Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47967fd6311d44cba5f1849fba3e2293691669b2 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-ssh7401643497744516738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15039997345617676479.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3109917058290008769.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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15341456487343975055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17173951581771079902.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4864721109372187514.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41719 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/dgexfoundry_device-coap-c_odessa # 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 Avoid second fetch Checking out Revision 47967fd6311d44cba5f1849fba3e2293691669b2 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @578a9a0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e > git config core.sparsecheckout # timeout=10 > git checkout -f 47967fd6311d44cba5f1849fba3e2293691669b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-21T02:55:31.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-21T02:55:31.216Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-21T02:55:31.338Z] ========================================================= [2025-03-21T02:55:31.338Z] EdgeX Global Pipelines Version Info [2025-03-21T02:55:31.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-21T02:55:32.097Z] ------------------- [2025-03-21T02:55:32.097Z] stable info: [2025-03-21T02:55:32.097Z] ------------------- [2025-03-21T02:55:32.097Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-21T02:55:32.097Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-21T02:55:32.097Z] Message: update stable to v1.0.272 [2025-03-21T02:55:32.668Z] ------------------- [2025-03-21T02:55:32.668Z] experimental info: [2025-03-21T02:55:32.668Z] ------------------- [2025-03-21T02:55:32.668Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-21T02:55:32.668Z] Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d [2025-03-21T02:55:32.668Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-21T02:55:32.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-03-21T02:55:32.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-03-21T02:55:32.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-21T02:55:33.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-21T02:55:33.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-21T02:55:33.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-21T02:55:33.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-21T02:55:33.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-21T02:55:33.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-21T02:55:33.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-03-21T02:55:33.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-21T02:55:33.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-21T02:55:33.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-21T02:55:33.591Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-21T02:55:33.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-21T02:55:33.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-21T02:55:33.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-21T02:55:33.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-21T02:55:33.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-21T02:55:33.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-21T02:55:34.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] echo [2025-03-21T02:55:34.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47967fd [Pipeline] echo [2025-03-21T02:55:34.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T02:55:34.278Z] provisioning config files... [2025-03-21T02:55:34.291Z] copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config15053711416485960221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-21T02:55:34.674Z] ---> ****-login.sh [2025-03-21T02:55:34.675Z] nexus3.edgexfoundry.org:10001 [2025-03-21T02:55:34.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:55:34.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:55:34.942Z] Configure a credential helper to remove this warning. See [2025-03-21T02:55:34.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:55:34.942Z] [2025-03-21T02:55:34.942Z] Login Succeeded [2025-03-21T02:55:34.942Z] nexus3.edgexfoundry.org:10002 [2025-03-21T02:55:34.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:55:34.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:55:34.942Z] Configure a credential helper to remove this warning. See [2025-03-21T02:55:34.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:55:34.942Z] [2025-03-21T02:55:34.942Z] Login Succeeded [2025-03-21T02:55:34.942Z] nexus3.edgexfoundry.org:10003 [2025-03-21T02:55:34.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:55:35.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:55:35.204Z] Configure a credential helper to remove this warning. See [2025-03-21T02:55:35.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:55:35.204Z] [2025-03-21T02:55:35.204Z] Login Succeeded [2025-03-21T02:55:35.204Z] nexus3.edgexfoundry.org:10004 [2025-03-21T02:55:35.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:55:35.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:55:35.205Z] Configure a credential helper to remove this warning. See [2025-03-21T02:55:35.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:55:35.205Z] [2025-03-21T02:55:35.205Z] Login Succeeded [2025-03-21T02:55:35.205Z] ****.io [2025-03-21T02:55:35.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:55:35.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:55:35.467Z] Configure a credential helper to remove this warning. See [2025-03-21T02:55:35.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:55:35.467Z] [2025-03-21T02:55:35.467Z] Login Succeeded [2025-03-21T02:55:35.467Z] ---> ****-login.sh ends [Pipeline] } [2025-03-21T02:55:35.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-21T02:55:36.157Z] + git rev-list -1 --merges 47967fd6311d44cba5f1849fba3e2293691669b2~1..47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] echo [2025-03-21T02:55:36.204Z] -----------> git rev-list -1 --merges 47967fd6311d44cba5f1849fba3e2293691669b2~1..47967fd6311d44cba5f1849fba3e2293691669b2 47967fd6311d44cba5f1849fba3e2293691669b2 [false] [Pipeline] sh [2025-03-21T02:55:36.524Z] + git log --format=format:%s -1 47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] echo [2025-03-21T02:55:36.569Z] ========================================================= [2025-03-21T02:55:36.569Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-21T02:55:36.569Z] ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2025-03-21T02:55:36.947Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-21T02:55:37.268Z] + echo 0.0.0 [Pipeline] echo [2025-03-21T02:55:37.314Z] [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-x86_64 [Pipeline] echo [2025-03-21T02:55:37.357Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-21T02:55:37.396Z] ========================================================= [2025-03-21T02:55:37.396Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-03-21T02:55:37.396Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T02:55:37.982Z] + docker build -t device-coap-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . [2025-03-21T02:55:37.982Z] Sending build context to Docker daemon 371.7kB [2025-03-21T02:55:37.982Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-21T02:55:37.982Z] Step 2/14 : FROM ${BASE} [2025-03-21T02:55:37.982Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base [2025-03-21T02:55:37.982Z] 96526aa774ef: Pulling fs layer [2025-03-21T02:55:37.982Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-21T02:55:37.982Z] 585e8d389ef7: Pulling fs layer [2025-03-21T02:55:37.982Z] 4f9bc52d1dc7: Verifying Checksum [2025-03-21T02:55:37.982Z] 4f9bc52d1dc7: Download complete [2025-03-21T02:55:38.244Z] 96526aa774ef: Download complete [2025-03-21T02:55:38.244Z] 96526aa774ef: Pull complete [2025-03-21T02:55:38.503Z] 4f9bc52d1dc7: Pull complete [2025-03-21T02:55:39.072Z] 585e8d389ef7: Download complete [2025-03-21T02:55:41.608Z] 585e8d389ef7: Pull complete [2025-03-21T02:55:41.608Z] Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-03-21T02:55:41.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-03-21T02:55:41.874Z] ---> 45f96820a350 [2025-03-21T02:55:41.874Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-21T02:55:42.819Z] ---> Running in e7ece2143fbe [2025-03-21T02:55:42.819Z] Removing intermediate container e7ece2143fbe [2025-03-21T02:55:42.819Z] ---> ab839d3f6048 [2025-03-21T02:55:42.819Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-21T02:55:42.819Z] ---> Running in 8248d1dda8cf [2025-03-21T02:55:43.388Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-21T02:55:43.647Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T02:55:43.647Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T02:55:43.647Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T02:55:43.971Z] Removing intermediate container 8248d1dda8cf [2025-03-21T02:55:43.971Z] ---> 17b433242dd2 [2025-03-21T02:55:43.971Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-21T02:55:43.971Z] ---> Running in c0b00e41b840 [2025-03-21T02:55:44.543Z] Removing intermediate container c0b00e41b840 [2025-03-21T02:55:44.543Z] ---> 134a7b981f58 [2025-03-21T02:55:44.543Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-21T02:55:44.543Z] ---> Running in 2e61f56d6677 [2025-03-21T02:55:44.803Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:45.371Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:45.941Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:46.511Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:55:46.511Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-21T02:55:46.771Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-21T02:55:47.343Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-21T02:55:47.602Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-21T02:55:47.863Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T02:55:48.431Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-21T02:55:48.431Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T02:55:48.691Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-21T02:55:48.950Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-21T02:55:49.209Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-21T02:55:49.467Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-21T02:55:49.727Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-21T02:55:50.296Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-21T02:55:50.556Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-21T02:55:50.815Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-21T02:55:51.384Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-21T02:55:51.643Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-21T02:55:51.791Z] Still waiting to schedule task [2025-03-21T02:55:51.792Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-21T02:55:51.901Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-21T02:55:52.469Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T02:55:52.469Z] OK: 336 MiB in 100 packages [2025-03-21T02:55:53.036Z] Removing intermediate container 2e61f56d6677 [2025-03-21T02:55:53.036Z] ---> 7236341e73df [2025-03-21T02:55:53.036Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-21T02:55:53.036Z] ---> Running in ad9dcbd4d4e2 [2025-03-21T02:55:53.297Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:53.867Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:54.127Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:54.696Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:55:54.696Z] Upgrading critical system libraries and apk-tools: [2025-03-21T02:55:54.696Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-21T02:55:55.265Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T02:55:55.265Z] Continuing the upgrade transaction with new apk-tools: [2025-03-21T02:55:55.265Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:55.526Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:56.094Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-21T02:55:56.662Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:55:56.662Z] (1/26) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T02:55:57.231Z] (2/26) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:55:57.490Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-21T02:55:57.490Z] (3/26) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:55:57.749Z] (4/26) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-21T02:55:58.319Z] (5/26) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:55:58.888Z] (6/26) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:55:59.148Z] (7/26) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:55:59.408Z] (8/26) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-21T02:55:59.976Z] (9/26) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T02:56:00.545Z] (10/26) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-21T02:56:01.119Z] (11/26) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-21T02:56:01.379Z] (12/26) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-21T02:56:01.947Z] (13/26) Installing libpsl (0.21.5-r0) [2025-03-21T02:56:02.206Z] (14/26) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T02:56:02.773Z] (15/26) Installing libpsl-utils (0.21.5-r0) [2025-03-21T02:56:03.033Z] (16/26) Installing libpsl-dev (0.21.5-r0) [2025-03-21T02:56:03.293Z] (17/26) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:56:03.862Z] (18/26) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T02:56:04.122Z] (19/26) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-21T02:56:04.688Z] (20/26) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-21T02:56:04.947Z] (21/26) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:56:05.207Z] (22/26) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:56:05.775Z] (23/26) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:56:06.032Z] (24/26) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:56:06.290Z] (25/26) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:56:06.548Z] (26/26) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:56:07.118Z] Executing busybox-1.36.1-r7.trigger [2025-03-21T02:56:07.118Z] Executing ca-certificates-20241121-r1.trigger [2025-03-21T02:56:07.118Z] OK: 337 MiB in 103 packages [2025-03-21T02:56:08.054Z] Removing intermediate container ad9dcbd4d4e2 [2025-03-21T02:56:08.054Z] ---> 1c166fea8504 [2025-03-21T02:56:08.054Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-21T02:56:08.054Z] ---> 145f77175581 [2025-03-21T02:56:08.054Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-21T02:56:08.054Z] ---> d6b3215ae89a [2025-03-21T02:56:08.054Z] Step 10/14 : COPY VERSION /device-coap [2025-03-21T02:56:08.312Z] ---> adb143518148 [2025-03-21T02:56:08.312Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-21T02:56:08.312Z] ---> Running in 58ed6a437e5d [2025-03-21T02:56:08.881Z] Removing intermediate container 58ed6a437e5d [2025-03-21T02:56:08.881Z] ---> 9f2c9677cdf9 [2025-03-21T02:56:08.881Z] Step 12/14 : WORKDIR /device-coap [2025-03-21T02:56:08.881Z] ---> Running in 397f6d9e7bcf [2025-03-21T02:56:08.881Z] Removing intermediate container 397f6d9e7bcf [2025-03-21T02:56:08.881Z] ---> 8eda44518a35 [2025-03-21T02:56:08.881Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-21T02:56:08.881Z] ---> Running in d45789d3d321 [2025-03-21T02:56:09.146Z] + BUILD_CSDK=1 [2025-03-21T02:56:09.146Z] + TINYDTLS_VERSION=b0e230d [2025-03-21T02:56:09.146Z] + LIBCOAP_VERSION=1739507 [2025-03-21T02:56:09.146Z] + CSDK_VERSION=4.0.0 [2025-03-21T02:56:09.146Z] + '[' -d deps ] [2025-03-21T02:56:09.146Z] + mkdir deps [2025-03-21T02:56:09.146Z] + cd /device-coap/deps [2025-03-21T02:56:09.146Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-21T02:56:09.146Z] Cloning into 'tinydtls'... [2025-03-21T02:56:09.715Z] + cd tinydtls [2025-03-21T02:56:09.715Z] + git checkout develop [2025-03-21T02:56:09.715Z] branch 'develop' set up to track 'origin/develop'. [2025-03-21T02:56:09.715Z] Switched to a new branch 'develop' [2025-03-21T02:56:09.715Z] + git reset --hard b0e230d [2025-03-21T02:56:09.715Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-21T02:56:09.715Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-21T02:56:09.715Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-21T02:56:09.715Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-21T02:56:09.715Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-21T02:56:09.715Z] + mkdir -p build [2025-03-21T02:56:09.715Z] + cd build [2025-03-21T02:56:09.715Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-21T02:56:09.973Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:56:09.973Z] -- Detecting C compiler ABI info [2025-03-21T02:56:09.973Z] -- Detecting C compiler ABI info - done [2025-03-21T02:56:09.973Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:56:09.973Z] -- Detecting C compile features [2025-03-21T02:56:09.973Z] -- Detecting C compile features - done [2025-03-21T02:56:09.973Z] -- Looking for assert.h [2025-03-21T02:56:10.233Z] -- Looking for assert.h - found [2025-03-21T02:56:10.233Z] -- Looking for arpa/inet.h [2025-03-21T02:56:10.233Z] -- Looking for arpa/inet.h - found [2025-03-21T02:56:10.233Z] -- Looking for fcntl.h [2025-03-21T02:56:10.233Z] -- Looking for fcntl.h - found [2025-03-21T02:56:10.233Z] -- Looking for inttypes.h [2025-03-21T02:56:10.492Z] -- Looking for inttypes.h - found [2025-03-21T02:56:10.492Z] -- Looking for memory.h [2025-03-21T02:56:10.492Z] -- Looking for memory.h - found [2025-03-21T02:56:10.492Z] -- Looking for netdb.h [2025-03-21T02:56:10.492Z] -- Looking for netdb.h - found [2025-03-21T02:56:10.492Z] -- Looking for netinet/in.h [2025-03-21T02:56:10.749Z] -- Looking for netinet/in.h - found [2025-03-21T02:56:10.749Z] -- Looking for stddef.h [2025-03-21T02:56:10.749Z] -- Looking for stddef.h - found [2025-03-21T02:56:10.749Z] -- Looking for stdint.h [2025-03-21T02:56:10.749Z] -- Looking for stdint.h - found [2025-03-21T02:56:10.749Z] -- Looking for stdlib.h [2025-03-21T02:56:11.008Z] -- Looking for stdlib.h - found [2025-03-21T02:56:11.008Z] -- Looking for string.h [2025-03-21T02:56:11.008Z] -- Looking for string.h - found [2025-03-21T02:56:11.008Z] -- Looking for strings.h [2025-03-21T02:56:11.008Z] -- Looking for strings.h - found [2025-03-21T02:56:11.008Z] -- Looking for time.h [2025-03-21T02:56:11.268Z] -- Looking for time.h - found [2025-03-21T02:56:11.268Z] -- Looking for sys/param.h [2025-03-21T02:56:11.268Z] -- Looking for sys/param.h - found [2025-03-21T02:56:11.268Z] -- Looking for sys/socket.h [2025-03-21T02:56:11.268Z] -- Looking for sys/socket.h - found [2025-03-21T02:56:11.268Z] -- Looking for sys/stat.h [2025-03-21T02:56:11.528Z] -- Looking for sys/stat.h - found [2025-03-21T02:56:11.528Z] -- Looking for sys/types.h [2025-03-21T02:56:11.528Z] -- Looking for sys/types.h - found [2025-03-21T02:56:11.528Z] -- Looking for sys/time.h [2025-03-21T02:56:11.528Z] -- Looking for sys/time.h - found [2025-03-21T02:56:11.528Z] -- Looking for unistd.h [2025-03-21T02:56:11.788Z] -- Looking for unistd.h - found [2025-03-21T02:56:11.788Z] -- Looking for float.h [2025-03-21T02:56:11.788Z] -- Looking for float.h - found [2025-03-21T02:56:11.788Z] -- Looking for dlfcn.h [2025-03-21T02:56:11.788Z] -- Looking for dlfcn.h - found [2025-03-21T02:56:11.788Z] -- Looking for memset [2025-03-21T02:56:12.048Z] -- Looking for memset - found [2025-03-21T02:56:12.048Z] -- Looking for select [2025-03-21T02:56:12.048Z] -- Looking for select - found [2025-03-21T02:56:12.048Z] -- Looking for socket [2025-03-21T02:56:12.048Z] -- Looking for socket - found [2025-03-21T02:56:12.048Z] -- Looking for strdup [2025-03-21T02:56:12.307Z] -- Looking for strdup - found [2025-03-21T02:56:12.307Z] -- Looking for strerror [2025-03-21T02:56:12.307Z] -- Looking for strerror - found [2025-03-21T02:56:12.307Z] -- Looking for strnlen [2025-03-21T02:56:12.307Z] -- Looking for strnlen - found [2025-03-21T02:56:12.307Z] -- Looking for fls [2025-03-21T02:56:12.566Z] -- Looking for fls - not found [2025-03-21T02:56:12.566Z] -- Looking for vprintf [2025-03-21T02:56:12.566Z] -- Looking for vprintf - found [2025-03-21T02:56:12.566Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-21T02:56:12.566Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-21T02:56:12.566Z] -- Configuring done (2.7s) [2025-03-21T02:56:12.566Z] -- Generating done (0.0s) [2025-03-21T02:56:12.566Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-21T02:56:12.566Z] + make [2025-03-21T02:56:12.566Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-21T02:56:12.827Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-21T02:56:12.827Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-21T02:56:13.088Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-21T02:56:13.088Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-21T02:56:13.088Z] In function 'ecc_ecdh', [2025-03-21T02:56:13.088Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:56:13.088Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:56:13.088Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:56:13.088Z] /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-03-21T02:56:13.088Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:56:13.088Z] | ^~~~~~~~~~~ [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-21T02:56:13.088Z] 431 | uint32_t pub_x[8]; [2025-03-21T02:56:13.088Z] | ^~~~~ [2025-03-21T02:56:13.088Z] In function 'ecc_ecdh', [2025-03-21T02:56:13.088Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:56:13.088Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:56:13.088Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:56:13.088Z] /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-03-21T02:56:13.088Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:56:13.088Z] | ^~~~~~~~~~~ [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-21T02:56:13.088Z] 432 | uint32_t pub_y[8]; [2025-03-21T02:56:13.088Z] | ^~~~~ [2025-03-21T02:56:13.088Z] In function 'ecc_ecdh', [2025-03-21T02:56:13.088Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:56:13.088Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:56:13.088Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:13.088Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:56:13.088Z] /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-03-21T02:56:13.088Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:56:13.089Z] | ^~~~~~~~~~~ [2025-03-21T02:56:13.089Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-21T02:56:13.089Z] 430 | uint32_t priv[8]; [2025-03-21T02:56:13.089Z] | ^~~~ [2025-03-21T02:56:13.348Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-21T02:56:14.287Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-21T02:56:14.288Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-21T02:56:14.288Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-21T02:56:14.288Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-21T02:56:14.547Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-21T02:56:14.547Z] /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-03-21T02:56:14.547Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-21T02:56:14.547Z] | ^ [2025-03-21T02:56:14.547Z] /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-03-21T02:56:14.547Z] 319 | return result == count; [2025-03-21T02:56:14.547Z] | ^~ [2025-03-21T02:56:15.116Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-21T02:56:15.116Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-21T02:56:15.116Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-21T02:56:15.376Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-21T02:56:15.376Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-21T02:56:15.376Z] /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-03-21T02:56:15.376Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-21T02:56:15.376Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-21T02:56:15.376Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-21T02:56:15.376Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-21T02:56:15.376Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-21T02:56:15.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:15.376Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-21T02:56:15.376Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-21T02:56:15.376Z] | ~~~~~^~~~~~~~ [2025-03-21T02:56:15.376Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-21T02:56:15.376Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-21T02:56:15.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:15.376Z] [100%] Linking C shared library libtinydtls.so [2025-03-21T02:56:15.636Z] [100%] Built target tinydtls [2025-03-21T02:56:15.636Z] + make install [2025-03-21T02:56:15.636Z] [100%] Built target tinydtls [2025-03-21T02:56:15.636Z] Install the project... [2025-03-21T02:56:15.636Z] -- Install configuration: "Release" [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-21T02:56:15.636Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-21T02:56:15.636Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-21T02:56:15.636Z] + cd /device-coap/deps [2025-03-21T02:56:15.636Z] + git clone https://github.com/obgm/libcoap.git [2025-03-21T02:56:15.636Z] Cloning into 'libcoap'... [2025-03-21T02:56:17.014Z] + cd libcoap [2025-03-21T02:56:17.014Z] + git reset --hard 1739507 [2025-03-21T02:56:17.014Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-21T02:56:17.014Z] + patch -p1 [2025-03-21T02:56:17.014Z] patching file cmake/FindTinyDTLS.cmake [2025-03-21T02:56:17.014Z] + patch -p1 [2025-03-21T02:56:17.014Z] patching file include/coap2/coap_config.h.in [2025-03-21T02:56:17.014Z] + mkdir -p build [2025-03-21T02:56:17.014Z] + cd build [2025-03-21T02:56:17.014Z] + 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-03-21T02:56:17.014Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-21T02:56:17.014Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:56:17.014Z] -- Detecting CXX compiler ABI info [2025-03-21T02:56:17.014Z] -- Detecting CXX compiler ABI info - done [2025-03-21T02:56:17.273Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-21T02:56:17.273Z] -- Detecting CXX compile features [2025-03-21T02:56:17.273Z] -- Detecting CXX compile features - done [2025-03-21T02:56:17.273Z] -- Detecting C compiler ABI info [2025-03-21T02:56:17.273Z] -- Detecting C compiler ABI info - done [2025-03-21T02:56:17.273Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:56:17.273Z] -- Detecting C compile features [2025-03-21T02:56:17.273Z] -- Detecting C compile features - done [2025-03-21T02:56:17.273Z] -- Looking for byteswap.h [2025-03-21T02:56:17.273Z] -- Looking for byteswap.h - found [2025-03-21T02:56:17.273Z] -- Looking for inttypes.h [2025-03-21T02:56:17.530Z] -- Looking for inttypes.h - found [2025-03-21T02:56:17.530Z] -- Looking for limits.h [2025-03-21T02:56:17.531Z] -- Looking for limits.h - found [2025-03-21T02:56:17.531Z] -- Looking for memory.h [2025-03-21T02:56:17.531Z] -- Looking for memory.h - found [2025-03-21T02:56:17.531Z] -- Looking for strings.h [2025-03-21T02:56:17.788Z] -- Looking for strings.h - found [2025-03-21T02:56:17.788Z] -- Looking for string.h [2025-03-21T02:56:17.788Z] -- Looking for string.h - found [2025-03-21T02:56:17.788Z] -- Looking for sys/sysctl.h [2025-03-21T02:56:17.788Z] -- Looking for sys/sysctl.h - not found [2025-03-21T02:56:17.788Z] -- Looking for netinet/in.h [2025-03-21T02:56:17.788Z] -- Looking for netinet/in.h - found [2025-03-21T02:56:17.788Z] -- Looking for sys/epoll.h [2025-03-21T02:56:18.045Z] -- Looking for sys/epoll.h - found [2025-03-21T02:56:18.045Z] -- Looking for sys/timerfd.h [2025-03-21T02:56:18.045Z] -- Looking for sys/timerfd.h - found [2025-03-21T02:56:18.045Z] -- Looking for arpa/inet.h [2025-03-21T02:56:18.045Z] -- Looking for arpa/inet.h - found [2025-03-21T02:56:18.045Z] -- Looking for stdbool.h [2025-03-21T02:56:18.305Z] -- Looking for stdbool.h - found [2025-03-21T02:56:18.305Z] -- Looking for netdb.h [2025-03-21T02:56:18.305Z] -- Looking for netdb.h - found [2025-03-21T02:56:18.305Z] -- Looking for pthread.h [2025-03-21T02:56:18.305Z] -- Looking for pthread.h - found [2025-03-21T02:56:18.305Z] -- Looking for stdlib.h [2025-03-21T02:56:18.564Z] -- Looking for stdlib.h - found [2025-03-21T02:56:18.564Z] -- Looking for stdint.h [2025-03-21T02:56:18.564Z] -- Looking for stdint.h - found [2025-03-21T02:56:18.564Z] -- Looking for syslog.h [2025-03-21T02:56:18.564Z] -- Looking for syslog.h - found [2025-03-21T02:56:18.564Z] -- Looking for sys/ioctl.h [2025-03-21T02:56:18.823Z] -- Looking for sys/ioctl.h - found [2025-03-21T02:56:18.823Z] -- Looking for sys/socket.h [2025-03-21T02:56:18.823Z] -- Looking for sys/socket.h - found [2025-03-21T02:56:18.823Z] -- Looking for sys/stat.h [2025-03-21T02:56:18.823Z] -- Looking for sys/stat.h - found [2025-03-21T02:56:18.823Z] -- Looking for sys/time.h [2025-03-21T02:56:19.082Z] -- Looking for sys/time.h - found [2025-03-21T02:56:19.082Z] -- Looking for sys/types.h [2025-03-21T02:56:19.082Z] -- Looking for sys/types.h - found [2025-03-21T02:56:19.082Z] -- Looking for sys/unistd.h [2025-03-21T02:56:19.082Z] -- Looking for sys/unistd.h - not found [2025-03-21T02:56:19.082Z] -- Looking for time.h [2025-03-21T02:56:19.082Z] -- Looking for time.h - found [2025-03-21T02:56:19.082Z] -- Looking for unistd.h [2025-03-21T02:56:19.342Z] -- Looking for unistd.h - found [2025-03-21T02:56:19.342Z] -- Looking for float.h [2025-03-21T02:56:19.342Z] -- Looking for float.h - found [2025-03-21T02:56:19.342Z] -- Looking for stddef.h [2025-03-21T02:56:19.342Z] -- Looking for stddef.h - found [2025-03-21T02:56:19.342Z] -- Looking for winsock2.h [2025-03-21T02:56:19.601Z] -- Looking for winsock2.h - not found [2025-03-21T02:56:19.601Z] -- Looking for ws2tcpip.h [2025-03-21T02:56:19.601Z] -- Looking for ws2tcpip.h - not found [2025-03-21T02:56:19.601Z] -- Looking for malloc [2025-03-21T02:56:19.601Z] -- Looking for malloc - found [2025-03-21T02:56:19.601Z] -- Looking for memset [2025-03-21T02:56:19.601Z] -- Looking for memset - found [2025-03-21T02:56:19.601Z] -- Looking for select [2025-03-21T02:56:19.861Z] -- Looking for select - found [2025-03-21T02:56:19.861Z] -- Looking for socket [2025-03-21T02:56:19.861Z] -- Looking for socket - found [2025-03-21T02:56:19.861Z] -- Looking for strcasecmp [2025-03-21T02:56:19.861Z] -- Looking for strcasecmp - found [2025-03-21T02:56:19.861Z] -- Looking for pthread_mutex_lock [2025-03-21T02:56:20.119Z] -- Looking for pthread_mutex_lock - found [2025-03-21T02:56:20.119Z] -- Looking for getaddrinfo [2025-03-21T02:56:20.119Z] -- Looking for getaddrinfo - found [2025-03-21T02:56:20.119Z] -- Looking for strnlen [2025-03-21T02:56:20.119Z] -- Looking for strnlen - found [2025-03-21T02:56:20.119Z] -- Looking for strrchr [2025-03-21T02:56:20.377Z] -- Looking for strrchr - found [2025-03-21T02:56:20.377Z] -- Looking for getrandom [2025-03-21T02:56:20.377Z] -- Looking for getrandom - found [2025-03-21T02:56:20.377Z] -- Looking for cmsghdr [2025-03-21T02:56:20.377Z] -- Looking for cmsghdr - not found [2025-03-21T02:56:20.377Z] -- compiling without epoll support [2025-03-21T02:56:20.377Z] -- compiling with DTLS support [2025-03-21T02:56:20.377Z] -- DTLS_BACKEND: tinydtls [2025-03-21T02:56:20.377Z] -- Found TinyDTLS: /usr/local/include [2025-03-21T02:56:20.377Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-21T02:56:20.377Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-21T02:56:20.377Z] -- TINYDTLS_ROOT_DIR: [2025-03-21T02:56:20.377Z] -- compiling with tinydtls support [2025-03-21T02:56:20.377Z] -- ENABLE_DTLS:.....................ON [2025-03-21T02:56:20.377Z] -- ENABLE_TCP:......................ON [2025-03-21T02:56:20.377Z] -- ENABLE_DOCS:.....................OFF [2025-03-21T02:56:20.377Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-21T02:56:20.377Z] -- DTLS_BACKEND:....................tinydtls [2025-03-21T02:56:20.377Z] -- WITH_GNUTLS:.....................OFF [2025-03-21T02:56:20.377Z] -- WITH_TINYDTLS:...................ON [2025-03-21T02:56:20.377Z] -- WITH_OPENSSL:....................OFF [2025-03-21T02:56:20.377Z] -- WITH_MBEDTLS:....................OFF [2025-03-21T02:56:20.377Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-21T02:56:20.377Z] -- HAVE_LIBGNUTLS:.................. [2025-03-21T02:56:20.377Z] -- HAVE_OPENSSL:.................... [2025-03-21T02:56:20.377Z] -- HAVE_MBEDTLS:.................... [2025-03-21T02:56:20.377Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-21T02:56:20.377Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-21T02:56:20.377Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-21T02:56:20.377Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-21T02:56:20.377Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-21T02:56:20.377Z] -- Configuring done (3.5s) [2025-03-21T02:56:20.377Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-21T02:56:20.377Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-21T02:56:20.377Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-21T02:56:20.377Z] command to set the policy and suppress this warning. [2025-03-21T02:56:20.377Z] [2025-03-21T02:56:20.377Z] File: [2025-03-21T02:56:20.377Z] [2025-03-21T02:56:20.377Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-21T02:56:20.377Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-21T02:56:20.377Z] [2025-03-21T02:56:20.377Z] -- Generating done (0.0s) [2025-03-21T02:56:20.377Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-21T02:56:20.377Z] + make [2025-03-21T02:56:20.377Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-21T02:56:20.635Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-21T02:56:20.635Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-21T02:56:20.635Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-21T02:56:20.893Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-21T02:56:20.893Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-21T02:56:21.152Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-21T02:56:21.411Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-21T02:56:21.411Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-21T02:56:21.411Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-21T02:56:21.978Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-21T02:56:21.978Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-21T02:56:22.237Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-21T02:56:22.237Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-21T02:56:22.237Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-21T02:56:22.807Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-21T02:56:23.065Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-21T02:56:23.325Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-21T02:56:23.583Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-21T02:56:23.583Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-21T02:56:23.583Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-21T02:56:23.858Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-21T02:56:24.119Z] [100%] Linking C shared library libcoap-2.so [2025-03-21T02:56:24.119Z] [100%] Built target coap-2 [2025-03-21T02:56:24.119Z] + make install [2025-03-21T02:56:24.119Z] [100%] Built target coap-2 [2025-03-21T02:56:24.119Z] Install the project... [2025-03-21T02:56:24.119Z] -- Install configuration: "Release" [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-21T02:56:24.119Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-21T02:56:24.119Z] -- Up-to-date: /usr/local/include [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2 [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-21T02:56:24.119Z] -- Up-to-date: /usr/local/include [2025-03-21T02:56:24.119Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-21T02:56:24.119Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-21T02:56:24.119Z] + '[' 1 '=' 1 ] [2025-03-21T02:56:24.119Z] + cd /device-coap/deps [2025-03-21T02:56:24.119Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-21T02:56:24.119Z] Connecting to github.com (140.82.112.4:443) [2025-03-21T02:56:24.378Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-21T02:56:24.640Z] saving to 'v4.0.0.zip' [2025-03-21T02:56:24.641Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-21T02:56:24.641Z] 'v4.0.0.zip' saved [2025-03-21T02:56:24.641Z] + unzip v4.0.0.zip [2025-03-21T02:56:24.641Z] Archive: v4.0.0.zip [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/ [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/include/ [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-21T02:56:24.641Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-21T02:56:24.641Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-21T02:56:24.641Z] + cd device-sdk-c-4.0.0 [2025-03-21T02:56:24.641Z] + ./scripts/build.sh [2025-03-21T02:56:24.641Z] + CPPCHECK=false [2025-03-21T02:56:24.641Z] + DOCGEN=false [2025-03-21T02:56:24.641Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-21T02:56:24.641Z] + '[' 0 -gt 0 ] [2025-03-21T02:56:24.641Z] + readlink -f ./scripts/build.sh [2025-03-21T02:56:24.641Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-21T02:56:24.641Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-21T02:56:24.641Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-21T02:56:24.641Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-21T02:56:24.641Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T02:56:24.641Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T02:56:24.641Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-21T02:56:24.641Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:56:24.641Z] -- Detecting C compiler ABI info [2025-03-21T02:56:24.901Z] -- Detecting C compiler ABI info - done [2025-03-21T02:56:24.901Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:56:24.901Z] -- Detecting C compile features [2025-03-21T02:56:24.901Z] -- Detecting C compile features - done [2025-03-21T02:56:24.901Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T02:56:24.901Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-21T02:56:24.901Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T02:56:24.901Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T02:56:24.901Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T02:56:24.901Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T02:56:24.901Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T02:56:24.901Z] -- /opt/iotech/iot/1.5/include [2025-03-21T02:56:24.901Z] -- C SDK 0.0.0 for Linux [2025-03-21T02:56:24.901Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T02:56:24.901Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T02:56:25.158Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T02:56:25.158Z] -- Configuring done (0.5s) [2025-03-21T02:56:25.158Z] -- Generating done (0.0s) [2025-03-21T02:56:25.158Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T02:56:25.158Z] + make all package [2025-03-21T02:56:25.158Z] + tee release.log [2025-03-21T02:56:25.158Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T02:56:25.158Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T02:56:25.417Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T02:56:25.683Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T02:56:25.683Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T02:56:25.941Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T02:56:25.941Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T02:56:26.201Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T02:56:26.460Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T02:56:26.460Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T02:56:26.719Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T02:56:26.719Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T02:56:26.719Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T02:56:26.979Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T02:56:26.979Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T02:56:27.545Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T02:56:27.545Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T02:56:27.805Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T02:56:27.805Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T02:56:28.064Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T02:56:28.064Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T02:56:29.003Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T02:56:29.262Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T02:56:29.263Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T02:56:29.263Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T02:56:29.263Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T02:56:29.525Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T02:56:30.094Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T02:56:30.094Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T02:56:30.094Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T02:56:30.094Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T02:56:30.660Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-21T02:56:30.660Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:56:30.660Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-21T02:56:30.660Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:30.661Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-21T02:56:30.661Z] 875 | const iot_data_t *deviceservices_config; [2025-03-21T02:56:30.661Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:30.661Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T02:56:30.661Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T02:56:30.920Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T02:56:30.920Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T02:56:30.920Z] [ 68%] Built target csdk [2025-03-21T02:56:30.920Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T02:56:31.180Z] [ 72%] Linking C executable template [2025-03-21T02:56:31.180Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.180Z] [ 72%] Built target template [2025-03-21T02:56:31.180Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T02:56:31.180Z] [ 76%] Linking C executable device-counter [2025-03-21T02:56:31.180Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.443Z] [ 76%] Built target device-counter [2025-03-21T02:56:31.443Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T02:56:31.443Z] [ 80%] Linking C executable device-random [2025-03-21T02:56:31.443Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.443Z] [ 80%] Built target device-random [2025-03-21T02:56:31.443Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T02:56:31.703Z] [ 84%] Linking C executable device-gyro [2025-03-21T02:56:31.703Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.703Z] [ 84%] Built target device-gyro [2025-03-21T02:56:31.703Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T02:56:31.703Z] [ 88%] Linking C executable device-bitfields [2025-03-21T02:56:31.703Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.703Z] [ 88%] Built target device-bitfields [2025-03-21T02:56:31.963Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T02:56:31.963Z] [ 92%] Linking C executable template-discovery [2025-03-21T02:56:31.963Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:31.963Z] [ 92%] Built target template-discovery [2025-03-21T02:56:31.963Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T02:56:32.224Z] [ 96%] Linking C executable device-file [2025-03-21T02:56:32.224Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:32.224Z] [ 96%] Built target device-file [2025-03-21T02:56:32.224Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T02:56:32.484Z] [100%] Linking C executable device-terminal [2025-03-21T02:56:32.484Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:32.484Z] [100%] Built target device-terminal [2025-03-21T02:56:32.484Z] Run CPack packaging tool... [2025-03-21T02:56:32.484Z] CPack: Create package using TGZ [2025-03-21T02:56:32.484Z] CPack: Install projects [2025-03-21T02:56:32.484Z] CPack: - Run preinstall target for: Csdk [2025-03-21T02:56:32.743Z] CPack: - Install project: Csdk [] [2025-03-21T02:56:32.743Z] CPack: Create package [2025-03-21T02:56:32.743Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-21T02:56:32.743Z] + '[' false '=' true ] [2025-03-21T02:56:32.743Z] + '[' false '=' true ] [2025-03-21T02:56:32.743Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T02:56:32.743Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T02:56:32.743Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-21T02:56:32.743Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:56:32.743Z] -- Detecting C compiler ABI info [2025-03-21T02:56:33.003Z] -- Detecting C compiler ABI info - done [2025-03-21T02:56:33.003Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:56:33.003Z] -- Detecting C compile features [2025-03-21T02:56:33.003Z] -- Detecting C compile features - done [2025-03-21T02:56:33.003Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T02:56:33.003Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-21T02:56:33.003Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T02:56:33.003Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T02:56:33.003Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T02:56:33.003Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T02:56:33.003Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T02:56:33.003Z] -- /opt/iotech/iot/1.5/include [2025-03-21T02:56:33.003Z] -- C SDK 0.0.0 for Linux [2025-03-21T02:56:33.003Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T02:56:33.262Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T02:56:33.262Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T02:56:33.262Z] -- Configuring done (0.4s) [2025-03-21T02:56:33.262Z] -- Generating done (0.0s) [2025-03-21T02:56:33.262Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T02:56:33.262Z] + + make [2025-03-21T02:56:33.262Z] tee debug.log [2025-03-21T02:56:33.262Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T02:56:33.262Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T02:56:33.521Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T02:56:33.522Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T02:56:33.522Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T02:56:33.781Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T02:56:33.781Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T02:56:33.781Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T02:56:34.039Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T02:56:34.039Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T02:56:34.039Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T02:56:34.039Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T02:56:34.299Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T02:56:34.299Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T02:56:34.299Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T02:56:34.558Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T02:56:34.558Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T02:56:34.558Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T02:56:34.558Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T02:56:34.818Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T02:56:34.818Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T02:56:35.085Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T02:56:35.085Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T02:56:35.085Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T02:56:35.345Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T02:56:35.345Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T02:56:35.345Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T02:56:35.606Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T02:56:35.606Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T02:56:35.606Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T02:56:35.865Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T02:56:35.865Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T02:56:35.865Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T02:56:36.125Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T02:56:36.125Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T02:56:36.125Z] [ 68%] Built target csdk [2025-03-21T02:56:36.125Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T02:56:36.125Z] [ 72%] Linking C executable template [2025-03-21T02:56:36.392Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:36.392Z] [ 72%] Built target template [2025-03-21T02:56:36.392Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T02:56:36.392Z] [ 76%] Linking C executable device-counter [2025-03-21T02:56:36.392Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:36.392Z] [ 76%] Built target device-counter [2025-03-21T02:56:36.392Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T02:56:36.392Z] [ 80%] Linking C executable device-random [2025-03-21T02:56:36.654Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:36.654Z] [ 80%] Built target device-random [2025-03-21T02:56:36.654Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T02:56:36.654Z] [ 84%] Linking C executable device-gyro [2025-03-21T02:56:36.654Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:36.654Z] [ 84%] Built target device-gyro [2025-03-21T02:56:36.654Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T02:56:36.913Z] [ 88%] Linking C executable device-bitfields [2025-03-21T02:56:36.913Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:36.913Z] [ 88%] Built target device-bitfields [2025-03-21T02:56:36.913Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T02:56:36.913Z] [ 92%] Linking C executable template-discovery [2025-03-21T02:56:36.913Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:37.172Z] [ 92%] Built target template-discovery [2025-03-21T02:56:37.172Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T02:56:37.172Z] [ 96%] Linking C executable device-file [2025-03-21T02:56:37.172Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:37.172Z] [ 96%] Built target device-file [2025-03-21T02:56:37.172Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T02:56:37.172Z] [100%] Linking C executable device-terminal [2025-03-21T02:56:37.435Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:37.435Z] [100%] Built target device-terminal [2025-03-21T02:56:37.435Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-21T02:56:37.435Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-21T02:56:37.435Z] + rm -rf /device-coap/deps [2025-03-21T02:56:37.694Z] Removing intermediate container d45789d3d321 [2025-03-21T02:56:37.694Z] ---> 96d5cc49bf20 [2025-03-21T02:56:37.694Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-21T02:56:37.694Z] ---> Running in 1596ba93ecf4 [2025-03-21T02:56:37.952Z] + readlink -f /device-coap/scripts/build.sh [2025-03-21T02:56:37.952Z] + dirname /device-coap/scripts/build.sh [2025-03-21T02:56:37.952Z] + dirname /device-coap/scripts [2025-03-21T02:56:37.952Z] + ROOT=/device-coap [2025-03-21T02:56:37.952Z] + echo /device-coap [2025-03-21T02:56:37.952Z] /device-coap [2025-03-21T02:56:37.952Z] + cd /device-coap [2025-03-21T02:56:37.952Z] + mkdir -p /device-coap/build/release [2025-03-21T02:56:37.952Z] + cd /device-coap/build/release [2025-03-21T02:56:37.952Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-21T02:56:38.210Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:56:38.211Z] -- Detecting C compiler ABI info [2025-03-21T02:56:38.211Z] -- Detecting C compiler ABI info - done [2025-03-21T02:56:38.211Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:56:38.211Z] -- Detecting C compile features [2025-03-21T02:56:38.211Z] -- Detecting C compile features - done [2025-03-21T02:56:38.211Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-21T02:56:38.211Z] -- Configuring done (0.2s) [2025-03-21T02:56:38.211Z] -- Generating done (0.0s) [2025-03-21T02:56:38.211Z] -- Build files have been written to: /device-coap/build/release [2025-03-21T02:56:38.211Z] + make [2025-03-21T02:56:38.211Z] + tee release.log [2025-03-21T02:56:38.211Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-21T02:56:38.211Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T02:56:38.211Z] from /device-coap/src/c/device-coap.h:17, [2025-03-21T02:56:38.211Z] from /device-coap/src/c/coap-client.h:21, [2025-03-21T02:56:38.211Z] from /device-coap/src/c/coap-client.c:9: [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T02:56:38.211Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-21T02:56:38.211Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | unsigned int [2025-03-21T02:56:38.211Z] | %lu [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-21T02:56:38.211Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | unsigned int [2025-03-21T02:56:38.211Z] | %lu [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 130 | resource->properties->type); [2025-03-21T02:56:38.211Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | iot_typecode_t [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-21T02:56:38.211Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 140 | len); [2025-03-21T02:56:38.211Z] | ~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-21T02:56:38.211Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 145 | len); [2025-03-21T02:56:38.211Z] | ~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-21T02:56:38.211Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 152 | len); [2025-03-21T02:56:38.211Z] | ~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-21T02:56:38.211Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 157 | resource->properties->type); [2025-03-21T02:56:38.211Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | iot_typecode_t [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-21T02:56:38.211Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-21T02:56:38.211Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-21T02:56:38.211Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T02:56:38.211Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-21T02:56:38.211Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-21T02:56:38.211Z] /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-03-21T02:56:38.211Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T02:56:38.211Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-21T02:56:38.211Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T02:56:38.211Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.211Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-21T02:56:38.211Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T02:56:38.211Z] | ~^ [2025-03-21T02:56:38.211Z] | | [2025-03-21T02:56:38.211Z] | int [2025-03-21T02:56:38.211Z] | %ld [2025-03-21T02:56:38.470Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-21T02:56:38.470Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T02:56:38.470Z] from /usr/include/edgex/devices.h:17, [2025-03-21T02:56:38.470Z] from /device-coap/src/c/coap-server.c:22: [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-21T02:56:38.470Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | unsigned int [2025-03-21T02:56:38.470Z] | %lu [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | iot_typecode_t [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-21T02:56:38.470Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | int [2025-03-21T02:56:38.470Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-21T02:56:38.470Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T02:56:38.470Z] from /device-coap/src/c/coap-util.h:18, [2025-03-21T02:56:38.470Z] from /device-coap/src/c/coap-util.c:9: [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-21T02:56:38.470Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | unsigned int [2025-03-21T02:56:38.470Z] | %lu [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-21T02:56:38.470Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | unsigned int [2025-03-21T02:56:38.470Z] | %lu [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-21T02:56:38.470Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | unsigned int [2025-03-21T02:56:38.470Z] | %lu [2025-03-21T02:56:38.470Z] /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-03-21T02:56:38.470Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T02:56:38.470Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | size_t {aka long unsigned int} [2025-03-21T02:56:38.470Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-21T02:56:38.470Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T02:56:38.470Z] | ~^ [2025-03-21T02:56:38.470Z] | | [2025-03-21T02:56:38.470Z] | unsigned int [2025-03-21T02:56:38.470Z] | %lu [2025-03-21T02:56:38.730Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-21T02:56:38.730Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T02:56:38.730Z] from /device-coap/src/c/device-coap.h:17, [2025-03-21T02:56:38.730Z] from /device-coap/src/c/device-coap.c:10: [2025-03-21T02:56:38.730Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-21T02:56:38.730Z] /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-03-21T02:56:38.730Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-21T02:56:38.730Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.730Z] 131 | requests[i].resource->type); [2025-03-21T02:56:38.730Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:56:38.730Z] | | [2025-03-21T02:56:38.730Z] | iot_typecode_t [2025-03-21T02:56:38.730Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-21T02:56:38.730Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-21T02:56:38.730Z] | ~^ [2025-03-21T02:56:38.730Z] | | [2025-03-21T02:56:38.730Z] | int [2025-03-21T02:56:38.730Z] [100%] Linking C executable device-coap [2025-03-21T02:56:38.730Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T02:56:38.989Z] [100%] Built target device-coap [2025-03-21T02:56:39.248Z] Removing intermediate container 1596ba93ecf4 [2025-03-21T02:56:39.248Z] ---> b785431c2563 [2025-03-21T02:56:39.248Z] Successfully built b785431c2563 [2025-03-21T02:56:39.248Z] Successfully tagged device-coap-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-21T02:56:39.747Z] + git log --pretty=%H %s [2025-03-21T02:56:39.747Z] + grep ci(lts-release) [2025-03-21T02:56:39.747Z] + + awk {print $1} [2025-03-21T02:56:39.747Z] head -n 1 [Pipeline] echo [2025-03-21T02:56:40.197Z] [edgeXDocker.push] Tagging docker image device-coap-c-builder-x86_64 with the following tags: [2025-03-21T02:56:40.197Z] 47967fd6311d44cba5f1849fba3e2293691669b2 [2025-03-21T02:56:40.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T02:56:40.751Z] + docker tag device-coap-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T02:56:41.213Z] + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:47967fd6311d44cba5f1849fba3e2293691669b2 [2025-03-21T02:56:41.213Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64] [2025-03-21T02:56:41.213Z] 804dc0a1684d: Preparing [2025-03-21T02:56:41.213Z] ee505edf4a0b: Preparing [2025-03-21T02:56:41.213Z] 0376886006af: Preparing [2025-03-21T02:56:41.213Z] e5f0ef29d412: Preparing [2025-03-21T02:56:41.213Z] fee0102759ef: Preparing [2025-03-21T02:56:41.213Z] e1f0f0d4d031: Preparing [2025-03-21T02:56:41.213Z] 2cb01fde8b00: Preparing [2025-03-21T02:56:41.213Z] e7c36e58e343: Preparing [2025-03-21T02:56:41.213Z] 260ebd876c7e: Preparing [2025-03-21T02:56:41.213Z] d3085113ef64: Preparing [2025-03-21T02:56:41.213Z] 9d94fa7f7201: Preparing [2025-03-21T02:56:41.213Z] 1a98914da975: Preparing [2025-03-21T02:56:41.213Z] cc2447e1835a: Preparing [2025-03-21T02:56:41.213Z] 2cb01fde8b00: Waiting [2025-03-21T02:56:41.213Z] e7c36e58e343: Waiting [2025-03-21T02:56:41.213Z] 1a98914da975: Waiting [2025-03-21T02:56:41.213Z] cc2447e1835a: Waiting [2025-03-21T02:56:41.213Z] 260ebd876c7e: Waiting [2025-03-21T02:56:41.213Z] d3085113ef64: Waiting [2025-03-21T02:56:41.213Z] 9d94fa7f7201: Waiting [2025-03-21T02:56:41.213Z] fee0102759ef: Pushed [2025-03-21T02:56:41.213Z] 0376886006af: Pushed [2025-03-21T02:56:41.213Z] e5f0ef29d412: Pushed [2025-03-21T02:56:41.213Z] 804dc0a1684d: Pushed [2025-03-21T02:56:41.213Z] e1f0f0d4d031: Pushed [2025-03-21T02:56:41.479Z] 260ebd876c7e: Pushed [2025-03-21T02:56:41.479Z] ee505edf4a0b: Pushed [2025-03-21T02:56:41.479Z] 9d94fa7f7201: Layer already exists [2025-03-21T02:56:41.479Z] 1a98914da975: Layer already exists [2025-03-21T02:56:41.479Z] cc2447e1835a: Layer already exists [2025-03-21T02:56:41.479Z] d3085113ef64: Pushed [2025-03-21T02:56:42.045Z] e7c36e58e343: Pushed [2025-03-21T02:56:45.334Z] 2cb01fde8b00: Pushed [2025-03-21T02:56:45.334Z] 47967fd6311d44cba5f1849fba3e2293691669b2: digest: sha256:de2a0362a683207d840aa603a14a167bd1350b07b48ee49c3a4cc2586a6e746b size: 3035 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T02:56:45.610Z] ===================================================== [Pipeline] echo [2025-03-21T02:56:45.653Z] taggedImages: [2025-03-21T02:56:45.653Z] - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-21T02:57:24.916Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41722 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] checkout [2025-03-21T02:57:28.026Z] Selected Git installation does not exist. Using Default [2025-03-21T02:57:28.026Z] The recommended git tool is: NONE [2025-03-21T02:57:32.590Z] using credential edgex-jenkins-ssh [2025-03-21T02:57:32.612Z] Cloning the remote Git repository [2025-03-21T02:57:32.646Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2025-03-21T02:57:32.730Z] > git init /w/workspace/dgexfoundry_device-coap-c_odessa # timeout=10 [2025-03-21T02:57:32.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2025-03-21T02:57:32.855Z] > git --version # timeout=10 [2025-03-21T02:57:32.873Z] > git --version # 'git version 2.25.1' [2025-03-21T02:57:32.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-21T02:57:33.037Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-21T02:57:33.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2025-03-21T02:57:33.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-21T02:57:34.511Z] Avoid second fetch [2025-03-21T02:57:34.511Z] Checking out Revision 47967fd6311d44cba5f1849fba3e2293691669b2 (odessa) [2025-03-21T02:57:35.093Z] Commit message: "ci(lts-release): LTS release v4.0.0 @578a9a0" [2025-03-21T02:57:35.131Z] > git --version # timeout=10 [2025-03-21T02:57:35.145Z] > git --version # 'git version 2.25.1' [2025-03-21T02:57:35.167Z] fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-21T02:57:34.517Z] > git config core.sparsecheckout # timeout=10 [2025-03-21T02:57:34.583Z] > git checkout -f 47967fd6311d44cba5f1849fba3e2293691669b2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-21T02:57:40.137Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-21T02:57:40.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-21T02:57:40.137Z] Dload Upload Total Spent Left Speed [2025-03-21T02:57:40.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2025-03-21T02:57:40.496Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-21T02:57:40.849Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-21T02:57:40.849Z] + sudo tee /etc/docker/daemon.new [2025-03-21T02:57:40.849Z] { [2025-03-21T02:57:40.849Z] "registry-mirrors": [ [2025-03-21T02:57:40.849Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-21T02:57:40.849Z] ], [2025-03-21T02:57:40.849Z] "bip": "10.250.0.254/24", [2025-03-21T02:57:40.849Z] "hosts": [ [2025-03-21T02:57:40.849Z] "tcp://0.0.0.0:5555", [2025-03-21T02:57:40.849Z] "unix:///var/run/docker.sock" [2025-03-21T02:57:40.849Z] ], [2025-03-21T02:57:40.849Z] "mtu": 1458, [2025-03-21T02:57:40.849Z] "selinux-enabled": true, [2025-03-21T02:57:40.849Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-21T02:57:40.849Z] } [Pipeline] sh [2025-03-21T02:57:41.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-21T02:57:41.561Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T02:57:59.916Z] provisioning config files... [2025-03-21T02:57:59.950Z] copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config15747273536352352458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-21T02:58:00.477Z] ---> ****-login.sh [2025-03-21T02:58:00.477Z] nexus3.edgexfoundry.org:10001 [2025-03-21T02:58:01.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:58:01.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:58:01.069Z] Configure a credential helper to remove this warning. See [2025-03-21T02:58:01.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:58:01.069Z] [2025-03-21T02:58:01.069Z] Login Succeeded [2025-03-21T02:58:01.069Z] nexus3.edgexfoundry.org:10002 [2025-03-21T02:58:01.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:58:01.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:58:01.616Z] Configure a credential helper to remove this warning. See [2025-03-21T02:58:01.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:58:01.616Z] [2025-03-21T02:58:01.616Z] Login Succeeded [2025-03-21T02:58:01.616Z] nexus3.edgexfoundry.org:10003 [2025-03-21T02:58:01.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:58:01.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:58:01.891Z] Configure a credential helper to remove this warning. See [2025-03-21T02:58:01.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:58:01.891Z] [2025-03-21T02:58:01.891Z] Login Succeeded [2025-03-21T02:58:01.891Z] nexus3.edgexfoundry.org:10004 [2025-03-21T02:58:02.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:58:02.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:58:02.434Z] Configure a credential helper to remove this warning. See [2025-03-21T02:58:02.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:58:02.435Z] [2025-03-21T02:58:02.435Z] Login Succeeded [2025-03-21T02:58:02.435Z] ****.io [2025-03-21T02:58:02.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-21T02:58:02.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-21T02:58:02.979Z] Configure a credential helper to remove this warning. See [2025-03-21T02:58:02.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-21T02:58:02.979Z] [2025-03-21T02:58:02.979Z] Login Succeeded [2025-03-21T02:58:02.979Z] ---> ****-login.sh ends [Pipeline] } [2025-03-21T02:58:03.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T02:58:03.254Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-21T02:58:03.627Z] + echo 0.0.0 [Pipeline] echo [2025-03-21T02:58:03.665Z] [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-arm64 [Pipeline] echo [2025-03-21T02:58:03.705Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-21T02:58:03.742Z] ========================================================= [2025-03-21T02:58:03.743Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-03-21T02:58:03.743Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T02:58:04.208Z] + docker build -t device-coap-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . [2025-03-21T02:58:04.477Z] Sending build context to Docker daemon 371.7kB [2025-03-21T02:58:04.477Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-21T02:58:04.477Z] Step 2/14 : FROM ${BASE} [2025-03-21T02:58:04.746Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-21T02:58:04.746Z] 579b34f0a95b: Pulling fs layer [2025-03-21T02:58:04.746Z] b046b3a35be6: Pulling fs layer [2025-03-21T02:58:04.746Z] 2014ba793e07: Pulling fs layer [2025-03-21T02:58:04.746Z] b046b3a35be6: Verifying Checksum [2025-03-21T02:58:04.746Z] b046b3a35be6: Download complete [2025-03-21T02:58:04.746Z] 579b34f0a95b: Download complete [2025-03-21T02:58:05.721Z] 579b34f0a95b: Pull complete [2025-03-21T02:58:05.721Z] b046b3a35be6: Pull complete [2025-03-21T02:58:07.692Z] 2014ba793e07: Download complete [2025-03-21T02:58:20.026Z] 2014ba793e07: Pull complete [2025-03-21T02:58:20.026Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-03-21T02:58:20.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-03-21T02:58:20.026Z] ---> 4f4201145ecf [2025-03-21T02:58:20.026Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-21T02:58:20.026Z] ---> Running in 6c6afc300784 [2025-03-21T02:58:20.295Z] Removing intermediate container 6c6afc300784 [2025-03-21T02:58:20.295Z] ---> 138123f86d61 [2025-03-21T02:58:20.295Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-21T02:58:20.295Z] ---> Running in c03dabc4d292 [2025-03-21T02:58:21.720Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-21T02:58:21.990Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-21T02:58:21.990Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-21T02:58:21.990Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-21T02:58:22.967Z] Removing intermediate container c03dabc4d292 [2025-03-21T02:58:22.968Z] ---> 421321af52ea [2025-03-21T02:58:22.968Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-21T02:58:22.968Z] ---> Running in 83a53f69d0e9 [2025-03-21T02:58:24.938Z] Removing intermediate container 83a53f69d0e9 [2025-03-21T02:58:24.938Z] ---> 378775eb0cf6 [2025-03-21T02:58:24.938Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-21T02:58:24.938Z] ---> Running in 0b9486b757b2 [2025-03-21T02:58:25.901Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:26.483Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:27.447Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:28.410Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:58:28.410Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-21T02:58:28.679Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-21T02:58:29.263Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-21T02:58:29.531Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-21T02:58:30.116Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-21T02:58:30.697Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-21T02:58:30.965Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-21T02:58:31.234Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-21T02:58:31.818Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-21T02:58:32.086Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-21T02:58:32.353Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-21T02:58:32.937Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-21T02:58:33.205Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-21T02:58:33.799Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-21T02:58:34.066Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-21T02:58:34.658Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-21T02:58:35.242Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-21T02:58:35.832Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-21T02:58:36.424Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T02:58:36.424Z] OK: 333 MiB in 100 packages [2025-03-21T02:58:37.849Z] Removing intermediate container 0b9486b757b2 [2025-03-21T02:58:37.849Z] ---> 8db63c7815f0 [2025-03-21T02:58:37.849Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-21T02:58:37.849Z] ---> Running in 28f00e3a8b52 [2025-03-21T02:58:38.825Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:39.414Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:40.378Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:41.341Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:58:41.626Z] Upgrading critical system libraries and apk-tools: [2025-03-21T02:58:41.626Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-21T02:58:42.213Z] Executing busybox-1.36.1-r2.trigger [2025-03-21T02:58:42.485Z] Continuing the upgrade transaction with new apk-tools: [2025-03-21T02:58:42.485Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:43.070Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:44.032Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-21T02:58:44.618Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-21T02:58:44.886Z] (1/26) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T02:58:45.470Z] (2/26) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:58:45.808Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-21T02:58:46.076Z] (3/26) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:58:46.344Z] (4/26) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-21T02:58:46.929Z] (5/26) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:58:47.514Z] (6/26) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:58:48.117Z] (7/26) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-21T02:58:48.391Z] (8/26) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-21T02:58:49.362Z] (9/26) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-21T02:58:50.319Z] (10/26) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-21T02:58:50.582Z] (11/26) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-21T02:58:51.168Z] (12/26) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-21T02:58:51.747Z] (13/26) Installing libpsl (0.21.5-r0) [2025-03-21T02:58:52.022Z] (14/26) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T02:58:52.604Z] (15/26) Installing libpsl-utils (0.21.5-r0) [2025-03-21T02:58:52.869Z] (16/26) Installing libpsl-dev (0.21.5-r0) [2025-03-21T02:58:53.447Z] (17/26) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-21T02:58:54.025Z] (18/26) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-21T02:58:54.291Z] (19/26) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-21T02:58:55.254Z] (20/26) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-21T02:58:55.519Z] (21/26) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:58:56.112Z] (22/26) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:58:56.694Z] (23/26) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:58:56.961Z] (24/26) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:58:57.541Z] (25/26) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-21T02:58:57.808Z] (26/26) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-21T02:58:58.402Z] Executing busybox-1.36.1-r7.trigger [2025-03-21T02:58:58.402Z] Executing ca-certificates-20241121-r1.trigger [2025-03-21T02:58:58.402Z] OK: 334 MiB in 103 packages [2025-03-21T02:59:01.759Z] Removing intermediate container 28f00e3a8b52 [2025-03-21T02:59:01.759Z] ---> a39177058b2f [2025-03-21T02:59:01.759Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-21T02:59:02.349Z] ---> f51c2ebdbf3f [2025-03-21T02:59:02.349Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-21T02:59:02.933Z] ---> 781f060a3758 [2025-03-21T02:59:02.933Z] Step 10/14 : COPY VERSION /device-coap [2025-03-21T02:59:03.517Z] ---> acab9cca58de [2025-03-21T02:59:03.517Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-21T02:59:03.517Z] ---> Running in f510480f4239 [2025-03-21T02:59:05.480Z] Removing intermediate container f510480f4239 [2025-03-21T02:59:05.480Z] ---> 7120ae158541 [2025-03-21T02:59:05.480Z] Step 12/14 : WORKDIR /device-coap [2025-03-21T02:59:05.480Z] ---> Running in 3a1226885f71 [2025-03-21T02:59:05.748Z] Removing intermediate container 3a1226885f71 [2025-03-21T02:59:05.748Z] ---> 2020c515ec2f [2025-03-21T02:59:05.748Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-21T02:59:05.748Z] ---> Running in 52d0a6956f49 [2025-03-21T02:59:06.710Z] + BUILD_CSDK=1 [2025-03-21T02:59:06.710Z] + TINYDTLS_VERSION=b0e230d [2025-03-21T02:59:06.710Z] + LIBCOAP_VERSION=1739507 [2025-03-21T02:59:06.710Z] + CSDK_VERSION=4.0.0 [2025-03-21T02:59:06.711Z] + '[' -d deps ] [2025-03-21T02:59:06.711Z] + mkdir deps [2025-03-21T02:59:06.979Z] + cd /device-coap/deps [2025-03-21T02:59:06.979Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-21T02:59:06.979Z] Cloning into 'tinydtls'... [2025-03-21T02:59:08.389Z] + cd tinydtls [2025-03-21T02:59:08.389Z] + git checkout develop [2025-03-21T02:59:08.389Z] branch 'develop' set up to track 'origin/develop'. [2025-03-21T02:59:08.389Z] Switched to a new branch 'develop' [2025-03-21T02:59:08.389Z] + git reset --hard b0e230d [2025-03-21T02:59:08.389Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-21T02:59:08.389Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-21T02:59:08.389Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-21T02:59:08.389Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-21T02:59:08.389Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-21T02:59:08.658Z] + mkdir -p build [2025-03-21T02:59:08.658Z] + cd build [2025-03-21T02:59:08.658Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-21T02:59:08.929Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:59:08.929Z] -- Detecting C compiler ABI info [2025-03-21T02:59:09.196Z] -- Detecting C compiler ABI info - done [2025-03-21T02:59:09.462Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:59:09.462Z] -- Detecting C compile features [2025-03-21T02:59:09.462Z] -- Detecting C compile features - done [2025-03-21T02:59:09.462Z] -- Looking for assert.h [2025-03-21T02:59:09.730Z] -- Looking for assert.h - found [2025-03-21T02:59:09.730Z] -- Looking for arpa/inet.h [2025-03-21T02:59:10.312Z] -- Looking for arpa/inet.h - found [2025-03-21T02:59:10.312Z] -- Looking for fcntl.h [2025-03-21T02:59:10.578Z] -- Looking for fcntl.h - found [2025-03-21T02:59:10.578Z] -- Looking for inttypes.h [2025-03-21T02:59:10.846Z] -- Looking for inttypes.h - found [2025-03-21T02:59:10.846Z] -- Looking for memory.h [2025-03-21T02:59:11.113Z] -- Looking for memory.h - found [2025-03-21T02:59:11.113Z] -- Looking for netdb.h [2025-03-21T02:59:11.697Z] -- Looking for netdb.h - found [2025-03-21T02:59:11.697Z] -- Looking for netinet/in.h [2025-03-21T02:59:11.964Z] -- Looking for netinet/in.h - found [2025-03-21T02:59:11.964Z] -- Looking for stddef.h [2025-03-21T02:59:12.232Z] -- Looking for stddef.h - found [2025-03-21T02:59:12.232Z] -- Looking for stdint.h [2025-03-21T02:59:12.500Z] -- Looking for stdint.h - found [2025-03-21T02:59:12.500Z] -- Looking for stdlib.h [2025-03-21T02:59:13.084Z] -- Looking for stdlib.h - found [2025-03-21T02:59:13.084Z] -- Looking for string.h [2025-03-21T02:59:13.351Z] -- Looking for string.h - found [2025-03-21T02:59:13.351Z] -- Looking for strings.h [2025-03-21T02:59:13.616Z] -- Looking for strings.h - found [2025-03-21T02:59:13.616Z] -- Looking for time.h [2025-03-21T02:59:13.883Z] -- Looking for time.h - found [2025-03-21T02:59:13.883Z] -- Looking for sys/param.h [2025-03-21T02:59:14.148Z] -- Looking for sys/param.h - found [2025-03-21T02:59:14.148Z] -- Looking for sys/socket.h [2025-03-21T02:59:14.728Z] -- Looking for sys/socket.h - found [2025-03-21T02:59:14.728Z] -- Looking for sys/stat.h [2025-03-21T02:59:14.993Z] -- Looking for sys/stat.h - found [2025-03-21T02:59:14.993Z] -- Looking for sys/types.h [2025-03-21T02:59:15.260Z] -- Looking for sys/types.h - found [2025-03-21T02:59:15.260Z] -- Looking for sys/time.h [2025-03-21T02:59:15.527Z] -- Looking for sys/time.h - found [2025-03-21T02:59:15.527Z] -- Looking for unistd.h [2025-03-21T02:59:16.114Z] -- Looking for unistd.h - found [2025-03-21T02:59:16.114Z] -- Looking for float.h [2025-03-21T02:59:16.384Z] -- Looking for float.h - found [2025-03-21T02:59:16.384Z] -- Looking for dlfcn.h [2025-03-21T02:59:16.653Z] -- Looking for dlfcn.h - found [2025-03-21T02:59:16.653Z] -- Looking for memset [2025-03-21T02:59:16.919Z] -- Looking for memset - found [2025-03-21T02:59:16.919Z] -- Looking for select [2025-03-21T02:59:17.504Z] -- Looking for select - found [2025-03-21T02:59:17.504Z] -- Looking for socket [2025-03-21T02:59:17.769Z] -- Looking for socket - found [2025-03-21T02:59:17.770Z] -- Looking for strdup [2025-03-21T02:59:18.037Z] -- Looking for strdup - found [2025-03-21T02:59:18.037Z] -- Looking for strerror [2025-03-21T02:59:18.304Z] -- Looking for strerror - found [2025-03-21T02:59:18.304Z] -- Looking for strnlen [2025-03-21T02:59:18.890Z] -- Looking for strnlen - found [2025-03-21T02:59:18.890Z] -- Looking for fls [2025-03-21T02:59:19.162Z] -- Looking for fls - not found [2025-03-21T02:59:19.162Z] -- Looking for vprintf [2025-03-21T02:59:19.428Z] -- Looking for vprintf - found [2025-03-21T02:59:19.428Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-21T02:59:19.701Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-21T02:59:19.701Z] -- Configuring done (11.2s) [2025-03-21T02:59:19.701Z] -- Generating done (0.0s) [2025-03-21T02:59:19.701Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-21T02:59:19.701Z] + make [2025-03-21T02:59:19.969Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-21T02:59:21.381Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-21T02:59:21.381Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-21T02:59:23.329Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-21T02:59:24.292Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-21T02:59:24.292Z] In function 'ecc_ecdh', [2025-03-21T02:59:24.292Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:59:24.292Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:59:24.292Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:59:24.292Z] /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-03-21T02:59:24.292Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:59:24.292Z] | ^~~~~~~~~~~ [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-21T02:59:24.292Z] 431 | uint32_t pub_x[8]; [2025-03-21T02:59:24.292Z] | ^~~~~ [2025-03-21T02:59:24.292Z] In function 'ecc_ecdh', [2025-03-21T02:59:24.292Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:59:24.292Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:59:24.292Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:59:24.292Z] /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-03-21T02:59:24.292Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:59:24.292Z] | ^~~~~~~~~~~ [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-21T02:59:24.292Z] 432 | uint32_t pub_y[8]; [2025-03-21T02:59:24.292Z] | ^~~~~ [2025-03-21T02:59:24.292Z] In function 'ecc_ecdh', [2025-03-21T02:59:24.292Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T02:59:24.292Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-21T02:59:24.292Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:59:24.292Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-21T02:59:24.292Z] /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-03-21T02:59:24.293Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-21T02:59:24.293Z] | ^~~~~~~~~~~ [2025-03-21T02:59:24.293Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-21T02:59:24.293Z] 430 | uint32_t priv[8]; [2025-03-21T02:59:24.293Z] | ^~~~ [2025-03-21T02:59:25.257Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-21T02:59:31.936Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-21T02:59:32.206Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-21T02:59:32.472Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-21T02:59:32.472Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-21T02:59:32.740Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-21T02:59:32.740Z] /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-03-21T02:59:32.740Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-21T02:59:32.740Z] | ^ [2025-03-21T02:59:32.740Z] /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-03-21T02:59:32.740Z] 319 | return result == count; [2025-03-21T02:59:32.740Z] | ^~ [2025-03-21T02:59:36.990Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-21T02:59:36.990Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-21T02:59:37.638Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-21T02:59:37.638Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-21T02:59:38.277Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-21T02:59:38.277Z] /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-03-21T02:59:38.277Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-21T02:59:38.277Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-21T02:59:38.277Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-21T02:59:38.277Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-21T02:59:38.277Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-21T02:59:38.277Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:59:38.277Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-21T02:59:38.277Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-21T02:59:38.277Z] | ~~~~~^~~~~~~~ [2025-03-21T02:59:38.277Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-21T02:59:38.277Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-21T02:59:38.277Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T02:59:38.870Z] [100%] Linking C shared library libtinydtls.so [2025-03-21T02:59:39.142Z] [100%] Built target tinydtls [2025-03-21T02:59:39.142Z] + make install [2025-03-21T02:59:39.142Z] [100%] Built target tinydtls [2025-03-21T02:59:39.142Z] Install the project... [2025-03-21T02:59:39.417Z] -- Install configuration: "Release" [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-21T02:59:39.417Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-21T02:59:39.417Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-21T02:59:39.417Z] + cd /device-coap/deps [2025-03-21T02:59:39.417Z] + git clone https://github.com/obgm/libcoap.git [2025-03-21T02:59:39.417Z] Cloning into 'libcoap'... [2025-03-21T02:59:44.801Z] + cd libcoap [2025-03-21T02:59:44.801Z] + git reset --hard 1739507 [2025-03-21T02:59:44.801Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-21T02:59:44.801Z] + patch -p1 [2025-03-21T02:59:44.801Z] patching file cmake/FindTinyDTLS.cmake [2025-03-21T02:59:44.801Z] + patch -p1 [2025-03-21T02:59:44.801Z] patching file include/coap2/coap_config.h.in [2025-03-21T02:59:44.801Z] + mkdir -p build [2025-03-21T02:59:44.801Z] + cd build [2025-03-21T02:59:44.801Z] + 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-03-21T02:59:45.067Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-21T02:59:45.339Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T02:59:45.614Z] -- Detecting CXX compiler ABI info [2025-03-21T02:59:45.893Z] -- Detecting CXX compiler ABI info - done [2025-03-21T02:59:45.893Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-21T02:59:45.893Z] -- Detecting CXX compile features [2025-03-21T02:59:45.893Z] -- Detecting CXX compile features - done [2025-03-21T02:59:45.893Z] -- Detecting C compiler ABI info [2025-03-21T02:59:46.165Z] -- Detecting C compiler ABI info - done [2025-03-21T02:59:46.434Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T02:59:46.434Z] -- Detecting C compile features [2025-03-21T02:59:46.434Z] -- Detecting C compile features - done [2025-03-21T02:59:46.434Z] -- Looking for byteswap.h [2025-03-21T02:59:46.703Z] -- Looking for byteswap.h - found [2025-03-21T02:59:46.703Z] -- Looking for inttypes.h [2025-03-21T02:59:47.293Z] -- Looking for inttypes.h - found [2025-03-21T02:59:47.293Z] -- Looking for limits.h [2025-03-21T02:59:47.562Z] -- Looking for limits.h - found [2025-03-21T02:59:47.562Z] -- Looking for memory.h [2025-03-21T02:59:47.831Z] -- Looking for memory.h - found [2025-03-21T02:59:47.831Z] -- Looking for strings.h [2025-03-21T02:59:48.102Z] -- Looking for strings.h - found [2025-03-21T02:59:48.102Z] -- Looking for string.h [2025-03-21T02:59:48.369Z] -- Looking for string.h - found [2025-03-21T02:59:48.369Z] -- Looking for sys/sysctl.h [2025-03-21T02:59:48.641Z] -- Looking for sys/sysctl.h - not found [2025-03-21T02:59:48.641Z] -- Looking for netinet/in.h [2025-03-21T02:59:49.229Z] -- Looking for netinet/in.h - found [2025-03-21T02:59:49.229Z] -- Looking for sys/epoll.h [2025-03-21T02:59:49.497Z] -- Looking for sys/epoll.h - found [2025-03-21T02:59:49.497Z] -- Looking for sys/timerfd.h [2025-03-21T02:59:49.764Z] -- Looking for sys/timerfd.h - found [2025-03-21T02:59:49.764Z] -- Looking for arpa/inet.h [2025-03-21T02:59:50.032Z] -- Looking for arpa/inet.h - found [2025-03-21T02:59:50.032Z] -- Looking for stdbool.h [2025-03-21T02:59:50.616Z] -- Looking for stdbool.h - found [2025-03-21T02:59:50.616Z] -- Looking for netdb.h [2025-03-21T02:59:50.883Z] -- Looking for netdb.h - found [2025-03-21T02:59:50.883Z] -- Looking for pthread.h [2025-03-21T02:59:51.149Z] -- Looking for pthread.h - found [2025-03-21T02:59:51.149Z] -- Looking for stdlib.h [2025-03-21T02:59:51.733Z] -- Looking for stdlib.h - found [2025-03-21T02:59:51.733Z] -- Looking for stdint.h [2025-03-21T02:59:52.001Z] -- Looking for stdint.h - found [2025-03-21T02:59:52.001Z] -- Looking for syslog.h [2025-03-21T02:59:52.268Z] -- Looking for syslog.h - found [2025-03-21T02:59:52.268Z] -- Looking for sys/ioctl.h [2025-03-21T02:59:52.538Z] -- Looking for sys/ioctl.h - found [2025-03-21T02:59:52.538Z] -- Looking for sys/socket.h [2025-03-21T02:59:53.123Z] -- Looking for sys/socket.h - found [2025-03-21T02:59:53.123Z] -- Looking for sys/stat.h [2025-03-21T02:59:53.391Z] -- Looking for sys/stat.h - found [2025-03-21T02:59:53.391Z] -- Looking for sys/time.h [2025-03-21T02:59:53.659Z] -- Looking for sys/time.h - found [2025-03-21T02:59:53.659Z] -- Looking for sys/types.h [2025-03-21T02:59:53.928Z] -- Looking for sys/types.h - found [2025-03-21T02:59:53.928Z] -- Looking for sys/unistd.h [2025-03-21T02:59:54.198Z] -- Looking for sys/unistd.h - not found [2025-03-21T02:59:54.198Z] -- Looking for time.h [2025-03-21T02:59:54.782Z] -- Looking for time.h - found [2025-03-21T02:59:54.782Z] -- Looking for unistd.h [2025-03-21T02:59:55.051Z] -- Looking for unistd.h - found [2025-03-21T02:59:55.051Z] -- Looking for float.h [2025-03-21T02:59:55.318Z] -- Looking for float.h - found [2025-03-21T02:59:55.318Z] -- Looking for stddef.h [2025-03-21T02:59:55.584Z] -- Looking for stddef.h - found [2025-03-21T02:59:55.584Z] -- Looking for winsock2.h [2025-03-21T02:59:55.852Z] -- Looking for winsock2.h - not found [2025-03-21T02:59:55.852Z] -- Looking for ws2tcpip.h [2025-03-21T02:59:56.118Z] -- Looking for ws2tcpip.h - not found [2025-03-21T02:59:56.118Z] -- Looking for malloc [2025-03-21T02:59:56.386Z] -- Looking for malloc - found [2025-03-21T02:59:56.386Z] -- Looking for memset [2025-03-21T02:59:56.655Z] -- Looking for memset - found [2025-03-21T02:59:56.655Z] -- Looking for select [2025-03-21T02:59:57.240Z] -- Looking for select - found [2025-03-21T02:59:57.240Z] -- Looking for socket [2025-03-21T02:59:57.507Z] -- Looking for socket - found [2025-03-21T02:59:57.507Z] -- Looking for strcasecmp [2025-03-21T02:59:57.774Z] -- Looking for strcasecmp - found [2025-03-21T02:59:57.774Z] -- Looking for pthread_mutex_lock [2025-03-21T02:59:58.359Z] -- Looking for pthread_mutex_lock - found [2025-03-21T02:59:58.359Z] -- Looking for getaddrinfo [2025-03-21T02:59:58.628Z] -- Looking for getaddrinfo - found [2025-03-21T02:59:58.628Z] -- Looking for strnlen [2025-03-21T02:59:58.896Z] -- Looking for strnlen - found [2025-03-21T02:59:58.896Z] -- Looking for strrchr [2025-03-21T02:59:59.494Z] -- Looking for strrchr - found [2025-03-21T02:59:59.494Z] -- Looking for getrandom [2025-03-21T02:59:59.765Z] -- Looking for getrandom - found [2025-03-21T02:59:59.765Z] -- Looking for cmsghdr [2025-03-21T03:00:00.033Z] -- Looking for cmsghdr - not found [2025-03-21T03:00:00.033Z] -- compiling without epoll support [2025-03-21T03:00:00.033Z] -- compiling with DTLS support [2025-03-21T03:00:00.033Z] -- DTLS_BACKEND: tinydtls [2025-03-21T03:00:00.033Z] -- Found TinyDTLS: /usr/local/include [2025-03-21T03:00:00.033Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-21T03:00:00.033Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-21T03:00:00.033Z] -- TINYDTLS_ROOT_DIR: [2025-03-21T03:00:00.033Z] -- compiling with tinydtls support [2025-03-21T03:00:00.033Z] -- ENABLE_DTLS:.....................ON [2025-03-21T03:00:00.033Z] -- ENABLE_TCP:......................ON [2025-03-21T03:00:00.033Z] -- ENABLE_DOCS:.....................OFF [2025-03-21T03:00:00.033Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-21T03:00:00.033Z] -- DTLS_BACKEND:....................tinydtls [2025-03-21T03:00:00.033Z] -- WITH_GNUTLS:.....................OFF [2025-03-21T03:00:00.033Z] -- WITH_TINYDTLS:...................ON [2025-03-21T03:00:00.033Z] -- WITH_OPENSSL:....................OFF [2025-03-21T03:00:00.033Z] -- WITH_MBEDTLS:....................OFF [2025-03-21T03:00:00.033Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-21T03:00:00.033Z] -- HAVE_LIBGNUTLS:.................. [2025-03-21T03:00:00.033Z] -- HAVE_OPENSSL:.................... [2025-03-21T03:00:00.033Z] -- HAVE_MBEDTLS:.................... [2025-03-21T03:00:00.033Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-21T03:00:00.033Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-21T03:00:00.033Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-21T03:00:00.033Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-21T03:00:00.033Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-03-21T03:00:00.033Z] -- Configuring done (15.2s) [2025-03-21T03:00:00.033Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-21T03:00:00.033Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-21T03:00:00.033Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-21T03:00:00.033Z] command to set the policy and suppress this warning. [2025-03-21T03:00:00.033Z] [2025-03-21T03:00:00.033Z] File: [2025-03-21T03:00:00.033Z] [2025-03-21T03:00:00.033Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-21T03:00:00.033Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-21T03:00:00.033Z] [2025-03-21T03:00:00.033Z] -- Generating done (0.0s) [2025-03-21T03:00:00.033Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-21T03:00:00.033Z] + make [2025-03-21T03:00:00.303Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-21T03:00:00.888Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-21T03:00:01.156Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-21T03:00:02.113Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-21T03:00:04.057Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-21T03:00:04.323Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-21T03:00:04.904Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-21T03:00:06.839Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-21T03:00:07.110Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-21T03:00:07.375Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-21T03:00:11.622Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-21T03:00:12.574Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-21T03:00:12.838Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-21T03:00:13.414Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-21T03:00:13.679Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-21T03:00:17.913Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-21T03:00:18.864Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-21T03:00:19.818Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-21T03:00:22.382Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-21T03:00:22.963Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-21T03:00:22.963Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-21T03:00:24.360Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-21T03:00:25.761Z] [100%] Linking C shared library libcoap-2.so [2025-03-21T03:00:25.761Z] [100%] Built target coap-2 [2025-03-21T03:00:25.761Z] + make install [2025-03-21T03:00:26.097Z] [100%] Built target coap-2 [2025-03-21T03:00:26.097Z] Install the project... [2025-03-21T03:00:26.097Z] -- Install configuration: "Release" [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-21T03:00:26.097Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-21T03:00:26.097Z] -- Up-to-date: /usr/local/include [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2 [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-21T03:00:26.097Z] -- Up-to-date: /usr/local/include [2025-03-21T03:00:26.097Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-21T03:00:26.097Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-21T03:00:26.097Z] + '[' 1 '=' 1 ] [2025-03-21T03:00:26.097Z] + cd /device-coap/deps [2025-03-21T03:00:26.097Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-21T03:00:26.097Z] Connecting to github.com (140.82.113.4:443) [2025-03-21T03:00:26.361Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-03-21T03:00:26.626Z] saving to 'v4.0.0.zip' [2025-03-21T03:00:26.893Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-21T03:00:26.893Z] 'v4.0.0.zip' saved [2025-03-21T03:00:26.893Z] + unzip v4.0.0.zip [2025-03-21T03:00:26.893Z] Archive: v4.0.0.zip [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/ [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/include/ [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-21T03:00:26.893Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-21T03:00:26.893Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-21T03:00:26.893Z] + cd device-sdk-c-4.0.0 [2025-03-21T03:00:26.893Z] + ./scripts/build.sh [2025-03-21T03:00:26.893Z] + CPPCHECK=false [2025-03-21T03:00:26.893Z] + DOCGEN=false [2025-03-21T03:00:26.893Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-21T03:00:26.893Z] + '[' 0 -gt 0 ] [2025-03-21T03:00:26.893Z] + readlink -f ./scripts/build.sh [2025-03-21T03:00:26.893Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-21T03:00:26.893Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-21T03:00:26.893Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-21T03:00:26.893Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-21T03:00:26.893Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T03:00:26.893Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T03:00:26.893Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-21T03:00:27.156Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T03:00:27.422Z] -- Detecting C compiler ABI info [2025-03-21T03:00:27.688Z] -- Detecting C compiler ABI info - done [2025-03-21T03:00:27.688Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T03:00:27.688Z] -- Detecting C compile features [2025-03-21T03:00:27.688Z] -- Detecting C compile features - done [2025-03-21T03:00:27.688Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T03:00:27.953Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-21T03:00:27.953Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T03:00:27.953Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T03:00:27.953Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T03:00:27.953Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T03:00:27.953Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T03:00:27.953Z] -- /opt/iotech/iot/1.5/include [2025-03-21T03:00:27.953Z] -- C SDK 0.0.0 for Linux [2025-03-21T03:00:27.953Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T03:00:28.537Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T03:00:28.537Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T03:00:28.801Z] -- Configuring done (1.7s) [2025-03-21T03:00:29.070Z] -- Generating done (0.2s) [2025-03-21T03:00:29.070Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-21T03:00:29.070Z] + make all package [2025-03-21T03:00:29.070Z] + tee release.log [2025-03-21T03:00:29.070Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T03:00:30.026Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T03:00:30.980Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T03:00:31.559Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T03:00:32.145Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T03:00:34.710Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T03:00:34.710Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T03:00:35.663Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T03:00:37.591Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T03:00:37.857Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T03:00:38.810Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T03:00:39.389Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T03:00:39.969Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T03:00:40.919Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T03:00:41.183Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T03:00:43.769Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T03:00:43.769Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T03:00:45.710Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T03:00:45.976Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T03:00:47.379Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T03:00:47.959Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T03:00:56.141Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T03:00:56.141Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T03:00:56.721Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T03:00:57.301Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T03:00:57.567Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T03:00:59.003Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T03:01:01.592Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T03:01:01.859Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T03:01:02.813Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T03:01:03.405Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T03:01:05.336Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-21T03:01:05.336Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-21T03:01:05.336Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-21T03:01:05.336Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:05.336Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-21T03:01:05.336Z] 875 | const iot_data_t *deviceservices_config; [2025-03-21T03:01:05.336Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:06.289Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T03:01:07.253Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T03:01:07.518Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T03:01:08.104Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T03:01:08.370Z] [ 68%] Built target csdk [2025-03-21T03:01:08.370Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T03:01:09.322Z] [ 72%] Linking C executable template [2025-03-21T03:01:09.322Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:09.589Z] [ 72%] Built target template [2025-03-21T03:01:09.589Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T03:01:10.209Z] [ 76%] Linking C executable device-counter [2025-03-21T03:01:10.209Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:10.477Z] [ 76%] Built target device-counter [2025-03-21T03:01:10.477Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T03:01:11.056Z] [ 80%] Linking C executable device-random [2025-03-21T03:01:11.320Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:11.320Z] [ 80%] Built target device-random [2025-03-21T03:01:11.586Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T03:01:12.167Z] [ 84%] Linking C executable device-gyro [2025-03-21T03:01:12.167Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:12.433Z] [ 84%] Built target device-gyro [2025-03-21T03:01:12.433Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T03:01:13.014Z] [ 88%] Linking C executable device-bitfields [2025-03-21T03:01:13.014Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:13.277Z] [ 88%] Built target device-bitfields [2025-03-21T03:01:13.277Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T03:01:14.227Z] [ 92%] Linking C executable template-discovery [2025-03-21T03:01:14.492Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:14.761Z] [ 92%] Built target template-discovery [2025-03-21T03:01:14.761Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T03:01:15.340Z] [ 96%] Linking C executable device-file [2025-03-21T03:01:15.606Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:15.874Z] [ 96%] Built target device-file [2025-03-21T03:01:15.874Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T03:01:16.455Z] [100%] Linking C executable device-terminal [2025-03-21T03:01:16.724Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:16.992Z] [100%] Built target device-terminal [2025-03-21T03:01:16.992Z] Run CPack packaging tool... [2025-03-21T03:01:16.992Z] CPack: Create package using TGZ [2025-03-21T03:01:16.992Z] CPack: Install projects [2025-03-21T03:01:16.992Z] CPack: - Run preinstall target for: Csdk [2025-03-21T03:01:17.953Z] CPack: - Install project: Csdk [] [2025-03-21T03:01:17.953Z] CPack: Create package [2025-03-21T03:01:17.953Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-21T03:01:17.953Z] + '[' false '=' true ] [2025-03-21T03:01:17.953Z] + '[' false '=' true ] [2025-03-21T03:01:17.953Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T03:01:17.953Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T03:01:17.953Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-21T03:01:18.538Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T03:01:18.538Z] -- Detecting C compiler ABI info [2025-03-21T03:01:18.825Z] -- Detecting C compiler ABI info - done [2025-03-21T03:01:18.825Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T03:01:18.825Z] -- Detecting C compile features [2025-03-21T03:01:18.825Z] -- Detecting C compile features - done [2025-03-21T03:01:18.825Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-21T03:01:19.099Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-21T03:01:19.099Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-21T03:01:19.099Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-21T03:01:19.374Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-21T03:01:19.374Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-21T03:01:19.374Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-21T03:01:19.374Z] -- /opt/iotech/iot/1.5/include [2025-03-21T03:01:19.374Z] -- C SDK 0.0.0 for Linux [2025-03-21T03:01:19.374Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-21T03:01:19.643Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-21T03:01:19.911Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-21T03:01:19.911Z] -- Configuring done (1.9s) [2025-03-21T03:01:20.185Z] -- Generating done (0.3s) [2025-03-21T03:01:20.185Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-21T03:01:20.185Z] + make [2025-03-21T03:01:20.185Z] + tee debug.log [2025-03-21T03:01:20.449Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-21T03:01:21.028Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-21T03:01:21.293Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-21T03:01:21.872Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-21T03:01:22.136Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-21T03:01:23.090Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-21T03:01:23.090Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-21T03:01:23.679Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-21T03:01:24.633Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-21T03:01:24.898Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-21T03:01:25.479Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-21T03:01:25.745Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-21T03:01:26.008Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-21T03:01:26.585Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-21T03:01:26.849Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-21T03:01:27.806Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-21T03:01:27.806Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-21T03:01:28.390Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-21T03:01:28.656Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-21T03:01:29.607Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-21T03:01:29.607Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-21T03:01:31.014Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-21T03:01:31.279Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-21T03:01:31.544Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-21T03:01:31.808Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-21T03:01:32.387Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-21T03:01:32.968Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-21T03:01:34.367Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-21T03:01:34.634Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-21T03:01:35.216Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-21T03:01:35.488Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-21T03:01:36.512Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-21T03:01:36.778Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-21T03:01:37.043Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-21T03:01:37.622Z] [ 68%] Linking C shared library libcsdk.so [2025-03-21T03:01:37.622Z] [ 68%] Built target csdk [2025-03-21T03:01:37.886Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-21T03:01:38.150Z] [ 72%] Linking C executable template [2025-03-21T03:01:38.150Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:38.414Z] [ 72%] Built target template [2025-03-21T03:01:38.414Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-21T03:01:38.992Z] [ 76%] Linking C executable device-counter [2025-03-21T03:01:38.992Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:39.257Z] [ 76%] Built target device-counter [2025-03-21T03:01:39.257Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-21T03:01:39.522Z] [ 80%] Linking C executable device-random [2025-03-21T03:01:39.522Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:39.787Z] [ 80%] Built target device-random [2025-03-21T03:01:39.787Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-21T03:01:40.053Z] [ 84%] Linking C executable device-gyro [2025-03-21T03:01:40.317Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:40.580Z] [ 84%] Built target device-gyro [2025-03-21T03:01:40.580Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-21T03:01:40.846Z] [ 88%] Linking C executable device-bitfields [2025-03-21T03:01:40.846Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:41.111Z] [ 88%] Built target device-bitfields [2025-03-21T03:01:41.111Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-21T03:01:41.687Z] [ 92%] Linking C executable template-discovery [2025-03-21T03:01:41.687Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:41.951Z] [ 92%] Built target template-discovery [2025-03-21T03:01:41.951Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-21T03:01:42.529Z] [ 96%] Linking C executable device-file [2025-03-21T03:01:42.529Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:42.793Z] [ 96%] Built target device-file [2025-03-21T03:01:42.793Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-21T03:01:43.060Z] [100%] Linking C executable device-terminal [2025-03-21T03:01:43.325Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:43.589Z] [100%] Built target device-terminal [2025-03-21T03:01:43.589Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-21T03:01:43.589Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-21T03:01:43.589Z] + rm -rf /device-coap/deps [2025-03-21T03:01:44.549Z] Removing intermediate container 52d0a6956f49 [2025-03-21T03:01:44.549Z] ---> 9e0f169f01d1 [2025-03-21T03:01:44.549Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-21T03:01:44.814Z] ---> Running in 1d6092da28ea [2025-03-21T03:01:45.842Z] + readlink -f /device-coap/scripts/build.sh [2025-03-21T03:01:45.842Z] /device-coap [2025-03-21T03:01:45.842Z] + dirname /device-coap/scripts/build.sh [2025-03-21T03:01:45.842Z] + dirname /device-coap/scripts [2025-03-21T03:01:45.842Z] + ROOT=/device-coap [2025-03-21T03:01:45.842Z] + echo /device-coap [2025-03-21T03:01:45.842Z] + cd /device-coap [2025-03-21T03:01:45.842Z] + mkdir -p /device-coap/build/release [2025-03-21T03:01:45.842Z] + cd /device-coap/build/release [2025-03-21T03:01:45.842Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-21T03:01:46.106Z] -- The C compiler identification is GNU 12.2.1 [2025-03-21T03:01:46.106Z] -- Detecting C compiler ABI info [2025-03-21T03:01:46.698Z] -- Detecting C compiler ABI info - done [2025-03-21T03:01:46.698Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-21T03:01:46.698Z] -- Detecting C compile features [2025-03-21T03:01:46.698Z] -- Detecting C compile features - done [2025-03-21T03:01:46.698Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-21T03:01:46.698Z] -- Configuring done (1.0s) [2025-03-21T03:01:46.698Z] -- Generating done (0.0s) [2025-03-21T03:01:46.698Z] -- Build files have been written to: /device-coap/build/release [2025-03-21T03:01:46.698Z] + make [2025-03-21T03:01:46.698Z] + tee release.log [2025-03-21T03:01:46.981Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-21T03:01:47.271Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T03:01:47.271Z] from /device-coap/src/c/device-coap.h:17, [2025-03-21T03:01:47.271Z] from /device-coap/src/c/coap-client.h:21, [2025-03-21T03:01:47.271Z] from /device-coap/src/c/coap-client.c:9: [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T03:01:47.271Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-21T03:01:47.271Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | unsigned int [2025-03-21T03:01:47.271Z] | %lu [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-21T03:01:47.271Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | unsigned int [2025-03-21T03:01:47.271Z] | %lu [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 130 | resource->properties->type); [2025-03-21T03:01:47.271Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | iot_typecode_t [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-21T03:01:47.271Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 140 | len); [2025-03-21T03:01:47.271Z] | ~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-21T03:01:47.271Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 145 | len); [2025-03-21T03:01:47.271Z] | ~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-21T03:01:47.271Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 152 | len); [2025-03-21T03:01:47.271Z] | ~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-21T03:01:47.271Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 157 | resource->properties->type); [2025-03-21T03:01:47.271Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | iot_typecode_t [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-21T03:01:47.271Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-21T03:01:47.271Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-21T03:01:47.271Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T03:01:47.271Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-21T03:01:47.271Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-21T03:01:47.271Z] /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-03-21T03:01:47.271Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T03:01:47.271Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-21T03:01:47.271Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-21T03:01:47.271Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | size_t {aka long unsigned int} [2025-03-21T03:01:47.271Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-21T03:01:47.271Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-21T03:01:47.271Z] | ~^ [2025-03-21T03:01:47.271Z] | | [2025-03-21T03:01:47.271Z] | int [2025-03-21T03:01:47.271Z] | %ld [2025-03-21T03:01:47.868Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-21T03:01:48.135Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T03:01:48.135Z] from /usr/include/edgex/devices.h:17, [2025-03-21T03:01:48.135Z] from /device-coap/src/c/coap-server.c:22: [2025-03-21T03:01:48.135Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-21T03:01:48.135Z] /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-03-21T03:01:48.135Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-21T03:01:48.135Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:48.135Z] | | [2025-03-21T03:01:48.135Z] | size_t {aka long unsigned int} [2025-03-21T03:01:48.135Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-21T03:01:48.135Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-21T03:01:48.135Z] | ~^ [2025-03-21T03:01:48.135Z] | | [2025-03-21T03:01:48.135Z] | unsigned int [2025-03-21T03:01:48.135Z] | %lu [2025-03-21T03:01:48.135Z] /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-03-21T03:01:48.135Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-21T03:01:48.135Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:48.135Z] | | [2025-03-21T03:01:48.135Z] | iot_typecode_t [2025-03-21T03:01:48.135Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-21T03:01:48.135Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-21T03:01:48.135Z] | ~^ [2025-03-21T03:01:48.135Z] | | [2025-03-21T03:01:48.135Z] | int [2025-03-21T03:01:48.724Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-21T03:01:48.992Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T03:01:48.992Z] from /device-coap/src/c/coap-util.h:18, [2025-03-21T03:01:48.992Z] from /device-coap/src/c/coap-util.c:9: [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-21T03:01:48.992Z] /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-03-21T03:01:48.992Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T03:01:48.992Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | size_t {aka long unsigned int} [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-21T03:01:48.992Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T03:01:48.992Z] | ~^ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | unsigned int [2025-03-21T03:01:48.992Z] | %lu [2025-03-21T03:01:48.992Z] /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-03-21T03:01:48.992Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T03:01:48.992Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | size_t {aka long unsigned int} [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-21T03:01:48.992Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-21T03:01:48.992Z] | ~^ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | unsigned int [2025-03-21T03:01:48.992Z] | %lu [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-21T03:01:48.992Z] /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-03-21T03:01:48.992Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T03:01:48.992Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | size_t {aka long unsigned int} [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-21T03:01:48.992Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T03:01:48.992Z] | ~^ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | unsigned int [2025-03-21T03:01:48.992Z] | %lu [2025-03-21T03:01:48.992Z] /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-03-21T03:01:48.992Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T03:01:48.992Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | size_t {aka long unsigned int} [2025-03-21T03:01:48.992Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-21T03:01:48.992Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-21T03:01:48.992Z] | ~^ [2025-03-21T03:01:48.992Z] | | [2025-03-21T03:01:48.992Z] | unsigned int [2025-03-21T03:01:48.992Z] | %lu [2025-03-21T03:01:49.582Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-21T03:01:49.852Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-21T03:01:49.852Z] from /device-coap/src/c/device-coap.h:17, [2025-03-21T03:01:49.852Z] from /device-coap/src/c/device-coap.c:10: [2025-03-21T03:01:49.852Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-21T03:01:49.852Z] /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-03-21T03:01:49.852Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-21T03:01:49.852Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:49.852Z] 131 | requests[i].resource->type); [2025-03-21T03:01:49.852Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-21T03:01:49.852Z] | | [2025-03-21T03:01:49.852Z] | iot_typecode_t [2025-03-21T03:01:49.852Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-21T03:01:49.852Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-21T03:01:49.852Z] | ~^ [2025-03-21T03:01:49.852Z] | | [2025-03-21T03:01:49.852Z] | int [2025-03-21T03:01:50.812Z] [100%] Linking C executable device-coap [2025-03-21T03:01:50.812Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-21T03:01:50.812Z] [100%] Built target device-coap [2025-03-21T03:01:51.767Z] Removing intermediate container 1d6092da28ea [2025-03-21T03:01:51.767Z] ---> 95e6488873af [2025-03-21T03:01:51.767Z] Successfully built 95e6488873af [2025-03-21T03:01:51.767Z] Successfully tagged device-coap-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-21T03:01:52.218Z] + awk {print $1} [2025-03-21T03:01:52.218Z] + head -n 1 [2025-03-21T03:01:52.218Z] + grep ci(lts-release) [2025-03-21T03:01:52.218Z] + git log --pretty=%H %s [Pipeline] echo [2025-03-21T03:01:52.315Z] [edgeXDocker.push] Tagging docker image device-coap-c-builder-arm64 with the following tags: [2025-03-21T03:01:52.315Z] 47967fd6311d44cba5f1849fba3e2293691669b2 [2025-03-21T03:01:52.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T03:01:52.871Z] + docker tag device-coap-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T03:01:53.370Z] + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:47967fd6311d44cba5f1849fba3e2293691669b2 [2025-03-21T03:01:53.371Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64] [2025-03-21T03:01:53.371Z] e5441041cf7a: Preparing [2025-03-21T03:01:53.371Z] de93ebbbbe66: Preparing [2025-03-21T03:01:53.371Z] 17802c7cad79: Preparing [2025-03-21T03:01:53.371Z] 2c2b7f157f28: Preparing [2025-03-21T03:01:53.371Z] e3d2098d946b: Preparing [2025-03-21T03:01:53.371Z] fe72c3d420f1: Preparing [2025-03-21T03:01:53.371Z] fdc5d5927246: Preparing [2025-03-21T03:01:53.371Z] fe72c3d420f1: Waiting [2025-03-21T03:01:53.371Z] 6dd98a1ea466: Preparing [2025-03-21T03:01:53.371Z] fdc5d5927246: Waiting [2025-03-21T03:01:53.371Z] 08c62310fac4: Preparing [2025-03-21T03:01:53.371Z] 6dd98a1ea466: Waiting [2025-03-21T03:01:53.371Z] c92b22b6b84e: Preparing [2025-03-21T03:01:53.371Z] 08c62310fac4: Waiting [2025-03-21T03:01:53.371Z] 7516a9d68dc0: Preparing [2025-03-21T03:01:53.371Z] c92b22b6b84e: Waiting [2025-03-21T03:01:53.371Z] fbbef3d89ef9: Preparing [2025-03-21T03:01:53.371Z] 7516a9d68dc0: Waiting [2025-03-21T03:01:53.371Z] fbbef3d89ef9: Waiting [2025-03-21T03:01:53.371Z] 5f4d9fc4d98d: Preparing [2025-03-21T03:01:53.371Z] 5f4d9fc4d98d: Waiting [2025-03-21T03:01:53.949Z] 2c2b7f157f28: Pushed [2025-03-21T03:01:53.950Z] e3d2098d946b: Pushed [2025-03-21T03:01:53.950Z] 17802c7cad79: Pushed [2025-03-21T03:01:53.950Z] e5441041cf7a: Pushed [2025-03-21T03:01:53.950Z] fe72c3d420f1: Pushed [2025-03-21T03:01:54.215Z] 08c62310fac4: Pushed [2025-03-21T03:01:54.216Z] de93ebbbbe66: Pushed [2025-03-21T03:01:54.216Z] c92b22b6b84e: Pushed [2025-03-21T03:01:54.216Z] 7516a9d68dc0: Layer already exists [2025-03-21T03:01:54.216Z] fbbef3d89ef9: Layer already exists [2025-03-21T03:01:54.216Z] 5f4d9fc4d98d: Layer already exists [2025-03-21T03:01:56.150Z] 6dd98a1ea466: Pushed [2025-03-21T03:02:04.338Z] fdc5d5927246: Pushed [2025-03-21T03:02:04.338Z] 47967fd6311d44cba5f1849fba3e2293691669b2: digest: sha256:d7d8462975da4b15b27cb7872b793641247a538a4abfea9cd78dd62caec78128 size: 3035 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-21T03:02:04.598Z] ===================================================== [Pipeline] echo [2025-03-21T03:02:04.639Z] taggedImages: [2025-03-21T03:02:04.639Z] - nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-21T03:02:05.586Z] + git rev-list -1 --merges 47967fd6311d44cba5f1849fba3e2293691669b2~1..47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] echo [2025-03-21T03:02:05.622Z] -----------> git rev-list -1 --merges 47967fd6311d44cba5f1849fba3e2293691669b2~1..47967fd6311d44cba5f1849fba3e2293691669b2 47967fd6311d44cba5f1849fba3e2293691669b2 [false] [Pipeline] sh [2025-03-21T03:02:05.943Z] + git log --format=format:%s -1 47967fd6311d44cba5f1849fba3e2293691669b2 [Pipeline] echo [2025-03-21T03:02:05.988Z] ========================================================= [2025-03-21T03:02:05.988Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-21T03:02:05.988Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" 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 Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) 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] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) 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] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) 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] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) 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] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-21T03:02:09.067Z] + [ -d /w/workspace/dgexfoundry_device-coap-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:09.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:10.306Z] ---> package-listing.sh [2025-03-21T03:02:10.306Z] ++ facter osfamily [2025-03-21T03:02:10.306Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-21T03:02:10.570Z] + OS_FAMILY=debian [2025-03-21T03:02:10.570Z] + workspace=/w/workspace/dgexfoundry_device-coap-c_odessa [2025-03-21T03:02:10.570Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-21T03:02:10.570Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-21T03:02:10.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-21T03:02:10.570Z] + PACKAGES=/tmp/packages_start.txt [2025-03-21T03:02:10.570Z] + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' [2025-03-21T03:02:10.570Z] + PACKAGES=/tmp/packages_end.txt [2025-03-21T03:02:10.570Z] + case "${OS_FAMILY}" in [2025-03-21T03:02:10.570Z] + dpkg -l [2025-03-21T03:02:10.570Z] + grep '^ii' [2025-03-21T03:02:10.570Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-21T03:02:10.570Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-21T03:02:10.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-21T03:02:10.570Z] + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' [2025-03-21T03:02:10.570Z] + mkdir -p /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [2025-03-21T03:02:10.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [Pipeline] echo [2025-03-21T03:02:10.609Z] 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/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-21T03:02:10.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T03:02:11.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T03:02:11.553Z] [2025-03-21T03:02:11.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-21T03:02:11.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T03:02:11.944Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-21T03:02:11.944Z] 5eb5b503b376: Pulling fs layer [2025-03-21T03:02:11.944Z] 5c69ac0246d0: Pulling fs layer [2025-03-21T03:02:11.944Z] ec43610c2a17: Pulling fs layer [2025-03-21T03:02:11.944Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-21T03:02:11.944Z] 33b1e0a273af: Pulling fs layer [2025-03-21T03:02:11.944Z] 5d3b04190fa2: Pulling fs layer [2025-03-21T03:02:11.944Z] 2f39f015ded8: Pulling fs layer [2025-03-21T03:02:11.944Z] 3a2ae6a8a46f: Waiting [2025-03-21T03:02:11.944Z] 33b1e0a273af: Waiting [2025-03-21T03:02:11.944Z] 5d3b04190fa2: Waiting [2025-03-21T03:02:11.944Z] 5c69ac0246d0: Download complete [2025-03-21T03:02:11.944Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-21T03:02:11.944Z] 3a2ae6a8a46f: Download complete [2025-03-21T03:02:11.944Z] 33b1e0a273af: Verifying Checksum [2025-03-21T03:02:11.944Z] 33b1e0a273af: Download complete [2025-03-21T03:02:11.944Z] 5d3b04190fa2: Verifying Checksum [2025-03-21T03:02:11.944Z] 5d3b04190fa2: Download complete [2025-03-21T03:02:11.944Z] ec43610c2a17: Verifying Checksum [2025-03-21T03:02:11.944Z] ec43610c2a17: Download complete [2025-03-21T03:02:12.203Z] 5eb5b503b376: Verifying Checksum [2025-03-21T03:02:12.203Z] 5eb5b503b376: Download complete [2025-03-21T03:02:12.769Z] 2f39f015ded8: Download complete [2025-03-21T03:02:13.335Z] 5eb5b503b376: Pull complete [2025-03-21T03:02:13.335Z] 5c69ac0246d0: Pull complete [2025-03-21T03:02:13.592Z] ec43610c2a17: Pull complete [2025-03-21T03:02:13.852Z] 3a2ae6a8a46f: Pull complete [2025-03-21T03:02:13.852Z] 33b1e0a273af: Pull complete [2025-03-21T03:02:14.111Z] 5d3b04190fa2: Pull complete [2025-03-21T03:02:18.293Z] 2f39f015ded8: Pull complete [2025-03-21T03:02:18.294Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-21T03:02:18.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-21T03:02:18.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-21T03:02:18.576Z] prd-ubuntu20.04-docker-8c-8g-41719 does not seem to be running inside a container [2025-03-21T03:02:18.602Z] $ 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/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-coap-c_odessa -v /w/workspace/dgexfoundry_device-coap-c_odessa:/w/workspace/dgexfoundry_device-coap-c_odessa:rw,z -v /w/workspace/dgexfoundry_device-coap-c_odessa@tmp:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-21T03:02:19.874Z] $ docker top e541b713f4b3f390d613f8392c489bbff48accb71dc25073ba5875077fa21e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-21T03:02:20.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-21T03:02:20.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-21T03:02:20.969Z] + ls /var/log/sa-host [2025-03-21T03:02:20.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-21T03:02:21.222Z] provisioning config files... [2025-03-21T03:02:21.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config15246315368497168376tmp [Pipeline] { [Pipeline] echo [2025-03-21T03:02:21.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:21.617Z] ---> create-netrc.sh [Pipeline] } [2025-03-21T03:02:21.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:22.084Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-21T03:02:22.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:22.442Z] ---> sudo-logs.sh [2025-03-21T03:02:22.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-21T03:02:22.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:22.860Z] ---> job-cost.sh [2025-03-21T03:02:22.860Z] lf-activate-venv: SKIPPING [2025-03-21T03:02:22.860Z] INFO: No Stack... [2025-03-21T03:02:23.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-21T03:02:23.688Z] INFO: Archiving Costs [Pipeline] echo [2025-03-21T03:02:23.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-21T03:02:24.045Z] ---> logs-deploy.sh [2025-03-21T03:02:24.045Z] lf-activate-venv: SKIPPING [2025-03-21T03:02:24.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/odessa/1 [2025-03-21T03:02:24.045Z] INFO: archiving workspace using pattern(s): [2025-03-21T03:02:24.983Z] Archives upload complete. [2025-03-21T03:02:24.983Z] INFO: archiving logs to Nexus