Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 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-ssh2281783023323210933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5250348833912661217.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8656340540681305833.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh170003692904230355.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3903481579328115405.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-774067 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/dgexfoundry_device-coap-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @47967fd" > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 # timeout=10 > git rev-list --no-walk 8a36c516d93552d46d8ba2391c3f855da456abe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:31:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:31:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:31:28 ========================================================= 07:31:28 EdgeX Global Pipelines Version Info 07:31:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:31:29 ------------------- 07:31:29 stable info: 07:31:29 ------------------- 07:31:29 Commited By: Cherry Wang cherry@iotechsys.com 07:31:29 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:31:29 Message: update stable to v1.0.278 07:31:29 ------------------- 07:31:29 experimental info: 07:31:29 ------------------- 07:31:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:31:29 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:31:29 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f24b846 [Pipeline] echo 07:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:30 provisioning config files... 07:31:30 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config17151286085284367950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:30 ---> ****-login.sh 07:31:30 nexus3.edgexfoundry.org:10001 07:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:30 07:31:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:31:30 Configure a credential helper to remove this warning. See 07:31:30 https://docs.****.com/go/credential-store/ 07:31:30 07:31:30 Login Succeeded 07:31:30 nexus3.edgexfoundry.org:10002 07:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:30 07:31:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:31:30 Configure a credential helper to remove this warning. See 07:31:30 https://docs.****.com/go/credential-store/ 07:31:30 07:31:30 Login Succeeded 07:31:30 nexus3.edgexfoundry.org:10003 07:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:31 07:31:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:31:31 Configure a credential helper to remove this warning. See 07:31:31 https://docs.****.com/go/credential-store/ 07:31:31 07:31:31 Login Succeeded 07:31:31 nexus3.edgexfoundry.org:10004 07:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:31 07:31:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:31:31 Configure a credential helper to remove this warning. See 07:31:31 https://docs.****.com/go/credential-store/ 07:31:31 07:31:31 Login Succeeded 07:31:31 ****.io 07:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:31 07:31:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:31:31 Configure a credential helper to remove this warning. See 07:31:31 https://docs.****.com/go/credential-store/ 07:31:31 07:31:31 Login Succeeded 07:31:31 ---> ****-login.sh ends [Pipeline] } 07:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:31:31 + git rev-list -1 --merges f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25~1..f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] echo 07:31:31 -----------> git rev-list -1 --merges f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25~1..f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [false] [Pipeline] sh 07:31:32 + git log --format=format:%s -1 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] echo 07:31:32 ========================================================= 07:31:32 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 07:31:32 ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo 07:31:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:31:32 + echo 0.0.0 [Pipeline] echo 07:31:32 [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-x86_64 [Pipeline] echo 07:31:32 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:31:32 ========================================================= 07:31:32 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 07:31:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:33 + docker build -t device-coap-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 07:31:33 #0 building with "default" instance using docker driver 07:31:33 07:31:33 #1 [internal] load build definition from Dockerfile.alpine-base 07:31:33 #1 transferring dockerfile: 986B done 07:31:33 #1 DONE 0.0s 07:31:33 07:31:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 07:31:33 #2 DONE 0.1s 07:31:33 07:31:33 #3 [internal] load .dockerignore 07:31:33 #3 transferring context: 2B done 07:31:33 #3 DONE 0.0s 07:31:33 07:31:33 #4 [internal] load build context 07:31:33 #4 transferring context: 68.37kB 0.0s done 07:31:33 #4 DONE 0.0s 07:31:33 07:31:33 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 07:31:33 #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done 07:31:33 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 07:31:33 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.15MB / 115.71MB 0.1s 07:31:33 #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done 07:31:33 #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done 07:31:33 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 07:31:33 #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.0s done 07:31:34 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 07:31:34 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 33.55MB / 115.71MB 0.3s 07:31:34 #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done 07:31:34 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 83.89MB / 115.71MB 0.5s 07:31:34 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.6s 07:31:34 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.8s done 07:31:34 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 0.1s 07:31:38 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 4.0s done 07:31:38 #5 DONE 5.1s 07:31:38 07:31:38 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:31:39 #6 0.307 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:31:39 #6 0.708 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:31:39 #6 0.708 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:31:39 #6 0.708 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:31:40 #6 DONE 1.6s 07:31:40 07:31:40 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:31:40 #7 DONE 0.3s 07:31:40 07:31:40 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 07:31:40 #8 0.246 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:31:41 #8 0.660 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:31:41 #8 0.906 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:42 #8 1.497 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:31:42 #8 1.504 (1/18) Installing dumb-init (1.2.5-r2) 07:31:42 #8 1.645 (2/18) Installing hiredis (1.1.0-r2) 07:31:42 #8 1.783 (3/18) Installing hiredis-dev (1.1.0-r2) 07:31:42 #8 1.972 (4/18) Installing libcbor (0.10.2-r1) 07:31:42 #8 2.105 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 07:31:43 #8 2.467 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 07:31:43 #8 2.568 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 07:31:43 #8 2.762 (8/18) Installing libcbor-dev (0.10.2-r1) 07:31:43 #8 2.907 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:31:43 #8 3.035 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:31:43 #8 3.159 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:31:44 #8 3.283 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:31:44 #8 3.421 (13/18) Installing libblkid (2.38.1-r8) 07:31:44 #8 3.571 (14/18) Installing libuuid (2.38.1-r8) 07:31:44 #8 3.695 (15/18) Installing libfdisk (2.38.1-r8) 07:31:44 #8 3.849 (16/18) Installing libmount (2.38.1-r8) 07:31:44 #8 4.003 (17/18) Installing libsmartcols (2.38.1-r8) 07:31:44 #8 4.159 (18/18) Installing util-linux-dev (2.38.1-r8) 07:31:45 #8 4.334 Executing busybox-1.36.1-r2.trigger 07:31:45 #8 4.343 OK: 336 MiB in 100 packages 07:31:45 #8 DONE 4.5s 07:31:45 07:31:45 #9 [ 5/12] RUN apk --no-cache upgrade 07:31:45 #9 0.272 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:31:45 #9 0.451 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:31:45 #9 0.712 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:46 #9 1.309 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:31:46 #9 1.320 Upgrading critical system libraries and apk-tools: 07:31:46 #9 1.320 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:31:46 #9 1.474 Executing busybox-1.36.1-r2.trigger 07:31:46 #9 1.550 Continuing the upgrade transaction with new apk-tools: 07:31:46 #9 1.557 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:31:46 #9 1.735 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:31:47 #9 1.987 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:31:47 Still waiting to schedule task 07:31:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:31:47 #9 2.575 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:31:47 #9 2.583 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:31:47 #9 2.742 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 07:31:48 #9 2.904 Executing busybox-1.36.1-r7.post-upgrade 07:31:48 #9 2.921 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 07:31:48 #9 3.037 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:31:48 #9 3.184 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:31:48 #9 3.506 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:31:48 #9 3.661 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 07:31:48 #9 3.778 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:31:49 #9 4.005 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:31:49 #9 4.236 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:31:49 #9 4.387 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:31:49 #9 4.549 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:31:49 #9 4.726 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:31:50 #9 4.887 (14/27) Installing libpsl (0.21.5-r0) 07:31:50 #9 5.026 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:31:50 #9 5.232 (16/27) Installing libpsl-utils (0.21.5-r0) 07:31:50 #9 5.382 (17/27) Installing libpsl-dev (0.21.5-r0) 07:31:50 #9 5.549 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:31:50 #9 5.733 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:31:51 #9 5.917 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:31:51 #9 6.180 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 07:31:51 #9 6.309 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:31:51 #9 6.485 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:31:51 #9 6.679 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:31:51 #9 6.837 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:31:52 #9 6.984 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:31:52 #9 7.104 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:31:52 #9 7.267 Executing busybox-1.36.1-r7.trigger 07:31:52 #9 7.273 Executing ca-certificates-20241121-r1.trigger 07:31:52 #9 7.319 OK: 337 MiB in 103 packages 07:31:52 #9 DONE 7.5s 07:31:52 07:31:52 #10 [ 6/12] COPY scripts /device-coap/scripts 07:31:52 #10 DONE 0.0s 07:31:52 07:31:52 #11 [ 7/12] COPY src /device-coap/src/ 07:31:52 #11 DONE 0.0s 07:31:52 07:31:52 #12 [ 8/12] COPY VERSION /device-coap 07:31:52 #12 DONE 0.0s 07:31:53 07:31:53 #13 [ 9/12] RUN mkdir -p /device-coap/build 07:31:53 #13 DONE 0.3s 07:31:53 07:31:53 #14 [10/12] WORKDIR /device-coap 07:31:53 #14 DONE 0.0s 07:31:53 07:31:53 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 07:31:53 #15 0.244 + BUILD_CSDK=1 07:31:53 #15 0.244 + TINYDTLS_VERSION=b0e230d 07:31:53 #15 0.244 + LIBCOAP_VERSION=1739507 07:31:53 #15 0.244 + CSDK_VERSION=4.0.0 07:31:53 #15 0.244 + '[' -d deps ] 07:31:53 #15 0.244 + mkdir deps 07:31:53 #15 0.245 + cd /device-coap/deps 07:31:53 #15 0.245 + git clone https://github.com/eclipse/tinydtls.git 07:31:53 #15 0.247 Cloning into 'tinydtls'... 07:31:54 #15 0.790 + cd tinydtls 07:31:54 #15 0.790 + git checkout develop 07:31:54 #15 0.805 branch 'develop' set up to track 'origin/develop'. 07:31:54 #15 0.806 Switched to a new branch 'develop' 07:31:54 #15 0.806 + git reset --hard b0e230d 07:31:54 #15 0.828 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 07:31:54 #15 0.828 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 07:31:54 #15 0.830 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 07:31:54 #15 0.831 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 07:31:54 #15 0.832 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 07:31:54 #15 0.833 + mkdir -p build 07:31:54 #15 0.834 + cd build 07:31:54 #15 0.834 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 07:31:54 #15 0.918 -- The C compiler identification is GNU 12.2.1 07:31:54 #15 0.931 -- Detecting C compiler ABI info 07:31:54 #15 1.040 -- Detecting C compiler ABI info - done 07:31:54 #15 1.064 -- Check for working C compiler: /usr/bin/cc - skipped 07:31:54 #15 1.065 -- Detecting C compile features 07:31:54 #15 1.065 -- Detecting C compile features - done 07:31:54 #15 1.069 -- Looking for assert.h 07:31:54 #15 1.156 -- Looking for assert.h - found 07:31:54 #15 1.156 -- Looking for arpa/inet.h 07:31:54 #15 1.252 -- Looking for arpa/inet.h - found 07:31:54 #15 1.252 -- Looking for fcntl.h 07:31:54 #15 1.343 -- Looking for fcntl.h - found 07:31:54 #15 1.344 -- Looking for inttypes.h 07:31:54 #15 1.440 -- Looking for inttypes.h - found 07:31:54 #15 1.440 -- Looking for memory.h 07:31:54 #15 1.532 -- Looking for memory.h - found 07:31:54 #15 1.532 -- Looking for netdb.h 07:31:54 #15 1.640 -- Looking for netdb.h - found 07:31:54 #15 1.640 -- Looking for netinet/in.h 07:31:54 #15 1.734 -- Looking for netinet/in.h - found 07:31:54 #15 1.735 -- Looking for stddef.h 07:31:54 #15 1.826 -- Looking for stddef.h - found 07:31:55 #15 1.827 -- Looking for stdint.h 07:31:55 #15 1.921 -- Looking for stdint.h - found 07:31:55 #15 1.921 -- Looking for stdlib.h 07:31:55 #15 2.006 -- Looking for stdlib.h - found 07:31:55 #15 2.006 -- Looking for string.h 07:31:55 #15 2.107 -- Looking for string.h - found 07:31:55 #15 2.107 -- Looking for strings.h 07:31:55 #15 2.195 -- Looking for strings.h - found 07:31:55 #15 2.196 -- Looking for time.h 07:31:55 #15 2.283 -- Looking for time.h - found 07:31:55 #15 2.283 -- Looking for sys/param.h 07:31:55 #15 2.378 -- Looking for sys/param.h - found 07:31:55 #15 2.378 -- Looking for sys/socket.h 07:31:55 #15 2.475 -- Looking for sys/socket.h - found 07:31:55 #15 2.475 -- Looking for sys/stat.h 07:31:55 #15 2.562 -- Looking for sys/stat.h - found 07:31:55 #15 2.562 -- Looking for sys/types.h 07:31:55 #15 2.659 -- Looking for sys/types.h - found 07:31:55 #15 2.659 -- Looking for sys/time.h 07:31:55 #15 2.751 -- Looking for sys/time.h - found 07:31:55 #15 2.751 -- Looking for unistd.h 07:31:55 #15 2.848 -- Looking for unistd.h - found 07:31:55 #15 2.848 -- Looking for float.h 07:31:56 #15 2.940 -- Looking for float.h - found 07:31:56 #15 2.940 -- Looking for dlfcn.h 07:31:56 #15 3.037 -- Looking for dlfcn.h - found 07:31:56 #15 3.037 -- Looking for memset 07:31:56 #15 3.124 -- Looking for memset - found 07:31:56 #15 3.125 -- Looking for select 07:31:56 #15 3.213 -- Looking for select - found 07:31:56 #15 3.213 -- Looking for socket 07:31:56 #15 3.296 -- Looking for socket - found 07:31:56 #15 3.296 -- Looking for strdup 07:31:56 #15 3.389 -- Looking for strdup - found 07:31:56 #15 3.390 -- Looking for strerror 07:31:56 #15 3.482 -- Looking for strerror - found 07:31:56 #15 3.482 -- Looking for strnlen 07:31:56 #15 3.580 -- Looking for strnlen - found 07:31:56 #15 3.581 -- Looking for fls 07:31:57 #15 3.673 -- Looking for fls - not found 07:31:57 #15 3.673 -- Looking for vprintf 07:31:57 #15 3.769 -- Looking for vprintf - found 07:31:57 #15 3.770 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 07:31:57 #15 3.824 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 07:31:57 #15 3.831 -- Configuring done (3.0s) 07:31:57 #15 3.838 -- Generating done (0.0s) 07:31:57 #15 3.839 -- Build files have been written to: /device-coap/deps/tinydtls/build 07:31:57 #15 3.843 + make 07:31:57 #15 3.889 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 07:31:57 #15 4.040 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 07:31:57 #15 4.076 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 07:31:57 #15 4.336 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 07:31:57 #15 4.455 In file included from /device-coap/deps/tinydtls/crypto.c:34: 07:31:57 #15 4.455 In function 'ecc_ecdh', 07:31:57 #15 4.455 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:31:57 #15 4.455 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 07:31:57 #15 4.455 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:31:57 #15 4.455 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:31:57 #15 4.455 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:31:57 #15 4.455 /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 07:31:57 #15 4.455 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:31:57 #15 4.455 | ^~~~~~~~~~~ 07:31:57 #15 4.455 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 07:31:57 #15 4.455 431 | uint32_t pub_x[8]; 07:31:57 #15 4.455 | ^~~~~ 07:31:57 #15 4.455 In function 'ecc_ecdh', 07:31:57 #15 4.455 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:31:57 #15 4.455 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 07:31:57 #15 4.455 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:31:57 #15 4.455 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:31:57 #15 4.455 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:31:57 #15 4.455 /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 07:31:57 #15 4.455 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:31:57 #15 4.455 | ^~~~~~~~~~~ 07:31:57 #15 4.455 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 07:31:57 #15 4.455 432 | uint32_t pub_y[8]; 07:31:57 #15 4.455 | ^~~~~ 07:31:57 #15 4.455 In function 'ecc_ecdh', 07:31:57 #15 4.455 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:31:57 #15 4.455 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 07:31:57 #15 4.455 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:31:57 #15 4.455 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:31:57 #15 4.456 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:31:57 #15 4.456 /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 07:31:57 #15 4.456 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:31:57 #15 4.456 | ^~~~~~~~~~~ 07:31:57 #15 4.456 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 07:31:57 #15 4.456 430 | uint32_t priv[8]; 07:31:57 #15 4.456 | ^~~~ 07:31:57 #15 4.543 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 07:31:58 #15 5.526 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 07:31:58 #15 5.582 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 07:31:58 #15 5.634 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 07:31:58 #15 5.676 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 07:31:58 #15 5.695 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 07:31:58 #15 5.695 /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] 07:31:58 #15 5.695 316 | for (idx = 0; idx < count; idx++) { 07:31:58 #15 5.695 | ^ 07:31:58 #15 5.695 /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] 07:31:58 #15 5.695 319 | return result == count; 07:31:58 #15 5.695 | ^~ 07:31:59 #15 6.340 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 07:31:59 #15 6.405 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 07:31:59 #15 6.478 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 07:31:59 #15 6.527 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 07:31:59 #15 6.584 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 07:31:59 #15 6.604 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 07:31:59 #15 6.604 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 07:31:59 #15 6.604 | ~~~~~~~~~~^~~~~~~~ 07:31:59 #15 6.604 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 07:31:59 #15 6.604 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 07:31:59 #15 6.604 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 07:31:59 #15 6.604 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:31:59 #15 6.605 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 07:31:59 #15 6.605 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 07:31:59 #15 6.605 | ~~~~~^~~~~~~~ 07:31:59 #15 6.605 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 07:31:59 #15 6.605 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 07:31:59 #15 6.605 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:31:59 #15 6.757 [100%] Linking C shared library libtinydtls.so 07:32:00 #15 6.784 [100%] Built target tinydtls 07:32:00 #15 6.791 + make install 07:32:00 #15 6.830 [100%] Built target tinydtls 07:32:00 #15 6.843 Install the project... 07:32:00 #15 6.848 -- Install configuration: "Release" 07:32:00 #15 6.848 -- Installing: /usr/local/lib/libtinydtls.so 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls/uthash.h 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls/sha2 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls/ecc 07:32:00 #15 6.849 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/tinydtls.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/alert.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/aes 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/crypto.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/numeric.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/peer.h 07:32:00 #15 6.850 -- Installing: /usr/local/include/tinydtls/utlist.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/dtls_time.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/netq.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/dtls.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/global.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/state.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/session.h 07:32:00 #15 6.851 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 07:32:00 #15 6.852 -- Installing: /usr/local/include/tinydtls/hmac.h 07:32:00 #15 6.852 -- Installing: /usr/local/include/tinydtls/ccm.h 07:32:00 #15 6.852 -- Up-to-date: /usr/local/include/tinydtls 07:32:00 #15 6.852 -- Installing: /usr/local/include/tinydtls/dtls_config.h 07:32:00 #15 6.853 + cd /device-coap/deps 07:32:00 #15 6.853 + git clone https://github.com/obgm/libcoap.git 07:32:00 #15 6.853 Cloning into 'libcoap'... 07:32:01 #15 8.630 + cd libcoap 07:32:01 #15 8.630 + git reset --hard 1739507 07:32:01 #15 8.665 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 07:32:01 #15 8.665 + patch -p1 07:32:01 #15 8.667 patching file cmake/FindTinyDTLS.cmake 07:32:01 #15 8.667 + patch -p1 07:32:01 #15 8.668 patching file include/coap2/coap_config.h.in 07:32:01 #15 8.670 + mkdir -p build 07:32:01 #15 8.670 + cd build 07:32:01 #15 8.670 + 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' .. 07:32:01 #15 8.744 -- The CXX compiler identification is GNU 12.2.1 07:32:01 #15 8.810 -- The C compiler identification is GNU 12.2.1 07:32:01 #15 8.822 -- Detecting CXX compiler ABI info 07:32:01 #15 8.908 -- Detecting CXX compiler ABI info - done 07:32:02 #15 8.929 -- Check for working CXX compiler: /usr/bin/c++ - skipped 07:32:02 #15 8.929 -- Detecting CXX compile features 07:32:02 #15 8.930 -- Detecting CXX compile features - done 07:32:02 #15 8.935 -- Detecting C compiler ABI info 07:32:02 #15 9.028 -- Detecting C compiler ABI info - done 07:32:02 #15 9.047 -- Check for working C compiler: /usr/bin/cc - skipped 07:32:02 #15 9.048 -- Detecting C compile features 07:32:02 #15 9.048 -- Detecting C compile features - done 07:32:02 #15 9.052 -- Looking for byteswap.h 07:32:02 #15 9.131 -- Looking for byteswap.h - found 07:32:02 #15 9.131 -- Looking for inttypes.h 07:32:02 #15 9.225 -- Looking for inttypes.h - found 07:32:02 #15 9.225 -- Looking for limits.h 07:32:02 #15 9.308 -- Looking for limits.h - found 07:32:02 #15 9.308 -- Looking for memory.h 07:32:02 #15 9.401 -- Looking for memory.h - found 07:32:02 #15 9.401 -- Looking for strings.h 07:32:02 #15 9.479 -- Looking for strings.h - found 07:32:02 #15 9.479 -- Looking for string.h 07:32:02 #15 9.567 -- Looking for string.h - found 07:32:02 #15 9.567 -- Looking for sys/sysctl.h 07:32:02 #15 9.618 -- Looking for sys/sysctl.h - not found 07:32:03 #15 9.618 -- Looking for netinet/in.h 07:32:03 #15 9.710 -- Looking for netinet/in.h - found 07:32:03 #15 9.710 -- Looking for sys/epoll.h 07:32:03 #15 9.801 -- Looking for sys/epoll.h - found 07:32:03 #15 9.802 -- Looking for sys/timerfd.h 07:32:03 #15 9.885 -- Looking for sys/timerfd.h - found 07:32:03 #15 9.885 -- Looking for arpa/inet.h 07:32:03 #15 9.973 -- Looking for arpa/inet.h - found 07:32:03 #15 9.974 -- Looking for stdbool.h 07:32:03 #15 10.06 -- Looking for stdbool.h - found 07:32:03 #15 10.06 -- Looking for netdb.h 07:32:03 #15 10.14 -- Looking for netdb.h - found 07:32:03 #15 10.15 -- Looking for pthread.h 07:32:03 #15 10.24 -- Looking for pthread.h - found 07:32:03 #15 10.24 -- Looking for stdlib.h 07:32:03 #15 10.32 -- Looking for stdlib.h - found 07:32:03 #15 10.33 -- Looking for stdint.h 07:32:03 #15 10.41 -- Looking for stdint.h - found 07:32:03 #15 10.41 -- Looking for syslog.h 07:32:03 #15 10.50 -- Looking for syslog.h - found 07:32:03 #15 10.50 -- Looking for sys/ioctl.h 07:32:03 #15 10.59 -- Looking for sys/ioctl.h - found 07:32:03 #15 10.59 -- Looking for sys/socket.h 07:32:03 #15 10.67 -- Looking for sys/socket.h - found 07:32:04 #15 10.67 -- Looking for sys/stat.h 07:32:04 #15 10.76 -- Looking for sys/stat.h - found 07:32:04 #15 10.76 -- Looking for sys/time.h 07:32:04 #15 10.85 -- Looking for sys/time.h - found 07:32:04 #15 10.85 -- Looking for sys/types.h 07:32:04 #15 10.94 -- Looking for sys/types.h - found 07:32:04 #15 10.94 -- Looking for sys/unistd.h 07:32:04 #15 10.99 -- Looking for sys/unistd.h - not found 07:32:04 #15 10.99 -- Looking for time.h 07:32:04 #15 11.08 -- Looking for time.h - found 07:32:04 #15 11.08 -- Looking for unistd.h 07:32:04 #15 11.17 -- Looking for unistd.h - found 07:32:04 #15 11.17 -- Looking for float.h 07:32:04 #15 11.26 -- Looking for float.h - found 07:32:04 #15 11.26 -- Looking for stddef.h 07:32:04 #15 11.35 -- Looking for stddef.h - found 07:32:04 #15 11.35 -- Looking for winsock2.h 07:32:04 #15 11.40 -- Looking for winsock2.h - not found 07:32:04 #15 11.40 -- Looking for ws2tcpip.h 07:32:04 #15 11.45 -- Looking for ws2tcpip.h - not found 07:32:04 #15 11.45 -- Looking for malloc 07:32:04 #15 11.54 -- Looking for malloc - found 07:32:04 #15 11.54 -- Looking for memset 07:32:04 #15 11.63 -- Looking for memset - found 07:32:04 #15 11.63 -- Looking for select 07:32:04 #15 11.72 -- Looking for select - found 07:32:05 #15 11.72 -- Looking for socket 07:32:05 #15 11.81 -- Looking for socket - found 07:32:05 #15 11.81 -- Looking for strcasecmp 07:32:05 #15 11.90 -- Looking for strcasecmp - found 07:32:05 #15 11.90 -- Looking for pthread_mutex_lock 07:32:05 #15 11.99 -- Looking for pthread_mutex_lock - found 07:32:05 #15 11.99 -- Looking for getaddrinfo 07:32:05 #15 12.08 -- Looking for getaddrinfo - found 07:32:05 #15 12.08 -- Looking for strnlen 07:32:05 #15 12.16 -- Looking for strnlen - found 07:32:05 #15 12.16 -- Looking for strrchr 07:32:05 #15 12.24 -- Looking for strrchr - found 07:32:05 #15 12.24 -- Looking for getrandom 07:32:05 #15 12.32 -- Looking for getrandom - found 07:32:05 #15 12.32 -- Looking for cmsghdr 07:32:05 #15 12.37 -- Looking for cmsghdr - not found 07:32:05 #15 12.37 -- compiling without epoll support 07:32:05 #15 12.37 -- compiling with DTLS support 07:32:05 #15 12.37 -- DTLS_BACKEND: tinydtls 07:32:05 #15 12.38 -- Found TinyDTLS: /usr/local/include 07:32:05 #15 12.38 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 07:32:05 #15 12.38 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 07:32:05 #15 12.38 -- TINYDTLS_ROOT_DIR: 07:32:05 #15 12.38 -- compiling with tinydtls support 07:32:05 #15 12.38 -- ENABLE_DTLS:.....................ON 07:32:05 #15 12.38 -- ENABLE_TCP:......................ON 07:32:05 #15 12.38 -- ENABLE_DOCS:.....................OFF 07:32:05 #15 12.38 -- ENABLE_EXAMPLES:.................OFF 07:32:05 #15 12.38 -- DTLS_BACKEND:....................tinydtls 07:32:05 #15 12.38 -- WITH_GNUTLS:.....................OFF 07:32:05 #15 12.38 -- WITH_TINYDTLS:...................ON 07:32:05 #15 12.38 -- WITH_OPENSSL:....................OFF 07:32:05 #15 12.38 -- WITH_MBEDTLS:....................OFF 07:32:05 #15 12.38 -- HAVE_LIBTINYDTLS:................1 07:32:05 #15 12.38 -- HAVE_LIBGNUTLS:.................. 07:32:05 #15 12.38 -- HAVE_OPENSSL:.................... 07:32:05 #15 12.38 -- HAVE_MBEDTLS:.................... 07:32:05 #15 12.38 -- COAP_EPOLL_SUPPORT:.............. 07:32:05 #15 12.38 -- CMAKE_C_COMPILER:................/usr/bin/cc 07:32:05 #15 12.38 -- BUILD_SHARED_LIBS:...............ON 07:32:05 #15 12.38 -- CMAKE_BUILD_TYPE:................Release 07:32:05 #15 12.38 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 07:32:05 #15 12.38 -- Configuring done (3.7s) 07:32:05 #15 12.39 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 07:32:05 #15 12.39 Policy CMP0115 is not set: Source file extensions must be explicit. Run 07:32:05 #15 12.39 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 07:32:05 #15 12.39 command to set the policy and suppress this warning. 07:32:05 #15 12.39 07:32:05 #15 12.39 File: 07:32:05 #15 12.39 07:32:05 #15 12.39 /device-coap/deps/libcoap/include/coap2/coap.h.in 07:32:05 #15 12.39 This warning is for project developers. Use -Wno-dev to suppress it. 07:32:05 #15 12.39 07:32:05 #15 12.39 -- Generating done (0.0s) 07:32:05 #15 12.39 -- Build files have been written to: /device-coap/deps/libcoap/build 07:32:05 #15 12.40 + make 07:32:05 #15 12.44 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 07:32:05 #15 12.51 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 07:32:05 #15 12.58 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 07:32:05 #15 12.69 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 07:32:06 #15 12.94 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 07:32:06 #15 12.99 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 07:32:06 #15 13.04 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 07:32:06 #15 13.31 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 07:32:06 #15 13.35 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 07:32:06 #15 13.41 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 07:32:07 #15 13.92 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 07:32:07 #15 14.03 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 07:32:07 #15 14.08 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 07:32:07 #15 14.15 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 07:32:07 #15 14.20 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 07:32:08 #15 14.77 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 07:32:08 #15 14.95 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 07:32:08 #15 15.13 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 07:32:08 #15 15.51 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 07:32:08 #15 15.59 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 07:32:08 #15 15.64 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 07:32:08 #15 15.83 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 07:32:09 #15 16.01 [100%] Linking C shared library libcoap-2.so 07:32:09 #15 16.05 [100%] Built target coap-2 07:32:09 #15 16.06 + make install 07:32:09 #15 16.11 [100%] Built target coap-2 07:32:09 #15 16.13 Install the project... 07:32:09 #15 16.13 -- Install configuration: "Release" 07:32:09 #15 16.13 -- Installing: /usr/local/lib/libcoap-2.so 07:32:09 #15 16.13 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 07:32:09 #15 16.13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 07:32:09 #15 16.13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 07:32:09 #15 16.13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 07:32:09 #15 16.13 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 07:32:09 #15 16.13 -- Up-to-date: /usr/local/include 07:32:09 #15 16.13 -- Installing: /usr/local/include/coap2 07:32:09 #15 16.13 -- Installing: /usr/local/include/coap2/uthash.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/subscribe.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/option.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/resource.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/bits.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_hashkey.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/block.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_io.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/pdu.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/str.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/async.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/net.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/address.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/uri.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_event.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_riot.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_dtls.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_mutex.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_prng.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/lwippools.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_debug.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/utlist.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_time.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/encode.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/libcoap.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/mem.h 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap_session.h 07:32:09 #15 16.14 -- Up-to-date: /usr/local/include 07:32:09 #15 16.14 -- Up-to-date: /usr/local/include/coap2 07:32:09 #15 16.14 -- Installing: /usr/local/include/coap2/coap.h 07:32:09 #15 16.14 + '[' 1 '=' 1 ] 07:32:09 #15 16.14 + cd /device-coap/deps 07:32:09 #15 16.14 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:32:09 #15 16.15 Connecting to github.com (140.82.112.4:443) 07:32:09 #15 16.39 Connecting to codeload.github.com (140.82.114.9:443) 07:32:09 #15 16.58 saving to 'v4.0.0.zip' 07:32:10 #15 16.64 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:32:10 #15 16.64 'v4.0.0.zip' saved 07:32:10 #15 16.64 + unzip v4.0.0.zip 07:32:10 #15 16.64 Archive: v4.0.0.zip 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/ 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/.github/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/.github/workflows/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/.gitignore 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/Attribution.txt 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/Doxyfile 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/LICENSE 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/Makefile 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/OWNERS.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/README.IOT.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/README.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/README.v3.md 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/docs/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/docs/startup.md 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/include/ 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/include/devsdk/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/include/edgex/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/scripts/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/src/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:32:10 #15 16.65 creating: device-sdk-c-4.0.0/src/c/ 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/api.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/config.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/config.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/data.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/data.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/device.c 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/device.h 07:32:10 #15 16.65 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:32:10 #15 16.66 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/map.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/map.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:32:10 #15 16.66 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/service.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/service.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:32:10 #15 16.67 creating: device-sdk-c-4.0.0/src/cmake/ 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:32:10 #15 16.67 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:32:10 #15 16.67 + cd device-sdk-c-4.0.0 07:32:10 #15 16.67 + ./scripts/build.sh 07:32:10 #15 16.67 + CPPCHECK=false 07:32:10 #15 16.67 + DOCGEN=false 07:32:10 #15 16.67 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:32:10 #15 16.67 + '[' 0 -gt 0 ] 07:32:10 #15 16.67 + readlink -f ./scripts/build.sh 07:32:10 #15 16.67 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 07:32:10 #15 16.67 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 07:32:10 #15 16.67 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 07:32:10 #15 16.67 + cd /device-coap/deps/device-sdk-c-4.0.0 07:32:10 #15 16.67 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 07:32:10 #15 16.67 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 07:32:10 #15 16.67 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 07:32:10 #15 16.75 -- The C compiler identification is GNU 12.2.1 07:32:10 #15 16.77 -- Detecting C compiler ABI info 07:32:10 #15 16.86 -- Detecting C compiler ABI info - done 07:32:10 #15 16.88 -- Check for working C compiler: /usr/bin/cc - skipped 07:32:10 #15 16.88 -- Detecting C compile features 07:32:10 #15 16.88 -- Detecting C compile features - done 07:32:10 #15 16.88 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:32:10 #15 16.96 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:32:10 #15 16.96 -- Found LIBYAML: /usr/lib/libyaml.so 07:32:10 #15 16.96 -- Found LIBUUID: /usr/lib/libuuid.so 07:32:10 #15 16.96 -- Found LIBCBOR: /usr/lib/libcbor.so 07:32:10 #15 16.97 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:32:10 #15 16.97 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:32:10 #15 16.97 -- /opt/iotech/iot/1.5/include 07:32:10 #15 16.97 -- C SDK 0.0.0 for Linux 07:32:10 #15 16.97 -- Performing Test CSDK_HAVE_ATOMIC 07:32:10 #15 17.06 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:32:10 #15 17.11 -- Found Curses: /usr/lib/libcurses.so 07:32:10 #15 17.13 -- Configuring done (0.5s) 07:32:10 #15 17.17 -- Generating done (0.0s) 07:32:10 #15 17.17 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 07:32:10 #15 17.17 + make all package 07:32:10 #15 17.17 + tee release.log 07:32:10 #15 17.21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:32:10 #15 17.32 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:32:10 #15 17.46 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:32:10 #15 17.59 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:32:11 #15 17.69 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:32:11 #15 17.99 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:32:11 #15 18.04 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:32:11 #15 18.17 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:32:11 #15 18.45 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:32:11 #15 18.54 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:32:11 #15 18.69 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:32:12 #15 18.81 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:32:12 #15 18.90 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:32:12 #15 19.05 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:32:12 #15 19.11 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:32:12 #15 19.42 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:32:12 #15 19.48 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:32:12 #15 19.72 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:32:13 #15 19.82 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:32:13 #15 20.02 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:32:13 #15 20.10 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:32:14 #15 21.10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:32:14 #15 21.20 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:32:14 #15 21.27 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:32:14 #15 21.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:32:14 #15 21.41 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:32:14 #15 21.64 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:32:15 #15 21.95 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:32:15 #15 22.02 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:32:15 #15 22.15 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:32:15 #15 22.24 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:32:15 #15 22.50 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:32:15 #15 22.50 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 07:32:15 #15 22.50 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:32:15 #15 22.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:15 #15 22.50 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:32:15 #15 22.50 875 | const iot_data_t *deviceservices_config; 07:32:15 #15 22.50 | ^~~~~~~~~~~~~~~~~~~~~ 07:32:15 #15 22.64 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:32:15 #15 22.76 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:32:16 #15 22.82 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:32:16 #15 22.91 [ 68%] Linking C shared library libcsdk.so 07:32:16 #15 22.97 [ 68%] Built target csdk 07:32:16 #15 22.99 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:32:16 #15 23.12 [ 72%] Linking C executable template 07:32:16 #15 23.15 /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) 07:32:16 #15 23.20 [ 72%] Built target template 07:32:16 #15 23.22 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:32:16 #15 23.30 [ 76%] Linking C executable device-counter 07:32:16 #15 23.33 /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) 07:32:16 #15 23.37 [ 76%] Built target device-counter 07:32:16 #15 23.39 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:32:16 #15 23.47 [ 80%] Linking C executable device-random 07:32:16 #15 23.49 /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) 07:32:16 #15 23.54 [ 80%] Built target device-random 07:32:16 #15 23.56 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:32:16 #15 23.63 [ 84%] Linking C executable device-gyro 07:32:16 #15 23.66 /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) 07:32:16 #15 23.70 [ 84%] Built target device-gyro 07:32:16 #15 23.71 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:32:16 #15 23.79 [ 88%] Linking C executable device-bitfields 07:32:17 #15 23.82 /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) 07:32:17 #15 23.86 [ 88%] Built target device-bitfields 07:32:17 #15 23.88 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:32:17 #15 24.03 [ 92%] Linking C executable template-discovery 07:32:17 #15 24.05 /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) 07:32:17 #15 24.09 [ 92%] Built target template-discovery 07:32:17 #15 24.11 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:32:17 #15 24.22 [ 96%] Linking C executable device-file 07:32:17 #15 24.24 /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) 07:32:17 #15 24.29 [ 96%] Built target device-file 07:32:17 #15 24.30 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:32:17 #15 24.40 [100%] Linking C executable device-terminal 07:32:17 #15 24.43 /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) 07:32:17 #15 24.47 [100%] Built target device-terminal 07:32:17 #15 24.49 Run CPack packaging tool... 07:32:17 #15 24.50 CPack: Create package using TGZ 07:32:17 #15 24.50 CPack: Install projects 07:32:17 #15 24.50 CPack: - Run preinstall target for: Csdk 07:32:17 #15 24.73 CPack: - Install project: Csdk [] 07:32:17 #15 24.74 CPack: Create package 07:32:17 #15 24.76 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:32:17 #15 24.76 + '[' false '=' true ] 07:32:17 #15 24.76 + '[' false '=' true ] 07:32:17 #15 24.76 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:32:17 #15 24.76 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:32:17 #15 24.76 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 07:32:17 #15 24.84 -- The C compiler identification is GNU 12.2.1 07:32:18 #15 24.85 -- Detecting C compiler ABI info 07:32:18 #15 24.93 -- Detecting C compiler ABI info - done 07:32:18 #15 24.95 -- Check for working C compiler: /usr/bin/cc - skipped 07:32:18 #15 24.95 -- Detecting C compile features 07:32:18 #15 24.95 -- Detecting C compile features - done 07:32:18 #15 24.96 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:32:18 #15 25.03 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:32:18 #15 25.03 -- Found LIBYAML: /usr/lib/libyaml.so 07:32:18 #15 25.03 -- Found LIBUUID: /usr/lib/libuuid.so 07:32:18 #15 25.04 -- Found LIBCBOR: /usr/lib/libcbor.so 07:32:18 #15 25.04 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:32:18 #15 25.04 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:32:18 #15 25.04 -- /opt/iotech/iot/1.5/include 07:32:18 #15 25.04 -- C SDK 0.0.0 for Linux 07:32:18 #15 25.04 -- Performing Test CSDK_HAVE_ATOMIC 07:32:18 #15 25.13 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:32:18 #15 25.17 -- Found Curses: /usr/lib/libcurses.so 07:32:18 #15 25.20 -- Configuring done (0.4s) 07:32:18 #15 25.23 -- Generating done (0.0s) 07:32:18 #15 25.24 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:32:18 #15 25.24 + make 07:32:18 #15 25.24 + tee debug.log 07:32:18 #15 25.28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:32:18 #15 25.35 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:32:18 #15 25.42 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:32:18 #15 25.49 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:32:18 #15 25.55 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:32:18 #15 25.66 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:32:18 #15 25.70 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:32:18 #15 25.77 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:32:18 #15 25.88 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:32:19 #15 25.95 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:32:19 #15 26.02 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:32:19 #15 26.09 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:32:19 #15 26.15 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:32:19 #15 26.22 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:32:19 #15 26.26 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:32:19 #15 26.40 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:32:19 #15 26.45 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:32:19 #15 26.55 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:32:19 #15 26.59 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:32:19 #15 26.70 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:32:20 #15 26.76 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:32:20 #15 26.95 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:32:20 #15 27.03 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:32:20 #15 27.09 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:32:20 #15 27.14 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:32:20 #15 27.19 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:32:20 #15 27.28 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:32:20 #15 27.49 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:32:20 #15 27.54 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:32:20 #15 27.61 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:32:21 #15 27.68 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:32:21 #15 27.83 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:32:21 #15 27.90 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:32:21 #15 27.95 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:32:21 #15 28.01 [ 68%] Linking C shared library libcsdk.so 07:32:21 #15 28.07 [ 68%] Built target csdk 07:32:21 #15 28.09 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:32:21 #15 28.16 [ 72%] Linking C executable template 07:32:21 #15 28.19 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:32:21 #15 28.23 [ 72%] Built target template 07:32:21 #15 28.25 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:32:21 #15 28.31 [ 76%] Linking C executable device-counter 07:32:21 #15 28.33 /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) 07:32:21 #15 28.38 [ 76%] Built target device-counter 07:32:21 #15 28.39 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:32:21 #15 28.45 [ 80%] Linking C executable device-random 07:32:21 #15 28.47 /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) 07:32:21 #15 28.51 [ 80%] Built target device-random 07:32:21 #15 28.53 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:32:21 #15 28.59 [ 84%] Linking C executable device-gyro 07:32:21 #15 28.61 /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) 07:32:21 #15 28.65 [ 84%] Built target device-gyro 07:32:21 #15 28.67 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:32:21 #15 28.72 [ 88%] Linking C executable device-bitfields 07:32:22 #15 28.75 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:32:22 #15 28.79 [ 88%] Built target device-bitfields 07:32:22 #15 28.81 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:32:22 #15 28.88 [ 92%] Linking C executable template-discovery 07:32:22 #15 28.90 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:32:22 #15 28.95 [ 92%] Built target template-discovery 07:32:22 #15 28.97 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:32:22 #15 29.03 [ 96%] Linking C executable device-file 07:32:22 #15 29.06 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:32:22 #15 29.10 [ 96%] Built target device-file 07:32:22 #15 29.12 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:32:22 #15 29.19 [100%] Linking C executable device-terminal 07:32:22 #15 29.21 /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) 07:32:22 #15 29.25 [100%] Built target device-terminal 07:32:22 #15 29.26 + cp -rf include/devsdk include/edgex /usr/include/ 07:32:22 #15 29.26 + cp build/release/c/libcsdk.so /usr/lib/ 07:32:22 #15 29.26 + rm -rf /device-coap/deps 07:32:22 #15 DONE 29.4s 07:32:22 07:32:22 #16 [12/12] RUN /device-coap/scripts/build.sh 07:32:22 #16 0.264 + readlink -f /device-coap/scripts/build.sh 07:32:22 #16 0.265 + dirname /device-coap/scripts/build.sh 07:32:22 #16 0.266 + dirname /device-coap/scripts 07:32:22 #16 0.266 + ROOT=/device-coap 07:32:22 #16 0.266 + echo /device-coap 07:32:22 #16 0.266 /device-coap 07:32:22 #16 0.267 + cd /device-coap 07:32:22 #16 0.267 + mkdir -p /device-coap/build/release 07:32:22 #16 0.267 + cd /device-coap/build/release 07:32:22 #16 0.267 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 07:32:22 #16 0.343 -- The C compiler identification is GNU 12.2.1 07:32:22 #16 0.359 -- Detecting C compiler ABI info 07:32:22 #16 0.451 -- Detecting C compiler ABI info - done 07:32:23 #16 0.470 -- Check for working C compiler: /usr/bin/cc - skipped 07:32:23 #16 0.470 -- Detecting C compile features 07:32:23 #16 0.471 -- Detecting C compile features - done 07:32:23 #16 0.475 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 07:32:23 #16 0.476 -- Configuring done (0.2s) 07:32:23 #16 0.479 -- Generating done (0.0s) 07:32:23 #16 0.480 -- Build files have been written to: /device-coap/build/release 07:32:23 #16 0.482 + make 07:32:23 #16 0.482 + tee release.log 07:32:23 #16 0.521 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 07:32:23 #16 0.561 In file included from /usr/include/devsdk/devsdk.h:18, 07:32:23 #16 0.561 from /device-coap/src/c/device-coap.h:17, 07:32:23 #16 0.561 from /device-coap/src/c/coap-client.h:21, 07:32:23 #16 0.561 from /device-coap/src/c/coap-client.c:9: 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 07:32:23 #16 0.561 /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=] 07:32:23 #16 0.561 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:32:23 #16 0.561 | ^~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 90 | strlen(end_dev_params_ptr->psk_key)); 07:32:23 #16 0.561 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | size_t {aka long unsigned int} 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 07:32:23 #16 0.561 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:32:23 #16 0.561 | ~^ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | unsigned int 07:32:23 #16 0.561 | %lu 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c: In function 'message_handler': 07:32:23 #16 0.561 /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=] 07:32:23 #16 0.561 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:32:23 #16 0.561 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | size_t {aka long unsigned int} 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 07:32:23 #16 0.561 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:32:23 #16 0.561 | ~^ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | unsigned int 07:32:23 #16 0.561 | %lu 07:32:23 #16 0.561 /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=] 07:32:23 #16 0.561 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:32:23 #16 0.561 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 130 | resource->properties->type); 07:32:23 #16 0.561 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | iot_typecode_t 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 07:32:23 #16 0.561 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:32:23 #16 0.561 | ~^ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | int 07:32:23 #16 0.561 /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=] 07:32:23 #16 0.561 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:32:23 #16 0.561 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 140 | len); 07:32:23 #16 0.561 | ~~~ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | size_t {aka long unsigned int} 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 07:32:23 #16 0.561 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:32:23 #16 0.561 | ~^ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | int 07:32:23 #16 0.561 | %ld 07:32:23 #16 0.561 /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=] 07:32:23 #16 0.561 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:32:23 #16 0.561 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.561 145 | len); 07:32:23 #16 0.561 | ~~~ 07:32:23 #16 0.561 | | 07:32:23 #16 0.561 | size_t {aka long unsigned int} 07:32:23 #16 0.561 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 07:32:23 #16 0.562 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:32:23 #16 0.562 | ~^ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | int 07:32:23 #16 0.562 | %ld 07:32:23 #16 0.562 /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=] 07:32:23 #16 0.562 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:32:23 #16 0.562 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.562 152 | len); 07:32:23 #16 0.562 | ~~~ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | size_t {aka long unsigned int} 07:32:23 #16 0.562 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 07:32:23 #16 0.562 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:32:23 #16 0.562 | ~^ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | int 07:32:23 #16 0.562 | %ld 07:32:23 #16 0.562 /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=] 07:32:23 #16 0.562 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:32:23 #16 0.562 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.562 157 | resource->properties->type); 07:32:23 #16 0.562 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | iot_typecode_t 07:32:23 #16 0.562 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 07:32:23 #16 0.562 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:32:23 #16 0.562 | ~^ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | int 07:32:23 #16 0.562 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 07:32:23 #16 0.562 /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=] 07:32:23 #16 0.562 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:32:23 #16 0.562 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | size_t {aka long unsigned int} 07:32:23 #16 0.562 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 07:32:23 #16 0.562 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:32:23 #16 0.562 | ~^ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | int 07:32:23 #16 0.562 | %ld 07:32:23 #16 0.562 /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=] 07:32:23 #16 0.562 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:32:23 #16 0.562 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.562 253 | (uint8_t *)end_dev_params_ptr->psk_key, 07:32:23 #16 0.562 254 | strlen(end_dev_params_ptr->psk_key)); 07:32:23 #16 0.562 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.562 | | 07:32:23 #16 0.562 | size_t {aka long unsigned int} 07:32:23 #16 0.563 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 07:32:23 #16 0.563 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:32:23 #16 0.563 | ~^ 07:32:23 #16 0.563 | | 07:32:23 #16 0.563 | int 07:32:23 #16 0.563 | %ld 07:32:23 #16 0.563 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 07:32:23 #16 0.563 /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=] 07:32:23 #16 0.563 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:32:23 #16 0.563 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.563 352 | (uint8_t *)end_dev_params_ptr->psk_key, 07:32:23 #16 0.563 353 | strlen(end_dev_params_ptr->psk_key)); 07:32:23 #16 0.563 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.563 | | 07:32:23 #16 0.563 | size_t {aka long unsigned int} 07:32:23 #16 0.563 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 07:32:23 #16 0.563 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:32:23 #16 0.563 | ~^ 07:32:23 #16 0.563 | | 07:32:23 #16 0.563 | int 07:32:23 #16 0.563 | %ld 07:32:23 #16 0.671 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 07:32:23 #16 0.710 In file included from /usr/include/devsdk/devsdk.h:18, 07:32:23 #16 0.710 from /usr/include/edgex/devices.h:17, 07:32:23 #16 0.710 from /device-coap/src/c/coap-server.c:22: 07:32:23 #16 0.710 /device-coap/src/c/coap-server.c: In function 'data_handler': 07:32:23 #16 0.710 /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=] 07:32:23 #16 0.710 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:32:23 #16 0.710 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.710 | | 07:32:23 #16 0.710 | size_t {aka long unsigned int} 07:32:23 #16 0.710 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 07:32:23 #16 0.710 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:32:23 #16 0.710 | ~^ 07:32:23 #16 0.710 | | 07:32:23 #16 0.710 | unsigned int 07:32:23 #16 0.710 | %lu 07:32:23 #16 0.711 /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=] 07:32:23 #16 0.711 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:32:23 #16 0.711 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.711 | | 07:32:23 #16 0.711 | iot_typecode_t 07:32:23 #16 0.711 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 07:32:23 #16 0.711 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:32:23 #16 0.711 | ~^ 07:32:23 #16 0.711 | | 07:32:23 #16 0.711 | int 07:32:23 #16 0.769 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 07:32:23 #16 0.806 In file included from /usr/include/devsdk/devsdk.h:18, 07:32:23 #16 0.806 from /device-coap/src/c/coap-util.h:18, 07:32:23 #16 0.806 from /device-coap/src/c/coap-util.c:9: 07:32:23 #16 0.806 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 07:32:23 #16 0.806 /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=] 07:32:23 #16 0.806 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:32:23 #16 0.806 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.806 | | 07:32:23 #16 0.806 | size_t {aka long unsigned int} 07:32:23 #16 0.806 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 07:32:23 #16 0.806 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:32:23 #16 0.806 | ~^ 07:32:23 #16 0.806 | | 07:32:23 #16 0.806 | unsigned int 07:32:23 #16 0.806 | %lu 07:32:23 #16 0.806 /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=] 07:32:23 #16 0.806 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:32:23 #16 0.806 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.806 | | 07:32:23 #16 0.806 | size_t {aka long unsigned int} 07:32:23 #16 0.806 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 07:32:23 #16 0.806 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:32:23 #16 0.806 | ~^ 07:32:23 #16 0.806 | | 07:32:23 #16 0.806 | unsigned int 07:32:23 #16 0.806 | %lu 07:32:23 #16 0.807 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 07:32:23 #16 0.807 /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=] 07:32:23 #16 0.807 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:32:23 #16 0.807 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.807 | | 07:32:23 #16 0.807 | size_t {aka long unsigned int} 07:32:23 #16 0.807 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 07:32:23 #16 0.807 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:32:23 #16 0.807 | ~^ 07:32:23 #16 0.807 | | 07:32:23 #16 0.807 | unsigned int 07:32:23 #16 0.807 | %lu 07:32:23 #16 0.807 /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=] 07:32:23 #16 0.807 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:32:23 #16 0.807 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:32:23 #16 0.807 | | 07:32:23 #16 0.807 | size_t {aka long unsigned int} 07:32:23 #16 0.807 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 07:32:23 #16 0.807 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:32:23 #16 0.807 | ~^ 07:32:23 #16 0.807 | | 07:32:23 #16 0.807 | unsigned int 07:32:23 #16 0.807 | %lu 07:32:23 #16 0.908 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 07:32:23 #16 0.945 In file included from /usr/include/devsdk/devsdk.h:18, 07:32:23 #16 0.945 from /device-coap/src/c/device-coap.h:17, 07:32:23 #16 0.945 from /device-coap/src/c/device-coap.c:10: 07:32:23 #16 0.945 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 07:32:23 #16 0.945 /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=] 07:32:23 #16 0.945 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:32:23 #16 0.945 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.945 131 | requests[i].resource->type); 07:32:23 #16 0.945 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:32:23 #16 0.945 | | 07:32:23 #16 0.945 | iot_typecode_t 07:32:23 #16 0.945 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 07:32:23 #16 0.945 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:32:23 #16 0.945 | ~^ 07:32:23 #16 0.945 | | 07:32:23 #16 0.945 | int 07:32:23 #16 1.054 [100%] Linking C executable device-coap 07:32:23 #16 1.079 /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) 07:32:23 #16 1.119 [100%] Built target device-coap 07:32:23 #16 DONE 1.2s 07:32:23 07:32:23 #17 exporting to image 07:32:23 #17 exporting layers 07:32:24 #17 exporting layers 0.4s done 07:32:24 #17 writing image sha256:e77f90ba7cba1c9be6e9f0598e59f0e548630dab2d720d6228ff0fecec40c56d done 07:32:24 #17 naming to docker.io/library/device-coap-c-builder-x86_64 done 07:32:24 #17 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:24 + git log --pretty=%H %s 07:32:24 + head -n 1 07:32:24 + + grepawk ci(lts-release) {print $1} 07:32:24 [Pipeline] echo 07:32:24 [edgeXDocker.push] Tagging docker image device-coap-c-builder-x86_64 with the following tags: 07:32:24 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 07:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker tag device-coap-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 07:32:25 The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64] 07:32:25 e1d61f7ebdb9: Preparing 07:32:25 fcf2c4987a80: Preparing 07:32:25 5f70bf18a086: Preparing 07:32:25 ca4cd39e5a98: Preparing 07:32:25 3ee898bfa77c: Preparing 07:32:25 72de62458953: Preparing 07:32:25 8d8315fe0a1d: Preparing 07:32:25 9508e8bdd484: Preparing 07:32:25 fc7c6a26f49e: Preparing 07:32:25 96ccb34457a3: Preparing 07:32:25 c14e000a5d10: Preparing 07:32:25 9d94fa7f7201: Preparing 07:32:25 1a98914da975: Preparing 07:32:25 cc2447e1835a: Preparing 07:32:25 72de62458953: Waiting 07:32:25 8d8315fe0a1d: Waiting 07:32:25 9508e8bdd484: Waiting 07:32:25 fc7c6a26f49e: Waiting 07:32:25 96ccb34457a3: Waiting 07:32:25 c14e000a5d10: Waiting 07:32:25 9d94fa7f7201: Waiting 07:32:25 cc2447e1835a: Waiting 07:32:25 1a98914da975: Waiting 07:32:25 5f70bf18a086: Pushed 07:32:25 ca4cd39e5a98: Pushed 07:32:25 3ee898bfa77c: Pushed 07:32:25 e1d61f7ebdb9: Pushed 07:32:25 72de62458953: Pushed 07:32:25 8d8315fe0a1d: Pushed 07:32:25 fcf2c4987a80: Pushed 07:32:25 9d94fa7f7201: Layer already exists 07:32:25 1a98914da975: Layer already exists 07:32:25 96ccb34457a3: Pushed 07:32:25 c14e000a5d10: Pushed 07:32:25 cc2447e1835a: Layer already exists 07:32:26 fc7c6a26f49e: Pushed 07:32:29 9508e8bdd484: Pushed 07:32:29 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25: digest: sha256:eff67300d6a077a0b40bee532dbc3324e0ea1485abbde8836dd9c6a49dbfb5c1 size: 3241 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:29 ===================================================== [Pipeline] echo 07:32:29 taggedImages: 07:32:29 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] echo 07:32:29 ========================================================= 07:32:29 [edgeXBuildMultiArch] RAW Config: 07:32:29 images: 07:32:29 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-x86_64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 07:32:29 settingsFile: 07:32:29 device-coap-c-settings 07:32:29 ========================================================= [Pipeline] node 07:32:44 Still waiting to schedule task 07:32:44 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:33:05 Running on prd-centos7-docker-4c-2g-774070 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:05 provisioning config files... 07:33:05 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config10459741545479559169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> ****-login.sh 07:33:06 nexus3.edgexfoundry.org:10001 07:33:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774069 in /w/workspace/dgexfoundry_device-coap-c_odessa [Pipeline] { [Pipeline] checkout 07:33:25 Selected Git installation does not exist. Using Default 07:33:25 The recommended git tool is: NONE 07:33:30 using credential edgex-jenkins-ssh 07:33:30 Cloning the remote Git repository 07:33:30 Cloning repository git@github.com:edgexfoundry/device-coap-c.git 07:33:30 > git init /w/workspace/dgexfoundry_device-coap-c_odessa # timeout=10 07:33:30 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git 07:33:30 > git --version # timeout=10 07:33:30 > git --version # 'git version 2.25.1' 07:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:31 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 07:33:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:32 Avoid second fetch 07:33:32 Checking out Revision f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 (odessa) 07:33:32 Commit message: "ci(lts-release): LTS release v4.0.1 @47967fd" 07:33:32 > git config core.sparsecheckout # timeout=10 07:33:32 > git checkout -f f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:37 provisioning config files... 07:33:37 copy managed file [device-coap-c-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config18339509717974052011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:37 ---> ****-login.sh 07:33:37 nexus3.edgexfoundry.org:10001 07:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:38 Configure a credential helper to remove this warning. See 07:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:38 07:33:38 Login Succeeded 07:33:38 nexus3.edgexfoundry.org:10002 07:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:38 Configure a credential helper to remove this warning. See 07:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:38 07:33:38 Login Succeeded 07:33:38 nexus3.edgexfoundry.org:10003 07:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:39 Configure a credential helper to remove this warning. See 07:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:39 07:33:39 Login Succeeded 07:33:39 nexus3.edgexfoundry.org:10004 07:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:39 Configure a credential helper to remove this warning. See 07:33:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:39 07:33:39 Login Succeeded 07:33:39 ****.io 07:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:33:40 Configure a credential helper to remove this warning. See 07:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:33:40 07:33:40 Login Succeeded 07:33:40 ---> ****-login.sh ends [Pipeline] } 07:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:33:40 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:33:40 + echo 0.0.0 [Pipeline] echo 07:33:40 [prepBaseBuildImage] Generating new image with name: device-coap-c-builder-arm64 [Pipeline] echo 07:33:40 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:33:40 ========================================================= 07:33:40 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 07:33:40 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:40 + docker build -t device-coap-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 07:33:41 Sending build context to Docker daemon 373.2kB 07:33:41 Step 1/14 : ARG BASE=alpine:3.20 07:33:41 Step 2/14 : FROM ${BASE} 07:33:42 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 07:33:42 579b34f0a95b: Pulling fs layer 07:33:42 b046b3a35be6: Pulling fs layer 07:33:42 2014ba793e07: Pulling fs layer 07:33:42 b046b3a35be6: Verifying Checksum 07:33:42 b046b3a35be6: Download complete 07:33:42 579b34f0a95b: Download complete 07:33:43 579b34f0a95b: Pull complete 07:33:43 b046b3a35be6: Pull complete 07:33:44 2014ba793e07: Verifying Checksum 07:33:44 2014ba793e07: Download complete 07:33:57 2014ba793e07: Pull complete 07:33:57 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 07:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 07:33:57 ---> 4f4201145ecf 07:33:57 Step 3/14 : LABEL maintainer="Ken Bannister " 07:33:57 ---> Running in 47f14dba369e 07:33:57 Removing intermediate container 47f14dba369e 07:33:57 ---> 2a637ca0a9de 07:33:57 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 07:33:57 ---> Running in 4f0bc7b4f566 07:33:57 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:33:58 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:33:58 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:33:58 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:33:58 Removing intermediate container 4f0bc7b4f566 07:33:58 ---> cbcee47dd90f 07:33:58 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:33:59 ---> Running in c74d85756acf 07:34:00 Removing intermediate container c74d85756acf 07:34:00 ---> 36f2f6926e51 07:34:00 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 07:34:00 ---> Running in 249fdadbecc1 07:34:01 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:34:02 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:34:03 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 07:34:03 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:34:03 (1/18) Installing dumb-init (1.2.5-r2) 07:34:03 (2/18) Installing hiredis (1.1.0-r2) 07:34:04 (3/18) Installing hiredis-dev (1.1.0-r2) 07:34:04 (4/18) Installing libcbor (0.10.2-r1) 07:34:04 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 07:34:05 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 07:34:05 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 07:34:05 (8/18) Installing libcbor-dev (0.10.2-r1) 07:34:05 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:34:06 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:34:06 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:34:06 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:34:07 (13/18) Installing libblkid (2.38.1-r8) 07:34:07 (14/18) Installing libuuid (2.38.1-r8) 07:34:07 (15/18) Installing libfdisk (2.38.1-r8) 07:34:08 (16/18) Installing libmount (2.38.1-r8) 07:34:08 (17/18) Installing libsmartcols (2.38.1-r8) 07:34:08 (18/18) Installing util-linux-dev (2.38.1-r8) 07:34:09 Executing busybox-1.36.1-r2.trigger 07:34:09 OK: 333 MiB in 100 packages 07:34:10 Removing intermediate container 249fdadbecc1 07:34:10 ---> 1adae0485973 07:34:10 Step 7/14 : RUN apk --no-cache upgrade 07:34:10 ---> Running in f56ff3486ccf 07:34:11 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:34:12 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:34:13 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 07:34:14 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:34:14 Upgrading critical system libraries and apk-tools: 07:34:14 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:34:14 Executing busybox-1.36.1-r2.trigger 07:34:14 Continuing the upgrade transaction with new apk-tools: 07:34:14 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:34:15 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:34:15 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 07:34:16 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:34:16 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:34:17 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 07:34:17 Executing busybox-1.36.1-r7.post-upgrade 07:34:17 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 07:34:17 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:34:18 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:34:18 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:34:19 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 07:34:19 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:34:19 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:34:20 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:34:20 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:34:20 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:34:21 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:34:21 (14/27) Installing libpsl (0.21.5-r0) 07:34:21 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:34:22 (16/27) Installing libpsl-utils (0.21.5-r0) 07:34:22 (17/27) Installing libpsl-dev (0.21.5-r0) 07:34:22 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:34:23 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:34:23 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:34:23 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 07:34:24 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:34:24 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:34:24 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:34:24 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:34:25 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:34:25 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:34:25 Executing busybox-1.36.1-r7.trigger 07:34:25 Executing ca-certificates-20241121-r1.trigger 07:34:26 OK: 334 MiB in 103 packages 07:34:29 Removing intermediate container f56ff3486ccf 07:34:29 ---> 8dec1519069d 07:34:29 Step 8/14 : COPY scripts /device-coap/scripts 07:34:29 ---> bacd2544e8a1 07:34:29 Step 9/14 : COPY src /device-coap/src/ 07:34:29 ---> 1daceeaed353 07:34:29 Step 10/14 : COPY VERSION /device-coap 07:34:30 ---> c5274b6da978 07:34:30 Step 11/14 : RUN mkdir -p /device-coap/build 07:34:30 ---> Running in 7e207412566e 07:34:31 Removing intermediate container 7e207412566e 07:34:31 ---> d00ce208a96f 07:34:31 Step 12/14 : WORKDIR /device-coap 07:34:32 ---> Running in 47f0f2d1656c 07:34:32 Removing intermediate container 47f0f2d1656c 07:34:32 ---> 6c230e3debbf 07:34:32 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 07:34:32 ---> Running in 85f9a624eaec 07:34:33 + BUILD_CSDK=1 07:34:33 + TINYDTLS_VERSION=b0e230d 07:34:33 + LIBCOAP_VERSION=1739507 07:34:33 + CSDK_VERSION=4.0.0 07:34:33 + '[' -d deps ] 07:34:33 + mkdir deps 07:34:33 + cd /device-coap/deps 07:34:33 + git clone https://github.com/eclipse/tinydtls.git 07:34:33 Cloning into 'tinydtls'... 07:34:34 + cd tinydtls 07:34:34 + git checkout develop 07:34:34 branch 'develop' set up to track 'origin/develop'. 07:34:34 Switched to a new branch 'develop' 07:34:34 + git reset --hard b0e230d 07:34:34 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 07:34:34 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 07:34:34 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 07:34:34 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 07:34:34 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 07:34:34 + mkdir -p build 07:34:34 + cd build 07:34:34 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 07:34:35 -- The C compiler identification is GNU 12.2.1 07:34:35 -- Detecting C compiler ABI info 07:34:35 -- Detecting C compiler ABI info - done 07:34:35 -- Check for working C compiler: /usr/bin/cc - skipped 07:34:35 -- Detecting C compile features 07:34:35 -- Detecting C compile features - done 07:34:35 -- Looking for assert.h 07:34:35 -- Looking for assert.h - found 07:34:35 -- Looking for arpa/inet.h 07:34:36 -- Looking for arpa/inet.h - found 07:34:36 -- Looking for fcntl.h 07:34:36 -- Looking for fcntl.h - found 07:34:36 -- Looking for inttypes.h 07:34:37 -- Looking for inttypes.h - found 07:34:37 -- Looking for memory.h 07:34:37 -- Looking for memory.h - found 07:34:37 -- Looking for netdb.h 07:34:37 -- Looking for netdb.h - found 07:34:37 -- Looking for netinet/in.h 07:34:37 -- Looking for netinet/in.h - found 07:34:37 -- Looking for stddef.h 07:34:38 -- Looking for stddef.h - found 07:34:38 -- Looking for stdint.h 07:34:38 -- Looking for stdint.h - found 07:34:38 -- Looking for stdlib.h 07:34:38 -- Looking for stdlib.h - found 07:34:38 -- Looking for string.h 07:34:39 -- Looking for string.h - found 07:34:39 -- Looking for strings.h 07:34:39 -- Looking for strings.h - found 07:34:39 -- Looking for time.h 07:34:40 -- Looking for time.h - found 07:34:40 -- Looking for sys/param.h 07:34:40 -- Looking for sys/param.h - found 07:34:40 -- Looking for sys/socket.h 07:34:40 -- Looking for sys/socket.h - found 07:34:40 -- Looking for sys/stat.h 07:34:40 -- Looking for sys/stat.h - found 07:34:40 -- Looking for sys/types.h 07:34:41 -- Looking for sys/types.h - found 07:34:41 -- Looking for sys/time.h 07:34:41 -- Looking for sys/time.h - found 07:34:41 -- Looking for unistd.h 07:34:41 -- Looking for unistd.h - found 07:34:41 -- Looking for float.h 07:34:42 -- Looking for float.h - found 07:34:42 -- Looking for dlfcn.h 07:34:42 -- Looking for dlfcn.h - found 07:34:42 -- Looking for memset 07:34:43 -- Looking for memset - found 07:34:43 -- Looking for select 07:34:43 -- Looking for select - found 07:34:43 -- Looking for socket 07:34:43 -- Looking for socket - found 07:34:43 -- Looking for strdup 07:34:43 -- Looking for strdup - found 07:34:43 -- Looking for strerror 07:34:44 -- Looking for strerror - found 07:34:44 -- Looking for strnlen 07:34:44 -- Looking for strnlen - found 07:34:44 -- Looking for fls 07:34:45 -- Looking for fls - not found 07:34:45 -- Looking for vprintf 07:34:45 -- Looking for vprintf - found 07:34:45 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 07:34:45 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 07:34:45 -- Configuring done (10.6s) 07:34:45 -- Generating done (0.0s) 07:34:45 -- Build files have been written to: /device-coap/deps/tinydtls/build 07:34:45 + make 07:34:45 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 07:34:47 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 07:34:47 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 07:34:49 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 07:34:49 In file included from /device-coap/deps/tinydtls/crypto.c:34: 07:34:49 In function 'ecc_ecdh', 07:34:49 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 07:34:49 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:34:49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:34:49 /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 07:34:49 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:34:49 | ^~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 07:34:49 431 | uint32_t pub_x[8]; 07:34:49 | ^~~~~ 07:34:49 In function 'ecc_ecdh', 07:34:49 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 07:34:49 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:34:49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:34:49 /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 07:34:49 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:34:49 | ^~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 07:34:49 432 | uint32_t pub_y[8]; 07:34:49 | ^~~~~ 07:34:49 In function 'ecc_ecdh', 07:34:49 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 07:34:49 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:34:49 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:34:49 /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 07:34:49 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:34:49 | ^~~~~~~~~~~ 07:34:49 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 07:34:49 430 | uint32_t priv[8]; 07:34:49 | ^~~~ 07:34:50 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 07:34:57 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 07:34:57 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 07:34:57 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 07:34:58 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 07:34:58 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 07:34:58 /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] 07:34:58 316 | for (idx = 0; idx < count; idx++) { 07:34:58 | ^ 07:34:58 /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] 07:34:58 319 | return result == count; 07:34:58 | ^~ 07:35:02 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 07:35:02 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 07:35:03 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 07:35:03 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 07:35:03 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 07:35:03 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 07:35:03 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 07:35:03 | ~~~~~~~~~~^~~~~~~~ 07:35:03 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 07:35:03 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 07:35:03 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 07:35:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:35:03 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 07:35:03 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 07:35:03 | ~~~~~^~~~~~~~ 07:35:03 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 07:35:03 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 07:35:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:35:04 [100%] Linking C shared library libtinydtls.so 07:35:04 [100%] Built target tinydtls 07:35:04 + make install 07:35:04 [100%] Built target tinydtls 07:35:04 Install the project... 07:35:04 -- Install configuration: "Release" 07:35:04 -- Installing: /usr/local/lib/libtinydtls.so 07:35:04 -- Installing: /usr/local/include/tinydtls 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls.h 07:35:04 -- Installing: /usr/local/include/tinydtls/tinydtls.h 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls_time.h 07:35:04 -- Installing: /usr/local/include/tinydtls/utlist.h 07:35:04 -- Installing: /usr/local/include/tinydtls/ccm.h 07:35:04 -- Installing: /usr/local/include/tinydtls/hmac.h 07:35:04 -- Installing: /usr/local/include/tinydtls/uthash.h 07:35:04 -- Installing: /usr/local/include/tinydtls/numeric.h 07:35:04 -- Installing: /usr/local/include/tinydtls/netq.h 07:35:04 -- Installing: /usr/local/include/tinydtls/sha2 07:35:04 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 07:35:04 -- Installing: /usr/local/include/tinydtls/crypto.h 07:35:04 -- Installing: /usr/local/include/tinydtls/alert.h 07:35:04 -- Installing: /usr/local/include/tinydtls/session.h 07:35:04 -- Installing: /usr/local/include/tinydtls/global.h 07:35:04 -- Installing: /usr/local/include/tinydtls/ecc 07:35:04 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 07:35:04 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 07:35:04 -- Installing: /usr/local/include/tinydtls/state.h 07:35:04 -- Installing: /usr/local/include/tinydtls/aes 07:35:04 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 07:35:04 -- Installing: /usr/local/include/tinydtls/peer.h 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 07:35:04 -- Up-to-date: /usr/local/include/tinydtls 07:35:04 -- Installing: /usr/local/include/tinydtls/dtls_config.h 07:35:04 + cd /device-coap/deps 07:35:04 + git clone https://github.com/obgm/libcoap.git 07:35:04 Cloning into 'libcoap'... 07:35:11 + cd libcoap 07:35:11 + git reset --hard 1739507 07:35:11 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 07:35:11 + patch -p1 07:35:11 patching file cmake/FindTinyDTLS.cmake 07:35:11 + patch -p1 07:35:11 patching file include/coap2/coap_config.h.in 07:35:11 + mkdir -p build 07:35:11 + cd build 07:35:11 + 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' .. 07:35:11 -- The CXX compiler identification is GNU 12.2.1 07:35:11 -- The C compiler identification is GNU 12.2.1 07:35:11 -- Detecting CXX compiler ABI info 07:35:11 -- Detecting CXX compiler ABI info - done 07:35:11 -- Check for working CXX compiler: /usr/bin/c++ - skipped 07:35:11 -- Detecting CXX compile features 07:35:11 -- Detecting CXX compile features - done 07:35:11 -- Detecting C compiler ABI info 07:35:12 -- Detecting C compiler ABI info - done 07:35:12 -- Check for working C compiler: /usr/bin/cc - skipped 07:35:12 -- Detecting C compile features 07:35:12 -- Detecting C compile features - done 07:35:12 -- Looking for byteswap.h 07:35:12 -- Looking for byteswap.h - found 07:35:12 -- Looking for inttypes.h 07:35:13 -- Looking for inttypes.h - found 07:35:13 -- Looking for limits.h 07:35:13 -- Looking for limits.h - found 07:35:13 -- Looking for memory.h 07:35:13 -- Looking for memory.h - found 07:35:13 -- Looking for strings.h 07:35:14 -- Looking for strings.h - found 07:35:14 -- Looking for string.h 07:35:14 -- Looking for string.h - found 07:35:14 -- Looking for sys/sysctl.h 07:35:14 -- Looking for sys/sysctl.h - not found 07:35:14 -- Looking for netinet/in.h 07:35:14 -- Looking for netinet/in.h - found 07:35:14 -- Looking for sys/epoll.h 07:35:15 -- Looking for sys/epoll.h - found 07:35:15 -- Looking for sys/timerfd.h 07:35:15 -- Looking for sys/timerfd.h - found 07:35:15 -- Looking for arpa/inet.h 07:35:16 -- Looking for arpa/inet.h - found 07:35:16 -- Looking for stdbool.h 07:35:16 -- Looking for stdbool.h - found 07:35:16 -- Looking for netdb.h 07:35:16 -- Looking for netdb.h - found 07:35:16 -- Looking for pthread.h 07:35:17 -- Looking for pthread.h - found 07:35:17 -- Looking for stdlib.h 07:35:17 -- Looking for stdlib.h - found 07:35:17 -- Looking for stdint.h 07:35:18 -- Looking for stdint.h - found 07:35:18 -- Looking for syslog.h 07:35:18 -- Looking for syslog.h - found 07:35:18 -- Looking for sys/ioctl.h 07:35:18 -- Looking for sys/ioctl.h - found 07:35:18 -- Looking for sys/socket.h 07:35:18 -- Looking for sys/socket.h - found 07:35:18 -- Looking for sys/stat.h 07:35:19 -- Looking for sys/stat.h - found 07:35:19 -- Looking for sys/time.h 07:35:19 -- Looking for sys/time.h - found 07:35:19 -- Looking for sys/types.h 07:35:19 -- Looking for sys/types.h - found 07:35:19 -- Looking for sys/unistd.h 07:35:19 -- Looking for sys/unistd.h - not found 07:35:19 -- Looking for time.h 07:35:20 -- Looking for time.h - found 07:35:20 -- Looking for unistd.h 07:35:20 -- Looking for unistd.h - found 07:35:20 -- Looking for float.h 07:35:21 -- Looking for float.h - found 07:35:21 -- Looking for stddef.h 07:35:21 -- Looking for stddef.h - found 07:35:21 -- Looking for winsock2.h 07:35:21 -- Looking for winsock2.h - not found 07:35:21 -- Looking for ws2tcpip.h 07:35:21 -- Looking for ws2tcpip.h - not found 07:35:21 -- Looking for malloc 07:35:22 -- Looking for malloc - found 07:35:22 -- Looking for memset 07:35:22 -- Looking for memset - found 07:35:22 -- Looking for select 07:35:22 -- Looking for select - found 07:35:22 -- Looking for socket 07:35:22 -- Looking for socket - found 07:35:22 -- Looking for strcasecmp 07:35:23 -- Looking for strcasecmp - found 07:35:23 -- Looking for pthread_mutex_lock 07:35:23 -- Looking for pthread_mutex_lock - found 07:35:23 -- Looking for getaddrinfo 07:35:24 -- Looking for getaddrinfo - found 07:35:24 -- Looking for strnlen 07:35:24 -- Looking for strnlen - found 07:35:24 -- Looking for strrchr 07:35:24 -- Looking for strrchr - found 07:35:24 -- Looking for getrandom 07:35:25 -- Looking for getrandom - found 07:35:25 -- Looking for cmsghdr 07:35:25 -- Looking for cmsghdr - not found 07:35:25 -- compiling without epoll support 07:35:25 -- compiling with DTLS support 07:35:25 -- DTLS_BACKEND: tinydtls 07:35:25 -- Found TinyDTLS: /usr/local/include 07:35:25 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 07:35:25 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 07:35:25 -- TINYDTLS_ROOT_DIR: 07:35:25 -- compiling with tinydtls support 07:35:25 -- ENABLE_DTLS:.....................ON 07:35:25 -- ENABLE_TCP:......................ON 07:35:25 -- ENABLE_DOCS:.....................OFF 07:35:25 -- ENABLE_EXAMPLES:.................OFF 07:35:25 -- DTLS_BACKEND:....................tinydtls 07:35:25 -- WITH_GNUTLS:.....................OFF 07:35:25 -- WITH_TINYDTLS:...................ON 07:35:25 -- WITH_OPENSSL:....................OFF 07:35:25 -- WITH_MBEDTLS:....................OFF 07:35:25 -- HAVE_LIBTINYDTLS:................1 07:35:25 -- HAVE_LIBGNUTLS:.................. 07:35:25 -- HAVE_OPENSSL:.................... 07:35:25 -- HAVE_MBEDTLS:.................... 07:35:25 -- COAP_EPOLL_SUPPORT:.............. 07:35:25 -- CMAKE_C_COMPILER:................/usr/bin/cc 07:35:25 -- BUILD_SHARED_LIBS:...............ON 07:35:25 -- CMAKE_BUILD_TYPE:................Release 07:35:25 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 07:35:25 -- Configuring done (14.8s) 07:35:25 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 07:35:25 Policy CMP0115 is not set: Source file extensions must be explicit. Run 07:35:25 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 07:35:25 command to set the policy and suppress this warning. 07:35:25 07:35:25 File: 07:35:25 07:35:25 /device-coap/deps/libcoap/include/coap2/coap.h.in 07:35:25 This warning is for project developers. Use -Wno-dev to suppress it. 07:35:25 07:35:25 -- Generating done (0.1s) 07:35:25 -- Build files have been written to: /device-coap/deps/libcoap/build 07:35:25 + make 07:35:25 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 07:35:26 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 07:35:26 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 07:35:27 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 07:35:29 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 07:35:29 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 07:35:29 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 07:35:31 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 07:35:31 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 07:35:31 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 07:35:35 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 07:35:36 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 07:35:36 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 07:35:36 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 07:35:36 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 07:35:41 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 07:35:42 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 07:35:43 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 07:35:46 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 07:35:46 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 07:35:46 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 07:35:47 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 07:35:48 [100%] Linking C shared library libcoap-2.so 07:35:48 [100%] Built target coap-2 07:35:48 + make install 07:35:48 [100%] Built target coap-2 07:35:48 Install the project... 07:35:48 -- Install configuration: "Release" 07:35:48 -- Installing: /usr/local/lib/libcoap-2.so 07:35:48 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 07:35:48 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 07:35:48 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 07:35:48 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 07:35:48 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 07:35:48 -- Up-to-date: /usr/local/include 07:35:48 -- Installing: /usr/local/include/coap2 07:35:48 -- Installing: /usr/local/include/coap2/coap_dtls.h 07:35:48 -- Installing: /usr/local/include/coap2/coap_mutex.h 07:35:48 -- Installing: /usr/local/include/coap2/option.h 07:35:48 -- Installing: /usr/local/include/coap2/uri.h 07:35:48 -- Installing: /usr/local/include/coap2/net.h 07:35:48 -- Installing: /usr/local/include/coap2/bits.h 07:35:48 -- Installing: /usr/local/include/coap2/utlist.h 07:35:48 -- Installing: /usr/local/include/coap2/coap_event.h 07:35:48 -- Installing: /usr/local/include/coap2/block.h 07:35:48 -- Installing: /usr/local/include/coap2/coap_session.h 07:35:48 -- Installing: /usr/local/include/coap2/coap_prng.h 07:35:48 -- Installing: /usr/local/include/coap2/uthash.h 07:35:48 -- Installing: /usr/local/include/coap2/async.h 07:35:48 -- Installing: /usr/local/include/coap2/coap_hashkey.h 07:35:48 -- Installing: /usr/local/include/coap2/libcoap.h 07:35:48 -- Installing: /usr/local/include/coap2/mem.h 07:35:48 -- Installing: /usr/local/include/coap2/subscribe.h 07:35:48 -- Installing: /usr/local/include/coap2/resource.h 07:35:49 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 07:35:49 -- Installing: /usr/local/include/coap2/coap_riot.h 07:35:49 -- Installing: /usr/local/include/coap2/coap_time.h 07:35:49 -- Installing: /usr/local/include/coap2/pdu.h 07:35:49 -- Installing: /usr/local/include/coap2/address.h 07:35:49 -- Installing: /usr/local/include/coap2/coap_io.h 07:35:49 -- Installing: /usr/local/include/coap2/lwippools.h 07:35:49 -- Installing: /usr/local/include/coap2/str.h 07:35:49 -- Installing: /usr/local/include/coap2/coap_debug.h 07:35:49 -- Installing: /usr/local/include/coap2/encode.h 07:35:49 -- Up-to-date: /usr/local/include 07:35:49 -- Up-to-date: /usr/local/include/coap2 07:35:49 -- Installing: /usr/local/include/coap2/coap.h 07:35:49 + '[' 1 '=' 1 ] 07:35:49 + cd /device-coap/deps 07:35:49 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:35:49 Connecting to github.com (140.82.112.4:443) 07:35:49 Connecting to codeload.github.com (140.82.113.9:443) 07:35:49 saving to 'v4.0.0.zip' 07:35:49 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:35:49 'v4.0.0.zip' saved 07:35:49 + unzip v4.0.0.zip 07:35:49 Archive: v4.0.0.zip 07:35:49 creating: device-sdk-c-4.0.0/ 07:35:49 creating: device-sdk-c-4.0.0/.github/ 07:35:49 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:35:49 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:35:49 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:35:49 creating: device-sdk-c-4.0.0/.github/workflows/ 07:35:49 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:35:49 inflating: device-sdk-c-4.0.0/.gitignore 07:35:49 inflating: device-sdk-c-4.0.0/Attribution.txt 07:35:49 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:35:49 inflating: device-sdk-c-4.0.0/Doxyfile 07:35:49 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:35:49 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:35:49 inflating: device-sdk-c-4.0.0/LICENSE 07:35:49 inflating: device-sdk-c-4.0.0/Makefile 07:35:49 inflating: device-sdk-c-4.0.0/OWNERS.md 07:35:49 inflating: device-sdk-c-4.0.0/README.IOT.md 07:35:49 inflating: device-sdk-c-4.0.0/README.md 07:35:49 inflating: device-sdk-c-4.0.0/README.v3.md 07:35:49 creating: device-sdk-c-4.0.0/docs/ 07:35:49 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:35:49 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:35:49 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:35:49 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:35:49 inflating: device-sdk-c-4.0.0/docs/startup.md 07:35:49 creating: device-sdk-c-4.0.0/include/ 07:35:49 creating: device-sdk-c-4.0.0/include/devsdk/ 07:35:49 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:35:49 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:35:49 creating: device-sdk-c-4.0.0/include/edgex/ 07:35:49 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:35:49 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:35:49 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:35:49 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:35:49 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:35:49 creating: device-sdk-c-4.0.0/scripts/ 07:35:49 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:35:49 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:35:49 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:35:49 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:35:49 creating: device-sdk-c-4.0.0/src/ 07:35:49 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:35:49 creating: device-sdk-c-4.0.0/src/c/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/api.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/config.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/config.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/data.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/data.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:35:49 inflating: device-sdk-c-4.0.0/src/c/device.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/device.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:35:49 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:35:49 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:35:49 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/map.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/map.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/service.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/service.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:35:49 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:35:49 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:35:49 creating: device-sdk-c-4.0.0/src/cmake/ 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:35:49 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:35:49 + cd device-sdk-c-4.0.0 07:35:49 + ./scripts/build.sh 07:35:49 + CPPCHECK=false 07:35:49 + DOCGEN=false 07:35:49 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:35:49 + '[' 0 -gt 0 ] 07:35:49 + readlink -f ./scripts/build.sh 07:35:49 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 07:35:49 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 07:35:49 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 07:35:49 + cd /device-coap/deps/device-sdk-c-4.0.0 07:35:49 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 07:35:49 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 07:35:49 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 07:35:50 -- The C compiler identification is GNU 12.2.1 07:35:50 -- Detecting C compiler ABI info 07:35:50 -- Detecting C compiler ABI info - done 07:35:50 -- Check for working C compiler: /usr/bin/cc - skipped 07:35:50 -- Detecting C compile features 07:35:50 -- Detecting C compile features - done 07:35:50 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:35:50 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:35:50 -- Found LIBYAML: /usr/lib/libyaml.so 07:35:50 -- Found LIBUUID: /usr/lib/libuuid.so 07:35:50 -- Found LIBCBOR: /usr/lib/libcbor.so 07:35:50 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:35:50 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:35:50 -- /opt/iotech/iot/1.5/include 07:35:50 -- C SDK 0.0.0 for Linux 07:35:50 -- Performing Test CSDK_HAVE_ATOMIC 07:35:51 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:35:51 -- Found Curses: /usr/lib/libcurses.so 07:35:51 -- Configuring done (1.7s) 07:35:51 -- Generating done (0.2s) 07:35:51 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 07:35:51 + + teemake release.log all 07:35:51 package 07:35:51 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:35:52 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:35:53 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:35:54 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:35:55 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:35:57 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:35:57 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:35:58 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:36:00 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:36:00 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:36:01 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:36:02 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:36:03 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:36:03 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:36:04 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:36:07 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:36:07 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:36:09 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:36:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:36:10 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:36:11 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:36:19 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:36:19 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:36:20 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:36:20 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:36:20 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:36:22 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:36:24 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:36:25 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:36:26 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:36:27 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:36:28 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:36:28 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 07:36:28 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:36:28 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:36:28 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:36:28 875 | const iot_data_t *deviceservices_config; 07:36:28 | ^~~~~~~~~~~~~~~~~~~~~ 07:36:30 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:36:31 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:36:31 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:36:32 [ 68%] Linking C shared library libcsdk.so 07:36:32 [ 68%] Built target csdk 07:36:32 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:36:33 [ 72%] Linking C executable template 07:36:33 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:33 [ 72%] Built target template 07:36:33 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:36:34 [ 76%] Linking C executable device-counter 07:36:34 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:34 [ 76%] Built target device-counter 07:36:34 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:36:35 [ 80%] Linking C executable device-random 07:36:35 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:35 [ 80%] Built target device-random 07:36:35 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:36:36 [ 84%] Linking C executable device-gyro 07:36:36 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:36 [ 84%] Built target device-gyro 07:36:36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:36:37 [ 88%] Linking C executable device-bitfields 07:36:37 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:37 [ 88%] Built target device-bitfields 07:36:37 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:36:39 [ 92%] Linking C executable template-discovery 07:36:39 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:39 [ 92%] Built target template-discovery 07:36:39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:36:40 [ 96%] Linking C executable device-file 07:36:40 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:40 [ 96%] Built target device-file 07:36:40 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:36:41 [100%] Linking C executable device-terminal 07:36:41 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:36:41 [100%] Built target device-terminal 07:36:41 Run CPack packaging tool... 07:36:41 CPack: Create package using TGZ 07:36:41 CPack: Install projects 07:36:41 CPack: - Run preinstall target for: Csdk 07:36:42 CPack: - Install project: Csdk [] 07:36:42 CPack: Create package 07:36:42 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:36:42 + '[' false '=' true ] 07:36:42 + '[' false '=' true ] 07:36:42 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:36:42 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:36:42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 07:36:43 -- The C compiler identification is GNU 12.2.1 07:36:43 -- Detecting C compiler ABI info 07:36:43 -- Detecting C compiler ABI info - done 07:36:43 -- Check for working C compiler: /usr/bin/cc - skipped 07:36:43 -- Detecting C compile features 07:36:43 -- Detecting C compile features - done 07:36:43 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:36:43 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:36:43 -- Found LIBYAML: /usr/lib/libyaml.so 07:36:43 -- Found LIBUUID: /usr/lib/libuuid.so 07:36:43 -- Found LIBCBOR: /usr/lib/libcbor.so 07:36:43 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:36:43 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:36:43 -- /opt/iotech/iot/1.5/include 07:36:43 -- C SDK 0.0.0 for Linux 07:36:43 -- Performing Test CSDK_HAVE_ATOMIC 07:36:44 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:36:44 -- Found Curses: /usr/lib/libcurses.so 07:36:44 -- Configuring done (1.9s) 07:36:44 -- Generating done (0.2s) 07:36:44 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:36:44 + + maketee 07:36:44 debug.log 07:36:44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:36:45 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:36:45 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:36:46 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:36:46 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:36:47 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:36:47 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:36:48 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:36:49 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:36:49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:36:49 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:36:50 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:36:50 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:36:50 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:36:51 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:36:52 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:36:52 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:36:52 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:36:52 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:36:53 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:36:53 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:36:55 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:36:55 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:36:55 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:36:55 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:36:56 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:36:56 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:36:58 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:36:58 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:36:59 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:36:59 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:37:00 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:37:00 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:37:01 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:37:01 [ 68%] Linking C shared library libcsdk.so 07:37:01 [ 68%] Built target csdk 07:37:01 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:37:02 [ 72%] Linking C executable template 07:37:02 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:02 [ 72%] Built target template 07:37:02 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:37:03 [ 76%] Linking C executable device-counter 07:37:03 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:03 [ 76%] Built target device-counter 07:37:03 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:37:03 [ 80%] Linking C executable device-random 07:37:03 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:03 [ 80%] Built target device-random 07:37:04 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:37:04 [ 84%] Linking C executable device-gyro 07:37:04 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:04 [ 84%] Built target device-gyro 07:37:04 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:37:05 [ 88%] Linking C executable device-bitfields 07:37:05 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:05 [ 88%] Built target device-bitfields 07:37:05 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:37:05 [ 92%] Linking C executable template-discovery 07:37:06 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:06 [ 92%] Built target template-discovery 07:37:06 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:37:06 [ 96%] Linking C executable device-file 07:37:06 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:07 [ 96%] Built target device-file 07:37:07 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:37:07 [100%] Linking C executable device-terminal 07:37:07 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:08 [100%] Built target device-terminal 07:37:08 + cp -rf include/devsdk include/edgex /usr/include/ 07:37:08 + cp build/release/c/libcsdk.so /usr/lib/ 07:37:08 + rm -rf /device-coap/deps 07:37:09 Removing intermediate container 85f9a624eaec 07:37:09 ---> 7604a3c6353a 07:37:09 Step 14/14 : RUN /device-coap/scripts/build.sh 07:37:09 ---> Running in 8537b50a5738 07:37:10 + readlink -f /device-coap/scripts/build.sh 07:37:10 + dirname /device-coap/scripts/build.sh 07:37:10 + dirname /device-coap/scripts 07:37:10 + ROOT=/device-coap 07:37:10 + echo /device-coap 07:37:10 + cd /device-coap 07:37:10 + mkdir -p /device-coap/build/release 07:37:10 /device-coap 07:37:10 + cd /device-coap/build/release 07:37:10 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 07:37:10 -- The C compiler identification is GNU 12.2.1 07:37:10 -- Detecting C compiler ABI info 07:37:10 -- Detecting C compiler ABI info - done 07:37:11 -- Check for working C compiler: /usr/bin/cc - skipped 07:37:11 -- Detecting C compile features 07:37:11 -- Detecting C compile features - done 07:37:11 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 07:37:11 -- Configuring done (0.9s) 07:37:11 -- Generating done (0.0s) 07:37:11 -- Build files have been written to: /device-coap/build/release 07:37:11 + make 07:37:11 + tee release.log 07:37:11 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 07:37:11 In file included from /usr/include/devsdk/devsdk.h:18, 07:37:11 from /device-coap/src/c/device-coap.h:17, 07:37:11 from /device-coap/src/c/coap-client.h:21, 07:37:11 from /device-coap/src/c/coap-client.c:9: 07:37:11 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 07:37:11 /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=] 07:37:11 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~ 07:37:11 90 | strlen(end_dev_params_ptr->psk_key)); 07:37:11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 07:37:11 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:37:11 | ~^ 07:37:11 | | 07:37:11 | unsigned int 07:37:11 | %lu 07:37:11 /device-coap/src/c/coap-client.c: In function 'message_handler': 07:37:11 /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=] 07:37:11 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 07:37:11 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:37:11 | ~^ 07:37:11 | | 07:37:11 | unsigned int 07:37:11 | %lu 07:37:11 /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=] 07:37:11 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 130 | resource->properties->type); 07:37:11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 | | 07:37:11 | iot_typecode_t 07:37:11 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 07:37:11 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 /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=] 07:37:11 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 140 | len); 07:37:11 | ~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 07:37:11 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:11 /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=] 07:37:11 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 145 | len); 07:37:11 | ~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 07:37:11 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:11 /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=] 07:37:11 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 152 | len); 07:37:11 | ~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 07:37:11 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:11 /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=] 07:37:11 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 157 | resource->properties->type); 07:37:11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 | | 07:37:11 | iot_typecode_t 07:37:11 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 07:37:11 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 07:37:11 /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=] 07:37:11 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 07:37:11 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:11 /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=] 07:37:11 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 253 | (uint8_t *)end_dev_params_ptr->psk_key, 07:37:11 254 | strlen(end_dev_params_ptr->psk_key)); 07:37:11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 07:37:11 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:11 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 07:37:11 /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=] 07:37:11 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:37:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 352 | (uint8_t *)end_dev_params_ptr->psk_key, 07:37:11 353 | strlen(end_dev_params_ptr->psk_key)); 07:37:11 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:11 | | 07:37:11 | size_t {aka long unsigned int} 07:37:11 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 07:37:11 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:37:11 | ~^ 07:37:11 | | 07:37:11 | int 07:37:11 | %ld 07:37:12 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 07:37:12 In file included from /usr/include/devsdk/devsdk.h:18, 07:37:12 from /usr/include/edgex/devices.h:17, 07:37:12 from /device-coap/src/c/coap-server.c:22: 07:37:12 /device-coap/src/c/coap-server.c: In function 'data_handler': 07:37:12 /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=] 07:37:12 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:37:12 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:12 | | 07:37:12 | size_t {aka long unsigned int} 07:37:12 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 07:37:12 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:37:12 | ~^ 07:37:12 | | 07:37:12 | unsigned int 07:37:12 | %lu 07:37:12 /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=] 07:37:12 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:37:12 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:12 | | 07:37:12 | iot_typecode_t 07:37:12 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 07:37:12 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:37:12 | ~^ 07:37:12 | | 07:37:12 | int 07:37:13 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 07:37:13 In file included from /usr/include/devsdk/devsdk.h:18, 07:37:13 from /device-coap/src/c/coap-util.h:18, 07:37:13 from /device-coap/src/c/coap-util.c:9: 07:37:13 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 07:37:13 /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=] 07:37:13 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:13 | | 07:37:13 | size_t {aka long unsigned int} 07:37:13 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 07:37:13 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:37:13 | ~^ 07:37:13 | | 07:37:13 | unsigned int 07:37:13 | %lu 07:37:13 /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=] 07:37:13 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:13 | | 07:37:13 | size_t {aka long unsigned int} 07:37:13 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 07:37:13 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:37:13 | ~^ 07:37:13 | | 07:37:13 | unsigned int 07:37:13 | %lu 07:37:13 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 07:37:13 /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=] 07:37:13 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:13 | | 07:37:13 | size_t {aka long unsigned int} 07:37:13 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 07:37:13 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:37:13 | ~^ 07:37:13 | | 07:37:13 | unsigned int 07:37:13 | %lu 07:37:13 /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=] 07:37:13 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:37:13 | | 07:37:13 | size_t {aka long unsigned int} 07:37:13 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 07:37:13 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:37:13 | ~^ 07:37:13 | | 07:37:13 | unsigned int 07:37:13 | %lu 07:37:14 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 07:37:14 In file included from /usr/include/devsdk/devsdk.h:18, 07:37:14 from /device-coap/src/c/device-coap.h:17, 07:37:14 from /device-coap/src/c/device-coap.c:10: 07:37:14 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 07:37:14 /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=] 07:37:14 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:37:14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:14 131 | requests[i].resource->type); 07:37:14 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:37:14 | | 07:37:14 | iot_typecode_t 07:37:14 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 07:37:14 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:37:14 | ~^ 07:37:14 | | 07:37:14 | int 07:37:15 [100%] Linking C executable device-coap 07:37:15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 07:37:15 [100%] Built target device-coap 07:37:16 Removing intermediate container 8537b50a5738 07:37:16 ---> b0e6d8200417 07:37:16 Successfully built b0e6d8200417 07:37:16 Successfully tagged device-coap-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:16 + head -n 1 07:37:16 + + grep ci(lts-release) 07:37:16 git log --pretty=%H %s 07:37:16 + awk {print $1} [Pipeline] echo 07:37:16 [edgeXDocker.push] Tagging docker image device-coap-c-builder-arm64 with the following tags: 07:37:16 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 07:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:17 + docker tag device-coap-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:17 + docker push nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 07:37:17 The push refers to repository [nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64] 07:37:17 9d96e2475707: Preparing 07:37:17 92dc704a6b1f: Preparing 07:37:17 d4e5f58b88ad: Preparing 07:37:17 756fbd85f074: Preparing 07:37:17 10cd8eb7ba83: Preparing 07:37:17 873eed6883c1: Preparing 07:37:17 c2351c102f34: Preparing 07:37:17 b5672fb06069: Preparing 07:37:17 fddca8efaa57: Preparing 07:37:17 655611c75857: Preparing 07:37:17 7516a9d68dc0: Preparing 07:37:17 fbbef3d89ef9: Preparing 07:37:17 5f4d9fc4d98d: Preparing 07:37:17 b5672fb06069: Waiting 07:37:17 fddca8efaa57: Waiting 07:37:17 655611c75857: Waiting 07:37:17 7516a9d68dc0: Waiting 07:37:17 fbbef3d89ef9: Waiting 07:37:17 5f4d9fc4d98d: Waiting 07:37:17 873eed6883c1: Waiting 07:37:17 c2351c102f34: Waiting 07:37:17 d4e5f58b88ad: Pushed 07:37:17 756fbd85f074: Pushed 07:37:17 10cd8eb7ba83: Pushed 07:37:17 9d96e2475707: Pushed 07:37:18 873eed6883c1: Pushed 07:37:18 fddca8efaa57: Pushed 07:37:18 655611c75857: Pushed 07:37:18 7516a9d68dc0: Layer already exists 07:37:18 fbbef3d89ef9: Layer already exists 07:37:18 92dc704a6b1f: Pushed 07:37:18 5f4d9fc4d98d: Layer already exists 07:37:20 b5672fb06069: Pushed 07:37:27 c2351c102f34: Pushed 07:37:27 f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25: digest: sha256:57c882423dc73012b5ea9692baa0671023d8267299c42112cb2c0eafa0e05fa7 size: 3035 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:27 ===================================================== [Pipeline] echo 07:37:27 taggedImages: 07:37:27 - nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] echo 07:37:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/device-coap-c-builder-arm64:f24b846f8d8134cd8790bc5b9b4c408f4f6d0d25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:27 Cancelling nested steps due to timeout 13:31:27 Sending interrupt signal to process 13:31:38 script returned exit code 143 [Pipeline] } 13:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:31:38 + '[' -d /w/workspace/dgexfoundry_device-coap-c_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:31:39 ---> package-listing.sh 13:31:39 ++ facter osfamily 13:31:39 ++ tr '[:upper:]' '[:lower:]' 13:31:40 + OS_FAMILY=redhat 13:31:40 + workspace=/w/workspace/dgexfoundry_device-coap-c_odessa 13:31:40 + START_PACKAGES=/tmp/packages_start.txt 13:31:40 + END_PACKAGES=/tmp/packages_end.txt 13:31:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:31:40 + PACKAGES=/tmp/packages_start.txt 13:31:40 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 13:31:40 + PACKAGES=/tmp/packages_end.txt 13:31:40 + case "${OS_FAMILY}" in 13:31:40 + rpm -qa 13:31:40 + sort 13:31:40 + '[' -f /tmp/packages_start.txt ']' 13:31:40 + '[' -f /tmp/packages_end.txt ']' 13:31:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:31:40 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 13:31:40 + mkdir -p /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ 13:31:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [Pipeline] echo 13:31:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:31:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:41 13:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:42 latest: Pulling from edgex-lftools-log-publisher 13:31:42 5eb5b503b376: Pulling fs layer 13:31:42 5c69ac0246d0: Pulling fs layer 13:31:42 ec43610c2a17: Pulling fs layer 13:31:42 3a2ae6a8a46f: Pulling fs layer 13:31:42 33b1e0a273af: Pulling fs layer 13:31:42 5d3b04190fa2: Pulling fs layer 13:31:42 2f39f015ded8: Pulling fs layer 13:31:42 3a2ae6a8a46f: Waiting 13:31:42 33b1e0a273af: Waiting 13:31:42 5d3b04190fa2: Waiting 13:31:42 2f39f015ded8: Waiting 13:31:42 5c69ac0246d0: Verifying Checksum 13:31:42 5c69ac0246d0: Download complete 13:31:42 3a2ae6a8a46f: Verifying Checksum 13:31:42 3a2ae6a8a46f: Download complete 13:31:42 33b1e0a273af: Verifying Checksum 13:31:42 33b1e0a273af: Download complete 13:31:42 ec43610c2a17: Verifying Checksum 13:31:42 ec43610c2a17: Download complete 13:31:42 5d3b04190fa2: Verifying Checksum 13:31:42 5d3b04190fa2: Download complete 13:31:42 5eb5b503b376: Verifying Checksum 13:31:42 5eb5b503b376: Download complete 13:31:42 2f39f015ded8: Verifying Checksum 13:31:42 2f39f015ded8: Download complete 13:31:43 5eb5b503b376: Pull complete 13:31:43 5c69ac0246d0: Pull complete 13:31:43 ec43610c2a17: Pull complete 13:31:43 3a2ae6a8a46f: Pull complete 13:31:44 33b1e0a273af: Pull complete 13:31:44 5d3b04190fa2: Pull complete 13:31:48 2f39f015ded8: Pull complete 13:31:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:48 prd-centos7-docker-4c-2g-774070 does not seem to be running inside a container 13:31:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-coap-c_odessa -v /w/workspace/dgexfoundry_device-coap-c_odessa:/w/workspace/dgexfoundry_device-coap-c_odessa:rw,z -v /w/workspace/dgexfoundry_device-coap-c_odessa@tmp:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:51 $ docker top 48affb36b7bbd7ea4756da3eeb471114291676c464ab50c15f4e0766eb399c3e -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:51 + touch /tmp/pre-build-complete [Pipeline] sh 13:31:52 + mkdir -p /var/log/sysstat [Pipeline] sh 13:31:52 + ls /var/log/sa-host 13:31:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:52 provisioning config files... 13:31:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config2444890091146803872tmp [Pipeline] { [Pipeline] echo 13:31:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> create-netrc.sh [Pipeline] } 13:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> python-tools-install.sh [Pipeline] echo 13:31:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:31:53 ---> sudo-logs.sh 13:31:53 Archiving 'sudo' log.. 13:31:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-774070.novalocal: Name or service not known 13:31:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-774070.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:31:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> job-cost.sh 13:31:54 lf-activate-venv: SKIPPING 13:31:54 INFO: No Stack... 13:31:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:31:54 INFO: Archiving Costs [Pipeline] echo 13:31:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:31:54 ---> logs-deploy.sh 13:31:54 lf-activate-venv: SKIPPING 13:31:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/odessa/5 13:31:54 INFO: archiving workspace using pattern(s): 13:31:55 Archives upload complete. 13:31:55 INFO: archiving logs to Nexus 13:31:56 ---> uname -a: 13:31:56 Linux prd-centos7-docker-4c-2g-774070.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:31:56 13:31:56 13:31:56 ---> lscpu: 13:31:56 Architecture: x86_64 13:31:56 CPU op-mode(s): 32-bit, 64-bit 13:31:56 Byte Order: Little Endian 13:31:56 Address sizes: 40 bits physical, 48 bits virtual 13:31:56 CPU(s): 2 13:31:56 On-line CPU(s) list: 0,1 13:31:56 Thread(s) per core: 1 13:31:56 Core(s) per socket: 1 13:31:56 Socket(s): 2 13:31:56 NUMA node(s): 1 13:31:56 Vendor ID: AuthenticAMD 13:31:56 CPU family: 23 13:31:56 Model: 49 13:31:56 Model name: AMD EPYC-Rome Processor 13:31:56 Stepping: 0 13:31:56 CPU MHz: 2799.996 13:31:56 BogoMIPS: 5599.99 13:31:56 Virtualization: AMD-V 13:31:56 Hypervisor vendor: KVM 13:31:56 Virtualization type: full 13:31:56 L1d cache: 64 KiB 13:31:56 L1i cache: 64 KiB 13:31:56 L2 cache: 1 MiB 13:31:56 L3 cache: 32 MiB 13:31:56 NUMA node0 CPU(s): 0,1 13:31:56 Vulnerability Itlb multihit: Not affected 13:31:56 Vulnerability L1tf: Not affected 13:31:56 Vulnerability Mds: Not affected 13:31:56 Vulnerability Meltdown: Not affected 13:31:56 Vulnerability Mmio stale data: Not affected 13:31:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:31:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:31:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:31:56 Vulnerability Srbds: Not affected 13:31:56 Vulnerability Tsx async abort: Not affected 13:31:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:31:56 13:31:56 13:31:56 ---> nproc: 13:31:56 2 13:31:56 13:31:56 13:31:56 ---> df -h: 13:31:56 Filesystem Size Used Avail Use% Mounted on 13:31:56 overlay 40G 6.8G 34G 17% / 13:31:56 tmpfs 64M 0 64M 0% /dev 13:31:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:31:56 shm 64M 0 64M 0% /dev/shm 13:31:56 /dev/vda1 40G 6.8G 34G 17% /facter-os 13:31:56 13:31:56 13:31:56 Cannot open /var/log/sysstat/sa28: No such file or directory 13:31:56 Please check if data collecting is enabled 13:31:56 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:31:56 $ docker stop --time=1 48affb36b7bbd7ea4756da3eeb471114291676c464ab50c15f4e0766eb399c3e 13:31:58 $ docker rm -f --volumes 48affb36b7bbd7ea4756da3eeb471114291676c464ab50c15f4e0766eb399c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:31:58 [WS-CLEANUP] Deleting project workspace... 13:31:58 [WS-CLEANUP] Deferred wipeout is used... 13:31:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:58 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:58 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:58 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:31:59 + [ -d /w/workspace/dgexfoundry_device-coap-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 13:31:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:00 ---> package-listing.sh 13:32:00 ++ facter osfamily 13:32:00 ++ tr '[:upper:]' '[:lower:]' 13:32:01 + OS_FAMILY=debian 13:32:01 + workspace=/w/workspace/dgexfoundry_device-coap-c_odessa 13:32:01 + START_PACKAGES=/tmp/packages_start.txt 13:32:01 + END_PACKAGES=/tmp/packages_end.txt 13:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:01 + PACKAGES=/tmp/packages_start.txt 13:32:01 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 13:32:01 + PACKAGES=/tmp/packages_end.txt 13:32:01 + case "${OS_FAMILY}" in 13:32:01 + dpkg -l 13:32:01 + grep '^ii' 13:32:01 + '[' -f /tmp/packages_start.txt ']' 13:32:01 + '[' -f /tmp/packages_end.txt ']' 13:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:01 + '[' /w/workspace/dgexfoundry_device-coap-c_odessa ']' 13:32:01 + mkdir -p /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ 13:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-coap-c_odessa/archives/ [Pipeline] echo 13:32:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:01 13:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:02 latest: Pulling from edgex-lftools-log-publisher 13:32:02 5eb5b503b376: Pulling fs layer 13:32:02 5c69ac0246d0: Pulling fs layer 13:32:02 ec43610c2a17: Pulling fs layer 13:32:02 3a2ae6a8a46f: Pulling fs layer 13:32:02 33b1e0a273af: Pulling fs layer 13:32:02 5d3b04190fa2: Pulling fs layer 13:32:02 2f39f015ded8: Pulling fs layer 13:32:02 3a2ae6a8a46f: Waiting 13:32:02 33b1e0a273af: Waiting 13:32:02 5d3b04190fa2: Waiting 13:32:02 2f39f015ded8: Waiting 13:32:02 5c69ac0246d0: Verifying Checksum 13:32:02 5c69ac0246d0: Download complete 13:32:02 3a2ae6a8a46f: Download complete 13:32:02 33b1e0a273af: Download complete 13:32:02 5d3b04190fa2: Download complete 13:32:02 ec43610c2a17: Verifying Checksum 13:32:02 ec43610c2a17: Download complete 13:32:02 5eb5b503b376: Verifying Checksum 13:32:02 5eb5b503b376: Download complete 13:32:03 2f39f015ded8: Verifying Checksum 13:32:03 2f39f015ded8: Download complete 13:32:04 5eb5b503b376: Pull complete 13:32:04 5c69ac0246d0: Pull complete 13:32:04 ec43610c2a17: Pull complete 13:32:04 3a2ae6a8a46f: Pull complete 13:32:05 33b1e0a273af: Pull complete 13:32:05 5d3b04190fa2: Pull complete 13:32:10 2f39f015ded8: Pull complete 13:32:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:10 prd-ubuntu20.04-docker-8c-8g-774067 does not seem to be running inside a container 13:32:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-coap-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-coap-c_odessa -v /w/workspace/dgexfoundry_device-coap-c_odessa:/w/workspace/dgexfoundry_device-coap-c_odessa:rw,z -v /w/workspace/dgexfoundry_device-coap-c_odessa@tmp:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:12 $ docker top b5973b2b75e63c4bd19380455f810a852b7c3d203e9e53639e496e488d09c8a5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:12 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:12 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:13 + ls /var/log/sa-host 13:32:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:13 provisioning config files... 13:32:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-coap-c_odessa@tmp/config3090186184164381979tmp [Pipeline] { [Pipeline] echo 13:32:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:13 ---> create-netrc.sh [Pipeline] } 13:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:13 ---> python-tools-install.sh [Pipeline] echo 13:32:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:14 ---> sudo-logs.sh 13:32:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:32:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:14 ---> job-cost.sh 13:32:14 lf-activate-venv: SKIPPING 13:32:14 INFO: No Stack... 13:32:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:14 INFO: Archiving Costs [Pipeline] echo 13:32:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:15 ---> logs-deploy.sh 13:32:15 lf-activate-venv: SKIPPING 13:32:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/odessa/5 13:32:15 INFO: archiving workspace using pattern(s): 13:32:16 Archives upload complete. 13:32:16 INFO: archiving logs to Nexus