Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-coap-c Obtained Jenkinsfile from 7bcb632897130d3d74bd790a412b39b323f00671+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (c9534dc40c1f131f71c16bccabbe468b874e3d74) 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-ssh17252346798525608857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4340436594760860229.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11372794167456436412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9263617788534003501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4529074109119161424.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17352616960828087498.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772683’ Running on prd-ubuntu20.04-docker-8c-8g-772691 in /w/workspace/edgexfoundry_device-coap-c_PR-66 [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_PR-66 # 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 > 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 7bcb632897130d3d74bd790a412b39b323f00671 Merge succeeded, producing 7bcb632897130d3d74bd790a412b39b323f00671 Checking out Revision 7bcb632897130d3d74bd790a412b39b323f00671 (PR-66) > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bcb632897130d3d74bd790a412b39b323f00671 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bcb632897130d3d74bd790a412b39b323f00671 # timeout=10 Commit message: "build: update to alpine 3.22 as the docker base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-07T09:47:53.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-07T09:47:53.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-07T09:47:53.673Z] ========================================================= [2025-11-07T09:47:53.673Z] EdgeX Global Pipelines Version Info [2025-11-07T09:47:53.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:47:54.799Z] ------------------- [2025-11-07T09:47:54.799Z] stable info: [2025-11-07T09:47:54.799Z] ------------------- [2025-11-07T09:47:54.799Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-07T09:47:54.799Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-07T09:47:54.799Z] Message: update stable to v1.0.278 [2025-11-07T09:47:55.371Z] ------------------- [2025-11-07T09:47:55.371Z] experimental info: [2025-11-07T09:47:55.371Z] ------------------- [2025-11-07T09:47:55.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-07T09:47:55.371Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-07T09:47:55.371Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-07T09:47:55.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-11-07T09:47:55.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-11-07T09:47:55.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-07T09:47:55.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-07T09:47:55.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-07T09:47:55.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-11-07T09:47:55.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-11-07T09:47:55.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-07T09:47:56.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-07T09:47:56.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-11-07T09:47:56.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-07T09:47:56.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-07T09:47:56.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T09:47:56.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-07T09:47:56.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-07T09:47:56.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-07T09:47:56.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-07T09:47:56.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo [2025-11-07T09:47:56.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo [2025-11-07T09:47:56.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo [2025-11-07T09:47:56.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo [2025-11-07T09:47:56.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bcb632 [Pipeline] echo [2025-11-07T09:47:56.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T09:47:56.960Z] provisioning config files... [2025-11-07T09:47:56.974Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config796327619974227570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:47:57.355Z] ---> ****-login.sh [2025-11-07T09:47:57.355Z] nexus3.edgexfoundry.org:10001 [2025-11-07T09:47:57.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:47:57.616Z] [2025-11-07T09:47:57.616Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T09:47:57.616Z] Configure a credential helper to remove this warning. See [2025-11-07T09:47:57.616Z] https://docs.****.com/go/credential-store/ [2025-11-07T09:47:57.616Z] [2025-11-07T09:47:57.616Z] Login Succeeded [2025-11-07T09:47:57.616Z] nexus3.edgexfoundry.org:10002 [2025-11-07T09:47:57.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:47:57.878Z] [2025-11-07T09:47:57.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T09:47:57.878Z] Configure a credential helper to remove this warning. See [2025-11-07T09:47:57.878Z] https://docs.****.com/go/credential-store/ [2025-11-07T09:47:57.878Z] [2025-11-07T09:47:57.878Z] Login Succeeded [2025-11-07T09:47:57.878Z] nexus3.edgexfoundry.org:10003 [2025-11-07T09:47:57.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:47:57.878Z] [2025-11-07T09:47:57.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T09:47:57.878Z] Configure a credential helper to remove this warning. See [2025-11-07T09:47:57.878Z] https://docs.****.com/go/credential-store/ [2025-11-07T09:47:57.878Z] [2025-11-07T09:47:57.879Z] Login Succeeded [2025-11-07T09:47:57.879Z] nexus3.edgexfoundry.org:10004 [2025-11-07T09:47:57.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:47:58.139Z] [2025-11-07T09:47:58.139Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T09:47:58.139Z] Configure a credential helper to remove this warning. See [2025-11-07T09:47:58.139Z] https://docs.****.com/go/credential-store/ [2025-11-07T09:47:58.139Z] [2025-11-07T09:47:58.139Z] Login Succeeded [2025-11-07T09:47:58.139Z] ****.io [2025-11-07T09:47:58.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:47:58.398Z] [2025-11-07T09:47:58.399Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-07T09:47:58.399Z] Configure a credential helper to remove this warning. See [2025-11-07T09:47:58.399Z] https://docs.****.com/go/credential-store/ [2025-11-07T09:47:58.399Z] [2025-11-07T09:47:58.399Z] Login Succeeded [2025-11-07T09:47:58.399Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T09:47:58.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-11-07T09:47:59.117Z] + git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo [2025-11-07T09:47:59.167Z] -----------> git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 7bcb632897130d3d74bd790a412b39b323f00671 [false] [Pipeline] sh [2025-11-07T09:47:59.488Z] + git log --format=format:%s -1 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo [2025-11-07T09:47:59.532Z] ========================================================= [2025-11-07T09:47:59.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T09:47:59.532Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-07T09:48:00.497Z] + git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo [2025-11-07T09:48:00.554Z] -----------> git rev-list -1 --merges 7bcb632897130d3d74bd790a412b39b323f00671~1..7bcb632897130d3d74bd790a412b39b323f00671 7bcb632897130d3d74bd790a412b39b323f00671 [false] [Pipeline] sh [2025-11-07T09:48:00.882Z] + git log --format=format:%s -1 7bcb632897130d3d74bd790a412b39b323f00671 [Pipeline] echo [2025-11-07T09:48:00.922Z] ========================================================= [2025-11-07T09:48:00.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-07T09:48:00.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-07T09:48:01.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-07T09:48:01.437Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-07T09:48:01.437Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-07T09:48:01.437Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-07T09:48:01.437Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-11-07T09:48:01.437Z] -a /etc/ssh/ssh_known_hosts [2025-11-07T09:48:01.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:48:01.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T09:48:01.992Z] [2025-11-07T09:48:01.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:48:02.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T09:48:02.379Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-07T09:48:02.379Z] 3dae71ba6b94: Pulling fs layer [2025-11-07T09:48:02.379Z] 6bf1a483ea7c: Pulling fs layer [2025-11-07T09:48:02.379Z] f5dfc541a4d3: Pulling fs layer [2025-11-07T09:48:02.379Z] 461d9e800cba: Pulling fs layer [2025-11-07T09:48:02.379Z] 80192f66455f: Pulling fs layer [2025-11-07T09:48:02.379Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-07T09:48:02.379Z] a29436f7fd5d: Pulling fs layer [2025-11-07T09:48:02.379Z] 923cac83aea3: Pulling fs layer [2025-11-07T09:48:02.379Z] 25ad8b0a4227: Pulling fs layer [2025-11-07T09:48:02.379Z] db01528c6b51: Pulling fs layer [2025-11-07T09:48:02.379Z] 28988de357af: Pulling fs layer [2025-11-07T09:48:02.379Z] 25ad8b0a4227: Waiting [2025-11-07T09:48:02.379Z] 80192f66455f: Waiting [2025-11-07T09:48:02.379Z] db01528c6b51: Waiting [2025-11-07T09:48:02.379Z] 461d9e800cba: Waiting [2025-11-07T09:48:02.379Z] 28988de357af: Waiting [2025-11-07T09:48:02.379Z] 923cac83aea3: Waiting [2025-11-07T09:48:02.379Z] 2e8e34ca0e6c: Waiting [2025-11-07T09:48:02.379Z] a29436f7fd5d: Waiting [2025-11-07T09:48:02.379Z] 6bf1a483ea7c: Verifying Checksum [2025-11-07T09:48:02.379Z] 6bf1a483ea7c: Download complete [2025-11-07T09:48:02.640Z] 461d9e800cba: Verifying Checksum [2025-11-07T09:48:02.640Z] 461d9e800cba: Download complete [2025-11-07T09:48:02.640Z] 80192f66455f: Verifying Checksum [2025-11-07T09:48:02.640Z] 80192f66455f: Download complete [2025-11-07T09:48:02.640Z] f5dfc541a4d3: Verifying Checksum [2025-11-07T09:48:02.640Z] f5dfc541a4d3: Download complete [2025-11-07T09:48:02.640Z] 3dae71ba6b94: Verifying Checksum [2025-11-07T09:48:02.640Z] 3dae71ba6b94: Download complete [2025-11-07T09:48:02.640Z] 923cac83aea3: Verifying Checksum [2025-11-07T09:48:02.640Z] 923cac83aea3: Download complete [2025-11-07T09:48:02.640Z] 25ad8b0a4227: Verifying Checksum [2025-11-07T09:48:02.640Z] 25ad8b0a4227: Download complete [2025-11-07T09:48:02.640Z] db01528c6b51: Download complete [2025-11-07T09:48:02.901Z] 28988de357af: Download complete [2025-11-07T09:48:02.901Z] a29436f7fd5d: Verifying Checksum [2025-11-07T09:48:02.901Z] a29436f7fd5d: Download complete [2025-11-07T09:48:03.473Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-07T09:48:03.473Z] 2e8e34ca0e6c: Download complete [2025-11-07T09:48:04.045Z] 3dae71ba6b94: Pull complete [2025-11-07T09:48:04.308Z] 6bf1a483ea7c: Pull complete [2025-11-07T09:48:05.250Z] f5dfc541a4d3: Pull complete [2025-11-07T09:48:05.250Z] 461d9e800cba: Pull complete [2025-11-07T09:48:05.250Z] 80192f66455f: Pull complete [2025-11-07T09:48:09.457Z] 2e8e34ca0e6c: Pull complete [2025-11-07T09:48:09.457Z] a29436f7fd5d: Pull complete [2025-11-07T09:48:09.457Z] 923cac83aea3: Pull complete [2025-11-07T09:48:09.457Z] 25ad8b0a4227: Pull complete [2025-11-07T09:48:09.718Z] db01528c6b51: Pull complete [2025-11-07T09:48:09.718Z] 28988de357af: Pull complete [2025-11-07T09:48:09.718Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-07T09:48:09.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-07T09:48:09.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T09:48:09.997Z] prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container [2025-11-07T09:48:10.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-07T09:48:11.939Z] $ docker top 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 -eo pid,comm [2025-11-07T09:48:12.001Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-07T09:48:12.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-07T09:48:12.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T09:48:12.150Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T09:48:12.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T09:48:12.253Z] $ docker exec 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent [2025-11-07T09:48:12.368Z] SSH_AUTH_SOCK=/tmp/ssh-oFxjDwmmmFeD/agent.32 [2025-11-07T09:48:12.368Z] SSH_AGENT_PID=38 [2025-11-07T09:48:12.373Z] Running ssh-add (command line suppressed) [2025-11-07T09:48:12.456Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_9610610762083305298.key (/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_9610610762083305298.key) [2025-11-07T09:48:12.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T09:48:12.819Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-66 [Pipeline] sh [2025-11-07T09:48:13.142Z] + git tag --points-at HEAD [Pipeline] } [2025-11-07T09:48:13.157Z] $ docker exec --env ******** --env ******** 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent -k [2025-11-07T09:48:13.247Z] unset SSH_AUTH_SOCK; [2025-11-07T09:48:13.247Z] unset SSH_AGENT_PID; [2025-11-07T09:48:13.249Z] echo Agent pid 38 killed; [2025-11-07T09:48:13.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-07T09:48:13.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-07T09:48:13.367Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-07T09:48:13.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-07T09:48:13.476Z] $ docker exec 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent [2025-11-07T09:48:13.581Z] SSH_AUTH_SOCK=/tmp/ssh-Io4hboG2F4uC/agent.85 [2025-11-07T09:48:13.581Z] SSH_AGENT_PID=91 [2025-11-07T09:48:13.586Z] Running ssh-add (command line suppressed) [2025-11-07T09:48:13.666Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_11047091522435545838.key (/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/private_key_11047091522435545838.key) [2025-11-07T09:48:13.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-07T09:48:14.036Z] + git semver init [2025-11-07T09:48:14.295Z] 2025-11-07 09:48:14,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-07T09:48:14.295Z] 2025-11-07 09:48:14,238 [run_init] DEBUG init version:0.0.0 force:False [2025-11-07T09:48:14.295Z] 2025-11-07 09:48:14,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver [2025-11-07T09:48:14.295Z] 2025-11-07 09:48:14,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-66/.semver [2025-11-07T09:48:14.295Z] 2025-11-07 09:48:14,239 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66, stdin=None, shell=False, universal_newlines=False) [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,901 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-66/.git/info/exclude [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,901 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 with force:False [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,901 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,905 [execute] INFO git cat-file --batch-check [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,909 [execute] INFO git cat-file --batch [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-66/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-07T09:48:15.235Z] 2025-11-07 09:48:14,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-66/.semver/PR-66 [2025-11-07T09:48:15.235Z] 0.0.0 [Pipeline] } [2025-11-07T09:48:15.246Z] $ docker exec --env ******** --env ******** 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 ssh-agent -k [2025-11-07T09:48:15.335Z] unset SSH_AUTH_SOCK; [2025-11-07T09:48:15.335Z] unset SSH_AGENT_PID; [2025-11-07T09:48:15.335Z] echo Agent pid 91 killed; [2025-11-07T09:48:15.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-07T09:48:15.866Z] + git semver [Pipeline] } [2025-11-07T09:48:16.139Z] $ docker stop --time=1 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 [2025-11-07T09:48:17.417Z] $ docker rm -f --volumes 8b91735c59879e2149a7d7aa1b028318ba3447c14a4e0ab0ac1021c0318efad3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-07T09:48:17.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-07T09:48:18.186Z] Stashed 1 file(s) [Pipeline] echo [2025-11-07T09:48:18.206Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T09:48:19.158Z] provisioning config files... [2025-11-07T09:48:19.176Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config10712816500200027884tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:48:19.656Z] ---> ****-login.sh [2025-11-07T09:48:19.656Z] nexus3.edgexfoundry.org:10001 [2025-11-07T09:48:19.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:48:19.656Z] Login Succeeded [2025-11-07T09:48:19.656Z] nexus3.edgexfoundry.org:10002 [2025-11-07T09:48:19.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:48:19.656Z] Login Succeeded [2025-11-07T09:48:19.656Z] nexus3.edgexfoundry.org:10003 [2025-11-07T09:48:19.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:48:19.917Z] Login Succeeded [2025-11-07T09:48:19.917Z] nexus3.edgexfoundry.org:10004 [2025-11-07T09:48:19.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:48:19.917Z] Login Succeeded [2025-11-07T09:48:19.917Z] ****.io [2025-11-07T09:48:19.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-07T09:48:20.177Z] Login Succeeded [2025-11-07T09:48:20.177Z] ---> ****-login.sh ends [Pipeline] } [2025-11-07T09:48:20.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-07T09:48:20.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T09:48:20.470Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-11-07T09:48:20.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-07T09:48:20.552Z] ========================================================= [2025-11-07T09:48:20.552Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-11-07T09:48:20.552Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:48:20.998Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-11-07T09:48:21.571Z] #0 building with "default" instance using docker driver [2025-11-07T09:48:21.571Z] [2025-11-07T09:48:21.571Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-11-07T09:48:21.571Z] #1 transferring dockerfile: 986B done [2025-11-07T09:48:21.571Z] #1 DONE 0.0s [2025-11-07T09:48:21.571Z] [2025-11-07T09:48:21.571Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-11-07T09:48:21.571Z] #2 DONE 0.1s [2025-11-07T09:48:21.831Z] [2025-11-07T09:48:21.831Z] #3 [internal] load .dockerignore [2025-11-07T09:48:21.831Z] #3 transferring context: 2B done [2025-11-07T09:48:21.831Z] #3 DONE 0.0s [2025-11-07T09:48:21.831Z] [2025-11-07T09:48:21.831Z] #4 [internal] load build context [2025-11-07T09:48:21.831Z] #4 transferring context: 68.38kB done [2025-11-07T09:48:21.831Z] #4 DONE 0.0s [2025-11-07T09:48:21.831Z] [2025-11-07T09:48:21.831Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-11-07T09:48:21.831Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2025-11-07T09:48:21.831Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-11-07T09:48:21.831Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-11-07T09:48:21.831Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2025-11-07T09:48:21.831Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2025-11-07T09:48:21.831Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-11-07T09:48:21.831Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s [2025-11-07T09:48:21.831Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-11-07T09:48:22.098Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 53.48MB / 118.14MB 0.4s [2025-11-07T09:48:22.098Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 75.50MB / 118.14MB 0.5s [2025-11-07T09:48:22.358Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2025-11-07T09:48:22.642Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2025-11-07T09:48:22.642Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2025-11-07T09:48:26.844Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.0s done [2025-11-07T09:48:26.844Z] #5 DONE 5.0s [2025-11-07T09:48:26.844Z] [2025-11-07T09:48:26.844Z] #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 [2025-11-07T09:48:26.844Z] #6 0.263 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T09:48:27.416Z] #6 0.666 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T09:48:27.416Z] #6 0.667 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T09:48:27.416Z] #6 0.667 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T09:48:28.360Z] #6 DONE 1.6s [2025-11-07T09:48:28.360Z] [2025-11-07T09:48:28.360Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2025-11-07T09:48:28.619Z] #7 DONE 0.3s [2025-11-07T09:48:28.619Z] [2025-11-07T09:48:28.620Z] #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 [2025-11-07T09:48:28.620Z] #8 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:28.880Z] #8 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:29.140Z] #8 0.590 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:29.708Z] #8 1.128 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:48:29.709Z] #8 1.138 (1/18) Installing dumb-init (1.2.5-r2) [2025-11-07T09:48:29.709Z] #8 1.142 (2/18) Installing hiredis (1.1.0-r2) [2025-11-07T09:48:29.709Z] #8 1.228 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-07T09:48:29.709Z] #8 1.323 (4/18) Installing libcbor (0.10.2-r1) [2025-11-07T09:48:29.968Z] #8 1.327 (5/18) Installing iotech-iot-1.6 (1.6.2-r0) [2025-11-07T09:48:30.536Z] #8 2.030 (6/18) Installing iotech-iot-1.6-dev (1.6.2-r0) [2025-11-07T09:48:30.536Z] #8 2.141 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-07T09:48:30.795Z] #8 2.355 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-07T09:48:31.054Z] #8 2.361 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-07T09:48:31.054Z] #8 2.364 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-07T09:48:31.054Z] #8 2.368 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-07T09:48:31.054Z] #8 2.371 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-07T09:48:31.054Z] #8 2.380 (13/18) Installing libblkid (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.387 (14/18) Installing libuuid (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.394 (15/18) Installing libfdisk (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.403 (16/18) Installing libmount (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.410 (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.415 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-07T09:48:31.054Z] #8 2.439 Executing busybox-1.36.1-r4.trigger [2025-11-07T09:48:31.054Z] #8 2.450 OK: 336 MiB in 100 packages [2025-11-07T09:48:31.054Z] #8 DONE 2.6s [2025-11-07T09:48:31.311Z] [2025-11-07T09:48:31.311Z] #9 [ 5/12] RUN apk --no-cache upgrade [2025-11-07T09:48:31.311Z] #9 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:31.569Z] #9 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:31.569Z] #9 0.439 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:32.135Z] #9 0.916 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:48:32.135Z] #9 0.923 Upgrading critical system libraries and apk-tools: [2025-11-07T09:48:32.135Z] #9 0.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-07T09:48:32.135Z] #9 0.950 Executing busybox-1.36.1-r4.trigger [2025-11-07T09:48:32.135Z] #9 1.012 Continuing the upgrade transaction with new apk-tools: [2025-11-07T09:48:32.135Z] #9 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:32.393Z] #9 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:32.393Z] #9 1.201 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:48:32.657Z] #9 1.688 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:48:32.915Z] #9 1.694 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T09:48:32.915Z] #9 1.706 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T09:48:32.915Z] #9 1.721 Executing busybox-1.36.1-r7.post-upgrade [2025-11-07T09:48:32.915Z] #9 1.735 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T09:48:32.915Z] #9 1.738 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-07T09:48:32.915Z] #9 1.747 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T09:48:32.915Z] #9 1.783 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T09:48:32.915Z] #9 1.792 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-11-07T09:48:32.915Z] #9 1.795 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-07T09:48:32.915Z] #9 1.844 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T09:48:32.915Z] #9 1.900 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-07T09:48:33.173Z] #9 1.904 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-07T09:48:33.173Z] #9 1.909 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-07T09:48:33.173Z] #9 1.918 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-07T09:48:33.173Z] #9 1.930 (14/27) Installing libpsl (0.21.5-r0) [2025-11-07T09:48:33.173Z] #9 1.933 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-07T09:48:33.173Z] #9 1.941 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-07T09:48:33.173Z] #9 1.944 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-07T09:48:33.173Z] #9 1.947 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-07T09:48:33.173Z] #9 1.967 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-07T09:48:33.173Z] #9 1.972 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-07T09:48:33.173Z] #9 2.026 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-11-07T09:48:33.433Z] #9 2.031 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T09:48:33.433Z] #9 2.035 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T09:48:33.433Z] #9 2.053 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T09:48:33.433Z] #9 2.056 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T09:48:33.433Z] #9 2.060 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-07T09:48:33.433Z] #9 2.064 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-07T09:48:33.433Z] #9 2.070 Executing busybox-1.36.1-r7.trigger [2025-11-07T09:48:33.433Z] #9 2.075 Executing ca-certificates-20241121-r1.trigger [2025-11-07T09:48:33.433Z] #9 2.123 OK: 336 MiB in 103 packages [2025-11-07T09:48:33.433Z] #9 DONE 2.3s [2025-11-07T09:48:33.433Z] [2025-11-07T09:48:33.433Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2025-11-07T09:48:33.433Z] #10 DONE 0.0s [2025-11-07T09:48:33.433Z] [2025-11-07T09:48:33.433Z] #11 [ 7/12] COPY src /device-coap/src/ [2025-11-07T09:48:33.433Z] #11 DONE 0.0s [2025-11-07T09:48:33.433Z] [2025-11-07T09:48:33.433Z] #12 [ 8/12] COPY VERSION /device-coap [2025-11-07T09:48:33.433Z] #12 DONE 0.0s [2025-11-07T09:48:33.693Z] [2025-11-07T09:48:33.693Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2025-11-07T09:48:33.693Z] #13 DONE 0.2s [2025-11-07T09:48:33.954Z] [2025-11-07T09:48:33.954Z] #14 [10/12] WORKDIR /device-coap [2025-11-07T09:48:33.954Z] #14 DONE 0.0s [2025-11-07T09:48:33.954Z] [2025-11-07T09:48:33.954Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2025-11-07T09:48:33.954Z] #15 0.249 + BUILD_CSDK=1 [2025-11-07T09:48:33.954Z] #15 0.249 + TINYDTLS_VERSION=b0e230d [2025-11-07T09:48:33.954Z] #15 0.249 + LIBCOAP_VERSION=1739507 [2025-11-07T09:48:33.954Z] #15 0.249 + CSDK_VERSION=4.1.0-dev.9 [2025-11-07T09:48:33.954Z] #15 0.249 + '[' -d deps ] [2025-11-07T09:48:33.954Z] #15 0.249 + mkdir deps [2025-11-07T09:48:34.214Z] #15 0.250 + cd /device-coap/deps [2025-11-07T09:48:34.214Z] #15 0.250 + git clone https://github.com/eclipse/tinydtls.git [2025-11-07T09:48:34.214Z] #15 0.253 Cloning into 'tinydtls'... [2025-11-07T09:48:34.474Z] #15 0.745 + cd tinydtls [2025-11-07T09:48:34.474Z] #15 0.745 + git checkout develop [2025-11-07T09:48:34.735Z] #15 0.760 branch 'develop' set up to track 'origin/develop'. [2025-11-07T09:48:34.735Z] #15 0.760 Switched to a new branch 'develop' [2025-11-07T09:48:34.735Z] #15 0.761 + git reset --hard b0e230d [2025-11-07T09:48:34.735Z] #15 0.776 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-11-07T09:48:34.735Z] #15 0.776 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-11-07T09:48:34.735Z] #15 0.777 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-11-07T09:48:34.735Z] #15 0.777 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-11-07T09:48:34.735Z] #15 0.779 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-11-07T09:48:34.735Z] #15 0.779 + mkdir -p build [2025-11-07T09:48:34.735Z] #15 0.780 + cd build [2025-11-07T09:48:34.735Z] #15 0.780 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-11-07T09:48:34.735Z] #15 0.848 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:48:34.735Z] #15 0.862 -- Detecting C compiler ABI info [2025-11-07T09:48:34.735Z] #15 0.952 -- Detecting C compiler ABI info - done [2025-11-07T09:48:34.735Z] #15 0.972 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:48:34.995Z] #15 0.972 -- Detecting C compile features [2025-11-07T09:48:34.996Z] #15 0.973 -- Detecting C compile features - done [2025-11-07T09:48:34.996Z] #15 0.976 -- Looking for assert.h [2025-11-07T09:48:34.996Z] #15 1.059 -- Looking for assert.h - found [2025-11-07T09:48:34.996Z] #15 1.060 -- Looking for arpa/inet.h [2025-11-07T09:48:34.996Z] #15 1.150 -- Looking for arpa/inet.h - found [2025-11-07T09:48:35.256Z] #15 1.150 -- Looking for fcntl.h [2025-11-07T09:48:35.256Z] #15 1.239 -- Looking for fcntl.h - found [2025-11-07T09:48:35.256Z] #15 1.239 -- Looking for inttypes.h [2025-11-07T09:48:35.256Z] #15 1.327 -- Looking for inttypes.h - found [2025-11-07T09:48:35.256Z] #15 1.328 -- Looking for memory.h [2025-11-07T09:48:35.256Z] #15 1.420 -- Looking for memory.h - found [2025-11-07T09:48:35.256Z] #15 1.421 -- Looking for netdb.h [2025-11-07T09:48:35.256Z] #15 1.507 -- Looking for netdb.h - found [2025-11-07T09:48:35.516Z] #15 1.507 -- Looking for netinet/in.h [2025-11-07T09:48:35.516Z] #15 1.591 -- Looking for netinet/in.h - found [2025-11-07T09:48:35.516Z] #15 1.591 -- Looking for stddef.h [2025-11-07T09:48:35.516Z] #15 1.683 -- Looking for stddef.h - found [2025-11-07T09:48:35.776Z] #15 1.684 -- Looking for stdint.h [2025-11-07T09:48:35.776Z] #15 1.765 -- Looking for stdint.h - found [2025-11-07T09:48:35.776Z] #15 1.765 -- Looking for stdlib.h [2025-11-07T09:48:35.776Z] #15 1.852 -- Looking for stdlib.h - found [2025-11-07T09:48:35.776Z] #15 1.852 -- Looking for string.h [2025-11-07T09:48:35.776Z] #15 1.938 -- Looking for string.h - found [2025-11-07T09:48:35.776Z] #15 1.939 -- Looking for strings.h [2025-11-07T09:48:35.776Z] #15 2.023 -- Looking for strings.h - found [2025-11-07T09:48:36.036Z] #15 2.024 -- Looking for time.h [2025-11-07T09:48:36.036Z] #15 2.116 -- Looking for time.h - found [2025-11-07T09:48:36.036Z] #15 2.117 -- Looking for sys/param.h [2025-11-07T09:48:36.036Z] #15 2.206 -- Looking for sys/param.h - found [2025-11-07T09:48:36.295Z] #15 2.206 -- Looking for sys/socket.h [2025-11-07T09:48:36.295Z] #15 2.296 -- Looking for sys/socket.h - found [2025-11-07T09:48:36.295Z] #15 2.296 -- Looking for sys/stat.h [2025-11-07T09:48:36.295Z] #15 2.385 -- Looking for sys/stat.h - found [2025-11-07T09:48:36.295Z] #15 2.386 -- Looking for sys/types.h [2025-11-07T09:48:36.295Z] #15 2.477 -- Looking for sys/types.h - found [2025-11-07T09:48:36.295Z] #15 2.478 -- Looking for sys/time.h [2025-11-07T09:48:36.295Z] #15 2.568 -- Looking for sys/time.h - found [2025-11-07T09:48:36.556Z] #15 2.569 -- Looking for unistd.h [2025-11-07T09:48:36.556Z] #15 2.658 -- Looking for unistd.h - found [2025-11-07T09:48:36.556Z] #15 2.659 -- Looking for float.h [2025-11-07T09:48:36.556Z] #15 2.749 -- Looking for float.h - found [2025-11-07T09:48:36.815Z] #15 2.750 -- Looking for dlfcn.h [2025-11-07T09:48:36.815Z] #15 2.842 -- Looking for dlfcn.h - found [2025-11-07T09:48:36.815Z] #15 2.842 -- Looking for memset [2025-11-07T09:48:36.815Z] #15 2.934 -- Looking for memset - found [2025-11-07T09:48:36.815Z] #15 2.934 -- Looking for select [2025-11-07T09:48:36.815Z] #15 3.022 -- Looking for select - found [2025-11-07T09:48:36.815Z] #15 3.023 -- Looking for socket [2025-11-07T09:48:36.815Z] #15 3.109 -- Looking for socket - found [2025-11-07T09:48:36.815Z] #15 3.109 -- Looking for strdup [2025-11-07T09:48:37.074Z] #15 3.195 -- Looking for strdup - found [2025-11-07T09:48:37.074Z] #15 3.195 -- Looking for strerror [2025-11-07T09:48:37.074Z] #15 3.281 -- Looking for strerror - found [2025-11-07T09:48:37.332Z] #15 3.281 -- Looking for strnlen [2025-11-07T09:48:37.332Z] #15 3.371 -- Looking for strnlen - found [2025-11-07T09:48:37.332Z] #15 3.371 -- Looking for fls [2025-11-07T09:48:37.332Z] #15 3.457 -- Looking for fls - not found [2025-11-07T09:48:37.332Z] #15 3.457 -- Looking for vprintf [2025-11-07T09:48:37.332Z] #15 3.544 -- Looking for vprintf - found [2025-11-07T09:48:37.332Z] #15 3.544 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-11-07T09:48:37.332Z] #15 3.596 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-11-07T09:48:37.591Z] #15 3.604 -- Configuring done (2.8s) [2025-11-07T09:48:37.591Z] #15 3.609 -- Generating done (0.0s) [2025-11-07T09:48:37.591Z] #15 3.610 -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-11-07T09:48:37.591Z] #15 3.612 + make [2025-11-07T09:48:37.591Z] #15 3.652 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-11-07T09:48:37.591Z] #15 3.817 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-11-07T09:48:37.850Z] #15 3.853 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-11-07T09:48:37.850Z] #15 4.111 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-11-07T09:48:38.109Z] #15 4.225 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-11-07T09:48:38.109Z] #15 4.225 In function 'ecc_ecdh', [2025-11-07T09:48:38.109Z] #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:48:38.109Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:48:38.109Z] #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:48:38.109Z] #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:48:38.109Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:48:38.109Z] #15 4.225 /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 [2025-11-07T09:48:38.109Z] #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:48:38.109Z] #15 4.225 | ^~~~~~~~~~~ [2025-11-07T09:48:38.109Z] #15 4.225 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-11-07T09:48:38.109Z] #15 4.225 431 | uint32_t pub_x[8]; [2025-11-07T09:48:38.109Z] #15 4.225 | ^~~~~ [2025-11-07T09:48:38.109Z] #15 4.225 In function 'ecc_ecdh', [2025-11-07T09:48:38.109Z] #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:48:38.109Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:48:38.109Z] #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:48:38.109Z] #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:48:38.110Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:48:38.110Z] #15 4.225 /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 [2025-11-07T09:48:38.110Z] #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:48:38.110Z] #15 4.225 | ^~~~~~~~~~~ [2025-11-07T09:48:38.371Z] #15 4.225 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-11-07T09:48:38.371Z] #15 4.225 432 | uint32_t pub_y[8]; [2025-11-07T09:48:38.371Z] #15 4.225 | ^~~~~ [2025-11-07T09:48:38.371Z] #15 4.225 In function 'ecc_ecdh', [2025-11-07T09:48:38.371Z] #15 4.225 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:48:38.371Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:48:38.371Z] #15 4.225 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:48:38.371Z] #15 4.225 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:48:38.371Z] #15 4.225 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:48:38.371Z] #15 4.225 /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 [2025-11-07T09:48:38.371Z] #15 4.225 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:48:38.371Z] #15 4.225 | ^~~~~~~~~~~ [2025-11-07T09:48:38.371Z] #15 4.225 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-11-07T09:48:38.371Z] #15 4.225 430 | uint32_t priv[8]; [2025-11-07T09:48:38.371Z] #15 4.225 | ^~~~ [2025-11-07T09:48:38.371Z] #15 4.309 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-11-07T09:48:39.308Z] #15 5.324 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-11-07T09:48:39.308Z] #15 5.376 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-11-07T09:48:39.308Z] #15 5.421 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-11-07T09:48:39.308Z] #15 5.460 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-11-07T09:48:39.568Z] #15 5.473 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-11-07T09:48:39.568Z] #15 5.473 /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] [2025-11-07T09:48:39.568Z] #15 5.473 316 | for (idx = 0; idx < count; idx++) { [2025-11-07T09:48:39.568Z] #15 5.473 | ^ [2025-11-07T09:48:39.568Z] #15 5.473 /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] [2025-11-07T09:48:39.568Z] #15 5.473 319 | return result == count; [2025-11-07T09:48:39.569Z] #15 5.473 | ^~ [2025-11-07T09:48:40.138Z] #15 6.129 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-11-07T09:48:40.138Z] #15 6.191 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-11-07T09:48:40.138Z] #15 6.257 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-11-07T09:48:40.138Z] #15 6.305 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-11-07T09:48:40.138Z] #15 6.362 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-11-07T09:48:40.398Z] #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-11-07T09:48:40.398Z] #15 6.379 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-11-07T09:48:40.398Z] #15 6.379 | ~~~~~~~~~~^~~~~~~~ [2025-11-07T09:48:40.398Z] #15 6.379 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-11-07T09:48:40.398Z] #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-11-07T09:48:40.398Z] #15 6.379 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-11-07T09:48:40.398Z] #15 6.379 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:48:40.398Z] #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-11-07T09:48:40.398Z] #15 6.379 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-11-07T09:48:40.398Z] #15 6.379 | ~~~~~^~~~~~~~ [2025-11-07T09:48:40.398Z] #15 6.379 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-11-07T09:48:40.398Z] #15 6.379 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-11-07T09:48:40.398Z] #15 6.379 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:48:40.398Z] #15 6.527 [100%] Linking C shared library libtinydtls.so [2025-11-07T09:48:40.398Z] #15 6.557 [100%] Built target tinydtls [2025-11-07T09:48:40.398Z] #15 6.563 + make install [2025-11-07T09:48:40.398Z] #15 6.603 [100%] Built target tinydtls [2025-11-07T09:48:40.398Z] #15 6.615 Install the project... [2025-11-07T09:48:40.398Z] #15 6.621 -- Install configuration: "Release" [2025-11-07T09:48:40.398Z] #15 6.621 -- Installing: /usr/local/lib/libtinydtls.so [2025-11-07T09:48:40.398Z] #15 6.621 -- Installing: /usr/local/include/tinydtls [2025-11-07T09:48:40.398Z] #15 6.621 -- Installing: /usr/local/include/tinydtls/uthash.h [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/sha2 [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-11-07T09:48:40.398Z] #15 6.622 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/alert.h [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/aes [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/crypto.h [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/numeric.h [2025-11-07T09:48:40.398Z] #15 6.623 -- Installing: /usr/local/include/tinydtls/peer.h [2025-11-07T09:48:40.398Z] #15 6.624 -- Installing: /usr/local/include/tinydtls/utlist.h [2025-11-07T09:48:40.398Z] #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-11-07T09:48:40.398Z] #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-11-07T09:48:40.398Z] #15 6.624 -- Installing: /usr/local/include/tinydtls/netq.h [2025-11-07T09:48:40.398Z] #15 6.624 -- Installing: /usr/local/include/tinydtls/dtls.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/global.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/state.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/session.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/hmac.h [2025-11-07T09:48:40.398Z] #15 6.625 -- Installing: /usr/local/include/tinydtls/ccm.h [2025-11-07T09:48:40.398Z] #15 6.626 -- Up-to-date: /usr/local/include/tinydtls [2025-11-07T09:48:40.398Z] #15 6.626 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-11-07T09:48:40.398Z] #15 6.627 + cd /device-coap/deps [2025-11-07T09:48:40.398Z] #15 6.627 + git clone https://github.com/obgm/libcoap.git [2025-11-07T09:48:40.398Z] #15 6.628 Cloning into 'libcoap'... [2025-11-07T09:48:42.302Z] #15 8.272 + cd libcoap [2025-11-07T09:48:42.302Z] #15 8.272 + git reset --hard 1739507 [2025-11-07T09:48:42.302Z] #15 8.307 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-11-07T09:48:42.302Z] #15 8.308 + patch -p1 [2025-11-07T09:48:42.302Z] #15 8.308 patching file cmake/FindTinyDTLS.cmake [2025-11-07T09:48:42.302Z] #15 8.309 + patch -p1 [2025-11-07T09:48:42.302Z] #15 8.310 patching file include/coap2/coap_config.h.in [2025-11-07T09:48:42.302Z] #15 8.310 + mkdir -p build [2025-11-07T09:48:42.302Z] #15 8.311 + cd build [2025-11-07T09:48:42.302Z] #15 8.311 + 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' .. [2025-11-07T09:48:42.302Z] #15 8.383 -- The CXX compiler identification is GNU 12.2.1 [2025-11-07T09:48:42.302Z] #15 8.442 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:48:42.302Z] #15 8.463 -- Detecting CXX compiler ABI info [2025-11-07T09:48:42.302Z] #15 8.552 -- Detecting CXX compiler ABI info - done [2025-11-07T09:48:42.562Z] #15 8.573 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-11-07T09:48:42.562Z] #15 8.573 -- Detecting CXX compile features [2025-11-07T09:48:42.562Z] #15 8.574 -- Detecting CXX compile features - done [2025-11-07T09:48:42.562Z] #15 8.579 -- Detecting C compiler ABI info [2025-11-07T09:48:42.562Z] #15 8.669 -- Detecting C compiler ABI info - done [2025-11-07T09:48:42.562Z] #15 8.686 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:48:42.562Z] #15 8.686 -- Detecting C compile features [2025-11-07T09:48:42.562Z] #15 8.687 -- Detecting C compile features - done [2025-11-07T09:48:42.562Z] #15 8.691 -- Looking for byteswap.h [2025-11-07T09:48:42.562Z] #15 8.773 -- Looking for byteswap.h - found [2025-11-07T09:48:42.822Z] #15 8.773 -- Looking for inttypes.h [2025-11-07T09:48:42.822Z] #15 8.862 -- Looking for inttypes.h - found [2025-11-07T09:48:42.822Z] #15 8.863 -- Looking for limits.h [2025-11-07T09:48:42.822Z] #15 8.945 -- Looking for limits.h - found [2025-11-07T09:48:42.822Z] #15 8.945 -- Looking for memory.h [2025-11-07T09:48:42.822Z] #15 9.026 -- Looking for memory.h - found [2025-11-07T09:48:42.822Z] #15 9.026 -- Looking for strings.h [2025-11-07T09:48:42.822Z] #15 9.108 -- Looking for strings.h - found [2025-11-07T09:48:43.081Z] #15 9.108 -- Looking for string.h [2025-11-07T09:48:43.081Z] #15 9.195 -- Looking for string.h - found [2025-11-07T09:48:43.081Z] #15 9.195 -- Looking for sys/sysctl.h [2025-11-07T09:48:43.081Z] #15 9.242 -- Looking for sys/sysctl.h - not found [2025-11-07T09:48:43.342Z] #15 9.242 -- Looking for netinet/in.h [2025-11-07T09:48:43.342Z] #15 9.330 -- Looking for netinet/in.h - found [2025-11-07T09:48:43.342Z] #15 9.330 -- Looking for sys/epoll.h [2025-11-07T09:48:43.342Z] #15 9.416 -- Looking for sys/epoll.h - found [2025-11-07T09:48:43.342Z] #15 9.416 -- Looking for sys/timerfd.h [2025-11-07T09:48:43.342Z] #15 9.505 -- Looking for sys/timerfd.h - found [2025-11-07T09:48:43.342Z] #15 9.506 -- Looking for arpa/inet.h [2025-11-07T09:48:43.342Z] #15 9.595 -- Looking for arpa/inet.h - found [2025-11-07T09:48:43.601Z] #15 9.595 -- Looking for stdbool.h [2025-11-07T09:48:43.601Z] #15 9.676 -- Looking for stdbool.h - found [2025-11-07T09:48:43.601Z] #15 9.676 -- Looking for netdb.h [2025-11-07T09:48:43.601Z] #15 9.768 -- Looking for netdb.h - found [2025-11-07T09:48:43.862Z] #15 9.769 -- Looking for pthread.h [2025-11-07T09:48:43.862Z] #15 9.854 -- Looking for pthread.h - found [2025-11-07T09:48:43.862Z] #15 9.855 -- Looking for stdlib.h [2025-11-07T09:48:43.862Z] #15 9.945 -- Looking for stdlib.h - found [2025-11-07T09:48:43.862Z] #15 9.945 -- Looking for stdint.h [2025-11-07T09:48:43.862Z] #15 10.03 -- Looking for stdint.h - found [2025-11-07T09:48:43.862Z] #15 10.03 -- Looking for syslog.h [2025-11-07T09:48:43.862Z] #15 10.12 -- Looking for syslog.h - found [2025-11-07T09:48:44.121Z] #15 10.12 -- Looking for sys/ioctl.h [2025-11-07T09:48:44.121Z] #15 10.21 -- Looking for sys/ioctl.h - found [2025-11-07T09:48:44.121Z] #15 10.21 -- Looking for sys/socket.h [2025-11-07T09:48:44.121Z] #15 10.29 -- Looking for sys/socket.h - found [2025-11-07T09:48:44.380Z] #15 10.29 -- Looking for sys/stat.h [2025-11-07T09:48:44.380Z] #15 10.38 -- Looking for sys/stat.h - found [2025-11-07T09:48:44.380Z] #15 10.38 -- Looking for sys/time.h [2025-11-07T09:48:44.380Z] #15 10.47 -- Looking for sys/time.h - found [2025-11-07T09:48:44.380Z] #15 10.47 -- Looking for sys/types.h [2025-11-07T09:48:44.380Z] #15 10.56 -- Looking for sys/types.h - found [2025-11-07T09:48:44.380Z] #15 10.56 -- Looking for sys/unistd.h [2025-11-07T09:48:44.380Z] #15 10.60 -- Looking for sys/unistd.h - not found [2025-11-07T09:48:44.640Z] #15 10.60 -- Looking for time.h [2025-11-07T09:48:44.640Z] #15 10.69 -- Looking for time.h - found [2025-11-07T09:48:44.640Z] #15 10.69 -- Looking for unistd.h [2025-11-07T09:48:44.640Z] #15 10.77 -- Looking for unistd.h - found [2025-11-07T09:48:44.899Z] #15 10.77 -- Looking for float.h [2025-11-07T09:48:44.899Z] #15 10.86 -- Looking for float.h - found [2025-11-07T09:48:44.899Z] #15 10.86 -- Looking for stddef.h [2025-11-07T09:48:44.899Z] #15 10.95 -- Looking for stddef.h - found [2025-11-07T09:48:44.899Z] #15 10.95 -- Looking for winsock2.h [2025-11-07T09:48:44.899Z] #15 11.01 -- Looking for winsock2.h - not found [2025-11-07T09:48:44.899Z] #15 11.01 -- Looking for ws2tcpip.h [2025-11-07T09:48:44.899Z] #15 11.06 -- Looking for ws2tcpip.h - not found [2025-11-07T09:48:45.160Z] #15 11.06 -- Looking for malloc [2025-11-07T09:48:45.160Z] #15 11.15 -- Looking for malloc - found [2025-11-07T09:48:45.160Z] #15 11.15 -- Looking for memset [2025-11-07T09:48:45.160Z] #15 11.24 -- Looking for memset - found [2025-11-07T09:48:45.160Z] #15 11.24 -- Looking for select [2025-11-07T09:48:45.160Z] #15 11.32 -- Looking for select - found [2025-11-07T09:48:45.160Z] #15 11.32 -- Looking for socket [2025-11-07T09:48:45.160Z] #15 11.41 -- Looking for socket - found [2025-11-07T09:48:45.420Z] #15 11.41 -- Looking for strcasecmp [2025-11-07T09:48:45.420Z] #15 11.51 -- Looking for strcasecmp - found [2025-11-07T09:48:45.420Z] #15 11.51 -- Looking for pthread_mutex_lock [2025-11-07T09:48:45.420Z] #15 11.60 -- Looking for pthread_mutex_lock - found [2025-11-07T09:48:45.679Z] #15 11.60 -- Looking for getaddrinfo [2025-11-07T09:48:45.679Z] #15 11.68 -- Looking for getaddrinfo - found [2025-11-07T09:48:45.679Z] #15 11.68 -- Looking for strnlen [2025-11-07T09:48:45.679Z] #15 11.77 -- Looking for strnlen - found [2025-11-07T09:48:45.679Z] #15 11.77 -- Looking for strrchr [2025-11-07T09:48:45.679Z] #15 11.86 -- Looking for strrchr - found [2025-11-07T09:48:45.679Z] #15 11.86 -- Looking for getrandom [2025-11-07T09:48:45.679Z] #15 11.95 -- Looking for getrandom - found [2025-11-07T09:48:45.939Z] #15 11.95 -- Looking for cmsghdr [2025-11-07T09:48:45.939Z] #15 12.00 -- Looking for cmsghdr - not found [2025-11-07T09:48:45.939Z] #15 12.00 -- compiling without epoll support [2025-11-07T09:48:45.939Z] #15 12.00 -- compiling with DTLS support [2025-11-07T09:48:45.939Z] #15 12.00 -- DTLS_BACKEND: tinydtls [2025-11-07T09:48:45.939Z] #15 12.01 -- Found TinyDTLS: /usr/local/include [2025-11-07T09:48:45.939Z] #15 12.01 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-11-07T09:48:45.939Z] #15 12.01 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-11-07T09:48:45.939Z] #15 12.01 -- TINYDTLS_ROOT_DIR: [2025-11-07T09:48:45.939Z] #15 12.01 -- compiling with tinydtls support [2025-11-07T09:48:45.939Z] #15 12.01 -- ENABLE_DTLS:.....................ON [2025-11-07T09:48:45.939Z] #15 12.01 -- ENABLE_TCP:......................ON [2025-11-07T09:48:45.939Z] #15 12.01 -- ENABLE_DOCS:.....................OFF [2025-11-07T09:48:45.939Z] #15 12.01 -- ENABLE_EXAMPLES:.................OFF [2025-11-07T09:48:45.939Z] #15 12.01 -- DTLS_BACKEND:....................tinydtls [2025-11-07T09:48:45.939Z] #15 12.01 -- WITH_GNUTLS:.....................OFF [2025-11-07T09:48:45.939Z] #15 12.01 -- WITH_TINYDTLS:...................ON [2025-11-07T09:48:45.939Z] #15 12.01 -- WITH_OPENSSL:....................OFF [2025-11-07T09:48:45.939Z] #15 12.01 -- WITH_MBEDTLS:....................OFF [2025-11-07T09:48:45.939Z] #15 12.01 -- HAVE_LIBTINYDTLS:................1 [2025-11-07T09:48:45.939Z] #15 12.01 -- HAVE_LIBGNUTLS:.................. [2025-11-07T09:48:45.939Z] #15 12.01 -- HAVE_OPENSSL:.................... [2025-11-07T09:48:45.939Z] #15 12.01 -- HAVE_MBEDTLS:.................... [2025-11-07T09:48:45.939Z] #15 12.01 -- COAP_EPOLL_SUPPORT:.............. [2025-11-07T09:48:45.939Z] #15 12.01 -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-11-07T09:48:45.939Z] #15 12.01 -- BUILD_SHARED_LIBS:...............ON [2025-11-07T09:48:45.939Z] #15 12.01 -- CMAKE_BUILD_TYPE:................Release [2025-11-07T09:48:45.939Z] #15 12.01 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-11-07T09:48:45.939Z] #15 12.01 -- Configuring done (3.7s) [2025-11-07T09:48:45.939Z] #15 12.01 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-11-07T09:48:45.939Z] #15 12.01 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-11-07T09:48:45.939Z] #15 12.01 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-11-07T09:48:45.939Z] #15 12.01 command to set the policy and suppress this warning. [2025-11-07T09:48:45.939Z] #15 12.01 [2025-11-07T09:48:45.939Z] #15 12.01 File: [2025-11-07T09:48:45.939Z] #15 12.01 [2025-11-07T09:48:45.939Z] #15 12.01 /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-11-07T09:48:45.939Z] #15 12.01 This warning is for project developers. Use -Wno-dev to suppress it. [2025-11-07T09:48:45.939Z] #15 12.01 [2025-11-07T09:48:45.939Z] #15 12.02 -- Generating done (0.0s) [2025-11-07T09:48:45.939Z] #15 12.02 -- Build files have been written to: /device-coap/deps/libcoap/build [2025-11-07T09:48:45.939Z] #15 12.03 + make [2025-11-07T09:48:45.939Z] #15 12.07 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-11-07T09:48:45.939Z] #15 12.14 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-11-07T09:48:45.939Z] #15 12.21 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-11-07T09:48:46.197Z] #15 12.32 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-11-07T09:48:46.457Z] #15 12.57 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-11-07T09:48:46.457Z] #15 12.62 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-11-07T09:48:46.457Z] #15 12.67 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-11-07T09:48:46.717Z] #15 12.93 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-11-07T09:48:46.977Z] #15 12.97 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-11-07T09:48:46.977Z] #15 13.03 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-11-07T09:48:47.544Z] #15 13.55 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-11-07T09:48:47.545Z] #15 13.66 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-11-07T09:48:47.545Z] #15 13.73 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-11-07T09:48:47.545Z] #15 13.80 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-11-07T09:48:47.804Z] #15 13.85 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-11-07T09:48:48.372Z] #15 14.42 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-11-07T09:48:48.372Z] #15 14.62 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-11-07T09:48:48.631Z] #15 14.80 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-11-07T09:48:48.890Z] #15 15.18 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-11-07T09:48:49.150Z] #15 15.25 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-11-07T09:48:49.150Z] #15 15.29 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-11-07T09:48:49.409Z] #15 15.49 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-11-07T09:48:49.409Z] #15 15.67 [100%] Linking C shared library libcoap-2.so [2025-11-07T09:48:49.668Z] #15 15.71 [100%] Built target coap-2 [2025-11-07T09:48:49.668Z] #15 15.72 + make install [2025-11-07T09:48:49.668Z] #15 15.78 [100%] Built target coap-2 [2025-11-07T09:48:49.668Z] #15 15.79 Install the project... [2025-11-07T09:48:49.668Z] #15 15.80 -- Install configuration: "Release" [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/lib/libcoap-2.so [2025-11-07T09:48:49.668Z] #15 15.80 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-11-07T09:48:49.668Z] #15 15.80 -- Up-to-date: /usr/local/include [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2 [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/uthash.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/subscribe.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/option.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/resource.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/bits.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/block.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_io.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/pdu.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/str.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/async.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/net.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/address.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/uri.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_event.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_riot.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_prng.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/lwippools.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_debug.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/utlist.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/coap_time.h [2025-11-07T09:48:49.668Z] #15 15.80 -- Installing: /usr/local/include/coap2/encode.h [2025-11-07T09:48:49.668Z] #15 15.81 -- Installing: /usr/local/include/coap2/libcoap.h [2025-11-07T09:48:49.668Z] #15 15.81 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-11-07T09:48:49.668Z] #15 15.81 -- Installing: /usr/local/include/coap2/mem.h [2025-11-07T09:48:49.668Z] #15 15.81 -- Installing: /usr/local/include/coap2/coap_session.h [2025-11-07T09:48:49.668Z] #15 15.81 -- Up-to-date: /usr/local/include [2025-11-07T09:48:49.668Z] #15 15.81 -- Up-to-date: /usr/local/include/coap2 [2025-11-07T09:48:49.668Z] #15 15.81 -- Installing: /usr/local/include/coap2/coap.h [2025-11-07T09:48:49.668Z] #15 15.81 + '[' 1 '=' 1 ] [2025-11-07T09:48:49.668Z] #15 15.81 + cd /device-coap/deps [2025-11-07T09:48:49.668Z] #15 15.81 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip [2025-11-07T09:48:49.668Z] #15 15.81 Connecting to github.com (140.82.113.4:443) [2025-11-07T09:48:49.928Z] #15 16.05 Connecting to codeload.github.com (140.82.114.9:443) [2025-11-07T09:48:49.928Z] #15 16.22 saving to 'v4.1.0-dev.9.zip' [2025-11-07T09:48:50.188Z] #15 16.29 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA [2025-11-07T09:48:50.188Z] #15 16.29 'v4.1.0-dev.9.zip' saved [2025-11-07T09:48:50.188Z] #15 16.29 + unzip v4.1.0-dev.9.zip [2025-11-07T09:48:50.188Z] #15 16.29 Archive: v4.1.0-dev.9.zip [2025-11-07T09:48:50.188Z] #15 16.29 creating: device-sdk-c-4.1.0-dev.9/ [2025-11-07T09:48:50.188Z] #15 16.29 creating: device-sdk-c-4.1.0-dev.9/.github/ [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml [2025-11-07T09:48:50.188Z] #15 16.29 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/.gitignore [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/LICENSE [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/Makefile [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.md [2025-11-07T09:48:50.188Z] #15 16.29 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md [2025-11-07T09:48:50.188Z] #15 16.29 creating: device-sdk-c-4.1.0-dev.9/docs/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/ [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/scripts/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-07T09:48:50.188Z] #15 16.30 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ [2025-11-07T09:48:50.188Z] #15 16.30 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-07T09:48:50.188Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ [2025-11-07T09:48:50.188Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json [2025-11-07T09:48:50.189Z] #15 16.31 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c [2025-11-07T09:48:50.189Z] #15 16.31 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h [2025-11-07T09:48:50.189Z] #15 16.32 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake [2025-11-07T09:48:50.189Z] #15 16.32 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake [2025-11-07T09:48:50.189Z] #15 16.32 + cd device-sdk-c-4.1.0-dev.9 [2025-11-07T09:48:50.189Z] #15 16.32 + ./scripts/build.sh [2025-11-07T09:48:50.189Z] #15 16.32 + CPPCHECK=false [2025-11-07T09:48:50.189Z] #15 16.32 + DOCGEN=false [2025-11-07T09:48:50.189Z] #15 16.32 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-07T09:48:50.189Z] #15 16.32 + '[' 0 -gt 0 ] [2025-11-07T09:48:50.189Z] #15 16.32 + readlink -f ./scripts/build.sh [2025-11-07T09:48:50.189Z] #15 16.32 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T09:48:50.189Z] #15 16.32 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts [2025-11-07T09:48:50.189Z] #15 16.32 + ROOT=/device-coap/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T09:48:50.189Z] #15 16.32 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T09:48:50.189Z] #15 16.32 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:48:50.189Z] #15 16.32 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:48:50.189Z] #15 16.32 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T09:48:50.189Z] #15 16.39 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:48:50.448Z] #15 16.41 -- Detecting C compiler ABI info [2025-11-07T09:48:50.448Z] #15 16.49 -- Detecting C compiler ABI info - done [2025-11-07T09:48:50.448Z] #15 16.51 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:48:50.448Z] #15 16.51 -- Detecting C compile features [2025-11-07T09:48:50.448Z] #15 16.51 -- Detecting C compile features - done [2025-11-07T09:48:50.448Z] #15 16.51 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T09:48:50.448Z] #15 16.58 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T09:48:50.448Z] #15 16.59 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T09:48:50.448Z] #15 16.59 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T09:48:50.448Z] #15 16.59 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T09:48:50.449Z] #15 16.59 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T09:48:50.449Z] #15 16.60 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T09:48:50.449Z] #15 16.60 -- /opt/iotech/iot/1.6/include [2025-11-07T09:48:50.449Z] #15 16.60 -- C SDK 0.0.0 for Linux [2025-11-07T09:48:50.449Z] #15 16.60 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T09:48:50.449Z] #15 16.68 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T09:48:50.707Z] #15 16.73 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T09:48:50.707Z] #15 16.75 -- Configuring done (0.4s) [2025-11-07T09:48:50.707Z] #15 16.78 -- Generating done (0.0s) [2025-11-07T09:48:50.707Z] #15 16.79 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:48:50.707Z] #15 16.79 + make all package [2025-11-07T09:48:50.707Z] #15 16.79 + tee release.log [2025-11-07T09:48:50.707Z] #15 16.84 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T09:48:50.707Z] #15 16.94 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T09:48:50.965Z] #15 17.09 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T09:48:50.965Z] #15 17.22 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T09:48:51.224Z] #15 17.32 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T09:48:51.483Z] #15 17.62 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T09:48:51.484Z] #15 17.66 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T09:48:51.484Z] #15 17.78 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T09:48:52.051Z] #15 18.05 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T09:48:52.051Z] #15 18.14 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T09:48:52.051Z] #15 18.28 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T09:48:52.313Z] #15 18.39 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T09:48:52.572Z] #15 18.48 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T09:48:52.572Z] #15 18.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T09:48:52.572Z] #15 18.68 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T09:48:52.830Z] #15 19.02 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T09:48:53.090Z] #15 19.08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T09:48:53.090Z] #15 19.32 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T09:48:53.348Z] #15 19.42 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T09:48:53.348Z] #15 19.63 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T09:48:53.607Z] #15 19.71 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T09:48:54.543Z] #15 20.69 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T09:48:54.802Z] #15 20.79 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T09:48:54.802Z] #15 20.86 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T09:48:54.802Z] #15 20.95 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T09:48:54.802Z] #15 21.00 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T09:48:55.060Z] #15 21.22 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T09:48:55.319Z] #15 21.54 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T09:48:55.580Z] #15 21.61 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T09:48:55.580Z] #15 21.73 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T09:48:55.840Z] #15 21.81 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T09:48:56.099Z] #15 22.21 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T09:48:56.099Z] #15 22.32 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T09:48:56.357Z] #15 22.38 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T09:48:56.357Z] #15 22.48 [ 68%] Linking C shared library libcsdk.so [2025-11-07T09:48:56.616Z] #15 22.53 [ 68%] Built target csdk [2025-11-07T09:48:56.616Z] #15 22.55 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T09:48:56.616Z] #15 22.68 [ 72%] Linking C executable template [2025-11-07T09:48:56.616Z] #15 22.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:56.616Z] #15 22.75 [ 72%] Built target template [2025-11-07T09:48:56.616Z] #15 22.77 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T09:48:56.616Z] #15 22.86 [ 76%] Linking C executable device-counter [2025-11-07T09:48:56.874Z] #15 22.88 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:56.874Z] #15 22.92 [ 76%] Built target device-counter [2025-11-07T09:48:56.874Z] #15 22.94 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T09:48:56.874Z] #15 23.02 [ 80%] Linking C executable device-random [2025-11-07T09:48:57.133Z] #15 23.05 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:57.134Z] #15 23.09 [ 80%] Built target device-random [2025-11-07T09:48:57.134Z] #15 23.11 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T09:48:57.134Z] #15 23.19 [ 84%] Linking C executable device-gyro [2025-11-07T09:48:57.134Z] #15 23.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:57.134Z] #15 23.25 [ 84%] Built target device-gyro [2025-11-07T09:48:57.134Z] #15 23.27 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T09:48:57.134Z] #15 23.36 [ 88%] Linking C executable device-bitfields [2025-11-07T09:48:57.393Z] #15 23.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:57.393Z] #15 23.42 [ 88%] Built target device-bitfields [2025-11-07T09:48:57.393Z] #15 23.44 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T09:48:57.393Z] #15 23.58 [ 92%] Linking C executable template-discovery [2025-11-07T09:48:57.651Z] #15 23.61 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:57.651Z] #15 23.65 [ 92%] Built target template-discovery [2025-11-07T09:48:57.651Z] #15 23.67 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T09:48:57.651Z] #15 23.81 [ 96%] Linking C executable device-file [2025-11-07T09:48:57.910Z] #15 23.83 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:57.910Z] #15 23.87 [ 96%] Built target device-file [2025-11-07T09:48:57.910Z] #15 23.89 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T09:48:57.910Z] #15 23.99 [100%] Linking C executable device-terminal [2025-11-07T09:48:58.472Z] #15 24.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:48:58.472Z] #15 24.06 [100%] Built target device-terminal [2025-11-07T09:48:58.472Z] #15 24.07 Run CPack packaging tool... [2025-11-07T09:48:58.472Z] #15 24.09 CPack: Create package using TGZ [2025-11-07T09:48:58.472Z] #15 24.09 CPack: Install projects [2025-11-07T09:48:58.472Z] #15 24.09 CPack: - Run preinstall target for: Csdk [2025-11-07T09:48:58.472Z] #15 24.33 CPack: - Install project: Csdk [] [2025-11-07T09:48:58.472Z] #15 24.33 CPack: Create package [2025-11-07T09:48:58.472Z] #15 24.35 CPack: - package: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. [2025-11-07T09:48:58.472Z] #15 24.35 + '[' false '=' true ] [2025-11-07T09:48:58.472Z] #15 24.35 + '[' false '=' true ] [2025-11-07T09:48:58.472Z] #15 24.35 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:48:58.472Z] #15 24.35 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:48:58.472Z] #15 24.35 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T09:48:58.472Z] #15 24.42 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:48:58.472Z] #15 24.44 -- Detecting C compiler ABI info [2025-11-07T09:48:58.472Z] #15 24.53 -- Detecting C compiler ABI info - done [2025-11-07T09:48:58.472Z] #15 24.55 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:48:58.472Z] #15 24.55 -- Detecting C compile features [2025-11-07T09:48:58.472Z] #15 24.55 -- Detecting C compile features - done [2025-11-07T09:48:58.472Z] #15 24.55 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T09:48:58.472Z] #15 24.62 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T09:48:58.472Z] #15 24.63 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T09:48:58.472Z] #15 24.63 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T09:48:58.472Z] #15 24.63 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T09:48:58.472Z] #15 24.64 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T09:48:58.472Z] #15 24.64 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T09:48:58.472Z] #15 24.64 -- /opt/iotech/iot/1.6/include [2025-11-07T09:48:58.472Z] #15 24.64 -- C SDK 0.0.0 for Linux [2025-11-07T09:48:58.472Z] #15 24.64 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T09:48:58.472Z] #15 24.73 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T09:48:58.730Z] #15 24.77 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T09:48:58.730Z] #15 24.79 -- Configuring done (0.4s) [2025-11-07T09:48:58.730Z] #15 24.83 -- Generating done (0.0s) [2025-11-07T09:48:58.730Z] #15 24.83 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:48:58.730Z] #15 24.83 + make [2025-11-07T09:48:58.730Z] #15 24.83 + tee debug.log [2025-11-07T09:48:58.730Z] #15 24.88 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T09:48:58.730Z] #15 24.94 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T09:48:58.987Z] #15 25.01 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T09:48:58.987Z] #15 25.08 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T09:48:58.987Z] #15 25.15 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T09:48:58.987Z] #15 25.27 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T09:48:59.246Z] #15 25.31 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T09:48:59.246Z] #15 25.38 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T09:48:59.246Z] #15 25.50 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T09:48:59.505Z] #15 25.55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T09:48:59.505Z] #15 25.63 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T09:48:59.505Z] #15 25.70 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T09:48:59.505Z] #15 25.76 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T09:48:59.764Z] #15 25.84 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T09:48:59.764Z] #15 25.88 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T09:48:59.764Z] #15 26.02 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T09:49:00.023Z] #15 26.06 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T09:49:00.023Z] #15 26.17 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T09:49:00.281Z] #15 26.21 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T09:49:00.281Z] #15 26.33 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T09:49:00.281Z] #15 26.38 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T09:49:00.281Z] #15 26.58 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T09:49:00.540Z] #15 26.65 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T09:49:00.540Z] #15 26.70 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T09:49:00.540Z] #15 26.75 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T09:49:00.540Z] #15 26.80 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T09:49:00.798Z] #15 26.89 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T09:49:00.798Z] #15 27.10 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T09:49:01.057Z] #15 27.15 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T09:49:01.057Z] #15 27.21 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T09:49:01.317Z] #15 27.28 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T09:49:01.317Z] #15 27.42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T09:49:01.317Z] #15 27.49 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T09:49:01.317Z] #15 27.54 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T09:49:01.577Z] #15 27.61 [ 68%] Linking C shared library libcsdk.so [2025-11-07T09:49:01.577Z] #15 27.67 [ 68%] Built target csdk [2025-11-07T09:49:01.577Z] #15 27.69 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T09:49:01.577Z] #15 27.76 [ 72%] Linking C executable template [2025-11-07T09:49:01.577Z] #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.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:01.837Z] #15 27.82 [ 72%] Built target template [2025-11-07T09:49:01.837Z] #15 27.84 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T09:49:01.837Z] #15 27.90 [ 76%] Linking C executable device-counter [2025-11-07T09:49:01.837Z] #15 27.93 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:01.837Z] #15 27.97 [ 76%] Built target device-counter [2025-11-07T09:49:01.837Z] #15 27.99 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T09:49:01.837Z] #15 28.04 [ 80%] Linking C executable device-random [2025-11-07T09:49:02.096Z] #15 28.07 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.097Z] #15 28.11 [ 80%] Built target device-random [2025-11-07T09:49:02.097Z] #15 28.13 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T09:49:02.097Z] #15 28.19 [ 84%] Linking C executable device-gyro [2025-11-07T09:49:02.097Z] #15 28.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.097Z] #15 28.25 [ 84%] Built target device-gyro [2025-11-07T09:49:02.097Z] #15 28.27 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T09:49:02.097Z] #15 28.33 [ 88%] Linking C executable device-bitfields [2025-11-07T09:49:02.355Z] #15 28.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.355Z] #15 28.40 [ 88%] Built target device-bitfields [2025-11-07T09:49:02.355Z] #15 28.42 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T09:49:02.355Z] #15 28.49 [ 92%] Linking C executable template-discovery [2025-11-07T09:49:02.355Z] #15 28.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.355Z] #15 28.56 [ 92%] Built target template-discovery [2025-11-07T09:49:02.355Z] #15 28.58 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T09:49:02.355Z] #15 28.64 [ 96%] Linking C executable device-file [2025-11-07T09:49:02.614Z] #15 28.67 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.614Z] #15 28.71 [ 96%] Built target device-file [2025-11-07T09:49:02.614Z] #15 28.72 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T09:49:02.614Z] #15 28.79 [100%] Linking C executable device-terminal [2025-11-07T09:49:02.872Z] #15 28.82 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:02.872Z] #15 28.86 [100%] Built target device-terminal [2025-11-07T09:49:02.872Z] #15 28.86 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-07T09:49:02.872Z] #15 28.86 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-07T09:49:02.872Z] #15 28.86 + rm -rf /device-coap/deps [2025-11-07T09:49:02.872Z] #15 DONE 29.0s [2025-11-07T09:49:02.872Z] [2025-11-07T09:49:02.872Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2025-11-07T09:49:03.131Z] #16 0.290 + readlink -f /device-coap/scripts/build.sh [2025-11-07T09:49:03.131Z] #16 0.290 + dirname /device-coap/scripts/build.sh [2025-11-07T09:49:03.131Z] #16 0.291 + dirname /device-coap/scripts [2025-11-07T09:49:03.131Z] #16 0.291 + ROOT=/device-coap [2025-11-07T09:49:03.131Z] #16 0.291 + echo /device-coap [2025-11-07T09:49:03.131Z] #16 0.291 + cd /device-coap [2025-11-07T09:49:03.131Z] #16 0.291 + mkdir -p /device-coap/build/release [2025-11-07T09:49:03.131Z] #16 0.291 /device-coap [2025-11-07T09:49:03.131Z] #16 0.292 + cd /device-coap/build/release [2025-11-07T09:49:03.131Z] #16 0.292 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-11-07T09:49:03.131Z] #16 0.366 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:49:03.131Z] #16 0.382 -- Detecting C compiler ABI info [2025-11-07T09:49:03.131Z] #16 0.466 -- Detecting C compiler ABI info - done [2025-11-07T09:49:03.391Z] #16 0.486 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:49:03.391Z] #16 0.486 -- Detecting C compile features [2025-11-07T09:49:03.391Z] #16 0.487 -- Detecting C compile features - done [2025-11-07T09:49:03.391Z] #16 0.491 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-11-07T09:49:03.391Z] #16 0.492 -- Configuring done (0.2s) [2025-11-07T09:49:03.391Z] #16 0.496 -- Generating done (0.0s) [2025-11-07T09:49:03.391Z] #16 0.496 -- Build files have been written to: /device-coap/build/release [2025-11-07T09:49:03.391Z] #16 0.499 + make [2025-11-07T09:49:03.391Z] #16 0.499 + tee release.log [2025-11-07T09:49:03.391Z] #16 0.534 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-11-07T09:49:03.391Z] #16 0.573 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:03.391Z] #16 0.573 from /device-coap/src/c/device-coap.h:17, [2025-11-07T09:49:03.391Z] #16 0.573 from /device-coap/src/c/coap-client.h:21, [2025-11-07T09:49:03.391Z] #16 0.573 from /device-coap/src/c/coap-client.c:9: [2025-11-07T09:49:03.391Z] #16 0.573 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-11-07T09:49:03.391Z] #16 0.573 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.391Z] #16 0.573 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-11-07T09:49:03.391Z] #16 0.573 | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.391Z] #16 0.573 90 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:03.391Z] #16 0.573 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.391Z] #16 0.573 | | [2025-11-07T09:49:03.391Z] #16 0.573 | size_t {aka long unsigned int} [2025-11-07T09:49:03.391Z] #16 0.573 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-11-07T09:49:03.391Z] #16 0.573 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-11-07T09:49:03.391Z] #16 0.573 | ~^ [2025-11-07T09:49:03.391Z] #16 0.573 | | [2025-11-07T09:49:03.391Z] #16 0.573 | unsigned int [2025-11-07T09:49:03.391Z] #16 0.573 | %lu [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.391Z] #16 0.574 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-11-07T09:49:03.391Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | size_t {aka long unsigned int} [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-11-07T09:49:03.391Z] #16 0.574 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-11-07T09:49:03.391Z] #16 0.574 | ~^ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | unsigned int [2025-11-07T09:49:03.391Z] #16 0.574 | %lu [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:03.391Z] #16 0.574 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-11-07T09:49:03.391Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.391Z] #16 0.574 130 | resource->properties->type); [2025-11-07T09:49:03.391Z] #16 0.574 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | iot_typecode_t [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-11-07T09:49:03.391Z] #16 0.574 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-11-07T09:49:03.391Z] #16 0.574 | ~^ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | int [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.391Z] #16 0.574 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-11-07T09:49:03.391Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.391Z] #16 0.574 140 | len); [2025-11-07T09:49:03.391Z] #16 0.574 | ~~~ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | size_t {aka long unsigned int} [2025-11-07T09:49:03.391Z] #16 0.574 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-11-07T09:49:03.391Z] #16 0.574 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-11-07T09:49:03.391Z] #16 0.574 | ~^ [2025-11-07T09:49:03.391Z] #16 0.574 | | [2025-11-07T09:49:03.391Z] #16 0.574 | int [2025-11-07T09:49:03.392Z] #16 0.574 | %ld [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.574 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-11-07T09:49:03.392Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.574 145 | len); [2025-11-07T09:49:03.392Z] #16 0.574 | ~~~ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | size_t {aka long unsigned int} [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.574 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-11-07T09:49:03.392Z] #16 0.574 | ~^ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | int [2025-11-07T09:49:03.392Z] #16 0.574 | %ld [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.574 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-11-07T09:49:03.392Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.574 152 | len); [2025-11-07T09:49:03.392Z] #16 0.574 | ~~~ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | size_t {aka long unsigned int} [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.574 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-11-07T09:49:03.392Z] #16 0.574 | ~^ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | int [2025-11-07T09:49:03.392Z] #16 0.574 | %ld [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.574 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-11-07T09:49:03.392Z] #16 0.574 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.574 157 | resource->properties->type); [2025-11-07T09:49:03.392Z] #16 0.574 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | iot_typecode_t [2025-11-07T09:49:03.392Z] #16 0.574 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.574 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-11-07T09:49:03.392Z] #16 0.574 | ~^ [2025-11-07T09:49:03.392Z] #16 0.574 | | [2025-11-07T09:49:03.392Z] #16 0.574 | int [2025-11-07T09:49:03.392Z] #16 0.575 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-11-07T09:49:03.392Z] #16 0.575 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.575 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-11-07T09:49:03.392Z] #16 0.575 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.392Z] #16 0.575 | | [2025-11-07T09:49:03.392Z] #16 0.575 | size_t {aka long unsigned int} [2025-11-07T09:49:03.392Z] #16 0.575 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.575 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-11-07T09:49:03.392Z] #16 0.575 | ~^ [2025-11-07T09:49:03.392Z] #16 0.575 | | [2025-11-07T09:49:03.392Z] #16 0.575 | int [2025-11-07T09:49:03.392Z] #16 0.575 | %ld [2025-11-07T09:49:03.392Z] #16 0.575 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.575 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:03.392Z] #16 0.575 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.575 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-11-07T09:49:03.392Z] #16 0.575 254 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:03.392Z] #16 0.575 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.575 | | [2025-11-07T09:49:03.392Z] #16 0.575 | size_t {aka long unsigned int} [2025-11-07T09:49:03.392Z] #16 0.575 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.575 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:03.392Z] #16 0.575 | ~^ [2025-11-07T09:49:03.392Z] #16 0.575 | | [2025-11-07T09:49:03.392Z] #16 0.575 | int [2025-11-07T09:49:03.392Z] #16 0.575 | %ld [2025-11-07T09:49:03.392Z] #16 0.576 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-11-07T09:49:03.392Z] #16 0.576 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.392Z] #16 0.576 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:03.392Z] #16 0.576 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.576 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-11-07T09:49:03.392Z] #16 0.576 353 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:03.392Z] #16 0.576 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.392Z] #16 0.576 | | [2025-11-07T09:49:03.392Z] #16 0.576 | size_t {aka long unsigned int} [2025-11-07T09:49:03.392Z] #16 0.576 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-11-07T09:49:03.392Z] #16 0.576 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:03.392Z] #16 0.576 | ~^ [2025-11-07T09:49:03.392Z] #16 0.576 | | [2025-11-07T09:49:03.392Z] #16 0.576 | int [2025-11-07T09:49:03.392Z] #16 0.576 | %ld [2025-11-07T09:49:03.392Z] #16 0.686 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-11-07T09:49:03.650Z] #16 0.726 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:03.650Z] #16 0.726 from /usr/include/edgex/devices.h:17, [2025-11-07T09:49:03.650Z] #16 0.726 from /device-coap/src/c/coap-server.c:22: [2025-11-07T09:49:03.650Z] #16 0.726 /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-11-07T09:49:03.650Z] #16 0.726 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.650Z] #16 0.726 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-11-07T09:49:03.650Z] #16 0.726 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.650Z] #16 0.726 | | [2025-11-07T09:49:03.650Z] #16 0.726 | size_t {aka long unsigned int} [2025-11-07T09:49:03.650Z] #16 0.726 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-11-07T09:49:03.650Z] #16 0.726 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-11-07T09:49:03.650Z] #16 0.726 | ~^ [2025-11-07T09:49:03.650Z] #16 0.726 | | [2025-11-07T09:49:03.650Z] #16 0.726 | unsigned int [2025-11-07T09:49:03.650Z] #16 0.726 | %lu [2025-11-07T09:49:03.650Z] #16 0.726 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:03.650Z] #16 0.726 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-11-07T09:49:03.650Z] #16 0.726 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.650Z] #16 0.726 | | [2025-11-07T09:49:03.650Z] #16 0.726 | iot_typecode_t [2025-11-07T09:49:03.650Z] #16 0.726 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-11-07T09:49:03.651Z] #16 0.726 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-11-07T09:49:03.651Z] #16 0.726 | ~^ [2025-11-07T09:49:03.651Z] #16 0.726 | | [2025-11-07T09:49:03.651Z] #16 0.726 | int [2025-11-07T09:49:03.651Z] #16 0.785 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-11-07T09:49:03.651Z] #16 0.820 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:03.651Z] #16 0.820 from /device-coap/src/c/coap-util.h:18, [2025-11-07T09:49:03.651Z] #16 0.820 from /device-coap/src/c/coap-util.c:9: [2025-11-07T09:49:03.651Z] #16 0.820 /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-11-07T09:49:03.651Z] #16 0.820 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.651Z] #16 0.820 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.820 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.651Z] #16 0.820 | | [2025-11-07T09:49:03.651Z] #16 0.820 | size_t {aka long unsigned int} [2025-11-07T09:49:03.651Z] #16 0.820 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-11-07T09:49:03.651Z] #16 0.820 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.820 | ~^ [2025-11-07T09:49:03.651Z] #16 0.820 | | [2025-11-07T09:49:03.651Z] #16 0.820 | unsigned int [2025-11-07T09:49:03.651Z] #16 0.820 | %lu [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.651Z] #16 0.821 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | size_t {aka long unsigned int} [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-11-07T09:49:03.651Z] #16 0.821 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ~^ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | unsigned int [2025-11-07T09:49:03.651Z] #16 0.821 | %lu [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.651Z] #16 0.821 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | size_t {aka long unsigned int} [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-11-07T09:49:03.651Z] #16 0.821 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ~^ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | unsigned int [2025-11-07T09:49:03.651Z] #16 0.821 | %lu [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:03.651Z] #16 0.821 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | size_t {aka long unsigned int} [2025-11-07T09:49:03.651Z] #16 0.821 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-11-07T09:49:03.651Z] #16 0.821 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:03.651Z] #16 0.821 | ~^ [2025-11-07T09:49:03.651Z] #16 0.821 | | [2025-11-07T09:49:03.651Z] #16 0.821 | unsigned int [2025-11-07T09:49:03.651Z] #16 0.821 | %lu [2025-11-07T09:49:03.651Z] #16 0.922 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-11-07T09:49:03.910Z] #16 0.962 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:03.910Z] #16 0.962 from /device-coap/src/c/device-coap.h:17, [2025-11-07T09:49:03.910Z] #16 0.962 from /device-coap/src/c/device-coap.c:10: [2025-11-07T09:49:03.910Z] #16 0.962 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-11-07T09:49:03.910Z] #16 0.962 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:03.910Z] #16 0.962 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-11-07T09:49:03.910Z] #16 0.962 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.910Z] #16 0.962 131 | requests[i].resource->type); [2025-11-07T09:49:03.910Z] #16 0.962 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:03.910Z] #16 0.962 | | [2025-11-07T09:49:03.910Z] #16 0.962 | iot_typecode_t [2025-11-07T09:49:03.910Z] #16 0.962 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-11-07T09:49:03.910Z] #16 0.962 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-11-07T09:49:03.910Z] #16 0.962 | ~^ [2025-11-07T09:49:03.910Z] #16 0.962 | | [2025-11-07T09:49:03.910Z] #16 0.962 | int [2025-11-07T09:49:03.910Z] #16 1.071 [100%] Linking C executable device-coap [2025-11-07T09:49:03.910Z] #16 1.096 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:03.910Z] #16 1.137 [100%] Built target device-coap [2025-11-07T09:49:03.910Z] #16 DONE 1.2s [2025-11-07T09:49:04.169Z] [2025-11-07T09:49:04.169Z] #17 exporting to image [2025-11-07T09:49:04.169Z] #17 exporting layers [2025-11-07T09:49:04.427Z] #17 exporting layers 0.3s done [2025-11-07T09:49:04.428Z] #17 writing image sha256:19eacff09826ae7dc681b7f11a4e67b2ffeb6f34ffb83454a776c9ed15383ee8 done [2025-11-07T09:49:04.428Z] #17 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-07T09:49:04.428Z] #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 [2025-11-07T09:49:05.145Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-07T09:49:05.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T09:49:05.309Z] prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container [2025-11-07T09:49:05.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-07T09:49:05.567Z] $ docker top 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T09:49:05.978Z] + make test [2025-11-07T09:49:05.978Z] build/release/device-coap [Pipeline] } [2025-11-07T09:49:05.997Z] $ docker stop --time=1 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 [2025-11-07T09:49:07.270Z] $ docker rm -f --volumes 8e840dc0677c1671ea5991725e5d0027588228363b1e559454f43151d7f03308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-07T09:49:08.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-07T09:49:08.522Z] + ls -al . [2025-11-07T09:49:08.522Z] total 96 [2025-11-07T09:49:08.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:48 . [2025-11-07T09:49:08.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:47 .. [2025-11-07T09:49:08.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:48 .git [2025-11-07T09:49:08.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:47 .github [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 14 Nov 7 09:47 .gitignore [2025-11-07T09:49:08.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:48 .semver [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 2037 Nov 7 09:47 Attribution.txt [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 3893 Nov 7 09:47 CHANGELOG.md [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:47 GOVERNANCE.md [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 798 Nov 7 09:47 Jenkinsfile [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 10173 Nov 7 09:47 LICENSE [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 938 Nov 7 09:47 Makefile [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 7 09:47 OWNERS.md [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 12454 Nov 7 09:47 README.md [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 506 Nov 7 09:47 ROADMAP.md [2025-11-07T09:49:08.522Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:48 VERSION [2025-11-07T09:49:08.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:47 res [2025-11-07T09:49:08.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:47 scripts [2025-11-07T09:49:08.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:47 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:49:08.944Z] + 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=7bcb632897130d3d74bd790a412b39b323f00671 --label arch=amd64 --label version=0.0.0 . [2025-11-07T09:49:09.203Z] #0 building with "default" instance using docker driver [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #1 [internal] load build definition from Dockerfile.alpine [2025-11-07T09:49:09.203Z] #1 transferring dockerfile: 2.13kB done [2025-11-07T09:49:09.203Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) [2025-11-07T09:49:09.203Z] #1 DONE 0.0s [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-07T09:49:09.203Z] #2 DONE 0.0s [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #3 [internal] load .dockerignore [2025-11-07T09:49:09.203Z] #3 transferring context: 2B done [2025-11-07T09:49:09.203Z] #3 DONE 0.0s [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #4 [internal] load build context [2025-11-07T09:49:09.203Z] #4 transferring context: 16.46kB done [2025-11-07T09:49:09.203Z] #4 DONE 0.0s [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-07T09:49:09.203Z] #5 DONE 0.1s [2025-11-07T09:49:09.203Z] [2025-11-07T09:49:09.203Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2025-11-07T09:49:09.462Z] #6 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:09.462Z] #6 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:10.028Z] #6 ... [2025-11-07T09:49:10.028Z] [2025-11-07T09:49:10.028Z] #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 [2025-11-07T09:49:10.028Z] #7 0.193 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T09:49:10.028Z] #7 0.579 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T09:49:10.028Z] #7 0.579 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T09:49:10.028Z] #7 0.579 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T09:49:10.028Z] #7 DONE 0.6s [2025-11-07T09:49:10.028Z] [2025-11-07T09:49:10.028Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2025-11-07T09:49:10.028Z] #6 0.643 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:10.028Z] #6 ... [2025-11-07T09:49:10.028Z] [2025-11-07T09:49:10.028Z] #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2025-11-07T09:49:10.028Z] #8 DONE 0.2s [2025-11-07T09:49:10.028Z] [2025-11-07T09:49:10.028Z] #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 [2025-11-07T09:49:10.286Z] #9 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:10.286Z] #9 ... [2025-11-07T09:49:10.286Z] [2025-11-07T09:49:10.286Z] #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2025-11-07T09:49:10.286Z] #6 1.119 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:49:10.286Z] #6 1.127 OK: 336 MiB in 103 packages [2025-11-07T09:49:10.286Z] #6 DONE 1.2s [2025-11-07T09:49:10.286Z] [2025-11-07T09:49:10.286Z] #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 [2025-11-07T09:49:10.286Z] #9 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:10.544Z] #9 0.433 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:10.804Z] #9 0.890 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:49:11.064Z] #9 0.900 OK: 336 MiB in 103 packages [2025-11-07T09:49:11.064Z] #9 DONE 1.0s [2025-11-07T09:49:11.064Z] [2025-11-07T09:49:11.064Z] #10 [stage-1 3/15] RUN apk --no-cache upgrade [2025-11-07T09:49:11.064Z] #10 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:11.064Z] #10 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:11.064Z] #10 0.405 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:11.064Z] #10 ... [2025-11-07T09:49:11.064Z] [2025-11-07T09:49:11.064Z] #11 [builder 5/11] COPY scripts /device-coap/scripts [2025-11-07T09:49:11.064Z] #11 DONE 0.0s [2025-11-07T09:49:11.064Z] [2025-11-07T09:49:11.064Z] #12 [builder 6/11] COPY src /device-coap/src/ [2025-11-07T09:49:11.064Z] #12 DONE 0.0s [2025-11-07T09:49:11.064Z] [2025-11-07T09:49:11.064Z] #13 [builder 7/11] COPY VERSION /device-coap [2025-11-07T09:49:11.064Z] #13 DONE 0.0s [2025-11-07T09:49:11.323Z] [2025-11-07T09:49:11.323Z] #10 [stage-1 3/15] RUN apk --no-cache upgrade [2025-11-07T09:49:11.323Z] #10 0.875 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:49:11.323Z] #10 0.883 OK: 336 MiB in 103 packages [2025-11-07T09:49:11.323Z] #10 DONE 1.0s [2025-11-07T09:49:11.323Z] [2025-11-07T09:49:11.323Z] #14 [builder 8/11] RUN mkdir -p /device-coap/build [2025-11-07T09:49:11.581Z] #14 DONE 0.2s [2025-11-07T09:49:11.581Z] [2025-11-07T09:49:11.581Z] #15 [builder 9/11] WORKDIR /device-coap [2025-11-07T09:49:11.581Z] #15 DONE 0.0s [2025-11-07T09:49:11.581Z] [2025-11-07T09:49:11.581Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-11-07T09:49:11.840Z] #16 0.357 + BUILD_CSDK=1 [2025-11-07T09:49:11.840Z] #16 0.357 + TINYDTLS_VERSION=b0e230d [2025-11-07T09:49:11.840Z] #16 0.357 + LIBCOAP_VERSION=1739507 [2025-11-07T09:49:11.840Z] #16 0.357 + CSDK_VERSION=4.1.0-dev.9 [2025-11-07T09:49:11.840Z] #16 0.357 + '[' -d deps ] [2025-11-07T09:49:11.840Z] #16 0.357 + mkdir deps [2025-11-07T09:49:11.840Z] #16 0.358 + cd /device-coap/deps [2025-11-07T09:49:11.840Z] #16 0.358 + git clone https://github.com/eclipse/tinydtls.git [2025-11-07T09:49:11.840Z] #16 0.359 Cloning into 'tinydtls'... [2025-11-07T09:49:12.410Z] #16 ... [2025-11-07T09:49:12.410Z] [2025-11-07T09:49:12.410Z] #17 [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 [2025-11-07T09:49:12.410Z] #17 0.400 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-07T09:49:12.410Z] #17 0.802 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-07T09:49:12.410Z] #17 0.802 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-07T09:49:12.410Z] #17 0.802 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-07T09:49:12.410Z] #17 DONE 0.9s [2025-11-07T09:49:12.410Z] [2025-11-07T09:49:12.410Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-11-07T09:49:12.410Z] #16 0.867 + cd tinydtls [2025-11-07T09:49:12.410Z] #16 0.867 + git checkout develop [2025-11-07T09:49:12.410Z] #16 0.876 Switched to a new branch 'develop' [2025-11-07T09:49:12.410Z] #16 0.876 + git reset --hard b0e230d [2025-11-07T09:49:12.410Z] #16 0.876 branch 'develop' set up to track 'origin/develop'. [2025-11-07T09:49:12.410Z] #16 0.891 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-11-07T09:49:12.410Z] #16 0.891 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-11-07T09:49:12.410Z] #16 0.894 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-11-07T09:49:12.410Z] #16 0.894 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-11-07T09:49:12.410Z] #16 0.894 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-11-07T09:49:12.410Z] #16 0.895 + mkdir -p build [2025-11-07T09:49:12.410Z] #16 0.896 + cd build [2025-11-07T09:49:12.410Z] #16 0.896 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-11-07T09:49:12.410Z] #16 0.961 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:49:12.410Z] #16 0.974 -- Detecting C compiler ABI info [2025-11-07T09:49:12.410Z] #16 1.060 -- Detecting C compiler ABI info - done [2025-11-07T09:49:12.410Z] #16 1.076 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:49:12.668Z] #16 ... [2025-11-07T09:49:12.669Z] [2025-11-07T09:49:12.669Z] #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories [2025-11-07T09:49:12.669Z] #18 DONE 0.4s [2025-11-07T09:49:12.669Z] [2025-11-07T09:49:12.669Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-11-07T09:49:12.669Z] #16 1.077 -- Detecting C compile features [2025-11-07T09:49:12.669Z] #16 1.077 -- Detecting C compile features - done [2025-11-07T09:49:12.669Z] #16 1.080 -- Looking for assert.h [2025-11-07T09:49:12.669Z] #16 1.161 -- Looking for assert.h - found [2025-11-07T09:49:12.669Z] #16 1.162 -- Looking for arpa/inet.h [2025-11-07T09:49:12.669Z] #16 1.249 -- Looking for arpa/inet.h - found [2025-11-07T09:49:12.669Z] #16 1.249 -- Looking for fcntl.h [2025-11-07T09:49:12.669Z] #16 1.325 -- Looking for fcntl.h - found [2025-11-07T09:49:12.928Z] #16 1.326 -- Looking for inttypes.h [2025-11-07T09:49:12.928Z] #16 1.393 -- Looking for inttypes.h - found [2025-11-07T09:49:12.928Z] #16 1.393 -- Looking for memory.h [2025-11-07T09:49:12.928Z] #16 1.467 -- Looking for memory.h - found [2025-11-07T09:49:12.928Z] #16 1.467 -- Looking for netdb.h [2025-11-07T09:49:12.928Z] #16 1.545 -- Looking for netdb.h - found [2025-11-07T09:49:12.928Z] #16 1.546 -- Looking for netinet/in.h [2025-11-07T09:49:12.928Z] #16 1.618 -- Looking for netinet/in.h - found [2025-11-07T09:49:12.928Z] #16 1.619 -- Looking for stddef.h [2025-11-07T09:49:12.928Z] #16 1.692 -- Looking for stddef.h - found [2025-11-07T09:49:13.187Z] #16 1.692 -- Looking for stdint.h [2025-11-07T09:49:13.187Z] #16 1.772 -- Looking for stdint.h - found [2025-11-07T09:49:13.187Z] #16 1.772 -- Looking for stdlib.h [2025-11-07T09:49:13.187Z] #16 1.845 -- Looking for stdlib.h - found [2025-11-07T09:49:13.446Z] #16 1.845 -- Looking for string.h [2025-11-07T09:49:13.446Z] #16 1.929 -- Looking for string.h - found [2025-11-07T09:49:13.446Z] #16 1.929 -- Looking for strings.h [2025-11-07T09:49:13.446Z] #16 1.997 -- Looking for strings.h - found [2025-11-07T09:49:13.446Z] #16 1.997 -- Looking for time.h [2025-11-07T09:49:13.446Z] #16 2.064 -- Looking for time.h - found [2025-11-07T09:49:13.446Z] #16 2.064 -- Looking for sys/param.h [2025-11-07T09:49:13.705Z] #16 ... [2025-11-07T09:49:13.705Z] [2025-11-07T09:49:13.705Z] #19 [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 [2025-11-07T09:49:13.705Z] #19 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:13.705Z] #19 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:13.705Z] #19 0.399 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-07T09:49:13.705Z] #19 0.859 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-07T09:49:13.705Z] #19 0.865 (1/1) Installing curl (8.12.1-r0) [2025-11-07T09:49:13.705Z] #19 0.873 Executing busybox-1.36.1-r7.trigger [2025-11-07T09:49:13.705Z] #19 0.884 OK: 337 MiB in 104 packages [2025-11-07T09:49:13.705Z] #19 DONE 1.0s [2025-11-07T09:49:13.705Z] [2025-11-07T09:49:13.705Z] #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-11-07T09:49:13.705Z] #16 2.146 -- Looking for sys/param.h - found [2025-11-07T09:49:13.705Z] #16 2.146 -- Looking for sys/socket.h [2025-11-07T09:49:13.705Z] #16 2.249 -- Looking for sys/socket.h - found [2025-11-07T09:49:13.705Z] #16 2.249 -- Looking for sys/stat.h [2025-11-07T09:49:13.705Z] #16 2.333 -- Looking for sys/stat.h - found [2025-11-07T09:49:13.705Z] #16 2.334 -- Looking for sys/types.h [2025-11-07T09:49:13.705Z] #16 2.424 -- Looking for sys/types.h - found [2025-11-07T09:49:13.964Z] #16 2.425 -- Looking for sys/time.h [2025-11-07T09:49:13.964Z] #16 2.505 -- Looking for sys/time.h - found [2025-11-07T09:49:13.964Z] #16 2.505 -- Looking for unistd.h [2025-11-07T09:49:13.964Z] #16 2.589 -- Looking for unistd.h - found [2025-11-07T09:49:14.224Z] #16 2.590 -- Looking for float.h [2025-11-07T09:49:14.224Z] #16 2.675 -- Looking for float.h - found [2025-11-07T09:49:14.224Z] #16 2.675 -- Looking for dlfcn.h [2025-11-07T09:49:14.224Z] #16 2.760 -- Looking for dlfcn.h - found [2025-11-07T09:49:14.224Z] #16 2.760 -- Looking for memset [2025-11-07T09:49:14.224Z] #16 2.848 -- Looking for memset - found [2025-11-07T09:49:14.224Z] #16 2.848 -- Looking for select [2025-11-07T09:49:14.224Z] #16 2.933 -- Looking for select - found [2025-11-07T09:49:14.483Z] #16 2.933 -- Looking for socket [2025-11-07T09:49:14.483Z] #16 3.013 -- Looking for socket - found [2025-11-07T09:49:14.483Z] #16 3.014 -- Looking for strdup [2025-11-07T09:49:14.483Z] #16 3.097 -- Looking for strdup - found [2025-11-07T09:49:14.742Z] #16 3.097 -- Looking for strerror [2025-11-07T09:49:14.742Z] #16 3.176 -- Looking for strerror - found [2025-11-07T09:49:14.742Z] #16 3.176 -- Looking for strnlen [2025-11-07T09:49:14.742Z] #16 3.262 -- Looking for strnlen - found [2025-11-07T09:49:14.742Z] #16 3.262 -- Looking for fls [2025-11-07T09:49:14.742Z] #16 3.348 -- Looking for fls - not found [2025-11-07T09:49:14.742Z] #16 3.348 -- Looking for vprintf [2025-11-07T09:49:14.742Z] #16 3.430 -- Looking for vprintf - found [2025-11-07T09:49:15.001Z] #16 3.431 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-11-07T09:49:15.001Z] #16 3.483 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-11-07T09:49:15.001Z] #16 3.492 -- Configuring done (2.6s) [2025-11-07T09:49:15.001Z] #16 3.497 -- Generating done (0.0s) [2025-11-07T09:49:15.001Z] #16 3.498 -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-11-07T09:49:15.001Z] #16 3.500 + make [2025-11-07T09:49:15.001Z] #16 3.540 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-11-07T09:49:15.001Z] #16 3.693 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-11-07T09:49:15.260Z] #16 3.725 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-11-07T09:49:15.260Z] #16 3.976 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-11-07T09:49:15.519Z] #16 4.088 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-11-07T09:49:15.519Z] #16 4.088 In function 'ecc_ecdh', [2025-11-07T09:49:15.519Z] #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:49:15.519Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:49:15.519Z] #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:49:15.519Z] #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:15.519Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:49:15.519Z] #16 4.088 /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 [2025-11-07T09:49:15.519Z] #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:49:15.519Z] #16 4.088 | ^~~~~~~~~~~ [2025-11-07T09:49:15.519Z] #16 4.088 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-11-07T09:49:15.519Z] #16 4.088 431 | uint32_t pub_x[8]; [2025-11-07T09:49:15.519Z] #16 4.088 | ^~~~~ [2025-11-07T09:49:15.519Z] #16 4.088 In function 'ecc_ecdh', [2025-11-07T09:49:15.519Z] #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:49:15.520Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:49:15.520Z] #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:49:15.520Z] #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:15.520Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:49:15.520Z] #16 4.088 /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 [2025-11-07T09:49:15.520Z] #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:49:15.520Z] #16 4.088 | ^~~~~~~~~~~ [2025-11-07T09:49:15.779Z] #16 4.088 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-11-07T09:49:15.779Z] #16 4.088 432 | uint32_t pub_y[8]; [2025-11-07T09:49:15.779Z] #16 4.088 | ^~~~~ [2025-11-07T09:49:15.779Z] #16 4.088 In function 'ecc_ecdh', [2025-11-07T09:49:15.779Z] #16 4.088 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-11-07T09:49:15.779Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-07T09:49:15.779Z] #16 4.088 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-11-07T09:49:15.779Z] #16 4.088 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:15.779Z] #16 4.088 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-11-07T09:49:15.779Z] #16 4.088 /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 [2025-11-07T09:49:15.779Z] #16 4.088 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-11-07T09:49:15.779Z] #16 4.088 | ^~~~~~~~~~~ [2025-11-07T09:49:15.779Z] #16 4.088 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-11-07T09:49:15.779Z] #16 4.088 430 | uint32_t priv[8]; [2025-11-07T09:49:15.779Z] #16 4.088 | ^~~~ [2025-11-07T09:49:15.779Z] #16 4.174 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-11-07T09:49:16.716Z] #16 5.137 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-11-07T09:49:16.716Z] #16 5.188 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-11-07T09:49:16.716Z] #16 5.231 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-11-07T09:49:16.716Z] #16 5.270 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-11-07T09:49:16.716Z] #16 5.287 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-11-07T09:49:16.716Z] #16 5.287 /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] [2025-11-07T09:49:16.716Z] #16 5.287 316 | for (idx = 0; idx < count; idx++) { [2025-11-07T09:49:16.716Z] #16 5.287 | ^ [2025-11-07T09:49:16.716Z] #16 5.288 /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] [2025-11-07T09:49:16.716Z] #16 5.288 319 | return result == count; [2025-11-07T09:49:16.716Z] #16 5.288 | ^~ [2025-11-07T09:49:17.291Z] #16 5.938 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-11-07T09:49:17.557Z] #16 5.996 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-11-07T09:49:17.557Z] #16 6.069 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-11-07T09:49:17.557Z] #16 6.117 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-11-07T09:49:17.557Z] #16 6.174 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-11-07T09:49:17.817Z] #16 6.191 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-11-07T09:49:17.817Z] #16 6.191 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-11-07T09:49:17.817Z] #16 6.191 | ~~~~~~~~~~^~~~~~~~ [2025-11-07T09:49:17.817Z] #16 6.191 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-11-07T09:49:17.817Z] #16 6.191 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-11-07T09:49:17.817Z] #16 6.191 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-11-07T09:49:17.817Z] #16 6.191 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:17.817Z] #16 6.192 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-11-07T09:49:17.817Z] #16 6.192 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-11-07T09:49:17.818Z] #16 6.192 | ~~~~~^~~~~~~~ [2025-11-07T09:49:17.818Z] #16 6.192 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-11-07T09:49:17.818Z] #16 6.192 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-11-07T09:49:17.818Z] #16 6.192 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:17.818Z] #16 6.336 [100%] Linking C shared library libtinydtls.so [2025-11-07T09:49:17.818Z] #16 6.368 [100%] Built target tinydtls [2025-11-07T09:49:17.818Z] #16 6.378 + make install [2025-11-07T09:49:17.818Z] #16 6.416 [100%] Built target tinydtls [2025-11-07T09:49:17.818Z] #16 6.432 Install the project... [2025-11-07T09:49:17.818Z] #16 6.438 -- Install configuration: "Release" [2025-11-07T09:49:18.077Z] #16 6.439 -- Installing: /usr/local/lib/libtinydtls.so [2025-11-07T09:49:18.077Z] #16 6.440 -- Up-to-date: /usr/local/include/tinydtls [2025-11-07T09:49:18.077Z] #16 6.440 -- Installing: /usr/local/include/tinydtls/uthash.h [2025-11-07T09:49:18.077Z] #16 6.441 -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-11-07T09:49:18.077Z] #16 6.441 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-11-07T09:49:18.077Z] #16 6.441 -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-11-07T09:49:18.077Z] #16 6.442 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-11-07T09:49:18.077Z] #16 6.442 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-11-07T09:49:18.077Z] #16 6.442 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-11-07T09:49:18.077Z] #16 6.443 -- Installing: /usr/local/include/tinydtls/alert.h [2025-11-07T09:49:18.077Z] #16 6.443 -- Up-to-date: /usr/local/include/tinydtls/aes [2025-11-07T09:49:18.077Z] #16 6.443 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-11-07T09:49:18.077Z] #16 6.444 -- Installing: /usr/local/include/tinydtls/crypto.h [2025-11-07T09:49:18.077Z] #16 6.444 -- Installing: /usr/local/include/tinydtls/numeric.h [2025-11-07T09:49:18.077Z] #16 6.444 -- Installing: /usr/local/include/tinydtls/peer.h [2025-11-07T09:49:18.077Z] #16 6.444 -- Installing: /usr/local/include/tinydtls/utlist.h [2025-11-07T09:49:18.077Z] #16 6.445 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-11-07T09:49:18.077Z] #16 6.445 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-11-07T09:49:18.077Z] #16 6.445 -- Installing: /usr/local/include/tinydtls/netq.h [2025-11-07T09:49:18.077Z] #16 6.446 -- Installing: /usr/local/include/tinydtls/dtls.h [2025-11-07T09:49:18.077Z] #16 6.446 -- Installing: /usr/local/include/tinydtls/global.h [2025-11-07T09:49:18.077Z] #16 6.446 -- Installing: /usr/local/include/tinydtls/state.h [2025-11-07T09:49:18.077Z] #16 6.446 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-11-07T09:49:18.077Z] #16 6.446 -- Installing: /usr/local/include/tinydtls/session.h [2025-11-07T09:49:18.077Z] #16 6.447 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-11-07T09:49:18.077Z] #16 6.447 -- Installing: /usr/local/include/tinydtls/hmac.h [2025-11-07T09:49:18.077Z] #16 6.447 -- Installing: /usr/local/include/tinydtls/ccm.h [2025-11-07T09:49:18.077Z] #16 6.448 -- Up-to-date: /usr/local/include/tinydtls [2025-11-07T09:49:18.077Z] #16 6.448 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-11-07T09:49:18.077Z] #16 6.449 + cd /device-coap/deps [2025-11-07T09:49:18.077Z] #16 6.449 + git clone https://github.com/obgm/libcoap.git [2025-11-07T09:49:18.077Z] #16 6.450 Cloning into 'libcoap'... [2025-11-07T09:49:19.455Z] #16 8.024 + cd libcoap [2025-11-07T09:49:19.455Z] #16 8.024 + git reset --hard 1739507 [2025-11-07T09:49:19.455Z] #16 8.059 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-11-07T09:49:19.455Z] #16 8.059 + patch -p1 [2025-11-07T09:49:19.456Z] #16 8.060 patching file cmake/FindTinyDTLS.cmake [2025-11-07T09:49:19.456Z] #16 8.060 + patch -p1 [2025-11-07T09:49:19.456Z] #16 8.061 patching file include/coap2/coap_config.h.in [2025-11-07T09:49:19.456Z] #16 8.062 + mkdir -p build [2025-11-07T09:49:19.456Z] #16 8.062 + cd build [2025-11-07T09:49:19.456Z] #16 8.062 + 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' .. [2025-11-07T09:49:19.456Z] #16 8.130 -- The CXX compiler identification is GNU 12.2.1 [2025-11-07T09:49:19.714Z] #16 8.183 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:49:19.714Z] #16 8.197 -- Detecting CXX compiler ABI info [2025-11-07T09:49:19.714Z] #16 8.281 -- Detecting CXX compiler ABI info - done [2025-11-07T09:49:19.714Z] #16 8.296 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-11-07T09:49:19.714Z] #16 8.297 -- Detecting CXX compile features [2025-11-07T09:49:19.714Z] #16 8.297 -- Detecting CXX compile features - done [2025-11-07T09:49:19.714Z] #16 8.302 -- Detecting C compiler ABI info [2025-11-07T09:49:19.714Z] #16 8.379 -- Detecting C compiler ABI info - done [2025-11-07T09:49:19.714Z] #16 8.398 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:49:19.973Z] #16 8.399 -- Detecting C compile features [2025-11-07T09:49:19.973Z] #16 8.399 -- Detecting C compile features - done [2025-11-07T09:49:19.973Z] #16 8.403 -- Looking for byteswap.h [2025-11-07T09:49:19.973Z] #16 8.478 -- Looking for byteswap.h - found [2025-11-07T09:49:19.973Z] #16 8.478 -- Looking for inttypes.h [2025-11-07T09:49:19.973Z] #16 8.553 -- Looking for inttypes.h - found [2025-11-07T09:49:19.973Z] #16 8.553 -- Looking for limits.h [2025-11-07T09:49:19.973Z] #16 8.629 -- Looking for limits.h - found [2025-11-07T09:49:19.973Z] #16 8.629 -- Looking for memory.h [2025-11-07T09:49:19.973Z] #16 8.713 -- Looking for memory.h - found [2025-11-07T09:49:20.232Z] #16 8.713 -- Looking for strings.h [2025-11-07T09:49:20.232Z] #16 8.797 -- Looking for strings.h - found [2025-11-07T09:49:20.232Z] #16 8.798 -- Looking for string.h [2025-11-07T09:49:20.232Z] #16 8.882 -- Looking for string.h - found [2025-11-07T09:49:20.491Z] #16 8.883 -- Looking for sys/sysctl.h [2025-11-07T09:49:20.491Z] #16 8.933 -- Looking for sys/sysctl.h - not found [2025-11-07T09:49:20.491Z] #16 8.933 -- Looking for netinet/in.h [2025-11-07T09:49:20.491Z] #16 9.021 -- Looking for netinet/in.h - found [2025-11-07T09:49:20.491Z] #16 9.022 -- Looking for sys/epoll.h [2025-11-07T09:49:20.491Z] #16 9.106 -- Looking for sys/epoll.h - found [2025-11-07T09:49:20.491Z] #16 9.106 -- Looking for sys/timerfd.h [2025-11-07T09:49:20.491Z] #16 9.182 -- Looking for sys/timerfd.h - found [2025-11-07T09:49:20.751Z] #16 9.182 -- Looking for arpa/inet.h [2025-11-07T09:49:20.751Z] #16 9.262 -- Looking for arpa/inet.h - found [2025-11-07T09:49:20.751Z] #16 9.263 -- Looking for stdbool.h [2025-11-07T09:49:20.751Z] #16 9.347 -- Looking for stdbool.h - found [2025-11-07T09:49:21.009Z] #16 9.347 -- Looking for netdb.h [2025-11-07T09:49:21.009Z] #16 9.434 -- Looking for netdb.h - found [2025-11-07T09:49:21.009Z] #16 9.434 -- Looking for pthread.h [2025-11-07T09:49:21.009Z] #16 9.519 -- Looking for pthread.h - found [2025-11-07T09:49:21.009Z] #16 9.520 -- Looking for stdlib.h [2025-11-07T09:49:21.009Z] #16 9.603 -- Looking for stdlib.h - found [2025-11-07T09:49:21.009Z] #16 9.603 -- Looking for stdint.h [2025-11-07T09:49:21.009Z] #16 9.683 -- Looking for stdint.h - found [2025-11-07T09:49:21.267Z] #16 9.683 -- Looking for syslog.h [2025-11-07T09:49:21.267Z] #16 9.767 -- Looking for syslog.h - found [2025-11-07T09:49:21.267Z] #16 9.767 -- Looking for sys/ioctl.h [2025-11-07T09:49:21.267Z] #16 9.851 -- Looking for sys/ioctl.h - found [2025-11-07T09:49:21.267Z] #16 9.851 -- Looking for sys/socket.h [2025-11-07T09:49:21.267Z] #16 9.934 -- Looking for sys/socket.h - found [2025-11-07T09:49:21.267Z] #16 9.934 -- Looking for sys/stat.h [2025-11-07T09:49:21.267Z] #16 10.02 -- Looking for sys/stat.h - found [2025-11-07T09:49:21.524Z] #16 10.02 -- Looking for sys/time.h [2025-11-07T09:49:21.524Z] #16 10.11 -- Looking for sys/time.h - found [2025-11-07T09:49:21.524Z] #16 10.11 -- Looking for sys/types.h [2025-11-07T09:49:21.524Z] #16 10.19 -- Looking for sys/types.h - found [2025-11-07T09:49:21.782Z] #16 10.19 -- Looking for sys/unistd.h [2025-11-07T09:49:21.782Z] #16 10.24 -- Looking for sys/unistd.h - not found [2025-11-07T09:49:21.782Z] #16 10.24 -- Looking for time.h [2025-11-07T09:49:21.782Z] #16 10.33 -- Looking for time.h - found [2025-11-07T09:49:21.782Z] #16 10.33 -- Looking for unistd.h [2025-11-07T09:49:21.782Z] #16 10.41 -- Looking for unistd.h - found [2025-11-07T09:49:21.782Z] #16 10.41 -- Looking for float.h [2025-11-07T09:49:21.782Z] #16 10.49 -- Looking for float.h - found [2025-11-07T09:49:22.040Z] #16 10.49 -- Looking for stddef.h [2025-11-07T09:49:22.040Z] #16 10.57 -- Looking for stddef.h - found [2025-11-07T09:49:22.040Z] #16 10.57 -- Looking for winsock2.h [2025-11-07T09:49:22.040Z] #16 10.62 -- Looking for winsock2.h - not found [2025-11-07T09:49:22.040Z] #16 10.62 -- Looking for ws2tcpip.h [2025-11-07T09:49:22.040Z] #16 10.67 -- Looking for ws2tcpip.h - not found [2025-11-07T09:49:22.040Z] #16 10.67 -- Looking for malloc [2025-11-07T09:49:22.040Z] #16 10.76 -- Looking for malloc - found [2025-11-07T09:49:22.297Z] #16 10.76 -- Looking for memset [2025-11-07T09:49:22.297Z] #16 10.84 -- Looking for memset - found [2025-11-07T09:49:22.297Z] #16 10.84 -- Looking for select [2025-11-07T09:49:22.297Z] #16 10.93 -- Looking for select - found [2025-11-07T09:49:22.557Z] #16 10.93 -- Looking for socket [2025-11-07T09:49:22.557Z] #16 11.02 -- Looking for socket - found [2025-11-07T09:49:22.557Z] #16 11.02 -- Looking for strcasecmp [2025-11-07T09:49:22.557Z] #16 11.10 -- Looking for strcasecmp - found [2025-11-07T09:49:22.557Z] #16 11.10 -- Looking for pthread_mutex_lock [2025-11-07T09:49:22.557Z] #16 11.19 -- Looking for pthread_mutex_lock - found [2025-11-07T09:49:22.557Z] #16 11.19 -- Looking for getaddrinfo [2025-11-07T09:49:22.557Z] #16 11.28 -- Looking for getaddrinfo - found [2025-11-07T09:49:22.814Z] #16 11.28 -- Looking for strnlen [2025-11-07T09:49:22.814Z] #16 11.36 -- Looking for strnlen - found [2025-11-07T09:49:22.814Z] #16 11.36 -- Looking for strrchr [2025-11-07T09:49:22.814Z] #16 11.45 -- Looking for strrchr - found [2025-11-07T09:49:23.073Z] #16 11.45 -- Looking for getrandom [2025-11-07T09:49:23.073Z] #16 11.54 -- Looking for getrandom - found [2025-11-07T09:49:23.073Z] #16 11.54 -- Looking for cmsghdr [2025-11-07T09:49:23.073Z] #16 11.59 -- Looking for cmsghdr - not found [2025-11-07T09:49:23.073Z] #16 11.59 -- compiling without epoll support [2025-11-07T09:49:23.073Z] #16 11.59 -- compiling with DTLS support [2025-11-07T09:49:23.073Z] #16 11.59 -- DTLS_BACKEND: tinydtls [2025-11-07T09:49:23.073Z] #16 11.59 -- Found TinyDTLS: /usr/local/include [2025-11-07T09:49:23.073Z] #16 11.59 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-11-07T09:49:23.073Z] #16 11.59 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-11-07T09:49:23.073Z] #16 11.59 -- TINYDTLS_ROOT_DIR: [2025-11-07T09:49:23.073Z] #16 11.59 -- compiling with tinydtls support [2025-11-07T09:49:23.073Z] #16 11.59 -- ENABLE_DTLS:.....................ON [2025-11-07T09:49:23.073Z] #16 11.59 -- ENABLE_TCP:......................ON [2025-11-07T09:49:23.073Z] #16 11.59 -- ENABLE_DOCS:.....................OFF [2025-11-07T09:49:23.073Z] #16 11.59 -- ENABLE_EXAMPLES:.................OFF [2025-11-07T09:49:23.073Z] #16 11.59 -- DTLS_BACKEND:....................tinydtls [2025-11-07T09:49:23.073Z] #16 11.59 -- WITH_GNUTLS:.....................OFF [2025-11-07T09:49:23.073Z] #16 11.59 -- WITH_TINYDTLS:...................ON [2025-11-07T09:49:23.073Z] #16 11.59 -- WITH_OPENSSL:....................OFF [2025-11-07T09:49:23.073Z] #16 11.59 -- WITH_MBEDTLS:....................OFF [2025-11-07T09:49:23.073Z] #16 11.59 -- HAVE_LIBTINYDTLS:................1 [2025-11-07T09:49:23.073Z] #16 11.59 -- HAVE_LIBGNUTLS:.................. [2025-11-07T09:49:23.073Z] #16 11.59 -- HAVE_OPENSSL:.................... [2025-11-07T09:49:23.073Z] #16 11.59 -- HAVE_MBEDTLS:.................... [2025-11-07T09:49:23.073Z] #16 11.59 -- COAP_EPOLL_SUPPORT:.............. [2025-11-07T09:49:23.073Z] #16 11.59 -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-11-07T09:49:23.073Z] #16 11.59 -- BUILD_SHARED_LIBS:...............ON [2025-11-07T09:49:23.073Z] #16 11.59 -- CMAKE_BUILD_TYPE:................Release [2025-11-07T09:49:23.073Z] #16 11.59 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-11-07T09:49:23.073Z] #16 11.60 -- Configuring done (3.5s) [2025-11-07T09:49:23.073Z] #16 11.60 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-11-07T09:49:23.073Z] #16 11.60 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-11-07T09:49:23.073Z] #16 11.60 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-11-07T09:49:23.073Z] #16 11.60 command to set the policy and suppress this warning. [2025-11-07T09:49:23.073Z] #16 11.60 [2025-11-07T09:49:23.073Z] #16 11.60 File: [2025-11-07T09:49:23.073Z] #16 11.60 [2025-11-07T09:49:23.073Z] #16 11.60 /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-11-07T09:49:23.073Z] #16 11.60 This warning is for project developers. Use -Wno-dev to suppress it. [2025-11-07T09:49:23.073Z] #16 11.60 [2025-11-07T09:49:23.073Z] #16 11.61 -- Generating done (0.0s) [2025-11-07T09:49:23.073Z] #16 11.61 -- Build files have been written to: /device-coap/deps/libcoap/build [2025-11-07T09:49:23.073Z] #16 11.61 + make [2025-11-07T09:49:23.073Z] #16 11.66 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-11-07T09:49:23.073Z] #16 11.72 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-11-07T09:49:23.332Z] #16 11.80 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-11-07T09:49:23.332Z] #16 11.90 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-11-07T09:49:23.591Z] #16 12.16 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-11-07T09:49:23.591Z] #16 12.21 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-11-07T09:49:23.591Z] #16 12.26 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-11-07T09:49:23.852Z] #16 12.53 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-11-07T09:49:24.113Z] #16 12.57 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-11-07T09:49:24.113Z] #16 12.63 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-11-07T09:49:24.685Z] #16 13.15 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-11-07T09:49:24.685Z] #16 13.26 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-11-07T09:49:24.685Z] #16 13.32 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-11-07T09:49:24.685Z] #16 13.40 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-11-07T09:49:24.944Z] #16 13.45 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-11-07T09:49:25.512Z] #16 14.03 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-11-07T09:49:25.512Z] #16 14.22 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-11-07T09:49:25.771Z] #16 14.41 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-11-07T09:49:26.031Z] #16 14.79 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-11-07T09:49:26.290Z] #16 14.86 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-11-07T09:49:26.290Z] #16 14.91 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-11-07T09:49:26.549Z] #16 15.10 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-11-07T09:49:26.550Z] #16 15.28 [100%] Linking C shared library libcoap-2.so [2025-11-07T09:49:26.810Z] #16 15.32 [100%] Built target coap-2 [2025-11-07T09:49:26.810Z] #16 15.32 + make install [2025-11-07T09:49:26.810Z] #16 15.38 [100%] Built target coap-2 [2025-11-07T09:49:26.810Z] #16 15.40 Install the project... [2025-11-07T09:49:26.810Z] #16 15.41 -- Install configuration: "Release" [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/lib/libcoap-2.so [2025-11-07T09:49:26.810Z] #16 15.41 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-11-07T09:49:26.810Z] #16 15.41 -- Up-to-date: /usr/local/include [2025-11-07T09:49:26.810Z] #16 15.41 -- Up-to-date: /usr/local/include/coap2 [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/uthash.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/subscribe.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/option.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/resource.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/bits.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/block.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/coap_io.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/pdu.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/str.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/async.h [2025-11-07T09:49:26.810Z] #16 15.41 -- Installing: /usr/local/include/coap2/net.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/address.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/uri.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_event.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_riot.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_prng.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/lwippools.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_debug.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/utlist.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_time.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/encode.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/libcoap.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/mem.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap_session.h [2025-11-07T09:49:26.810Z] #16 15.42 -- Up-to-date: /usr/local/include [2025-11-07T09:49:26.810Z] #16 15.42 -- Up-to-date: /usr/local/include/coap2 [2025-11-07T09:49:26.810Z] #16 15.42 -- Installing: /usr/local/include/coap2/coap.h [2025-11-07T09:49:26.810Z] #16 15.42 + '[' 1 '=' 1 ] [2025-11-07T09:49:26.810Z] #16 15.42 + cd /device-coap/deps [2025-11-07T09:49:26.810Z] #16 15.42 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.1.0-dev.9.zip [2025-11-07T09:49:26.810Z] #16 15.42 Connecting to github.com (140.82.114.4:443) [2025-11-07T09:49:27.070Z] #16 15.61 Connecting to codeload.github.com (140.82.114.9:443) [2025-11-07T09:49:27.070Z] #16 15.72 saving to 'v4.1.0-dev.9.zip' [2025-11-07T09:49:27.331Z] #16 15.79 v4.1.0-dev.9.zip 100% |********************************| 249k 0:00:00 ETA [2025-11-07T09:49:27.331Z] #16 15.79 'v4.1.0-dev.9.zip' saved [2025-11-07T09:49:27.331Z] #16 15.79 + unzip v4.1.0-dev.9.zip [2025-11-07T09:49:27.331Z] #16 15.79 Archive: v4.1.0-dev.9.zip [2025-11-07T09:49:27.331Z] #16 15.79 creating: device-sdk-c-4.1.0-dev.9/ [2025-11-07T09:49:27.331Z] #16 15.79 creating: device-sdk-c-4.1.0-dev.9/.github/ [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/Contributing.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/PULL_REQUEST_TEMPLATE.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/semantic.yml [2025-11-07T09:49:27.331Z] #16 15.79 creating: device-sdk-c-4.1.0-dev.9/.github/workflows/ [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.github/workflows/release.yml [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/.gitignore [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Attribution.txt [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/CHANGELOG.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Doxyfile [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/GOVERNANCE.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Jenkinsfile [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/LICENSE [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/Makefile [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/OWNERS.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.IOT.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.md [2025-11-07T09:49:27.331Z] #16 15.79 inflating: device-sdk-c-4.1.0-dev.9/README.v3.md [2025-11-07T09:49:27.331Z] #16 15.79 creating: device-sdk-c-4.1.0-dev.9/docs/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/configuration.md [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/deviceprofiles.md [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/metrics.md [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/servicewritersguide.md [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/docs/startup.md [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/ [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/devsdk/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk-base.h [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/devsdk/devsdk.h [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/include/edgex/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/devices.h [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex-base.h [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/edgex.h [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/profiles.h [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/include/edgex/rest-server.h [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/scripts/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/Dockerfile.alpine-base [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/scripts/entrypoint.sh [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/CMakeLists.txt [2025-11-07T09:49:27.331Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/ [2025-11-07T09:49:27.331Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/api.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/autoevent.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-impl.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus-mqtt.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/bus.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/callback3.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/cmdinfo.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/config.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/correlation.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/data.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/defs.h.in [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/device.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devman.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devmap.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devsdk-base.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/devutil.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/discovery.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/dto-read.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-logging.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.c [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex-rest.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/edgex2.h [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/errorlist.h [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/README.md [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/README.md [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/device-bitfields.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/README.md [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/device-counter.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/devices/Counters.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/counters/res/profiles/Counter.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/README.md [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/devices/readme.txt [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher1.json [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/res/watchers/watcher2.json [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/discovery/template.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/README.md [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/device-file.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/devices/file1.json [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/lorem.txt [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/README.md [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/device-gyro.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/devices/gyro.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/README.md [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/device-random.c [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/devices/randomdevice1.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.80 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-07T09:49:27.332Z] #16 15.80 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/devices/device1.json [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/res/profiles/TemplateProfile.json [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/template.c [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/CMakeLists.txt [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/README.md [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/device-terminal.c [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/configuration.yaml [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/devices/terminal.json [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/filesys.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/keeper.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/map.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metadata.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/metrics.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/opstate.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/parson.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/profiles.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry-impl.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/registry.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/reqdata.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/request_auth.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest-server.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/rest.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-impl.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-insecure.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets-vault.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/secrets.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/service.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/transform.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/validate.h [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.c [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/c/watchers.h [2025-11-07T09:49:27.332Z] #16 15.81 creating: device-sdk-c-4.1.0-dev.9/src/cmake/ [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindIOT.cmake [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBCBOR.cmake [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBMICROHTTP.cmake [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBPAHO.cmake [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBUUID.cmake [2025-11-07T09:49:27.332Z] #16 15.81 inflating: device-sdk-c-4.1.0-dev.9/src/cmake/FindLIBYAML.cmake [2025-11-07T09:49:27.332Z] #16 15.81 + cd device-sdk-c-4.1.0-dev.9 [2025-11-07T09:49:27.332Z] #16 15.81 + ./scripts/build.sh [2025-11-07T09:49:27.332Z] #16 15.81 + CPPCHECK=false [2025-11-07T09:49:27.332Z] #16 15.81 + DOCGEN=false [2025-11-07T09:49:27.332Z] #16 15.81 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-07T09:49:27.332Z] #16 15.81 + '[' 0 -gt 0 ] [2025-11-07T09:49:27.332Z] #16 15.81 + readlink -f ./scripts/build.sh [2025-11-07T09:49:27.332Z] #16 15.81 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts/build.sh [2025-11-07T09:49:27.332Z] #16 15.81 + dirname /device-coap/deps/device-sdk-c-4.1.0-dev.9/scripts [2025-11-07T09:49:27.332Z] #16 15.81 + ROOT=/device-coap/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T09:49:27.332Z] #16 15.81 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9 [2025-11-07T09:49:27.332Z] #16 15.81 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:49:27.332Z] #16 15.82 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:49:27.332Z] #16 15.82 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T09:49:27.332Z] #16 15.89 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:49:27.332Z] #16 15.91 -- Detecting C compiler ABI info [2025-11-07T09:49:27.332Z] #16 15.99 -- Detecting C compiler ABI info - done [2025-11-07T09:49:27.332Z] #16 16.01 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:49:27.591Z] #16 16.01 -- Detecting C compile features [2025-11-07T09:49:27.591Z] #16 16.01 -- Detecting C compile features - done [2025-11-07T09:49:27.591Z] #16 16.01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T09:49:27.591Z] #16 16.09 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T09:49:27.591Z] #16 16.09 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T09:49:27.591Z] #16 16.10 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T09:49:27.591Z] #16 16.10 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T09:49:27.591Z] #16 16.10 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T09:49:27.591Z] #16 16.10 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T09:49:27.591Z] #16 16.10 -- /opt/iotech/iot/1.6/include [2025-11-07T09:49:27.591Z] #16 16.10 -- C SDK 0.0.0 for Linux [2025-11-07T09:49:27.591Z] #16 16.11 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T09:49:27.591Z] #16 16.19 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T09:49:27.591Z] #16 16.23 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T09:49:27.591Z] #16 16.25 -- Configuring done (0.4s) [2025-11-07T09:49:27.591Z] #16 16.29 -- Generating done (0.0s) [2025-11-07T09:49:27.591Z] #16 16.29 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release [2025-11-07T09:49:27.849Z] #16 16.29 + make all package [2025-11-07T09:49:27.849Z] #16 16.29 + tee release.log [2025-11-07T09:49:27.849Z] #16 16.33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T09:49:27.849Z] #16 16.44 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T09:49:27.849Z] #16 16.58 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T09:49:28.109Z] #16 16.71 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T09:49:28.109Z] #16 16.82 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T09:49:28.368Z] #16 17.12 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T09:49:28.629Z] #16 17.16 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T09:49:28.629Z] #16 17.30 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T09:49:28.888Z] #16 17.58 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T09:49:29.148Z] #16 17.67 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T09:49:29.148Z] #16 17.80 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T09:49:29.407Z] #16 17.93 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T09:49:29.407Z] #16 18.01 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T09:49:29.407Z] #16 18.17 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T09:49:31.603Z] #16 18.23 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T09:49:31.603Z] #16 18.56 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T09:49:31.603Z] #16 18.61 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T09:49:31.603Z] #16 18.84 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T09:49:31.603Z] #16 18.95 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T09:49:31.603Z] #16 19.15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T09:49:31.603Z] #16 19.24 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T09:49:31.603Z] #16 20.22 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T09:49:31.864Z] #16 20.32 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T09:49:31.864Z] #16 20.38 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T09:49:31.864Z] #16 20.47 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T09:49:31.864Z] #16 20.53 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T09:49:32.123Z] #16 20.75 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T09:49:32.384Z] #16 21.07 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T09:49:32.643Z] #16 21.14 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T09:49:32.643Z] #16 21.27 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T09:49:32.904Z] #16 21.37 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T09:49:33.163Z] #16 21.77 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T09:49:33.163Z] #16 21.89 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T09:49:33.424Z] #16 21.95 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T09:49:33.424Z] #16 22.05 [ 68%] Linking C shared library libcsdk.so [2025-11-07T09:49:33.683Z] #16 22.10 [ 68%] Built target csdk [2025-11-07T09:49:33.683Z] #16 22.12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T09:49:33.683Z] #16 22.25 [ 72%] Linking C executable template [2025-11-07T09:49:33.683Z] #16 22.28 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:33.683Z] #16 22.32 [ 72%] Built target template [2025-11-07T09:49:33.683Z] #16 22.33 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T09:49:33.683Z] #16 22.42 [ 76%] Linking C executable device-counter [2025-11-07T09:49:33.942Z] #16 22.45 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:33.943Z] #16 22.49 [ 76%] Built target device-counter [2025-11-07T09:49:33.943Z] #16 22.51 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T09:49:33.943Z] #16 22.60 [ 80%] Linking C executable device-random [2025-11-07T09:49:34.204Z] #16 22.62 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.204Z] #16 22.66 [ 80%] Built target device-random [2025-11-07T09:49:34.204Z] #16 22.68 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T09:49:34.204Z] #16 22.76 [ 84%] Linking C executable device-gyro [2025-11-07T09:49:34.204Z] #16 22.79 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.204Z] #16 22.83 [ 84%] Built target device-gyro [2025-11-07T09:49:34.204Z] #16 22.85 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T09:49:34.204Z] #16 22.94 [ 88%] Linking C executable device-bitfields [2025-11-07T09:49:34.472Z] #16 22.96 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.472Z] #16 23.00 [ 88%] Built target device-bitfields [2025-11-07T09:49:34.472Z] #16 23.02 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T09:49:34.472Z] #16 23.17 [ 92%] Linking C executable template-discovery [2025-11-07T09:49:34.730Z] #16 23.20 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.730Z] #16 23.24 [ 92%] Built target template-discovery [2025-11-07T09:49:34.730Z] #16 23.26 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T09:49:34.730Z] #16 23.37 [ 96%] Linking C executable device-file [2025-11-07T09:49:34.990Z] #16 23.40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.990Z] #16 23.44 [ 96%] Built target device-file [2025-11-07T09:49:34.990Z] #16 23.45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T09:49:34.990Z] #16 23.55 [100%] Linking C executable device-terminal [2025-11-07T09:49:34.990Z] #16 23.58 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:34.990Z] #16 23.62 [100%] Built target device-terminal [2025-11-07T09:49:34.990Z] #16 23.64 Run CPack packaging tool... [2025-11-07T09:49:34.990Z] #16 23.65 CPack: Create package using TGZ [2025-11-07T09:49:35.250Z] #16 23.65 CPack: Install projects [2025-11-07T09:49:35.250Z] #16 23.65 CPack: - Run preinstall target for: Csdk [2025-11-07T09:49:35.250Z] #16 23.89 CPack: - Install project: Csdk [] [2025-11-07T09:49:35.250Z] #16 23.90 CPack: Create package [2025-11-07T09:49:35.250Z] #16 23.92 CPack: - package: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/release/csdk-0.0.0.tar.gz generated. [2025-11-07T09:49:35.250Z] #16 23.92 + '[' false '=' true ] [2025-11-07T09:49:35.250Z] #16 23.92 + '[' false '=' true ] [2025-11-07T09:49:35.250Z] #16 23.92 + mkdir -p /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:49:35.250Z] #16 23.92 + cd /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:49:35.250Z] #16 23.92 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.1.0-dev.9/src [2025-11-07T09:49:35.250Z] #16 24.00 -- The C compiler identification is GNU 12.2.1 [2025-11-07T09:49:35.509Z] #16 24.02 -- Detecting C compiler ABI info [2025-11-07T09:49:35.509Z] #16 24.10 -- Detecting C compiler ABI info - done [2025-11-07T09:49:35.509Z] #16 24.12 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-07T09:49:35.509Z] #16 24.12 -- Detecting C compile features [2025-11-07T09:49:35.509Z] #16 24.12 -- Detecting C compile features - done [2025-11-07T09:49:35.509Z] #16 24.13 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-07T09:49:35.509Z] #16 24.20 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-07T09:49:35.510Z] #16 24.20 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-07T09:49:35.769Z] #16 24.21 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-07T09:49:35.769Z] #16 24.21 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-07T09:49:35.769Z] #16 24.21 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-07T09:49:35.769Z] #16 24.21 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2025-11-07T09:49:35.769Z] #16 24.21 -- /opt/iotech/iot/1.6/include [2025-11-07T09:49:35.769Z] #16 24.21 -- C SDK 0.0.0 for Linux [2025-11-07T09:49:35.769Z] #16 24.21 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-07T09:49:35.769Z] #16 24.29 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-07T09:49:35.769Z] #16 24.34 -- Found Curses: /usr/lib/libcurses.so [2025-11-07T09:49:35.769Z] #16 24.36 -- Configuring done (0.4s) [2025-11-07T09:49:35.769Z] #16 24.39 -- Generating done (0.0s) [2025-11-07T09:49:35.769Z] #16 24.39 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.1.0-dev.9/build/debug [2025-11-07T09:49:35.769Z] #16 24.40 + make [2025-11-07T09:49:35.769Z] #16 24.40 + tee debug.log [2025-11-07T09:49:35.769Z] #16 24.44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-07T09:49:36.028Z] #16 24.51 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-07T09:49:36.028Z] #16 24.59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-07T09:49:36.028Z] #16 24.67 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-07T09:49:36.028Z] #16 24.73 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-07T09:49:36.288Z] #16 24.86 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-07T09:49:36.288Z] #16 24.89 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-07T09:49:36.288Z] #16 24.97 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-07T09:49:36.551Z] #16 25.08 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-07T09:49:36.551Z] #16 25.14 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-07T09:49:36.551Z] #16 25.22 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-07T09:49:36.809Z] #16 25.30 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-07T09:49:36.809Z] #16 25.36 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-07T09:49:36.809Z] #16 25.44 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-07T09:49:36.809Z] #16 25.49 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-07T09:49:37.068Z] #16 25.61 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-07T09:49:37.068Z] #16 25.66 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-07T09:49:37.068Z] #16 25.76 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-07T09:49:37.339Z] #16 25.81 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-07T09:49:37.339Z] #16 25.92 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-07T09:49:37.602Z] #16 25.98 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-07T09:49:37.602Z] #16 26.17 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-07T09:49:37.602Z] #16 26.25 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-07T09:49:37.602Z] #16 26.30 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-07T09:49:37.861Z] #16 26.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-07T09:49:37.861Z] #16 26.41 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-07T09:49:38.119Z] #16 26.51 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-07T09:49:38.119Z] #16 26.72 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-07T09:49:38.119Z] #16 26.78 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-07T09:49:38.119Z] #16 26.85 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-07T09:49:38.383Z] #16 26.91 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-07T09:49:38.383Z] #16 27.06 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-07T09:49:38.647Z] #16 27.13 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-07T09:49:38.647Z] #16 27.19 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-07T09:49:38.647Z] #16 27.26 [ 68%] Linking C shared library libcsdk.so [2025-11-07T09:49:38.647Z] #16 27.31 [ 68%] Built target csdk [2025-11-07T09:49:38.917Z] #16 27.33 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-07T09:49:38.917Z] #16 27.40 [ 72%] Linking C executable template [2025-11-07T09:49:38.917Z] #16 27.43 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:38.917Z] #16 27.46 [ 72%] Built target template [2025-11-07T09:49:38.917Z] #16 27.48 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-07T09:49:38.917Z] #16 27.54 [ 76%] Linking C executable device-counter [2025-11-07T09:49:39.177Z] #16 27.57 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.177Z] #16 27.61 [ 76%] Built target device-counter [2025-11-07T09:49:39.177Z] #16 27.63 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-07T09:49:39.177Z] #16 27.69 [ 80%] Linking C executable device-random [2025-11-07T09:49:39.177Z] #16 27.71 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.177Z] #16 27.75 [ 80%] Built target device-random [2025-11-07T09:49:39.177Z] #16 27.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-07T09:49:39.177Z] #16 27.83 [ 84%] Linking C executable device-gyro [2025-11-07T09:49:39.438Z] #16 27.85 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.438Z] #16 27.89 [ 84%] Built target device-gyro [2025-11-07T09:49:39.438Z] #16 27.91 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-07T09:49:39.438Z] #16 27.97 [ 88%] Linking C executable device-bitfields [2025-11-07T09:49:39.438Z] #16 28.00 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.438Z] #16 28.04 [ 88%] Built target device-bitfields [2025-11-07T09:49:39.438Z] #16 28.06 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-07T09:49:39.438Z] #16 28.14 [ 92%] Linking C executable template-discovery [2025-11-07T09:49:39.700Z] #16 28.16 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.700Z] #16 28.20 [ 92%] Built target template-discovery [2025-11-07T09:49:39.700Z] #16 28.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-07T09:49:39.700Z] #16 28.29 [ 96%] Linking C executable device-file [2025-11-07T09:49:39.700Z] #16 28.31 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.700Z] #16 28.35 [ 96%] Built target device-file [2025-11-07T09:49:39.700Z] #16 28.38 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-07T09:49:39.700Z] #16 28.45 [100%] Linking C executable device-terminal [2025-11-07T09:49:39.958Z] #16 28.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:39.958Z] #16 28.51 [100%] Built target device-terminal [2025-11-07T09:49:39.958Z] #16 28.52 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-07T09:49:39.958Z] #16 28.52 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-07T09:49:39.958Z] #16 28.53 + rm -rf /device-coap/deps [2025-11-07T09:49:39.958Z] #16 DONE 28.6s [2025-11-07T09:49:40.222Z] [2025-11-07T09:49:40.222Z] #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-11-07T09:49:40.222Z] #20 0.213 + readlink -f /device-coap/scripts/build.sh [2025-11-07T09:49:40.222Z] #20 0.214 + dirname /device-coap/scripts/build.sh [2025-11-07T09:49:40.222Z] #20 0.214 + dirname /device-coap/scripts [2025-11-07T09:49:40.222Z] #20 0.215 + ROOT=/device-coap [2025-11-07T09:49:40.222Z] #20 0.215 + echo /device-coap [2025-11-07T09:49:40.222Z] #20 0.215 + cd /device-coap [2025-11-07T09:49:40.222Z] #20 0.215 + mkdir -p /device-coap/build/release [2025-11-07T09:49:40.222Z] #20 0.215 /device-coap [2025-11-07T09:49:40.222Z] #20 0.216 + cd /device-coap/build/release [2025-11-07T09:49:40.222Z] #20 0.216 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-11-07T09:49:40.222Z] #20 0.237 -- Configuring done (0.0s) [2025-11-07T09:49:40.222Z] #20 0.242 -- Generating done (0.0s) [2025-11-07T09:49:40.222Z] #20 0.242 -- Build files have been written to: /device-coap/build/release [2025-11-07T09:49:40.222Z] #20 0.244 + make [2025-11-07T09:49:40.222Z] #20 0.244 + tee release.log [2025-11-07T09:49:40.222Z] #20 0.281 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-11-07T09:49:40.222Z] #20 0.318 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:40.222Z] #20 0.318 from /device-coap/src/c/device-coap.h:17, [2025-11-07T09:49:40.223Z] #20 0.318 from /device-coap/src/c/coap-client.h:21, [2025-11-07T09:49:40.223Z] #20 0.318 from /device-coap/src/c/coap-client.c:9: [2025-11-07T09:49:40.223Z] #20 0.318 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-11-07T09:49:40.223Z] #20 0.318 /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.223Z] #20 0.318 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-11-07T09:49:40.223Z] #20 0.318 | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.223Z] #20 0.318 90 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:40.223Z] #20 0.318 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.223Z] #20 0.318 | | [2025-11-07T09:49:40.223Z] #20 0.318 | size_t {aka long unsigned int} [2025-11-07T09:49:40.223Z] #20 0.318 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-11-07T09:49:40.223Z] #20 0.318 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-11-07T09:49:40.223Z] #20 0.318 | ~^ [2025-11-07T09:49:40.223Z] #20 0.318 | | [2025-11-07T09:49:40.223Z] #20 0.318 | unsigned int [2025-11-07T09:49:40.223Z] #20 0.318 | %lu [2025-11-07T09:49:40.492Z] #20 0.318 /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.319 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.319 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.319 | ~^ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | unsigned int [2025-11-07T09:49:40.492Z] #20 0.319 | %lu [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.319 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-11-07T09:49:40.492Z] #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.319 130 | resource->properties->type); [2025-11-07T09:49:40.492Z] #20 0.319 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | iot_typecode_t [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.319 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-11-07T09:49:40.492Z] #20 0.319 | ~^ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | int [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.319 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.319 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.319 140 | len); [2025-11-07T09:49:40.492Z] #20 0.319 | ~~~ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.319 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.319 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.319 | ~^ [2025-11-07T09:49:40.492Z] #20 0.319 | | [2025-11-07T09:49:40.492Z] #20 0.319 | int [2025-11-07T09:49:40.492Z] #20 0.319 | %ld [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.320 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.320 145 | len); [2025-11-07T09:49:40.492Z] #20 0.320 | ~~~ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.320 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.320 | ~^ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | int [2025-11-07T09:49:40.492Z] #20 0.320 | %ld [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.320 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.320 152 | len); [2025-11-07T09:49:40.492Z] #20 0.320 | ~~~ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.320 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-11-07T09:49:40.492Z] #20 0.320 | ~^ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | int [2025-11-07T09:49:40.492Z] #20 0.320 | %ld [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.320 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-11-07T09:49:40.492Z] #20 0.320 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.320 157 | resource->properties->type); [2025-11-07T09:49:40.492Z] #20 0.320 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | iot_typecode_t [2025-11-07T09:49:40.492Z] #20 0.320 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.320 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-11-07T09:49:40.492Z] #20 0.320 | ~^ [2025-11-07T09:49:40.492Z] #20 0.320 | | [2025-11-07T09:49:40.492Z] #20 0.320 | int [2025-11-07T09:49:40.492Z] #20 0.324 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-11-07T09:49:40.492Z] #20 0.325 /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.325 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-11-07T09:49:40.492Z] #20 0.325 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.492Z] #20 0.325 | | [2025-11-07T09:49:40.492Z] #20 0.325 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.325 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.325 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-11-07T09:49:40.492Z] #20 0.325 | ~^ [2025-11-07T09:49:40.492Z] #20 0.325 | | [2025-11-07T09:49:40.492Z] #20 0.325 | int [2025-11-07T09:49:40.492Z] #20 0.325 | %ld [2025-11-07T09:49:40.492Z] #20 0.326 /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.326 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:40.492Z] #20 0.326 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.326 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-11-07T09:49:40.492Z] #20 0.326 254 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:40.492Z] #20 0.326 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.326 | | [2025-11-07T09:49:40.492Z] #20 0.326 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.326 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.326 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:40.492Z] #20 0.326 | ~^ [2025-11-07T09:49:40.492Z] #20 0.326 | | [2025-11-07T09:49:40.492Z] #20 0.326 | int [2025-11-07T09:49:40.492Z] #20 0.326 | %ld [2025-11-07T09:49:40.492Z] #20 0.328 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-11-07T09:49:40.492Z] #20 0.329 /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.329 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:40.492Z] #20 0.329 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.329 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-11-07T09:49:40.492Z] #20 0.329 353 | strlen(end_dev_params_ptr->psk_key)); [2025-11-07T09:49:40.492Z] #20 0.329 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.329 | | [2025-11-07T09:49:40.492Z] #20 0.329 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.329 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.329 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-11-07T09:49:40.492Z] #20 0.329 | ~^ [2025-11-07T09:49:40.492Z] #20 0.329 | | [2025-11-07T09:49:40.492Z] #20 0.329 | int [2025-11-07T09:49:40.492Z] #20 0.329 | %ld [2025-11-07T09:49:40.492Z] #20 0.441 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-11-07T09:49:40.492Z] #20 0.478 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:40.492Z] #20 0.478 from /usr/include/edgex/devices.h:17, [2025-11-07T09:49:40.492Z] #20 0.478 from /device-coap/src/c/coap-server.c:22: [2025-11-07T09:49:40.492Z] #20 0.478 /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-11-07T09:49:40.492Z] #20 0.478 /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.478 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.478 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.492Z] #20 0.478 | | [2025-11-07T09:49:40.492Z] #20 0.478 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.478 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.478 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.478 | ~^ [2025-11-07T09:49:40.492Z] #20 0.478 | | [2025-11-07T09:49:40.492Z] #20 0.478 | unsigned int [2025-11-07T09:49:40.492Z] #20 0.478 | %lu [2025-11-07T09:49:40.492Z] #20 0.478 /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.478 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-11-07T09:49:40.492Z] #20 0.478 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.492Z] #20 0.478 | | [2025-11-07T09:49:40.492Z] #20 0.478 | iot_typecode_t [2025-11-07T09:49:40.492Z] #20 0.478 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.478 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-11-07T09:49:40.492Z] #20 0.478 | ~^ [2025-11-07T09:49:40.492Z] #20 0.478 | | [2025-11-07T09:49:40.492Z] #20 0.478 | int [2025-11-07T09:49:40.492Z] #20 0.538 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-11-07T09:49:40.492Z] #20 0.578 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:40.492Z] #20 0.578 from /device-coap/src/c/coap-util.h:18, [2025-11-07T09:49:40.492Z] #20 0.578 from /device-coap/src/c/coap-util.c:9: [2025-11-07T09:49:40.492Z] #20 0.578 /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-11-07T09:49:40.492Z] #20 0.578 /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.492Z] #20 0.578 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.492Z] #20 0.578 | | [2025-11-07T09:49:40.492Z] #20 0.578 | size_t {aka long unsigned int} [2025-11-07T09:49:40.492Z] #20 0.578 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-11-07T09:49:40.492Z] #20 0.578 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:40.492Z] #20 0.578 | ~^ [2025-11-07T09:49:40.492Z] #20 0.578 | | [2025-11-07T09:49:40.492Z] #20 0.578 | unsigned int [2025-11-07T09:49:40.492Z] #20 0.578 | %lu [2025-11-07T09:49:40.755Z] #20 0.578 /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.755Z] #20 0.578 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.755Z] #20 0.578 | | [2025-11-07T09:49:40.755Z] #20 0.578 | size_t {aka long unsigned int} [2025-11-07T09:49:40.755Z] #20 0.578 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-11-07T09:49:40.755Z] #20 0.578 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.578 | ~^ [2025-11-07T09:49:40.755Z] #20 0.578 | | [2025-11-07T09:49:40.755Z] #20 0.578 | unsigned int [2025-11-07T09:49:40.755Z] #20 0.578 | %lu [2025-11-07T09:49:40.755Z] #20 0.578 /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-11-07T09:49:40.755Z] #20 0.578 /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.755Z] #20 0.578 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.755Z] #20 0.578 | | [2025-11-07T09:49:40.755Z] #20 0.578 | size_t {aka long unsigned int} [2025-11-07T09:49:40.755Z] #20 0.578 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-11-07T09:49:40.755Z] #20 0.578 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.578 | ~^ [2025-11-07T09:49:40.755Z] #20 0.578 | | [2025-11-07T09:49:40.755Z] #20 0.578 | unsigned int [2025-11-07T09:49:40.755Z] #20 0.578 | %lu [2025-11-07T09:49:40.755Z] #20 0.579 /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-11-07T09:49:40.755Z] #20 0.579 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.579 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-11-07T09:49:40.755Z] #20 0.579 | | [2025-11-07T09:49:40.755Z] #20 0.579 | size_t {aka long unsigned int} [2025-11-07T09:49:40.755Z] #20 0.579 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-11-07T09:49:40.755Z] #20 0.579 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-11-07T09:49:40.755Z] #20 0.579 | ~^ [2025-11-07T09:49:40.755Z] #20 0.579 | | [2025-11-07T09:49:40.755Z] #20 0.579 | unsigned int [2025-11-07T09:49:40.755Z] #20 0.579 | %lu [2025-11-07T09:49:40.755Z] #20 0.686 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-11-07T09:49:40.755Z] #20 0.720 In file included from /usr/include/devsdk/devsdk.h:18, [2025-11-07T09:49:40.755Z] #20 0.720 from /device-coap/src/c/device-coap.h:17, [2025-11-07T09:49:40.755Z] #20 0.720 from /device-coap/src/c/device-coap.c:10: [2025-11-07T09:49:40.755Z] #20 0.720 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-11-07T09:49:40.755Z] #20 0.720 /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-11-07T09:49:40.755Z] #20 0.720 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-11-07T09:49:40.755Z] #20 0.720 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.755Z] #20 0.720 131 | requests[i].resource->type); [2025-11-07T09:49:40.755Z] #20 0.720 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-07T09:49:40.755Z] #20 0.720 | | [2025-11-07T09:49:40.755Z] #20 0.720 | iot_typecode_t [2025-11-07T09:49:40.755Z] #20 0.720 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-11-07T09:49:40.755Z] #20 0.720 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-11-07T09:49:40.755Z] #20 0.720 | ~^ [2025-11-07T09:49:40.755Z] #20 0.720 | | [2025-11-07T09:49:40.755Z] #20 0.720 | int [2025-11-07T09:49:40.755Z] #20 0.827 [100%] Linking C executable device-coap [2025-11-07T09:49:41.019Z] #20 0.857 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.12, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-07T09:49:41.019Z] #20 0.896 [100%] Built target device-coap [2025-11-07T09:49:41.019Z] #20 DONE 1.0s [2025-11-07T09:49:41.019Z] [2025-11-07T09:49:41.019Z] #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap / [2025-11-07T09:49:41.019Z] #21 ERROR: cannot replace to directory /var/lib/docker/overlay2/y65nb9sn6bu2g9yl3n38hxo0o/merged/device-coap with file [2025-11-07T09:49:41.019Z] ------ [2025-11-07T09:49:41.019Z] > [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /: [2025-11-07T09:49:41.019Z] ------ [2025-11-07T09:49:41.019Z] [2025-11-07T09:49:41.019Z] 1 warning found (use docker --debug to expand): [2025-11-07T09:49:41.019Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) [2025-11-07T09:49:41.019Z] Dockerfile.alpine:41 [2025-11-07T09:49:41.019Z] -------------------- [2025-11-07T09:49:41.019Z] 39 | 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 [2025-11-07T09:49:41.019Z] 40 | [2025-11-07T09:49:41.019Z] 41 | >>> COPY --from=builder /device-coap/build/release/device-coap / [2025-11-07T09:49:41.019Z] 42 | COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-11-07T09:49:41.019Z] 43 | COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-11-07T09:49:41.019Z] -------------------- [2025-11-07T09:49:41.019Z] ERROR: failed to solve: cannot replace to directory /var/lib/docker/overlay2/y65nb9sn6bu2g9yl3n38hxo0o/merged/device-coap with file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:49:42.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T09:49:42.408Z] [2025-11-07T09:49:42.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:49:42.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T09:49:42.853Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-07T09:49:42.853Z] 5eb5b503b376: Pulling fs layer [2025-11-07T09:49:42.853Z] 5c69ac0246d0: Pulling fs layer [2025-11-07T09:49:42.853Z] ec43610c2a17: Pulling fs layer [2025-11-07T09:49:42.853Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-07T09:49:42.853Z] 33b1e0a273af: Pulling fs layer [2025-11-07T09:49:42.853Z] 5d3b04190fa2: Pulling fs layer [2025-11-07T09:49:42.853Z] 2f39f015ded8: Pulling fs layer [2025-11-07T09:49:42.853Z] 33b1e0a273af: Waiting [2025-11-07T09:49:42.853Z] 5d3b04190fa2: Waiting [2025-11-07T09:49:42.853Z] 2f39f015ded8: Waiting [2025-11-07T09:49:42.853Z] 3a2ae6a8a46f: Waiting [2025-11-07T09:49:42.853Z] 5c69ac0246d0: Verifying Checksum [2025-11-07T09:49:42.853Z] 5c69ac0246d0: Download complete [2025-11-07T09:49:43.115Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-07T09:49:43.115Z] 3a2ae6a8a46f: Download complete [2025-11-07T09:49:43.115Z] 33b1e0a273af: Verifying Checksum [2025-11-07T09:49:43.115Z] 33b1e0a273af: Download complete [2025-11-07T09:49:43.115Z] ec43610c2a17: Verifying Checksum [2025-11-07T09:49:43.115Z] ec43610c2a17: Download complete [2025-11-07T09:49:43.115Z] 5d3b04190fa2: Download complete [2025-11-07T09:49:43.375Z] 5eb5b503b376: Verifying Checksum [2025-11-07T09:49:43.375Z] 5eb5b503b376: Download complete [2025-11-07T09:49:44.773Z] 5eb5b503b376: Pull complete [2025-11-07T09:49:45.032Z] 5c69ac0246d0: Pull complete [2025-11-07T09:49:45.625Z] ec43610c2a17: Pull complete [2025-11-07T09:49:45.626Z] 3a2ae6a8a46f: Pull complete [2025-11-07T09:49:45.892Z] 33b1e0a273af: Pull complete [2025-11-07T09:49:45.892Z] 5d3b04190fa2: Pull complete [2025-11-07T09:50:00.913Z] 2f39f015ded8: Pull complete [2025-11-07T09:50:00.913Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-07T09:50:00.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T09:50:00.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T09:50:01.235Z] prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container [2025-11-07T09:50:01.319Z] $ 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_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T09:50:02.781Z] $ docker top 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:03.282Z] ---> job-cost.sh [2025-11-07T09:50:03.282Z] lf-activate-venv: SKIPPING [2025-11-07T09:50:03.282Z] INFO: No Stack... [2025-11-07T09:50:04.262Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T09:50:04.545Z] INFO: Archiving Costs [Pipeline] sh [2025-11-07T09:50:04.907Z] + cat /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/cost.csv [2025-11-07T09:50:04.907Z] + cut -d, -f6 [Pipeline] lock [2025-11-07T09:50:04.966Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] [2025-11-07T09:50:04.972Z] Resource [jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] did not exist. Created. [2025-11-07T09:50:04.980Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-07T09:50:05.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-07T09:50:05.502Z] Stashed 1 file(s) [Pipeline] } [2025-11-07T09:50:05.535Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-07T09:50:05.645Z] $ docker stop --time=1 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 [2025-11-07T09:50:06.792Z] $ docker rm -f --volumes 623025ce59a4a0f3853164c8628a243cbe96d83ea03050c477e1b1ac318ff800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-07T09:50:07.342Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-07T09:50:08.849Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-66/archives ] [2025-11-07T09:50:08.849Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-66/archives [2025-11-07T09:50:08.849Z] total 16 [2025-11-07T09:50:08.849Z] drwxr-xr-x 3 root root 4096 Nov 7 09:50 . [2025-11-07T09:50:08.849Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:50 .. [2025-11-07T09:50:08.849Z] drwxr-xr-x 2 root root 4096 Nov 7 09:50 cost [2025-11-07T09:50:08.849Z] -rw-r--r-- 1 root root 84 Nov 7 09:50 cost.csv [2025-11-07T09:50:08.849Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-66/archives [2025-11-07T09:50:08.849Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-66/archives [2025-11-07T09:50:08.849Z] total 16 [2025-11-07T09:50:08.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:50 . [2025-11-07T09:50:08.849Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:50 .. [2025-11-07T09:50:08.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:50 cost [2025-11-07T09:50:08.849Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 7 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:09.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:10.122Z] ---> package-listing.sh [2025-11-07T09:50:10.122Z] ++ facter osfamily [2025-11-07T09:50:10.122Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-07T09:50:10.381Z] + OS_FAMILY=debian [2025-11-07T09:50:10.381Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-66 [2025-11-07T09:50:10.381Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-07T09:50:10.381Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-07T09:50:10.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-07T09:50:10.381Z] + PACKAGES=/tmp/packages_start.txt [2025-11-07T09:50:10.381Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-66 ']' [2025-11-07T09:50:10.381Z] + PACKAGES=/tmp/packages_end.txt [2025-11-07T09:50:10.381Z] + case "${OS_FAMILY}" in [2025-11-07T09:50:10.381Z] + dpkg -l [2025-11-07T09:50:10.381Z] + grep '^ii' [2025-11-07T09:50:10.381Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-07T09:50:10.381Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-07T09:50:10.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-07T09:50:10.381Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-66 ']' [2025-11-07T09:50:10.381Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/ [2025-11-07T09:50:10.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-66/archives/ [Pipeline] echo [2025-11-07T09:50:10.428Z] 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_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-07T09:50:10.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-07T09:50:11.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-07T09:50:11.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-07T09:50:11.504Z] prd-ubuntu20.04-docker-8c-8g-772691 does not seem to be running inside a container [2025-11-07T09:50:11.532Z] $ 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_PR-66/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_PR-66 -v /w/workspace/edgexfoundry_device-coap-c_PR-66:/w/workspace/edgexfoundry_device-coap-c_PR-66:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-66@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-66@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-07T09:50:11.728Z] $ docker top 769e99e453220ea0c2a7f684da99dd4b360135d4fc7f6c689dc6978d1f30e158 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-07T09:50:12.122Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-07T09:50:12.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-07T09:50:12.753Z] + ls /var/log/sa-host [2025-11-07T09:50:12.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-07T09:50:12.999Z] provisioning config files... [2025-11-07T09:50:13.008Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-66@tmp/config5747959551873797720tmp [Pipeline] { [Pipeline] echo [2025-11-07T09:50:13.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:13.400Z] ---> create-netrc.sh [Pipeline] } [2025-11-07T09:50:13.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:13.859Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-07T09:50:13.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:14.212Z] ---> sudo-logs.sh [2025-11-07T09:50:14.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-07T09:50:16.883Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:17.207Z] ---> job-cost.sh [2025-11-07T09:50:17.207Z] lf-activate-venv: SKIPPING [2025-11-07T09:50:17.207Z] DEBUG: total: 0.2199999988079071 [2025-11-07T09:50:17.207Z] INFO: Retrieving Stack Cost... [2025-11-07T09:50:17.207Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-07T09:50:17.474Z] INFO: Archiving Costs [Pipeline] echo [2025-11-07T09:50:17.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-07T09:50:17.874Z] ---> logs-deploy.sh [2025-11-07T09:50:17.874Z] lf-activate-venv: SKIPPING [2025-11-07T09:50:17.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-66/1 [2025-11-07T09:50:17.874Z] INFO: archiving workspace using pattern(s): [2025-11-07T09:50:18.867Z] Archives upload complete. [2025-11-07T09:50:18.867Z] INFO: archiving logs to Nexus