Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-coap-c Obtained Jenkinsfile from 21eddd3cdb096033b2441702217c8a09ce0ce9bf+8443275ac6a55454468ef18d6a769bcfbada4750 (2e37a8dd7602555450e70a1cb5d8b1358fcc59b7) 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-ssh9296019519658496873.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1484736859565082777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5560104082077962545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-63/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10710996242243307856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5494327321058347662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-63/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-63/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13708153950091639126.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41241 in /w/workspace/edgexfoundry_device-coap-c_PR-63 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_PR-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8443275ac6a55454468ef18d6a769bcfbada4750 into PR head commit 21eddd3cdb096033b2441702217c8a09ce0ce9bf Merge succeeded, producing 21eddd3cdb096033b2441702217c8a09ce0ce9bf Checking out Revision 21eddd3cdb096033b2441702217c8a09ce0ce9bf (PR-63) > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21eddd3cdb096033b2441702217c8a09ce0ce9bf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21eddd3cdb096033b2441702217c8a09ce0ce9bf # timeout=10 Commit message: "fix: Simplify configuration.yaml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:53:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:53:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:53:53 ========================================================= 05:53:53 EdgeX Global Pipelines Version Info 05:53:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:53:54 ------------------- 05:53:54 stable info: 05:53:54 ------------------- 05:53:54 Commited By: Cherry Wang cherry@iotechsys.com 05:53:54 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 05:53:54 Message: update stable to v1.0.272 05:53:55 ------------------- 05:53:55 experimental info: 05:53:55 ------------------- 05:53:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:53:55 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 05:53:55 Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 05:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21eddd3 [Pipeline] echo 05:53:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:56 provisioning config files... 05:53:56 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config3710405452184314083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:57 ---> ****-login.sh 05:53:57 nexus3.edgexfoundry.org:10001 05:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:57 Configure a credential helper to remove this warning. See 05:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:57 05:53:57 Login Succeeded 05:53:57 nexus3.edgexfoundry.org:10002 05:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:57 Configure a credential helper to remove this warning. See 05:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:57 05:53:57 Login Succeeded 05:53:57 nexus3.edgexfoundry.org:10003 05:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:57 Configure a credential helper to remove this warning. See 05:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:57 05:53:57 Login Succeeded 05:53:57 nexus3.edgexfoundry.org:10004 05:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:57 Configure a credential helper to remove this warning. See 05:53:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:57 05:53:57 Login Succeeded 05:53:57 ****.io 05:53:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:58 Configure a credential helper to remove this warning. See 05:53:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:58 05:53:58 Login Succeeded 05:53:58 ---> ****-login.sh ends [Pipeline] } 05:53:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 05:53:58 + git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo 05:53:58 -----------> git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf 21eddd3cdb096033b2441702217c8a09ce0ce9bf [false] [Pipeline] sh 05:53:59 + git log --format=format:%s -1 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo 05:53:59 ========================================================= 05:53:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:53:59 ========================================================= 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 05:54:00 + git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo 05:54:00 -----------> git rev-list -1 --merges 21eddd3cdb096033b2441702217c8a09ce0ce9bf~1..21eddd3cdb096033b2441702217c8a09ce0ce9bf 21eddd3cdb096033b2441702217c8a09ce0ce9bf [false] [Pipeline] sh 05:54:00 + git log --format=format:%s -1 21eddd3cdb096033b2441702217c8a09ce0ce9bf [Pipeline] echo 05:54:00 ========================================================= 05:54:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:54:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:01 + grep -v github /etc/ssh/ssh_known_hosts 05:54:01 + [ -e /tmp/ssh_known_hosts ] 05:54:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:54:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:54:01 + sudo tee -a /etc/ssh/ssh_known_hosts 05:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:01 05:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:01 0.1.4: Pulling from edgex-devops/py-git-semver 05:54:01 b85a868b505f: Pulling fs layer 05:54:01 e2be974225ed: Pulling fs layer 05:54:01 339a4e72a1f5: Pulling fs layer 05:54:01 988bab9f4d93: Pulling fs layer 05:54:01 1469e6f7b9e6: Pulling fs layer 05:54:01 eaf3925da568: Pulling fs layer 05:54:01 988bab9f4d93: Waiting 05:54:01 1469e6f7b9e6: Waiting 05:54:01 bab4dde63d76: Pulling fs layer 05:54:01 bde34c3a00c8: Pulling fs layer 05:54:01 eaf3925da568: Waiting 05:54:01 b352a97aabf1: Pulling fs layer 05:54:01 4872d77fe225: Pulling fs layer 05:54:01 5851b861e8e6: Pulling fs layer 05:54:01 bde34c3a00c8: Waiting 05:54:01 b352a97aabf1: Waiting 05:54:01 bab4dde63d76: Waiting 05:54:01 5851b861e8e6: Waiting 05:54:01 e2be974225ed: Download complete 05:54:01 988bab9f4d93: Verifying Checksum 05:54:01 988bab9f4d93: Download complete 05:54:02 339a4e72a1f5: Verifying Checksum 05:54:02 339a4e72a1f5: Download complete 05:54:02 1469e6f7b9e6: Verifying Checksum 05:54:02 1469e6f7b9e6: Download complete 05:54:02 eaf3925da568: Verifying Checksum 05:54:02 eaf3925da568: Download complete 05:54:02 bde34c3a00c8: Verifying Checksum 05:54:02 bde34c3a00c8: Download complete 05:54:02 b352a97aabf1: Download complete 05:54:02 4872d77fe225: Verifying Checksum 05:54:02 4872d77fe225: Download complete 05:54:02 5851b861e8e6: Download complete 05:54:02 b85a868b505f: Verifying Checksum 05:54:02 b85a868b505f: Download complete 05:54:02 bab4dde63d76: Verifying Checksum 05:54:02 bab4dde63d76: Download complete 05:54:03 b85a868b505f: Pull complete 05:54:03 e2be974225ed: Pull complete 05:54:04 339a4e72a1f5: Pull complete 05:54:04 988bab9f4d93: Pull complete 05:54:04 1469e6f7b9e6: Pull complete 05:54:04 eaf3925da568: Pull complete 05:54:06 bab4dde63d76: Pull complete 05:54:06 bde34c3a00c8: Pull complete 05:54:06 b352a97aabf1: Pull complete 05:54:06 4872d77fe225: Pull complete 05:54:06 5851b861e8e6: Pull complete 05:54:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:06 prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container 05:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@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-devops/py-git-semver:0.1.4 cat 05:54:08 $ docker top 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 -eo pid,comm 05:54:08 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). 05:54:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:08 [ssh-agent] Looking for ssh-agent implementation... 05:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:08 $ docker exec 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent 05:54:08 SSH_AUTH_SOCK=/tmp/ssh-BA4WSsKZc7i7/agent.31 05:54:08 SSH_AGENT_PID=37 05:54:08 Running ssh-add (command line suppressed) 05:54:08 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_15462975419528447624.key (/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_15462975419528447624.key) 05:54:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:09 + git tag --points-at HEAD [Pipeline] } 05:54:09 $ docker exec --env ******** --env ******** 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent -k 05:54:09 unset SSH_AUTH_SOCK; 05:54:09 unset SSH_AGENT_PID; 05:54:09 echo Agent pid 37 killed; 05:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:54:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:09 [ssh-agent] Looking for ssh-agent implementation... 05:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:09 $ docker exec 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent 05:54:09 SSH_AUTH_SOCK=/tmp/ssh-p4S8ncV09x3y/agent.70 05:54:09 SSH_AGENT_PID=76 05:54:09 Running ssh-add (command line suppressed) 05:54:09 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_650890857026056671.key (/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/private_key_650890857026056671.key) 05:54:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:10 + git semver init 05:54:10 2025-03-13 05:54:10,401 [run_init] DEBUG init version:0.0.0 force:False 05:54:10 2025-03-13 05:54:10,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver 05:54:10 2025-03-13 05:54:10,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-63/.semver 05:54:10 2025-03-13 05:54:10,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63, universal_newlines=False, shell=None, istream=None) 05:54:11 2025-03-13 05:54:11,096 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-63/.git/info/exclude 05:54:11 2025-03-13 05:54:11,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 with force:False 05:54:11 2025-03-13 05:54:11,097 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 05:54:11 2025-03-13 05:54:11,101 [execute] INFO git cat-file --batch-check 05:54:11 2025-03-13 05:54:11,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver, universal_newlines=False, shell=None, istream=) 05:54:11 2025-03-13 05:54:11,106 [execute] INFO git cat-file --batch 05:54:11 2025-03-13 05:54:11,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-63/.semver, universal_newlines=False, shell=None, istream=) 05:54:11 2025-03-13 05:54:11,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-63/.semver/PR-63 05:54:11 0.0.0 [Pipeline] } 05:54:11 $ docker exec --env ******** --env ******** 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 ssh-agent -k 05:54:11 unset SSH_AUTH_SOCK; 05:54:11 unset SSH_AGENT_PID; 05:54:11 echo Agent pid 76 killed; 05:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:12 + git semver [Pipeline] } 05:54:12 $ docker stop --time=1 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 05:54:13 $ docker rm -f --volumes 92bfbe8014315269032c3be333378902b236b7edb58c60c4bba09d98108668f9 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:54:14 Stashed 1 file(s) [Pipeline] echo 05:54:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:15 provisioning config files... 05:54:15 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config2867333689638245493tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:54:15 ---> ****-login.sh 05:54:15 nexus3.edgexfoundry.org:10001 05:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:15 Configure a credential helper to remove this warning. See 05:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:15 05:54:15 Login Succeeded 05:54:15 nexus3.edgexfoundry.org:10002 05:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:15 Configure a credential helper to remove this warning. See 05:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:15 05:54:15 Login Succeeded 05:54:15 nexus3.edgexfoundry.org:10003 05:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 nexus3.edgexfoundry.org:10004 05:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 ****.io 05:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 ---> ****-login.sh ends [Pipeline] } 05:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:54:16 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 05:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:54:16 ========================================================= 05:54:16 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 05:54:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:17 + 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 . 05:54:17 Sending build context to Docker daemon 584.7kB 05:54:17 Step 1/14 : ARG BASE=alpine:3.20 05:54:17 Step 2/14 : FROM ${BASE} 05:54:17 latest: Pulling from edgex-devops/edgex-gcc-base 05:54:17 96526aa774ef: Pulling fs layer 05:54:17 da60e534fd72: Pulling fs layer 05:54:17 96526aa774ef: Verifying Checksum 05:54:17 96526aa774ef: Download complete 05:54:17 96526aa774ef: Pull complete 05:54:18 da60e534fd72: Verifying Checksum 05:54:18 da60e534fd72: Download complete 05:54:21 da60e534fd72: Pull complete 05:54:21 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 05:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 05:54:21 ---> 6605166a5db4 05:54:21 Step 3/14 : LABEL maintainer="Ken Bannister " 05:54:22 ---> Running in a6d9477dfd5c 05:54:22 Removing intermediate container a6d9477dfd5c 05:54:22 ---> 09f69f2bda07 05:54:22 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 05:54:22 ---> Running in aead893335ef 05:54:22 Connecting to iotech.jfrog.io (34.246.139.145:443) 05:54:23 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:54:23 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:54:23 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:54:23 Removing intermediate container aead893335ef 05:54:23 ---> a7e606badc33 05:54:23 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:54:23 ---> Running in 7a49eb043c55 05:54:23 Removing intermediate container 7a49eb043c55 05:54:23 ---> 22c00f80288d 05:54:23 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 05:54:24 ---> Running in df7e012ff440 05:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:54:24 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:25 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:54:25 (1/18) Installing dumb-init (1.2.5-r2) 05:54:25 (2/18) Installing hiredis (1.1.0-r2) 05:54:25 (3/18) Installing hiredis-dev (1.1.0-r2) 05:54:25 (4/18) Installing libcbor (0.10.2-r1) 05:54:25 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 05:54:26 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 05:54:26 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 05:54:26 (8/18) Installing libcbor-dev (0.10.2-r1) 05:54:26 (9/18) Installing libmenuw (6.4_p20230506-r0) 05:54:26 (10/18) Installing libpanelw (6.4_p20230506-r0) 05:54:26 (11/18) Installing libncurses++ (6.4_p20230506-r0) 05:54:26 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 05:54:26 (13/18) Installing libblkid (2.38.1-r8) 05:54:26 (14/18) Installing libuuid (2.38.1-r8) 05:54:26 (15/18) Installing libfdisk (2.38.1-r8) 05:54:26 (16/18) Installing libmount (2.38.1-r8) 05:54:26 (17/18) Installing libsmartcols (2.38.1-r8) 05:54:26 (18/18) Installing util-linux-dev (2.38.1-r8) 05:54:26 Executing busybox-1.36.1-r4.trigger 05:54:26 OK: 336 MiB in 100 packages 05:54:27 Removing intermediate container df7e012ff440 05:54:27 ---> 41d94f5f50da 05:54:27 Step 7/14 : RUN apk --no-cache upgrade 05:54:27 ---> Running in 9be2c0bbf2d7 05:54:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:54:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:54:27 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:27 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:54:27 Upgrading critical system libraries and apk-tools: 05:54:27 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:54:27 Executing busybox-1.36.1-r4.trigger 05:54:28 Continuing the upgrade transaction with new apk-tools: 05:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:54:28 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:54:28 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:54:28 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 05:54:28 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 05:54:28 Executing busybox-1.36.1-r7.post-upgrade 05:54:28 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 05:54:28 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 05:54:28 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 05:54:28 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 05:54:28 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 05:54:28 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 05:54:29 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 05:54:29 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 05:54:29 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 05:54:29 (12/25) Installing libpsl (0.21.5-r0) 05:54:29 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 05:54:29 (14/25) Installing libpsl-utils (0.21.5-r0) 05:54:29 (15/25) Installing libpsl-dev (0.21.5-r0) 05:54:29 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 05:54:29 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 05:54:29 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 05:54:29 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 05:54:29 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 05:54:29 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 05:54:29 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 05:54:29 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 05:54:29 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 05:54:29 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 05:54:29 Executing busybox-1.36.1-r7.trigger 05:54:29 Executing ca-certificates-20241121-r1.trigger 05:54:29 OK: 337 MiB in 103 packages 05:54:30 Removing intermediate container 9be2c0bbf2d7 05:54:30 ---> b6ebaa1ebe1d 05:54:30 Step 8/14 : COPY scripts /device-coap/scripts 05:54:30 ---> de7c6d2e19f5 05:54:30 Step 9/14 : COPY src /device-coap/src/ 05:54:30 ---> cfa072ef0dff 05:54:30 Step 10/14 : COPY VERSION /device-coap 05:54:30 ---> 9dbe4a17d2f6 05:54:30 Step 11/14 : RUN mkdir -p /device-coap/build 05:54:30 ---> Running in eb915df3c92a 05:54:31 Removing intermediate container eb915df3c92a 05:54:31 ---> 0f3349305bfd 05:54:31 Step 12/14 : WORKDIR /device-coap 05:54:31 ---> Running in 3a0bbf9450ac 05:54:31 Removing intermediate container 3a0bbf9450ac 05:54:31 ---> b84dddafcf4e 05:54:31 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 05:54:31 ---> Running in 614a8846b91e 05:54:31 + BUILD_CSDK=1 05:54:31 + TINYDTLS_VERSION=b0e230d 05:54:31 + LIBCOAP_VERSION=1739507 05:54:31 + CSDK_VERSION=4.0.0 05:54:31 + '[' -d deps ] 05:54:31 + mkdir deps 05:54:31 + cd /device-coap/deps 05:54:31 + git clone https://github.com/eclipse/tinydtls.git 05:54:31 Cloning into 'tinydtls'... 05:54:32 + cd tinydtls 05:54:32 + git checkout develop 05:54:32 branch 'develop' set up to track 'origin/develop'. 05:54:32 Switched to a new branch 'develop' 05:54:32 + git reset --hard b0e230d 05:54:32 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 05:54:32 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 05:54:32 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 05:54:32 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 05:54:32 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 05:54:32 + mkdir -p build 05:54:32 + cd build 05:54:32 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 05:54:32 -- The C compiler identification is GNU 12.2.1 05:54:32 -- Detecting C compiler ABI info 05:54:32 -- Detecting C compiler ABI info - done 05:54:32 -- Check for working C compiler: /usr/bin/cc - skipped 05:54:32 -- Detecting C compile features 05:54:32 -- Detecting C compile features - done 05:54:32 -- Looking for assert.h 05:54:32 -- Looking for assert.h - found 05:54:32 -- Looking for arpa/inet.h 05:54:32 -- Looking for arpa/inet.h - found 05:54:32 -- Looking for fcntl.h 05:54:32 -- Looking for fcntl.h - found 05:54:32 -- Looking for inttypes.h 05:54:32 -- Looking for inttypes.h - found 05:54:32 -- Looking for memory.h 05:54:32 -- Looking for memory.h - found 05:54:32 -- Looking for netdb.h 05:54:32 -- Looking for netdb.h - found 05:54:32 -- Looking for netinet/in.h 05:54:33 -- Looking for netinet/in.h - found 05:54:33 -- Looking for stddef.h 05:54:33 -- Looking for stddef.h - found 05:54:33 -- Looking for stdint.h 05:54:33 -- Looking for stdint.h - found 05:54:33 -- Looking for stdlib.h 05:54:33 -- Looking for stdlib.h - found 05:54:33 -- Looking for string.h 05:54:33 -- Looking for string.h - found 05:54:33 -- Looking for strings.h 05:54:33 -- Looking for strings.h - found 05:54:33 -- Looking for time.h 05:54:33 -- Looking for time.h - found 05:54:33 -- Looking for sys/param.h 05:54:33 -- Looking for sys/param.h - found 05:54:33 -- Looking for sys/socket.h 05:54:33 -- Looking for sys/socket.h - found 05:54:33 -- Looking for sys/stat.h 05:54:33 -- Looking for sys/stat.h - found 05:54:33 -- Looking for sys/types.h 05:54:33 -- Looking for sys/types.h - found 05:54:33 -- Looking for sys/time.h 05:54:33 -- Looking for sys/time.h - found 05:54:33 -- Looking for unistd.h 05:54:34 -- Looking for unistd.h - found 05:54:34 -- Looking for float.h 05:54:34 -- Looking for float.h - found 05:54:34 -- Looking for dlfcn.h 05:54:34 -- Looking for dlfcn.h - found 05:54:34 -- Looking for memset 05:54:34 -- Looking for memset - found 05:54:34 -- Looking for select 05:54:34 -- Looking for select - found 05:54:34 -- Looking for socket 05:54:34 -- Looking for socket - found 05:54:34 -- Looking for strdup 05:54:34 -- Looking for strdup - found 05:54:34 -- Looking for strerror 05:54:34 -- Looking for strerror - found 05:54:34 -- Looking for strnlen 05:54:34 -- Looking for strnlen - found 05:54:34 -- Looking for fls 05:54:34 -- Looking for fls - not found 05:54:34 -- Looking for vprintf 05:54:34 -- Looking for vprintf - found 05:54:34 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 05:54:35 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 05:54:35 -- Configuring done (2.9s) 05:54:35 -- Generating done (0.0s) 05:54:35 -- Build files have been written to: /device-coap/deps/tinydtls/build 05:54:35 + make 05:54:35 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 05:54:35 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 05:54:35 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 05:54:35 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 05:54:35 In file included from /device-coap/deps/tinydtls/crypto.c:34: 05:54:35 In function 'ecc_ecdh', 05:54:35 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 05:54:35 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:54:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:54:35 /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 05:54:35 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:54:35 | ^~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 05:54:35 431 | uint32_t pub_x[8]; 05:54:35 | ^~~~~ 05:54:35 In function 'ecc_ecdh', 05:54:35 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 05:54:35 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:54:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:54:35 /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 05:54:35 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:54:35 | ^~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 05:54:35 432 | uint32_t pub_y[8]; 05:54:35 | ^~~~~ 05:54:35 In function 'ecc_ecdh', 05:54:35 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 05:54:35 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:54:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:54:35 /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 05:54:35 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:54:35 | ^~~~~~~~~~~ 05:54:35 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 05:54:35 430 | uint32_t priv[8]; 05:54:35 | ^~~~ 05:54:35 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 05:54:37 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 05:54:37 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 05:54:37 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 05:54:37 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 05:54:37 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 05:54:37 /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] 05:54:37 316 | for (idx = 0; idx < count; idx++) { 05:54:37 | ^ 05:54:37 /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] 05:54:37 319 | return result == count; 05:54:37 | ^~ 05:54:37 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 05:54:37 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 05:54:37 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 05:54:37 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 05:54:37 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 05:54:37 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 05:54:37 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 05:54:37 | ~~~~~~~~~~^~~~~~~~ 05:54:37 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 05:54:37 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 05:54:37 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 05:54:37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:37 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 05:54:37 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 05:54:37 | ~~~~~^~~~~~~~ 05:54:37 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 05:54:37 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 05:54:37 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:37 [100%] Linking C shared library libtinydtls.so 05:54:38 [100%] Built target tinydtls 05:54:38 + make install 05:54:38 [100%] Built target tinydtls 05:54:38 Install the project... 05:54:38 -- Install configuration: "Release" 05:54:38 -- Installing: /usr/local/lib/libtinydtls.so 05:54:38 -- Installing: /usr/local/include/tinydtls 05:54:38 -- Installing: /usr/local/include/tinydtls/uthash.h 05:54:38 -- Installing: /usr/local/include/tinydtls/sha2 05:54:38 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 05:54:38 -- Installing: /usr/local/include/tinydtls/ecc 05:54:38 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 05:54:38 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 05:54:38 -- Installing: /usr/local/include/tinydtls/tinydtls.h 05:54:38 -- Installing: /usr/local/include/tinydtls/alert.h 05:54:38 -- Installing: /usr/local/include/tinydtls/aes 05:54:38 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 05:54:38 -- Installing: /usr/local/include/tinydtls/crypto.h 05:54:38 -- Installing: /usr/local/include/tinydtls/numeric.h 05:54:38 -- Installing: /usr/local/include/tinydtls/peer.h 05:54:38 -- Installing: /usr/local/include/tinydtls/utlist.h 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls_time.h 05:54:38 -- Installing: /usr/local/include/tinydtls/netq.h 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls.h 05:54:38 -- Installing: /usr/local/include/tinydtls/global.h 05:54:38 -- Installing: /usr/local/include/tinydtls/state.h 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 05:54:38 -- Installing: /usr/local/include/tinydtls/session.h 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 05:54:38 -- Installing: /usr/local/include/tinydtls/hmac.h 05:54:38 -- Installing: /usr/local/include/tinydtls/ccm.h 05:54:38 -- Up-to-date: /usr/local/include/tinydtls 05:54:38 -- Installing: /usr/local/include/tinydtls/dtls_config.h 05:54:38 + cd /device-coap/deps 05:54:38 + git clone https://github.com/obgm/libcoap.git 05:54:38 Cloning into 'libcoap'... 05:54:39 + cd libcoap 05:54:39 + git reset --hard 1739507 05:54:39 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 05:54:39 + patch -p1 05:54:39 patching file cmake/FindTinyDTLS.cmake 05:54:39 + patch -p1 05:54:39 patching file include/coap2/coap_config.h.in 05:54:39 + mkdir -p build 05:54:39 + cd build 05:54:39 + 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' .. 05:54:39 -- The CXX compiler identification is GNU 12.2.1 05:54:39 -- The C compiler identification is GNU 12.2.1 05:54:39 -- Detecting CXX compiler ABI info 05:54:39 -- Detecting CXX compiler ABI info - done 05:54:39 -- Check for working CXX compiler: /usr/bin/c++ - skipped 05:54:39 -- Detecting CXX compile features 05:54:39 -- Detecting CXX compile features - done 05:54:39 -- Detecting C compiler ABI info 05:54:40 -- Detecting C compiler ABI info - done 05:54:40 -- Check for working C compiler: /usr/bin/cc - skipped 05:54:40 -- Detecting C compile features 05:54:40 -- Detecting C compile features - done 05:54:40 -- Looking for byteswap.h 05:54:40 -- Looking for byteswap.h - found 05:54:40 -- Looking for inttypes.h 05:54:40 -- Looking for inttypes.h - found 05:54:40 -- Looking for limits.h 05:54:40 -- Looking for limits.h - found 05:54:40 -- Looking for memory.h 05:54:40 -- Looking for memory.h - found 05:54:40 -- Looking for strings.h 05:54:40 -- Looking for strings.h - found 05:54:40 -- Looking for string.h 05:54:40 -- Looking for string.h - found 05:54:40 -- Looking for sys/sysctl.h 05:54:40 -- Looking for sys/sysctl.h - not found 05:54:40 -- Looking for netinet/in.h 05:54:40 -- Looking for netinet/in.h - found 05:54:40 -- Looking for sys/epoll.h 05:54:40 -- Looking for sys/epoll.h - found 05:54:40 -- Looking for sys/timerfd.h 05:54:40 -- Looking for sys/timerfd.h - found 05:54:40 -- Looking for arpa/inet.h 05:54:41 -- Looking for arpa/inet.h - found 05:54:41 -- Looking for stdbool.h 05:54:41 -- Looking for stdbool.h - found 05:54:41 -- Looking for netdb.h 05:54:41 -- Looking for netdb.h - found 05:54:41 -- Looking for pthread.h 05:54:41 -- Looking for pthread.h - found 05:54:41 -- Looking for stdlib.h 05:54:41 -- Looking for stdlib.h - found 05:54:41 -- Looking for stdint.h 05:54:41 -- Looking for stdint.h - found 05:54:41 -- Looking for syslog.h 05:54:41 -- Looking for syslog.h - found 05:54:41 -- Looking for sys/ioctl.h 05:54:41 -- Looking for sys/ioctl.h - found 05:54:41 -- Looking for sys/socket.h 05:54:41 -- Looking for sys/socket.h - found 05:54:41 -- Looking for sys/stat.h 05:54:42 -- Looking for sys/stat.h - found 05:54:42 -- Looking for sys/time.h 05:54:42 -- Looking for sys/time.h - found 05:54:42 -- Looking for sys/types.h 05:54:42 -- Looking for sys/types.h - found 05:54:42 -- Looking for sys/unistd.h 05:54:42 -- Looking for sys/unistd.h - not found 05:54:42 -- Looking for time.h 05:54:42 -- Looking for time.h - found 05:54:42 -- Looking for unistd.h 05:54:42 -- Looking for unistd.h - found 05:54:42 -- Looking for float.h 05:54:42 -- Looking for float.h - found 05:54:42 -- Looking for stddef.h 05:54:42 -- Looking for stddef.h - found 05:54:42 -- Looking for winsock2.h 05:54:42 -- Looking for winsock2.h - not found 05:54:42 -- Looking for ws2tcpip.h 05:54:42 -- Looking for ws2tcpip.h - not found 05:54:42 -- Looking for malloc 05:54:42 -- Looking for malloc - found 05:54:42 -- Looking for memset 05:54:42 -- Looking for memset - found 05:54:42 -- Looking for select 05:54:43 -- Looking for select - found 05:54:43 -- Looking for socket 05:54:43 -- Looking for socket - found 05:54:43 -- Looking for strcasecmp 05:54:43 -- Looking for strcasecmp - found 05:54:43 -- Looking for pthread_mutex_lock 05:54:43 -- Looking for pthread_mutex_lock - found 05:54:43 -- Looking for getaddrinfo 05:54:43 -- Looking for getaddrinfo - found 05:54:43 -- Looking for strnlen 05:54:43 -- Looking for strnlen - found 05:54:43 -- Looking for strrchr 05:54:43 -- Looking for strrchr - found 05:54:43 -- Looking for getrandom 05:54:43 -- Looking for getrandom - found 05:54:43 -- Looking for cmsghdr 05:54:43 -- Looking for cmsghdr - not found 05:54:43 -- compiling without epoll support 05:54:43 -- compiling with DTLS support 05:54:43 -- DTLS_BACKEND: tinydtls 05:54:43 -- Found TinyDTLS: /usr/local/include 05:54:43 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 05:54:43 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 05:54:43 -- TINYDTLS_ROOT_DIR: 05:54:43 -- compiling with tinydtls support 05:54:43 -- ENABLE_DTLS:.....................ON 05:54:43 -- ENABLE_TCP:......................ON 05:54:43 -- ENABLE_DOCS:.....................OFF 05:54:43 -- ENABLE_EXAMPLES:.................OFF 05:54:43 -- DTLS_BACKEND:....................tinydtls 05:54:43 -- WITH_GNUTLS:.....................OFF 05:54:43 -- WITH_TINYDTLS:...................ON 05:54:43 -- WITH_OPENSSL:....................OFF 05:54:43 -- WITH_MBEDTLS:....................OFF 05:54:43 -- HAVE_LIBTINYDTLS:................1 05:54:43 -- HAVE_LIBGNUTLS:.................. 05:54:43 -- HAVE_OPENSSL:.................... 05:54:43 -- HAVE_MBEDTLS:.................... 05:54:43 -- COAP_EPOLL_SUPPORT:.............. 05:54:43 -- CMAKE_C_COMPILER:................/usr/bin/cc 05:54:43 -- BUILD_SHARED_LIBS:...............ON 05:54:43 -- CMAKE_BUILD_TYPE:................Release 05:54:43 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 05:54:43 -- Configuring done (3.9s) 05:54:43 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 05:54:43 Policy CMP0115 is not set: Source file extensions must be explicit. Run 05:54:43 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 05:54:43 command to set the policy and suppress this warning. 05:54:43 05:54:43 File: 05:54:43 05:54:43 /device-coap/deps/libcoap/include/coap2/coap.h.in 05:54:43 This warning is for project developers. Use -Wno-dev to suppress it. 05:54:43 05:54:43 -- Generating done (0.0s) 05:54:43 -- Build files have been written to: /device-coap/deps/libcoap/build 05:54:43 + make 05:54:43 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 05:54:43 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 05:54:43 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 05:54:44 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 05:54:44 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 05:54:44 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 05:54:44 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 05:54:44 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 05:54:44 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 05:54:44 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 05:54:45 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 05:54:45 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 05:54:45 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 05:54:45 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 05:54:45 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 05:54:46 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 05:54:46 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 05:54:46 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 05:54:47 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 05:54:47 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 05:54:47 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 05:54:47 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 05:54:47 [100%] Linking C shared library libcoap-2.so 05:54:47 [100%] Built target coap-2 05:54:47 + make install 05:54:47 [100%] Built target coap-2 05:54:47 Install the project... 05:54:47 -- Install configuration: "Release" 05:54:47 -- Installing: /usr/local/lib/libcoap-2.so 05:54:47 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 05:54:47 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 05:54:47 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 05:54:47 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 05:54:47 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 05:54:47 -- Up-to-date: /usr/local/include 05:54:47 -- Installing: /usr/local/include/coap2 05:54:47 -- Installing: /usr/local/include/coap2/uthash.h 05:54:47 -- Installing: /usr/local/include/coap2/subscribe.h 05:54:47 -- Installing: /usr/local/include/coap2/option.h 05:54:47 -- Installing: /usr/local/include/coap2/resource.h 05:54:47 -- Installing: /usr/local/include/coap2/bits.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_hashkey.h 05:54:47 -- Installing: /usr/local/include/coap2/block.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_io.h 05:54:47 -- Installing: /usr/local/include/coap2/pdu.h 05:54:47 -- Installing: /usr/local/include/coap2/str.h 05:54:47 -- Installing: /usr/local/include/coap2/async.h 05:54:47 -- Installing: /usr/local/include/coap2/net.h 05:54:47 -- Installing: /usr/local/include/coap2/address.h 05:54:47 -- Installing: /usr/local/include/coap2/uri.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_event.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_riot.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_dtls.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_mutex.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_prng.h 05:54:47 -- Installing: /usr/local/include/coap2/lwippools.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_debug.h 05:54:47 -- Installing: /usr/local/include/coap2/utlist.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_time.h 05:54:47 -- Installing: /usr/local/include/coap2/encode.h 05:54:47 -- Installing: /usr/local/include/coap2/libcoap.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 05:54:47 -- Installing: /usr/local/include/coap2/mem.h 05:54:47 -- Installing: /usr/local/include/coap2/coap_session.h 05:54:47 -- Up-to-date: /usr/local/include 05:54:47 -- Up-to-date: /usr/local/include/coap2 05:54:47 -- Installing: /usr/local/include/coap2/coap.h 05:54:47 + '[' 1 '=' 1 ] 05:54:47 + cd /device-coap/deps 05:54:47 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:54:47 Connecting to github.com (140.82.112.4:443) 05:54:47 Connecting to codeload.github.com (140.82.112.9:443) 05:54:47 saving to 'v4.0.0.zip' 05:54:48 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:54:48 'v4.0.0.zip' saved 05:54:48 + unzip v4.0.0.zip 05:54:48 Archive: v4.0.0.zip 05:54:48 creating: device-sdk-c-4.0.0/ 05:54:48 creating: device-sdk-c-4.0.0/.github/ 05:54:48 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:54:48 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:54:48 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:54:48 creating: device-sdk-c-4.0.0/.github/workflows/ 05:54:48 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:54:48 inflating: device-sdk-c-4.0.0/.gitignore 05:54:48 inflating: device-sdk-c-4.0.0/Attribution.txt 05:54:48 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:54:48 inflating: device-sdk-c-4.0.0/Doxyfile 05:54:48 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:54:48 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:54:48 inflating: device-sdk-c-4.0.0/LICENSE 05:54:48 inflating: device-sdk-c-4.0.0/Makefile 05:54:48 inflating: device-sdk-c-4.0.0/OWNERS.md 05:54:48 inflating: device-sdk-c-4.0.0/README.IOT.md 05:54:48 inflating: device-sdk-c-4.0.0/README.md 05:54:48 inflating: device-sdk-c-4.0.0/README.v3.md 05:54:48 creating: device-sdk-c-4.0.0/docs/ 05:54:48 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:54:48 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:54:48 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:54:48 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:54:48 inflating: device-sdk-c-4.0.0/docs/startup.md 05:54:48 creating: device-sdk-c-4.0.0/include/ 05:54:48 creating: device-sdk-c-4.0.0/include/devsdk/ 05:54:48 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:54:48 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:54:48 creating: device-sdk-c-4.0.0/include/edgex/ 05:54:48 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:54:48 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:54:48 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:54:48 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:54:48 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:54:48 creating: device-sdk-c-4.0.0/scripts/ 05:54:48 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:54:48 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:54:48 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:54:48 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:54:48 creating: device-sdk-c-4.0.0/src/ 05:54:48 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:54:48 creating: device-sdk-c-4.0.0/src/c/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/api.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/config.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/config.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/data.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/data.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:54:48 inflating: device-sdk-c-4.0.0/src/c/device.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/device.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:54:48 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:54:48 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:54:48 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/map.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/map.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/service.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/service.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:54:48 inflating: device-sdk-c-4.0.0/src/c/watchers.c 05:54:48 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:54:48 creating: device-sdk-c-4.0.0/src/cmake/ 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:54:48 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:54:48 + cd device-sdk-c-4.0.0 05:54:48 + ./scripts/build.sh 05:54:48 + CPPCHECK=false 05:54:48 + DOCGEN=false 05:54:48 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:54:48 + '[' 0 -gt 0 ] 05:54:48 + readlink -f ./scripts/build.sh 05:54:48 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 05:54:48 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 05:54:48 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 05:54:48 + cd /device-coap/deps/device-sdk-c-4.0.0 05:54:48 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 05:54:48 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 05:54:48 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 05:54:48 -- The C compiler identification is GNU 12.2.1 05:54:48 -- Detecting C compiler ABI info 05:54:48 -- Detecting C compiler ABI info - done 05:54:48 -- Check for working C compiler: /usr/bin/cc - skipped 05:54:48 -- Detecting C compile features 05:54:48 -- Detecting C compile features - done 05:54:48 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:54:48 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:54:48 -- Found LIBYAML: /usr/lib/libyaml.so 05:54:48 -- Found LIBUUID: /usr/lib/libuuid.so 05:54:48 -- Found LIBCBOR: /usr/lib/libcbor.so 05:54:48 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:54:48 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:54:48 -- /opt/iotech/iot/1.5/include 05:54:48 -- C SDK 0.0.0 for Linux 05:54:48 -- Performing Test CSDK_HAVE_ATOMIC 05:54:48 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:54:48 -- Found Curses: /usr/lib/libcurses.so 05:54:48 -- Configuring done (0.5s) 05:54:48 -- Generating done (0.0s) 05:54:48 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 05:54:48 + make all package 05:54:48 + tee release.log 05:54:48 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:54:48 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:54:48 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:54:49 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:54:49 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:54:49 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:54:49 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:54:49 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:54:49 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:54:49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:54:50 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:54:50 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:54:50 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:54:50 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:54:50 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:54:51 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:54:51 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:54:51 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:54:51 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:54:51 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:54:51 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:54:52 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:54:52 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:54:52 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:54:52 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:54:52 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:54:53 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:54:53 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:54:53 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:54:53 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:54:53 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:54:54 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:54:54 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:54:54 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:54:54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:54:54 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:54:54 875 | const iot_data_t *deviceservices_config; 05:54:54 | ^~~~~~~~~~~~~~~~~~~~~ 05:54:54 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:54:54 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:54:54 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:54:54 [ 68%] Linking C shared library libcsdk.so 05:54:54 [ 68%] Built target csdk 05:54:54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:54:54 [ 72%] Linking C executable template 05:54:54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:54 [ 72%] Built target template 05:54:54 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:54:54 [ 76%] Linking C executable device-counter 05:54:54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:54 [ 76%] Built target device-counter 05:54:54 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:54:55 [ 80%] Linking C executable device-random 05:54:55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:55 [ 80%] Built target device-random 05:54:55 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:54:55 [ 84%] Linking C executable device-gyro 05:54:55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:55 [ 84%] Built target device-gyro 05:54:55 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:54:55 [ 88%] Linking C executable device-bitfields 05:54:55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:55 [ 88%] Built target device-bitfields 05:54:55 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:54:55 [ 92%] Linking C executable template-discovery 05:54:55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:54:55 [ 92%] Built target template-discovery 05:54:55 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:54:56 [ 96%] Linking C executable device-file 05:54:56 /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) 05:54:56 [ 96%] Built target device-file 05:54:56 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:54:56 [100%] Linking C executable device-terminal 05:54:56 /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) 05:54:56 [100%] Built target device-terminal 05:54:56 Run CPack packaging tool... 05:54:56 CPack: Create package using TGZ 05:54:56 CPack: Install projects 05:54:56 CPack: - Run preinstall target for: Csdk 05:54:56 CPack: - Install project: Csdk [] 05:54:56 CPack: Create package 05:54:56 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:54:56 + '[' false '=' true ] 05:54:56 + '[' false '=' true ] 05:54:56 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:54:56 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:54:56 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 05:54:56 -- The C compiler identification is GNU 12.2.1 05:54:56 -- Detecting C compiler ABI info 05:54:56 -- Detecting C compiler ABI info - done 05:54:56 -- Check for working C compiler: /usr/bin/cc - skipped 05:54:56 -- Detecting C compile features 05:54:56 -- Detecting C compile features - done 05:54:56 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:54:56 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:54:56 -- Found LIBYAML: /usr/lib/libyaml.so 05:54:56 -- Found LIBUUID: /usr/lib/libuuid.so 05:54:56 -- Found LIBCBOR: /usr/lib/libcbor.so 05:54:56 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:54:56 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:54:56 -- /opt/iotech/iot/1.5/include 05:54:56 -- C SDK 0.0.0 for Linux 05:54:56 -- Performing Test CSDK_HAVE_ATOMIC 05:54:57 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:54:57 -- Found Curses: /usr/lib/libcurses.so 05:54:57 -- Configuring done (0.5s) 05:54:57 -- Generating done (0.0s) 05:54:57 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:54:57 + tee debug.log 05:54:57 + make 05:54:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:54:57 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:54:57 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:54:57 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:54:57 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:54:57 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:54:57 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:54:57 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:54:57 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:54:57 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:54:57 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:54:58 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:54:58 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:54:58 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:54:58 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:54:58 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:54:58 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:54:58 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:54:58 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:54:58 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:54:58 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:54:58 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:54:58 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:54:59 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:54:59 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:54:59 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:54:59 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:54:59 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:54:59 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:54:59 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:54:59 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:54:59 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:54:59 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:54:59 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:54:59 [ 68%] Linking C shared library libcsdk.so 05:55:00 [ 68%] Built target csdk 05:55:00 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:55:00 [ 72%] Linking C executable template 05:55:00 /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) 05:55:00 [ 72%] Built target template 05:55:00 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:55:00 [ 76%] Linking C executable device-counter 05:55:00 /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) 05:55:00 [ 76%] Built target device-counter 05:55:00 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:55:00 [ 80%] Linking C executable device-random 05:55:00 /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) 05:55:00 [ 80%] Built target device-random 05:55:00 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:55:00 [ 84%] Linking C executable device-gyro 05:55:00 /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) 05:55:00 [ 84%] Built target device-gyro 05:55:00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:55:00 [ 88%] Linking C executable device-bitfields 05:55:00 /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) 05:55:00 [ 88%] Built target device-bitfields 05:55:00 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:55:00 [ 92%] Linking C executable template-discovery 05:55:00 /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) 05:55:00 [ 92%] Built target template-discovery 05:55:00 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:55:01 [ 96%] Linking C executable device-file 05:55:01 /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) 05:55:01 [ 96%] Built target device-file 05:55:01 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:55:01 [100%] Linking C executable device-terminal 05:55:01 /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) 05:55:01 [100%] Built target device-terminal 05:55:01 + cp -rf include/devsdk include/edgex /usr/include/ 05:55:01 + cp build/release/c/libcsdk.so /usr/lib/ 05:55:01 + rm -rf /device-coap/deps 05:55:01 Removing intermediate container 614a8846b91e 05:55:01 ---> a7ab9d0070c0 05:55:01 Step 14/14 : RUN /device-coap/scripts/build.sh 05:55:01 ---> Running in 7b544b291ebf 05:55:02 + readlink -f /device-coap/scripts/build.sh 05:55:02 + dirname /device-coap/scripts/build.sh 05:55:02 + dirname /device-coap/scripts 05:55:02 + ROOT=/device-coap 05:55:02 + echo /device-coap 05:55:02 /device-coap 05:55:02 + cd /device-coap 05:55:02 + mkdir -p /device-coap/build/release 05:55:02 + cd /device-coap/build/release 05:55:02 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 05:55:02 -- The C compiler identification is GNU 12.2.1 05:55:02 -- Detecting C compiler ABI info 05:55:02 -- Detecting C compiler ABI info - done 05:55:02 -- Check for working C compiler: /usr/bin/cc - skipped 05:55:02 -- Detecting C compile features 05:55:02 -- Detecting C compile features - done 05:55:02 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 05:55:02 -- Configuring done (0.2s) 05:55:02 -- Generating done (0.0s) 05:55:02 -- Build files have been written to: /device-coap/build/release 05:55:02 + make 05:55:02 + tee release.log 05:55:02 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 05:55:02 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:02 from /device-coap/src/c/device-coap.h:17, 05:55:02 from /device-coap/src/c/coap-client.h:21, 05:55:02 from /device-coap/src/c/coap-client.c:9: 05:55:02 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 05:55:02 /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=] 05:55:02 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~ 05:55:02 90 | strlen(end_dev_params_ptr->psk_key)); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 05:55:02 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /device-coap/src/c/coap-client.c: In function 'message_handler': 05:55:02 /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=] 05:55:02 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 05:55:02 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /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=] 05:55:02 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 130 | resource->properties->type); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | iot_typecode_t 05:55:02 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 05:55:02 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 /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=] 05:55:02 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 140 | len); 05:55:02 | ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 05:55:02 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 /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=] 05:55:02 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 145 | len); 05:55:02 | ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 05:55:02 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 /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=] 05:55:02 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 152 | len); 05:55:02 | ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 05:55:02 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 /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=] 05:55:02 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 157 | resource->properties->type); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | iot_typecode_t 05:55:02 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 05:55:02 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 05:55:02 /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=] 05:55:02 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 05:55:02 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 /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=] 05:55:02 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 253 | (uint8_t *)end_dev_params_ptr->psk_key, 05:55:02 254 | strlen(end_dev_params_ptr->psk_key)); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 05:55:02 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 05:55:02 /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=] 05:55:02 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 352 | (uint8_t *)end_dev_params_ptr->psk_key, 05:55:02 353 | strlen(end_dev_params_ptr->psk_key)); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 05:55:02 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 | %ld 05:55:02 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 05:55:02 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:02 from /usr/include/edgex/devices.h:17, 05:55:02 from /device-coap/src/c/coap-server.c:22: 05:55:02 /device-coap/src/c/coap-server.c: In function 'data_handler': 05:55:02 /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=] 05:55:02 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 05:55:02 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /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=] 05:55:02 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | iot_typecode_t 05:55:02 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 05:55:02 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 05:55:02 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:02 from /device-coap/src/c/coap-util.h:18, 05:55:02 from /device-coap/src/c/coap-util.c:9: 05:55:02 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 05:55:02 /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=] 05:55:02 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 05:55:02 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /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=] 05:55:02 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 05:55:02 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 05:55:02 /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=] 05:55:02 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 05:55:02 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 /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=] 05:55:02 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:02 | | 05:55:02 | size_t {aka long unsigned int} 05:55:02 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 05:55:02 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:02 | ~^ 05:55:02 | | 05:55:02 | unsigned int 05:55:02 | %lu 05:55:02 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 05:55:02 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:02 from /device-coap/src/c/device-coap.h:17, 05:55:02 from /device-coap/src/c/device-coap.c:10: 05:55:02 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 05:55:02 /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=] 05:55:02 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 05:55:02 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 131 | requests[i].resource->type); 05:55:02 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:02 | | 05:55:02 | iot_typecode_t 05:55:02 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 05:55:02 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 05:55:02 | ~^ 05:55:02 | | 05:55:02 | int 05:55:02 [100%] Linking C executable device-coap 05:55:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:55:03 [100%] Built target device-coap 05:55:03 Removing intermediate container 7b544b291ebf 05:55:03 ---> 893efd0cdd8d 05:55:03 Successfully built 893efd0cdd8d 05:55:03 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 05:55:04 + docker inspect -f . ci-base-image-x86_64 05:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:04 prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container 05:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:55:04 $ docker top 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:04 + make test 05:55:04 build/release/device-coap [Pipeline] } 05:55:05 $ docker stop --time=1 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 05:55:06 $ docker rm -f --volumes 008a5adbf72062b43b5088cd1434c8236e48338da62ebcea3549940e30f71968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:55:07 + ls -al . 05:55:07 total 96 05:55:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:54 . 05:55:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:53 .. 05:55:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:54 .git 05:55:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:53 .github 05:55:07 -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 05:53 .gitignore 05:55:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:54 .semver 05:55:07 -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 05:53 Attribution.txt 05:55:07 -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 05:53 CHANGELOG.md 05:55:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 05:53 GOVERNANCE.md 05:55:07 -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 05:53 Jenkinsfile 05:55:07 -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 05:53 LICENSE 05:55:07 -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 05:53 Makefile 05:55:07 -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 05:53 OWNERS.md 05:55:07 -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 05:53 README.md 05:55:07 -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 05:53 ROADMAP.md 05:55:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 05:54 VERSION 05:55:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:53 res 05:55:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:53 scripts 05:55:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:53 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:07 + 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=21eddd3cdb096033b2441702217c8a09ce0ce9bf --label arch=amd64 --label version=0.0.0 . 05:55:07 Sending build context to Docker daemon 584.7kB 05:55:07 Step 1/33 : ARG BASE=alpine:3.20 05:55:07 Step 2/33 : FROM ${BASE} as builder 05:55:07 ---> 893efd0cdd8d 05:55:07 Step 3/33 : LABEL maintainer="Ken Bannister " 05:55:07 ---> Running in 4de752b019ba 05:55:07 Removing intermediate container 4de752b019ba 05:55:07 ---> a70ca1487881 05:55:07 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 05:55:07 ---> Running in 1be3eca9daa7 05:55:08 Connecting to iotech.jfrog.io (34.247.22.236:443) 05:55:08 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:55:08 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:55:08 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:55:08 Removing intermediate container 1be3eca9daa7 05:55:08 ---> 26ca88a5b4fa 05:55:08 Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:55:08 ---> Running in c958e30ec31c 05:55:09 Removing intermediate container c958e30ec31c 05:55:09 ---> 944e98f3ebac 05:55:09 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 05:55:09 ---> Running in 909019e1e961 05:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:10 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:55:10 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:55:10 OK: 337 MiB in 103 packages 05:55:10 Removing intermediate container 909019e1e961 05:55:10 ---> 72f1acc315e8 05:55:10 Step 7/33 : COPY scripts /device-coap/scripts 05:55:11 ---> a977a1ceb2b8 05:55:11 Step 8/33 : COPY src /device-coap/src/ 05:55:11 ---> d44e209a9209 05:55:11 Step 9/33 : COPY VERSION /device-coap 05:55:11 ---> 2735cb557ff1 05:55:11 Step 10/33 : RUN mkdir -p /device-coap/build 05:55:11 ---> Running in 596e95db1c4b 05:55:11 Removing intermediate container 596e95db1c4b 05:55:11 ---> 78c6ecedd501 05:55:11 Step 11/33 : WORKDIR /device-coap 05:55:11 ---> Running in 12d9e5a1d035 05:55:11 Removing intermediate container 12d9e5a1d035 05:55:11 ---> 4336b16c811a 05:55:11 Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 05:55:11 ---> Running in 44b8709a2afe 05:55:12 + BUILD_CSDK=1 05:55:12 + TINYDTLS_VERSION=b0e230d 05:55:12 + LIBCOAP_VERSION=1739507 05:55:12 + CSDK_VERSION=4.0.0 05:55:12 + '[' -d deps ] 05:55:12 + mkdir deps 05:55:12 + cd /device-coap/deps 05:55:12 + git clone https://github.com/eclipse/tinydtls.git 05:55:12 Cloning into 'tinydtls'... 05:55:12 + cd tinydtls 05:55:12 + git checkout develop 05:55:13 branch 'develop' set up to track 'origin/develop'. 05:55:13 Switched to a new branch 'develop' 05:55:13 + git reset --hard b0e230d 05:55:13 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 05:55:13 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 05:55:13 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 05:55:13 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 05:55:13 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 05:55:13 + mkdir -p build 05:55:13 + cd build 05:55:13 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 05:55:13 -- The C compiler identification is GNU 12.2.1 05:55:13 -- Detecting C compiler ABI info 05:55:13 -- Detecting C compiler ABI info - done 05:55:13 -- Check for working C compiler: /usr/bin/cc - skipped 05:55:13 -- Detecting C compile features 05:55:13 -- Detecting C compile features - done 05:55:13 -- Looking for assert.h 05:55:13 -- Looking for assert.h - found 05:55:13 -- Looking for arpa/inet.h 05:55:13 -- Looking for arpa/inet.h - found 05:55:13 -- Looking for fcntl.h 05:55:13 -- Looking for fcntl.h - found 05:55:13 -- Looking for inttypes.h 05:55:13 -- Looking for inttypes.h - found 05:55:13 -- Looking for memory.h 05:55:13 -- Looking for memory.h - found 05:55:13 -- Looking for netdb.h 05:55:13 -- Looking for netdb.h - found 05:55:13 -- Looking for netinet/in.h 05:55:13 -- Looking for netinet/in.h - found 05:55:13 -- Looking for stddef.h 05:55:13 -- Looking for stddef.h - found 05:55:13 -- Looking for stdint.h 05:55:13 -- Looking for stdint.h - found 05:55:13 -- Looking for stdlib.h 05:55:14 -- Looking for stdlib.h - found 05:55:14 -- Looking for string.h 05:55:14 -- Looking for string.h - found 05:55:14 -- Looking for strings.h 05:55:14 -- Looking for strings.h - found 05:55:14 -- Looking for time.h 05:55:14 -- Looking for time.h - found 05:55:14 -- Looking for sys/param.h 05:55:14 -- Looking for sys/param.h - found 05:55:14 -- Looking for sys/socket.h 05:55:14 -- Looking for sys/socket.h - found 05:55:14 -- Looking for sys/stat.h 05:55:14 -- Looking for sys/stat.h - found 05:55:14 -- Looking for sys/types.h 05:55:14 -- Looking for sys/types.h - found 05:55:14 -- Looking for sys/time.h 05:55:14 -- Looking for sys/time.h - found 05:55:14 -- Looking for unistd.h 05:55:14 -- Looking for unistd.h - found 05:55:14 -- Looking for float.h 05:55:14 -- Looking for float.h - found 05:55:14 -- Looking for dlfcn.h 05:55:14 -- Looking for dlfcn.h - found 05:55:14 -- Looking for memset 05:55:15 -- Looking for memset - found 05:55:15 -- Looking for select 05:55:15 -- Looking for select - found 05:55:15 -- Looking for socket 05:55:15 -- Looking for socket - found 05:55:15 -- Looking for strdup 05:55:15 -- Looking for strdup - found 05:55:15 -- Looking for strerror 05:55:15 -- Looking for strerror - found 05:55:15 -- Looking for strnlen 05:55:15 -- Looking for strnlen - found 05:55:15 -- Looking for fls 05:55:15 -- Looking for fls - not found 05:55:15 -- Looking for vprintf 05:55:15 -- Looking for vprintf - found 05:55:15 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 05:55:15 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 05:55:15 -- Configuring done (2.8s) 05:55:15 -- Generating done (0.0s) 05:55:15 -- Build files have been written to: /device-coap/deps/tinydtls/build 05:55:15 + make 05:55:15 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 05:55:15 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 05:55:15 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 05:55:16 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 05:55:16 In file included from /device-coap/deps/tinydtls/crypto.c:34: 05:55:16 In function 'ecc_ecdh', 05:55:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 05:55:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:55:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:55:16 /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 05:55:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:55:16 | ^~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 05:55:16 431 | uint32_t pub_x[8]; 05:55:16 | ^~~~~ 05:55:16 In function 'ecc_ecdh', 05:55:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 05:55:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:55:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:55:16 /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 05:55:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:55:16 | ^~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 05:55:16 432 | uint32_t pub_y[8]; 05:55:16 | ^~~~~ 05:55:16 In function 'ecc_ecdh', 05:55:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 05:55:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 05:55:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 05:55:16 /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 05:55:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 05:55:16 | ^~~~~~~~~~~ 05:55:16 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 05:55:16 430 | uint32_t priv[8]; 05:55:16 | ^~~~ 05:55:16 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 05:55:17 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 05:55:17 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 05:55:17 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 05:55:17 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 05:55:17 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 05:55:17 /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] 05:55:17 316 | for (idx = 0; idx < count; idx++) { 05:55:17 | ^ 05:55:17 /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] 05:55:17 319 | return result == count; 05:55:17 | ^~ 05:55:18 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 05:55:18 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 05:55:18 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 05:55:18 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 05:55:18 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 05:55:18 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 05:55:18 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 05:55:18 | ~~~~~~~~~~^~~~~~~~ 05:55:18 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 05:55:18 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 05:55:18 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 05:55:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:18 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 05:55:18 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 05:55:18 | ~~~~~^~~~~~~~ 05:55:18 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 05:55:18 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 05:55:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:18 [100%] Linking C shared library libtinydtls.so 05:55:18 [100%] Built target tinydtls 05:55:18 + make install 05:55:18 [100%] Built target tinydtls 05:55:18 Install the project... 05:55:18 -- Install configuration: "Release" 05:55:18 -- Installing: /usr/local/lib/libtinydtls.so 05:55:18 -- Up-to-date: /usr/local/include/tinydtls 05:55:18 -- Installing: /usr/local/include/tinydtls/uthash.h 05:55:18 -- Up-to-date: /usr/local/include/tinydtls/sha2 05:55:18 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 05:55:18 -- Up-to-date: /usr/local/include/tinydtls/ecc 05:55:18 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 05:55:18 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 05:55:18 -- Installing: /usr/local/include/tinydtls/tinydtls.h 05:55:18 -- Installing: /usr/local/include/tinydtls/alert.h 05:55:18 -- Up-to-date: /usr/local/include/tinydtls/aes 05:55:18 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 05:55:18 -- Installing: /usr/local/include/tinydtls/crypto.h 05:55:18 -- Installing: /usr/local/include/tinydtls/numeric.h 05:55:18 -- Installing: /usr/local/include/tinydtls/peer.h 05:55:18 -- Installing: /usr/local/include/tinydtls/utlist.h 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls_time.h 05:55:18 -- Installing: /usr/local/include/tinydtls/netq.h 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls.h 05:55:18 -- Installing: /usr/local/include/tinydtls/global.h 05:55:18 -- Installing: /usr/local/include/tinydtls/state.h 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 05:55:18 -- Installing: /usr/local/include/tinydtls/session.h 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 05:55:18 -- Installing: /usr/local/include/tinydtls/hmac.h 05:55:18 -- Installing: /usr/local/include/tinydtls/ccm.h 05:55:18 -- Up-to-date: /usr/local/include/tinydtls 05:55:18 -- Installing: /usr/local/include/tinydtls/dtls_config.h 05:55:18 + cd /device-coap/deps 05:55:18 + git clone https://github.com/obgm/libcoap.git 05:55:18 Cloning into 'libcoap'... 05:55:20 + cd libcoap 05:55:20 + git reset --hard 1739507 05:55:20 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 05:55:20 + patch -p1 05:55:20 patching file cmake/FindTinyDTLS.cmake 05:55:20 + patch -p1 05:55:20 patching file include/coap2/coap_config.h.in 05:55:20 + mkdir -p build 05:55:20 + cd build 05:55:20 + 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' .. 05:55:20 -- The CXX compiler identification is GNU 12.2.1 05:55:20 -- The C compiler identification is GNU 12.2.1 05:55:20 -- Detecting CXX compiler ABI info 05:55:20 -- Detecting CXX compiler ABI info - done 05:55:20 -- Check for working CXX compiler: /usr/bin/c++ - skipped 05:55:20 -- Detecting CXX compile features 05:55:20 -- Detecting CXX compile features - done 05:55:20 -- Detecting C compiler ABI info 05:55:20 -- Detecting C compiler ABI info - done 05:55:20 -- Check for working C compiler: /usr/bin/cc - skipped 05:55:20 -- Detecting C compile features 05:55:20 -- Detecting C compile features - done 05:55:20 -- Looking for byteswap.h 05:55:20 -- Looking for byteswap.h - found 05:55:20 -- Looking for inttypes.h 05:55:20 -- Looking for inttypes.h - found 05:55:20 -- Looking for limits.h 05:55:20 -- Looking for limits.h - found 05:55:20 -- Looking for memory.h 05:55:20 -- Looking for memory.h - found 05:55:20 -- Looking for strings.h 05:55:21 -- Looking for strings.h - found 05:55:21 -- Looking for string.h 05:55:21 -- Looking for string.h - found 05:55:21 -- Looking for sys/sysctl.h 05:55:21 -- Looking for sys/sysctl.h - not found 05:55:21 -- Looking for netinet/in.h 05:55:21 -- Looking for netinet/in.h - found 05:55:21 -- Looking for sys/epoll.h 05:55:21 -- Looking for sys/epoll.h - found 05:55:21 -- Looking for sys/timerfd.h 05:55:21 -- Looking for sys/timerfd.h - found 05:55:21 -- Looking for arpa/inet.h 05:55:21 -- Looking for arpa/inet.h - found 05:55:21 -- Looking for stdbool.h 05:55:21 -- Looking for stdbool.h - found 05:55:21 -- Looking for netdb.h 05:55:21 -- Looking for netdb.h - found 05:55:21 -- Looking for pthread.h 05:55:21 -- Looking for pthread.h - found 05:55:21 -- Looking for stdlib.h 05:55:21 -- Looking for stdlib.h - found 05:55:21 -- Looking for stdint.h 05:55:21 -- Looking for stdint.h - found 05:55:21 -- Looking for syslog.h 05:55:22 -- Looking for syslog.h - found 05:55:22 -- Looking for sys/ioctl.h 05:55:22 -- Looking for sys/ioctl.h - found 05:55:22 -- Looking for sys/socket.h 05:55:22 -- Looking for sys/socket.h - found 05:55:22 -- Looking for sys/stat.h 05:55:22 -- Looking for sys/stat.h - found 05:55:22 -- Looking for sys/time.h 05:55:22 -- Looking for sys/time.h - found 05:55:22 -- Looking for sys/types.h 05:55:22 -- Looking for sys/types.h - found 05:55:22 -- Looking for sys/unistd.h 05:55:22 -- Looking for sys/unistd.h - not found 05:55:22 -- Looking for time.h 05:55:22 -- Looking for time.h - found 05:55:22 -- Looking for unistd.h 05:55:22 -- Looking for unistd.h - found 05:55:22 -- Looking for float.h 05:55:22 -- Looking for float.h - found 05:55:22 -- Looking for stddef.h 05:55:22 -- Looking for stddef.h - found 05:55:22 -- Looking for winsock2.h 05:55:22 -- Looking for winsock2.h - not found 05:55:22 -- Looking for ws2tcpip.h 05:55:22 -- Looking for ws2tcpip.h - not found 05:55:22 -- Looking for malloc 05:55:23 -- Looking for malloc - found 05:55:23 -- Looking for memset 05:55:23 -- Looking for memset - found 05:55:23 -- Looking for select 05:55:23 -- Looking for select - found 05:55:23 -- Looking for socket 05:55:23 -- Looking for socket - found 05:55:23 -- Looking for strcasecmp 05:55:23 -- Looking for strcasecmp - found 05:55:23 -- Looking for pthread_mutex_lock 05:55:23 -- Looking for pthread_mutex_lock - found 05:55:23 -- Looking for getaddrinfo 05:55:23 -- Looking for getaddrinfo - found 05:55:23 -- Looking for strnlen 05:55:23 -- Looking for strnlen - found 05:55:23 -- Looking for strrchr 05:55:23 -- Looking for strrchr - found 05:55:23 -- Looking for getrandom 05:55:24 -- Looking for getrandom - found 05:55:24 -- Looking for cmsghdr 05:55:24 -- Looking for cmsghdr - not found 05:55:24 -- compiling without epoll support 05:55:24 -- compiling with DTLS support 05:55:24 -- DTLS_BACKEND: tinydtls 05:55:24 -- Found TinyDTLS: /usr/local/include 05:55:24 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 05:55:24 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 05:55:24 -- TINYDTLS_ROOT_DIR: 05:55:24 -- compiling with tinydtls support 05:55:24 -- ENABLE_DTLS:.....................ON 05:55:24 -- ENABLE_TCP:......................ON 05:55:24 -- ENABLE_DOCS:.....................OFF 05:55:24 -- ENABLE_EXAMPLES:.................OFF 05:55:24 -- DTLS_BACKEND:....................tinydtls 05:55:24 -- WITH_GNUTLS:.....................OFF 05:55:24 -- WITH_TINYDTLS:...................ON 05:55:24 -- WITH_OPENSSL:....................OFF 05:55:24 -- WITH_MBEDTLS:....................OFF 05:55:24 -- HAVE_LIBTINYDTLS:................1 05:55:24 -- HAVE_LIBGNUTLS:.................. 05:55:24 -- HAVE_OPENSSL:.................... 05:55:24 -- HAVE_MBEDTLS:.................... 05:55:24 -- COAP_EPOLL_SUPPORT:.............. 05:55:24 -- CMAKE_C_COMPILER:................/usr/bin/cc 05:55:24 -- BUILD_SHARED_LIBS:...............ON 05:55:24 -- CMAKE_BUILD_TYPE:................Release 05:55:24 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 05:55:24 -- Configuring done (3.8s) 05:55:24 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 05:55:24 Policy CMP0115 is not set: Source file extensions must be explicit. Run 05:55:24 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 05:55:24 command to set the policy and suppress this warning. 05:55:24 05:55:24 File: 05:55:24 05:55:24 /device-coap/deps/libcoap/include/coap2/coap.h.in 05:55:24 This warning is for project developers. Use -Wno-dev to suppress it. 05:55:24 05:55:24 -- Generating done (0.0s) 05:55:24 -- Build files have been written to: /device-coap/deps/libcoap/build 05:55:24 + make 05:55:24 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 05:55:24 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 05:55:24 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 05:55:24 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 05:55:24 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 05:55:24 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 05:55:24 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 05:55:25 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 05:55:25 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 05:55:25 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 05:55:25 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 05:55:25 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 05:55:25 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 05:55:25 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 05:55:25 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 05:55:26 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 05:55:26 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 05:55:26 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 05:55:27 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 05:55:27 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 05:55:27 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 05:55:27 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 05:55:27 [100%] Linking C shared library libcoap-2.so 05:55:27 [100%] Built target coap-2 05:55:27 + make install 05:55:27 [100%] Built target coap-2 05:55:27 Install the project... 05:55:27 -- Install configuration: "Release" 05:55:27 -- Installing: /usr/local/lib/libcoap-2.so 05:55:27 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 05:55:27 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 05:55:27 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 05:55:27 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 05:55:27 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 05:55:27 -- Up-to-date: /usr/local/include 05:55:27 -- Up-to-date: /usr/local/include/coap2 05:55:27 -- Installing: /usr/local/include/coap2/uthash.h 05:55:27 -- Installing: /usr/local/include/coap2/subscribe.h 05:55:27 -- Installing: /usr/local/include/coap2/option.h 05:55:27 -- Installing: /usr/local/include/coap2/resource.h 05:55:27 -- Installing: /usr/local/include/coap2/bits.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_hashkey.h 05:55:27 -- Installing: /usr/local/include/coap2/block.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_io.h 05:55:27 -- Installing: /usr/local/include/coap2/pdu.h 05:55:27 -- Installing: /usr/local/include/coap2/str.h 05:55:27 -- Installing: /usr/local/include/coap2/async.h 05:55:27 -- Installing: /usr/local/include/coap2/net.h 05:55:27 -- Installing: /usr/local/include/coap2/address.h 05:55:27 -- Installing: /usr/local/include/coap2/uri.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_event.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_riot.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_dtls.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_mutex.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_prng.h 05:55:27 -- Installing: /usr/local/include/coap2/lwippools.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_debug.h 05:55:27 -- Installing: /usr/local/include/coap2/utlist.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_time.h 05:55:27 -- Installing: /usr/local/include/coap2/encode.h 05:55:27 -- Installing: /usr/local/include/coap2/libcoap.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 05:55:27 -- Installing: /usr/local/include/coap2/mem.h 05:55:27 -- Installing: /usr/local/include/coap2/coap_session.h 05:55:27 -- Up-to-date: /usr/local/include 05:55:27 -- Up-to-date: /usr/local/include/coap2 05:55:27 -- Installing: /usr/local/include/coap2/coap.h 05:55:27 + '[' 1 '=' 1 ] 05:55:27 + cd /device-coap/deps 05:55:27 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:55:27 Connecting to github.com (140.82.112.4:443) 05:55:27 Connecting to codeload.github.com (140.82.112.9:443) 05:55:28 saving to 'v4.0.0.zip' 05:55:28 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:55:28 'v4.0.0.zip' saved 05:55:28 + unzip v4.0.0.zip 05:55:28 Archive: v4.0.0.zip 05:55:28 creating: device-sdk-c-4.0.0/ 05:55:28 creating: device-sdk-c-4.0.0/.github/ 05:55:28 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:55:28 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:55:28 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:55:28 creating: device-sdk-c-4.0.0/.github/workflows/ 05:55:28 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:55:28 inflating: device-sdk-c-4.0.0/.gitignore 05:55:28 inflating: device-sdk-c-4.0.0/Attribution.txt 05:55:28 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:55:28 inflating: device-sdk-c-4.0.0/Doxyfile 05:55:28 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:55:28 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:55:28 inflating: device-sdk-c-4.0.0/LICENSE 05:55:28 inflating: device-sdk-c-4.0.0/Makefile 05:55:28 inflating: device-sdk-c-4.0.0/OWNERS.md 05:55:28 inflating: device-sdk-c-4.0.0/README.IOT.md 05:55:28 inflating: device-sdk-c-4.0.0/README.md 05:55:28 inflating: device-sdk-c-4.0.0/README.v3.md 05:55:28 creating: device-sdk-c-4.0.0/docs/ 05:55:28 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:55:28 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:55:28 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:55:28 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:55:28 inflating: device-sdk-c-4.0.0/docs/startup.md 05:55:28 creating: device-sdk-c-4.0.0/include/ 05:55:28 creating: device-sdk-c-4.0.0/include/devsdk/ 05:55:28 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:55:28 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:55:28 creating: device-sdk-c-4.0.0/include/edgex/ 05:55:28 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:55:28 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:55:28 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:55:28 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:55:28 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:55:28 creating: device-sdk-c-4.0.0/scripts/ 05:55:28 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:55:28 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:55:28 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:55:28 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:55:28 creating: device-sdk-c-4.0.0/src/ 05:55:28 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:55:28 creating: device-sdk-c-4.0.0/src/c/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/api.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/config.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/config.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/data.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/data.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:55:28 inflating: device-sdk-c-4.0.0/src/c/device.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/device.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:55:28 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:55:28 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:55:28 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/map.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/map.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/service.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/service.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:55:28 inflating: device-sdk-c-4.0.0/src/c/watchers.c 05:55:28 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:55:28 creating: device-sdk-c-4.0.0/src/cmake/ 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:55:28 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:55:28 + cd device-sdk-c-4.0.0 05:55:28 + ./scripts/build.sh 05:55:28 + CPPCHECK=false 05:55:28 + DOCGEN=false 05:55:28 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:55:28 + '[' 0 -gt 0 ] 05:55:28 + readlink -f ./scripts/build.sh 05:55:28 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 05:55:28 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 05:55:28 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 05:55:28 + cd /device-coap/deps/device-sdk-c-4.0.0 05:55:28 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 05:55:28 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 05:55:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 05:55:28 -- The C compiler identification is GNU 12.2.1 05:55:28 -- Detecting C compiler ABI info 05:55:28 -- Detecting C compiler ABI info - done 05:55:28 -- Check for working C compiler: /usr/bin/cc - skipped 05:55:28 -- Detecting C compile features 05:55:28 -- Detecting C compile features - done 05:55:28 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:55:28 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:55:28 -- Found LIBYAML: /usr/lib/libyaml.so 05:55:28 -- Found LIBUUID: /usr/lib/libuuid.so 05:55:28 -- Found LIBCBOR: /usr/lib/libcbor.so 05:55:28 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:55:28 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:55:28 -- /opt/iotech/iot/1.5/include 05:55:28 -- C SDK 0.0.0 for Linux 05:55:28 -- Performing Test CSDK_HAVE_ATOMIC 05:55:28 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:55:28 -- Found Curses: /usr/lib/libcurses.so 05:55:28 -- Configuring done (0.5s) 05:55:28 -- Generating done (0.0s) 05:55:28 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 05:55:28 + make all package 05:55:28 + tee release.log 05:55:28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:55:29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:55:29 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:55:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:55:29 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:55:29 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:55:29 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:55:29 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:55:30 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:55:30 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:55:30 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:55:30 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:55:30 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:55:30 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:55:30 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:55:31 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:55:31 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:55:31 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:55:31 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:55:31 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:55:31 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:55:32 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:55:32 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:55:33 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:55:33 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:55:33 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:55:33 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:55:33 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:55:33 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:55:33 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:55:34 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:55:34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:55:34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:55:34 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:55:34 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:34 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:55:34 875 | const iot_data_t *deviceservices_config; 05:55:34 | ^~~~~~~~~~~~~~~~~~~~~ 05:55:34 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:55:34 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:55:34 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:55:34 [ 68%] Linking C shared library libcsdk.so 05:55:34 [ 68%] Built target csdk 05:55:34 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:55:34 [ 72%] Linking C executable template 05:55:34 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:55:34 [ 72%] Built target template 05:55:34 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:55:35 [ 76%] Linking C executable device-counter 05:55:35 /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) 05:55:35 [ 76%] Built target device-counter 05:55:35 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:55:35 [ 80%] Linking C executable device-random 05:55:35 /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) 05:55:35 [ 80%] Built target device-random 05:55:35 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:55:35 [ 84%] Linking C executable device-gyro 05:55:35 /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) 05:55:35 [ 84%] Built target device-gyro 05:55:35 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:55:35 [ 88%] Linking C executable device-bitfields 05:55:35 /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) 05:55:35 [ 88%] Built target device-bitfields 05:55:35 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:55:35 [ 92%] Linking C executable template-discovery 05:55:35 /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) 05:55:35 [ 92%] Built target template-discovery 05:55:35 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:55:35 [ 96%] Linking C executable device-file 05:55:36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:55:36 [ 96%] Built target device-file 05:55:36 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:55:36 [100%] Linking C executable device-terminal 05:55:36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:55:36 [100%] Built target device-terminal 05:55:36 Run CPack packaging tool... 05:55:36 CPack: Create package using TGZ 05:55:36 CPack: Install projects 05:55:36 CPack: - Run preinstall target for: Csdk 05:55:36 CPack: - Install project: Csdk [] 05:55:36 CPack: Create package 05:55:36 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:55:36 + '[' false '=' true ] 05:55:36 + '[' false '=' true ] 05:55:36 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:55:36 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:55:36 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 05:55:36 -- The C compiler identification is GNU 12.2.1 05:55:36 -- Detecting C compiler ABI info 05:55:36 -- Detecting C compiler ABI info - done 05:55:36 -- Check for working C compiler: /usr/bin/cc - skipped 05:55:36 -- Detecting C compile features 05:55:36 -- Detecting C compile features - done 05:55:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:55:37 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:55:37 -- Found LIBYAML: /usr/lib/libyaml.so 05:55:37 -- Found LIBUUID: /usr/lib/libuuid.so 05:55:37 -- Found LIBCBOR: /usr/lib/libcbor.so 05:55:37 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:55:37 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:55:37 -- /opt/iotech/iot/1.5/include 05:55:37 -- C SDK 0.0.0 for Linux 05:55:37 -- Performing Test CSDK_HAVE_ATOMIC 05:55:37 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:55:37 -- Found Curses: /usr/lib/libcurses.so 05:55:37 -- Configuring done (0.5s) 05:55:37 -- Generating done (0.0s) 05:55:37 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 05:55:37 + make 05:55:37 + tee debug.log 05:55:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:55:37 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:55:37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:55:37 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:55:37 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:55:37 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:55:37 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:55:37 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:55:37 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:55:37 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:55:38 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:55:38 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:55:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:55:38 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:55:38 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:55:38 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:55:38 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:55:38 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:55:38 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:55:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:55:38 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:55:38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:55:39 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:55:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:55:39 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:55:39 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:55:39 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:55:39 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:55:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:55:39 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:55:39 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:55:39 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:55:39 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:55:39 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:55:40 [ 68%] Linking C shared library libcsdk.so 05:55:40 [ 68%] Built target csdk 05:55:40 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:55:40 [ 72%] Linking C executable template 05:55:40 /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) 05:55:40 [ 72%] Built target template 05:55:40 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:55:40 [ 76%] Linking C executable device-counter 05:55:40 /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) 05:55:40 [ 76%] Built target device-counter 05:55:40 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:55:40 [ 80%] Linking C executable device-random 05:55:40 /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) 05:55:40 [ 80%] Built target device-random 05:55:40 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:55:40 [ 84%] Linking C executable device-gyro 05:55:40 /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) 05:55:40 [ 84%] Built target device-gyro 05:55:40 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:55:40 [ 88%] Linking C executable device-bitfields 05:55:40 /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) 05:55:40 [ 88%] Built target device-bitfields 05:55:40 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:55:40 [ 92%] Linking C executable template-discovery 05:55:40 /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) 05:55:40 [ 92%] Built target template-discovery 05:55:40 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:55:41 [ 96%] Linking C executable device-file 05:55:41 /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) 05:55:41 [ 96%] Built target device-file 05:55:41 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:55:41 [100%] Linking C executable device-terminal 05:55:41 /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) 05:55:41 [100%] Built target device-terminal 05:55:41 + cp -rf include/devsdk include/edgex /usr/include/ 05:55:41 + cp build/release/c/libcsdk.so /usr/lib/ 05:55:41 + rm -rf /device-coap/deps 05:55:41 Removing intermediate container 44b8709a2afe 05:55:41 ---> aae18608823e 05:55:41 Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 05:55:41 ---> Running in 510de708bb40 05:55:42 + readlink -f /device-coap/scripts/build.sh 05:55:42 + dirname /device-coap/scripts/build.sh 05:55:42 + dirname /device-coap/scripts 05:55:42 + ROOT=/device-coap 05:55:42 + echo /device-coap 05:55:42 + cd /device-coap 05:55:42 + mkdir -p /device-coap/build/release 05:55:42 /device-coap 05:55:42 + cd /device-coap/build/release 05:55:42 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 05:55:42 -- Configuring done (0.0s) 05:55:42 -- Generating done (0.0s) 05:55:42 -- Build files have been written to: /device-coap/build/release 05:55:42 + make 05:55:42 + tee release.log 05:55:42 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 05:55:42 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:42 from /device-coap/src/c/device-coap.h:17, 05:55:42 from /device-coap/src/c/coap-client.h:21, 05:55:42 from /device-coap/src/c/coap-client.c:9: 05:55:42 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 05:55:42 /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=] 05:55:42 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~ 05:55:42 90 | strlen(end_dev_params_ptr->psk_key)); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 05:55:42 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /device-coap/src/c/coap-client.c: In function 'message_handler': 05:55:42 /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=] 05:55:42 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 05:55:42 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /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=] 05:55:42 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 130 | resource->properties->type); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | iot_typecode_t 05:55:42 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 05:55:42 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 /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=] 05:55:42 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 140 | len); 05:55:42 | ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 05:55:42 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 /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=] 05:55:42 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 145 | len); 05:55:42 | ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 05:55:42 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 /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=] 05:55:42 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 152 | len); 05:55:42 | ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 05:55:42 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 /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=] 05:55:42 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 157 | resource->properties->type); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | iot_typecode_t 05:55:42 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 05:55:42 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 05:55:42 /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=] 05:55:42 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 05:55:42 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 /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=] 05:55:42 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 253 | (uint8_t *)end_dev_params_ptr->psk_key, 05:55:42 254 | strlen(end_dev_params_ptr->psk_key)); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 05:55:42 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 05:55:42 /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=] 05:55:42 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 352 | (uint8_t *)end_dev_params_ptr->psk_key, 05:55:42 353 | strlen(end_dev_params_ptr->psk_key)); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 05:55:42 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 | %ld 05:55:42 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 05:55:42 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:42 from /usr/include/edgex/devices.h:17, 05:55:42 from /device-coap/src/c/coap-server.c:22: 05:55:42 /device-coap/src/c/coap-server.c: In function 'data_handler': 05:55:42 /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=] 05:55:42 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 05:55:42 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /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=] 05:55:42 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | iot_typecode_t 05:55:42 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 05:55:42 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 05:55:42 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:42 from /device-coap/src/c/coap-util.h:18, 05:55:42 from /device-coap/src/c/coap-util.c:9: 05:55:42 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 05:55:42 /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=] 05:55:42 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 05:55:42 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /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=] 05:55:42 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 05:55:42 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 05:55:42 /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=] 05:55:42 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 05:55:42 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 /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=] 05:55:42 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 05:55:42 | | 05:55:42 | size_t {aka long unsigned int} 05:55:42 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 05:55:42 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 05:55:42 | ~^ 05:55:42 | | 05:55:42 | unsigned int 05:55:42 | %lu 05:55:42 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 05:55:42 In file included from /usr/include/devsdk/devsdk.h:18, 05:55:42 from /device-coap/src/c/device-coap.h:17, 05:55:42 from /device-coap/src/c/device-coap.c:10: 05:55:42 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 05:55:42 /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=] 05:55:42 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 05:55:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 131 | requests[i].resource->type); 05:55:42 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:55:42 | | 05:55:42 | iot_typecode_t 05:55:42 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 05:55:42 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 05:55:42 | ~^ 05:55:42 | | 05:55:42 | int 05:55:42 [100%] Linking C executable device-coap 05:55:42 /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) 05:55:42 [100%] Built target device-coap 05:55:43 Removing intermediate container 510de708bb40 05:55:43 ---> dcdfe5d4bae5 05:55:43 Step 14/33 : FROM ${BASE} 05:55:43 ---> 893efd0cdd8d 05:55:43 Step 15/33 : RUN apk add --update --no-cache dumb-init 05:55:43 ---> Running in a300655d307c 05:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:43 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:55:44 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:55:44 OK: 337 MiB in 103 packages 05:55:44 Removing intermediate container a300655d307c 05:55:44 ---> 6740cc49871c 05:55:44 Step 16/33 : RUN apk --no-cache upgrade 05:55:44 ---> Running in 567c07cd3257 05:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:45 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:55:45 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:55:45 OK: 337 MiB in 103 packages 05:55:45 Removing intermediate container 567c07cd3257 05:55:45 ---> 6ade4bd04696 05:55:45 Step 17/33 : WORKDIR / 05:55:45 ---> Running in 085df9b109d4 05:55:45 Removing intermediate container 085df9b109d4 05:55:45 ---> a81af16fd1b8 05:55:45 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 05:55:45 ---> Running in 17177b288ea0 05:55:46 Connecting to iotech.jfrog.io (34.247.22.236:443) 05:55:46 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:55:46 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:55:46 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:55:46 Removing intermediate container 17177b288ea0 05:55:46 ---> 21d37747b0bd 05:55:46 Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:55:46 ---> Running in 6e3eeb20ee23 05:55:47 Removing intermediate container 6e3eeb20ee23 05:55:47 ---> 22ec516cc1b6 05:55:47 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 05:55:47 ---> Running in b4eaa4c9d856 05:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:55:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:55:48 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:55:48 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:55:48 (1/1) Installing curl (8.12.1-r0) 05:55:48 Executing busybox-1.36.1-r7.trigger 05:55:48 OK: 337 MiB in 104 packages 05:55:48 Removing intermediate container b4eaa4c9d856 05:55:48 ---> b29352bfa7aa 05:55:48 Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / 05:55:48 ---> 53c878405b68 05:55:48 Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 05:55:49 ---> f0e18e7f332b 05:55:49 Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 05:55:49 ---> b9190aa331f1 05:55:49 Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 05:55:49 ---> 2e8019b15ff9 05:55:49 Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 05:55:49 ---> f1a09b4cd303 05:55:49 Step 26/33 : COPY LICENSE / 05:55:49 ---> 40d3a1f464ce 05:55:49 Step 27/33 : COPY Attribution.txt / 05:55:49 ---> 19a330a1d1aa 05:55:49 Step 28/33 : COPY res /res 05:55:49 ---> 9f190702d5e8 05:55:49 Step 29/33 : ENTRYPOINT ["/device-coap"] 05:55:49 ---> Running in 181c94f11213 05:55:49 Removing intermediate container 181c94f11213 05:55:49 ---> 6e8d006dfd4b 05:55:49 Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:55:49 ---> Running in 3e8f29d30ebc 05:55:49 Removing intermediate container 3e8f29d30ebc 05:55:49 ---> f913ef15999d 05:55:49 Step 31/33 : LABEL arch=amd64 05:55:49 ---> Running in a5a7cf75dc41 05:55:50 Removing intermediate container a5a7cf75dc41 05:55:50 ---> b1532fc9073a 05:55:50 Step 32/33 : LABEL git_sha=21eddd3cdb096033b2441702217c8a09ce0ce9bf 05:55:50 ---> Running in 49a22bf02a37 05:55:50 Removing intermediate container 49a22bf02a37 05:55:50 ---> 22e150172783 05:55:50 Step 33/33 : LABEL version=0.0.0 05:55:50 ---> Running in ffb8616f663c 05:55:50 Removing intermediate container ffb8616f663c 05:55:50 ---> a969c7309508 05:55:50 [Warning] One or more build-args [ARCH MAKE] were not consumed 05:55:50 Successfully built a969c7309508 05:55:50 Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 05:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:51 05:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:51 latest: Pulling from edgex-lftools-log-publisher 05:55:51 5eb5b503b376: Pulling fs layer 05:55:51 5c69ac0246d0: Pulling fs layer 05:55:51 ec43610c2a17: Pulling fs layer 05:55:51 3a2ae6a8a46f: Pulling fs layer 05:55:51 33b1e0a273af: Pulling fs layer 05:55:51 5d3b04190fa2: Pulling fs layer 05:55:51 2f39f015ded8: Pulling fs layer 05:55:51 3a2ae6a8a46f: Waiting 05:55:51 33b1e0a273af: Waiting 05:55:51 5d3b04190fa2: Waiting 05:55:51 2f39f015ded8: Waiting 05:55:51 5c69ac0246d0: Verifying Checksum 05:55:51 5c69ac0246d0: Download complete 05:55:51 3a2ae6a8a46f: Verifying Checksum 05:55:51 3a2ae6a8a46f: Download complete 05:55:51 33b1e0a273af: Verifying Checksum 05:55:51 33b1e0a273af: Download complete 05:55:51 5d3b04190fa2: Verifying Checksum 05:55:51 5d3b04190fa2: Download complete 05:55:51 ec43610c2a17: Verifying Checksum 05:55:51 ec43610c2a17: Download complete 05:55:51 5eb5b503b376: Download complete 05:55:52 2f39f015ded8: Download complete 05:55:52 5eb5b503b376: Pull complete 05:55:53 5c69ac0246d0: Pull complete 05:55:53 ec43610c2a17: Pull complete 05:55:53 3a2ae6a8a46f: Pull complete 05:55:54 33b1e0a273af: Pull complete 05:55:54 5d3b04190fa2: Pull complete 05:55:58 2f39f015ded8: Pull complete 05:55:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:58 prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container 05:55:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:56:00 $ docker top fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:00 ---> job-cost.sh 05:56:00 lf-activate-venv: SKIPPING 05:56:00 INFO: No Stack... 05:56:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:56:01 INFO: Archiving Costs [Pipeline] sh 05:56:01 + cat /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/cost.csv 05:56:01 + cut -d, -f6 [Pipeline] lock 05:56:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] 05:56:01 Resource [jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] did not exist. Created. 05:56:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:02 + echo total: 0.2199999988079071 [Pipeline] stash 05:56:02 Stashed 1 file(s) [Pipeline] } 05:56:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-63-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:56:02 $ docker stop --time=1 fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 05:56:03 $ docker rm -f --volumes fcb0e692cb0f0204e951de00269f9166db79dc1fc8e06cbee73435748b38a442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:56:05 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-63/archives ] 05:56:05 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-63/archives 05:56:05 total 16 05:56:05 drwxr-xr-x 3 root root 4096 Mar 13 05:56 . 05:56:05 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. 05:56:05 drwxr-xr-x 2 root root 4096 Mar 13 05:56 cost 05:56:05 -rw-r--r-- 1 root root 84 Mar 13 05:56 cost.csv 05:56:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-63/archives 05:56:05 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-63/archives 05:56:05 total 16 05:56:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:56 . 05:56:05 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. 05:56:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 05:56 cost 05:56:05 -rw-r--r-- 1 jenkins jenkins 84 Mar 13 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:56:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:06 ---> package-listing.sh 05:56:06 ++ facter osfamily 05:56:06 ++ tr '[:upper:]' '[:lower:]' 05:56:06 + OS_FAMILY=debian 05:56:06 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-63 05:56:06 + START_PACKAGES=/tmp/packages_start.txt 05:56:06 + END_PACKAGES=/tmp/packages_end.txt 05:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:06 + PACKAGES=/tmp/packages_start.txt 05:56:06 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-63 ']' 05:56:06 + PACKAGES=/tmp/packages_end.txt 05:56:06 + case "${OS_FAMILY}" in 05:56:06 + dpkg -l 05:56:06 + grep '^ii' 05:56:06 + '[' -f /tmp/packages_start.txt ']' 05:56:06 + '[' -f /tmp/packages_end.txt ']' 05:56:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:06 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-63 ']' 05:56:06 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/ 05:56:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-63/archives/ [Pipeline] echo 05:56:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:07 prd-ubuntu20.04-docker-8c-8g-41241 does not seem to be running inside a container 05:56:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-63 -v /w/workspace/edgexfoundry_device-coap-c_PR-63:/w/workspace/edgexfoundry_device-coap-c_PR-63:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:56:07 $ docker top 97873aa4defe906d95f57b6a562654b6c593617c83705901e676c21827e439de -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:08 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:08 + mkdir -p /var/log/sysstat [Pipeline] sh 05:56:08 + ls /var/log/sa-host 05:56:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:08 provisioning config files... 05:56:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-63@tmp/config16667397308379084895tmp [Pipeline] { [Pipeline] echo 05:56:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:09 ---> create-netrc.sh [Pipeline] } 05:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:09 ---> python-tools-install.sh [Pipeline] echo 05:56:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:10 ---> sudo-logs.sh 05:56:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:10 ---> job-cost.sh 05:56:10 lf-activate-venv: SKIPPING 05:56:10 DEBUG: total: 0.2199999988079071 05:56:10 INFO: Retrieving Stack Cost... 05:56:10 INFO: Retrieving Pricing Info for: v3-standard-8 05:56:11 INFO: Archiving Costs [Pipeline] echo 05:56:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:11 ---> logs-deploy.sh 05:56:11 lf-activate-venv: SKIPPING 05:56:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-63/1 05:56:11 INFO: archiving workspace using pattern(s): 05:56:12 Archives upload complete. 05:56:12 INFO: archiving logs to Nexus