Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 217950388ffc7d778dd86376560370829f9bed36 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-ssh18321557579131372598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17485281841423186116.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9894567988293210777.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3576424965252991443.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16577637168673420038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36685 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 217950388ffc7d778dd86376560370829f9bed36 (main) Commit message: "Merge pull request #61 from FelixTing/move-to-v4" > git config core.sparsecheckout # timeout=10 > git checkout -f 217950388ffc7d778dd86376560370829f9bed36 # timeout=10 > git rev-list --no-walk 4a255a314fba9bd700f29efc4e55a4a3c596992f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-14T05:59:52.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-14T05:59:52.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-14T05:59:52.404Z] ========================================================= [2025-01-14T05:59:52.404Z] EdgeX Global Pipelines Version Info [2025-01-14T05:59:52.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-14T05:59:53.606Z] ------------------- [2025-01-14T05:59:53.606Z] stable info: [2025-01-14T05:59:53.606Z] ------------------- [2025-01-14T05:59:53.606Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-14T05:59:53.606Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T05:59:53.606Z] Message: update stable to v1.0.269 [2025-01-14T05:59:54.181Z] ------------------- [2025-01-14T05:59:54.181Z] experimental info: [2025-01-14T05:59:54.181Z] ------------------- [2025-01-14T05:59:54.181Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-14T05:59:54.181Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T05:59:54.181Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-14T05:59:54.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-01-14T05:59:54.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-01-14T05:59:54.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-14T05:59:54.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-14T05:59:54.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-14T05:59:54.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-01-14T05:59:54.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-01-14T05:59:54.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-14T05:59:54.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-14T05:59:54.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-01-14T05:59:54.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-14T05:59:54.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-14T05:59:54.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T05:59:54.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T05:59:54.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-14T05:59:54.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-14T05:59:54.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-14T05:59:54.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-14T05:59:54.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-14T05:59:54.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-14T05:59:54.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 217950388ffc7d778dd86376560370829f9bed36 [Pipeline] echo [2025-01-14T05:59:54.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2179503 [Pipeline] echo [2025-01-14T05:59:54.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T05:59:54.779Z] provisioning config files... [2025-01-14T05:59:54.791Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config15426605468770119674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T05:59:55.124Z] ---> ****-login.sh [2025-01-14T05:59:55.124Z] nexus3.edgexfoundry.org:10001 [2025-01-14T05:59:57.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T05:59:57.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T05:59:57.316Z] Configure a credential helper to remove this warning. See [2025-01-14T05:59:57.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T05:59:57.316Z] [2025-01-14T05:59:57.316Z] Login Succeeded [2025-01-14T05:59:57.316Z] nexus3.edgexfoundry.org:10002 [2025-01-14T05:59:57.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T05:59:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T05:59:57.580Z] Configure a credential helper to remove this warning. See [2025-01-14T05:59:57.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T05:59:57.580Z] [2025-01-14T05:59:57.580Z] Login Succeeded [2025-01-14T05:59:57.580Z] nexus3.edgexfoundry.org:10003 [2025-01-14T05:59:57.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T05:59:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T05:59:57.580Z] Configure a credential helper to remove this warning. See [2025-01-14T05:59:57.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T05:59:57.580Z] [2025-01-14T05:59:57.581Z] Login Succeeded [2025-01-14T05:59:57.581Z] nexus3.edgexfoundry.org:10004 [2025-01-14T05:59:57.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T05:59:57.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T05:59:57.843Z] Configure a credential helper to remove this warning. See [2025-01-14T05:59:57.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T05:59:57.843Z] [2025-01-14T05:59:57.843Z] Login Succeeded [2025-01-14T05:59:57.843Z] ****.io [2025-01-14T05:59:58.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T05:59:58.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T05:59:58.364Z] Configure a credential helper to remove this warning. See [2025-01-14T05:59:58.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T05:59:58.364Z] [2025-01-14T05:59:58.364Z] Login Succeeded [2025-01-14T05:59:58.364Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T05:59:58.396Z] 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-01-14T05:59:58.772Z] + git rev-list -1 --merges 217950388ffc7d778dd86376560370829f9bed36~1..217950388ffc7d778dd86376560370829f9bed36 [Pipeline] echo [2025-01-14T05:59:58.805Z] -----------> git rev-list -1 --merges 217950388ffc7d778dd86376560370829f9bed36~1..217950388ffc7d778dd86376560370829f9bed36 217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T05:59:58.805Z] 217950388ffc7d778dd86376560370829f9bed36 [false] [Pipeline] sh [2025-01-14T05:59:59.098Z] + git log --format=format:%s -1 217950388ffc7d778dd86376560370829f9bed36 [Pipeline] echo [2025-01-14T05:59:59.116Z] ========================================================= [2025-01-14T05:59:59.116Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T05:59:59.116Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-14T05:59:59.539Z] + git rev-list -1 --merges 217950388ffc7d778dd86376560370829f9bed36~1..217950388ffc7d778dd86376560370829f9bed36 [Pipeline] echo [2025-01-14T05:59:59.551Z] -----------> git rev-list -1 --merges 217950388ffc7d778dd86376560370829f9bed36~1..217950388ffc7d778dd86376560370829f9bed36 217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T05:59:59.551Z] 217950388ffc7d778dd86376560370829f9bed36 [false] [Pipeline] sh [2025-01-14T05:59:59.848Z] + git log --format=format:%s -1 217950388ffc7d778dd86376560370829f9bed36 [Pipeline] echo [2025-01-14T05:59:59.863Z] ========================================================= [2025-01-14T05:59:59.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T05:59:59.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-14T06:00:00.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T06:00:00.296Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-14T06:00:00.296Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-14T06:00:00.296Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-14T06:00:00.557Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-14T06:00:00.557Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-14T06:00:00.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:00:00.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:00.975Z] [2025-01-14T06:00:00.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:00:01.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:03.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-14T06:00:03.897Z] b85a868b505f: Pulling fs layer [2025-01-14T06:00:03.897Z] e2be974225ed: Pulling fs layer [2025-01-14T06:00:03.897Z] 339a4e72a1f5: Pulling fs layer [2025-01-14T06:00:03.897Z] 988bab9f4d93: Pulling fs layer [2025-01-14T06:00:03.897Z] 1469e6f7b9e6: Pulling fs layer [2025-01-14T06:00:03.897Z] eaf3925da568: Pulling fs layer [2025-01-14T06:00:03.897Z] bab4dde63d76: Pulling fs layer [2025-01-14T06:00:03.897Z] bde34c3a00c8: Pulling fs layer [2025-01-14T06:00:03.897Z] b352a97aabf1: Pulling fs layer [2025-01-14T06:00:03.897Z] 4872d77fe225: Pulling fs layer [2025-01-14T06:00:03.897Z] 5851b861e8e6: Pulling fs layer [2025-01-14T06:00:03.897Z] eaf3925da568: Waiting [2025-01-14T06:00:03.897Z] 1469e6f7b9e6: Waiting [2025-01-14T06:00:03.897Z] 4872d77fe225: Waiting [2025-01-14T06:00:03.897Z] bab4dde63d76: Waiting [2025-01-14T06:00:03.897Z] 5851b861e8e6: Waiting [2025-01-14T06:00:03.897Z] 988bab9f4d93: Waiting [2025-01-14T06:00:03.897Z] bde34c3a00c8: Waiting [2025-01-14T06:00:03.897Z] b352a97aabf1: Waiting [2025-01-14T06:00:03.897Z] e2be974225ed: Verifying Checksum [2025-01-14T06:00:03.897Z] e2be974225ed: Download complete [2025-01-14T06:00:03.897Z] 988bab9f4d93: Verifying Checksum [2025-01-14T06:00:03.897Z] 988bab9f4d93: Download complete [2025-01-14T06:00:04.158Z] 339a4e72a1f5: Verifying Checksum [2025-01-14T06:00:04.158Z] 339a4e72a1f5: Download complete [2025-01-14T06:00:04.158Z] eaf3925da568: Verifying Checksum [2025-01-14T06:00:04.158Z] eaf3925da568: Download complete [2025-01-14T06:00:04.158Z] 1469e6f7b9e6: Verifying Checksum [2025-01-14T06:00:04.158Z] 1469e6f7b9e6: Download complete [2025-01-14T06:00:04.158Z] bde34c3a00c8: Download complete [2025-01-14T06:00:04.158Z] b352a97aabf1: Download complete [2025-01-14T06:00:04.158Z] 4872d77fe225: Verifying Checksum [2025-01-14T06:00:04.158Z] 4872d77fe225: Download complete [2025-01-14T06:00:04.158Z] 5851b861e8e6: Download complete [2025-01-14T06:00:04.416Z] b85a868b505f: Verifying Checksum [2025-01-14T06:00:04.416Z] b85a868b505f: Download complete [2025-01-14T06:00:04.674Z] bab4dde63d76: Verifying Checksum [2025-01-14T06:00:07.210Z] b85a868b505f: Pull complete [2025-01-14T06:00:21.249Z] e2be974225ed: Pull complete [2025-01-14T06:00:21.249Z] 339a4e72a1f5: Pull complete [2025-01-14T06:00:26.762Z] 988bab9f4d93: Pull complete [2025-01-14T06:00:28.080Z] 1469e6f7b9e6: Pull complete [2025-01-14T06:00:31.132Z] eaf3925da568: Pull complete [2025-01-14T06:00:35.991Z] bab4dde63d76: Pull complete [2025-01-14T06:00:37.932Z] bde34c3a00c8: Pull complete [2025-01-14T06:00:38.524Z] b352a97aabf1: Pull complete [2025-01-14T06:00:39.465Z] 4872d77fe225: Pull complete [2025-01-14T06:00:40.849Z] 5851b861e8e6: Pull complete [2025-01-14T06:00:41.441Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-14T06:00:41.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:41.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:00:41.760Z] prd-ubuntu20.04-docker-8c-8g-36685 does not seem to be running inside a container [2025-01-14T06:00:41.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T06:00:53.314Z] $ docker top cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 -eo pid,comm [2025-01-14T06:00:53.370Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-14T06:00:53.370Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T06:00:53.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:00:53.430Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:00:53.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:00:53.583Z] $ docker exec cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 ssh-agent [2025-01-14T06:00:53.692Z] SSH_AUTH_SOCK=/tmp/ssh-qeIG0QnpigAF/agent.15 [2025-01-14T06:00:53.692Z] SSH_AGENT_PID=28 [2025-01-14T06:00:53.698Z] Running ssh-add (command line suppressed) [2025-01-14T06:00:53.875Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_16153592632418450790.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_16153592632418450790.key) [2025-01-14T06:00:53.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:00:54.209Z] + git tag --points-at HEAD [Pipeline] } [2025-01-14T06:00:54.220Z] $ docker exec --env ******** --env ******** cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 ssh-agent -k [2025-01-14T06:00:54.405Z] unset SSH_AUTH_SOCK; [2025-01-14T06:00:54.406Z] unset SSH_AGENT_PID; [2025-01-14T06:00:54.406Z] echo Agent pid 28 killed; [2025-01-14T06:00:54.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-14T06:00:54.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:00:54.460Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:00:54.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:00:54.599Z] $ docker exec cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 ssh-agent [2025-01-14T06:00:54.876Z] SSH_AUTH_SOCK=/tmp/ssh-IJJpeLJFnLKU/agent.71 [2025-01-14T06:00:54.876Z] SSH_AGENT_PID=76 [2025-01-14T06:00:54.884Z] Running ssh-add (command line suppressed) [2025-01-14T06:00:55.005Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13818037170268964219.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13818037170268964219.key) [2025-01-14T06:00:55.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:00:55.338Z] + git semver init [2025-01-14T06:00:55.907Z] 2025-01-14 06:00:55,626 [run_init] DEBUG init version:0.0.0 force:False [2025-01-14T06:00:55.907Z] 2025-01-14 06:00:55,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-01-14T06:00:55.907Z] 2025-01-14 06:00:55,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-01-14T06:00:55.907Z] 2025-01-14 06:00:55,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-01-14T06:00:57.284Z] 2025-01-14 06:00:56,957 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude [2025-01-14T06:00:57.284Z] 2025-01-14 06:00:56,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False [2025-01-14T06:00:57.284Z] 2025-01-14 06:00:56,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-01-14T06:00:57.284Z] 2025-01-14 06:00:56,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-01-14T06:00:57.284Z] 3.2.0-dev.1 [Pipeline] } [2025-01-14T06:00:57.292Z] $ docker exec --env ******** --env ******** cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 ssh-agent -k [2025-01-14T06:00:57.418Z] unset SSH_AUTH_SOCK; [2025-01-14T06:00:57.419Z] unset SSH_AGENT_PID; [2025-01-14T06:00:57.419Z] echo Agent pid 76 killed; [2025-01-14T06:00:57.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T06:00:57.787Z] + git semver [Pipeline] } [2025-01-14T06:00:58.368Z] $ docker stop --time=1 cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 [2025-01-14T06:01:00.733Z] $ docker rm -f --volumes cf6d97dc8b449b83daf707c401e34ea239a349a4bc35dc0d6f2bb98fbfac7060 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T06:01:01.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-14T06:01:01.675Z] Stashed 1 file(s) [Pipeline] echo [2025-01-14T06:01:01.680Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:01:01.844Z] provisioning config files... [2025-01-14T06:01:01.854Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config2012307834527284496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:01:02.155Z] ---> ****-login.sh [2025-01-14T06:01:02.155Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:01:02.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:01:02.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:01:02.156Z] Configure a credential helper to remove this warning. See [2025-01-14T06:01:02.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:01:02.156Z] [2025-01-14T06:01:02.156Z] Login Succeeded [2025-01-14T06:01:02.156Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:01:02.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:01:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:01:02.418Z] Configure a credential helper to remove this warning. See [2025-01-14T06:01:02.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:01:02.418Z] [2025-01-14T06:01:02.418Z] Login Succeeded [2025-01-14T06:01:02.418Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:01:02.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:01:02.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:01:02.418Z] Configure a credential helper to remove this warning. See [2025-01-14T06:01:02.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:01:02.418Z] [2025-01-14T06:01:02.418Z] Login Succeeded [2025-01-14T06:01:02.418Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:01:02.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:01:02.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:01:02.678Z] Configure a credential helper to remove this warning. See [2025-01-14T06:01:02.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:01:02.678Z] [2025-01-14T06:01:02.678Z] Login Succeeded [2025-01-14T06:01:02.678Z] ****.io [2025-01-14T06:01:02.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:01:02.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:01:02.937Z] Configure a credential helper to remove this warning. See [2025-01-14T06:01:02.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:01:02.937Z] [2025-01-14T06:01:02.937Z] Login Succeeded [2025-01-14T06:01:02.937Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:01:02.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T06:01:03.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:01:03.054Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-01-14T06:01:03.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:01:03.079Z] ========================================================= [2025-01-14T06:01:03.079Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-01-14T06:01:03.079Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:01:03.391Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-01-14T06:01:03.391Z] Sending build context to Docker daemon 544.8kB [2025-01-14T06:01:03.391Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-01-14T06:01:03.391Z] Step 2/14 : FROM ${BASE} [2025-01-14T06:01:04.771Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-01-14T06:01:04.771Z] 96526aa774ef: Pulling fs layer [2025-01-14T06:01:04.771Z] da60e534fd72: Pulling fs layer [2025-01-14T06:01:04.771Z] 96526aa774ef: Verifying Checksum [2025-01-14T06:01:04.771Z] 96526aa774ef: Download complete [2025-01-14T06:01:06.147Z] da60e534fd72: Verifying Checksum [2025-01-14T06:01:06.147Z] da60e534fd72: Download complete [2025-01-14T06:01:06.147Z] 96526aa774ef: Pull complete [2025-01-14T06:01:09.496Z] da60e534fd72: Pull complete [2025-01-14T06:01:10.069Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-01-14T06:01:10.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-01-14T06:01:10.069Z] ---> 6605166a5db4 [2025-01-14T06:01:10.069Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-01-14T06:01:16.799Z] Still waiting to schedule task [2025-01-14T06:01:16.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-14T06:01:25.012Z] ---> Running in db2caf2670a0 [2025-01-14T06:01:26.027Z] Removing intermediate container db2caf2670a0 [2025-01-14T06:01:26.027Z] ---> 06930fbb35e3 [2025-01-14T06:01:26.027Z] 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-01-14T06:01:27.406Z] ---> Running in f7e98ffd0007 [2025-01-14T06:01:28.342Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T06:01:28.600Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:01:28.600Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:01:28.600Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:01:32.882Z] Removing intermediate container f7e98ffd0007 [2025-01-14T06:01:32.882Z] ---> 9251398f840d [2025-01-14T06:01:32.882Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:01:33.819Z] ---> Running in 4ac91c1f1fad [2025-01-14T06:01:40.621Z] Removing intermediate container 4ac91c1f1fad [2025-01-14T06:01:40.621Z] ---> 0bedf7db0981 [2025-01-14T06:01:40.621Z] 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-01-14T06:01:41.592Z] ---> Running in 2da9d0107448 [2025-01-14T06:01:43.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:43.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:43.564Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:44.141Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:44.141Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-01-14T06:01:44.141Z] (2/18) Installing hiredis (1.1.0-r2) [2025-01-14T06:01:44.141Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-01-14T06:01:44.141Z] (4/18) Installing libcbor (0.10.2-r1) [2025-01-14T06:01:44.141Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:01:45.091Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-01-14T06:01:45.091Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:01:45.690Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-01-14T06:01:45.690Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-01-14T06:01:45.690Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-01-14T06:01:45.690Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-01-14T06:01:45.690Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-01-14T06:01:45.690Z] (13/18) Installing libblkid (2.38.1-r8) [2025-01-14T06:01:45.690Z] (14/18) Installing libuuid (2.38.1-r8) [2025-01-14T06:01:45.690Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-01-14T06:01:45.690Z] (16/18) Installing libmount (2.38.1-r8) [2025-01-14T06:01:45.690Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-01-14T06:01:45.690Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-01-14T06:01:45.690Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T06:01:45.690Z] OK: 336 MiB in 100 packages [2025-01-14T06:01:50.993Z] Removing intermediate container 2da9d0107448 [2025-01-14T06:01:50.993Z] ---> 3c352228159c [2025-01-14T06:01:50.993Z] Step 7/14 : RUN apk --no-cache upgrade [2025-01-14T06:01:51.953Z] ---> Running in 6750916faafe [2025-01-14T06:01:52.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:52.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:53.184Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:53.771Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:53.771Z] Upgrading critical system libraries and apk-tools: [2025-01-14T06:01:53.771Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-01-14T06:01:53.772Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T06:01:53.772Z] Continuing the upgrade transaction with new apk-tools: [2025-01-14T06:01:53.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:53.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:54.032Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:54.599Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:54.599Z] (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:54.599Z] Executing busybox-1.36.1-r7.post-upgrade [2025-01-14T06:01:54.599Z] (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:54.599Z] (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-01-14T06:01:54.599Z] (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:54.599Z] (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:54.599Z] (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:54.599Z] (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-01-14T06:01:54.599Z] (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-01-14T06:01:54.599Z] (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-01-14T06:01:54.599Z] (10/19) Installing libpsl (0.21.5-r0) [2025-01-14T06:01:54.599Z] (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:01:54.599Z] (12/19) Installing libpsl-utils (0.21.5-r0) [2025-01-14T06:01:54.599Z] (13/19) Installing libpsl-dev (0.21.5-r0) [2025-01-14T06:01:54.599Z] (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:54.858Z] (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:01:54.858Z] (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2025-01-14T06:01:54.858Z] (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:54.858Z] (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:54.858Z] (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:54.858Z] Executing busybox-1.36.1-r7.trigger [2025-01-14T06:01:54.858Z] Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:01:54.858Z] OK: 337 MiB in 103 packages [2025-01-14T06:02:01.622Z] Removing intermediate container 6750916faafe [2025-01-14T06:02:01.622Z] ---> d517e3ac241c [2025-01-14T06:02:01.622Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-01-14T06:02:01.622Z] ---> 9922a5f24f30 [2025-01-14T06:02:01.622Z] Step 9/14 : COPY src /device-coap/src/ [2025-01-14T06:02:02.999Z] ---> c5603e2ea9d4 [2025-01-14T06:02:02.999Z] Step 10/14 : COPY VERSION /device-coap [2025-01-14T06:02:03.568Z] ---> 6dce583c76a3 [2025-01-14T06:02:03.568Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-01-14T06:02:03.834Z] ---> Running in cc3b759778b1 [2025-01-14T06:02:06.378Z] Removing intermediate container cc3b759778b1 [2025-01-14T06:02:06.378Z] ---> 7e60cd179cca [2025-01-14T06:02:06.378Z] Step 12/14 : WORKDIR /device-coap [2025-01-14T06:02:06.378Z] ---> Running in 3f7ee45723d3 [2025-01-14T06:02:06.954Z] Removing intermediate container 3f7ee45723d3 [2025-01-14T06:02:06.954Z] ---> c9a588a71980 [2025-01-14T06:02:06.954Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-01-14T06:02:07.213Z] ---> Running in 3a8275da4016 [2025-01-14T06:02:08.624Z] + BUILD_CSDK=1 [2025-01-14T06:02:08.624Z] + TINYDTLS_VERSION=b0e230d [2025-01-14T06:02:08.624Z] + LIBCOAP_VERSION=1739507 [2025-01-14T06:02:08.624Z] + CSDK_VERSION=4.0.0-dev.14 [2025-01-14T06:02:08.624Z] + '[' -d deps ] [2025-01-14T06:02:08.624Z] + mkdir deps [2025-01-14T06:02:08.624Z] + cd /device-coap/deps [2025-01-14T06:02:08.624Z] + git clone https://github.com/eclipse/tinydtls.git [2025-01-14T06:02:08.624Z] Cloning into 'tinydtls'... [2025-01-14T06:02:09.233Z] + cd tinydtls [2025-01-14T06:02:09.233Z] + git checkout develop [2025-01-14T06:02:09.233Z] branch 'develop' set up to track 'origin/develop'. [2025-01-14T06:02:09.233Z] Switched to a new branch 'develop' [2025-01-14T06:02:09.233Z] + git reset --hard b0e230d [2025-01-14T06:02:09.233Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-01-14T06:02:09.233Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-01-14T06:02:09.233Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-01-14T06:02:09.233Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-01-14T06:02:09.233Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-01-14T06:02:09.233Z] + mkdir -p build [2025-01-14T06:02:09.233Z] + cd build [2025-01-14T06:02:09.233Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-01-14T06:02:09.233Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:02:09.233Z] -- Detecting C compiler ABI info [2025-01-14T06:02:09.494Z] -- Detecting C compiler ABI info - done [2025-01-14T06:02:09.494Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:02:09.494Z] -- Detecting C compile features [2025-01-14T06:02:09.494Z] -- Detecting C compile features - done [2025-01-14T06:02:09.494Z] -- Looking for assert.h [2025-01-14T06:02:09.494Z] -- Looking for assert.h - found [2025-01-14T06:02:09.494Z] -- Looking for arpa/inet.h [2025-01-14T06:02:09.755Z] -- Looking for arpa/inet.h - found [2025-01-14T06:02:09.755Z] -- Looking for fcntl.h [2025-01-14T06:02:09.755Z] -- Looking for fcntl.h - found [2025-01-14T06:02:09.755Z] -- Looking for inttypes.h [2025-01-14T06:02:09.755Z] -- Looking for inttypes.h - found [2025-01-14T06:02:09.755Z] -- Looking for memory.h [2025-01-14T06:02:10.017Z] -- Looking for memory.h - found [2025-01-14T06:02:10.017Z] -- Looking for netdb.h [2025-01-14T06:02:10.017Z] -- Looking for netdb.h - found [2025-01-14T06:02:10.017Z] -- Looking for netinet/in.h [2025-01-14T06:02:10.017Z] -- Looking for netinet/in.h - found [2025-01-14T06:02:10.017Z] -- Looking for stddef.h [2025-01-14T06:02:10.279Z] -- Looking for stddef.h - found [2025-01-14T06:02:10.279Z] -- Looking for stdint.h [2025-01-14T06:02:10.279Z] -- Looking for stdint.h - found [2025-01-14T06:02:10.279Z] -- Looking for stdlib.h [2025-01-14T06:02:10.539Z] -- Looking for stdlib.h - found [2025-01-14T06:02:10.539Z] -- Looking for string.h [2025-01-14T06:02:10.539Z] -- Looking for string.h - found [2025-01-14T06:02:10.539Z] -- Looking for strings.h [2025-01-14T06:02:10.798Z] -- Looking for strings.h - found [2025-01-14T06:02:10.798Z] -- Looking for time.h [2025-01-14T06:02:10.798Z] -- Looking for time.h - found [2025-01-14T06:02:10.798Z] -- Looking for sys/param.h [2025-01-14T06:02:10.798Z] -- Looking for sys/param.h - found [2025-01-14T06:02:10.798Z] -- Looking for sys/socket.h [2025-01-14T06:02:11.059Z] -- Looking for sys/socket.h - found [2025-01-14T06:02:11.059Z] -- Looking for sys/stat.h [2025-01-14T06:02:11.059Z] -- Looking for sys/stat.h - found [2025-01-14T06:02:11.059Z] -- Looking for sys/types.h [2025-01-14T06:02:11.319Z] -- Looking for sys/types.h - found [2025-01-14T06:02:11.319Z] -- Looking for sys/time.h [2025-01-14T06:02:11.579Z] -- Looking for sys/time.h - found [2025-01-14T06:02:11.579Z] -- Looking for unistd.h [2025-01-14T06:02:11.579Z] -- Looking for unistd.h - found [2025-01-14T06:02:11.579Z] -- Looking for float.h [2025-01-14T06:02:11.579Z] -- Looking for float.h - found [2025-01-14T06:02:11.579Z] -- Looking for dlfcn.h [2025-01-14T06:02:11.845Z] -- Looking for dlfcn.h - found [2025-01-14T06:02:11.845Z] -- Looking for memset [2025-01-14T06:02:11.845Z] -- Looking for memset - found [2025-01-14T06:02:11.845Z] -- Looking for select [2025-01-14T06:02:12.107Z] -- Looking for select - found [2025-01-14T06:02:12.107Z] -- Looking for socket [2025-01-14T06:02:12.107Z] -- Looking for socket - found [2025-01-14T06:02:12.107Z] -- Looking for strdup [2025-01-14T06:02:12.369Z] -- Looking for strdup - found [2025-01-14T06:02:12.369Z] -- Looking for strerror [2025-01-14T06:02:12.369Z] -- Looking for strerror - found [2025-01-14T06:02:12.369Z] -- Looking for strnlen [2025-01-14T06:02:12.369Z] -- Looking for strnlen - found [2025-01-14T06:02:12.369Z] -- Looking for fls [2025-01-14T06:02:12.631Z] -- Looking for fls - not found [2025-01-14T06:02:12.631Z] -- Looking for vprintf [2025-01-14T06:02:12.631Z] -- Looking for vprintf - found [2025-01-14T06:02:12.631Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-01-14T06:02:12.631Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-01-14T06:02:12.631Z] -- Configuring done (3.5s) [2025-01-14T06:02:12.631Z] -- Generating done (0.0s) [2025-01-14T06:02:12.631Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-01-14T06:02:12.891Z] + make [2025-01-14T06:02:12.891Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-01-14T06:02:12.891Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-01-14T06:02:13.153Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-01-14T06:02:13.416Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-01-14T06:02:13.416Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-01-14T06:02:13.416Z] In function 'ecc_ecdh', [2025-01-14T06:02:13.416Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:02:13.416Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:02:13.416Z] /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-01-14T06:02:13.416Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-01-14T06:02:13.416Z] 431 | uint32_t pub_x[8]; [2025-01-14T06:02:13.416Z] | ^~~~~ [2025-01-14T06:02:13.416Z] In function 'ecc_ecdh', [2025-01-14T06:02:13.416Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:02:13.416Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:02:13.416Z] /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-01-14T06:02:13.416Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-01-14T06:02:13.416Z] 432 | uint32_t pub_y[8]; [2025-01-14T06:02:13.416Z] | ^~~~~ [2025-01-14T06:02:13.416Z] In function 'ecc_ecdh', [2025-01-14T06:02:13.416Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:02:13.416Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:02:13.416Z] /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-01-14T06:02:13.416Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:02:13.416Z] | ^~~~~~~~~~~ [2025-01-14T06:02:13.416Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-01-14T06:02:13.416Z] 430 | uint32_t priv[8]; [2025-01-14T06:02:13.416Z] | ^~~~ [2025-01-14T06:02:13.678Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-01-14T06:02:14.639Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-01-14T06:02:14.900Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-01-14T06:02:14.900Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-01-14T06:02:14.900Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-01-14T06:02:14.900Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-01-14T06:02:14.900Z] /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-01-14T06:02:14.900Z] 316 | for (idx = 0; idx < count; idx++) { [2025-01-14T06:02:14.900Z] | ^ [2025-01-14T06:02:14.900Z] /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-01-14T06:02:14.900Z] 319 | return result == count; [2025-01-14T06:02:14.900Z] | ^~ [2025-01-14T06:02:15.475Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-01-14T06:02:15.737Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-01-14T06:02:15.737Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-01-14T06:02:15.737Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-01-14T06:02:15.999Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-01-14T06:02:16.000Z] /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-01-14T06:02:16.000Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-01-14T06:02:16.000Z] | ~~~~~~~~~~^~~~~~~~ [2025-01-14T06:02:16.000Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-01-14T06:02:16.000Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-01-14T06:02:16.000Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-01-14T06:02:16.000Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:16.000Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-01-14T06:02:16.000Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-01-14T06:02:16.000Z] | ~~~~~^~~~~~~~ [2025-01-14T06:02:16.000Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-01-14T06:02:16.000Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-01-14T06:02:16.000Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:16.000Z] [100%] Linking C shared library libtinydtls.so [2025-01-14T06:02:16.260Z] [100%] Built target tinydtls [2025-01-14T06:02:16.260Z] + make install [2025-01-14T06:02:16.260Z] [100%] Built target tinydtls [2025-01-14T06:02:16.260Z] Install the project... [2025-01-14T06:02:16.260Z] -- Install configuration: "Release" [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/aes [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-01-14T06:02:16.260Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-01-14T06:02:16.261Z] -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:02:16.261Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-01-14T06:02:16.261Z] + cd /device-coap/deps [2025-01-14T06:02:16.261Z] + git clone https://github.com/obgm/libcoap.git [2025-01-14T06:02:16.261Z] Cloning into 'libcoap'... [2025-01-14T06:02:18.812Z] + cd libcoap [2025-01-14T06:02:18.812Z] + git reset --hard 1739507 [2025-01-14T06:02:18.812Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-01-14T06:02:18.812Z] + patch -p1 [2025-01-14T06:02:18.812Z] patching file cmake/FindTinyDTLS.cmake [2025-01-14T06:02:18.812Z] + patch -p1 [2025-01-14T06:02:18.812Z] patching file include/coap2/coap_config.h.in [2025-01-14T06:02:18.812Z] + mkdir -p build [2025-01-14T06:02:18.812Z] + cd build [2025-01-14T06:02:18.812Z] + 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-01-14T06:02:18.812Z] -- The CXX compiler identification is GNU 12.2.1 [2025-01-14T06:02:18.812Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:02:18.812Z] -- Detecting CXX compiler ABI info [2025-01-14T06:02:19.075Z] -- Detecting CXX compiler ABI info - done [2025-01-14T06:02:19.075Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-01-14T06:02:19.075Z] -- Detecting CXX compile features [2025-01-14T06:02:19.075Z] -- Detecting CXX compile features - done [2025-01-14T06:02:19.075Z] -- Detecting C compiler ABI info [2025-01-14T06:02:19.075Z] -- Detecting C compiler ABI info - done [2025-01-14T06:02:19.075Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:02:19.075Z] -- Detecting C compile features [2025-01-14T06:02:19.075Z] -- Detecting C compile features - done [2025-01-14T06:02:19.075Z] -- Looking for byteswap.h [2025-01-14T06:02:19.336Z] -- Looking for byteswap.h - found [2025-01-14T06:02:19.336Z] -- Looking for inttypes.h [2025-01-14T06:02:19.336Z] -- Looking for inttypes.h - found [2025-01-14T06:02:19.336Z] -- Looking for limits.h [2025-01-14T06:02:19.336Z] -- Looking for limits.h - found [2025-01-14T06:02:19.336Z] -- Looking for memory.h [2025-01-14T06:02:19.598Z] -- Looking for memory.h - found [2025-01-14T06:02:19.598Z] -- Looking for strings.h [2025-01-14T06:02:19.598Z] -- Looking for strings.h - found [2025-01-14T06:02:19.598Z] -- Looking for string.h [2025-01-14T06:02:19.863Z] -- Looking for string.h - found [2025-01-14T06:02:19.863Z] -- Looking for sys/sysctl.h [2025-01-14T06:02:19.863Z] -- Looking for sys/sysctl.h - not found [2025-01-14T06:02:19.863Z] -- Looking for netinet/in.h [2025-01-14T06:02:19.863Z] -- Looking for netinet/in.h - found [2025-01-14T06:02:19.863Z] -- Looking for sys/epoll.h [2025-01-14T06:02:20.125Z] -- Looking for sys/epoll.h - found [2025-01-14T06:02:20.125Z] -- Looking for sys/timerfd.h [2025-01-14T06:02:20.402Z] -- Looking for sys/timerfd.h - found [2025-01-14T06:02:20.402Z] -- Looking for arpa/inet.h [2025-01-14T06:02:20.402Z] -- Looking for arpa/inet.h - found [2025-01-14T06:02:20.402Z] -- Looking for stdbool.h [2025-01-14T06:02:20.402Z] -- Looking for stdbool.h - found [2025-01-14T06:02:20.402Z] -- Looking for netdb.h [2025-01-14T06:02:20.688Z] -- Looking for netdb.h - found [2025-01-14T06:02:20.688Z] -- Looking for pthread.h [2025-01-14T06:02:20.688Z] -- Looking for pthread.h - found [2025-01-14T06:02:20.688Z] -- Looking for stdlib.h [2025-01-14T06:02:20.961Z] -- Looking for stdlib.h - found [2025-01-14T06:02:20.961Z] -- Looking for stdint.h [2025-01-14T06:02:20.961Z] -- Looking for stdint.h - found [2025-01-14T06:02:20.961Z] -- Looking for syslog.h [2025-01-14T06:02:21.246Z] -- Looking for syslog.h - found [2025-01-14T06:02:21.246Z] -- Looking for sys/ioctl.h [2025-01-14T06:02:21.246Z] -- Looking for sys/ioctl.h - found [2025-01-14T06:02:21.246Z] -- Looking for sys/socket.h [2025-01-14T06:02:21.508Z] -- Looking for sys/socket.h - found [2025-01-14T06:02:21.508Z] -- Looking for sys/stat.h [2025-01-14T06:02:21.508Z] -- Looking for sys/stat.h - found [2025-01-14T06:02:21.508Z] -- Looking for sys/time.h [2025-01-14T06:02:21.768Z] -- Looking for sys/time.h - found [2025-01-14T06:02:21.768Z] -- Looking for sys/types.h [2025-01-14T06:02:22.033Z] -- Looking for sys/types.h - found [2025-01-14T06:02:22.034Z] -- Looking for sys/unistd.h [2025-01-14T06:02:22.034Z] -- Looking for sys/unistd.h - not found [2025-01-14T06:02:22.034Z] -- Looking for time.h [2025-01-14T06:02:22.034Z] -- Looking for time.h - found [2025-01-14T06:02:22.034Z] -- Looking for unistd.h [2025-01-14T06:02:22.297Z] -- Looking for unistd.h - found [2025-01-14T06:02:22.297Z] -- Looking for float.h [2025-01-14T06:02:22.297Z] -- Looking for float.h - found [2025-01-14T06:02:22.297Z] -- Looking for stddef.h [2025-01-14T06:02:22.557Z] -- Looking for stddef.h - found [2025-01-14T06:02:22.557Z] -- Looking for winsock2.h [2025-01-14T06:02:22.557Z] -- Looking for winsock2.h - not found [2025-01-14T06:02:22.557Z] -- Looking for ws2tcpip.h [2025-01-14T06:02:22.557Z] -- Looking for ws2tcpip.h - not found [2025-01-14T06:02:22.557Z] -- Looking for malloc [2025-01-14T06:02:22.819Z] -- Looking for malloc - found [2025-01-14T06:02:22.819Z] -- Looking for memset [2025-01-14T06:02:23.084Z] -- Looking for memset - found [2025-01-14T06:02:23.084Z] -- Looking for select [2025-01-14T06:02:23.084Z] -- Looking for select - found [2025-01-14T06:02:23.084Z] -- Looking for socket [2025-01-14T06:02:23.345Z] -- Looking for socket - found [2025-01-14T06:02:23.345Z] -- Looking for strcasecmp [2025-01-14T06:02:23.345Z] -- Looking for strcasecmp - found [2025-01-14T06:02:23.345Z] -- Looking for pthread_mutex_lock [2025-01-14T06:02:23.605Z] -- Looking for pthread_mutex_lock - found [2025-01-14T06:02:23.605Z] -- Looking for getaddrinfo [2025-01-14T06:02:23.605Z] -- Looking for getaddrinfo - found [2025-01-14T06:02:23.605Z] -- Looking for strnlen [2025-01-14T06:02:23.867Z] -- Looking for strnlen - found [2025-01-14T06:02:23.867Z] -- Looking for strrchr [2025-01-14T06:02:23.867Z] -- Looking for strrchr - found [2025-01-14T06:02:23.867Z] -- Looking for getrandom [2025-01-14T06:02:24.167Z] -- Looking for getrandom - found [2025-01-14T06:02:24.167Z] -- Looking for cmsghdr [2025-01-14T06:02:24.167Z] -- Looking for cmsghdr - not found [2025-01-14T06:02:24.167Z] -- compiling without epoll support [2025-01-14T06:02:24.167Z] -- compiling with DTLS support [2025-01-14T06:02:24.167Z] -- DTLS_BACKEND: tinydtls [2025-01-14T06:02:24.167Z] -- Found TinyDTLS: /usr/local/include [2025-01-14T06:02:24.167Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-01-14T06:02:24.167Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-01-14T06:02:24.167Z] -- TINYDTLS_ROOT_DIR: [2025-01-14T06:02:24.167Z] -- compiling with tinydtls support [2025-01-14T06:02:24.167Z] -- ENABLE_DTLS:.....................ON [2025-01-14T06:02:24.167Z] -- ENABLE_TCP:......................ON [2025-01-14T06:02:24.167Z] -- ENABLE_DOCS:.....................OFF [2025-01-14T06:02:24.167Z] -- ENABLE_EXAMPLES:.................OFF [2025-01-14T06:02:24.167Z] -- DTLS_BACKEND:....................tinydtls [2025-01-14T06:02:24.167Z] -- WITH_GNUTLS:.....................OFF [2025-01-14T06:02:24.167Z] -- WITH_TINYDTLS:...................ON [2025-01-14T06:02:24.167Z] -- WITH_OPENSSL:....................OFF [2025-01-14T06:02:24.167Z] -- WITH_MBEDTLS:....................OFF [2025-01-14T06:02:24.167Z] -- HAVE_LIBTINYDTLS:................1 [2025-01-14T06:02:24.167Z] -- HAVE_LIBGNUTLS:.................. [2025-01-14T06:02:24.167Z] -- HAVE_OPENSSL:.................... [2025-01-14T06:02:24.167Z] -- HAVE_MBEDTLS:.................... [2025-01-14T06:02:24.167Z] -- COAP_EPOLL_SUPPORT:.............. [2025-01-14T06:02:24.167Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-01-14T06:02:24.167Z] -- BUILD_SHARED_LIBS:...............ON [2025-01-14T06:02:24.167Z] -- CMAKE_BUILD_TYPE:................Release [2025-01-14T06:02:24.167Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-01-14T06:02:24.167Z] -- Configuring done (5.5s) [2025-01-14T06:02:24.167Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-01-14T06:02:24.167Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-01-14T06:02:24.167Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-01-14T06:02:24.167Z] command to set the policy and suppress this warning. [2025-01-14T06:02:24.167Z] [2025-01-14T06:02:24.167Z] File: [2025-01-14T06:02:24.167Z] [2025-01-14T06:02:24.167Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-01-14T06:02:24.167Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-01-14T06:02:24.167Z] [2025-01-14T06:02:24.167Z] -- Generating done (0.0s) [2025-01-14T06:02:24.167Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-01-14T06:02:24.167Z] + make [2025-01-14T06:02:24.167Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-01-14T06:02:24.167Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-01-14T06:02:24.528Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-01-14T06:02:24.528Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-01-14T06:02:24.796Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-01-14T06:02:24.796Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-01-14T06:02:24.796Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-01-14T06:02:25.095Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-01-14T06:02:25.383Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-01-14T06:02:25.383Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-01-14T06:02:26.052Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-01-14T06:02:26.052Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-01-14T06:02:26.052Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-01-14T06:02:26.363Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-01-14T06:02:26.363Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-01-14T06:02:26.933Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-01-14T06:02:27.194Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-01-14T06:02:27.454Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-01-14T06:02:28.039Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-01-14T06:02:28.039Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-01-14T06:02:28.039Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-01-14T06:02:28.302Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-01-14T06:02:28.565Z] [100%] Linking C shared library libcoap-2.so [2025-01-14T06:02:28.565Z] [100%] Built target coap-2 [2025-01-14T06:02:29.139Z] + make install [2025-01-14T06:02:29.139Z] [100%] Built target coap-2 [2025-01-14T06:02:29.139Z] Install the project... [2025-01-14T06:02:29.139Z] -- Install configuration: "Release" [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-01-14T06:02:29.139Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-01-14T06:02:29.139Z] -- Up-to-date: /usr/local/include [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2 [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/option.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/resource.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/bits.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/block.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/str.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/async.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/net.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/address.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/uri.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/encode.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/mem.h [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-01-14T06:02:29.139Z] -- Up-to-date: /usr/local/include [2025-01-14T06:02:29.139Z] -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:02:29.139Z] -- Installing: /usr/local/include/coap2/coap.h [2025-01-14T06:02:29.139Z] + '[' 1 '=' 1 ] [2025-01-14T06:02:29.139Z] + cd /device-coap/deps [2025-01-14T06:02:29.139Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:02:29.139Z] Connecting to github.com (140.82.114.3:443) [2025-01-14T06:02:29.139Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-01-14T06:02:29.427Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:02:29.427Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:02:29.427Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T06:02:29.427Z] + unzip v4.0.0-dev.14.zip [2025-01-14T06:02:29.427Z] Archive: v4.0.0-dev.14.zip [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:02:29.427Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:02:29.427Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:02:29.428Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:02:29.428Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:02:29.428Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:02:29.428Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:02:29.428Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:02:29.428Z] + ./scripts/build.sh [2025-01-14T06:02:29.428Z] + CPPCHECK=false [2025-01-14T06:02:29.428Z] + DOCGEN=false [2025-01-14T06:02:29.428Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:02:29.428Z] + '[' 0 -gt 0 ] [2025-01-14T06:02:29.428Z] + readlink -f ./scripts/build.sh [2025-01-14T06:02:29.428Z] + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:02:29.428Z] + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:02:29.428Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:02:29.428Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:02:29.428Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:02:29.428Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:02:29.428Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:02:29.689Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:02:29.689Z] -- Detecting C compiler ABI info [2025-01-14T06:02:29.689Z] -- Detecting C compiler ABI info - done [2025-01-14T06:02:29.689Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:02:29.689Z] -- Detecting C compile features [2025-01-14T06:02:29.689Z] -- Detecting C compile features - done [2025-01-14T06:02:29.689Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:02:29.689Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:02:29.689Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:02:29.689Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:02:29.689Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:02:29.689Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:02:29.689Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:02:29.689Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:02:29.689Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:02:29.689Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:02:29.953Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:02:29.953Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:02:29.953Z] -- Configuring done (0.5s) [2025-01-14T06:02:29.953Z] -- Generating done (0.0s) [2025-01-14T06:02:29.953Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:02:29.953Z] + make all package [2025-01-14T06:02:29.953Z] + tee release.log [2025-01-14T06:02:29.953Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:02:30.215Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:02:30.215Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:02:30.477Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:02:30.477Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:02:31.112Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:02:31.112Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:02:31.112Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:02:31.372Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:02:31.632Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:02:31.632Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:02:31.891Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:02:31.891Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:02:32.151Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:02:32.151Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:02:32.732Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:02:32.732Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:02:32.732Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:02:32.732Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:02:32.732Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:02:32.732Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:02:32.732Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:02:32.732Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:02:32.732Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:02:32.732Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:02:32.732Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:32.732Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:02:32.732Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:02:32.732Z] | ^~~~~~~~~~~ [2025-01-14T06:02:32.732Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:02:32.732Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:02:32.732Z] | ~^ [2025-01-14T06:02:32.732Z] | | [2025-01-14T06:02:32.732Z] | char * [2025-01-14T06:02:33.015Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:02:33.015Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:02:33.457Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:02:33.457Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:02:34.425Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:02:34.691Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:02:34.691Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:02:34.691Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:02:34.691Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:02:34.953Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:02:35.533Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:02:35.533Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:02:35.533Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:02:35.533Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:02:35.804Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:02:35.804Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:02:35.804Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:02:35.804Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:35.804Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:02:35.804Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:02:35.804Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:36.064Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:02:36.064Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:02:36.324Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:02:36.324Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:02:36.324Z] [ 68%] Built target csdk [2025-01-14T06:02:36.324Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:02:36.587Z] [ 72%] Linking C executable template [2025-01-14T06:02:36.587Z] /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-01-14T06:02:36.587Z] [ 72%] Built target template [2025-01-14T06:02:36.587Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:02:36.587Z] [ 76%] Linking C executable device-counter [2025-01-14T06:02:36.848Z] /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-01-14T06:02:36.848Z] [ 76%] Built target device-counter [2025-01-14T06:02:36.848Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:02:36.848Z] [ 80%] Linking C executable device-random [2025-01-14T06:02:36.848Z] /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-01-14T06:02:36.848Z] [ 80%] Built target device-random [2025-01-14T06:02:36.848Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:02:37.150Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:02:37.150Z] /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-01-14T06:02:37.150Z] [ 84%] Built target device-gyro [2025-01-14T06:02:37.150Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:02:37.150Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:02:37.150Z] /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-01-14T06:02:37.480Z] [ 88%] Built target device-bitfields [2025-01-14T06:02:37.480Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:02:37.480Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:02:37.480Z] /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-01-14T06:02:37.480Z] [ 92%] Built target template-discovery [2025-01-14T06:02:37.480Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:02:37.740Z] [ 96%] Linking C executable device-file [2025-01-14T06:02:37.740Z] /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-01-14T06:02:37.740Z] [ 96%] Built target device-file [2025-01-14T06:02:37.740Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:02:37.740Z] [100%] Linking C executable device-terminal [2025-01-14T06:02:37.740Z] /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-01-14T06:02:38.035Z] [100%] Built target device-terminal [2025-01-14T06:02:38.035Z] Run CPack packaging tool... [2025-01-14T06:02:38.035Z] CPack: Create package using TGZ [2025-01-14T06:02:38.035Z] CPack: Install projects [2025-01-14T06:02:38.035Z] CPack: - Run preinstall target for: Csdk [2025-01-14T06:02:38.310Z] CPack: - Install project: Csdk [] [2025-01-14T06:02:38.310Z] CPack: Create package [2025-01-14T06:02:38.310Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:02:38.310Z] + '[' false '=' true ] [2025-01-14T06:02:38.310Z] + '[' false '=' true ] [2025-01-14T06:02:38.310Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:02:38.310Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:02:38.310Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:02:38.310Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:02:38.310Z] -- Detecting C compiler ABI info [2025-01-14T06:02:38.571Z] -- Detecting C compiler ABI info - done [2025-01-14T06:02:38.571Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:02:38.571Z] -- Detecting C compile features [2025-01-14T06:02:38.571Z] -- Detecting C compile features - done [2025-01-14T06:02:38.571Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:02:38.571Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:02:38.571Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:02:38.571Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:02:38.571Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:02:38.571Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:02:38.571Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:02:38.571Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:02:38.571Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:02:38.571Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:02:38.833Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:02:38.833Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:02:38.833Z] -- Configuring done (0.5s) [2025-01-14T06:02:38.833Z] -- Generating done (0.0s) [2025-01-14T06:02:38.833Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:02:38.833Z] + make [2025-01-14T06:02:38.833Z] + tee debug.log [2025-01-14T06:02:38.833Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:02:39.110Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:02:39.110Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:02:39.110Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:02:39.110Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:02:39.379Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:02:39.379Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:02:39.379Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:02:39.639Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:02:39.639Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:02:39.639Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:02:39.901Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:02:39.901Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:02:39.901Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:02:39.901Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:02:40.200Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:02:40.200Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:02:40.200Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:02:40.200Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:02:40.200Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:02:40.200Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:02:40.200Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:02:40.200Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:02:40.200Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:02:40.200Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:02:40.200Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:40.200Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:02:40.200Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:02:40.200Z] | ^~~~~~~~~~~ [2025-01-14T06:02:40.200Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:02:40.200Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:02:40.200Z] | ~^ [2025-01-14T06:02:40.200Z] | | [2025-01-14T06:02:40.200Z] | char * [2025-01-14T06:02:40.200Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:02:40.461Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:02:40.461Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:02:40.776Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:02:40.776Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:02:41.056Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:02:41.056Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:02:41.056Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:02:41.056Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:02:41.056Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:02:41.365Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:02:41.365Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:02:41.365Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:02:41.624Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:02:41.625Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:02:41.901Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:02:41.901Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:02:41.901Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:02:41.901Z] [ 68%] Built target csdk [2025-01-14T06:02:41.901Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:02:42.167Z] [ 72%] Linking C executable template [2025-01-14T06:02:42.167Z] /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-01-14T06:02:42.167Z] [ 72%] Built target template [2025-01-14T06:02:42.167Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:02:42.167Z] [ 76%] Linking C executable device-counter [2025-01-14T06:02:42.167Z] /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-01-14T06:02:42.167Z] [ 76%] Built target device-counter [2025-01-14T06:02:42.167Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:02:42.435Z] [ 80%] Linking C executable device-random [2025-01-14T06:02:42.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-01-14T06:02:42.435Z] [ 80%] Built target device-random [2025-01-14T06:02:42.435Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:02:42.435Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:02:42.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-01-14T06:02:42.435Z] [ 84%] Built target device-gyro [2025-01-14T06:02:42.435Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:02:42.697Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:02:42.697Z] /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-01-14T06:02:42.697Z] [ 88%] Built target device-bitfields [2025-01-14T06:02:42.697Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:02:42.957Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:02:42.957Z] /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-01-14T06:02:42.957Z] [ 92%] Built target template-discovery [2025-01-14T06:02:42.957Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:02:42.957Z] [ 96%] Linking C executable device-file [2025-01-14T06:02:42.957Z] /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-01-14T06:02:42.957Z] [ 96%] Built target device-file [2025-01-14T06:02:43.218Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:02:43.218Z] [100%] Linking C executable device-terminal [2025-01-14T06:02:43.218Z] /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-01-14T06:02:43.218Z] [100%] Built target device-terminal [2025-01-14T06:02:43.218Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:02:43.218Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:02:43.218Z] + rm -rf /device-coap/deps [2025-01-14T06:02:46.796Z] Removing intermediate container 3a8275da4016 [2025-01-14T06:02:46.796Z] ---> eeeb827cd64a [2025-01-14T06:02:46.796Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-01-14T06:02:47.056Z] ---> Running in e821fc61d837 [2025-01-14T06:02:47.993Z] + readlink -f /device-coap/scripts/build.sh [2025-01-14T06:02:47.993Z] + dirname /device-coap/scripts/build.sh [2025-01-14T06:02:47.993Z] + dirname /device-coap/scripts [2025-01-14T06:02:47.993Z] + ROOT=/device-coap [2025-01-14T06:02:47.993Z] + echo /device-coap [2025-01-14T06:02:47.993Z] + cd /device-coap [2025-01-14T06:02:47.993Z] + mkdir -p /device-coap/build/release [2025-01-14T06:02:47.993Z] + cd /device-coap/build/release [2025-01-14T06:02:47.993Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-01-14T06:02:47.993Z] /device-coap [2025-01-14T06:02:47.993Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:02:47.993Z] -- Detecting C compiler ABI info [2025-01-14T06:02:47.993Z] -- Detecting C compiler ABI info - done [2025-01-14T06:02:47.993Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:02:47.993Z] -- Detecting C compile features [2025-01-14T06:02:47.993Z] -- Detecting C compile features - done [2025-01-14T06:02:47.993Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-01-14T06:02:47.993Z] -- Configuring done (0.2s) [2025-01-14T06:02:47.993Z] -- Generating done (0.0s) [2025-01-14T06:02:47.993Z] -- Build files have been written to: /device-coap/build/release [2025-01-14T06:02:48.255Z] + make [2025-01-14T06:02:48.255Z] + tee release.log [2025-01-14T06:02:48.255Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-01-14T06:02:48.255Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:02:48.255Z] from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:02:48.255Z] from /device-coap/src/c/coap-client.h:21, [2025-01-14T06:02:48.255Z] from /device-coap/src/c/coap-client.c:9: [2025-01-14T06:02:48.255Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-01-14T06:02:48.255Z] /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-01-14T06:02:48.255Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:02:48.255Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.255Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:02:48.255Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.255Z] | | [2025-01-14T06:02:48.255Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.255Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-01-14T06:02:48.255Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:02:48.255Z] | ~^ [2025-01-14T06:02:48.255Z] | | [2025-01-14T06:02:48.255Z] | unsigned int [2025-01-14T06:02:48.255Z] | %lu [2025-01-14T06:02:48.255Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-01-14T06:02:48.255Z] /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-01-14T06:02:48.255Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:02:48.255Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.255Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-01-14T06:02:48.256Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | unsigned int [2025-01-14T06:02:48.256Z] | %lu [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 130 | resource->properties->type); [2025-01-14T06:02:48.256Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | iot_typecode_t [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-01-14T06:02:48.256Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 140 | len); [2025-01-14T06:02:48.256Z] | ~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-01-14T06:02:48.256Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 145 | len); [2025-01-14T06:02:48.256Z] | ~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-01-14T06:02:48.256Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 152 | len); [2025-01-14T06:02:48.256Z] | ~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-01-14T06:02:48.256Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 157 | resource->properties->type); [2025-01-14T06:02:48.256Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | iot_typecode_t [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-01-14T06:02:48.256Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-01-14T06:02:48.256Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:02:48.256Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:02:48.256Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-01-14T06:02:48.256Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:02:48.256Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:02:48.256Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-01-14T06:02:48.256Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.256Z] | %ld [2025-01-14T06:02:48.256Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-01-14T06:02:48.256Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:02:48.256Z] from /usr/include/edgex/devices.h:17, [2025-01-14T06:02:48.256Z] from /device-coap/src/c/coap-server.c:22: [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-01-14T06:02:48.256Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | unsigned int [2025-01-14T06:02:48.256Z] | %lu [2025-01-14T06:02:48.256Z] /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-01-14T06:02:48.256Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:02:48.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | iot_typecode_t [2025-01-14T06:02:48.256Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-01-14T06:02:48.256Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:02:48.256Z] | ~^ [2025-01-14T06:02:48.256Z] | | [2025-01-14T06:02:48.256Z] | int [2025-01-14T06:02:48.516Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-01-14T06:02:48.516Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:02:48.516Z] from /device-coap/src/c/coap-util.h:18, [2025-01-14T06:02:48.516Z] from /device-coap/src/c/coap-util.c:9: [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-01-14T06:02:48.516Z] /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-01-14T06:02:48.516Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:02:48.516Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-01-14T06:02:48.516Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:02:48.516Z] | ~^ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | unsigned int [2025-01-14T06:02:48.516Z] | %lu [2025-01-14T06:02:48.516Z] /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-01-14T06:02:48.516Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:02:48.516Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-01-14T06:02:48.516Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:02:48.516Z] | ~^ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | unsigned int [2025-01-14T06:02:48.516Z] | %lu [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-01-14T06:02:48.516Z] /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-01-14T06:02:48.516Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:02:48.516Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-01-14T06:02:48.516Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:02:48.516Z] | ~^ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | unsigned int [2025-01-14T06:02:48.516Z] | %lu [2025-01-14T06:02:48.516Z] /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-01-14T06:02:48.516Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:02:48.516Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | size_t {aka long unsigned int} [2025-01-14T06:02:48.516Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-01-14T06:02:48.516Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:02:48.516Z] | ~^ [2025-01-14T06:02:48.516Z] | | [2025-01-14T06:02:48.516Z] | unsigned int [2025-01-14T06:02:48.516Z] | %lu [2025-01-14T06:02:48.516Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-01-14T06:02:48.775Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:02:48.775Z] from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:02:48.775Z] from /device-coap/src/c/device-coap.c:10: [2025-01-14T06:02:48.775Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-01-14T06:02:48.775Z] /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-01-14T06:02:48.775Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:02:48.775Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.775Z] 131 | requests[i].resource->type); [2025-01-14T06:02:48.775Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:02:48.775Z] | | [2025-01-14T06:02:48.775Z] | iot_typecode_t [2025-01-14T06:02:48.775Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-01-14T06:02:48.775Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:02:48.775Z] | ~^ [2025-01-14T06:02:48.775Z] | | [2025-01-14T06:02:48.775Z] | int [2025-01-14T06:02:48.775Z] [100%] Linking C executable device-coap [2025-01-14T06:02:48.775Z] /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-01-14T06:02:49.035Z] [100%] Built target device-coap [2025-01-14T06:02:51.568Z] Removing intermediate container e821fc61d837 [2025-01-14T06:02:51.568Z] ---> 7acc2c219107 [2025-01-14T06:02:51.568Z] Successfully built 7acc2c219107 [2025-01-14T06:02:51.568Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:51.999Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-14T06:02:51.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:02:52.086Z] prd-ubuntu20.04-docker-8c-8g-36685 does not seem to be running inside a container [2025-01-14T06:02:52.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-14T06:02:53.751Z] $ docker top 5feccafa0f9238036a44eeb1d9081682cd90d0d252ed7a5085dc95efe6bb12ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:02:54.099Z] + make test [2025-01-14T06:02:54.099Z] build/release/device-coap [Pipeline] } [2025-01-14T06:02:54.107Z] $ docker stop --time=1 5feccafa0f9238036a44eeb1d9081682cd90d0d252ed7a5085dc95efe6bb12ed [2025-01-14T06:02:56.594Z] $ docker rm -f --volumes 5feccafa0f9238036a44eeb1d9081682cd90d0d252ed7a5085dc95efe6bb12ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:02:57.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T06:02:57.575Z] + ls -al . [2025-01-14T06:02:57.575Z] total 96 [2025-01-14T06:02:57.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:01 . [2025-01-14T06:02:57.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 05:59 .. [2025-01-14T06:02:57.575Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:00 .git [2025-01-14T06:02:57.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 05:59 .github [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 14 Jan 14 05:59 .gitignore [2025-01-14T06:02:57.575Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:00 .semver [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jan 14 05:59 Attribution.txt [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jan 14 05:59 CHANGELOG.md [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 05:59 GOVERNANCE.md [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 798 Jan 14 05:59 Jenkinsfile [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jan 14 05:59 LICENSE [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 938 Jan 14 05:59 Makefile [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 14 05:59 OWNERS.md [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jan 14 05:59 README.md [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 506 Jan 14 05:59 ROADMAP.md [2025-01-14T06:02:57.575Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:01 VERSION [2025-01-14T06:02:57.575Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 05:59 res [2025-01-14T06:02:57.575Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 05:59 scripts [2025-01-14T06:02:57.575Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 05:59 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:57.895Z] + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=217950388ffc7d778dd86376560370829f9bed36 --label arch=amd64 --label version=3.2.0-dev.1 . [2025-01-14T06:02:57.895Z] Sending build context to Docker daemon 544.8kB [2025-01-14T06:02:57.895Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-01-14T06:02:57.895Z] Step 2/33 : FROM ${BASE} as builder [2025-01-14T06:02:57.895Z] ---> 7acc2c219107 [2025-01-14T06:02:57.895Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-01-14T06:02:59.278Z] ---> Running in 5a013b926511 [2025-01-14T06:03:00.247Z] Removing intermediate container 5a013b926511 [2025-01-14T06:03:00.247Z] ---> f895f508fd02 [2025-01-14T06:03:00.247Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:03:00.841Z] ---> Running in 128d03b88626 [2025-01-14T06:03:01.781Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T06:03:02.043Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:03:02.043Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:03:02.043Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:03:04.017Z] Removing intermediate container 128d03b88626 [2025-01-14T06:03:04.017Z] ---> 2e7f7ee676d8 [2025-01-14T06:03:04.017Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:03:04.592Z] ---> Running in 09ada67b2948 [2025-01-14T06:03:11.366Z] Removing intermediate container 09ada67b2948 [2025-01-14T06:03:11.366Z] ---> 2de31dc04e3d [2025-01-14T06:03:11.367Z] Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-01-14T06:03:11.367Z] ---> Running in 0700246337fd [2025-01-14T06:03:12.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:03:12.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:03:12.889Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:03:13.480Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:03:13.480Z] OK: 337 MiB in 103 packages [2025-01-14T06:03:15.601Z] Removing intermediate container 0700246337fd [2025-01-14T06:03:15.601Z] ---> 88f989d7a58d [2025-01-14T06:03:15.601Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-01-14T06:03:16.540Z] ---> e2d02aeae508 [2025-01-14T06:03:16.540Z] Step 8/33 : COPY src /device-coap/src/ [2025-01-14T06:03:17.111Z] ---> d6fa50472648 [2025-01-14T06:03:17.111Z] Step 9/33 : COPY VERSION /device-coap [2025-01-14T06:03:18.498Z] ---> d4bc5172e53a [2025-01-14T06:03:18.498Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-01-14T06:03:18.783Z] ---> Running in d23bdc98aa74 [2025-01-14T06:03:21.341Z] Removing intermediate container d23bdc98aa74 [2025-01-14T06:03:21.341Z] ---> 4aeb28584cbb [2025-01-14T06:03:21.341Z] Step 11/33 : WORKDIR /device-coap [2025-01-14T06:03:21.915Z] ---> Running in 6c97a4b87e31 [2025-01-14T06:03:22.865Z] Removing intermediate container 6c97a4b87e31 [2025-01-14T06:03:22.865Z] ---> 3a90a186024d [2025-01-14T06:03:22.865Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-01-14T06:03:23.129Z] ---> Running in 60b976f95cb8 [2025-01-14T06:03:24.075Z] + BUILD_CSDK=1 [2025-01-14T06:03:24.075Z] + TINYDTLS_VERSION=b0e230d [2025-01-14T06:03:24.075Z] + LIBCOAP_VERSION=1739507 [2025-01-14T06:03:24.075Z] + CSDK_VERSION=4.0.0-dev.14 [2025-01-14T06:03:24.075Z] + '[' -d deps ] [2025-01-14T06:03:24.075Z] + mkdir deps [2025-01-14T06:03:24.075Z] + cd /device-coap/deps [2025-01-14T06:03:24.075Z] + git clone https://github.com/eclipse/tinydtls.git [2025-01-14T06:03:24.075Z] Cloning into 'tinydtls'... [2025-01-14T06:03:25.021Z] + cd tinydtls [2025-01-14T06:03:25.021Z] + git checkout develop [2025-01-14T06:03:25.021Z] branch 'develop' set up to track 'origin/develop'. [2025-01-14T06:03:25.021Z] Switched to a new branch 'develop' [2025-01-14T06:03:25.021Z] + git reset --hard b0e230d [2025-01-14T06:03:25.021Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-01-14T06:03:25.021Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-01-14T06:03:25.021Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-01-14T06:03:25.021Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-01-14T06:03:25.021Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-01-14T06:03:25.021Z] + mkdir -p build [2025-01-14T06:03:25.021Z] + cd build [2025-01-14T06:03:25.021Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-01-14T06:03:25.283Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:03:25.284Z] -- Detecting C compiler ABI info [2025-01-14T06:03:25.284Z] -- Detecting C compiler ABI info - done [2025-01-14T06:03:25.284Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:03:25.284Z] -- Detecting C compile features [2025-01-14T06:03:25.284Z] -- Detecting C compile features - done [2025-01-14T06:03:25.284Z] -- Looking for assert.h [2025-01-14T06:03:25.559Z] -- Looking for assert.h - found [2025-01-14T06:03:25.559Z] -- Looking for arpa/inet.h [2025-01-14T06:03:25.559Z] -- Looking for arpa/inet.h - found [2025-01-14T06:03:25.559Z] -- Looking for fcntl.h [2025-01-14T06:03:25.822Z] -- Looking for fcntl.h - found [2025-01-14T06:03:25.822Z] -- Looking for inttypes.h [2025-01-14T06:03:25.822Z] -- Looking for inttypes.h - found [2025-01-14T06:03:25.822Z] -- Looking for memory.h [2025-01-14T06:03:26.086Z] -- Looking for memory.h - found [2025-01-14T06:03:26.086Z] -- Looking for netdb.h [2025-01-14T06:03:26.086Z] -- Looking for netdb.h - found [2025-01-14T06:03:26.086Z] -- Looking for netinet/in.h [2025-01-14T06:03:26.086Z] -- Looking for netinet/in.h - found [2025-01-14T06:03:26.086Z] -- Looking for stddef.h [2025-01-14T06:03:26.372Z] -- Looking for stddef.h - found [2025-01-14T06:03:26.372Z] -- Looking for stdint.h [2025-01-14T06:03:26.372Z] -- Looking for stdint.h - found [2025-01-14T06:03:26.372Z] -- Looking for stdlib.h [2025-01-14T06:03:26.372Z] -- Looking for stdlib.h - found [2025-01-14T06:03:26.372Z] -- Looking for string.h [2025-01-14T06:03:26.632Z] -- Looking for string.h - found [2025-01-14T06:03:26.632Z] -- Looking for strings.h [2025-01-14T06:03:26.632Z] -- Looking for strings.h - found [2025-01-14T06:03:26.632Z] -- Looking for time.h [2025-01-14T06:03:26.892Z] -- Looking for time.h - found [2025-01-14T06:03:26.892Z] -- Looking for sys/param.h [2025-01-14T06:03:26.892Z] -- Looking for sys/param.h - found [2025-01-14T06:03:26.892Z] -- Looking for sys/socket.h [2025-01-14T06:03:27.156Z] -- Looking for sys/socket.h - found [2025-01-14T06:03:27.156Z] -- Looking for sys/stat.h [2025-01-14T06:03:27.156Z] -- Looking for sys/stat.h - found [2025-01-14T06:03:27.156Z] -- Looking for sys/types.h [2025-01-14T06:03:27.156Z] -- Looking for sys/types.h - found [2025-01-14T06:03:27.156Z] -- Looking for sys/time.h [2025-01-14T06:03:27.417Z] -- Looking for sys/time.h - found [2025-01-14T06:03:27.417Z] -- Looking for unistd.h [2025-01-14T06:03:27.677Z] -- Looking for unistd.h - found [2025-01-14T06:03:27.677Z] -- Looking for float.h [2025-01-14T06:03:27.677Z] -- Looking for float.h - found [2025-01-14T06:03:27.677Z] -- Looking for dlfcn.h [2025-01-14T06:03:27.677Z] -- Looking for dlfcn.h - found [2025-01-14T06:03:27.677Z] -- Looking for memset [2025-01-14T06:03:27.937Z] -- Looking for memset - found [2025-01-14T06:03:27.937Z] -- Looking for select [2025-01-14T06:03:27.937Z] -- Looking for select - found [2025-01-14T06:03:27.937Z] -- Looking for socket [2025-01-14T06:03:28.500Z] -- Looking for socket - found [2025-01-14T06:03:28.500Z] -- Looking for strdup [2025-01-14T06:03:28.500Z] -- Looking for strdup - found [2025-01-14T06:03:28.500Z] -- Looking for strerror [2025-01-14T06:03:28.500Z] -- Looking for strerror - found [2025-01-14T06:03:28.500Z] -- Looking for strnlen [2025-01-14T06:03:28.500Z] -- Looking for strnlen - found [2025-01-14T06:03:28.500Z] -- Looking for fls [2025-01-14T06:03:28.500Z] -- Looking for fls - not found [2025-01-14T06:03:28.500Z] -- Looking for vprintf [2025-01-14T06:03:28.762Z] -- Looking for vprintf - found [2025-01-14T06:03:28.762Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-01-14T06:03:28.762Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-01-14T06:03:28.762Z] -- Configuring done (3.7s) [2025-01-14T06:03:28.762Z] -- Generating done (0.0s) [2025-01-14T06:03:28.762Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-01-14T06:03:28.762Z] + make [2025-01-14T06:03:28.762Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-01-14T06:03:29.022Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-01-14T06:03:29.022Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-01-14T06:03:29.281Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-01-14T06:03:29.544Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-01-14T06:03:29.544Z] In function 'ecc_ecdh', [2025-01-14T06:03:29.544Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:03:29.544Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:03:29.544Z] /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-01-14T06:03:29.544Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-01-14T06:03:29.544Z] 431 | uint32_t pub_x[8]; [2025-01-14T06:03:29.544Z] | ^~~~~ [2025-01-14T06:03:29.544Z] In function 'ecc_ecdh', [2025-01-14T06:03:29.544Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:03:29.544Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:03:29.544Z] /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-01-14T06:03:29.544Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-01-14T06:03:29.544Z] 432 | uint32_t pub_y[8]; [2025-01-14T06:03:29.544Z] | ^~~~~ [2025-01-14T06:03:29.544Z] In function 'ecc_ecdh', [2025-01-14T06:03:29.544Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:03:29.544Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:03:29.544Z] /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-01-14T06:03:29.544Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:03:29.544Z] | ^~~~~~~~~~~ [2025-01-14T06:03:29.544Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-01-14T06:03:29.544Z] 430 | uint32_t priv[8]; [2025-01-14T06:03:29.544Z] | ^~~~ [2025-01-14T06:03:29.544Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-01-14T06:03:30.487Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-01-14T06:03:30.757Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-01-14T06:03:30.757Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-01-14T06:03:30.758Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-01-14T06:03:30.758Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-01-14T06:03:30.758Z] /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-01-14T06:03:30.758Z] 316 | for (idx = 0; idx < count; idx++) { [2025-01-14T06:03:30.758Z] | ^ [2025-01-14T06:03:30.758Z] /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-01-14T06:03:30.758Z] 319 | return result == count; [2025-01-14T06:03:30.758Z] | ^~ [2025-01-14T06:03:31.330Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-01-14T06:03:31.591Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-01-14T06:03:31.591Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-01-14T06:03:31.591Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-01-14T06:03:31.854Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-01-14T06:03:31.854Z] /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-01-14T06:03:31.854Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-01-14T06:03:31.854Z] | ~~~~~~~~~~^~~~~~~~ [2025-01-14T06:03:31.854Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-01-14T06:03:31.854Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-01-14T06:03:31.854Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-01-14T06:03:31.854Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:31.854Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-01-14T06:03:31.854Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-01-14T06:03:31.854Z] | ~~~~~^~~~~~~~ [2025-01-14T06:03:31.854Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-01-14T06:03:31.854Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-01-14T06:03:31.854Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:31.854Z] [100%] Linking C shared library libtinydtls.so [2025-01-14T06:03:31.854Z] [100%] Built target tinydtls [2025-01-14T06:03:32.116Z] + make install [2025-01-14T06:03:32.116Z] [100%] Built target tinydtls [2025-01-14T06:03:32.116Z] Install the project... [2025-01-14T06:03:32.116Z] -- Install configuration: "Release" [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-01-14T06:03:32.116Z] -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-01-14T06:03:32.116Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-01-14T06:03:32.116Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-01-14T06:03:32.116Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-01-14T06:03:32.116Z] -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:03:32.116Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-01-14T06:03:32.116Z] + cd /device-coap/deps [2025-01-14T06:03:32.116Z] + git clone https://github.com/obgm/libcoap.git [2025-01-14T06:03:32.116Z] Cloning into 'libcoap'... [2025-01-14T06:03:34.333Z] + cd libcoap [2025-01-14T06:03:34.333Z] + git reset --hard 1739507 [2025-01-14T06:03:34.333Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-01-14T06:03:34.333Z] + patch -p1 [2025-01-14T06:03:34.333Z] patching file cmake/FindTinyDTLS.cmake [2025-01-14T06:03:34.333Z] + patch -p1 [2025-01-14T06:03:34.333Z] patching file include/coap2/coap_config.h.in [2025-01-14T06:03:34.333Z] + mkdir -p build [2025-01-14T06:03:34.333Z] + cd build [2025-01-14T06:03:34.333Z] + 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-01-14T06:03:34.333Z] -- The CXX compiler identification is GNU 12.2.1 [2025-01-14T06:03:34.333Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:03:34.333Z] -- Detecting CXX compiler ABI info [2025-01-14T06:03:34.333Z] -- Detecting CXX compiler ABI info - done [2025-01-14T06:03:34.625Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-01-14T06:03:34.625Z] -- Detecting CXX compile features [2025-01-14T06:03:34.625Z] -- Detecting CXX compile features - done [2025-01-14T06:03:34.625Z] -- Detecting C compiler ABI info [2025-01-14T06:03:34.625Z] -- Detecting C compiler ABI info - done [2025-01-14T06:03:34.625Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:03:34.625Z] -- Detecting C compile features [2025-01-14T06:03:34.625Z] -- Detecting C compile features - done [2025-01-14T06:03:34.625Z] -- Looking for byteswap.h [2025-01-14T06:03:34.625Z] -- Looking for byteswap.h - found [2025-01-14T06:03:34.625Z] -- Looking for inttypes.h [2025-01-14T06:03:34.888Z] -- Looking for inttypes.h - found [2025-01-14T06:03:34.888Z] -- Looking for limits.h [2025-01-14T06:03:34.888Z] -- Looking for limits.h - found [2025-01-14T06:03:34.888Z] -- Looking for memory.h [2025-01-14T06:03:35.147Z] -- Looking for memory.h - found [2025-01-14T06:03:35.147Z] -- Looking for strings.h [2025-01-14T06:03:35.147Z] -- Looking for strings.h - found [2025-01-14T06:03:35.147Z] -- Looking for string.h [2025-01-14T06:03:35.147Z] -- Looking for string.h - found [2025-01-14T06:03:35.147Z] -- Looking for sys/sysctl.h [2025-01-14T06:03:35.147Z] -- Looking for sys/sysctl.h - not found [2025-01-14T06:03:35.147Z] -- Looking for netinet/in.h [2025-01-14T06:03:35.407Z] -- Looking for netinet/in.h - found [2025-01-14T06:03:35.407Z] -- Looking for sys/epoll.h [2025-01-14T06:03:35.407Z] -- Looking for sys/epoll.h - found [2025-01-14T06:03:35.407Z] -- Looking for sys/timerfd.h [2025-01-14T06:03:35.669Z] -- Looking for sys/timerfd.h - found [2025-01-14T06:03:35.669Z] -- Looking for arpa/inet.h [2025-01-14T06:03:35.669Z] -- Looking for arpa/inet.h - found [2025-01-14T06:03:35.669Z] -- Looking for stdbool.h [2025-01-14T06:03:35.669Z] -- Looking for stdbool.h - found [2025-01-14T06:03:35.669Z] -- Looking for netdb.h [2025-01-14T06:03:35.955Z] -- Looking for netdb.h - found [2025-01-14T06:03:35.955Z] -- Looking for pthread.h [2025-01-14T06:03:35.955Z] -- Looking for pthread.h - found [2025-01-14T06:03:35.955Z] -- Looking for stdlib.h [2025-01-14T06:03:36.217Z] -- Looking for stdlib.h - found [2025-01-14T06:03:36.217Z] -- Looking for stdint.h [2025-01-14T06:03:36.217Z] -- Looking for stdint.h - found [2025-01-14T06:03:36.217Z] -- Looking for syslog.h [2025-01-14T06:03:36.217Z] -- Looking for syslog.h - found [2025-01-14T06:03:36.217Z] -- Looking for sys/ioctl.h [2025-01-14T06:03:36.479Z] -- Looking for sys/ioctl.h - found [2025-01-14T06:03:36.479Z] -- Looking for sys/socket.h [2025-01-14T06:03:36.479Z] -- Looking for sys/socket.h - found [2025-01-14T06:03:36.479Z] -- Looking for sys/stat.h [2025-01-14T06:03:36.479Z] -- Looking for sys/stat.h - found [2025-01-14T06:03:36.479Z] -- Looking for sys/time.h [2025-01-14T06:03:36.741Z] -- Looking for sys/time.h - found [2025-01-14T06:03:36.741Z] -- Looking for sys/types.h [2025-01-14T06:03:36.741Z] -- Looking for sys/types.h - found [2025-01-14T06:03:36.741Z] -- Looking for sys/unistd.h [2025-01-14T06:03:36.741Z] -- Looking for sys/unistd.h - not found [2025-01-14T06:03:36.741Z] -- Looking for time.h [2025-01-14T06:03:37.003Z] -- Looking for time.h - found [2025-01-14T06:03:37.003Z] -- Looking for unistd.h [2025-01-14T06:03:37.003Z] -- Looking for unistd.h - found [2025-01-14T06:03:37.003Z] -- Looking for float.h [2025-01-14T06:03:37.003Z] -- Looking for float.h - found [2025-01-14T06:03:37.003Z] -- Looking for stddef.h [2025-01-14T06:03:37.324Z] -- Looking for stddef.h - found [2025-01-14T06:03:37.324Z] -- Looking for winsock2.h [2025-01-14T06:03:37.324Z] -- Looking for winsock2.h - not found [2025-01-14T06:03:37.324Z] -- Looking for ws2tcpip.h [2025-01-14T06:03:37.324Z] -- Looking for ws2tcpip.h - not found [2025-01-14T06:03:37.324Z] -- Looking for malloc [2025-01-14T06:03:37.324Z] -- Looking for malloc - found [2025-01-14T06:03:37.324Z] -- Looking for memset [2025-01-14T06:03:37.583Z] -- Looking for memset - found [2025-01-14T06:03:37.583Z] -- Looking for select [2025-01-14T06:03:37.583Z] -- Looking for select - found [2025-01-14T06:03:37.583Z] -- Looking for socket [2025-01-14T06:03:37.847Z] -- Looking for socket - found [2025-01-14T06:03:37.847Z] -- Looking for strcasecmp [2025-01-14T06:03:37.847Z] -- Looking for strcasecmp - found [2025-01-14T06:03:37.847Z] -- Looking for pthread_mutex_lock [2025-01-14T06:03:37.847Z] -- Looking for pthread_mutex_lock - found [2025-01-14T06:03:37.847Z] -- Looking for getaddrinfo [2025-01-14T06:03:38.114Z] -- Looking for getaddrinfo - found [2025-01-14T06:03:38.114Z] -- Looking for strnlen [2025-01-14T06:03:38.114Z] -- Looking for strnlen - found [2025-01-14T06:03:38.114Z] -- Looking for strrchr [2025-01-14T06:03:38.114Z] -- Looking for strrchr - found [2025-01-14T06:03:38.114Z] -- Looking for getrandom [2025-01-14T06:03:38.374Z] -- Looking for getrandom - found [2025-01-14T06:03:38.374Z] -- Looking for cmsghdr [2025-01-14T06:03:38.374Z] -- Looking for cmsghdr - not found [2025-01-14T06:03:38.374Z] -- compiling without epoll support [2025-01-14T06:03:38.374Z] -- compiling with DTLS support [2025-01-14T06:03:38.374Z] -- DTLS_BACKEND: tinydtls [2025-01-14T06:03:38.374Z] -- Found TinyDTLS: /usr/local/include [2025-01-14T06:03:38.374Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-01-14T06:03:38.374Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-01-14T06:03:38.374Z] -- TINYDTLS_ROOT_DIR: [2025-01-14T06:03:38.374Z] -- compiling with tinydtls support [2025-01-14T06:03:38.374Z] -- ENABLE_DTLS:.....................ON [2025-01-14T06:03:38.374Z] -- ENABLE_TCP:......................ON [2025-01-14T06:03:38.374Z] -- ENABLE_DOCS:.....................OFF [2025-01-14T06:03:38.374Z] -- ENABLE_EXAMPLES:.................OFF [2025-01-14T06:03:38.374Z] -- DTLS_BACKEND:....................tinydtls [2025-01-14T06:03:38.374Z] -- WITH_GNUTLS:.....................OFF [2025-01-14T06:03:38.374Z] -- WITH_TINYDTLS:...................ON [2025-01-14T06:03:38.374Z] -- WITH_OPENSSL:....................OFF [2025-01-14T06:03:38.374Z] -- WITH_MBEDTLS:....................OFF [2025-01-14T06:03:38.374Z] -- HAVE_LIBTINYDTLS:................1 [2025-01-14T06:03:38.374Z] -- HAVE_LIBGNUTLS:.................. [2025-01-14T06:03:38.374Z] -- HAVE_OPENSSL:.................... [2025-01-14T06:03:38.374Z] -- HAVE_MBEDTLS:.................... [2025-01-14T06:03:38.374Z] -- COAP_EPOLL_SUPPORT:.............. [2025-01-14T06:03:38.374Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-01-14T06:03:38.374Z] -- BUILD_SHARED_LIBS:...............ON [2025-01-14T06:03:38.374Z] -- CMAKE_BUILD_TYPE:................Release [2025-01-14T06:03:38.374Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-01-14T06:03:38.374Z] -- Configuring done (4.2s) [2025-01-14T06:03:38.374Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-01-14T06:03:38.374Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-01-14T06:03:38.374Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-01-14T06:03:38.374Z] command to set the policy and suppress this warning. [2025-01-14T06:03:38.374Z] [2025-01-14T06:03:38.374Z] File: [2025-01-14T06:03:38.374Z] [2025-01-14T06:03:38.374Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-01-14T06:03:38.374Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-01-14T06:03:38.374Z] [2025-01-14T06:03:38.374Z] -- Generating done (0.0s) [2025-01-14T06:03:38.374Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-01-14T06:03:38.374Z] + make [2025-01-14T06:03:38.374Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-01-14T06:03:38.374Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-01-14T06:03:38.635Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-01-14T06:03:38.635Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-01-14T06:03:38.898Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-01-14T06:03:39.160Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-01-14T06:03:39.160Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-01-14T06:03:39.422Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-01-14T06:03:39.422Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-01-14T06:03:39.687Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-01-14T06:03:40.260Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-01-14T06:03:40.260Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-01-14T06:03:40.521Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-01-14T06:03:40.521Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-01-14T06:03:40.521Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-01-14T06:03:41.097Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-01-14T06:03:41.359Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-01-14T06:03:41.627Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-01-14T06:03:41.888Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-01-14T06:03:42.150Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-01-14T06:03:42.150Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-01-14T06:03:42.410Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-01-14T06:03:42.671Z] [100%] Linking C shared library libcoap-2.so [2025-01-14T06:03:42.671Z] [100%] Built target coap-2 [2025-01-14T06:03:42.946Z] + make install [2025-01-14T06:03:42.947Z] [100%] Built target coap-2 [2025-01-14T06:03:42.947Z] Install the project... [2025-01-14T06:03:42.947Z] -- Install configuration: "Release" [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-01-14T06:03:42.947Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-01-14T06:03:42.947Z] -- Up-to-date: /usr/local/include [2025-01-14T06:03:42.947Z] -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/option.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/resource.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/bits.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/block.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/str.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/async.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/net.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/address.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/uri.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/encode.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/mem.h [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-01-14T06:03:42.947Z] -- Up-to-date: /usr/local/include [2025-01-14T06:03:42.947Z] -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:03:42.947Z] -- Installing: /usr/local/include/coap2/coap.h [2025-01-14T06:03:42.947Z] + '[' 1 '=' 1 ] [2025-01-14T06:03:42.947Z] + cd /device-coap/deps [2025-01-14T06:03:42.947Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:03:42.947Z] Connecting to github.com (140.82.112.4:443) [2025-01-14T06:03:43.209Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-01-14T06:03:43.209Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:03:43.209Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:03:43.209Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T06:03:43.209Z] + unzip v4.0.0-dev.14.zip [2025-01-14T06:03:43.209Z] Archive: v4.0.0-dev.14.zip [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:03:43.209Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:03:43.209Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:03:43.210Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:03:43.210Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:03:43.474Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:03:43.474Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:03:43.474Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:43.474Z] + ./scripts/build.sh [2025-01-14T06:03:43.474Z] + CPPCHECK=false [2025-01-14T06:03:43.474Z] + DOCGEN=false [2025-01-14T06:03:43.474Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:03:43.474Z] + '[' 0 -gt 0 ] [2025-01-14T06:03:43.474Z] + readlink -f ./scripts/build.sh [2025-01-14T06:03:43.474Z] + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:03:43.474Z] + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:03:43.474Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:43.474Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:43.474Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:43.474Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:43.474Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:03:43.474Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:03:43.474Z] -- Detecting C compiler ABI info [2025-01-14T06:03:43.474Z] -- Detecting C compiler ABI info - done [2025-01-14T06:03:43.474Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:03:43.474Z] -- Detecting C compile features [2025-01-14T06:03:43.474Z] -- Detecting C compile features - done [2025-01-14T06:03:43.736Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:03:43.736Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:03:43.736Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:03:43.736Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:03:43.736Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:03:43.736Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:03:43.736Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:03:43.736Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:03:43.736Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:03:43.736Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:03:43.736Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:03:43.736Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:03:43.897Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36688 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws [2025-01-14T06:03:43.917Z] Running in /w/workspace/device-coap-c/38 [Pipeline] { [Pipeline] checkout [2025-01-14T06:03:43.960Z] Selected Git installation does not exist. Using Default [2025-01-14T06:03:43.960Z] The recommended git tool is: NONE [2025-01-14T06:03:43.997Z] -- Configuring done (0.5s) [2025-01-14T06:03:43.997Z] -- Generating done (0.0s) [2025-01-14T06:03:43.997Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:43.997Z] + make all package [2025-01-14T06:03:43.997Z] + tee release.log [2025-01-14T06:03:43.997Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:03:43.997Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:03:44.258Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:03:44.518Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:03:44.518Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:03:44.776Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:03:44.776Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:03:45.035Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:03:45.294Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:03:45.294Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:03:45.568Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:03:45.568Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:03:45.827Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:03:45.827Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:03:45.827Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:03:46.402Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:03:46.402Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:03:46.402Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:03:46.402Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:03:46.402Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:03:46.402Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:03:46.402Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:03:46.402Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:03:46.402Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:03:46.402Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:03:46.402Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:46.402Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:03:46.402Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:03:46.402Z] | ^~~~~~~~~~~ [2025-01-14T06:03:46.402Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:03:46.402Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:03:46.402Z] | ~^ [2025-01-14T06:03:46.402Z] | | [2025-01-14T06:03:46.402Z] | char * [2025-01-14T06:03:46.669Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:03:46.669Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:03:46.938Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:03:46.938Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:03:47.923Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:03:48.183Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:03:48.183Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:03:48.183Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:03:48.183Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:03:48.445Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:03:48.739Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:03:48.997Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:03:48.997Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:03:48.997Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:03:49.255Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:03:49.255Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:03:49.255Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:03:49.255Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:49.255Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:03:49.255Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:03:49.255Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:49.490Z] using credential edgex-jenkins-ssh [2025-01-14T06:03:49.511Z] Cloning the remote Git repository [2025-01-14T06:03:49.539Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:03:49.539Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:03:49.797Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:03:49.797Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:03:49.797Z] [ 68%] Built target csdk [2025-01-14T06:03:49.797Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:03:49.553Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2025-01-14T06:03:49.652Z] > git init /w/workspace/device-coap-c/38 # timeout=10 [2025-01-14T06:03:49.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2025-01-14T06:03:49.819Z] > git --version # timeout=10 [2025-01-14T06:03:49.842Z] > git --version # 'git version 2.25.1' [2025-01-14T06:03:49.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-14T06:03:49.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T06:03:51.428Z] [ 72%] Linking C executable template [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 72%] Built target template [2025-01-14T06:03:51.428Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:03:51.428Z] [ 76%] Linking C executable device-counter [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 76%] Built target device-counter [2025-01-14T06:03:51.428Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:03:51.428Z] [ 80%] Linking C executable device-random [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 80%] Built target device-random [2025-01-14T06:03:51.428Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:03:51.428Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 84%] Built target device-gyro [2025-01-14T06:03:51.428Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:03:51.428Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 88%] Built target device-bitfields [2025-01-14T06:03:51.428Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:03:51.428Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 92%] Built target template-discovery [2025-01-14T06:03:51.428Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:03:51.428Z] [ 96%] Linking C executable device-file [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [ 96%] Built target device-file [2025-01-14T06:03:51.428Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:03:51.428Z] [100%] Linking C executable device-terminal [2025-01-14T06:03:51.428Z] /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-01-14T06:03:51.428Z] [100%] Built target device-terminal [2025-01-14T06:03:51.428Z] Run CPack packaging tool... [2025-01-14T06:03:51.428Z] CPack: Create package using TGZ [2025-01-14T06:03:51.428Z] CPack: Install projects [2025-01-14T06:03:51.428Z] CPack: - Run preinstall target for: Csdk [2025-01-14T06:03:50.553Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2025-01-14T06:03:50.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T06:03:51.687Z] CPack: - Install project: Csdk [] [2025-01-14T06:03:51.687Z] CPack: Create package [2025-01-14T06:03:51.687Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:03:51.687Z] + '[' false '=' true ] [2025-01-14T06:03:51.687Z] + '[' false '=' true ] [2025-01-14T06:03:51.687Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:03:51.687Z] + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:03:51.687Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:03:51.946Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:03:51.946Z] -- Detecting C compiler ABI info [2025-01-14T06:03:51.946Z] -- Detecting C compiler ABI info - done [2025-01-14T06:03:51.946Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:03:51.946Z] -- Detecting C compile features [2025-01-14T06:03:51.946Z] -- Detecting C compile features - done [2025-01-14T06:03:51.946Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:03:52.205Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:03:52.206Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:03:52.206Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:03:52.206Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:03:52.206Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:03:52.206Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:03:52.206Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:03:52.206Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:03:52.206Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:03:52.206Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:03:52.206Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:03:52.206Z] -- Configuring done (0.5s) [2025-01-14T06:03:52.206Z] -- Generating done (0.0s) [2025-01-14T06:03:52.206Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:03:52.206Z] + + make [2025-01-14T06:03:52.206Z] tee debug.log [2025-01-14T06:03:52.206Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:03:52.395Z] Avoid second fetch [2025-01-14T06:03:52.396Z] Checking out Revision 217950388ffc7d778dd86376560370829f9bed36 (main) [2025-01-14T06:03:52.490Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:03:52.490Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:03:52.490Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:03:52.749Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:03:52.749Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:03:52.749Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:03:52.413Z] > git config core.sparsecheckout # timeout=10 [2025-01-14T06:03:52.487Z] > git checkout -f 217950388ffc7d778dd86376560370829f9bed36 # timeout=10 [2025-01-14T06:03:53.009Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:03:53.009Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:03:53.009Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:03:53.043Z] Commit message: "Merge pull request #61 from FelixTing/move-to-v4" [2025-01-14T06:03:53.287Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:03:53.287Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:03:53.287Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:03:53.287Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:03:53.287Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:03:53.548Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:03:53.548Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:03:53.548Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:03:53.548Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:03:53.548Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:03:53.548Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:03:53.548Z] from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:03:53.548Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:03:53.548Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:03:53.548Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:03:53.548Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:03:53.548Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:03:53.548Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:03:53.548Z] | ^~~~~~~~~~~ [2025-01-14T06:03:53.548Z] /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:03:53.548Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:03:53.548Z] | ~^ [2025-01-14T06:03:53.548Z] | | [2025-01-14T06:03:53.548Z] | char * [2025-01-14T06:03:53.810Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:03:53.810Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:03:53.810Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:03:53.810Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:03:54.072Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:03:54.072Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:03:54.072Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:03:54.333Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:03:54.333Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:03:54.333Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:03:54.594Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:03:54.594Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:03:54.856Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:03:54.856Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:03:54.856Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:03:55.116Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:03:55.116Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:03:55.116Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:03:55.116Z] [ 68%] Built target csdk [2025-01-14T06:03:55.116Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:03:55.384Z] [ 72%] Linking C executable template [2025-01-14T06:03:55.384Z] /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-01-14T06:03:55.384Z] [ 72%] Built target template [2025-01-14T06:03:55.384Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:03:55.384Z] [ 76%] Linking C executable device-counter [2025-01-14T06:03:55.384Z] /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-01-14T06:03:55.646Z] [ 76%] Built target device-counter [2025-01-14T06:03:55.646Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:03:55.646Z] [ 80%] Linking C executable device-random [2025-01-14T06:03:55.646Z] /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-01-14T06:03:55.646Z] [ 80%] Built target device-random [2025-01-14T06:03:55.646Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:03:55.908Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:03:55.908Z] /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-01-14T06:03:55.908Z] [ 84%] Built target device-gyro [2025-01-14T06:03:55.908Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:03:55.908Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:03:55.908Z] /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-01-14T06:03:56.200Z] [ 88%] Built target device-bitfields [2025-01-14T06:03:56.200Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:03:56.200Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:03:56.200Z] /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-01-14T06:03:56.200Z] [ 92%] Built target template-discovery [2025-01-14T06:03:56.200Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:03:56.200Z] [ 96%] Linking C executable device-file [2025-01-14T06:03:56.200Z] /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-01-14T06:03:56.461Z] [ 96%] Built target device-file [2025-01-14T06:03:56.461Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:03:56.461Z] [100%] Linking C executable device-terminal [2025-01-14T06:03:56.461Z] /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-01-14T06:03:56.461Z] [100%] Built target device-terminal [2025-01-14T06:03:56.461Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:03:56.461Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:03:56.461Z] + rm -rf /device-coap/deps [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:03:57.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-14T06:03:57.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-14T06:03:57.855Z] Dload Upload Total Spent Left Speed [2025-01-14T06:03:57.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2025-01-14T06:03:58.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-14T06:03:58.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-14T06:03:58.552Z] + sudo tee /etc/docker/daemon.new [2025-01-14T06:03:58.552Z] { [2025-01-14T06:03:58.552Z] "registry-mirrors": [ [2025-01-14T06:03:58.552Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-14T06:03:58.552Z] ], [2025-01-14T06:03:58.552Z] "bip": "10.250.0.254/24", [2025-01-14T06:03:58.552Z] "hosts": [ [2025-01-14T06:03:58.552Z] "tcp://0.0.0.0:5555", [2025-01-14T06:03:58.552Z] "unix:///var/run/docker.sock" [2025-01-14T06:03:58.552Z] ], [2025-01-14T06:03:58.552Z] "mtu": 1458, [2025-01-14T06:03:58.552Z] "selinux-enabled": true, [2025-01-14T06:03:58.552Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-14T06:03:58.552Z] } [Pipeline] sh [2025-01-14T06:03:58.900Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-14T06:03:59.267Z] + sudo service docker restart [2025-01-14T06:04:00.792Z] Removing intermediate container 60b976f95cb8 [2025-01-14T06:04:00.792Z] ---> 2a452f49dbeb [2025-01-14T06:04:00.792Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-01-14T06:04:01.365Z] ---> Running in 521017dc378c [2025-01-14T06:04:03.927Z] + readlink -f /device-coap/scripts/build.sh [2025-01-14T06:04:03.927Z] + dirname /device-coap/scripts/build.sh [2025-01-14T06:04:03.927Z] + dirname /device-coap/scripts [2025-01-14T06:04:03.927Z] + ROOT=/device-coap [2025-01-14T06:04:03.927Z] + echo /device-coap [2025-01-14T06:04:03.927Z] + cd /device-coap [2025-01-14T06:04:03.927Z] /device-coap [2025-01-14T06:04:03.927Z] + mkdir -p /device-coap/build/release [2025-01-14T06:04:03.927Z] + cd /device-coap/build/release [2025-01-14T06:04:03.927Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-01-14T06:04:03.927Z] -- Configuring done (0.0s) [2025-01-14T06:04:03.927Z] -- Generating done (0.0s) [2025-01-14T06:04:03.927Z] -- Build files have been written to: /device-coap/build/release [2025-01-14T06:04:03.927Z] + make [2025-01-14T06:04:03.927Z] + tee release.log [2025-01-14T06:04:03.927Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-01-14T06:04:03.927Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:04:03.927Z] from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:04:03.927Z] from /device-coap/src/c/coap-client.h:21, [2025-01-14T06:04:03.927Z] from /device-coap/src/c/coap-client.c:9: [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:04:03.927Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-01-14T06:04:03.927Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | unsigned int [2025-01-14T06:04:03.927Z] | %lu [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-01-14T06:04:03.927Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | unsigned int [2025-01-14T06:04:03.927Z] | %lu [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 130 | resource->properties->type); [2025-01-14T06:04:03.927Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | iot_typecode_t [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-01-14T06:04:03.927Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | int [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 140 | len); [2025-01-14T06:04:03.927Z] | ~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-01-14T06:04:03.927Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | int [2025-01-14T06:04:03.927Z] | %ld [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 145 | len); [2025-01-14T06:04:03.927Z] | ~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-01-14T06:04:03.927Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | int [2025-01-14T06:04:03.927Z] | %ld [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 152 | len); [2025-01-14T06:04:03.927Z] | ~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-01-14T06:04:03.927Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | int [2025-01-14T06:04:03.927Z] | %ld [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] 157 | resource->properties->type); [2025-01-14T06:04:03.927Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | iot_typecode_t [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-01-14T06:04:03.927Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:04:03.927Z] | ~^ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.927Z] | int [2025-01-14T06:04:03.927Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-01-14T06:04:03.927Z] /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-01-14T06:04:03.927Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:04:03.927Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:03.927Z] | | [2025-01-14T06:04:03.928Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-01-14T06:04:03.928Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:04:03.928Z] | ~^ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | int [2025-01-14T06:04:03.928Z] | %ld [2025-01-14T06:04:03.928Z] /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-01-14T06:04:03.928Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:04:03.928Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.928Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:04:03.928Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:04:03.928Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-01-14T06:04:03.928Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:04:03.928Z] | ~^ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | int [2025-01-14T06:04:03.928Z] | %ld [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-01-14T06:04:03.928Z] /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-01-14T06:04:03.928Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:04:03.928Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.928Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:04:03.928Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:04:03.928Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-01-14T06:04:03.928Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:04:03.928Z] | ~^ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | int [2025-01-14T06:04:03.928Z] | %ld [2025-01-14T06:04:03.928Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-01-14T06:04:03.928Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:04:03.928Z] from /usr/include/edgex/devices.h:17, [2025-01-14T06:04:03.928Z] from /device-coap/src/c/coap-server.c:22: [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-01-14T06:04:03.928Z] /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-01-14T06:04:03.928Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:04:03.928Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | size_t {aka long unsigned int} [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-01-14T06:04:03.928Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:04:03.928Z] | ~^ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | unsigned int [2025-01-14T06:04:03.928Z] | %lu [2025-01-14T06:04:03.928Z] /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-01-14T06:04:03.928Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:04:03.928Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | iot_typecode_t [2025-01-14T06:04:03.928Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-01-14T06:04:03.928Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:04:03.928Z] | ~^ [2025-01-14T06:04:03.928Z] | | [2025-01-14T06:04:03.928Z] | int [2025-01-14T06:04:04.213Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-01-14T06:04:04.213Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:04:04.213Z] from /device-coap/src/c/coap-util.h:18, [2025-01-14T06:04:04.213Z] from /device-coap/src/c/coap-util.c:9: [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-01-14T06:04:04.213Z] /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-01-14T06:04:04.213Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:04:04.213Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | size_t {aka long unsigned int} [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-01-14T06:04:04.213Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:04:04.213Z] | ~^ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | unsigned int [2025-01-14T06:04:04.213Z] | %lu [2025-01-14T06:04:04.213Z] /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-01-14T06:04:04.213Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:04:04.213Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | size_t {aka long unsigned int} [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-01-14T06:04:04.213Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:04:04.213Z] | ~^ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | unsigned int [2025-01-14T06:04:04.213Z] | %lu [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-01-14T06:04:04.213Z] /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-01-14T06:04:04.213Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:04:04.213Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | size_t {aka long unsigned int} [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-01-14T06:04:04.213Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:04:04.213Z] | ~^ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | unsigned int [2025-01-14T06:04:04.213Z] | %lu [2025-01-14T06:04:04.213Z] /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-01-14T06:04:04.213Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:04:04.213Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | size_t {aka long unsigned int} [2025-01-14T06:04:04.213Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-01-14T06:04:04.213Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:04:04.213Z] | ~^ [2025-01-14T06:04:04.213Z] | | [2025-01-14T06:04:04.213Z] | unsigned int [2025-01-14T06:04:04.213Z] | %lu [2025-01-14T06:04:04.483Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-01-14T06:04:04.483Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:04:04.483Z] from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:04:04.483Z] from /device-coap/src/c/device-coap.c:10: [2025-01-14T06:04:04.483Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-01-14T06:04:04.483Z] /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-01-14T06:04:04.483Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:04:04.483Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:04.483Z] 131 | requests[i].resource->type); [2025-01-14T06:04:04.483Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:04.483Z] | | [2025-01-14T06:04:04.483Z] | iot_typecode_t [2025-01-14T06:04:04.483Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-01-14T06:04:04.483Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:04:04.483Z] | ~^ [2025-01-14T06:04:04.483Z] | | [2025-01-14T06:04:04.483Z] | int [2025-01-14T06:04:04.745Z] [100%] Linking C executable device-coap [2025-01-14T06:04:04.745Z] /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-01-14T06:04:04.745Z] [100%] Built target device-coap [2025-01-14T06:04:10.027Z] Removing intermediate container 521017dc378c [2025-01-14T06:04:10.027Z] ---> d4d59ed9c8d3 [2025-01-14T06:04:10.027Z] Step 14/33 : FROM ${BASE} [2025-01-14T06:04:10.027Z] ---> 7acc2c219107 [2025-01-14T06:04:10.027Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-01-14T06:04:11.942Z] ---> Running in e6698398c8fb [2025-01-14T06:04:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:13.601Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:14.203Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:14.203Z] OK: 337 MiB in 103 packages [Pipeline] withEnv [2025-01-14T06:04:17.528Z] Removing intermediate container e6698398c8fb [2025-01-14T06:04:17.528Z] ---> 41ba4bcd018c [2025-01-14T06:04:17.528Z] Step 16/33 : RUN apk --no-cache upgrade [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:04:17.543Z] provisioning config files... [2025-01-14T06:04:17.571Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/38@tmp/config14707873805344774253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:04:17.994Z] ---> ****-login.sh [2025-01-14T06:04:17.994Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:04:18.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:04:18.507Z] ---> Running in 53aa4b7e228c [2025-01-14T06:04:18.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:04:18.536Z] Configure a credential helper to remove this warning. See [2025-01-14T06:04:18.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:04:18.536Z] [2025-01-14T06:04:18.536Z] Login Succeeded [2025-01-14T06:04:18.536Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:04:18.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:04:18.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:04:18.806Z] Configure a credential helper to remove this warning. See [2025-01-14T06:04:18.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:04:18.806Z] [2025-01-14T06:04:18.806Z] Login Succeeded [2025-01-14T06:04:18.806Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:04:18.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:04:19.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:04:19.077Z] Configure a credential helper to remove this warning. See [2025-01-14T06:04:19.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:04:19.077Z] [2025-01-14T06:04:19.077Z] Login Succeeded [2025-01-14T06:04:19.077Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:04:19.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:04:19.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:04:19.348Z] Configure a credential helper to remove this warning. See [2025-01-14T06:04:19.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:04:19.348Z] [2025-01-14T06:04:19.348Z] Login Succeeded [2025-01-14T06:04:19.348Z] ****.io [2025-01-14T06:04:19.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:04:19.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:19.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:04:19.625Z] Configure a credential helper to remove this warning. See [2025-01-14T06:04:19.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:04:19.625Z] [2025-01-14T06:04:19.625Z] Login Succeeded [2025-01-14T06:04:19.625Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:04:19.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-01-14T06:04:19.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:19.729Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2025-01-14T06:04:19.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:04:19.958Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-01-14T06:04:19.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:04:19.992Z] ========================================================= [2025-01-14T06:04:19.992Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-01-14T06:04:19.992Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:04:20.317Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:20.317Z] OK: 337 MiB in 103 packages [2025-01-14T06:04:20.344Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-01-14T06:04:21.757Z] #0 building with "default" instance using docker driver [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-01-14T06:04:21.757Z] #1 transferring dockerfile: 986B 0.0s done [2025-01-14T06:04:21.757Z] #1 DONE 0.1s [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #2 [internal] load .dockerignore [2025-01-14T06:04:21.757Z] #2 transferring context: 2B done [2025-01-14T06:04:21.757Z] #2 DONE 0.1s [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-01-14T06:04:21.757Z] #3 DONE 0.1s [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #4 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-01-14T06:04:21.757Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done [2025-01-14T06:04:21.757Z] #4 ... [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #5 [internal] load build context [2025-01-14T06:04:21.757Z] #5 transferring context: 68.39kB 0.0s done [2025-01-14T06:04:21.757Z] #5 DONE 0.1s [2025-01-14T06:04:21.757Z] [2025-01-14T06:04:21.757Z] #4 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-01-14T06:04:21.757Z] #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done [2025-01-14T06:04:21.757Z] #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done [2025-01-14T06:04:21.757Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.1s [2025-01-14T06:04:21.757Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 1.30MB / 109.51MB 0.1s [2025-01-14T06:04:22.025Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2025-01-14T06:04:22.025Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.53MB / 109.51MB 0.3s [2025-01-14T06:04:22.025Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2025-01-14T06:04:22.291Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 19.92MB / 109.51MB 0.5s [2025-01-14T06:04:22.291Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done [2025-01-14T06:04:22.291Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 31.46MB / 109.51MB 0.7s [2025-01-14T06:04:22.558Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 37.31MB / 109.51MB 0.8s [2025-01-14T06:04:22.558Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 43.18MB / 109.51MB 0.9s [2025-01-14T06:04:22.825Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 55.57MB / 109.51MB 1.1s [2025-01-14T06:04:22.825Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 62.91MB / 109.51MB 1.2s [2025-01-14T06:04:22.911Z] Removing intermediate container 53aa4b7e228c [2025-01-14T06:04:22.911Z] ---> 07772723c43d [2025-01-14T06:04:22.911Z] Step 17/33 : WORKDIR / [2025-01-14T06:04:23.093Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 69.21MB / 109.51MB 1.3s [2025-01-14T06:04:23.093Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 75.50MB / 109.51MB 1.4s [2025-01-14T06:04:23.361Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 88.71MB / 109.51MB 1.6s [2025-01-14T06:04:23.361Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 95.14MB / 109.51MB 1.7s [2025-01-14T06:04:23.631Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 108.00MB / 109.51MB 1.9s [2025-01-14T06:04:23.899Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.0s done [2025-01-14T06:04:23.899Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 [2025-01-14T06:04:24.383Z] ---> Running in 866022df6562 [2025-01-14T06:04:26.347Z] Removing intermediate container 866022df6562 [2025-01-14T06:04:26.347Z] ---> 4b1db282f5f6 [2025-01-14T06:04:26.347Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:04:26.611Z] ---> Running in 56a78a5e5992 [2025-01-14T06:04:28.538Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-01-14T06:04:28.816Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:04:28.816Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:04:28.816Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:04:29.240Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.1s [2025-01-14T06:04:33.084Z] Removing intermediate container 56a78a5e5992 [2025-01-14T06:04:33.084Z] ---> f871dc2556fd [2025-01-14T06:04:33.084Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:04:34.479Z] ---> Running in c9f50ffed240 [2025-01-14T06:04:34.579Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 10.7s [2025-01-14T06:04:35.990Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.9s done [2025-01-14T06:04:35.990Z] #4 DONE 14.4s [2025-01-14T06:04:35.990Z] [2025-01-14T06:04:35.990Z] #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:04:36.957Z] #6 0.682 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T06:04:37.224Z] #6 1.181 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:04:37.224Z] #6 1.181 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:04:37.224Z] #6 1.182 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:04:38.210Z] #6 DONE 2.1s [2025-01-14T06:04:38.210Z] [2025-01-14T06:04:38.210Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:04:39.180Z] #7 DONE 0.8s [2025-01-14T06:04:39.180Z] [2025-01-14T06:04:39.180Z] #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-01-14T06:04:39.768Z] #8 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:40.036Z] #8 1.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:40.633Z] #8 1.702 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:41.087Z] Removing intermediate container c9f50ffed240 [2025-01-14T06:04:41.087Z] ---> 707bc7b7eee1 [2025-01-14T06:04:41.087Z] Step 20/33 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-01-14T06:04:41.586Z] #8 2.576 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:41.586Z] #8 2.603 (1/18) Installing dumb-init (1.2.5-r2) [2025-01-14T06:04:41.586Z] #8 2.614 (2/18) Installing hiredis (1.1.0-r2) [2025-01-14T06:04:41.586Z] #8 2.621 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-01-14T06:04:41.586Z] #8 2.647 (4/18) Installing libcbor (0.10.2-r1) [2025-01-14T06:04:41.586Z] #8 2.653 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:04:42.471Z] ---> Running in 364d9d0937aa [2025-01-14T06:04:42.543Z] #8 3.404 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-01-14T06:04:42.543Z] #8 3.523 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:04:42.543Z] #8 3.741 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-01-14T06:04:42.809Z] #8 3.756 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-01-14T06:04:42.809Z] #8 3.763 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-01-14T06:04:42.809Z] #8 3.769 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-01-14T06:04:42.809Z] #8 3.776 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-01-14T06:04:42.809Z] #8 3.803 (13/18) Installing libblkid (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.816 (14/18) Installing libuuid (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.821 (15/18) Installing libfdisk (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.838 (16/18) Installing libmount (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.853 (17/18) Installing libsmartcols (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.865 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-01-14T06:04:42.809Z] #8 3.939 Executing busybox-1.36.1-r4.trigger [2025-01-14T06:04:42.809Z] #8 3.983 OK: 333 MiB in 100 packages [2025-01-14T06:04:43.077Z] #8 DONE 4.3s [2025-01-14T06:04:43.346Z] [2025-01-14T06:04:43.346Z] #9 [ 5/12] RUN apk --no-cache upgrade [2025-01-14T06:04:43.928Z] #9 0.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:44.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:44.509Z] #9 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:44.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:44.678Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:04:44.774Z] #9 1.550 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:45.252Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:45.252Z] (1/1) Installing curl (8.11.1-r0) [2025-01-14T06:04:45.252Z] Executing busybox-1.36.1-r7.trigger [2025-01-14T06:04:45.252Z] OK: 337 MiB in 104 packages [2025-01-14T06:04:45.729Z] #9 2.406 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:45.729Z] #9 2.431 Upgrading critical system libraries and apk-tools: [2025-01-14T06:04:45.729Z] #9 2.432 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-01-14T06:04:45.729Z] #9 2.500 Executing busybox-1.36.1-r4.trigger [2025-01-14T06:04:45.993Z] #9 2.714 Continuing the upgrade transaction with new apk-tools: [2025-01-14T06:04:45.993Z] #9 2.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:46.258Z] #9 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:46.837Z] #9 3.558 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:04:47.421Z] #9 4.317 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:04:47.421Z] #9 4.347 (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:04:47.421Z] #9 4.386 Executing busybox-1.36.1-r7.post-upgrade [2025-01-14T06:04:47.687Z] #9 4.431 (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:04:47.687Z] #9 4.437 (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-01-14T06:04:47.687Z] #9 4.451 (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:04:47.952Z] #9 4.561 (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:04:47.952Z] #9 4.581 (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:04:47.952Z] #9 4.587 (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-01-14T06:04:47.952Z] #9 4.597 (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-01-14T06:04:47.952Z] #9 4.621 (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-01-14T06:04:47.952Z] #9 4.714 (10/19) Installing libpsl (0.21.5-r0) [2025-01-14T06:04:47.952Z] #9 4.723 (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:04:47.952Z] #9 4.746 (12/19) Installing libpsl-utils (0.21.5-r0) [2025-01-14T06:04:47.952Z] #9 4.753 (13/19) Installing libpsl-dev (0.21.5-r0) [2025-01-14T06:04:47.952Z] #9 4.759 (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:04:48.218Z] #9 4.856 (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:04:48.218Z] #9 4.874 (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2025-01-14T06:04:48.218Z] #9 5.107 (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:04:48.486Z] #9 5.156 (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:04:48.486Z] #9 5.162 (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:04:48.486Z] #9 5.184 Executing busybox-1.36.1-r7.trigger [2025-01-14T06:04:48.486Z] #9 5.198 Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:04:48.767Z] #9 5.411 OK: 334 MiB in 103 packages [2025-01-14T06:04:49.034Z] #9 DONE 5.7s [2025-01-14T06:04:49.034Z] [2025-01-14T06:04:49.034Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2025-01-14T06:04:49.034Z] #10 DONE 0.1s [2025-01-14T06:04:49.034Z] [2025-01-14T06:04:49.034Z] #11 [ 7/12] COPY src /device-coap/src/ [2025-01-14T06:04:49.034Z] #11 DONE 0.1s [2025-01-14T06:04:49.301Z] [2025-01-14T06:04:49.302Z] #12 [ 8/12] COPY VERSION /device-coap [2025-01-14T06:04:49.302Z] #12 DONE 0.1s [2025-01-14T06:04:49.302Z] [2025-01-14T06:04:49.302Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2025-01-14T06:04:49.882Z] #13 DONE 0.6s [2025-01-14T06:04:49.882Z] [2025-01-14T06:04:49.882Z] #14 [10/12] WORKDIR /device-coap [2025-01-14T06:04:50.150Z] #14 DONE 0.1s [2025-01-14T06:04:50.150Z] [2025-01-14T06:04:50.150Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2025-01-14T06:04:50.527Z] Removing intermediate container 364d9d0937aa [2025-01-14T06:04:50.527Z] ---> a4459cc9d5af [2025-01-14T06:04:50.527Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-01-14T06:04:50.731Z] #15 0.577 + BUILD_CSDK=1 [2025-01-14T06:04:50.731Z] #15 0.578 + TINYDTLS_VERSION=b0e230d [2025-01-14T06:04:50.731Z] #15 0.578 + LIBCOAP_VERSION=1739507 [2025-01-14T06:04:50.731Z] #15 0.578 + CSDK_VERSION=4.0.0-dev.14 [2025-01-14T06:04:50.731Z] #15 0.578 + '[' -d deps ] [2025-01-14T06:04:50.731Z] #15 0.578 + mkdir deps [2025-01-14T06:04:50.731Z] #15 0.581 + cd /device-coap/deps [2025-01-14T06:04:50.731Z] #15 0.581 + git clone https://github.com/eclipse/tinydtls.git [2025-01-14T06:04:50.731Z] #15 0.586 Cloning into 'tinydtls'... [2025-01-14T06:04:51.908Z] ---> af0c3b2f83b7 [2025-01-14T06:04:51.908Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-01-14T06:04:52.139Z] #15 1.931 + cd tinydtls [2025-01-14T06:04:52.139Z] #15 1.931 + git checkout develop [2025-01-14T06:04:52.139Z] #15 1.993 branch 'develop' set up to track 'origin/develop'. [2025-01-14T06:04:52.139Z] #15 1.994 Switched to a new branch 'develop' [2025-01-14T06:04:52.139Z] #15 1.995 + git reset --hard b0e230d [2025-01-14T06:04:52.139Z] #15 2.093 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-01-14T06:04:52.139Z] #15 2.095 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-01-14T06:04:52.139Z] #15 2.097 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-01-14T06:04:52.139Z] #15 2.099 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-01-14T06:04:52.139Z] #15 2.102 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-01-14T06:04:52.139Z] #15 2.104 + mkdir -p build [2025-01-14T06:04:52.139Z] #15 2.106 + cd build [2025-01-14T06:04:52.139Z] #15 2.106 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-01-14T06:04:52.405Z] #15 2.406 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:04:52.405Z] #15 2.461 -- Detecting C compiler ABI info [2025-01-14T06:04:52.671Z] #15 2.797 -- Detecting C compiler ABI info - done [2025-01-14T06:04:52.937Z] #15 2.889 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:04:52.937Z] #15 2.890 -- Detecting C compile features [2025-01-14T06:04:52.937Z] #15 2.893 -- Detecting C compile features - done [2025-01-14T06:04:52.937Z] #15 2.910 -- Looking for assert.h [2025-01-14T06:04:53.520Z] #15 3.229 -- Looking for assert.h - found [2025-01-14T06:04:53.520Z] #15 3.230 -- Looking for arpa/inet.h [2025-01-14T06:04:53.520Z] #15 3.558 -- Looking for arpa/inet.h - found [2025-01-14T06:04:53.520Z] #15 3.558 -- Looking for fcntl.h [2025-01-14T06:04:53.820Z] ---> 151e4c9d3d2a [2025-01-14T06:04:53.820Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-01-14T06:04:54.102Z] #15 3.861 -- Looking for fcntl.h - found [2025-01-14T06:04:54.102Z] #15 3.862 -- Looking for inttypes.h [2025-01-14T06:04:54.368Z] #15 4.179 -- Looking for inttypes.h - found [2025-01-14T06:04:54.368Z] #15 4.179 -- Looking for memory.h [2025-01-14T06:04:54.634Z] #15 4.499 -- Looking for memory.h - found [2025-01-14T06:04:54.634Z] #15 4.500 -- Looking for netdb.h [2025-01-14T06:04:54.901Z] #15 4.825 -- Looking for netdb.h - found [2025-01-14T06:04:54.901Z] #15 4.825 -- Looking for netinet/in.h [2025-01-14T06:04:55.168Z] #15 5.156 -- Looking for netinet/in.h - found [2025-01-14T06:04:55.168Z] #15 5.156 -- Looking for stddef.h [2025-01-14T06:04:55.202Z] ---> c7f847883eab [2025-01-14T06:04:55.202Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-01-14T06:04:55.433Z] #15 5.468 -- Looking for stddef.h - found [2025-01-14T06:04:55.433Z] #15 5.469 -- Looking for stdint.h [2025-01-14T06:04:56.015Z] #15 5.803 -- Looking for stdint.h - found [2025-01-14T06:04:56.015Z] #15 5.803 -- Looking for stdlib.h [2025-01-14T06:04:56.282Z] #15 6.127 -- Looking for stdlib.h - found [2025-01-14T06:04:56.282Z] #15 6.128 -- Looking for string.h [2025-01-14T06:04:56.548Z] #15 6.447 -- Looking for string.h - found [2025-01-14T06:04:56.548Z] #15 6.447 -- Looking for strings.h [2025-01-14T06:04:56.815Z] #15 6.762 -- Looking for strings.h - found [2025-01-14T06:04:56.815Z] #15 6.763 -- Looking for time.h [2025-01-14T06:04:57.081Z] #15 7.081 -- Looking for time.h - found [2025-01-14T06:04:57.081Z] #15 7.082 -- Looking for sys/param.h [2025-01-14T06:04:57.112Z] ---> bf7363b3ff86 [2025-01-14T06:04:57.112Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-01-14T06:04:57.458Z] #15 7.420 -- Looking for sys/param.h - found [2025-01-14T06:04:57.458Z] #15 7.420 -- Looking for sys/socket.h [2025-01-14T06:04:57.723Z] #15 7.758 -- Looking for sys/socket.h - found [2025-01-14T06:04:57.988Z] #15 7.759 -- Looking for sys/stat.h [2025-01-14T06:04:58.253Z] #15 8.089 -- Looking for sys/stat.h - found [2025-01-14T06:04:58.253Z] #15 8.089 -- Looking for sys/types.h [2025-01-14T06:04:58.520Z] #15 8.429 -- Looking for sys/types.h - found [2025-01-14T06:04:58.520Z] #15 8.431 -- Looking for sys/time.h [2025-01-14T06:04:58.598Z] ---> c84f7d94fa3f [2025-01-14T06:04:58.598Z] Step 26/33 : COPY LICENSE / [2025-01-14T06:04:58.785Z] #15 8.752 -- Looking for sys/time.h - found [2025-01-14T06:04:58.785Z] #15 8.753 -- Looking for unistd.h [2025-01-14T06:04:59.051Z] #15 9.084 -- Looking for unistd.h - found [2025-01-14T06:04:59.316Z] #15 9.084 -- Looking for float.h [2025-01-14T06:04:59.581Z] #15 9.401 -- Looking for float.h - found [2025-01-14T06:04:59.581Z] #15 9.402 -- Looking for dlfcn.h [2025-01-14T06:04:59.847Z] #15 9.738 -- Looking for dlfcn.h - found [2025-01-14T06:04:59.847Z] #15 9.739 -- Looking for memset [2025-01-14T06:05:00.002Z] ---> 88816850bf11 [2025-01-14T06:05:00.002Z] Step 27/33 : COPY Attribution.txt / [2025-01-14T06:05:00.113Z] #15 10.07 -- Looking for memset - found [2025-01-14T06:05:00.113Z] #15 10.07 -- Looking for select [2025-01-14T06:05:00.381Z] #15 10.39 -- Looking for select - found [2025-01-14T06:05:00.648Z] #15 10.39 -- Looking for socket [2025-01-14T06:05:00.914Z] #15 10.71 -- Looking for socket - found [2025-01-14T06:05:00.914Z] #15 10.71 -- Looking for strdup [2025-01-14T06:05:01.181Z] #15 11.03 -- Looking for strdup - found [2025-01-14T06:05:01.181Z] #15 11.03 -- Looking for strerror [2025-01-14T06:05:01.448Z] #15 11.35 -- Looking for strerror - found [2025-01-14T06:05:01.448Z] #15 11.36 -- Looking for strnlen [2025-01-14T06:05:01.717Z] #15 11.67 -- Looking for strnlen - found [2025-01-14T06:05:01.717Z] #15 11.67 -- Looking for fls [2025-01-14T06:05:01.906Z] ---> 4c05ed1d53f6 [2025-01-14T06:05:01.907Z] Step 28/33 : COPY res /res [2025-01-14T06:05:01.983Z] #15 12.00 -- Looking for fls - not found [2025-01-14T06:05:02.253Z] #15 12.00 -- Looking for vprintf [2025-01-14T06:05:02.522Z] #15 12.31 -- Looking for vprintf - found [2025-01-14T06:05:02.522Z] #15 12.31 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-01-14T06:05:02.522Z] #15 12.51 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-01-14T06:05:02.522Z] #15 12.53 -- Configuring done (10.4s) [2025-01-14T06:05:02.522Z] #15 12.56 -- Generating done (0.0s) [2025-01-14T06:05:02.790Z] #15 12.57 -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-01-14T06:05:02.790Z] #15 12.58 + make [2025-01-14T06:05:02.790Z] #15 12.70 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-01-14T06:05:03.746Z] #15 13.70 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-01-14T06:05:03.746Z] #15 13.86 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-01-14T06:05:03.855Z] ---> e24aea170a60 [2025-01-14T06:05:03.855Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-01-14T06:05:05.241Z] ---> Running in 55f835e0af1c [2025-01-14T06:05:05.683Z] #15 15.52 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-01-14T06:05:06.708Z] #15 16.33 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-01-14T06:05:06.708Z] #15 16.33 In function 'ecc_ecdh', [2025-01-14T06:05:06.708Z] #15 16.33 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:05:06.708Z] #15 16.33 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:05:06.708Z] #15 16.33 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:05:06.708Z] #15 16.33 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.33 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:05:06.708Z] #15 16.33 /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-01-14T06:05:06.708Z] #15 16.33 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:05:06.708Z] #15 16.33 | ^~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-01-14T06:05:06.708Z] #15 16.34 431 | uint32_t pub_x[8]; [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 In function 'ecc_ecdh', [2025-01-14T06:05:06.708Z] #15 16.34 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:05:06.708Z] #15 16.34 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:05:06.708Z] #15 16.34 /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-01-14T06:05:06.708Z] #15 16.34 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-01-14T06:05:06.708Z] #15 16.34 432 | uint32_t pub_y[8]; [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 In function 'ecc_ecdh', [2025-01-14T06:05:06.708Z] #15 16.34 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:05:06.708Z] #15 16.34 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:05:06.708Z] #15 16.34 /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-01-14T06:05:06.708Z] #15 16.34 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~~~~~~~~ [2025-01-14T06:05:06.708Z] #15 16.34 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-01-14T06:05:06.708Z] #15 16.34 430 | uint32_t priv[8]; [2025-01-14T06:05:06.708Z] #15 16.34 | ^~~~ [2025-01-14T06:05:07.152Z] Removing intermediate container 55f835e0af1c [2025-01-14T06:05:07.152Z] ---> cfdd7631a8d5 [2025-01-14T06:05:07.152Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-14T06:05:07.305Z] #15 17.21 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-01-14T06:05:08.093Z] ---> Running in c9e4705bf440 [2025-01-14T06:05:09.031Z] Removing intermediate container c9e4705bf440 [2025-01-14T06:05:09.031Z] ---> 214e8462e9a4 [2025-01-14T06:05:09.031Z] Step 31/33 : LABEL arch=amd64 [2025-01-14T06:05:09.969Z] ---> Running in 37fc98a5a999 [2025-01-14T06:05:11.881Z] Removing intermediate container 37fc98a5a999 [2025-01-14T06:05:11.881Z] ---> a18bfb071985 [2025-01-14T06:05:11.881Z] Step 32/33 : LABEL git_sha=217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T06:05:12.819Z] ---> Running in 9491c06a697c [2025-01-14T06:05:14.292Z] Removing intermediate container 9491c06a697c [2025-01-14T06:05:14.292Z] ---> e92cd5fd81ec [2025-01-14T06:05:14.293Z] Step 33/33 : LABEL version=3.2.0-dev.1 [2025-01-14T06:05:15.259Z] ---> Running in c6526d0c08ec [2025-01-14T06:05:15.529Z] #15 24.27 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-01-14T06:05:15.529Z] #15 24.60 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-01-14T06:05:15.529Z] #15 24.87 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-01-14T06:05:15.529Z] #15 25.07 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-01-14T06:05:15.529Z] #15 25.18 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-01-14T06:05:15.529Z] #15 25.18 /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-01-14T06:05:15.529Z] #15 25.18 316 | for (idx = 0; idx < count; idx++) { [2025-01-14T06:05:15.529Z] #15 25.18 | ^ [2025-01-14T06:05:15.529Z] #15 25.18 /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-01-14T06:05:15.529Z] #15 25.18 319 | return result == count; [2025-01-14T06:05:15.529Z] #15 25.18 | ^~ [2025-01-14T06:05:15.850Z] Removing intermediate container c6526d0c08ec [2025-01-14T06:05:15.850Z] ---> b4aad7f4bcaa [2025-01-14T06:05:15.850Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-01-14T06:05:15.850Z] Successfully built b4aad7f4bcaa [2025-01-14T06:05:16.126Z] Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:05:16.264Z] provisioning config files... [2025-01-14T06:05:16.274Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config16448428184909686398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:05:16.578Z] ---> ****-login.sh [2025-01-14T06:05:16.578Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:05:16.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:05:16.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:05:16.578Z] Configure a credential helper to remove this warning. See [2025-01-14T06:05:16.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:05:16.578Z] [2025-01-14T06:05:16.578Z] Login Succeeded [2025-01-14T06:05:16.578Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:05:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:05:16.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:05:16.837Z] Configure a credential helper to remove this warning. See [2025-01-14T06:05:16.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:05:16.837Z] [2025-01-14T06:05:16.837Z] Login Succeeded [2025-01-14T06:05:16.837Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:05:16.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:05:16.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:05:16.838Z] Configure a credential helper to remove this warning. See [2025-01-14T06:05:16.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:05:16.838Z] [2025-01-14T06:05:16.838Z] Login Succeeded [2025-01-14T06:05:16.838Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:05:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:05:17.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:05:17.123Z] Configure a credential helper to remove this warning. See [2025-01-14T06:05:17.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:05:17.123Z] [2025-01-14T06:05:17.123Z] Login Succeeded [2025-01-14T06:05:17.123Z] ****.io [2025-01-14T06:05:17.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:05:17.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:05:17.383Z] Configure a credential helper to remove this warning. See [2025-01-14T06:05:17.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:05:17.383Z] [2025-01-14T06:05:17.383Z] Login Succeeded [2025-01-14T06:05:17.383Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:05:17.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:05:17.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:05:17.476Z] [edgeXDocker.push] Tagging docker image device-coap with the following tags: [2025-01-14T06:05:17.476Z] 217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T06:05:17.476Z] latest [2025-01-14T06:05:17.476Z] 3.2.0-dev.1 [2025-01-14T06:05:17.476Z] 217950388ffc7d778dd86376560370829f9bed36-3.2.0-dev.1 [2025-01-14T06:05:17.476Z] main [2025-01-14T06:05:17.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:17.815Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:18.755Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T06:05:18.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-01-14T06:05:18.755Z] 5426be4eb15e: Preparing [2025-01-14T06:05:18.755Z] e66d735717d8: Preparing [2025-01-14T06:05:18.755Z] 7493447b910e: Preparing [2025-01-14T06:05:18.755Z] 3468495ff58b: Preparing [2025-01-14T06:05:18.755Z] 62a072575d65: Preparing [2025-01-14T06:05:18.755Z] 0679c8c4b73f: Preparing [2025-01-14T06:05:18.755Z] e84570465fcb: Preparing [2025-01-14T06:05:18.755Z] 0679c8c4b73f: Waiting [2025-01-14T06:05:18.755Z] 7037584c88c9: Preparing [2025-01-14T06:05:18.755Z] e66277ff6321: Preparing [2025-01-14T06:05:18.755Z] e84570465fcb: Waiting [2025-01-14T06:05:18.755Z] 312f4f03cf16: Preparing [2025-01-14T06:05:18.755Z] e66277ff6321: Waiting [2025-01-14T06:05:18.755Z] 7037584c88c9: Waiting [2025-01-14T06:05:18.755Z] d6d25016e5fe: Preparing [2025-01-14T06:05:18.755Z] c621053c1038: Preparing [2025-01-14T06:05:18.755Z] 3c0576a8fc3b: Preparing [2025-01-14T06:05:18.755Z] 298c1995454d: Preparing [2025-01-14T06:05:18.755Z] 3c0576a8fc3b: Waiting [2025-01-14T06:05:18.755Z] 312f4f03cf16: Waiting [2025-01-14T06:05:18.755Z] c621053c1038: Waiting [2025-01-14T06:05:18.755Z] d6d25016e5fe: Waiting [2025-01-14T06:05:18.755Z] 715d14860866: Preparing [2025-01-14T06:05:18.755Z] d6f1cd5b2d5a: Preparing [2025-01-14T06:05:18.755Z] 1f169d1774ec: Preparing [2025-01-14T06:05:18.755Z] 9ea672820d36: Preparing [2025-01-14T06:05:18.755Z] 1f169d1774ec: Waiting [2025-01-14T06:05:18.755Z] 715d14860866: Waiting [2025-01-14T06:05:18.755Z] d6f1cd5b2d5a: Waiting [2025-01-14T06:05:18.755Z] 10d07f95cdbd: Preparing [2025-01-14T06:05:18.755Z] 19a48214598d: Preparing [2025-01-14T06:05:18.755Z] f2cd3ea12132: Preparing [2025-01-14T06:05:18.755Z] 9ea672820d36: Waiting [2025-01-14T06:05:18.755Z] 10d07f95cdbd: Waiting [2025-01-14T06:05:18.755Z] 14957aaeccf0: Preparing [2025-01-14T06:05:18.755Z] 19a48214598d: Waiting [2025-01-14T06:05:18.755Z] b0c8e595d6c6: Preparing [2025-01-14T06:05:18.755Z] 0f72ad8c23e7: Preparing [2025-01-14T06:05:18.755Z] cc2447e1835a: Preparing [2025-01-14T06:05:18.755Z] f2cd3ea12132: Waiting [2025-01-14T06:05:18.755Z] b0c8e595d6c6: Waiting [2025-01-14T06:05:18.755Z] 14957aaeccf0: Waiting [2025-01-14T06:05:18.755Z] 0f72ad8c23e7: Waiting [2025-01-14T06:05:18.755Z] cc2447e1835a: Waiting [2025-01-14T06:05:18.755Z] 62a072575d65: Pushed [2025-01-14T06:05:18.755Z] e66d735717d8: Pushed [2025-01-14T06:05:18.755Z] 7493447b910e: Pushed [2025-01-14T06:05:18.755Z] 5426be4eb15e: Pushed [2025-01-14T06:05:18.755Z] 3468495ff58b: Pushed [2025-01-14T06:05:19.015Z] 0679c8c4b73f: Pushed [2025-01-14T06:05:19.584Z] e84570465fcb: Pushed [2025-01-14T06:05:19.809Z] #15 29.95 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-01-14T06:05:19.843Z] 7037584c88c9: Pushed [2025-01-14T06:05:20.128Z] e66277ff6321: Pushed [2025-01-14T06:05:20.128Z] 312f4f03cf16: Pushed [2025-01-14T06:05:20.389Z] d6d25016e5fe: Pushed [2025-01-14T06:05:20.392Z] #15 30.30 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-01-14T06:05:20.648Z] c621053c1038: Pushed [2025-01-14T06:05:20.907Z] 3c0576a8fc3b: Pushed [2025-01-14T06:05:20.973Z] #15 30.72 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-01-14T06:05:20.973Z] #15 31.00 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-01-14T06:05:21.166Z] 298c1995454d: Pushed [2025-01-14T06:05:21.166Z] 1f169d1774ec: Pushed [2025-01-14T06:05:21.166Z] d6f1cd5b2d5a: Pushed [2025-01-14T06:05:21.166Z] 715d14860866: Pushed [2025-01-14T06:05:21.425Z] 9ea672820d36: Pushed [2025-01-14T06:05:21.425Z] 10d07f95cdbd: Pushed [2025-01-14T06:05:21.555Z] #15 31.30 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-01-14T06:05:21.555Z] #15 31.41 /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-01-14T06:05:21.555Z] #15 31.41 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-01-14T06:05:21.555Z] #15 31.41 | ~~~~~~~~~~^~~~~~~~ [2025-01-14T06:05:21.555Z] #15 31.41 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-01-14T06:05:21.555Z] #15 31.41 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-01-14T06:05:21.555Z] #15 31.41 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-01-14T06:05:21.555Z] #15 31.41 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:05:21.555Z] #15 31.42 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-01-14T06:05:21.555Z] #15 31.42 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-01-14T06:05:21.555Z] #15 31.42 | ~~~~~^~~~~~~~ [2025-01-14T06:05:21.555Z] #15 31.42 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-01-14T06:05:21.555Z] #15 31.42 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-01-14T06:05:21.555Z] #15 31.42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:05:22.136Z] #15 32.01 [100%] Linking C shared library libtinydtls.so [2025-01-14T06:05:22.136Z] #15 32.13 [100%] Built target tinydtls [2025-01-14T06:05:22.136Z] #15 32.16 + make install [2025-01-14T06:05:22.400Z] 14957aaeccf0: Pushed [2025-01-14T06:05:22.400Z] b0c8e595d6c6: Pushed [2025-01-14T06:05:22.400Z] 0f72ad8c23e7: Layer already exists [2025-01-14T06:05:22.403Z] #15 32.32 [100%] Built target tinydtls [2025-01-14T06:05:22.403Z] #15 32.37 Install the project... [2025-01-14T06:05:22.403Z] #15 32.39 -- Install configuration: "Release" [2025-01-14T06:05:22.403Z] #15 32.39 -- Installing: /usr/local/lib/libtinydtls.so [2025-01-14T06:05:22.403Z] #15 32.40 -- Installing: /usr/local/include/tinydtls [2025-01-14T06:05:22.403Z] #15 32.40 -- Installing: /usr/local/include/tinydtls/dtls.h [2025-01-14T06:05:22.403Z] #15 32.40 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-01-14T06:05:22.403Z] #15 32.40 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-01-14T06:05:22.403Z] #15 32.40 -- Installing: /usr/local/include/tinydtls/utlist.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/ccm.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/hmac.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/uthash.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/numeric.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/netq.h [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/sha2 [2025-01-14T06:05:22.403Z] #15 32.41 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/crypto.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/alert.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/session.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/global.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/ecc [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-01-14T06:05:22.403Z] #15 32.42 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/state.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/aes [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/peer.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-01-14T06:05:22.403Z] #15 32.43 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-01-14T06:05:22.403Z] #15 32.44 -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:05:22.403Z] #15 32.44 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-01-14T06:05:22.403Z] #15 32.44 + cd /device-coap/deps [2025-01-14T06:05:22.403Z] #15 32.44 + git clone https://github.com/obgm/libcoap.git [2025-01-14T06:05:22.403Z] #15 32.45 Cloning into 'libcoap'... [2025-01-14T06:05:22.659Z] cc2447e1835a: Layer already exists [2025-01-14T06:05:22.659Z] f2cd3ea12132: Pushed [2025-01-14T06:05:23.594Z] 19a48214598d: Pushed [2025-01-14T06:05:23.854Z] 217950388ffc7d778dd86376560370829f9bed36: digest: sha256:33d0d44538263306b1ae882eb648c273daa80a8a8e09f52569c8c235d0834feb size: 5540 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:24.471Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:24.790Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:latest [2025-01-14T06:05:24.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-01-14T06:05:24.791Z] 5426be4eb15e: Preparing [2025-01-14T06:05:24.791Z] e66d735717d8: Preparing [2025-01-14T06:05:24.791Z] 7493447b910e: Preparing [2025-01-14T06:05:24.791Z] 3468495ff58b: Preparing [2025-01-14T06:05:24.791Z] 62a072575d65: Preparing [2025-01-14T06:05:24.791Z] 0679c8c4b73f: Preparing [2025-01-14T06:05:24.791Z] e84570465fcb: Preparing [2025-01-14T06:05:24.791Z] 7037584c88c9: Preparing [2025-01-14T06:05:24.791Z] e66277ff6321: Preparing [2025-01-14T06:05:24.791Z] 312f4f03cf16: Preparing [2025-01-14T06:05:24.791Z] d6d25016e5fe: Preparing [2025-01-14T06:05:24.791Z] c621053c1038: Preparing [2025-01-14T06:05:24.791Z] 3c0576a8fc3b: Preparing [2025-01-14T06:05:24.791Z] 298c1995454d: Preparing [2025-01-14T06:05:24.791Z] 715d14860866: Preparing [2025-01-14T06:05:24.791Z] d6f1cd5b2d5a: Preparing [2025-01-14T06:05:24.791Z] 1f169d1774ec: Preparing [2025-01-14T06:05:24.791Z] 0679c8c4b73f: Waiting [2025-01-14T06:05:24.791Z] e66277ff6321: Waiting [2025-01-14T06:05:24.791Z] 9ea672820d36: Preparing [2025-01-14T06:05:24.791Z] 312f4f03cf16: Waiting [2025-01-14T06:05:24.791Z] e84570465fcb: Waiting [2025-01-14T06:05:24.791Z] 10d07f95cdbd: Preparing [2025-01-14T06:05:24.791Z] 7037584c88c9: Waiting [2025-01-14T06:05:24.791Z] d6d25016e5fe: Waiting [2025-01-14T06:05:24.791Z] 19a48214598d: Preparing [2025-01-14T06:05:24.791Z] c621053c1038: Waiting [2025-01-14T06:05:24.791Z] f2cd3ea12132: Preparing [2025-01-14T06:05:24.791Z] 3c0576a8fc3b: Waiting [2025-01-14T06:05:24.791Z] 715d14860866: Waiting [2025-01-14T06:05:24.791Z] d6f1cd5b2d5a: Waiting [2025-01-14T06:05:24.791Z] 14957aaeccf0: Preparing [2025-01-14T06:05:24.791Z] 298c1995454d: Waiting [2025-01-14T06:05:24.791Z] b0c8e595d6c6: Preparing [2025-01-14T06:05:24.791Z] 1f169d1774ec: Waiting [2025-01-14T06:05:24.791Z] 0f72ad8c23e7: Preparing [2025-01-14T06:05:24.791Z] 9ea672820d36: Waiting [2025-01-14T06:05:24.791Z] 19a48214598d: Waiting [2025-01-14T06:05:24.791Z] cc2447e1835a: Preparing [2025-01-14T06:05:24.791Z] f2cd3ea12132: Waiting [2025-01-14T06:05:24.791Z] 10d07f95cdbd: Waiting [2025-01-14T06:05:24.791Z] 14957aaeccf0: Waiting [2025-01-14T06:05:24.791Z] b0c8e595d6c6: Waiting [2025-01-14T06:05:24.791Z] 0f72ad8c23e7: Waiting [2025-01-14T06:05:24.791Z] 62a072575d65: Layer already exists [2025-01-14T06:05:24.791Z] 5426be4eb15e: Layer already exists [2025-01-14T06:05:24.791Z] 3468495ff58b: Layer already exists [2025-01-14T06:05:24.791Z] 7493447b910e: Layer already exists [2025-01-14T06:05:24.791Z] 7037584c88c9: Layer already exists [2025-01-14T06:05:24.791Z] e84570465fcb: Layer already exists [2025-01-14T06:05:24.791Z] 0679c8c4b73f: Layer already exists [2025-01-14T06:05:24.791Z] d6d25016e5fe: Layer already exists [2025-01-14T06:05:24.791Z] 312f4f03cf16: Layer already exists [2025-01-14T06:05:24.791Z] 3c0576a8fc3b: Layer already exists [2025-01-14T06:05:24.791Z] e66d735717d8: Layer already exists [2025-01-14T06:05:24.791Z] c621053c1038: Layer already exists [2025-01-14T06:05:24.791Z] 715d14860866: Layer already exists [2025-01-14T06:05:24.791Z] 1f169d1774ec: Layer already exists [2025-01-14T06:05:24.791Z] d6f1cd5b2d5a: Layer already exists [2025-01-14T06:05:24.791Z] 9ea672820d36: Layer already exists [2025-01-14T06:05:24.791Z] 19a48214598d: Layer already exists [2025-01-14T06:05:24.791Z] 10d07f95cdbd: Layer already exists [2025-01-14T06:05:24.791Z] f2cd3ea12132: Layer already exists [2025-01-14T06:05:24.791Z] b0c8e595d6c6: Layer already exists [2025-01-14T06:05:24.791Z] 14957aaeccf0: Layer already exists [2025-01-14T06:05:24.791Z] 0f72ad8c23e7: Layer already exists [2025-01-14T06:05:24.791Z] cc2447e1835a: Layer already exists [2025-01-14T06:05:24.791Z] 298c1995454d: Layer already exists [2025-01-14T06:05:24.791Z] e66277ff6321: Layer already exists [2025-01-14T06:05:25.050Z] latest: digest: sha256:33d0d44538263306b1ae882eb648c273daa80a8a8e09f52569c8c235d0834feb size: 5540 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:25.376Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:25.961Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [2025-01-14T06:05:25.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-01-14T06:05:25.961Z] 5426be4eb15e: Preparing [2025-01-14T06:05:25.961Z] e66d735717d8: Preparing [2025-01-14T06:05:25.961Z] 7493447b910e: Preparing [2025-01-14T06:05:25.961Z] 3468495ff58b: Preparing [2025-01-14T06:05:25.961Z] 62a072575d65: Preparing [2025-01-14T06:05:25.961Z] 0679c8c4b73f: Preparing [2025-01-14T06:05:25.961Z] e84570465fcb: Preparing [2025-01-14T06:05:25.961Z] 7037584c88c9: Preparing [2025-01-14T06:05:25.961Z] e66277ff6321: Preparing [2025-01-14T06:05:25.961Z] 312f4f03cf16: Preparing [2025-01-14T06:05:25.961Z] d6d25016e5fe: Preparing [2025-01-14T06:05:25.961Z] c621053c1038: Preparing [2025-01-14T06:05:25.961Z] 3c0576a8fc3b: Preparing [2025-01-14T06:05:25.961Z] 298c1995454d: Preparing [2025-01-14T06:05:25.961Z] 715d14860866: Preparing [2025-01-14T06:05:25.961Z] d6f1cd5b2d5a: Preparing [2025-01-14T06:05:25.961Z] 312f4f03cf16: Waiting [2025-01-14T06:05:25.961Z] c621053c1038: Waiting [2025-01-14T06:05:25.961Z] d6d25016e5fe: Waiting [2025-01-14T06:05:25.961Z] 3c0576a8fc3b: Waiting [2025-01-14T06:05:25.961Z] e84570465fcb: Waiting [2025-01-14T06:05:25.961Z] e66277ff6321: Waiting [2025-01-14T06:05:25.961Z] 7037584c88c9: Waiting [2025-01-14T06:05:25.961Z] 298c1995454d: Waiting [2025-01-14T06:05:25.961Z] 715d14860866: Waiting [2025-01-14T06:05:25.961Z] 0679c8c4b73f: Waiting [2025-01-14T06:05:25.961Z] 1f169d1774ec: Preparing [2025-01-14T06:05:25.961Z] d6f1cd5b2d5a: Waiting [2025-01-14T06:05:25.961Z] 9ea672820d36: Preparing [2025-01-14T06:05:25.961Z] 10d07f95cdbd: Preparing [2025-01-14T06:05:25.961Z] 19a48214598d: Preparing [2025-01-14T06:05:25.961Z] 1f169d1774ec: Waiting [2025-01-14T06:05:25.961Z] 9ea672820d36: Waiting [2025-01-14T06:05:25.961Z] f2cd3ea12132: Preparing [2025-01-14T06:05:25.961Z] 14957aaeccf0: Preparing [2025-01-14T06:05:25.961Z] b0c8e595d6c6: Preparing [2025-01-14T06:05:25.961Z] 0f72ad8c23e7: Preparing [2025-01-14T06:05:25.961Z] 14957aaeccf0: Waiting [2025-01-14T06:05:25.961Z] cc2447e1835a: Preparing [2025-01-14T06:05:25.961Z] b0c8e595d6c6: Waiting [2025-01-14T06:05:25.961Z] 0f72ad8c23e7: Waiting [2025-01-14T06:05:25.961Z] 62a072575d65: Layer already exists [2025-01-14T06:05:25.961Z] e66d735717d8: Layer already exists [2025-01-14T06:05:25.961Z] 5426be4eb15e: Layer already exists [2025-01-14T06:05:25.961Z] 3468495ff58b: Layer already exists [2025-01-14T06:05:25.961Z] 7493447b910e: Layer already exists [2025-01-14T06:05:25.961Z] 0679c8c4b73f: Layer already exists [2025-01-14T06:05:25.961Z] e84570465fcb: Layer already exists [2025-01-14T06:05:25.961Z] 7037584c88c9: Layer already exists [2025-01-14T06:05:25.961Z] 312f4f03cf16: Layer already exists [2025-01-14T06:05:25.961Z] c621053c1038: Layer already exists [2025-01-14T06:05:25.961Z] e66277ff6321: Layer already exists [2025-01-14T06:05:25.961Z] d6d25016e5fe: Layer already exists [2025-01-14T06:05:25.961Z] 298c1995454d: Layer already exists [2025-01-14T06:05:25.961Z] 3c0576a8fc3b: Layer already exists [2025-01-14T06:05:25.961Z] 715d14860866: Layer already exists [2025-01-14T06:05:25.961Z] d6f1cd5b2d5a: Layer already exists [2025-01-14T06:05:25.961Z] 1f169d1774ec: Layer already exists [2025-01-14T06:05:25.961Z] 9ea672820d36: Layer already exists [2025-01-14T06:05:25.961Z] 10d07f95cdbd: Layer already exists [2025-01-14T06:05:25.961Z] 19a48214598d: Layer already exists [2025-01-14T06:05:25.961Z] 14957aaeccf0: Layer already exists [2025-01-14T06:05:25.961Z] b0c8e595d6c6: Layer already exists [2025-01-14T06:05:25.961Z] 0f72ad8c23e7: Layer already exists [2025-01-14T06:05:25.961Z] cc2447e1835a: Layer already exists [2025-01-14T06:05:25.961Z] f2cd3ea12132: Layer already exists [2025-01-14T06:05:25.961Z] 3.2.0-dev.1: digest: sha256:33d0d44538263306b1ae882eb648c273daa80a8a8e09f52569c8c235d0834feb size: 5540 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:26.305Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:26.885Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36-3.2.0-dev.1 [2025-01-14T06:05:26.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-01-14T06:05:26.885Z] 5426be4eb15e: Preparing [2025-01-14T06:05:26.885Z] e66d735717d8: Preparing [2025-01-14T06:05:26.885Z] 7493447b910e: Preparing [2025-01-14T06:05:26.885Z] 3468495ff58b: Preparing [2025-01-14T06:05:26.885Z] 62a072575d65: Preparing [2025-01-14T06:05:26.885Z] 0679c8c4b73f: Preparing [2025-01-14T06:05:26.885Z] e84570465fcb: Preparing [2025-01-14T06:05:26.885Z] 7037584c88c9: Preparing [2025-01-14T06:05:26.885Z] e66277ff6321: Preparing [2025-01-14T06:05:26.885Z] 312f4f03cf16: Preparing [2025-01-14T06:05:26.885Z] d6d25016e5fe: Preparing [2025-01-14T06:05:26.885Z] c621053c1038: Preparing [2025-01-14T06:05:26.885Z] 3c0576a8fc3b: Preparing [2025-01-14T06:05:26.885Z] 298c1995454d: Preparing [2025-01-14T06:05:26.885Z] 715d14860866: Preparing [2025-01-14T06:05:26.885Z] d6f1cd5b2d5a: Preparing [2025-01-14T06:05:26.885Z] 1f169d1774ec: Preparing [2025-01-14T06:05:26.885Z] 9ea672820d36: Preparing [2025-01-14T06:05:26.885Z] 10d07f95cdbd: Preparing [2025-01-14T06:05:26.885Z] 19a48214598d: Preparing [2025-01-14T06:05:26.885Z] f2cd3ea12132: Preparing [2025-01-14T06:05:26.885Z] 14957aaeccf0: Preparing [2025-01-14T06:05:26.885Z] b0c8e595d6c6: Preparing [2025-01-14T06:05:26.885Z] 0f72ad8c23e7: Preparing [2025-01-14T06:05:26.885Z] cc2447e1835a: Preparing [2025-01-14T06:05:26.885Z] 7037584c88c9: Waiting [2025-01-14T06:05:26.885Z] 9ea672820d36: Waiting [2025-01-14T06:05:26.885Z] 10d07f95cdbd: Waiting [2025-01-14T06:05:26.885Z] 19a48214598d: Waiting [2025-01-14T06:05:26.885Z] e66277ff6321: Waiting [2025-01-14T06:05:26.885Z] f2cd3ea12132: Waiting [2025-01-14T06:05:26.885Z] 312f4f03cf16: Waiting [2025-01-14T06:05:26.885Z] 14957aaeccf0: Waiting [2025-01-14T06:05:26.885Z] cc2447e1835a: Waiting [2025-01-14T06:05:26.885Z] d6d25016e5fe: Waiting [2025-01-14T06:05:26.885Z] b0c8e595d6c6: Waiting [2025-01-14T06:05:26.885Z] c621053c1038: Waiting [2025-01-14T06:05:26.885Z] e84570465fcb: Waiting [2025-01-14T06:05:26.885Z] d6f1cd5b2d5a: Waiting [2025-01-14T06:05:26.885Z] 3c0576a8fc3b: Waiting [2025-01-14T06:05:26.885Z] 1f169d1774ec: Waiting [2025-01-14T06:05:26.885Z] 298c1995454d: Waiting [2025-01-14T06:05:26.885Z] 0f72ad8c23e7: Waiting [2025-01-14T06:05:26.885Z] 62a072575d65: Layer already exists [2025-01-14T06:05:26.885Z] 5426be4eb15e: Layer already exists [2025-01-14T06:05:26.885Z] e66d735717d8: Layer already exists [2025-01-14T06:05:26.885Z] 7493447b910e: Layer already exists [2025-01-14T06:05:26.885Z] 3468495ff58b: Layer already exists [2025-01-14T06:05:26.885Z] 7037584c88c9: Layer already exists [2025-01-14T06:05:26.885Z] 0679c8c4b73f: Layer already exists [2025-01-14T06:05:26.885Z] e84570465fcb: Layer already exists [2025-01-14T06:05:26.885Z] e66277ff6321: Layer already exists [2025-01-14T06:05:26.885Z] 312f4f03cf16: Layer already exists [2025-01-14T06:05:26.885Z] d6d25016e5fe: Layer already exists [2025-01-14T06:05:26.885Z] c621053c1038: Layer already exists [2025-01-14T06:05:26.885Z] 3c0576a8fc3b: Layer already exists [2025-01-14T06:05:26.885Z] 298c1995454d: Layer already exists [2025-01-14T06:05:26.885Z] 715d14860866: Layer already exists [2025-01-14T06:05:26.885Z] d6f1cd5b2d5a: Layer already exists [2025-01-14T06:05:26.885Z] 1f169d1774ec: Layer already exists [2025-01-14T06:05:26.885Z] 9ea672820d36: Layer already exists [2025-01-14T06:05:26.885Z] 19a48214598d: Layer already exists [2025-01-14T06:05:26.885Z] 10d07f95cdbd: Layer already exists [2025-01-14T06:05:26.885Z] f2cd3ea12132: Layer already exists [2025-01-14T06:05:26.885Z] b0c8e595d6c6: Layer already exists [2025-01-14T06:05:26.885Z] 0f72ad8c23e7: Layer already exists [2025-01-14T06:05:26.885Z] 14957aaeccf0: Layer already exists [2025-01-14T06:05:26.885Z] cc2447e1835a: Layer already exists [2025-01-14T06:05:26.885Z] 217950388ffc7d778dd86376560370829f9bed36-3.2.0-dev.1: digest: sha256:33d0d44538263306b1ae882eb648c273daa80a8a8e09f52569c8c235d0834feb size: 5540 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:27.235Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:27.827Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:main [2025-01-14T06:05:27.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-01-14T06:05:27.827Z] 5426be4eb15e: Preparing [2025-01-14T06:05:27.827Z] e66d735717d8: Preparing [2025-01-14T06:05:27.827Z] 7493447b910e: Preparing [2025-01-14T06:05:27.827Z] 3468495ff58b: Preparing [2025-01-14T06:05:27.827Z] 62a072575d65: Preparing [2025-01-14T06:05:27.827Z] 0679c8c4b73f: Preparing [2025-01-14T06:05:27.827Z] e84570465fcb: Preparing [2025-01-14T06:05:27.827Z] 7037584c88c9: Preparing [2025-01-14T06:05:27.827Z] e66277ff6321: Preparing [2025-01-14T06:05:27.827Z] 312f4f03cf16: Preparing [2025-01-14T06:05:27.827Z] d6d25016e5fe: Preparing [2025-01-14T06:05:27.827Z] c621053c1038: Preparing [2025-01-14T06:05:27.827Z] 3c0576a8fc3b: Preparing [2025-01-14T06:05:27.827Z] 298c1995454d: Preparing [2025-01-14T06:05:27.827Z] 715d14860866: Preparing [2025-01-14T06:05:27.827Z] d6f1cd5b2d5a: Preparing [2025-01-14T06:05:27.827Z] 1f169d1774ec: Preparing [2025-01-14T06:05:27.827Z] 9ea672820d36: Preparing [2025-01-14T06:05:27.827Z] 10d07f95cdbd: Preparing [2025-01-14T06:05:27.827Z] 19a48214598d: Preparing [2025-01-14T06:05:27.827Z] f2cd3ea12132: Preparing [2025-01-14T06:05:27.827Z] 14957aaeccf0: Preparing [2025-01-14T06:05:27.827Z] b0c8e595d6c6: Preparing [2025-01-14T06:05:27.827Z] 0f72ad8c23e7: Preparing [2025-01-14T06:05:27.827Z] cc2447e1835a: Preparing [2025-01-14T06:05:27.827Z] 3c0576a8fc3b: Waiting [2025-01-14T06:05:27.827Z] 298c1995454d: Waiting [2025-01-14T06:05:27.827Z] 715d14860866: Waiting [2025-01-14T06:05:27.827Z] d6f1cd5b2d5a: Waiting [2025-01-14T06:05:27.827Z] 1f169d1774ec: Waiting [2025-01-14T06:05:27.827Z] 312f4f03cf16: Waiting [2025-01-14T06:05:27.827Z] 9ea672820d36: Waiting [2025-01-14T06:05:27.827Z] 10d07f95cdbd: Waiting [2025-01-14T06:05:27.827Z] 7037584c88c9: Waiting [2025-01-14T06:05:27.827Z] 19a48214598d: Waiting [2025-01-14T06:05:27.827Z] e66277ff6321: Waiting [2025-01-14T06:05:27.827Z] cc2447e1835a: Waiting [2025-01-14T06:05:27.827Z] d6d25016e5fe: Waiting [2025-01-14T06:05:27.827Z] f2cd3ea12132: Waiting [2025-01-14T06:05:27.827Z] c621053c1038: Waiting [2025-01-14T06:05:27.827Z] e84570465fcb: Waiting [2025-01-14T06:05:27.827Z] 0679c8c4b73f: Waiting [2025-01-14T06:05:27.827Z] 14957aaeccf0: Waiting [2025-01-14T06:05:27.827Z] b0c8e595d6c6: Waiting [2025-01-14T06:05:27.827Z] 0f72ad8c23e7: Waiting [2025-01-14T06:05:27.827Z] 5426be4eb15e: Layer already exists [2025-01-14T06:05:27.827Z] 62a072575d65: Layer already exists [2025-01-14T06:05:27.827Z] 3468495ff58b: Layer already exists [2025-01-14T06:05:27.827Z] e66d735717d8: Layer already exists [2025-01-14T06:05:27.827Z] 7493447b910e: Layer already exists [2025-01-14T06:05:27.827Z] 0679c8c4b73f: Layer already exists [2025-01-14T06:05:27.827Z] e84570465fcb: Layer already exists [2025-01-14T06:05:27.827Z] 7037584c88c9: Layer already exists [2025-01-14T06:05:27.827Z] 312f4f03cf16: Layer already exists [2025-01-14T06:05:27.827Z] e66277ff6321: Layer already exists [2025-01-14T06:05:27.827Z] c621053c1038: Layer already exists [2025-01-14T06:05:27.827Z] d6d25016e5fe: Layer already exists [2025-01-14T06:05:27.827Z] 298c1995454d: Layer already exists [2025-01-14T06:05:27.827Z] 3c0576a8fc3b: Layer already exists [2025-01-14T06:05:27.827Z] 715d14860866: Layer already exists [2025-01-14T06:05:27.827Z] d6f1cd5b2d5a: Layer already exists [2025-01-14T06:05:27.827Z] 1f169d1774ec: Layer already exists [2025-01-14T06:05:27.827Z] 19a48214598d: Layer already exists [2025-01-14T06:05:27.827Z] 9ea672820d36: Layer already exists [2025-01-14T06:05:27.827Z] 10d07f95cdbd: Layer already exists [2025-01-14T06:05:27.827Z] f2cd3ea12132: Layer already exists [2025-01-14T06:05:27.827Z] 14957aaeccf0: Layer already exists [2025-01-14T06:05:27.827Z] cc2447e1835a: Layer already exists [2025-01-14T06:05:27.827Z] b0c8e595d6c6: Layer already exists [2025-01-14T06:05:27.827Z] 0f72ad8c23e7: Layer already exists [2025-01-14T06:05:27.827Z] main: digest: sha256:33d0d44538263306b1ae882eb648c273daa80a8a8e09f52569c8c235d0834feb size: 5540 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:05:27.897Z] ===================================================== [Pipeline] echo [2025-01-14T06:05:27.912Z] taggedImages: [2025-01-14T06:05:27.912Z] - nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36 [2025-01-14T06:05:27.912Z] - nexus3.edgexfoundry.org:10004/device-coap:latest [2025-01-14T06:05:27.912Z] - nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [2025-01-14T06:05:27.912Z] - nexus3.edgexfoundry.org:10004/device-coap:217950388ffc7d778dd86376560370829f9bed36-3.2.0-dev.1 [2025-01-14T06:05:27.912Z] - nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:28.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:05:28.315Z] [2025-01-14T06:05:28.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:05:28.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:05:29.033Z] #15 38.23 + cd libcoap [2025-01-14T06:05:29.033Z] #15 38.23 + git reset --hard 1739507 [2025-01-14T06:05:29.033Z] #15 38.42 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-01-14T06:05:29.033Z] #15 38.42 + patch -p1 [2025-01-14T06:05:29.033Z] #15 38.42 patching file cmake/FindTinyDTLS.cmake [2025-01-14T06:05:29.033Z] #15 38.43 + patch -p1 [2025-01-14T06:05:29.033Z] #15 38.43 patching file include/coap2/coap_config.h.in [2025-01-14T06:05:29.033Z] #15 38.43 + mkdir -p build [2025-01-14T06:05:29.033Z] #15 38.43 + cd build [2025-01-14T06:05:29.033Z] #15 38.43 + 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-01-14T06:05:29.033Z] #15 38.76 -- The CXX compiler identification is GNU 12.2.1 [2025-01-14T06:05:29.033Z] #15 39.02 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:05:29.033Z] #15 39.08 -- Detecting CXX compiler ABI info [2025-01-14T06:05:29.203Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-14T06:05:29.203Z] 5eb5b503b376: Pulling fs layer [2025-01-14T06:05:29.203Z] 5c69ac0246d0: Pulling fs layer [2025-01-14T06:05:29.203Z] ec43610c2a17: Pulling fs layer [2025-01-14T06:05:29.203Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-14T06:05:29.203Z] 33b1e0a273af: Pulling fs layer [2025-01-14T06:05:29.203Z] 5d3b04190fa2: Pulling fs layer [2025-01-14T06:05:29.203Z] 2f39f015ded8: Pulling fs layer [2025-01-14T06:05:29.203Z] 33b1e0a273af: Waiting [2025-01-14T06:05:29.203Z] 2f39f015ded8: Waiting [2025-01-14T06:05:29.203Z] 5d3b04190fa2: Waiting [2025-01-14T06:05:29.203Z] 3a2ae6a8a46f: Waiting [2025-01-14T06:05:29.203Z] 5c69ac0246d0: Download complete [2025-01-14T06:05:29.203Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-14T06:05:29.203Z] 3a2ae6a8a46f: Download complete [2025-01-14T06:05:29.203Z] 33b1e0a273af: Verifying Checksum [2025-01-14T06:05:29.203Z] 33b1e0a273af: Download complete [2025-01-14T06:05:29.464Z] 5d3b04190fa2: Verifying Checksum [2025-01-14T06:05:29.464Z] 5d3b04190fa2: Download complete [2025-01-14T06:05:29.464Z] ec43610c2a17: Verifying Checksum [2025-01-14T06:05:29.464Z] ec43610c2a17: Download complete [2025-01-14T06:05:29.612Z] #15 39.44 -- Detecting CXX compiler ABI info - done [2025-01-14T06:05:29.612Z] #15 39.53 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-01-14T06:05:29.612Z] #15 39.53 -- Detecting CXX compile features [2025-01-14T06:05:29.612Z] #15 39.54 -- Detecting CXX compile features - done [2025-01-14T06:05:29.612Z] #15 39.56 -- Detecting C compiler ABI info [2025-01-14T06:05:29.723Z] 5eb5b503b376: Verifying Checksum [2025-01-14T06:05:29.723Z] 5eb5b503b376: Download complete [2025-01-14T06:05:29.878Z] #15 39.90 -- Detecting C compiler ABI info - done [2025-01-14T06:05:29.878Z] #15 39.99 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:05:30.144Z] #15 39.99 -- Detecting C compile features [2025-01-14T06:05:30.144Z] #15 39.99 -- Detecting C compile features - done [2025-01-14T06:05:30.144Z] #15 40.01 -- Looking for byteswap.h [2025-01-14T06:05:30.290Z] 2f39f015ded8: Download complete [2025-01-14T06:05:30.411Z] #15 40.34 -- Looking for byteswap.h - found [2025-01-14T06:05:30.411Z] #15 40.34 -- Looking for inttypes.h [2025-01-14T06:05:30.676Z] #15 40.67 -- Looking for inttypes.h - found [2025-01-14T06:05:30.676Z] #15 40.67 -- Looking for limits.h [2025-01-14T06:05:30.941Z] #15 40.99 -- Looking for limits.h - found [2025-01-14T06:05:30.941Z] #15 40.99 -- Looking for memory.h [2025-01-14T06:05:31.208Z] #15 41.31 -- Looking for memory.h - found [2025-01-14T06:05:31.474Z] #15 41.31 -- Looking for strings.h [2025-01-14T06:05:31.744Z] #15 41.64 -- Looking for strings.h - found [2025-01-14T06:05:31.744Z] #15 41.64 -- Looking for string.h [2025-01-14T06:05:31.749Z] 5eb5b503b376: Pull complete [2025-01-14T06:05:32.010Z] #15 41.96 -- Looking for string.h - found [2025-01-14T06:05:32.010Z] #15 41.96 -- Looking for sys/sysctl.h [2025-01-14T06:05:32.275Z] #15 42.15 -- Looking for sys/sysctl.h - not found [2025-01-14T06:05:32.275Z] #15 42.16 -- Looking for netinet/in.h [2025-01-14T06:05:32.359Z] 5c69ac0246d0: Pull complete [2025-01-14T06:05:32.545Z] #15 42.50 -- Looking for netinet/in.h - found [2025-01-14T06:05:32.545Z] #15 42.50 -- Looking for sys/epoll.h [2025-01-14T06:05:32.811Z] #15 42.85 -- Looking for sys/epoll.h - found [2025-01-14T06:05:32.811Z] #15 42.85 -- Looking for sys/timerfd.h [2025-01-14T06:05:33.390Z] #15 43.20 -- Looking for sys/timerfd.h - found [2025-01-14T06:05:33.390Z] #15 43.20 -- Looking for arpa/inet.h [2025-01-14T06:05:33.390Z] #15 43.54 -- Looking for arpa/inet.h - found [2025-01-14T06:05:33.392Z] ec43610c2a17: Pull complete [2025-01-14T06:05:33.656Z] #15 43.54 -- Looking for stdbool.h [2025-01-14T06:05:33.921Z] #15 43.87 -- Looking for stdbool.h - found [2025-01-14T06:05:33.921Z] #15 43.87 -- Looking for netdb.h [2025-01-14T06:05:34.009Z] 3a2ae6a8a46f: Pull complete [2025-01-14T06:05:34.187Z] #15 44.22 -- Looking for netdb.h - found [2025-01-14T06:05:34.187Z] #15 44.22 -- Looking for pthread.h [2025-01-14T06:05:34.454Z] #15 44.55 -- Looking for pthread.h - found [2025-01-14T06:05:34.719Z] #15 44.55 -- Looking for stdlib.h [2025-01-14T06:05:34.986Z] #15 44.87 -- Looking for stdlib.h - found [2025-01-14T06:05:34.986Z] #15 44.87 -- Looking for stdint.h [2025-01-14T06:05:35.252Z] #15 45.19 -- Looking for stdint.h - found [2025-01-14T06:05:35.252Z] #15 45.19 -- Looking for syslog.h [2025-01-14T06:05:35.519Z] #15 45.52 -- Looking for syslog.h - found [2025-01-14T06:05:35.519Z] #15 45.52 -- Looking for sys/ioctl.h [2025-01-14T06:05:35.546Z] 33b1e0a273af: Pull complete [2025-01-14T06:05:35.784Z] #15 45.84 -- Looking for sys/ioctl.h - found [2025-01-14T06:05:35.784Z] #15 45.84 -- Looking for sys/socket.h [2025-01-14T06:05:36.048Z] #15 46.16 -- Looking for sys/socket.h - found [2025-01-14T06:05:36.313Z] #15 46.16 -- Looking for sys/stat.h [2025-01-14T06:05:36.579Z] #15 46.48 -- Looking for sys/stat.h - found [2025-01-14T06:05:36.579Z] #15 46.48 -- Looking for sys/time.h [2025-01-14T06:05:36.845Z] #15 46.81 -- Looking for sys/time.h - found [2025-01-14T06:05:36.845Z] #15 46.81 -- Looking for sys/types.h [2025-01-14T06:05:37.111Z] #15 47.14 -- Looking for sys/types.h - found [2025-01-14T06:05:37.111Z] #15 47.14 -- Looking for sys/unistd.h [2025-01-14T06:05:37.376Z] #15 47.32 -- Looking for sys/unistd.h - not found [2025-01-14T06:05:37.376Z] #15 47.32 -- Looking for time.h [2025-01-14T06:05:37.642Z] #15 47.64 -- Looking for time.h - found [2025-01-14T06:05:37.642Z] #15 47.64 -- Looking for unistd.h [2025-01-14T06:05:38.224Z] #15 47.96 -- Looking for unistd.h - found [2025-01-14T06:05:38.224Z] #15 47.96 -- Looking for float.h [2025-01-14T06:05:38.491Z] #15 48.27 -- Looking for float.h - found [2025-01-14T06:05:38.491Z] #15 48.27 -- Looking for stddef.h [2025-01-14T06:05:38.758Z] #15 48.58 -- Looking for stddef.h - found [2025-01-14T06:05:38.758Z] #15 48.58 -- Looking for winsock2.h [2025-01-14T06:05:38.758Z] #15 48.77 -- Looking for winsock2.h - not found [2025-01-14T06:05:38.758Z] #15 48.77 -- Looking for ws2tcpip.h [2025-01-14T06:05:39.025Z] #15 48.96 -- Looking for ws2tcpip.h - not found [2025-01-14T06:05:39.025Z] #15 48.96 -- Looking for malloc [2025-01-14T06:05:39.292Z] #15 49.27 -- Looking for malloc - found [2025-01-14T06:05:39.292Z] #15 49.27 -- Looking for memset [2025-01-14T06:05:39.559Z] #15 49.58 -- Looking for memset - found [2025-01-14T06:05:39.559Z] #15 49.58 -- Looking for select [2025-01-14T06:05:40.142Z] #15 49.89 -- Looking for select - found [2025-01-14T06:05:40.142Z] #15 49.89 -- Looking for socket [2025-01-14T06:05:40.407Z] #15 50.21 -- Looking for socket - found [2025-01-14T06:05:40.407Z] #15 50.21 -- Looking for strcasecmp [2025-01-14T06:05:40.674Z] #15 50.52 -- Looking for strcasecmp - found [2025-01-14T06:05:40.674Z] #15 50.52 -- Looking for pthread_mutex_lock [2025-01-14T06:05:40.941Z] #15 50.83 -- Looking for pthread_mutex_lock - found [2025-01-14T06:05:40.941Z] #15 50.83 -- Looking for getaddrinfo [2025-01-14T06:05:41.206Z] #15 51.14 -- Looking for getaddrinfo - found [2025-01-14T06:05:41.206Z] #15 51.15 -- Looking for strnlen [2025-01-14T06:05:41.471Z] #15 51.46 -- Looking for strnlen - found [2025-01-14T06:05:41.471Z] #15 51.46 -- Looking for strrchr [2025-01-14T06:05:41.738Z] #15 51.78 -- Looking for strrchr - found [2025-01-14T06:05:42.003Z] #15 51.78 -- Looking for getrandom [2025-01-14T06:05:42.270Z] #15 52.09 -- Looking for getrandom - found [2025-01-14T06:05:42.270Z] #15 52.09 -- Looking for cmsghdr [2025-01-14T06:05:42.270Z] #15 52.29 -- Looking for cmsghdr - not found [2025-01-14T06:05:42.270Z] #15 52.29 -- compiling without epoll support [2025-01-14T06:05:42.270Z] #15 52.29 -- compiling with DTLS support [2025-01-14T06:05:42.270Z] #15 52.29 -- DTLS_BACKEND: tinydtls [2025-01-14T06:05:42.270Z] #15 52.31 -- Found TinyDTLS: /usr/local/include [2025-01-14T06:05:42.270Z] #15 52.31 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-01-14T06:05:42.270Z] #15 52.31 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-01-14T06:05:42.270Z] #15 52.31 -- TINYDTLS_ROOT_DIR: [2025-01-14T06:05:42.270Z] #15 52.31 -- compiling with tinydtls support [2025-01-14T06:05:42.270Z] #15 52.31 -- ENABLE_DTLS:.....................ON [2025-01-14T06:05:42.270Z] #15 52.31 -- ENABLE_TCP:......................ON [2025-01-14T06:05:42.270Z] #15 52.31 -- ENABLE_DOCS:.....................OFF [2025-01-14T06:05:42.270Z] #15 52.31 -- ENABLE_EXAMPLES:.................OFF [2025-01-14T06:05:42.270Z] #15 52.31 -- DTLS_BACKEND:....................tinydtls [2025-01-14T06:05:42.270Z] #15 52.31 -- WITH_GNUTLS:.....................OFF [2025-01-14T06:05:42.270Z] #15 52.31 -- WITH_TINYDTLS:...................ON [2025-01-14T06:05:42.270Z] #15 52.31 -- WITH_OPENSSL:....................OFF [2025-01-14T06:05:42.270Z] #15 52.31 -- WITH_MBEDTLS:....................OFF [2025-01-14T06:05:42.270Z] #15 52.31 -- HAVE_LIBTINYDTLS:................1 [2025-01-14T06:05:42.270Z] #15 52.31 -- HAVE_LIBGNUTLS:.................. [2025-01-14T06:05:42.270Z] #15 52.31 -- HAVE_OPENSSL:.................... [2025-01-14T06:05:42.270Z] #15 52.31 -- HAVE_MBEDTLS:.................... [2025-01-14T06:05:42.270Z] #15 52.31 -- COAP_EPOLL_SUPPORT:.............. [2025-01-14T06:05:42.270Z] #15 52.31 -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-01-14T06:05:42.270Z] #15 52.31 -- BUILD_SHARED_LIBS:...............ON [2025-01-14T06:05:42.270Z] #15 52.31 -- CMAKE_BUILD_TYPE:................Release [2025-01-14T06:05:42.270Z] #15 52.31 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-01-14T06:05:42.270Z] #15 52.36 -- Configuring done (13.9s) [2025-01-14T06:05:42.537Z] #15 52.37 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-01-14T06:05:42.537Z] #15 52.37 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-01-14T06:05:42.537Z] #15 52.37 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-01-14T06:05:42.537Z] #15 52.37 command to set the policy and suppress this warning. [2025-01-14T06:05:42.537Z] #15 52.37 [2025-01-14T06:05:42.537Z] #15 52.37 File: [2025-01-14T06:05:42.537Z] #15 52.37 [2025-01-14T06:05:42.537Z] #15 52.37 /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-01-14T06:05:42.537Z] #15 52.37 This warning is for project developers. Use -Wno-dev to suppress it. [2025-01-14T06:05:42.537Z] #15 52.37 [2025-01-14T06:05:42.537Z] #15 52.41 -- Generating done (0.0s) [2025-01-14T06:05:42.537Z] #15 52.42 -- Build files have been written to: /device-coap/deps/libcoap/build [2025-01-14T06:05:42.537Z] #15 52.44 + make [2025-01-14T06:05:42.537Z] #15 52.56 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-01-14T06:05:42.802Z] #15 52.94 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-01-14T06:05:43.760Z] #15 53.39 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-01-14T06:05:44.027Z] #15 54.01 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-01-14T06:05:45.960Z] #15 55.67 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-01-14T06:05:45.960Z] #15 55.94 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-01-14T06:05:46.231Z] #15 56.23 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-01-14T06:05:48.182Z] #15 57.98 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-01-14T06:05:48.448Z] #15 58.19 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-01-14T06:05:48.448Z] #15 58.49 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-01-14T06:05:50.222Z] 5d3b04190fa2: Pull complete [2025-01-14T06:05:52.689Z] #15 62.37 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-01-14T06:05:53.270Z] #15 63.15 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-01-14T06:05:53.535Z] #15 63.51 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-01-14T06:05:54.119Z] #15 63.93 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-01-14T06:05:54.384Z] #15 64.20 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-01-14T06:05:56.790Z] 2f39f015ded8: Pull complete [2025-01-14T06:05:56.790Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-14T06:05:57.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:05:57.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:05:57.731Z] prd-ubuntu20.04-docker-8c-8g-36685 does not seem to be running inside a container [2025-01-14T06:05:57.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T06:05:58.632Z] #15 68.17 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-01-14T06:05:59.585Z] #15 69.42 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-01-14T06:06:00.541Z] #15 70.56 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-01-14T06:06:03.112Z] #15 73.02 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-01-14T06:06:03.378Z] #15 73.43 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-01-14T06:06:03.644Z] #15 73.70 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-01-14T06:06:05.048Z] #15 74.92 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-01-14T06:06:06.448Z] #15 76.24 [100%] Linking C shared library libcoap-2.so [2025-01-14T06:06:06.448Z] #15 76.36 [100%] Built target coap-2 [2025-01-14T06:06:06.448Z] #15 76.39 + make install [2025-01-14T06:06:06.714Z] #15 76.61 [100%] Built target coap-2 [2025-01-14T06:06:06.714Z] #15 76.65 Install the project... [2025-01-14T06:06:06.714Z] #15 76.67 -- Install configuration: "Release" [2025-01-14T06:06:06.714Z] #15 76.68 -- Installing: /usr/local/lib/libcoap-2.so [2025-01-14T06:06:06.714Z] #15 76.68 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-01-14T06:06:06.714Z] #15 76.68 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-01-14T06:06:06.714Z] #15 76.68 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-01-14T06:06:06.714Z] #15 76.69 -- Up-to-date: /usr/local/include [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2 [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2/option.h [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2/uri.h [2025-01-14T06:06:06.714Z] #15 76.69 -- Installing: /usr/local/include/coap2/net.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/bits.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/utlist.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/coap_event.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/block.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/coap_session.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/coap_prng.h [2025-01-14T06:06:06.714Z] #15 76.70 -- Installing: /usr/local/include/coap2/uthash.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/async.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/libcoap.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/mem.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/subscribe.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/resource.h [2025-01-14T06:06:06.714Z] #15 76.71 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/coap_riot.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/coap_time.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/pdu.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/address.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/coap_io.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/lwippools.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/str.h [2025-01-14T06:06:06.714Z] #15 76.72 -- Installing: /usr/local/include/coap2/coap_debug.h [2025-01-14T06:06:06.714Z] #15 76.73 -- Installing: /usr/local/include/coap2/encode.h [2025-01-14T06:06:06.714Z] #15 76.73 -- Up-to-date: /usr/local/include [2025-01-14T06:06:06.714Z] #15 76.73 -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:06:06.714Z] #15 76.73 -- Installing: /usr/local/include/coap2/coap.h [2025-01-14T06:06:06.714Z] #15 76.73 + '[' 1 '=' 1 ] [2025-01-14T06:06:06.714Z] #15 76.73 + cd /device-coap/deps [2025-01-14T06:06:06.714Z] #15 76.73 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:06:06.714Z] #15 76.74 Connecting to github.com (140.82.113.3:443) [2025-01-14T06:06:06.979Z] #15 77.04 Connecting to codeload.github.com (140.82.114.10:443) [2025-01-14T06:06:07.245Z] #15 77.28 saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:06:07.245Z] #15 77.34 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:06:07.245Z] #15 77.34 'v4.0.0-dev.14.zip' saved [2025-01-14T06:06:07.245Z] #15 77.34 + unzip v4.0.0-dev.14.zip [2025-01-14T06:06:07.245Z] #15 77.34 Archive: v4.0.0-dev.14.zip [2025-01-14T06:06:07.245Z] #15 77.36 creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:06:07.245Z] #15 77.36 creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:06:07.245Z] #15 77.36 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:06:07.245Z] #15 77.36 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:06:07.245Z] #15 77.36 creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:06:07.245Z] #15 77.37 creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:06:07.245Z] #15 77.37 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:06:07.245Z] #15 77.37 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:06:07.245Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:06:07.245Z] #15 77.37 creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:06:07.512Z] #15 77.37 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:06:07.512Z] #15 77.38 creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.38 creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:06:07.512Z] #15 77.38 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:06:07.512Z] #15 77.39 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:06:07.512Z] #15 77.40 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:06:07.512Z] #15 77.40 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:06:07.512Z] #15 77.40 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.40 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.40 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:06:07.512Z] #15 77.40 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:06:07.512Z] #15 77.41 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:06:07.512Z] #15 77.41 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:06:07.512Z] #15 77.42 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.42 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.43 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:06:07.512Z] #15 77.43 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.44 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:06:07.512Z] #15 77.44 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:06:07.512Z] #15 77.44 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:06:07.512Z] #15 77.44 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:06:07.512Z] #15 77.44 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:06:07.512Z] #15 77.44 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:06:07.512Z] #15 77.45 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:06:07.512Z] #15 77.45 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:06:07.512Z] #15 77.46 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:06:07.512Z] #15 77.47 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:06:07.512Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:06:07.513Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:06:07.513Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:06:07.513Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:06:07.513Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:06:07.513Z] #15 77.47 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:06:07.513Z] #15 77.47 + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:06:07.513Z] #15 77.47 + ./scripts/build.sh [2025-01-14T06:06:07.513Z] #15 77.47 + CPPCHECK=false [2025-01-14T06:06:07.513Z] #15 77.47 + DOCGEN=false [2025-01-14T06:06:07.513Z] #15 77.47 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:06:07.513Z] #15 77.47 + '[' 0 -gt 0 ] [2025-01-14T06:06:07.513Z] #15 77.47 + readlink -f ./scripts/build.sh [2025-01-14T06:06:07.513Z] #15 77.48 + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:06:07.513Z] #15 77.48 + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:06:07.513Z] #15 77.48 + ROOT=/device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:06:07.513Z] #15 77.48 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:06:07.513Z] #15 77.48 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:06:07.513Z] #15 77.48 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:06:07.513Z] #15 77.48 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:06:08.092Z] #15 77.80 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:06:08.092Z] #15 77.86 -- Detecting C compiler ABI info [2025-01-14T06:06:08.092Z] #15 78.20 -- Detecting C compiler ABI info - done [2025-01-14T06:06:08.357Z] #15 78.30 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:06:08.357Z] #15 78.30 -- Detecting C compile features [2025-01-14T06:06:08.357Z] #15 78.30 -- Detecting C compile features - done [2025-01-14T06:06:08.357Z] #15 78.33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:06:08.623Z] #15 78.56 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:06:08.623Z] #15 78.58 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:06:08.623Z] #15 78.59 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:06:08.623Z] #15 78.61 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:06:08.623Z] #15 78.63 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:06:08.623Z] #15 78.65 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:06:08.623Z] #15 78.65 -- /opt/iotech/iot/1.5/include [2025-01-14T06:06:08.623Z] #15 78.65 -- C SDK 0.0.0 for Linux [2025-01-14T06:06:08.623Z] #15 78.66 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:06:08.890Z] #15 78.98 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:06:09.154Z] #15 79.16 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:06:09.154Z] #15 79.27 -- Configuring done (1.8s) [2025-01-14T06:06:09.419Z] #15 79.55 -- Generating done (0.2s) [2025-01-14T06:06:09.684Z] #15 79.57 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:06:09.684Z] #15 79.59 + make all package [2025-01-14T06:06:09.684Z] #15 79.59 + tee release.log [2025-01-14T06:06:09.948Z] #15 79.71 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:06:10.527Z] #15 80.48 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:06:11.931Z] #15 81.55 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:06:12.513Z] #15 82.39 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:06:13.095Z] #15 82.99 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:06:15.664Z] #15 85.12 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:06:15.664Z] #15 85.36 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:06:16.244Z] #15 86.24 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:06:18.175Z] #15 88.09 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:06:18.754Z] #15 88.71 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:06:19.711Z] #15 89.55 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:06:20.664Z] #15 90.31 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:06:20.929Z] #15 90.88 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:06:22.332Z] #15 91.93 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:06:22.332Z] #15 92.27 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:06:24.900Z] #15 94.53 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:06:24.900Z] #15 94.87 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:06:25.165Z] #15 95.07 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:06:25.165Z] #15 95.07 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:06:25.165Z] #15 95.07 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:06:25.165Z] #15 95.07 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:06:25.165Z] #15 95.07 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:06:25.165Z] #15 95.07 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:06:25.165Z] #15 95.07 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:06:25.165Z] #15 95.07 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:06:25.165Z] #15 95.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:06:25.165Z] #15 95.07 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:06:25.165Z] #15 95.07 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:06:25.165Z] #15 95.07 | ^~~~~~~~~~~ [2025-01-14T06:06:25.165Z] #15 95.07 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:06:25.165Z] #15 95.07 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:06:25.165Z] #15 95.07 | ~^ [2025-01-14T06:06:25.165Z] #15 95.07 | | [2025-01-14T06:06:25.165Z] #15 95.07 | char * [2025-01-14T06:06:25.346Z] $ docker top 1bde6dda1df622982b46b6887cfd27a4443e9a2d3304cf4fcfa3058459680559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:06:25.724Z] ---> job-cost.sh [2025-01-14T06:06:25.724Z] lf-activate-venv: SKIPPING [2025-01-14T06:06:25.724Z] INFO: No Stack... [2025-01-14T06:06:25.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:06:26.253Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T06:06:26.546Z] + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv [2025-01-14T06:06:26.546Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T06:06:26.562Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [2025-01-14T06:06:26.566Z] #15 96.45 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:06:26.572Z] Resource [jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] did not exist. Created. [2025-01-14T06:06:26.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T06:06:26.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T06:06:26.935Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T06:06:26.947Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T06:06:26.979Z] $ docker stop --time=1 1bde6dda1df622982b46b6887cfd27a4443e9a2d3304cf4fcfa3058459680559 [2025-01-14T06:06:27.145Z] #15 97.03 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:06:28.547Z] #15 98.25 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:06:28.812Z] #15 98.77 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:06:29.482Z] $ docker rm -f --volumes 1bde6dda1df622982b46b6887cfd27a4443e9a2d3304cf4fcfa3058459680559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-14T06:06:36.992Z] #15 105.5 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:06:36.992Z] #15 106.1 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:06:36.992Z] #15 106.5 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:06:36.992Z] #15 107.0 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:06:37.267Z] #15 107.3 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:06:38.665Z] #15 108.7 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:06:41.232Z] #15 110.9 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:06:41.496Z] #15 111.3 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:06:42.074Z] #15 112.1 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:06:42.650Z] #15 112.7 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:06:44.578Z] #15 114.6 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:06:44.578Z] #15 114.6 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:06:44.578Z] #15 114.6 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:06:44.578Z] #15 114.6 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:06:44.578Z] #15 114.6 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:06:44.578Z] #15 114.6 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:06:44.578Z] #15 114.6 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:06:45.979Z] #15 115.6 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:06:46.557Z] #15 116.4 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:06:46.829Z] #15 116.8 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:06:47.410Z] #15 117.3 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:06:47.675Z] #15 117.5 [ 68%] Built target csdk [2025-01-14T06:06:47.675Z] #15 117.6 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:06:48.629Z] #15 118.4 [ 72%] Linking C executable template [2025-01-14T06:06:48.629Z] #15 118.5 /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-01-14T06:06:48.894Z] #15 118.7 [ 72%] Built target template [2025-01-14T06:06:48.894Z] #15 118.8 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:06:49.473Z] #15 119.3 [ 76%] Linking C executable device-counter [2025-01-14T06:06:49.473Z] #15 119.4 /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-01-14T06:06:49.739Z] #15 119.6 [ 76%] Built target device-counter [2025-01-14T06:06:49.739Z] #15 119.7 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:06:50.320Z] #15 120.2 [ 80%] Linking C executable device-random [2025-01-14T06:06:50.320Z] #15 120.3 /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-01-14T06:06:50.585Z] #15 120.5 [ 80%] Built target device-random [2025-01-14T06:06:50.585Z] #15 120.6 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:06:51.165Z] #15 121.0 [ 84%] Linking C executable device-gyro [2025-01-14T06:06:51.165Z] #15 121.1 /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-01-14T06:06:51.429Z] #15 121.3 [ 84%] Built target device-gyro [2025-01-14T06:06:51.430Z] #15 121.4 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:06:52.008Z] #15 121.9 [ 88%] Linking C executable device-bitfields [2025-01-14T06:06:52.008Z] #15 122.0 /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-01-14T06:06:52.588Z] #15 122.5 [ 88%] Built target device-bitfields [2025-01-14T06:06:52.588Z] #15 122.5 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:06:53.543Z] #15 123.6 [ 92%] Linking C executable template-discovery [2025-01-14T06:06:53.809Z] #15 123.7 /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-01-14T06:06:54.089Z] #15 123.9 [ 92%] Built target template-discovery [2025-01-14T06:06:54.089Z] #15 124.0 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:06:55.059Z] #15 124.8 [ 96%] Linking C executable device-file [2025-01-14T06:06:55.059Z] #15 124.9 /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-01-14T06:06:55.324Z] #15 125.1 [ 96%] Built target device-file [2025-01-14T06:06:55.324Z] #15 125.2 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:06:55.906Z] #15 125.9 [100%] Linking C executable device-terminal [2025-01-14T06:06:55.906Z] #15 126.0 /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-01-14T06:06:56.171Z] #15 126.2 [100%] Built target device-terminal [2025-01-14T06:06:56.171Z] #15 126.2 Run CPack packaging tool... [2025-01-14T06:06:56.171Z] #15 126.3 CPack: Create package using TGZ [2025-01-14T06:06:56.437Z] #15 126.3 CPack: Install projects [2025-01-14T06:06:56.437Z] #15 126.3 CPack: - Run preinstall target for: Csdk [2025-01-14T06:06:57.388Z] #15 127.1 CPack: - Install project: Csdk [] [2025-01-14T06:06:57.388Z] #15 127.1 CPack: Create package [2025-01-14T06:06:57.388Z] #15 127.2 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:06:57.388Z] #15 127.2 + '[' false '=' true ] [2025-01-14T06:06:57.388Z] #15 127.2 + '[' false '=' true ] [2025-01-14T06:06:57.388Z] #15 127.2 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:06:57.388Z] #15 127.2 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:06:57.388Z] #15 127.2 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:06:57.653Z] #15 127.5 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:06:57.653Z] #15 127.6 -- Detecting C compiler ABI info [2025-01-14T06:06:57.919Z] #15 127.9 -- Detecting C compiler ABI info - done [2025-01-14T06:06:57.919Z] #15 128.0 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:06:58.185Z] #15 128.0 -- Detecting C compile features [2025-01-14T06:06:58.185Z] #15 128.0 -- Detecting C compile features - done [2025-01-14T06:06:58.185Z] #15 128.0 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:06:58.185Z] #15 128.3 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:06:58.450Z] #15 128.3 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:06:58.450Z] #15 128.3 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:06:58.450Z] #15 128.4 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:06:58.450Z] #15 128.4 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:06:58.450Z] #15 128.4 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:06:58.450Z] #15 128.4 -- /opt/iotech/iot/1.5/include [2025-01-14T06:06:58.450Z] #15 128.4 -- C SDK 0.0.0 for Linux [2025-01-14T06:06:58.450Z] #15 128.4 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:06:58.716Z] #15 128.7 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:06:58.981Z] #15 128.9 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:06:59.246Z] #15 129.0 -- Configuring done (1.8s) [2025-01-14T06:06:59.510Z] #15 129.3 -- Generating done (0.3s) [2025-01-14T06:06:59.510Z] #15 129.4 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:06:59.510Z] #15 129.4 + make [2025-01-14T06:06:59.510Z] #15 129.4 + tee debug.log [2025-01-14T06:06:59.510Z] #15 129.5 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:07:00.088Z] #15 130.0 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:07:00.669Z] #15 130.4 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:07:00.669Z] #15 130.8 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:07:01.250Z] #15 131.2 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:07:01.831Z] #15 132.0 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:07:02.411Z] #15 132.1 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:07:02.677Z] #15 132.6 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:07:03.255Z] #15 133.3 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:07:03.835Z] #15 133.6 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:07:04.100Z] #15 134.1 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:07:04.364Z] #15 134.5 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:07:04.945Z] #15 134.8 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:07:05.209Z] #15 135.2 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:07:05.473Z] #15 135.4 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:07:06.425Z] #15 136.3 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:07:06.425Z] #15 136.5 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:07:06.691Z] #15 136.7 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:07:06.691Z] #15 136.7 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:07:06.691Z] #15 136.7 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:07:06.691Z] #15 136.7 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:07:06.691Z] #15 136.7 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:07:06.691Z] #15 136.7 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:07:06.691Z] #15 136.7 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:07:06.691Z] #15 136.7 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:07:06.691Z] #15 136.7 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:06.691Z] #15 136.7 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:07:06.691Z] #15 136.7 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:07:06.691Z] #15 136.7 | ^~~~~~~~~~~ [2025-01-14T06:07:06.691Z] #15 136.7 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:07:06.691Z] #15 136.7 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:07:06.691Z] #15 136.7 | ~^ [2025-01-14T06:07:06.691Z] #15 136.7 | | [2025-01-14T06:07:06.691Z] #15 136.7 | char * [2025-01-14T06:07:07.271Z] #15 137.1 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:07:07.535Z] #15 137.3 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:07:08.113Z] #15 138.0 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:07:08.377Z] #15 138.3 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:07:09.775Z] #15 139.6 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:07:10.040Z] #15 139.9 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:07:10.305Z] #15 140.2 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:07:10.569Z] #15 140.5 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:07:10.834Z] #15 140.8 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:07:11.413Z] #15 141.4 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:07:12.817Z] #15 142.7 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:07:13.082Z] #15 143.0 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:07:13.348Z] #15 143.4 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:07:13.614Z] #15 143.7 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:07:14.568Z] #15 144.6 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:07:15.149Z] #15 145.0 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:07:15.416Z] #15 145.3 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:07:15.680Z] #15 145.6 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:07:15.680Z] #15 145.8 [ 68%] Built target csdk [2025-01-14T06:07:15.945Z] #15 145.8 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:07:16.209Z] #15 146.2 [ 72%] Linking C executable template [2025-01-14T06:07:16.473Z] #15 146.3 /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-01-14T06:07:16.473Z] #15 146.5 [ 72%] Built target template [2025-01-14T06:07:16.473Z] #15 146.5 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:07:16.737Z] #15 146.8 [ 76%] Linking C executable device-counter [2025-01-14T06:07:17.005Z] #15 146.9 /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-01-14T06:07:17.005Z] #15 147.1 [ 76%] Built target device-counter [2025-01-14T06:07:17.269Z] #15 147.2 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:07:17.535Z] #15 147.5 [ 80%] Linking C executable device-random [2025-01-14T06:07:17.535Z] #15 147.6 /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-01-14T06:07:17.799Z] #15 147.8 [ 80%] Built target device-random [2025-01-14T06:07:17.799Z] #15 147.8 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:07:18.065Z] #15 148.1 [ 84%] Linking C executable device-gyro [2025-01-14T06:07:18.330Z] #15 148.2 /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-01-14T06:07:18.596Z] #15 148.5 [ 84%] Built target device-gyro [2025-01-14T06:07:18.596Z] #15 148.5 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:07:18.861Z] #15 148.8 [ 88%] Linking C executable device-bitfields [2025-01-14T06:07:18.861Z] #15 148.9 /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-01-14T06:07:19.440Z] #15 149.1 [ 88%] Built target device-bitfields [2025-01-14T06:07:19.440Z] #15 149.2 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:07:19.706Z] #15 149.6 [ 92%] Linking C executable template-discovery [2025-01-14T06:07:19.706Z] #15 149.7 /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-01-14T06:07:19.971Z] #15 149.9 [ 92%] Built target template-discovery [2025-01-14T06:07:19.971Z] #15 149.9 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:07:20.234Z] #15 150.3 [ 96%] Linking C executable device-file [2025-01-14T06:07:20.499Z] #15 150.4 /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-01-14T06:07:20.499Z] #15 150.6 [ 96%] Built target device-file [2025-01-14T06:07:20.499Z] #15 150.6 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:07:21.078Z] #15 151.1 [100%] Linking C executable device-terminal [2025-01-14T06:07:21.343Z] #15 151.2 /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-01-14T06:07:21.343Z] #15 151.4 [100%] Built target device-terminal [2025-01-14T06:07:21.343Z] #15 151.4 + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:07:21.611Z] #15 151.4 + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:07:21.611Z] #15 151.4 + rm -rf /device-coap/deps [2025-01-14T06:07:21.876Z] #15 DONE 151.8s [2025-01-14T06:07:21.876Z] [2025-01-14T06:07:21.876Z] #16 [12/12] RUN /device-coap/scripts/build.sh [2025-01-14T06:07:22.455Z] #16 0.678 + readlink -f /device-coap/scripts/build.sh [2025-01-14T06:07:22.720Z] #16 0.679 + dirname /device-coap/scripts/build.sh [2025-01-14T06:07:22.720Z] #16 0.681 + dirname /device-coap/scripts [2025-01-14T06:07:22.720Z] #16 0.683 + ROOT=/device-coap [2025-01-14T06:07:22.720Z] #16 0.683 + echo /device-coap [2025-01-14T06:07:22.720Z] #16 0.683 + cd /device-coap [2025-01-14T06:07:22.720Z] #16 0.684 + mkdir -p /device-coap/build/release [2025-01-14T06:07:22.720Z] #16 0.684 /device-coap [2025-01-14T06:07:22.720Z] #16 0.686 + cd /device-coap/build/release [2025-01-14T06:07:22.720Z] #16 0.686 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-01-14T06:07:22.984Z] #16 0.987 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:07:22.984Z] #16 1.045 -- Detecting C compiler ABI info [2025-01-14T06:07:23.248Z] #16 1.364 -- Detecting C compiler ABI info - done [2025-01-14T06:07:23.248Z] #16 1.445 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:07:23.248Z] #16 1.447 -- Detecting C compile features [2025-01-14T06:07:23.248Z] #16 1.450 -- Detecting C compile features - done [2025-01-14T06:07:23.248Z] #16 1.473 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-01-14T06:07:23.248Z] #16 1.482 -- Configuring done (0.8s) [2025-01-14T06:07:23.248Z] #16 1.506 -- Generating done (0.0s) [2025-01-14T06:07:23.248Z] #16 1.511 -- Build files have been written to: /device-coap/build/release [2025-01-14T06:07:23.248Z] #16 1.522 + make [2025-01-14T06:07:23.248Z] #16 1.523 + tee release.log [2025-01-14T06:07:23.512Z] #16 1.626 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-01-14T06:07:23.779Z] #16 1.896 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:07:23.779Z] #16 1.896 from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:07:23.779Z] #16 1.896 from /device-coap/src/c/coap-client.h:21, [2025-01-14T06:07:23.779Z] #16 1.896 from /device-coap/src/c/coap-client.c:9: [2025-01-14T06:07:23.779Z] #16 1.896 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-01-14T06:07:23.779Z] #16 1.896 /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-01-14T06:07:23.779Z] #16 1.896 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:07:23.779Z] #16 1.896 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.896 90 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:07:23.779Z] #16 1.896 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.896 | | [2025-01-14T06:07:23.779Z] #16 1.896 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.896 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.896 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:07:23.779Z] #16 1.896 | ~^ [2025-01-14T06:07:23.779Z] #16 1.896 | | [2025-01-14T06:07:23.779Z] #16 1.896 | unsigned int [2025-01-14T06:07:23.779Z] #16 1.896 | %lu [2025-01-14T06:07:23.779Z] #16 1.899 /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-01-14T06:07:23.779Z] #16 1.899 /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-01-14T06:07:23.779Z] #16 1.899 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:07:23.779Z] #16 1.899 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:23.779Z] #16 1.899 | | [2025-01-14T06:07:23.779Z] #16 1.899 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.899 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.899 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:07:23.779Z] #16 1.899 | ~^ [2025-01-14T06:07:23.779Z] #16 1.899 | | [2025-01-14T06:07:23.779Z] #16 1.899 | unsigned int [2025-01-14T06:07:23.779Z] #16 1.899 | %lu [2025-01-14T06:07:23.779Z] #16 1.901 /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-01-14T06:07:23.779Z] #16 1.901 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:07:23.779Z] #16 1.901 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.901 130 | resource->properties->type); [2025-01-14T06:07:23.779Z] #16 1.901 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.901 | | [2025-01-14T06:07:23.779Z] #16 1.901 | iot_typecode_t [2025-01-14T06:07:23.779Z] #16 1.901 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.901 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:07:23.779Z] #16 1.901 | ~^ [2025-01-14T06:07:23.779Z] #16 1.901 | | [2025-01-14T06:07:23.779Z] #16 1.901 | int [2025-01-14T06:07:23.779Z] #16 1.902 /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-01-14T06:07:23.779Z] #16 1.902 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.902 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.902 140 | len); [2025-01-14T06:07:23.779Z] #16 1.902 | ~~~ [2025-01-14T06:07:23.779Z] #16 1.902 | | [2025-01-14T06:07:23.779Z] #16 1.902 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.903 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.903 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.903 | ~^ [2025-01-14T06:07:23.779Z] #16 1.903 | | [2025-01-14T06:07:23.779Z] #16 1.903 | int [2025-01-14T06:07:23.779Z] #16 1.903 | %ld [2025-01-14T06:07:23.779Z] #16 1.904 /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-01-14T06:07:23.779Z] #16 1.904 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.904 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.904 145 | len); [2025-01-14T06:07:23.779Z] #16 1.904 | ~~~ [2025-01-14T06:07:23.779Z] #16 1.904 | | [2025-01-14T06:07:23.779Z] #16 1.904 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.904 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.904 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.904 | ~^ [2025-01-14T06:07:23.779Z] #16 1.904 | | [2025-01-14T06:07:23.779Z] #16 1.904 | int [2025-01-14T06:07:23.779Z] #16 1.904 | %ld [2025-01-14T06:07:23.779Z] #16 1.906 /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-01-14T06:07:23.779Z] #16 1.906 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.906 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.906 152 | len); [2025-01-14T06:07:23.779Z] #16 1.906 | ~~~ [2025-01-14T06:07:23.779Z] #16 1.906 | | [2025-01-14T06:07:23.779Z] #16 1.906 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.906 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.906 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:07:23.779Z] #16 1.906 | ~^ [2025-01-14T06:07:23.779Z] #16 1.906 | | [2025-01-14T06:07:23.779Z] #16 1.906 | int [2025-01-14T06:07:23.779Z] #16 1.906 | %ld [2025-01-14T06:07:23.779Z] #16 1.908 /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-01-14T06:07:23.779Z] #16 1.908 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:07:23.779Z] #16 1.908 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.908 157 | resource->properties->type); [2025-01-14T06:07:23.779Z] #16 1.908 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.908 | | [2025-01-14T06:07:23.779Z] #16 1.908 | iot_typecode_t [2025-01-14T06:07:23.779Z] #16 1.908 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.908 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:07:23.779Z] #16 1.908 | ~^ [2025-01-14T06:07:23.779Z] #16 1.908 | | [2025-01-14T06:07:23.779Z] #16 1.908 | int [2025-01-14T06:07:23.779Z] #16 1.912 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-01-14T06:07:23.779Z] #16 1.913 /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-01-14T06:07:23.779Z] #16 1.913 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:07:23.779Z] #16 1.913 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:23.779Z] #16 1.913 | | [2025-01-14T06:07:23.779Z] #16 1.913 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.914 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.914 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:07:23.779Z] #16 1.914 | ~^ [2025-01-14T06:07:23.779Z] #16 1.914 | | [2025-01-14T06:07:23.779Z] #16 1.914 | int [2025-01-14T06:07:23.779Z] #16 1.914 | %ld [2025-01-14T06:07:23.779Z] #16 1.916 /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-01-14T06:07:23.779Z] #16 1.916 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:07:23.779Z] #16 1.916 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.916 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:07:23.779Z] #16 1.916 254 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:07:23.779Z] #16 1.916 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.916 | | [2025-01-14T06:07:23.779Z] #16 1.916 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.917 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.917 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:07:23.779Z] #16 1.917 | ~^ [2025-01-14T06:07:23.779Z] #16 1.917 | | [2025-01-14T06:07:23.779Z] #16 1.917 | int [2025-01-14T06:07:23.779Z] #16 1.917 | %ld [2025-01-14T06:07:23.779Z] #16 1.925 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-01-14T06:07:23.779Z] #16 1.926 /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-01-14T06:07:23.779Z] #16 1.926 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:07:23.779Z] #16 1.926 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.926 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:07:23.779Z] #16 1.926 353 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:07:23.779Z] #16 1.926 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:23.779Z] #16 1.926 | | [2025-01-14T06:07:23.779Z] #16 1.926 | size_t {aka long unsigned int} [2025-01-14T06:07:23.779Z] #16 1.927 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-01-14T06:07:23.779Z] #16 1.927 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:07:23.779Z] #16 1.927 | ~^ [2025-01-14T06:07:23.779Z] #16 1.927 | | [2025-01-14T06:07:23.779Z] #16 1.927 | int [2025-01-14T06:07:23.779Z] #16 1.927 | %ld [2025-01-14T06:07:24.732Z] #16 2.656 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-01-14T06:07:24.732Z] #16 2.915 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:07:24.732Z] #16 2.915 from /usr/include/edgex/devices.h:17, [2025-01-14T06:07:24.732Z] #16 2.915 from /device-coap/src/c/coap-server.c:22: [2025-01-14T06:07:24.732Z] #16 2.915 /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-01-14T06:07:24.732Z] #16 2.915 /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-01-14T06:07:24.732Z] #16 2.915 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:07:24.732Z] #16 2.915 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:24.732Z] #16 2.915 | | [2025-01-14T06:07:24.732Z] #16 2.915 | size_t {aka long unsigned int} [2025-01-14T06:07:24.732Z] #16 2.915 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-01-14T06:07:24.732Z] #16 2.915 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:07:24.732Z] #16 2.915 | ~^ [2025-01-14T06:07:24.732Z] #16 2.915 | | [2025-01-14T06:07:24.732Z] #16 2.915 | unsigned int [2025-01-14T06:07:24.732Z] #16 2.915 | %lu [2025-01-14T06:07:24.732Z] #16 2.918 /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-01-14T06:07:24.732Z] #16 2.918 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:07:24.732Z] #16 2.918 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:24.732Z] #16 2.918 | | [2025-01-14T06:07:24.732Z] #16 2.918 | iot_typecode_t [2025-01-14T06:07:24.732Z] #16 2.918 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-01-14T06:07:24.732Z] #16 2.918 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:07:24.732Z] #16 2.918 | ~^ [2025-01-14T06:07:24.732Z] #16 2.918 | | [2025-01-14T06:07:24.732Z] #16 2.918 | int [2025-01-14T06:07:25.311Z] #16 3.311 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-01-14T06:07:25.576Z] #16 3.591 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:07:25.576Z] #16 3.591 from /device-coap/src/c/coap-util.h:18, [2025-01-14T06:07:25.576Z] #16 3.591 from /device-coap/src/c/coap-util.c:9: [2025-01-14T06:07:25.576Z] #16 3.591 /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-01-14T06:07:25.576Z] #16 3.591 /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-01-14T06:07:25.576Z] #16 3.591 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:07:25.576Z] #16 3.591 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:25.576Z] #16 3.591 | | [2025-01-14T06:07:25.576Z] #16 3.591 | size_t {aka long unsigned int} [2025-01-14T06:07:25.576Z] #16 3.592 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-01-14T06:07:25.576Z] #16 3.592 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:07:25.576Z] #16 3.592 | ~^ [2025-01-14T06:07:25.576Z] #16 3.592 | | [2025-01-14T06:07:25.576Z] #16 3.592 | unsigned int [2025-01-14T06:07:25.576Z] #16 3.592 | %lu [2025-01-14T06:07:25.577Z] #16 3.594 /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-01-14T06:07:25.577Z] #16 3.594 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.594 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:25.577Z] #16 3.594 | | [2025-01-14T06:07:25.577Z] #16 3.594 | size_t {aka long unsigned int} [2025-01-14T06:07:25.577Z] #16 3.594 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-01-14T06:07:25.577Z] #16 3.594 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.594 | ~^ [2025-01-14T06:07:25.577Z] #16 3.594 | | [2025-01-14T06:07:25.577Z] #16 3.594 | unsigned int [2025-01-14T06:07:25.577Z] #16 3.594 | %lu [2025-01-14T06:07:25.577Z] #16 3.595 /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-01-14T06:07:25.577Z] #16 3.595 /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-01-14T06:07:25.577Z] #16 3.595 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.595 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:25.577Z] #16 3.595 | | [2025-01-14T06:07:25.577Z] #16 3.595 | size_t {aka long unsigned int} [2025-01-14T06:07:25.577Z] #16 3.596 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-01-14T06:07:25.577Z] #16 3.596 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.596 | ~^ [2025-01-14T06:07:25.577Z] #16 3.596 | | [2025-01-14T06:07:25.577Z] #16 3.596 | unsigned int [2025-01-14T06:07:25.577Z] #16 3.596 | %lu [2025-01-14T06:07:25.577Z] #16 3.598 /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-01-14T06:07:25.577Z] #16 3.598 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.598 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:07:25.577Z] #16 3.598 | | [2025-01-14T06:07:25.577Z] #16 3.598 | size_t {aka long unsigned int} [2025-01-14T06:07:25.577Z] #16 3.598 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-01-14T06:07:25.577Z] #16 3.598 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:07:25.577Z] #16 3.598 | ~^ [2025-01-14T06:07:25.577Z] #16 3.598 | | [2025-01-14T06:07:25.577Z] #16 3.598 | unsigned int [2025-01-14T06:07:25.577Z] #16 3.598 | %lu [2025-01-14T06:07:26.174Z] #16 4.228 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-01-14T06:07:26.174Z] #16 4.482 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:07:26.174Z] #16 4.482 from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:07:26.174Z] #16 4.482 from /device-coap/src/c/device-coap.c:10: [2025-01-14T06:07:26.174Z] #16 4.482 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-01-14T06:07:26.174Z] #16 4.482 /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-01-14T06:07:26.174Z] #16 4.482 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:07:26.174Z] #16 4.482 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:26.174Z] #16 4.482 131 | requests[i].resource->type); [2025-01-14T06:07:26.174Z] #16 4.482 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:26.174Z] #16 4.482 | | [2025-01-14T06:07:26.174Z] #16 4.482 | iot_typecode_t [2025-01-14T06:07:26.440Z] #16 4.482 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-01-14T06:07:26.440Z] #16 4.482 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:07:26.440Z] #16 4.482 | ~^ [2025-01-14T06:07:26.440Z] #16 4.482 | | [2025-01-14T06:07:26.440Z] #16 4.482 | int [2025-01-14T06:07:27.025Z] #16 5.261 [100%] Linking C executable device-coap [2025-01-14T06:07:27.025Z] #16 5.358 /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-01-14T06:07:27.609Z] #16 5.606 [100%] Built target device-coap [2025-01-14T06:07:27.609Z] #16 DONE 5.7s [2025-01-14T06:07:27.609Z] [2025-01-14T06:07:27.609Z] #17 exporting to image [2025-01-14T06:07:27.609Z] #17 exporting layers [2025-01-14T06:07:28.571Z] #17 exporting layers 0.8s done [2025-01-14T06:07:28.571Z] #17 writing image sha256:96ce60e65c4781969f512994b83eb42b86ed1d221340af8de88ee7e2e1160943 done [2025-01-14T06:07:28.571Z] #17 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-14T06:07:28.571Z] #17 DONE 0.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:07:29.003Z] + docker inspect -f . ci-base-image-arm64 [2025-01-14T06:07:29.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:07:29.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-36688 does not seem to be running inside a container [2025-01-14T06:07:29.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/38 -v /w/workspace/device-coap-c/38:/w/workspace/device-coap-c/38:rw,z -v /w/workspace/device-coap-c/38@tmp:/w/workspace/device-coap-c/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-14T06:07:30.354Z] $ docker top 4bc6b2dd4900dd69b0d04238f44d410267930579e85e468aa7fd6bba786d6baa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:07:31.140Z] + make test [2025-01-14T06:07:31.140Z] build/release/device-coap [Pipeline] } [2025-01-14T06:07:31.153Z] $ docker stop --time=1 4bc6b2dd4900dd69b0d04238f44d410267930579e85e468aa7fd6bba786d6baa [2025-01-14T06:07:32.673Z] $ docker rm -f --volumes 4bc6b2dd4900dd69b0d04238f44d410267930579e85e468aa7fd6bba786d6baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:07:33.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T06:07:33.524Z] + ls -al . [2025-01-14T06:07:33.524Z] total 92 [2025-01-14T06:07:33.524Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 14 06:04 . [2025-01-14T06:07:33.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:03 .. [2025-01-14T06:07:33.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:03 .git [2025-01-14T06:07:33.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:03 .github [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 14 Jan 14 06:03 .gitignore [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 2037 Jan 14 06:03 Attribution.txt [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 3893 Jan 14 06:03 CHANGELOG.md [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 06:03 GOVERNANCE.md [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 798 Jan 14 06:03 Jenkinsfile [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 10173 Jan 14 06:03 LICENSE [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 938 Jan 14 06:03 Makefile [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 14 06:03 OWNERS.md [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 12454 Jan 14 06:03 README.md [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 506 Jan 14 06:03 ROADMAP.md [2025-01-14T06:07:33.524Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:01 VERSION [2025-01-14T06:07:33.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:03 res [2025-01-14T06:07:33.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:03 scripts [2025-01-14T06:07:33.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:03 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:07:33.864Z] + docker build -t device-coap-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=217950388ffc7d778dd86376560370829f9bed36 --label arch=arm64 --label version=3.2.0-dev.1 . [2025-01-14T06:07:34.444Z] #0 building with "default" instance using docker driver [2025-01-14T06:07:34.444Z] [2025-01-14T06:07:34.444Z] #1 [internal] load .dockerignore [2025-01-14T06:07:34.444Z] #1 transferring context: 2B done [2025-01-14T06:07:34.444Z] #1 DONE 0.0s [2025-01-14T06:07:34.444Z] [2025-01-14T06:07:34.444Z] #2 [internal] load build definition from Dockerfile.alpine [2025-01-14T06:07:34.444Z] #2 transferring dockerfile: 2.13kB done [2025-01-14T06:07:34.444Z] #2 DONE 0.0s [2025-01-14T06:07:34.709Z] [2025-01-14T06:07:34.709Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-14T06:07:34.709Z] #3 DONE 0.0s [2025-01-14T06:07:34.709Z] [2025-01-14T06:07:34.709Z] #4 [internal] load build context [2025-01-14T06:07:34.709Z] #4 transferring context: 16.68kB 0.0s done [2025-01-14T06:07:34.709Z] #4 DONE 0.1s [2025-01-14T06:07:34.709Z] [2025-01-14T06:07:34.709Z] #5 [builder 1/11] FROM docker.io/library/ci-base-image-arm64 [2025-01-14T06:07:34.976Z] #5 DONE 0.3s [2025-01-14T06:07:34.976Z] [2025-01-14T06:07:34.976Z] #6 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:07:35.558Z] #6 0.743 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T06:07:36.140Z] #6 1.273 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:07:36.140Z] #6 1.273 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:07:36.140Z] #6 1.273 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:07:36.407Z] #6 DONE 1.3s [2025-01-14T06:07:36.407Z] [2025-01-14T06:07:36.407Z] #7 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:07:36.989Z] #7 DONE 0.8s [2025-01-14T06:07:36.989Z] [2025-01-14T06:07:36.989Z] #8 [stage-1 2/15] RUN apk add --update --no-cache dumb-init [2025-01-14T06:07:36.989Z] #8 0.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:36.989Z] #8 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:36.989Z] #8 1.847 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:37.588Z] #8 2.680 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:37.588Z] #8 2.729 OK: 334 MiB in 103 packages [2025-01-14T06:07:37.856Z] #8 DONE 3.0s [2025-01-14T06:07:37.856Z] [2025-01-14T06:07:37.856Z] #9 [stage-1 3/15] RUN apk --no-cache upgrade [2025-01-14T06:07:38.822Z] #9 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.088Z] #9 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.356Z] #9 1.536 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.942Z] #9 ... [2025-01-14T06:07:39.942Z] [2025-01-14T06:07:39.942Z] #10 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-01-14T06:07:39.942Z] #10 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.942Z] #10 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.942Z] #10 1.753 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.942Z] #10 2.549 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:39.942Z] #10 2.598 OK: 334 MiB in 103 packages [2025-01-14T06:07:39.942Z] #10 DONE 2.9s [2025-01-14T06:07:39.942Z] [2025-01-14T06:07:39.942Z] #11 [builder 5/11] COPY scripts /device-coap/scripts [2025-01-14T06:07:39.942Z] #11 DONE 0.1s [2025-01-14T06:07:40.209Z] [2025-01-14T06:07:40.209Z] #12 [builder 6/11] COPY src /device-coap/src/ [2025-01-14T06:07:40.209Z] #12 DONE 0.1s [2025-01-14T06:07:40.209Z] [2025-01-14T06:07:40.209Z] #13 [builder 7/11] COPY VERSION /device-coap [2025-01-14T06:07:40.209Z] #13 DONE 0.1s [2025-01-14T06:07:40.209Z] [2025-01-14T06:07:40.209Z] #9 [stage-1 3/15] RUN apk --no-cache upgrade [2025-01-14T06:07:40.209Z] #9 2.374 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:40.479Z] #9 2.429 OK: 334 MiB in 103 packages [2025-01-14T06:07:40.747Z] #9 DONE 2.8s [2025-01-14T06:07:40.747Z] [2025-01-14T06:07:40.747Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:07:41.330Z] #14 ... [2025-01-14T06:07:41.330Z] [2025-01-14T06:07:41.330Z] #15 [builder 8/11] RUN mkdir -p /device-coap/build [2025-01-14T06:07:41.330Z] #15 DONE 0.9s [2025-01-14T06:07:41.330Z] [2025-01-14T06:07:41.330Z] #16 [builder 9/11] WORKDIR /device-coap [2025-01-14T06:07:41.330Z] #16 DONE 0.1s [2025-01-14T06:07:41.330Z] [2025-01-14T06:07:41.330Z] #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-01-14T06:07:42.290Z] #17 0.775 + BUILD_CSDK=1 [2025-01-14T06:07:42.290Z] #17 0.775 + TINYDTLS_VERSION=b0e230d [2025-01-14T06:07:42.290Z] #17 0.775 + LIBCOAP_VERSION=1739507 [2025-01-14T06:07:42.290Z] #17 0.775 + CSDK_VERSION=4.0.0-dev.14 [2025-01-14T06:07:42.290Z] #17 0.775 + '[' -d deps ] [2025-01-14T06:07:42.290Z] #17 0.775 + mkdir deps [2025-01-14T06:07:42.290Z] #17 0.778 + cd /device-coap/deps [2025-01-14T06:07:42.290Z] #17 0.778 + git clone https://github.com/eclipse/tinydtls.git [2025-01-14T06:07:42.290Z] #17 0.782 Cloning into 'tinydtls'... [2025-01-14T06:07:42.290Z] #17 ... [2025-01-14T06:07:42.290Z] [2025-01-14T06:07:42.290Z] #14 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:07:42.290Z] #14 0.948 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-01-14T06:07:42.290Z] #14 1.471 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:07:42.290Z] #14 1.471 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:07:42.290Z] #14 1.471 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:07:42.290Z] #14 DONE 1.6s [2025-01-14T06:07:42.556Z] [2025-01-14T06:07:42.556Z] #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:07:43.141Z] #18 DONE 0.9s [2025-01-14T06:07:43.141Z] [2025-01-14T06:07:43.141Z] #19 [stage-1 6/15] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-01-14T06:07:44.102Z] #19 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:44.371Z] #19 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:44.954Z] #19 1.752 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:45.921Z] #19 2.534 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:45.921Z] #19 2.560 (1/1) Installing curl (8.11.1-r0) [2025-01-14T06:07:45.921Z] #19 2.664 Executing busybox-1.36.1-r7.trigger [2025-01-14T06:07:45.921Z] #19 2.711 OK: 334 MiB in 104 packages [2025-01-14T06:07:46.194Z] #19 DONE 3.0s [2025-01-14T06:07:46.194Z] [2025-01-14T06:07:46.194Z] #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 [2025-01-14T06:07:46.194Z] #17 2.337 + cd tinydtls [2025-01-14T06:07:46.194Z] #17 2.337 + git checkout develop [2025-01-14T06:07:46.194Z] #17 2.400 branch 'develop' set up to track 'origin/develop'. [2025-01-14T06:07:46.194Z] #17 2.402 Switched to a new branch 'develop' [2025-01-14T06:07:46.194Z] #17 2.414 + git reset --hard b0e230d [2025-01-14T06:07:46.194Z] #17 2.515 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-01-14T06:07:46.194Z] #17 2.517 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-01-14T06:07:46.194Z] #17 2.520 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-01-14T06:07:46.194Z] #17 2.522 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-01-14T06:07:46.194Z] #17 2.525 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-01-14T06:07:46.194Z] #17 2.527 + mkdir -p build [2025-01-14T06:07:46.194Z] #17 2.530 + cd build [2025-01-14T06:07:46.194Z] #17 2.530 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-01-14T06:07:46.194Z] #17 2.837 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:07:46.194Z] #17 2.901 -- Detecting C compiler ABI info [2025-01-14T06:07:46.194Z] #17 3.247 -- Detecting C compiler ABI info - done [2025-01-14T06:07:46.194Z] #17 3.344 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:07:46.194Z] #17 3.347 -- Detecting C compile features [2025-01-14T06:07:46.194Z] #17 3.350 -- Detecting C compile features - done [2025-01-14T06:07:46.194Z] #17 3.370 -- Looking for assert.h [2025-01-14T06:07:46.194Z] #17 3.705 -- Looking for assert.h - found [2025-01-14T06:07:46.194Z] #17 3.707 -- Looking for arpa/inet.h [2025-01-14T06:07:46.194Z] #17 4.044 -- Looking for arpa/inet.h - found [2025-01-14T06:07:46.194Z] #17 4.045 -- Looking for fcntl.h [2025-01-14T06:07:46.194Z] #17 4.396 -- Looking for fcntl.h - found [2025-01-14T06:07:46.194Z] #17 4.398 -- Looking for inttypes.h [2025-01-14T06:07:46.194Z] #17 4.783 -- Looking for inttypes.h - found [2025-01-14T06:07:46.194Z] #17 4.783 -- Looking for memory.h [2025-01-14T06:07:46.460Z] #17 5.149 -- Looking for memory.h - found [2025-01-14T06:07:46.460Z] #17 5.150 -- Looking for netdb.h [2025-01-14T06:07:46.725Z] #17 5.502 -- Looking for netdb.h - found [2025-01-14T06:07:46.995Z] #17 5.502 -- Looking for netinet/in.h [2025-01-14T06:07:47.445Z] #17 5.826 -- Looking for netinet/in.h - found [2025-01-14T06:07:47.445Z] #17 5.828 -- Looking for stddef.h [2025-01-14T06:07:47.445Z] #17 6.150 -- Looking for stddef.h - found [2025-01-14T06:07:47.445Z] #17 6.151 -- Looking for stdint.h [2025-01-14T06:07:48.032Z] #17 6.485 -- Looking for stdint.h - found [2025-01-14T06:07:48.033Z] #17 6.486 -- Looking for stdlib.h [2025-01-14T06:07:48.033Z] #17 6.819 -- Looking for stdlib.h - found [2025-01-14T06:07:48.301Z] #17 6.820 -- Looking for string.h [2025-01-14T06:07:48.570Z] #17 7.153 -- Looking for string.h - found [2025-01-14T06:07:48.570Z] #17 7.154 -- Looking for strings.h [2025-01-14T06:07:48.837Z] #17 7.494 -- Looking for strings.h - found [2025-01-14T06:07:48.837Z] #17 7.494 -- Looking for time.h [2025-01-14T06:07:49.106Z] #17 7.836 -- Looking for time.h - found [2025-01-14T06:07:49.375Z] #17 7.837 -- Looking for sys/param.h [2025-01-14T06:07:49.640Z] #17 8.187 -- Looking for sys/param.h - found [2025-01-14T06:07:49.640Z] #17 8.188 -- Looking for sys/socket.h [2025-01-14T06:07:49.907Z] #17 8.552 -- Looking for sys/socket.h - found [2025-01-14T06:07:49.907Z] #17 8.553 -- Looking for sys/stat.h [2025-01-14T06:07:50.493Z] #17 8.874 -- Looking for sys/stat.h - found [2025-01-14T06:07:50.493Z] #17 8.875 -- Looking for sys/types.h [2025-01-14T06:07:50.493Z] #17 9.210 -- Looking for sys/types.h - found [2025-01-14T06:07:50.493Z] #17 9.210 -- Looking for sys/time.h [2025-01-14T06:07:51.080Z] #17 9.535 -- Looking for sys/time.h - found [2025-01-14T06:07:51.080Z] #17 9.535 -- Looking for unistd.h [2025-01-14T06:07:51.080Z] #17 9.883 -- Looking for unistd.h - found [2025-01-14T06:07:51.349Z] #17 9.884 -- Looking for float.h [2025-01-14T06:07:51.619Z] #17 10.19 -- Looking for float.h - found [2025-01-14T06:07:51.619Z] #17 10.20 -- Looking for dlfcn.h [2025-01-14T06:07:51.889Z] #17 10.51 -- Looking for dlfcn.h - found [2025-01-14T06:07:51.889Z] #17 10.51 -- Looking for memset [2025-01-14T06:07:52.157Z] #17 10.85 -- Looking for memset - found [2025-01-14T06:07:52.157Z] #17 10.85 -- Looking for select [2025-01-14T06:07:52.426Z] #17 11.17 -- Looking for select - found [2025-01-14T06:07:52.426Z] #17 11.17 -- Looking for socket [2025-01-14T06:07:53.012Z] #17 11.48 -- Looking for socket - found [2025-01-14T06:07:53.012Z] #17 11.48 -- Looking for strdup [2025-01-14T06:07:53.281Z] #17 11.79 -- Looking for strdup - found [2025-01-14T06:07:53.281Z] #17 11.79 -- Looking for strerror [2025-01-14T06:07:53.550Z] #17 12.12 -- Looking for strerror - found [2025-01-14T06:07:53.550Z] #17 12.12 -- Looking for strnlen [2025-01-14T06:07:53.818Z] #17 12.43 -- Looking for strnlen - found [2025-01-14T06:07:53.819Z] #17 12.43 -- Looking for fls [2025-01-14T06:07:54.087Z] #17 12.74 -- Looking for fls - not found [2025-01-14T06:07:54.087Z] #17 12.75 -- Looking for vprintf [2025-01-14T06:07:54.355Z] #17 13.07 -- Looking for vprintf - found [2025-01-14T06:07:54.356Z] #17 13.07 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-01-14T06:07:54.622Z] #17 13.27 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-01-14T06:07:54.622Z] #17 13.29 -- Configuring done (10.7s) [2025-01-14T06:07:54.622Z] #17 13.32 -- Generating done (0.0s) [2025-01-14T06:07:54.622Z] #17 13.33 -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-01-14T06:07:54.622Z] #17 13.34 + make [2025-01-14T06:07:54.889Z] #17 13.45 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-01-14T06:07:55.850Z] #17 14.41 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-01-14T06:07:55.850Z] #17 14.58 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-01-14T06:07:57.804Z] #17 16.22 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-01-14T06:07:58.390Z] #17 17.02 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-01-14T06:07:58.390Z] #17 17.02 In function 'ecc_ecdh', [2025-01-14T06:07:58.390Z] #17 17.02 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:07:58.390Z] #17 17.02 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:07:58.390Z] #17 17.02 /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-01-14T06:07:58.390Z] #17 17.02 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-01-14T06:07:58.390Z] #17 17.02 431 | uint32_t pub_x[8]; [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 In function 'ecc_ecdh', [2025-01-14T06:07:58.390Z] #17 17.02 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:07:58.390Z] #17 17.02 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:07:58.390Z] #17 17.02 /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-01-14T06:07:58.390Z] #17 17.02 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-01-14T06:07:58.390Z] #17 17.02 432 | uint32_t pub_y[8]; [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 In function 'ecc_ecdh', [2025-01-14T06:07:58.390Z] #17 17.02 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:07:58.390Z] #17 17.02 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-01-14T06:07:58.390Z] #17 17.02 /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-01-14T06:07:58.390Z] #17 17.02 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~~~~~~~~ [2025-01-14T06:07:58.390Z] #17 17.02 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-01-14T06:07:58.390Z] #17 17.02 430 | uint32_t priv[8]; [2025-01-14T06:07:58.390Z] #17 17.02 | ^~~~ [2025-01-14T06:07:59.351Z] #17 17.84 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-01-14T06:08:06.130Z] #17 24.89 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-01-14T06:08:06.718Z] #17 25.21 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-01-14T06:08:06.718Z] #17 25.47 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-01-14T06:08:06.995Z] #17 25.65 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-01-14T06:08:06.995Z] #17 25.75 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-01-14T06:08:07.260Z] #17 25.75 /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-01-14T06:08:07.260Z] #17 25.75 316 | for (idx = 0; idx < count; idx++) { [2025-01-14T06:08:07.260Z] #17 25.75 | ^ [2025-01-14T06:08:07.260Z] #17 25.75 /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-01-14T06:08:07.260Z] #17 25.75 319 | return result == count; [2025-01-14T06:08:07.260Z] #17 25.75 | ^~ [2025-01-14T06:08:11.531Z] #17 30.01 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-01-14T06:08:12.121Z] #17 30.71 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-01-14T06:08:12.388Z] #17 31.14 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-01-14T06:08:12.658Z] #17 31.42 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-01-14T06:08:13.249Z] #17 31.75 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-01-14T06:08:13.249Z] #17 31.88 /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-01-14T06:08:13.249Z] #17 31.88 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-01-14T06:08:13.249Z] #17 31.88 | ~~~~~~~~~~^~~~~~~~ [2025-01-14T06:08:13.249Z] #17 31.88 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-01-14T06:08:13.249Z] #17 31.88 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-01-14T06:08:13.249Z] #17 31.88 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-01-14T06:08:13.249Z] #17 31.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:08:13.249Z] #17 31.88 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-01-14T06:08:13.249Z] #17 31.88 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-01-14T06:08:13.249Z] #17 31.88 | ~~~~~^~~~~~~~ [2025-01-14T06:08:13.249Z] #17 31.88 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-01-14T06:08:13.249Z] #17 31.88 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-01-14T06:08:13.249Z] #17 31.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:08:14.210Z] #17 32.69 [100%] Linking C shared library libtinydtls.so [2025-01-14T06:08:14.210Z] #17 32.81 [100%] Built target tinydtls [2025-01-14T06:08:14.210Z] #17 32.83 + make install [2025-01-14T06:08:14.477Z] #17 32.99 [100%] Built target tinydtls [2025-01-14T06:08:14.477Z] #17 33.03 Install the project... [2025-01-14T06:08:14.477Z] #17 33.06 -- Install configuration: "Release" [2025-01-14T06:08:14.477Z] #17 33.06 -- Installing: /usr/local/lib/libtinydtls.so [2025-01-14T06:08:14.477Z] #17 33.06 -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:08:14.477Z] #17 33.06 -- Installing: /usr/local/include/tinydtls/dtls.h [2025-01-14T06:08:14.477Z] #17 33.07 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-01-14T06:08:14.477Z] #17 33.07 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-01-14T06:08:14.477Z] #17 33.07 -- Installing: /usr/local/include/tinydtls/utlist.h [2025-01-14T06:08:14.477Z] #17 33.07 -- Installing: /usr/local/include/tinydtls/ccm.h [2025-01-14T06:08:14.477Z] #17 33.07 -- Installing: /usr/local/include/tinydtls/hmac.h [2025-01-14T06:08:14.477Z] #17 33.08 -- Installing: /usr/local/include/tinydtls/uthash.h [2025-01-14T06:08:14.477Z] #17 33.08 -- Installing: /usr/local/include/tinydtls/numeric.h [2025-01-14T06:08:14.477Z] #17 33.08 -- Installing: /usr/local/include/tinydtls/netq.h [2025-01-14T06:08:14.477Z] #17 33.08 -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-01-14T06:08:14.477Z] #17 33.08 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-01-14T06:08:14.477Z] #17 33.09 -- Installing: /usr/local/include/tinydtls/crypto.h [2025-01-14T06:08:14.477Z] #17 33.09 -- Installing: /usr/local/include/tinydtls/alert.h [2025-01-14T06:08:14.477Z] #17 33.09 -- Installing: /usr/local/include/tinydtls/session.h [2025-01-14T06:08:14.477Z] #17 33.09 -- Installing: /usr/local/include/tinydtls/global.h [2025-01-14T06:08:14.477Z] #17 33.09 -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-01-14T06:08:14.477Z] #17 33.09 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-01-14T06:08:14.477Z] #17 33.10 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-01-14T06:08:14.477Z] #17 33.10 -- Installing: /usr/local/include/tinydtls/state.h [2025-01-14T06:08:14.477Z] #17 33.10 -- Up-to-date: /usr/local/include/tinydtls/aes [2025-01-14T06:08:14.477Z] #17 33.10 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-01-14T06:08:14.477Z] #17 33.10 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-01-14T06:08:14.477Z] #17 33.11 -- Installing: /usr/local/include/tinydtls/peer.h [2025-01-14T06:08:14.477Z] #17 33.11 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-01-14T06:08:14.477Z] #17 33.11 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-01-14T06:08:14.477Z] #17 33.11 -- Up-to-date: /usr/local/include/tinydtls [2025-01-14T06:08:14.477Z] #17 33.11 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-01-14T06:08:14.477Z] #17 33.12 + cd /device-coap/deps [2025-01-14T06:08:14.477Z] #17 33.12 + git clone https://github.com/obgm/libcoap.git [2025-01-14T06:08:14.477Z] #17 33.12 Cloning into 'libcoap'... [2025-01-14T06:08:21.116Z] #17 38.72 + cd libcoap [2025-01-14T06:08:21.116Z] #17 38.72 + git reset --hard 1739507 [2025-01-14T06:08:21.116Z] #17 38.95 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-01-14T06:08:21.116Z] #17 38.95 + patch -p1 [2025-01-14T06:08:21.116Z] #17 38.95 patching file cmake/FindTinyDTLS.cmake [2025-01-14T06:08:21.116Z] #17 38.96 + patch -p1 [2025-01-14T06:08:21.116Z] #17 38.96 patching file include/coap2/coap_config.h.in [2025-01-14T06:08:21.116Z] #17 38.96 + mkdir -p build [2025-01-14T06:08:21.116Z] #17 38.97 + cd build [2025-01-14T06:08:21.116Z] #17 38.97 + 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-01-14T06:08:21.116Z] #17 39.34 -- The CXX compiler identification is GNU 12.2.1 [2025-01-14T06:08:21.116Z] #17 39.62 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:08:21.116Z] #17 39.69 -- Detecting CXX compiler ABI info [2025-01-14T06:08:21.698Z] #17 40.10 -- Detecting CXX compiler ABI info - done [2025-01-14T06:08:21.698Z] #17 40.23 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-01-14T06:08:21.698Z] #17 40.23 -- Detecting CXX compile features [2025-01-14T06:08:21.698Z] #17 40.23 -- Detecting CXX compile features - done [2025-01-14T06:08:21.698Z] #17 40.26 -- Detecting C compiler ABI info [2025-01-14T06:08:21.962Z] #17 40.63 -- Detecting C compiler ABI info - done [2025-01-14T06:08:21.962Z] #17 40.72 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:08:21.962Z] #17 40.72 -- Detecting C compile features [2025-01-14T06:08:21.962Z] #17 40.73 -- Detecting C compile features - done [2025-01-14T06:08:22.228Z] #17 40.75 -- Looking for byteswap.h [2025-01-14T06:08:22.494Z] #17 41.09 -- Looking for byteswap.h - found [2025-01-14T06:08:22.494Z] #17 41.09 -- Looking for inttypes.h [2025-01-14T06:08:22.759Z] #17 41.43 -- Looking for inttypes.h - found [2025-01-14T06:08:22.759Z] #17 41.43 -- Looking for limits.h [2025-01-14T06:08:23.026Z] #17 41.77 -- Looking for limits.h - found [2025-01-14T06:08:23.296Z] #17 41.77 -- Looking for memory.h [2025-01-14T06:08:23.564Z] #17 42.11 -- Looking for memory.h - found [2025-01-14T06:08:23.564Z] #17 42.11 -- Looking for strings.h [2025-01-14T06:08:23.828Z] #17 42.45 -- Looking for strings.h - found [2025-01-14T06:08:23.828Z] #17 42.45 -- Looking for string.h [2025-01-14T06:08:24.092Z] #17 42.77 -- Looking for string.h - found [2025-01-14T06:08:24.356Z] #17 42.77 -- Looking for sys/sysctl.h [2025-01-14T06:08:24.356Z] #17 42.97 -- Looking for sys/sysctl.h - not found [2025-01-14T06:08:24.356Z] #17 42.97 -- Looking for netinet/in.h [2025-01-14T06:08:24.620Z] #17 43.30 -- Looking for netinet/in.h - found [2025-01-14T06:08:24.620Z] #17 43.30 -- Looking for sys/epoll.h [2025-01-14T06:08:24.884Z] #17 43.66 -- Looking for sys/epoll.h - found [2025-01-14T06:08:25.149Z] #17 43.66 -- Looking for sys/timerfd.h [2025-01-14T06:08:25.414Z] #17 44.01 -- Looking for sys/timerfd.h - found [2025-01-14T06:08:25.414Z] #17 44.01 -- Looking for arpa/inet.h [2025-01-14T06:08:25.691Z] #17 44.39 -- Looking for arpa/inet.h - found [2025-01-14T06:08:25.955Z] #17 44.39 -- Looking for stdbool.h [2025-01-14T06:08:26.220Z] #17 44.72 -- Looking for stdbool.h - found [2025-01-14T06:08:26.220Z] #17 44.72 -- Looking for netdb.h [2025-01-14T06:08:26.486Z] #17 45.08 -- Looking for netdb.h - found [2025-01-14T06:08:26.486Z] #17 45.08 -- Looking for pthread.h [2025-01-14T06:08:27.065Z] #17 45.46 -- Looking for pthread.h - found [2025-01-14T06:08:27.065Z] #17 45.46 -- Looking for stdlib.h [2025-01-14T06:08:27.330Z] #17 45.79 -- Looking for stdlib.h - found [2025-01-14T06:08:27.330Z] #17 45.79 -- Looking for stdint.h [2025-01-14T06:08:27.594Z] #17 46.12 -- Looking for stdint.h - found [2025-01-14T06:08:27.594Z] #17 46.12 -- Looking for syslog.h [2025-01-14T06:08:27.859Z] #17 46.47 -- Looking for syslog.h - found [2025-01-14T06:08:27.859Z] #17 46.47 -- Looking for sys/ioctl.h [2025-01-14T06:08:28.124Z] #17 46.81 -- Looking for sys/ioctl.h - found [2025-01-14T06:08:28.124Z] #17 46.81 -- Looking for sys/socket.h [2025-01-14T06:08:28.703Z] #17 47.17 -- Looking for sys/socket.h - found [2025-01-14T06:08:28.703Z] #17 47.17 -- Looking for sys/stat.h [2025-01-14T06:08:28.703Z] #17 47.51 -- Looking for sys/stat.h - found [2025-01-14T06:08:28.968Z] #17 47.51 -- Looking for sys/time.h [2025-01-14T06:08:29.233Z] #17 47.87 -- Looking for sys/time.h - found [2025-01-14T06:08:29.233Z] #17 47.87 -- Looking for sys/types.h [2025-01-14T06:08:29.497Z] #17 48.24 -- Looking for sys/types.h - found [2025-01-14T06:08:29.765Z] #17 48.24 -- Looking for sys/unistd.h [2025-01-14T06:08:29.765Z] #17 48.45 -- Looking for sys/unistd.h - not found [2025-01-14T06:08:29.765Z] #17 48.45 -- Looking for time.h [2025-01-14T06:08:30.034Z] #17 48.82 -- Looking for time.h - found [2025-01-14T06:08:30.300Z] #17 48.82 -- Looking for unistd.h [2025-01-14T06:08:30.565Z] #17 49.18 -- Looking for unistd.h - found [2025-01-14T06:08:30.565Z] #17 49.18 -- Looking for float.h [2025-01-14T06:08:30.831Z] #17 49.54 -- Looking for float.h - found [2025-01-14T06:08:31.097Z] #17 49.54 -- Looking for stddef.h [2025-01-14T06:08:31.362Z] #17 49.89 -- Looking for stddef.h - found [2025-01-14T06:08:31.362Z] #17 49.89 -- Looking for winsock2.h [2025-01-14T06:08:31.362Z] #17 50.12 -- Looking for winsock2.h - not found [2025-01-14T06:08:31.628Z] #17 50.12 -- Looking for ws2tcpip.h [2025-01-14T06:08:31.628Z] #17 50.35 -- Looking for ws2tcpip.h - not found [2025-01-14T06:08:31.628Z] #17 50.35 -- Looking for malloc [2025-01-14T06:08:32.210Z] #17 50.73 -- Looking for malloc - found [2025-01-14T06:08:32.210Z] #17 50.73 -- Looking for memset [2025-01-14T06:08:32.474Z] #17 51.10 -- Looking for memset - found [2025-01-14T06:08:32.474Z] #17 51.10 -- Looking for select [2025-01-14T06:08:33.056Z] #17 51.49 -- Looking for select - found [2025-01-14T06:08:33.056Z] #17 51.49 -- Looking for socket [2025-01-14T06:08:33.323Z] #17 51.88 -- Looking for socket - found [2025-01-14T06:08:33.323Z] #17 51.88 -- Looking for strcasecmp [2025-01-14T06:08:33.588Z] #17 52.24 -- Looking for strcasecmp - found [2025-01-14T06:08:33.588Z] #17 52.24 -- Looking for pthread_mutex_lock [2025-01-14T06:08:34.169Z] #17 52.61 -- Looking for pthread_mutex_lock - found [2025-01-14T06:08:34.169Z] #17 52.62 -- Looking for getaddrinfo [2025-01-14T06:08:34.434Z] #17 53.05 -- Looking for getaddrinfo - found [2025-01-14T06:08:34.434Z] #17 53.05 -- Looking for strnlen [2025-01-14T06:08:34.699Z] #17 53.39 -- Looking for strnlen - found [2025-01-14T06:08:34.965Z] #17 53.39 -- Looking for strrchr [2025-01-14T06:08:35.232Z] #17 53.78 -- Looking for strrchr - found [2025-01-14T06:08:35.232Z] #17 53.78 -- Looking for getrandom [2025-01-14T06:08:35.497Z] #17 54.12 -- Looking for getrandom - found [2025-01-14T06:08:35.497Z] #17 54.12 -- Looking for cmsghdr [2025-01-14T06:08:35.761Z] #17 54.34 -- Looking for cmsghdr - not found [2025-01-14T06:08:35.761Z] #17 54.34 -- compiling without epoll support [2025-01-14T06:08:35.761Z] #17 54.34 -- compiling with DTLS support [2025-01-14T06:08:35.761Z] #17 54.34 -- DTLS_BACKEND: tinydtls [2025-01-14T06:08:35.761Z] #17 54.36 -- Found TinyDTLS: /usr/local/include [2025-01-14T06:08:35.761Z] #17 54.36 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-01-14T06:08:35.761Z] #17 54.36 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-01-14T06:08:35.761Z] #17 54.36 -- TINYDTLS_ROOT_DIR: [2025-01-14T06:08:35.761Z] #17 54.36 -- compiling with tinydtls support [2025-01-14T06:08:35.761Z] #17 54.36 -- ENABLE_DTLS:.....................ON [2025-01-14T06:08:35.761Z] #17 54.36 -- ENABLE_TCP:......................ON [2025-01-14T06:08:35.761Z] #17 54.36 -- ENABLE_DOCS:.....................OFF [2025-01-14T06:08:35.761Z] #17 54.36 -- ENABLE_EXAMPLES:.................OFF [2025-01-14T06:08:35.761Z] #17 54.36 -- DTLS_BACKEND:....................tinydtls [2025-01-14T06:08:35.761Z] #17 54.36 -- WITH_GNUTLS:.....................OFF [2025-01-14T06:08:35.761Z] #17 54.36 -- WITH_TINYDTLS:...................ON [2025-01-14T06:08:35.761Z] #17 54.36 -- WITH_OPENSSL:....................OFF [2025-01-14T06:08:35.761Z] #17 54.36 -- WITH_MBEDTLS:....................OFF [2025-01-14T06:08:35.761Z] #17 54.36 -- HAVE_LIBTINYDTLS:................1 [2025-01-14T06:08:35.761Z] #17 54.36 -- HAVE_LIBGNUTLS:.................. [2025-01-14T06:08:35.761Z] #17 54.36 -- HAVE_OPENSSL:.................... [2025-01-14T06:08:35.761Z] #17 54.36 -- HAVE_MBEDTLS:.................... [2025-01-14T06:08:35.761Z] #17 54.36 -- COAP_EPOLL_SUPPORT:.............. [2025-01-14T06:08:35.761Z] #17 54.36 -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-01-14T06:08:35.761Z] #17 54.36 -- BUILD_SHARED_LIBS:...............ON [2025-01-14T06:08:35.761Z] #17 54.36 -- CMAKE_BUILD_TYPE:................Release [2025-01-14T06:08:35.761Z] #17 54.36 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-01-14T06:08:35.761Z] #17 54.41 -- Configuring done (15.4s) [2025-01-14T06:08:35.761Z] #17 54.42 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-01-14T06:08:35.761Z] #17 54.42 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-01-14T06:08:35.761Z] #17 54.42 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-01-14T06:08:35.761Z] #17 54.42 command to set the policy and suppress this warning. [2025-01-14T06:08:35.761Z] #17 54.42 [2025-01-14T06:08:35.761Z] #17 54.42 File: [2025-01-14T06:08:35.761Z] #17 54.42 [2025-01-14T06:08:35.761Z] #17 54.42 /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-01-14T06:08:35.761Z] #17 54.42 This warning is for project developers. Use -Wno-dev to suppress it. [2025-01-14T06:08:35.761Z] #17 54.42 [2025-01-14T06:08:35.761Z] #17 54.47 -- Generating done (0.0s) [2025-01-14T06:08:35.762Z] #17 54.47 -- Build files have been written to: /device-coap/deps/libcoap/build [2025-01-14T06:08:35.762Z] #17 54.49 + make [2025-01-14T06:08:36.026Z] #17 54.62 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-01-14T06:08:36.292Z] #17 55.00 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-01-14T06:08:36.871Z] #17 55.47 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-01-14T06:08:37.449Z] #17 56.11 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-01-14T06:08:39.383Z] #17 57.92 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-01-14T06:08:39.648Z] #17 58.23 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-01-14T06:08:39.914Z] #17 58.58 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-01-14T06:08:41.847Z] #17 60.46 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-01-14T06:08:42.111Z] #17 60.68 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-01-14T06:08:42.380Z] #17 61.02 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-01-14T06:08:46.619Z] #17 64.89 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-01-14T06:08:47.201Z] #17 65.77 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-01-14T06:08:47.468Z] #17 66.19 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-01-14T06:08:48.054Z] #17 66.70 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-01-14T06:08:48.321Z] #17 67.06 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-01-14T06:08:53.668Z] #17 71.81 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-01-14T06:08:54.625Z] #17 73.31 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-01-14T06:08:56.569Z] #17 74.86 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-01-14T06:08:59.164Z] #17 77.68 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-01-14T06:08:59.431Z] #17 78.11 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-01-14T06:09:00.022Z] #17 78.43 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-01-14T06:09:01.429Z] #17 79.83 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-01-14T06:09:02.385Z] #17 81.04 [100%] Linking C shared library libcoap-2.so [2025-01-14T06:09:02.653Z] #17 81.18 [100%] Built target coap-2 [2025-01-14T06:09:02.653Z] #17 81.21 + make install [2025-01-14T06:09:02.919Z] #17 81.44 [100%] Built target coap-2 [2025-01-14T06:09:02.919Z] #17 81.49 Install the project... [2025-01-14T06:09:02.919Z] #17 81.52 -- Install configuration: "Release" [2025-01-14T06:09:02.919Z] #17 81.52 -- Installing: /usr/local/lib/libcoap-2.so [2025-01-14T06:09:02.919Z] #17 81.53 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-01-14T06:09:02.919Z] #17 81.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-01-14T06:09:02.919Z] #17 81.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-01-14T06:09:02.919Z] #17 81.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-01-14T06:09:02.919Z] #17 81.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-01-14T06:09:02.919Z] #17 81.54 -- Up-to-date: /usr/local/include [2025-01-14T06:09:02.919Z] #17 81.54 -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:09:02.919Z] #17 81.54 -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-01-14T06:09:02.919Z] #17 81.54 -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-01-14T06:09:02.919Z] #17 81.54 -- Installing: /usr/local/include/coap2/option.h [2025-01-14T06:09:02.919Z] #17 81.54 -- Installing: /usr/local/include/coap2/uri.h [2025-01-14T06:09:02.919Z] #17 81.54 -- Installing: /usr/local/include/coap2/net.h [2025-01-14T06:09:02.919Z] #17 81.55 -- Installing: /usr/local/include/coap2/bits.h [2025-01-14T06:09:02.919Z] #17 81.55 -- Installing: /usr/local/include/coap2/utlist.h [2025-01-14T06:09:02.919Z] #17 81.55 -- Installing: /usr/local/include/coap2/coap_event.h [2025-01-14T06:09:02.919Z] #17 81.55 -- Installing: /usr/local/include/coap2/block.h [2025-01-14T06:09:02.919Z] #17 81.55 -- Installing: /usr/local/include/coap2/coap_session.h [2025-01-14T06:09:02.919Z] #17 81.56 -- Installing: /usr/local/include/coap2/coap_prng.h [2025-01-14T06:09:02.919Z] #17 81.56 -- Installing: /usr/local/include/coap2/uthash.h [2025-01-14T06:09:02.919Z] #17 81.56 -- Installing: /usr/local/include/coap2/async.h [2025-01-14T06:09:02.919Z] #17 81.56 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-01-14T06:09:02.919Z] #17 81.56 -- Installing: /usr/local/include/coap2/libcoap.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/mem.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/subscribe.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/resource.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/coap_riot.h [2025-01-14T06:09:02.919Z] #17 81.57 -- Installing: /usr/local/include/coap2/coap_time.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/pdu.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/address.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/coap_io.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/lwippools.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/str.h [2025-01-14T06:09:02.919Z] #17 81.58 -- Installing: /usr/local/include/coap2/coap_debug.h [2025-01-14T06:09:02.919Z] #17 81.59 -- Installing: /usr/local/include/coap2/encode.h [2025-01-14T06:09:02.919Z] #17 81.59 -- Up-to-date: /usr/local/include [2025-01-14T06:09:02.919Z] #17 81.59 -- Up-to-date: /usr/local/include/coap2 [2025-01-14T06:09:02.919Z] #17 81.59 -- Installing: /usr/local/include/coap2/coap.h [2025-01-14T06:09:02.919Z] #17 81.59 + '[' 1 '=' 1 ] [2025-01-14T06:09:02.919Z] #17 81.59 + cd /device-coap/deps [2025-01-14T06:09:02.919Z] #17 81.60 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:09:02.919Z] #17 81.60 Connecting to github.com (140.82.112.3:443) [2025-01-14T06:09:03.184Z] #17 81.88 Connecting to codeload.github.com (140.82.114.10:443) [2025-01-14T06:09:03.452Z] #17 82.11 saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:09:03.452Z] #17 82.18 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:09:03.452Z] #17 82.18 'v4.0.0-dev.14.zip' saved [2025-01-14T06:09:03.452Z] #17 82.18 + unzip v4.0.0-dev.14.zip [2025-01-14T06:09:03.452Z] #17 82.18 Archive: v4.0.0-dev.14.zip [2025-01-14T06:09:03.452Z] #17 82.19 creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:09:03.452Z] #17 82.19 creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:09:03.452Z] #17 82.19 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:09:03.452Z] #17 82.19 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:09:03.452Z] #17 82.19 creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:09:03.452Z] #17 82.20 creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:09:03.452Z] #17 82.20 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:09:03.452Z] #17 82.20 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:09:03.452Z] #17 82.20 creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:09:03.452Z] #17 82.20 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:09:03.452Z] #17 82.21 creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:09:03.452Z] #17 82.21 creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:09:03.452Z] #17 82.21 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:09:03.452Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:09:03.721Z] #17 82.23 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:09:03.721Z] #17 82.24 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:09:03.721Z] #17 82.24 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:09:03.721Z] #17 82.25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:09:03.721Z] #17 82.25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:09:03.721Z] #17 82.25 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:09:03.721Z] #17 82.25 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:09:03.721Z] #17 82.26 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.26 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:09:03.721Z] #17 82.27 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:09:03.721Z] #17 82.27 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:09:03.721Z] #17 82.29 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:09:03.721Z] #17 82.29 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:09:03.721Z] #17 82.30 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:09:03.721Z] #17 82.31 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:09:03.721Z] #17 82.31 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:09:03.721Z] #17 82.31 + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:09:03.721Z] #17 82.31 + ./scripts/build.sh [2025-01-14T06:09:03.721Z] #17 82.31 + CPPCHECK=false [2025-01-14T06:09:03.721Z] #17 82.31 + DOCGEN=false [2025-01-14T06:09:03.721Z] #17 82.31 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:09:03.721Z] #17 82.31 + '[' 0 -gt 0 ] [2025-01-14T06:09:03.721Z] #17 82.31 + readlink -f ./scripts/build.sh [2025-01-14T06:09:03.721Z] #17 82.32 + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:09:03.721Z] #17 82.32 + dirname /device-coap/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:09:03.721Z] #17 82.32 + ROOT=/device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:09:03.721Z] #17 82.32 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:09:03.721Z] #17 82.32 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:09:03.721Z] #17 82.33 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:09:03.721Z] #17 82.33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:09:03.988Z] #17 82.66 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:09:03.988Z] #17 82.75 -- Detecting C compiler ABI info [2025-01-14T06:09:04.574Z] #17 83.14 -- Detecting C compiler ABI info - done [2025-01-14T06:09:04.574Z] #17 83.24 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:09:04.574Z] #17 83.24 -- Detecting C compile features [2025-01-14T06:09:04.574Z] #17 83.25 -- Detecting C compile features - done [2025-01-14T06:09:04.574Z] #17 83.27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:09:04.841Z] #17 83.53 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:09:04.841Z] #17 83.55 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:09:04.841Z] #17 83.57 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:09:04.841Z] #17 83.59 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:09:04.841Z] #17 83.60 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:09:04.841Z] #17 83.62 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:09:04.841Z] #17 83.62 -- /opt/iotech/iot/1.5/include [2025-01-14T06:09:04.841Z] #17 83.62 -- C SDK 0.0.0 for Linux [2025-01-14T06:09:05.108Z] #17 83.63 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:09:05.375Z] #17 84.01 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:09:05.375Z] #17 84.19 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:09:05.643Z] #17 84.31 -- Configuring done (2.0s) [2025-01-14T06:09:05.910Z] #17 84.59 -- Generating done (0.3s) [2025-01-14T06:09:06.177Z] #17 84.61 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:09:06.177Z] #17 84.63 + make all package [2025-01-14T06:09:06.177Z] #17 84.63 + tee release.log [2025-01-14T06:09:06.177Z] #17 84.78 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:09:06.759Z] #17 85.48 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:09:08.163Z] #17 86.59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:09:08.744Z] #17 87.43 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:09:09.701Z] #17 88.05 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:09:12.276Z] #17 90.47 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:09:12.276Z] #17 90.70 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:09:13.234Z] #17 91.66 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:09:15.177Z] #17 93.53 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:09:15.442Z] #17 94.09 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:09:16.399Z] #17 94.94 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:09:16.980Z] #17 95.71 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:09:17.562Z] #17 96.31 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:09:18.965Z] #17 97.40 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:09:19.232Z] #17 97.71 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:09:21.826Z] #17 100.1 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:09:22.096Z] #17 100.5 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:09:22.096Z] #17 100.8 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:09:22.096Z] #17 100.8 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:09:22.096Z] #17 100.8 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:09:22.096Z] #17 100.8 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:09:22.096Z] #17 100.8 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:09:22.096Z] #17 100.8 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:09:22.096Z] #17 100.8 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:09:22.096Z] #17 100.8 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:09:22.096Z] #17 100.8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:09:22.096Z] #17 100.8 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:09:22.096Z] #17 100.8 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:09:22.096Z] #17 100.8 | ^~~~~~~~~~~ [2025-01-14T06:09:22.096Z] #17 100.8 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:09:22.096Z] #17 100.8 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:09:22.096Z] #17 100.8 | ~^ [2025-01-14T06:09:22.096Z] #17 100.8 | | [2025-01-14T06:09:22.096Z] #17 100.8 | char * [2025-01-14T06:09:24.042Z] #17 102.4 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:09:24.310Z] #17 103.0 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:09:26.258Z] #17 104.5 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:09:26.525Z] #17 105.1 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:09:34.729Z] #17 113.0 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:09:34.995Z] #17 113.7 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:09:35.574Z] #17 114.1 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:09:36.156Z] #17 114.8 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:09:36.421Z] #17 115.2 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:09:38.353Z] #17 116.8 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:09:40.924Z] #17 119.2 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:09:41.198Z] #17 119.7 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:09:42.158Z] #17 120.6 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:09:42.737Z] #17 121.3 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:09:44.681Z] #17 123.4 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:09:44.946Z] #17 123.4 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:09:44.946Z] #17 123.4 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:09:44.946Z] #17 123.4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:09:44.946Z] #17 123.4 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:09:44.946Z] #17 123.4 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:09:44.946Z] #17 123.4 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:09:45.910Z] #17 124.6 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:09:46.868Z] #17 125.5 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:09:47.139Z] #17 125.9 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:09:47.721Z] #17 126.5 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:09:48.305Z] #17 126.7 [ 68%] Built target csdk [2025-01-14T06:09:48.305Z] #17 126.7 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:09:48.887Z] #17 127.7 [ 72%] Linking C executable template [2025-01-14T06:09:49.154Z] #17 127.8 /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-01-14T06:09:49.422Z] #17 128.0 [ 72%] Built target template [2025-01-14T06:09:49.423Z] #17 128.1 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:09:50.006Z] #17 128.7 [ 76%] Linking C executable device-counter [2025-01-14T06:09:50.273Z] #17 128.8 /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-01-14T06:09:50.273Z] #17 129.0 [ 76%] Built target device-counter [2025-01-14T06:09:50.273Z] #17 129.1 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:09:50.862Z] #17 129.6 [ 80%] Linking C executable device-random [2025-01-14T06:09:51.130Z] #17 129.7 /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-01-14T06:09:51.397Z] #17 129.9 [ 80%] Built target device-random [2025-01-14T06:09:51.397Z] #17 130.0 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:09:51.987Z] #17 130.5 [ 84%] Linking C executable device-gyro [2025-01-14T06:09:51.987Z] #17 130.6 /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-01-14T06:09:52.255Z] #17 130.9 [ 84%] Built target device-gyro [2025-01-14T06:09:52.255Z] #17 130.9 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:09:52.843Z] #17 131.5 [ 88%] Linking C executable device-bitfields [2025-01-14T06:09:52.843Z] #17 131.6 /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-01-14T06:09:53.426Z] #17 131.8 [ 88%] Built target device-bitfields [2025-01-14T06:09:53.426Z] #17 131.9 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:09:54.386Z] #17 132.8 [ 92%] Linking C executable template-discovery [2025-01-14T06:09:54.386Z] #17 132.9 /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-01-14T06:09:54.652Z] #17 133.3 [ 92%] Built target template-discovery [2025-01-14T06:09:54.652Z] #17 133.4 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:09:55.612Z] #17 134.1 [ 96%] Linking C executable device-file [2025-01-14T06:09:55.612Z] #17 134.2 /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-01-14T06:09:55.879Z] #17 134.6 [ 96%] Built target device-file [2025-01-14T06:09:56.148Z] #17 134.7 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:09:56.733Z] #17 135.3 [100%] Linking C executable device-terminal [2025-01-14T06:09:56.733Z] #17 135.4 /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-01-14T06:09:57.318Z] #17 135.9 [100%] Built target device-terminal [2025-01-14T06:09:57.318Z] #17 135.9 Run CPack packaging tool... [2025-01-14T06:09:57.318Z] #17 136.0 CPack: Create package using TGZ [2025-01-14T06:09:57.318Z] #17 136.0 CPack: Install projects [2025-01-14T06:09:57.318Z] #17 136.0 CPack: - Run preinstall target for: Csdk [2025-01-14T06:09:58.280Z] #17 136.9 CPack: - Install project: Csdk [] [2025-01-14T06:09:58.280Z] #17 137.0 CPack: Create package [2025-01-14T06:09:58.547Z] #17 137.1 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:09:58.547Z] #17 137.1 + '[' false '=' true ] [2025-01-14T06:09:58.547Z] #17 137.1 + '[' false '=' true ] [2025-01-14T06:09:58.547Z] #17 137.1 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:09:58.547Z] #17 137.1 + cd /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:09:58.547Z] #17 137.1 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:09:58.815Z] #17 137.4 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:09:59.081Z] #17 137.5 -- Detecting C compiler ABI info [2025-01-14T06:09:59.081Z] #17 137.9 -- Detecting C compiler ABI info - done [2025-01-14T06:09:59.346Z] #17 138.0 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:09:59.346Z] #17 138.0 -- Detecting C compile features [2025-01-14T06:09:59.346Z] #17 138.0 -- Detecting C compile features - done [2025-01-14T06:09:59.346Z] #17 138.0 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:09:59.614Z] #17 138.3 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:09:59.614Z] #17 138.3 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:09:59.614Z] #17 138.3 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:09:59.614Z] #17 138.4 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:09:59.614Z] #17 138.4 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:09:59.614Z] #17 138.4 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:09:59.614Z] #17 138.4 -- /opt/iotech/iot/1.5/include [2025-01-14T06:09:59.614Z] #17 138.4 -- C SDK 0.0.0 for Linux [2025-01-14T06:09:59.614Z] #17 138.4 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:10:00.198Z] #17 138.8 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:10:00.198Z] #17 138.9 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:10:00.464Z] #17 139.1 -- Configuring done (2.0s) [2025-01-14T06:10:00.733Z] #17 139.4 -- Generating done (0.3s) [2025-01-14T06:10:00.733Z] #17 139.4 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:10:00.733Z] #17 139.4 + make [2025-01-14T06:10:00.733Z] #17 139.4 + tee debug.log [2025-01-14T06:10:01.000Z] #17 139.5 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:10:01.268Z] #17 139.9 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:10:01.855Z] #17 140.5 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:10:02.530Z] #17 141.0 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:10:02.810Z] #17 141.5 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:10:03.781Z] #17 142.3 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:10:03.781Z] #17 142.4 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:10:04.052Z] #17 142.9 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:10:05.471Z] #17 143.5 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:10:05.471Z] #17 143.9 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:10:05.749Z] #17 144.3 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:10:06.014Z] #17 144.7 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:10:06.279Z] #17 145.1 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:10:06.860Z] #17 145.4 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:10:06.860Z] #17 145.7 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:10:07.814Z] #17 146.4 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:10:08.081Z] #17 146.7 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:10:08.353Z] #17 146.9 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:10:08.353Z] #17 146.9 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:10:08.353Z] #17 146.9 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:10:08.353Z] #17 146.9 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:10:08.353Z] #17 146.9 from /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:10:08.353Z] #17 146.9 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:10:08.353Z] #17 146.9 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:10:08.353Z] #17 146.9 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:10:08.353Z] #17 146.9 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:08.353Z] #17 146.9 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:10:08.353Z] #17 146.9 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:10:08.353Z] #17 146.9 | ^~~~~~~~~~~ [2025-01-14T06:10:08.353Z] #17 146.9 /device-coap/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:10:08.353Z] #17 146.9 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:10:08.353Z] #17 146.9 | ~^ [2025-01-14T06:10:08.353Z] #17 146.9 | | [2025-01-14T06:10:08.353Z] #17 146.9 | char * [2025-01-14T06:10:08.625Z] #17 147.2 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:10:08.890Z] #17 147.5 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:10:09.474Z] #17 148.1 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:10:09.743Z] #17 148.4 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:10:11.147Z] #17 149.6 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:10:11.147Z] #17 149.9 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:10:11.730Z] #17 150.2 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:10:11.730Z] #17 150.5 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:10:11.998Z] #17 150.8 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:10:12.960Z] #17 151.3 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:10:14.366Z] #17 152.7 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:10:14.366Z] #17 152.9 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:10:14.631Z] #17 153.3 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:10:15.213Z] #17 153.7 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:10:15.792Z] #17 154.5 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:10:16.374Z] #17 154.9 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:10:16.638Z] #17 155.2 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:10:16.904Z] #17 155.5 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:10:17.171Z] #17 155.7 [ 68%] Built target csdk [2025-01-14T06:10:17.171Z] #17 155.8 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:10:17.437Z] #17 156.1 [ 72%] Linking C executable template [2025-01-14T06:10:17.703Z] #17 156.2 /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-01-14T06:10:17.968Z] #17 156.5 [ 72%] Built target template [2025-01-14T06:10:17.968Z] #17 156.5 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:10:18.234Z] #17 156.8 [ 76%] Linking C executable device-counter [2025-01-14T06:10:18.234Z] #17 156.9 /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-01-14T06:10:18.502Z] #17 157.2 [ 76%] Built target device-counter [2025-01-14T06:10:18.502Z] #17 157.2 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:10:19.085Z] #17 157.5 [ 80%] Linking C executable device-random [2025-01-14T06:10:19.085Z] #17 157.6 /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-01-14T06:10:19.352Z] #17 157.9 [ 80%] Built target device-random [2025-01-14T06:10:19.352Z] #17 158.0 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:10:19.618Z] #17 158.2 [ 84%] Linking C executable device-gyro [2025-01-14T06:10:19.618Z] #17 158.3 /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-01-14T06:10:19.883Z] #17 158.6 [ 84%] Built target device-gyro [2025-01-14T06:10:20.148Z] #17 158.6 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:10:20.414Z] #17 158.9 [ 88%] Linking C executable device-bitfields [2025-01-14T06:10:20.414Z] #17 159.0 /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-01-14T06:10:20.680Z] #17 159.3 [ 88%] Built target device-bitfields [2025-01-14T06:10:20.680Z] #17 159.3 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:10:21.263Z] #17 159.7 [ 92%] Linking C executable template-discovery [2025-01-14T06:10:21.263Z] #17 159.8 /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-01-14T06:10:21.263Z] #17 160.1 [ 92%] Built target template-discovery [2025-01-14T06:10:21.528Z] #17 160.1 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:10:21.793Z] #17 160.5 [ 96%] Linking C executable device-file [2025-01-14T06:10:22.059Z] #17 160.6 /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-01-14T06:10:22.326Z] #17 160.8 [ 96%] Built target device-file [2025-01-14T06:10:22.326Z] #17 160.9 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:10:22.592Z] #17 161.3 [100%] Linking C executable device-terminal [2025-01-14T06:10:22.592Z] #17 161.4 /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-01-14T06:10:23.170Z] #17 161.6 [100%] Built target device-terminal [2025-01-14T06:10:23.170Z] #17 161.7 + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:10:23.170Z] #17 161.7 + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:10:23.170Z] #17 161.7 + rm -rf /device-coap/deps [2025-01-14T06:10:23.437Z] #17 DONE 162.1s [2025-01-14T06:10:23.437Z] [2025-01-14T06:10:23.437Z] #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-01-14T06:10:24.397Z] #20 0.772 + readlink -f /device-coap/scripts/build.sh [2025-01-14T06:10:24.398Z] #20 0.774 + dirname /device-coap/scripts/build.sh [2025-01-14T06:10:24.398Z] #20 0.784 + dirname /device-coap/scripts [2025-01-14T06:10:24.398Z] #20 0.785 + ROOT=/device-coap [2025-01-14T06:10:24.398Z] #20 0.785 + echo /device-coap [2025-01-14T06:10:24.398Z] #20 0.786 /device-coap [2025-01-14T06:10:24.398Z] #20 0.786 + cd /device-coap [2025-01-14T06:10:24.398Z] #20 0.786 + mkdir -p /device-coap/build/release [2025-01-14T06:10:24.398Z] #20 0.789 + cd /device-coap/build/release [2025-01-14T06:10:24.398Z] #20 0.789 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-01-14T06:10:24.398Z] #20 0.865 -- Configuring done (0.0s) [2025-01-14T06:10:24.398Z] #20 0.896 -- Generating done (0.0s) [2025-01-14T06:10:24.398Z] #20 0.901 -- Build files have been written to: /device-coap/build/release [2025-01-14T06:10:24.398Z] #20 0.911 + make [2025-01-14T06:10:24.398Z] #20 0.911 + tee release.log [2025-01-14T06:10:24.663Z] #20 1.061 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-01-14T06:10:24.663Z] #20 1.327 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:10:24.663Z] #20 1.327 from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:10:24.663Z] #20 1.327 from /device-coap/src/c/coap-client.h:21, [2025-01-14T06:10:24.663Z] #20 1.327 from /device-coap/src/c/coap-client.c:9: [2025-01-14T06:10:24.663Z] #20 1.327 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-01-14T06:10:24.663Z] #20 1.327 /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-01-14T06:10:24.663Z] #20 1.327 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:10:24.663Z] #20 1.327 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.663Z] #20 1.327 90 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:10:24.663Z] #20 1.327 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.663Z] #20 1.327 | | [2025-01-14T06:10:24.663Z] #20 1.327 | size_t {aka long unsigned int} [2025-01-14T06:10:24.663Z] #20 1.327 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-01-14T06:10:24.663Z] #20 1.327 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-01-14T06:10:24.663Z] #20 1.327 | ~^ [2025-01-14T06:10:24.663Z] #20 1.327 | | [2025-01-14T06:10:24.663Z] #20 1.327 | unsigned int [2025-01-14T06:10:24.663Z] #20 1.327 | %lu [2025-01-14T06:10:24.930Z] #20 1.329 /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-01-14T06:10:24.930Z] #20 1.329 /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-01-14T06:10:24.930Z] #20 1.329 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:10:24.930Z] #20 1.329 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:24.930Z] #20 1.329 | | [2025-01-14T06:10:24.930Z] #20 1.329 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.330 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.330 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-01-14T06:10:24.930Z] #20 1.330 | ~^ [2025-01-14T06:10:24.930Z] #20 1.330 | | [2025-01-14T06:10:24.930Z] #20 1.330 | unsigned int [2025-01-14T06:10:24.930Z] #20 1.330 | %lu [2025-01-14T06:10:24.930Z] #20 1.331 /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-01-14T06:10:24.930Z] #20 1.331 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:10:24.930Z] #20 1.331 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.331 130 | resource->properties->type); [2025-01-14T06:10:24.930Z] #20 1.331 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.331 | | [2025-01-14T06:10:24.930Z] #20 1.331 | iot_typecode_t [2025-01-14T06:10:24.930Z] #20 1.331 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.331 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-01-14T06:10:24.930Z] #20 1.331 | ~^ [2025-01-14T06:10:24.930Z] #20 1.331 | | [2025-01-14T06:10:24.930Z] #20 1.331 | int [2025-01-14T06:10:24.930Z] #20 1.332 /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-01-14T06:10:24.930Z] #20 1.332 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.332 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.332 140 | len); [2025-01-14T06:10:24.930Z] #20 1.332 | ~~~ [2025-01-14T06:10:24.930Z] #20 1.332 | | [2025-01-14T06:10:24.930Z] #20 1.332 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.332 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.332 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.332 | ~^ [2025-01-14T06:10:24.930Z] #20 1.332 | | [2025-01-14T06:10:24.930Z] #20 1.332 | int [2025-01-14T06:10:24.930Z] #20 1.332 | %ld [2025-01-14T06:10:24.930Z] #20 1.333 /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-01-14T06:10:24.930Z] #20 1.333 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.333 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.333 145 | len); [2025-01-14T06:10:24.930Z] #20 1.333 | ~~~ [2025-01-14T06:10:24.930Z] #20 1.333 | | [2025-01-14T06:10:24.930Z] #20 1.333 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.333 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.333 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.333 | ~^ [2025-01-14T06:10:24.930Z] #20 1.333 | | [2025-01-14T06:10:24.930Z] #20 1.333 | int [2025-01-14T06:10:24.930Z] #20 1.333 | %ld [2025-01-14T06:10:24.930Z] #20 1.335 /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-01-14T06:10:24.930Z] #20 1.335 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.335 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.335 152 | len); [2025-01-14T06:10:24.930Z] #20 1.335 | ~~~ [2025-01-14T06:10:24.930Z] #20 1.335 | | [2025-01-14T06:10:24.930Z] #20 1.335 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.335 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.335 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-01-14T06:10:24.930Z] #20 1.335 | ~^ [2025-01-14T06:10:24.930Z] #20 1.335 | | [2025-01-14T06:10:24.930Z] #20 1.335 | int [2025-01-14T06:10:24.930Z] #20 1.335 | %ld [2025-01-14T06:10:24.930Z] #20 1.336 /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-01-14T06:10:24.930Z] #20 1.336 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:10:24.930Z] #20 1.336 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.336 157 | resource->properties->type); [2025-01-14T06:10:24.930Z] #20 1.336 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.336 | | [2025-01-14T06:10:24.930Z] #20 1.336 | iot_typecode_t [2025-01-14T06:10:24.930Z] #20 1.336 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.336 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-01-14T06:10:24.930Z] #20 1.336 | ~^ [2025-01-14T06:10:24.930Z] #20 1.336 | | [2025-01-14T06:10:24.930Z] #20 1.336 | int [2025-01-14T06:10:24.930Z] #20 1.340 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-01-14T06:10:24.930Z] #20 1.340 /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-01-14T06:10:24.930Z] #20 1.340 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:10:24.930Z] #20 1.340 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:24.930Z] #20 1.340 | | [2025-01-14T06:10:24.930Z] #20 1.340 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.341 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.341 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-01-14T06:10:24.930Z] #20 1.341 | ~^ [2025-01-14T06:10:24.930Z] #20 1.341 | | [2025-01-14T06:10:24.930Z] #20 1.341 | int [2025-01-14T06:10:24.930Z] #20 1.341 | %ld [2025-01-14T06:10:24.930Z] #20 1.343 /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-01-14T06:10:24.930Z] #20 1.343 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:10:24.930Z] #20 1.343 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.343 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:10:24.930Z] #20 1.343 254 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:10:24.930Z] #20 1.343 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.343 | | [2025-01-14T06:10:24.930Z] #20 1.343 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.344 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.344 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:10:24.930Z] #20 1.344 | ~^ [2025-01-14T06:10:24.930Z] #20 1.344 | | [2025-01-14T06:10:24.930Z] #20 1.344 | int [2025-01-14T06:10:24.930Z] #20 1.344 | %ld [2025-01-14T06:10:24.930Z] #20 1.349 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-01-14T06:10:24.930Z] #20 1.350 /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-01-14T06:10:24.930Z] #20 1.350 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:10:24.930Z] #20 1.350 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.350 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-01-14T06:10:24.930Z] #20 1.350 353 | strlen(end_dev_params_ptr->psk_key)); [2025-01-14T06:10:24.930Z] #20 1.350 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:24.930Z] #20 1.350 | | [2025-01-14T06:10:24.930Z] #20 1.350 | size_t {aka long unsigned int} [2025-01-14T06:10:24.930Z] #20 1.351 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-01-14T06:10:24.930Z] #20 1.351 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-01-14T06:10:24.930Z] #20 1.351 | ~^ [2025-01-14T06:10:24.930Z] #20 1.351 | | [2025-01-14T06:10:24.930Z] #20 1.351 | int [2025-01-14T06:10:24.930Z] #20 1.351 | %ld [2025-01-14T06:10:25.511Z] #20 2.095 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-01-14T06:10:25.776Z] #20 2.361 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:10:25.776Z] #20 2.361 from /usr/include/edgex/devices.h:17, [2025-01-14T06:10:25.776Z] #20 2.361 from /device-coap/src/c/coap-server.c:22: [2025-01-14T06:10:25.776Z] #20 2.361 /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-01-14T06:10:25.776Z] #20 2.361 /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-01-14T06:10:25.776Z] #20 2.361 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:10:25.776Z] #20 2.361 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:25.776Z] #20 2.361 | | [2025-01-14T06:10:25.776Z] #20 2.361 | size_t {aka long unsigned int} [2025-01-14T06:10:25.776Z] #20 2.361 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-01-14T06:10:25.776Z] #20 2.361 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-01-14T06:10:25.776Z] #20 2.361 | ~^ [2025-01-14T06:10:25.776Z] #20 2.361 | | [2025-01-14T06:10:25.776Z] #20 2.361 | unsigned int [2025-01-14T06:10:25.776Z] #20 2.361 | %lu [2025-01-14T06:10:25.776Z] #20 2.362 /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-01-14T06:10:25.776Z] #20 2.362 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:10:25.776Z] #20 2.362 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:25.776Z] #20 2.362 | | [2025-01-14T06:10:25.776Z] #20 2.362 | iot_typecode_t [2025-01-14T06:10:25.776Z] #20 2.362 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-01-14T06:10:25.776Z] #20 2.362 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-01-14T06:10:25.776Z] #20 2.362 | ~^ [2025-01-14T06:10:25.776Z] #20 2.362 | | [2025-01-14T06:10:25.776Z] #20 2.362 | int [2025-01-14T06:10:26.355Z] #20 2.740 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-01-14T06:10:26.620Z] #20 2.994 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:10:26.620Z] #20 2.994 from /device-coap/src/c/coap-util.h:18, [2025-01-14T06:10:26.620Z] #20 2.994 from /device-coap/src/c/coap-util.c:9: [2025-01-14T06:10:26.620Z] #20 2.994 /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-01-14T06:10:26.621Z] #20 2.994 /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-01-14T06:10:26.621Z] #20 2.994 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.994 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:26.621Z] #20 2.994 | | [2025-01-14T06:10:26.621Z] #20 2.994 | size_t {aka long unsigned int} [2025-01-14T06:10:26.621Z] #20 2.994 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-01-14T06:10:26.621Z] #20 2.994 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.994 | ~^ [2025-01-14T06:10:26.621Z] #20 2.994 | | [2025-01-14T06:10:26.621Z] #20 2.994 | unsigned int [2025-01-14T06:10:26.621Z] #20 2.994 | %lu [2025-01-14T06:10:26.621Z] #20 2.995 /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-01-14T06:10:26.621Z] #20 2.995 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.995 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:26.621Z] #20 2.995 | | [2025-01-14T06:10:26.621Z] #20 2.995 | size_t {aka long unsigned int} [2025-01-14T06:10:26.621Z] #20 2.995 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-01-14T06:10:26.621Z] #20 2.995 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.995 | ~^ [2025-01-14T06:10:26.621Z] #20 2.995 | | [2025-01-14T06:10:26.621Z] #20 2.995 | unsigned int [2025-01-14T06:10:26.621Z] #20 2.995 | %lu [2025-01-14T06:10:26.621Z] #20 2.996 /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-01-14T06:10:26.621Z] #20 2.996 /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-01-14T06:10:26.621Z] #20 2.996 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.996 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:26.621Z] #20 2.996 | | [2025-01-14T06:10:26.621Z] #20 2.996 | size_t {aka long unsigned int} [2025-01-14T06:10:26.621Z] #20 2.996 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-01-14T06:10:26.621Z] #20 2.996 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.996 | ~^ [2025-01-14T06:10:26.621Z] #20 2.996 | | [2025-01-14T06:10:26.621Z] #20 2.996 | unsigned int [2025-01-14T06:10:26.621Z] #20 2.996 | %lu [2025-01-14T06:10:26.621Z] #20 2.998 /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-01-14T06:10:26.621Z] #20 2.998 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.998 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-01-14T06:10:26.621Z] #20 2.998 | | [2025-01-14T06:10:26.621Z] #20 2.998 | size_t {aka long unsigned int} [2025-01-14T06:10:26.621Z] #20 2.998 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-01-14T06:10:26.621Z] #20 2.998 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-01-14T06:10:26.621Z] #20 2.998 | ~^ [2025-01-14T06:10:26.621Z] #20 2.998 | | [2025-01-14T06:10:26.621Z] #20 2.998 | unsigned int [2025-01-14T06:10:26.621Z] #20 2.998 | %lu [2025-01-14T06:10:27.200Z] #20 3.602 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-01-14T06:10:27.200Z] #20 3.846 In file included from /usr/include/devsdk/devsdk.h:18, [2025-01-14T06:10:27.200Z] #20 3.846 from /device-coap/src/c/device-coap.h:17, [2025-01-14T06:10:27.200Z] #20 3.846 from /device-coap/src/c/device-coap.c:10: [2025-01-14T06:10:27.200Z] #20 3.846 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-01-14T06:10:27.200Z] #20 3.846 /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-01-14T06:10:27.200Z] #20 3.846 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:10:27.200Z] #20 3.846 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:27.200Z] #20 3.846 131 | requests[i].resource->type); [2025-01-14T06:10:27.200Z] #20 3.846 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:10:27.200Z] #20 3.846 | | [2025-01-14T06:10:27.200Z] #20 3.846 | iot_typecode_t [2025-01-14T06:10:27.200Z] #20 3.846 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-01-14T06:10:27.200Z] #20 3.846 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-01-14T06:10:27.200Z] #20 3.846 | ~^ [2025-01-14T06:10:27.200Z] #20 3.846 | | [2025-01-14T06:10:27.200Z] #20 3.846 | int [2025-01-14T06:10:28.158Z] #20 4.564 [100%] Linking C executable device-coap [2025-01-14T06:10:28.158Z] #20 4.659 /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-01-14T06:10:28.424Z] #20 5.050 [100%] Built target device-coap [2025-01-14T06:10:28.424Z] #20 DONE 5.2s [2025-01-14T06:10:28.692Z] [2025-01-14T06:10:28.692Z] #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap / [2025-01-14T06:10:28.692Z] #21 ERROR: cannot replace to directory /var/lib/docker/overlay2/yqsqd4p1pbk51rjvw2jh1wzew/merged/device-coap with file [2025-01-14T06:10:28.957Z] ------ [2025-01-14T06:10:28.957Z] > [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /: [2025-01-14T06:10:28.957Z] ------ [2025-01-14T06:10:28.957Z] Dockerfile.alpine:41 [2025-01-14T06:10:28.957Z] -------------------- [2025-01-14T06:10:28.957Z] 39 | RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 [2025-01-14T06:10:28.957Z] 40 | [2025-01-14T06:10:28.957Z] 41 | >>> COPY --from=builder /device-coap/build/release/device-coap / [2025-01-14T06:10:28.957Z] 42 | COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-01-14T06:10:28.957Z] 43 | COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-01-14T06:10:28.957Z] -------------------- [2025-01-14T06:10:28.957Z] ERROR: failed to solve: cannot replace to directory /var/lib/docker/overlay2/yqsqd4p1pbk51rjvw2jh1wzew/merged/device-coap with file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:29.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:10:29.413Z] [2025-01-14T06:10:29.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:29.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:10:30.010Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-14T06:10:30.010Z] 8998bd30e6a1: Pulling fs layer [2025-01-14T06:10:30.010Z] 04944245beec: Pulling fs layer [2025-01-14T06:10:30.010Z] 699f458cf7ca: Pulling fs layer [2025-01-14T06:10:30.010Z] 765212b225bb: Pulling fs layer [2025-01-14T06:10:30.010Z] f23df028b6ca: Pulling fs layer [2025-01-14T06:10:30.010Z] d65c8cfc05b1: Pulling fs layer [2025-01-14T06:10:30.010Z] 2437ff75d9bd: Pulling fs layer [2025-01-14T06:10:30.010Z] f23df028b6ca: Waiting [2025-01-14T06:10:30.010Z] 765212b225bb: Waiting [2025-01-14T06:10:30.010Z] d65c8cfc05b1: Waiting [2025-01-14T06:10:30.010Z] 2437ff75d9bd: Waiting [2025-01-14T06:10:30.010Z] 04944245beec: Verifying Checksum [2025-01-14T06:10:30.010Z] 04944245beec: Download complete [2025-01-14T06:10:30.010Z] 765212b225bb: Verifying Checksum [2025-01-14T06:10:30.010Z] 765212b225bb: Download complete [2025-01-14T06:10:30.275Z] f23df028b6ca: Download complete [2025-01-14T06:10:30.275Z] d65c8cfc05b1: Download complete [2025-01-14T06:10:30.275Z] 699f458cf7ca: Verifying Checksum [2025-01-14T06:10:30.275Z] 699f458cf7ca: Download complete [2025-01-14T06:10:30.856Z] 8998bd30e6a1: Verifying Checksum [2025-01-14T06:10:30.856Z] 8998bd30e6a1: Download complete [2025-01-14T06:10:32.868Z] 2437ff75d9bd: Verifying Checksum [2025-01-14T06:10:32.869Z] 2437ff75d9bd: Download complete [2025-01-14T06:10:37.144Z] 8998bd30e6a1: Pull complete [2025-01-14T06:10:37.413Z] 04944245beec: Pull complete [2025-01-14T06:10:39.365Z] 699f458cf7ca: Pull complete [2025-01-14T06:10:39.365Z] 765212b225bb: Pull complete [2025-01-14T06:10:40.325Z] f23df028b6ca: Pull complete [2025-01-14T06:10:40.326Z] d65c8cfc05b1: Pull complete [2025-01-14T06:11:06.974Z] 2437ff75d9bd: Pull complete [2025-01-14T06:11:06.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-14T06:11:06.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:11:06.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:11:07.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-36688 does not seem to be running inside a container [2025-01-14T06:11:07.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-coap-c/38 -v /w/workspace/device-coap-c/38:/w/workspace/device-coap-c/38:rw,z -v /w/workspace/device-coap-c/38@tmp:/w/workspace/device-coap-c/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-14T06:11:08.372Z] $ docker top 44956cec8fa8d57f6008d0f54eec60e4d938802bf4eb42870698528102374869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:08.846Z] ---> job-cost.sh [2025-01-14T06:11:09.111Z] lf-activate-venv: SKIPPING [2025-01-14T06:11:09.111Z] INFO: No Stack... [2025-01-14T06:11:09.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:11:10.335Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T06:11:10.654Z] + cat /w/workspace/device-coap-c/38/archives/cost.csv [2025-01-14T06:11:10.654Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T06:11:10.717Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [2025-01-14T06:11:10.724Z] Resource [jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] did not exist. Created. [2025-01-14T06:11:10.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T06:11:11.085Z] /w/workspace/device-coap-c/38@tmp/durable-eee80f6e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-14T06:11:11.615Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T06:11:11.630Z] Warning: overwriting stash ‘stack-cost’ [2025-01-14T06:11:12.045Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T06:11:12.056Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T06:11:12.076Z] $ docker stop --time=1 44956cec8fa8d57f6008d0f54eec60e4d938802bf4eb42870698528102374869 [2025-01-14T06:11:13.435Z] $ docker rm -f --volumes 44956cec8fa8d57f6008d0f54eec60e4d938802bf4eb42870698528102374869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-14T06:11:13.740Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-14T06:11:14.297Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] [2025-01-14T06:11:14.297Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-01-14T06:11:14.297Z] total 16 [2025-01-14T06:11:14.297Z] drwxr-xr-x 3 root root 4096 Jan 14 06:06 . [2025-01-14T06:11:14.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 06:06 .. [2025-01-14T06:11:14.297Z] drwxr-xr-x 2 root root 4096 Jan 14 06:06 cost [2025-01-14T06:11:14.297Z] -rw-r--r-- 1 root root 84 Jan 14 06:06 cost.csv [2025-01-14T06:11:14.297Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-01-14T06:11:14.297Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-01-14T06:11:14.297Z] total 16 [2025-01-14T06:11:14.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:06 . [2025-01-14T06:11:14.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 06:06 .. [2025-01-14T06:11:14.297Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 06:06 cost [2025-01-14T06:11:14.297Z] -rw-r--r-- 1 jenkins jenkins 84 Jan 14 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:14.588Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:15.449Z] ---> package-listing.sh [2025-01-14T06:11:15.449Z] ++ facter osfamily [2025-01-14T06:11:15.449Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-14T06:11:15.709Z] + OS_FAMILY=debian [2025-01-14T06:11:15.709Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_main [2025-01-14T06:11:15.709Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-14T06:11:15.709Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-14T06:11:15.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-14T06:11:15.709Z] + PACKAGES=/tmp/packages_start.txt [2025-01-14T06:11:15.709Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-01-14T06:11:15.709Z] + PACKAGES=/tmp/packages_end.txt [2025-01-14T06:11:15.709Z] + case "${OS_FAMILY}" in [2025-01-14T06:11:15.709Z] + grep '^ii' [2025-01-14T06:11:15.709Z] + dpkg -l [2025-01-14T06:11:15.709Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-14T06:11:15.709Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-14T06:11:15.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-14T06:11:15.709Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-01-14T06:11:15.709Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ [2025-01-14T06:11:15.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo [2025-01-14T06:11:15.723Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-14T06:11:16.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:11:16.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:11:16.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:11:16.649Z] prd-ubuntu20.04-docker-8c-8g-36685 does not seem to be running inside a container [2025-01-14T06:11:16.671Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T06:11:17.596Z] $ docker top 47737da12e206c1b71120928379501acb6f5931f75f64c480640da1b1ef8184e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:11:17.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-14T06:11:18.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-14T06:11:18.524Z] + ls /var/log/sa-host [2025-01-14T06:11:18.524Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:11:18.604Z] provisioning config files... [2025-01-14T06:11:18.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6167751021910506748tmp [Pipeline] { [Pipeline] echo [2025-01-14T06:11:18.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:18.917Z] ---> create-netrc.sh [Pipeline] } [2025-01-14T06:11:18.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:19.263Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-14T06:11:19.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:19.558Z] ---> sudo-logs.sh [2025-01-14T06:11:19.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-14T06:11:19.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:19.906Z] ---> job-cost.sh [2025-01-14T06:11:19.906Z] lf-activate-venv: SKIPPING [2025-01-14T06:11:19.906Z] DEBUG: total: 0.2199999988079071 [2025-01-14T06:11:19.906Z] INFO: Retrieving Stack Cost... [2025-01-14T06:11:20.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:11:20.741Z] INFO: Archiving Costs [Pipeline] echo [2025-01-14T06:11:20.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:11:21.045Z] ---> logs-deploy.sh [2025-01-14T06:11:21.045Z] lf-activate-venv: SKIPPING [2025-01-14T06:11:21.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/38 [2025-01-14T06:11:21.045Z] INFO: archiving workspace using pattern(s): [2025-01-14T06:11:21.982Z] Archives upload complete. [2025-01-14T06:11:21.982Z] INFO: archiving logs to Nexus