Pull request #69 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/device-coap-c Obtained Jenkinsfile from 3f4048f0a9c0796c505039d0695471fba17f3a20+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (4eac2312e60d7b56f1f5fbe3f783238d0cf5c14b) 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-ssh16045517192212208138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh15771132309633097586.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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/PR-69/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/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14860016077093326338.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh14656463119683426954.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/PR-69/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/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12631240728147989601.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-13651 in /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_PR-69 # 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 3f4048f0a9c0796c505039d0695471fba17f3a20 > 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 remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f4048f0a9c0796c505039d0695471fba17f3a20 # timeout=10 Merge succeeded, producing 3f4048f0a9c0796c505039d0695471fba17f3a20 Checking out Revision 3f4048f0a9c0796c505039d0695471fba17f3a20 (PR-69) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f4048f0a9c0796c505039d0695471fba17f3a20 # timeout=10 Commit message: "fix: printf formatting, API changes for tags" First time build. Skipping changelog. > git rev-list --no-walk 615f73b58d2f7fa8f8ac7f9e8e6d4dc0b857d9e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:50:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:50:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:50:52 ========================================================= 11:50:52 EdgeX Global Pipelines Version Info 11:50:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:50:53 ------------------- 11:50:53 stable info: 11:50:53 ------------------- 11:50:53 Commited By: Ginny Guan ginny@iotechsys.com 11:50:53 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 11:50:53 Message: update stable to v1.0.281 11:50:54 ------------------- 11:50:54 experimental info: 11:50:54 ------------------- 11:50:54 Commited By: **** collab-it+edgex@linuxfoundation.org 11:50:54 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 11:50:54 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f4048f0a9c0796c505039d0695471fba17f3a20 [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f4048f [Pipeline] echo 11:50:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:55 provisioning config files... 11:50:55 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config14014479073112785965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:55 ---> ****-login.sh 11:50:55 nexus3.edgexfoundry.org:10001 11:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:55 11:50:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:50:55 Configure a credential helper to remove this warning. See 11:50:55 https://docs.****.com/go/credential-store/ 11:50:55 11:50:55 Login Succeeded 11:50:55 nexus3.edgexfoundry.org:10002 11:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:56 11:50:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:50:56 Configure a credential helper to remove this warning. See 11:50:56 https://docs.****.com/go/credential-store/ 11:50:56 11:50:56 Login Succeeded 11:50:56 nexus3.edgexfoundry.org:10003 11:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:56 11:50:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:50:56 Configure a credential helper to remove this warning. See 11:50:56 https://docs.****.com/go/credential-store/ 11:50:56 11:50:56 Login Succeeded 11:50:56 nexus3.edgexfoundry.org:10004 11:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:56 11:50:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:50:56 Configure a credential helper to remove this warning. See 11:50:56 https://docs.****.com/go/credential-store/ 11:50:56 11:50:56 Login Succeeded 11:50:56 ****.io 11:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:50:56 11:50:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:50:56 Configure a credential helper to remove this warning. See 11:50:56 https://docs.****.com/go/credential-store/ 11:50:56 11:50:56 Login Succeeded 11:50:56 ---> ****-login.sh ends [Pipeline] } 11:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 11:50:56 + git rev-list -1 --merges 3f4048f0a9c0796c505039d0695471fba17f3a20~1..3f4048f0a9c0796c505039d0695471fba17f3a20 [Pipeline] echo 11:50:56 -----------> git rev-list -1 --merges 3f4048f0a9c0796c505039d0695471fba17f3a20~1..3f4048f0a9c0796c505039d0695471fba17f3a20 3f4048f0a9c0796c505039d0695471fba17f3a20 [false] [Pipeline] sh 11:50:57 + git log --format=format:%s -1 3f4048f0a9c0796c505039d0695471fba17f3a20 [Pipeline] echo 11:50:57 ========================================================= 11:50:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:50:57 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:50:57 + git rev-list -1 --merges 3f4048f0a9c0796c505039d0695471fba17f3a20~1..3f4048f0a9c0796c505039d0695471fba17f3a20 [Pipeline] echo 11:50:57 -----------> git rev-list -1 --merges 3f4048f0a9c0796c505039d0695471fba17f3a20~1..3f4048f0a9c0796c505039d0695471fba17f3a20 3f4048f0a9c0796c505039d0695471fba17f3a20 [false] [Pipeline] sh 11:50:58 + git log --format=format:%s -1 3f4048f0a9c0796c505039d0695471fba17f3a20 [Pipeline] echo 11:50:58 ========================================================= 11:50:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:50:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:50:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:50:58 + grep -v github /etc/ssh/ssh_known_hosts 11:50:58 + [ -e /tmp/ssh_known_hosts ] 11:50:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:50:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:50:58 + sudo tee -a /etc/ssh/ssh_known_hosts 11:50:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:50:59 11:50:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:50:59 0.1.4: Pulling from edgex-devops/py-git-semver 11:50:59 3dae71ba6b94: Pulling fs layer 11:50:59 6bf1a483ea7c: Pulling fs layer 11:50:59 f5dfc541a4d3: Pulling fs layer 11:50:59 461d9e800cba: Pulling fs layer 11:50:59 80192f66455f: Pulling fs layer 11:50:59 2e8e34ca0e6c: Pulling fs layer 11:50:59 a29436f7fd5d: Pulling fs layer 11:50:59 923cac83aea3: Pulling fs layer 11:50:59 25ad8b0a4227: Pulling fs layer 11:50:59 db01528c6b51: Pulling fs layer 11:50:59 28988de357af: Pulling fs layer 11:50:59 461d9e800cba: Waiting 11:50:59 80192f66455f: Waiting 11:50:59 2e8e34ca0e6c: Waiting 11:50:59 a29436f7fd5d: Waiting 11:50:59 923cac83aea3: Waiting 11:50:59 25ad8b0a4227: Waiting 11:50:59 db01528c6b51: Waiting 11:50:59 28988de357af: Waiting 11:50:59 6bf1a483ea7c: Verifying Checksum 11:50:59 6bf1a483ea7c: Download complete 11:50:59 461d9e800cba: Download complete 11:50:59 80192f66455f: Verifying Checksum 11:50:59 80192f66455f: Download complete 11:50:59 f5dfc541a4d3: Download complete 11:50:59 3dae71ba6b94: Verifying Checksum 11:50:59 3dae71ba6b94: Download complete 11:50:59 923cac83aea3: Download complete 11:50:59 25ad8b0a4227: Verifying Checksum 11:50:59 25ad8b0a4227: Download complete 11:50:59 db01528c6b51: Verifying Checksum 11:50:59 db01528c6b51: Download complete 11:50:59 28988de357af: Download complete 11:50:59 a29436f7fd5d: Verifying Checksum 11:50:59 a29436f7fd5d: Download complete 11:51:00 2e8e34ca0e6c: Verifying Checksum 11:51:00 2e8e34ca0e6c: Download complete 11:51:01 3dae71ba6b94: Pull complete 11:51:01 6bf1a483ea7c: Pull complete 11:51:01 f5dfc541a4d3: Pull complete 11:51:01 461d9e800cba: Pull complete 11:51:01 80192f66455f: Pull complete 11:51:06 2e8e34ca0e6c: Pull complete 11:51:06 a29436f7fd5d: Pull complete 11:51:06 923cac83aea3: Pull complete 11:51:06 25ad8b0a4227: Pull complete 11:51:06 db01528c6b51: Pull complete 11:51:06 28988de357af: Pull complete 11:51:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:06 prd-ubuntu20.04-docker-8c-8g-13651 does not seem to be running inside a container 11:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:51:10 $ docker top a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e -eo pid,comm 11:51:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:51:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:11 [ssh-agent] Looking for ssh-agent implementation... 11:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:11 $ docker exec a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e ssh-agent 11:51:11 SSH_AUTH_SOCK=/tmp/ssh-fDBg8a9tgCA5/agent.32 11:51:11 SSH_AGENT_PID=38 11:51:11 Running ssh-add (command line suppressed) 11:51:11 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12389097215689424703.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12389097215689424703.key) 11:51:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] sh 11:51:11 + git tag --points-at HEAD [Pipeline] } 11:51:11 $ docker exec --env ******** --env ******** a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e ssh-agent -k 11:51:12 unset SSH_AUTH_SOCK; 11:51:12 unset SSH_AGENT_PID; 11:51:12 echo Agent pid 38 killed; 11:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:12 [ssh-agent] Looking for ssh-agent implementation... 11:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:12 $ docker exec a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e ssh-agent 11:51:12 SSH_AUTH_SOCK=/tmp/ssh-voWWhfugz4Bw/agent.85 11:51:12 SSH_AGENT_PID=91 11:51:12 Running ssh-add (command line suppressed) 11:51:12 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_3574757071583280147.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_3574757071583280147.key) 11:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:12 + git semver init 11:51:13 2026-06-22 11:51:13,063 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:51:13 2026-06-22 11:51:13,066 [run_init] DEBUG init version:0.0.0 force:False 11:51:13 2026-06-22 11:51:13,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 11:51:13 2026-06-22 11:51:13,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 11:51:13 2026-06-22 11:51:13,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69, stdin=None, shell=False, universal_newlines=False) 11:51:14 2026-06-22 11:51:13,749 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.git/info/exclude 11:51:14 2026-06-22 11:51:13,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 with force:False 11:51:14 2026-06-22 11:51:13,749 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 11:51:14 2026-06-22 11:51:13,752 [execute] INFO git cat-file --batch-check 11:51:14 2026-06-22 11:51:13,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 11:51:14 2026-06-22 11:51:13,755 [execute] INFO git cat-file --batch 11:51:14 2026-06-22 11:51:13,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 11:51:14 2026-06-22 11:51:13,758 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 11:51:14 0.0.0 [Pipeline] } 11:51:14 $ docker exec --env ******** --env ******** a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e ssh-agent -k 11:51:14 unset SSH_AUTH_SOCK; 11:51:14 unset SSH_AGENT_PID; 11:51:14 echo Agent pid 91 killed; 11:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:14 + git semver [Pipeline] } 11:51:14 $ docker stop --time=1 a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e 11:51:16 $ docker rm -f --volumes a01f06c0dc76b8397023d50f73b15b47d8678c2e8ead5019d08f9c8ffdce5c2e [Pipeline] // withDockerContainer [Pipeline] sh 11:51:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:51:16 Stashed 1 file(s) [Pipeline] echo 11:51:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:16 provisioning config files... [Pipeline] // stage [Pipeline] } 11:51:16 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config16913695520270738467tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 11:51:17 ---> ****-login.sh 11:51:17 nexus3.edgexfoundry.org:10001 11:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:17 Login Succeeded 11:51:17 nexus3.edgexfoundry.org:10002 11:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:17 Login Succeeded 11:51:17 nexus3.edgexfoundry.org:10003 11:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:17 Login Succeeded 11:51:17 nexus3.edgexfoundry.org:10004 11:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:17 Login Succeeded 11:51:17 ****.io 11:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:17 Login Succeeded 11:51:17 ---> ****-login.sh ends [Pipeline] } 11:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:51:18 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 11:51:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 11:51:18 ========================================================= 11:51:18 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 11:51:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:18 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 11:51:18 #0 building with "default" instance using docker driver 11:51:18 11:51:18 #1 [internal] load build definition from Dockerfile.alpine-base 11:51:18 #1 transferring dockerfile: 986B done 11:51:18 #1 DONE 0.0s 11:51:18 11:51:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 11:51:18 #2 DONE 0.1s 11:51:19 11:51:19 #3 [internal] load .dockerignore 11:51:19 #3 transferring context: 2B done 11:51:19 #3 DONE 0.0s 11:51:19 11:51:19 #4 [internal] load build context 11:51:19 #4 transferring context: 68.56kB done 11:51:19 #4 DONE 0.0s 11:51:19 11:51:19 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 11:51:19 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 11:51:19 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 11:51:19 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 11:51:19 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 11:51:19 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 11:51:19 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 11:51:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 30.41MB / 118.14MB 0.3s 11:51:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 75.50MB / 118.14MB 0.5s 11:51:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 99.61MB / 118.14MB 0.6s 11:51:19 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 11:51:20 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.5s done 11:51:20 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 11:51:23 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.4s done 11:51:23 #5 DONE 5.0s 11:51:24 11:51:24 #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 11:51:24 #6 0.294 Connecting to iotech.jfrog.io (54.73.4.50:443) 11:51:24 #6 0.724 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 11:51:24 #6 0.724 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 11:51:24 #6 0.724 '/etc/apk/keys/alpine.dev.rsa.pub' saved 11:51:27 #6 DONE 3.2s 11:51:27 11:51:27 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 11:51:27 #7 DONE 0.3s 11:51:27 11:51:27 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev dumb-init 11:51:27 #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:27 #8 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:27 #8 0.642 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:28 #8 1.271 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:51:28 #8 1.280 (1/18) Installing dumb-init (1.2.5-r2) 11:51:28 #8 1.284 (2/18) Installing hiredis (1.1.0-r2) 11:51:28 #8 1.288 (3/18) Installing hiredis-dev (1.1.0-r2) 11:51:28 #8 1.297 (4/18) Installing libcbor (0.10.2-r1) 11:51:28 #8 1.301 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 11:51:29 #8 1.969 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 11:51:29 #8 2.078 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 11:51:29 #8 2.366 (8/18) Installing libcbor-dev (0.10.2-r1) 11:51:29 #8 2.371 (9/18) Installing libmenuw (6.4_p20230506-r0) 11:51:29 #8 2.375 (10/18) Installing libpanelw (6.4_p20230506-r0) 11:51:29 #8 2.379 (11/18) Installing libncurses++ (6.4_p20230506-r0) 11:51:29 #8 2.384 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 11:51:29 #8 2.396 (13/18) Installing libblkid (2.38.1-r8) 11:51:29 #8 2.404 (14/18) Installing libuuid (2.38.1-r8) 11:51:29 #8 2.408 (15/18) Installing libfdisk (2.38.1-r8) 11:51:29 #8 2.416 (16/18) Installing libmount (2.38.1-r8) 11:51:29 #8 2.430 (17/18) Installing libsmartcols (2.38.1-r8) 11:51:29 #8 2.437 (18/18) Installing util-linux-dev (2.38.1-r8) 11:51:29 #8 2.460 Executing busybox-1.36.1-r4.trigger 11:51:29 #8 2.471 OK: 338 MiB in 100 packages 11:51:29 #8 DONE 2.6s 11:51:30 11:51:30 #9 [ 5/12] RUN apk --no-cache upgrade 11:51:30 #9 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:30 #9 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:30 #9 0.448 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:31 #9 1.170 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:51:31 #9 1.176 Upgrading critical system libraries and apk-tools: 11:51:31 #9 1.176 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 11:51:31 #9 1.184 Executing busybox-1.36.1-r4.trigger 11:51:31 #9 1.231 Continuing the upgrade transaction with new apk-tools: 11:51:31 #9 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:51:31 #9 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:51:31 #9 1.429 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:51:31 #9 2.065 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:51:32 #9 2.079 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 11:51:32 #9 2.097 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 11:51:32 #9 2.119 Executing busybox-1.36.1-r7.post-upgrade 11:51:32 #9 2.133 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 11:51:32 #9 2.137 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 11:51:32 #9 2.146 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 11:51:32 #9 2.199 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 11:51:32 #9 2.213 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 11:51:32 #9 2.216 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 11:51:32 #9 2.287 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 11:51:32 #9 2.369 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 11:51:32 #9 2.374 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 11:51:32 #9 2.383 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 11:51:32 #9 2.395 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 11:51:32 #9 2.409 (14/27) Installing libpsl (0.21.5-r0) 11:51:32 #9 2.412 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 11:51:32 #9 2.421 (16/27) Installing libpsl-utils (0.21.5-r0) 11:51:32 #9 2.425 (17/27) Installing libpsl-dev (0.21.5-r0) 11:51:32 #9 2.429 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 11:51:32 #9 2.452 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 11:51:32 #9 2.458 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 11:51:32 #9 2.518 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 11:51:32 #9 2.523 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 11:51:32 #9 2.527 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 11:51:32 #9 2.550 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 11:51:32 #9 2.553 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 11:51:32 #9 2.557 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 11:51:32 #9 2.561 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 11:51:32 #9 2.569 Executing busybox-1.36.1-r7.trigger 11:51:32 #9 2.573 Executing ca-certificates-20241121-r1.trigger 11:51:32 #9 2.631 OK: 338 MiB in 103 packages 11:51:33 #9 DONE 2.9s 11:51:33 11:51:33 #10 [ 6/12] COPY scripts /device-coap/scripts 11:51:33 #10 DONE 0.1s 11:51:33 11:51:33 #11 [ 7/12] COPY src /device-coap/src/ 11:51:33 #11 DONE 0.0s 11:51:33 11:51:33 #12 [ 8/12] COPY VERSION /device-coap 11:51:33 #12 DONE 0.0s 11:51:33 11:51:33 #13 [ 9/12] RUN mkdir -p /device-coap/build 11:51:33 #13 DONE 0.3s 11:51:33 11:51:33 #14 [10/12] WORKDIR /device-coap 11:51:33 #14 DONE 0.0s 11:51:33 11:51:33 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 11:51:33 #15 0.258 + BUILD_CSDK=1 11:51:33 #15 0.258 + TINYDTLS_VERSION=b0e230d 11:51:33 #15 0.258 + LIBCOAP_VERSION=1739507 11:51:33 #15 0.258 + CSDK_VERSION=4.0.2 11:51:33 #15 0.258 + '[' -d deps ] 11:51:33 #15 0.258 + mkdir deps 11:51:33 #15 0.259 + cd /device-coap/deps 11:51:33 #15 0.259 + git clone https://github.com/eclipse/tinydtls.git 11:51:33 #15 0.260 Cloning into 'tinydtls'... 11:51:34 #15 0.799 + cd tinydtls 11:51:34 #15 0.799 + git checkout develop 11:51:34 #15 0.817 branch 'develop' set up to track 'origin/develop'. 11:51:34 #15 0.817 Switched to a new branch 'develop' 11:51:34 #15 0.817 + git reset --hard b0e230d 11:51:34 #15 0.837 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 11:51:34 #15 0.838 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 11:51:34 #15 0.839 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 11:51:34 #15 0.841 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 11:51:34 #15 0.841 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 11:51:34 #15 0.842 + mkdir -p build 11:51:34 #15 0.842 + cd build 11:51:34 #15 0.842 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 11:51:34 #15 0.915 -- The C compiler identification is GNU 12.2.1 11:51:34 #15 0.936 -- Detecting C compiler ABI info 11:51:34 #15 1.035 -- Detecting C compiler ABI info - done 11:51:34 #15 1.053 -- Check for working C compiler: /usr/bin/cc - skipped 11:51:34 #15 1.054 -- Detecting C compile features 11:51:34 #15 1.054 -- Detecting C compile features - done 11:51:34 #15 1.058 -- Looking for assert.h 11:51:34 #15 1.152 -- Looking for assert.h - found 11:51:34 #15 1.153 -- Looking for arpa/inet.h 11:51:34 #15 1.241 -- Looking for arpa/inet.h - found 11:51:34 #15 1.241 -- Looking for fcntl.h 11:51:34 #15 1.319 -- Looking for fcntl.h - found 11:51:34 #15 1.319 -- Looking for inttypes.h 11:51:34 #15 1.409 -- Looking for inttypes.h - found 11:51:34 #15 1.409 -- Looking for memory.h 11:51:34 #15 1.497 -- Looking for memory.h - found 11:51:35 #15 1.497 -- Looking for netdb.h 11:51:35 #15 1.589 -- Looking for netdb.h - found 11:51:35 #15 1.589 -- Looking for netinet/in.h 11:51:35 #15 1.681 -- Looking for netinet/in.h - found 11:51:35 #15 1.682 -- Looking for stddef.h 11:51:35 #15 1.769 -- Looking for stddef.h - found 11:51:35 #15 1.769 -- Looking for stdint.h 11:51:35 #15 1.860 -- Looking for stdint.h - found 11:51:35 #15 1.860 -- Looking for stdlib.h 11:51:35 #15 1.956 -- Looking for stdlib.h - found 11:51:35 #15 1.956 -- Looking for string.h 11:51:35 #15 2.053 -- Looking for string.h - found 11:51:35 #15 2.054 -- Looking for strings.h 11:51:35 #15 2.154 -- Looking for strings.h - found 11:51:35 #15 2.154 -- Looking for time.h 11:51:35 #15 2.249 -- Looking for time.h - found 11:51:35 #15 2.249 -- Looking for sys/param.h 11:51:35 #15 2.346 -- Looking for sys/param.h - found 11:51:35 #15 2.346 -- Looking for sys/socket.h 11:51:35 #15 2.440 -- Looking for sys/socket.h - found 11:51:35 #15 2.440 -- Looking for sys/stat.h 11:51:35 #15 2.538 -- Looking for sys/stat.h - found 11:51:36 #15 2.539 -- Looking for sys/types.h 11:51:36 #15 2.639 -- Looking for sys/types.h - found 11:51:36 #15 2.640 -- Looking for sys/time.h 11:51:36 #15 2.732 -- Looking for sys/time.h - found 11:51:36 #15 2.733 -- Looking for unistd.h 11:51:36 #15 2.822 -- Looking for unistd.h - found 11:51:36 #15 2.823 -- Looking for float.h 11:51:36 #15 2.924 -- Looking for float.h - found 11:51:36 #15 2.924 -- Looking for dlfcn.h 11:51:36 #15 3.016 -- Looking for dlfcn.h - found 11:51:36 #15 3.016 -- Looking for memset 11:51:36 #15 3.116 -- Looking for memset - found 11:51:36 #15 3.116 -- Looking for select 11:51:36 #15 3.215 -- Looking for select - found 11:51:36 #15 3.216 -- Looking for socket 11:51:36 #15 3.309 -- Looking for socket - found 11:51:36 #15 3.309 -- Looking for strdup 11:51:36 #15 3.401 -- Looking for strdup - found 11:51:36 #15 3.401 -- Looking for strerror 11:51:36 #15 3.491 -- Looking for strerror - found 11:51:37 #15 3.491 -- Looking for strnlen 11:51:37 #15 3.582 -- Looking for strnlen - found 11:51:37 #15 3.583 -- Looking for fls 11:51:37 #15 3.678 -- Looking for fls - not found 11:51:37 #15 3.678 -- Looking for vprintf 11:51:37 #15 3.764 -- Looking for vprintf - found 11:51:37 #15 3.764 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 11:51:37 #15 3.808 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 11:51:37 #15 3.818 -- Configuring done (3.0s) 11:51:37 #15 3.822 -- Generating done (0.0s) 11:51:37 #15 3.823 -- Build files have been written to: /device-coap/deps/tinydtls/build 11:51:37 #15 3.826 + make 11:51:37 #15 3.868 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 11:51:37 #15 4.033 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 11:51:37 #15 4.066 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 11:51:37 #15 4.333 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 11:51:38 #15 4.449 In file included from /device-coap/deps/tinydtls/crypto.c:34: 11:51:38 #15 4.449 In function 'ecc_ecdh', 11:51:38 #15 4.449 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:51:38 #15 4.449 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 11:51:38 #15 4.449 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:51:38 #15 4.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:38 #15 4.449 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:51:38 #15 4.449 /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 11:51:38 #15 4.449 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:51:38 #15 4.449 | ^~~~~~~~~~~ 11:51:38 #15 4.450 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 11:51:38 #15 4.450 431 | uint32_t pub_x[8]; 11:51:38 #15 4.450 | ^~~~~ 11:51:38 #15 4.450 In function 'ecc_ecdh', 11:51:38 #15 4.450 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:51:38 #15 4.450 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 11:51:38 #15 4.450 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:51:38 #15 4.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:38 #15 4.450 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:51:38 #15 4.450 /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 11:51:38 #15 4.450 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:51:38 #15 4.450 | ^~~~~~~~~~~ 11:51:38 #15 4.450 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 11:51:38 #15 4.450 432 | uint32_t pub_y[8]; 11:51:38 #15 4.450 | ^~~~~ 11:51:38 #15 4.450 In function 'ecc_ecdh', 11:51:38 #15 4.450 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:51:38 #15 4.450 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 11:51:38 #15 4.450 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:51:38 #15 4.450 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:38 #15 4.450 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:51:38 #15 4.450 /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 11:51:38 #15 4.450 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:51:38 #15 4.450 | ^~~~~~~~~~~ 11:51:38 #15 4.450 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 11:51:38 #15 4.450 430 | uint32_t priv[8]; 11:51:38 #15 4.450 | ^~~~ 11:51:38 #15 4.532 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 11:51:38 #15 5.567 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 11:51:39 #15 5.624 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 11:51:39 #15 5.676 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 11:51:39 #15 5.715 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 11:51:39 #15 5.731 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 11:51:39 #15 5.731 /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] 11:51:39 #15 5.731 316 | for (idx = 0; idx < count; idx++) { 11:51:39 #15 5.731 | ^ 11:51:39 #15 5.731 /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] 11:51:39 #15 5.731 319 | return result == count; 11:51:39 #15 5.731 | ^~ 11:51:39 #15 6.403 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 11:51:40 #15 6.463 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 11:51:40 #15 6.535 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 11:51:40 #15 6.589 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 11:51:40 #15 6.646 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 11:51:40 #15 6.665 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 11:51:40 #15 6.665 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 11:51:40 #15 6.665 | ~~~~~~~~~~^~~~~~~~ 11:51:40 #15 6.665 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 11:51:40 #15 6.665 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 11:51:40 #15 6.665 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 11:51:40 #15 6.665 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:40 #15 6.666 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 11:51:40 #15 6.666 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 11:51:40 #15 6.666 | ~~~~~^~~~~~~~ 11:51:40 #15 6.666 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 11:51:40 #15 6.666 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 11:51:40 #15 6.666 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:40 #15 6.811 [100%] Linking C shared library libtinydtls.so 11:51:40 #15 6.852 [100%] Built target tinydtls 11:51:40 #15 6.864 + make install 11:51:40 #15 6.910 [100%] Built target tinydtls 11:51:40 #15 6.924 Install the project... 11:51:40 #15 6.928 -- Install configuration: "Release" 11:51:40 #15 6.928 -- Installing: /usr/local/lib/libtinydtls.so 11:51:40 #15 6.928 -- Installing: /usr/local/include/tinydtls 11:51:40 #15 6.928 -- Installing: /usr/local/include/tinydtls/uthash.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/sha2 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/ecc 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/tinydtls.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/alert.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/aes 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 11:51:40 #15 6.929 -- Installing: /usr/local/include/tinydtls/crypto.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/numeric.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/peer.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/utlist.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/dtls_time.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/netq.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/dtls.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/global.h 11:51:40 #15 6.930 -- Installing: /usr/local/include/tinydtls/state.h 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/session.h 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/hmac.h 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/ccm.h 11:51:40 #15 6.931 -- Up-to-date: /usr/local/include/tinydtls 11:51:40 #15 6.931 -- Installing: /usr/local/include/tinydtls/dtls_config.h 11:51:40 #15 6.932 + cd /device-coap/deps 11:51:40 #15 6.932 + git clone https://github.com/obgm/libcoap.git 11:51:40 #15 6.934 Cloning into 'libcoap'... 11:51:42 #15 8.657 + cd libcoap 11:51:42 #15 8.657 + git reset --hard 1739507 11:51:42 #15 8.692 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 11:51:42 #15 8.693 + patch -p1 11:51:42 #15 8.693 patching file cmake/FindTinyDTLS.cmake 11:51:42 #15 8.694 + patch -p1 11:51:42 #15 8.694 patching file include/coap2/coap_config.h.in 11:51:42 #15 8.695 + mkdir -p build 11:51:42 #15 8.696 + cd build 11:51:42 #15 8.696 + 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' .. 11:51:42 #15 8.769 -- The CXX compiler identification is GNU 12.2.1 11:51:42 #15 8.826 -- The C compiler identification is GNU 12.2.1 11:51:42 #15 8.840 -- Detecting CXX compiler ABI info 11:51:42 #15 8.922 -- Detecting CXX compiler ABI info - done 11:51:42 #15 8.943 -- Check for working CXX compiler: /usr/bin/c++ - skipped 11:51:42 #15 8.943 -- Detecting CXX compile features 11:51:42 #15 8.944 -- Detecting CXX compile features - done 11:51:42 #15 8.950 -- Detecting C compiler ABI info 11:51:42 #15 9.035 -- Detecting C compiler ABI info - done 11:51:42 #15 9.054 -- Check for working C compiler: /usr/bin/cc - skipped 11:51:42 #15 9.055 -- Detecting C compile features 11:51:42 #15 9.055 -- Detecting C compile features - done 11:51:42 #15 9.059 -- Looking for byteswap.h 11:51:42 #15 9.141 -- Looking for byteswap.h - found 11:51:42 #15 9.141 -- Looking for inttypes.h 11:51:42 #15 9.230 -- Looking for inttypes.h - found 11:51:42 #15 9.230 -- Looking for limits.h 11:51:42 #15 9.315 -- Looking for limits.h - found 11:51:42 #15 9.315 -- Looking for memory.h 11:51:42 #15 9.401 -- Looking for memory.h - found 11:51:42 #15 9.401 -- Looking for strings.h 11:51:42 #15 9.488 -- Looking for strings.h - found 11:51:42 #15 9.489 -- Looking for string.h 11:51:42 #15 9.573 -- Looking for string.h - found 11:51:42 #15 9.573 -- Looking for sys/sysctl.h 11:51:42 #15 9.627 -- Looking for sys/sysctl.h - not found 11:51:43 #15 9.627 -- Looking for netinet/in.h 11:51:43 #15 9.717 -- Looking for netinet/in.h - found 11:51:43 #15 9.717 -- Looking for sys/epoll.h 11:51:43 #15 9.803 -- Looking for sys/epoll.h - found 11:51:43 #15 9.803 -- Looking for sys/timerfd.h 11:51:43 #15 9.895 -- Looking for sys/timerfd.h - found 11:51:43 #15 9.895 -- Looking for arpa/inet.h 11:51:43 #15 9.987 -- Looking for arpa/inet.h - found 11:51:43 #15 9.987 -- Looking for stdbool.h 11:51:43 #15 10.08 -- Looking for stdbool.h - found 11:51:43 #15 10.08 -- Looking for netdb.h 11:51:43 #15 10.17 -- Looking for netdb.h - found 11:51:43 #15 10.17 -- Looking for pthread.h 11:51:43 #15 10.27 -- Looking for pthread.h - found 11:51:43 #15 10.27 -- Looking for stdlib.h 11:51:43 #15 10.36 -- Looking for stdlib.h - found 11:51:44 #15 10.36 -- Looking for stdint.h 11:51:44 #15 10.45 -- Looking for stdint.h - found 11:51:44 #15 10.45 -- Looking for syslog.h 11:51:44 #15 10.54 -- Looking for syslog.h - found 11:51:44 #15 10.54 -- Looking for sys/ioctl.h 11:51:44 #15 10.63 -- Looking for sys/ioctl.h - found 11:51:44 #15 10.63 -- Looking for sys/socket.h 11:51:44 #15 10.71 -- Looking for sys/socket.h - found 11:51:44 #15 10.71 -- Looking for sys/stat.h 11:51:44 #15 10.81 -- Looking for sys/stat.h - found 11:51:44 #15 10.81 -- Looking for sys/time.h 11:51:44 #15 10.90 -- Looking for sys/time.h - found 11:51:44 #15 10.90 -- Looking for sys/types.h 11:51:44 #15 10.99 -- Looking for sys/types.h - found 11:51:44 #15 10.99 -- Looking for sys/unistd.h 11:51:44 #15 11.04 -- Looking for sys/unistd.h - not found 11:51:44 #15 11.04 -- Looking for time.h 11:51:44 #15 11.13 -- Looking for time.h - found 11:51:44 #15 11.13 -- Looking for unistd.h 11:51:44 #15 11.21 -- Looking for unistd.h - found 11:51:44 #15 11.21 -- Looking for float.h 11:51:44 #15 11.31 -- Looking for float.h - found 11:51:44 #15 11.31 -- Looking for stddef.h 11:51:44 #15 11.40 -- Looking for stddef.h - found 11:51:45 #15 11.40 -- Looking for winsock2.h 11:51:45 #15 11.46 -- Looking for winsock2.h - not found 11:51:45 #15 11.46 -- Looking for ws2tcpip.h 11:51:45 #15 11.52 -- Looking for ws2tcpip.h - not found 11:51:45 #15 11.52 -- Looking for malloc 11:51:45 #15 11.61 -- Looking for malloc - found 11:51:45 #15 11.61 -- Looking for memset 11:51:45 #15 11.70 -- Looking for memset - found 11:51:45 #15 11.70 -- Looking for select 11:51:45 #15 11.79 -- Looking for select - found 11:51:45 #15 11.80 -- Looking for socket 11:51:45 #15 11.89 -- Looking for socket - found 11:51:45 #15 11.89 -- Looking for strcasecmp 11:51:45 #15 11.99 -- Looking for strcasecmp - found 11:51:45 #15 11.99 -- Looking for pthread_mutex_lock 11:51:45 #15 12.08 -- Looking for pthread_mutex_lock - found 11:51:45 #15 12.09 -- Looking for getaddrinfo 11:51:45 #15 12.18 -- Looking for getaddrinfo - found 11:51:45 #15 12.18 -- Looking for strnlen 11:51:45 #15 12.27 -- Looking for strnlen - found 11:51:45 #15 12.27 -- Looking for strrchr 11:51:45 #15 12.37 -- Looking for strrchr - found 11:51:45 #15 12.37 -- Looking for getrandom 11:51:45 #15 12.46 -- Looking for getrandom - found 11:51:46 #15 12.46 -- Looking for cmsghdr 11:51:46 #15 12.52 -- Looking for cmsghdr - not found 11:51:46 #15 12.52 -- compiling without epoll support 11:51:46 #15 12.52 -- compiling with DTLS support 11:51:46 #15 12.52 -- DTLS_BACKEND: tinydtls 11:51:46 #15 12.52 -- Found TinyDTLS: /usr/local/include 11:51:46 #15 12.52 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 11:51:46 #15 12.52 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 11:51:46 #15 12.52 -- TINYDTLS_ROOT_DIR: 11:51:46 #15 12.52 -- compiling with tinydtls support 11:51:46 #15 12.52 -- ENABLE_DTLS:.....................ON 11:51:46 #15 12.52 -- ENABLE_TCP:......................ON 11:51:46 #15 12.52 -- ENABLE_DOCS:.....................OFF 11:51:46 #15 12.52 -- ENABLE_EXAMPLES:.................OFF 11:51:46 #15 12.52 -- DTLS_BACKEND:....................tinydtls 11:51:46 #15 12.52 -- WITH_GNUTLS:.....................OFF 11:51:46 #15 12.52 -- WITH_TINYDTLS:...................ON 11:51:46 #15 12.52 -- WITH_OPENSSL:....................OFF 11:51:46 #15 12.52 -- WITH_MBEDTLS:....................OFF 11:51:46 #15 12.52 -- HAVE_LIBTINYDTLS:................1 11:51:46 #15 12.52 -- HAVE_LIBGNUTLS:.................. 11:51:46 #15 12.52 -- HAVE_OPENSSL:.................... 11:51:46 #15 12.52 -- HAVE_MBEDTLS:.................... 11:51:46 #15 12.52 -- COAP_EPOLL_SUPPORT:.............. 11:51:46 #15 12.52 -- CMAKE_C_COMPILER:................/usr/bin/cc 11:51:46 #15 12.52 -- BUILD_SHARED_LIBS:...............ON 11:51:46 #15 12.52 -- CMAKE_BUILD_TYPE:................Release 11:51:46 #15 12.52 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 11:51:46 #15 12.53 -- Configuring done (3.8s) 11:51:46 #15 12.53 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 11:51:46 #15 12.53 Policy CMP0115 is not set: Source file extensions must be explicit. Run 11:51:46 #15 12.53 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 11:51:46 #15 12.53 command to set the policy and suppress this warning. 11:51:46 #15 12.53 11:51:46 #15 12.53 File: 11:51:46 #15 12.53 11:51:46 #15 12.53 /device-coap/deps/libcoap/include/coap2/coap.h.in 11:51:46 #15 12.53 This warning is for project developers. Use -Wno-dev to suppress it. 11:51:46 #15 12.53 11:51:46 #15 12.54 -- Generating done (0.0s) 11:51:46 #15 12.54 -- Build files have been written to: /device-coap/deps/libcoap/build 11:51:46 #15 12.55 + make 11:51:46 #15 12.59 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 11:51:46 #15 12.65 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 11:51:46 #15 12.74 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 11:51:46 #15 12.84 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 11:51:46 #15 13.10 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 11:51:46 #15 13.15 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 11:51:46 #15 13.21 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 11:51:46 #15 13.47 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 11:51:47 #15 13.51 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 11:51:47 #15 13.57 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 11:51:47 #15 14.08 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 11:51:47 #15 14.20 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 11:51:47 #15 14.26 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 11:51:47 #15 14.34 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 11:51:47 #15 14.39 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 11:51:48 #15 14.98 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 11:51:48 #15 15.17 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 11:51:48 #15 15.36 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 11:51:49 #15 15.75 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 11:51:49 #15 15.82 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 11:51:49 #15 15.87 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 11:51:49 #15 16.07 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 11:51:49 #15 16.25 [100%] Linking C shared library libcoap-2.so 11:51:49 #15 16.29 [100%] Built target coap-2 11:51:49 #15 16.30 + make install 11:51:49 #15 16.35 [100%] Built target coap-2 11:51:50 #15 16.37 Install the project... 11:51:50 #15 16.38 -- Install configuration: "Release" 11:51:50 #15 16.38 -- Installing: /usr/local/lib/libcoap-2.so 11:51:50 #15 16.38 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 11:51:50 #15 16.38 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 11:51:50 #15 16.38 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 11:51:50 #15 16.38 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 11:51:50 #15 16.38 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 11:51:50 #15 16.38 -- Up-to-date: /usr/local/include 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/uthash.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/subscribe.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/option.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/resource.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/bits.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_hashkey.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/block.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_io.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/pdu.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/str.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/async.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/net.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/address.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/uri.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_event.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_riot.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_dtls.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_mutex.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_prng.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/lwippools.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_debug.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/utlist.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_time.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/encode.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/libcoap.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/mem.h 11:51:50 #15 16.38 -- Installing: /usr/local/include/coap2/coap_session.h 11:51:50 #15 16.39 -- Up-to-date: /usr/local/include 11:51:50 #15 16.39 -- Up-to-date: /usr/local/include/coap2 11:51:50 #15 16.39 -- Installing: /usr/local/include/coap2/coap.h 11:51:50 #15 16.39 + '[' 1 '=' 1 ] 11:51:50 #15 16.39 + cd /device-coap/deps 11:51:50 #15 16.39 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 11:51:50 #15 16.39 Connecting to github.com (140.82.113.4:443) 11:51:50 #15 16.91 Connecting to codeload.github.com (140.82.114.9:443) 11:51:50 #15 17.31 saving to 'v4.0.2.zip' 11:51:50 #15 17.58 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 11:51:50 #15 17.58 'v4.0.2.zip' saved 11:51:51 #15 17.58 + unzip v4.0.2.zip 11:51:51 #15 17.58 Archive: v4.0.2.zip 11:51:51 #15 17.58 creating: device-sdk-c-4.0.2/ 11:51:51 #15 17.58 creating: device-sdk-c-4.0.2/.github/ 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/.github/Contributing.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/.github/semantic.yml 11:51:51 #15 17.58 creating: device-sdk-c-4.0.2/.github/workflows/ 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/.gitignore 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/Attribution.txt 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/CHANGELOG.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/Doxyfile 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/Jenkinsfile 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/LICENSE 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/Makefile 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/OWNERS.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/README.IOT.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/README.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/README.v3.md 11:51:51 #15 17.58 creating: device-sdk-c-4.0.2/docs/ 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/docs/configuration.md 11:51:51 #15 17.58 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/docs/metrics.md 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/docs/startup.md 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/include/ 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/include/devsdk/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/include/edgex/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/scripts/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/scripts/build.sh 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/api.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/bus.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/bus.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/callback3.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/callback3.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/command.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/command.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/config.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/config.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/correlation.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/correlation.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/data.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/data.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/device.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/device.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/devman.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/devmap.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/devmap.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/devutil.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/discovery.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/discovery.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 11:51:51 #15 17.59 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 11:51:51 #15 17.59 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/file/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/random/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 11:51:51 #15 17.60 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/filesys.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/filesys.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/keeper.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/keeper.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/map.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/map.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/metadata.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/metadata.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/metrics.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/opstate.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/opstate.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/parson.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/parson.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/profiles.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/profiles.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/registry.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/registry.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/rest.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/rest.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/secrets.h 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/service.c 11:51:51 #15 17.60 inflating: device-sdk-c-4.0.2/src/c/service.h 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/transform.c 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/transform.h 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/validate.c 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/validate.h 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/watchers.c 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/c/watchers.h 11:51:51 #15 17.61 creating: device-sdk-c-4.0.2/src/cmake/ 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 11:51:51 #15 17.61 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 11:51:51 #15 17.61 + cd device-sdk-c-4.0.2 11:51:51 #15 17.61 + ./scripts/build.sh 11:51:51 #15 17.61 + CPPCHECK=false 11:51:51 #15 17.61 + DOCGEN=false 11:51:51 #15 17.61 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 11:51:51 #15 17.61 + '[' 0 -gt 0 ] 11:51:51 #15 17.61 + readlink -f ./scripts/build.sh 11:51:51 #15 17.61 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh 11:51:51 #15 17.61 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts 11:51:51 #15 17.61 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 11:51:51 #15 17.61 + cd /device-coap/deps/device-sdk-c-4.0.2 11:51:51 #15 17.61 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release 11:51:51 #15 17.61 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release 11:51:51 #15 17.61 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src 11:51:51 #15 17.69 -- The C compiler identification is GNU 12.2.1 11:51:51 #15 17.72 -- Detecting C compiler ABI info 11:51:51 #15 17.81 -- Detecting C compiler ABI info - done 11:51:51 #15 17.83 -- Check for working C compiler: /usr/bin/cc - skipped 11:51:51 #15 17.83 -- Detecting C compile features 11:51:51 #15 17.83 -- Detecting C compile features - done 11:51:51 #15 17.83 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:51:51 #15 17.91 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 11:51:51 #15 17.92 -- Found LIBYAML: /usr/lib/libyaml.so 11:51:51 #15 17.92 -- Found LIBUUID: /usr/lib/libuuid.so 11:51:51 #15 17.92 -- Found LIBCBOR: /usr/lib/libcbor.so 11:51:51 #15 17.93 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 11:51:51 #15 17.93 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 11:51:51 #15 17.93 -- /opt/iotech/iot/1.6/include 11:51:51 #15 17.93 -- C SDK 0.0.0 for Linux 11:51:51 #15 17.93 -- Performing Test CSDK_HAVE_ATOMIC 11:51:51 #15 18.02 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:51:51 #15 18.07 -- Found Curses: /usr/lib/libcurses.so 11:51:51 #15 18.09 -- Configuring done (0.5s) 11:51:51 #15 18.13 -- Generating done (0.0s) 11:51:51 #15 18.13 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release 11:51:51 #15 18.14 + make all package 11:51:51 #15 18.14 + tee release.log 11:51:51 #15 18.19 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:51:51 #15 18.34 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 11:51:51 #15 18.50 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 11:51:52 #15 18.66 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 11:51:52 #15 18.78 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 11:51:52 #15 18.83 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 11:51:52 #15 18.83 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 11:51:52 #15 18.83 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 11:51:52 #15 18.83 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:51:52 #15 18.94 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:51:52 #15 19.26 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:51:53 #15 19.30 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:51:53 #15 19.45 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:51:53 #15 19.76 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:51:53 #15 19.87 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:51:53 #15 20.00 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:51:53 #15 20.13 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:51:53 #15 20.21 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 11:51:53 #15 20.37 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:51:54 #15 20.44 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:51:54 #15 20.77 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 11:51:54 #15 20.83 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 11:51:54 #15 21.08 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:51:54 #15 21.19 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:51:54 #15 21.44 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 11:51:55 #15 21.52 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:51:56 #15 22.60 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:51:56 #15 22.71 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:51:56 #15 22.78 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:51:56 #15 22.87 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 11:51:56 #15 22.92 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:51:56 #15 23.14 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:51:56 #15 23.49 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 11:51:57 #15 23.56 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 11:51:57 #15 23.69 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 11:51:57 #15 23.78 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:51:57 #15 24.26 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:51:58 #15 24.38 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 11:51:58 #15 24.44 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:51:58 #15 24.56 [ 69%] Linking C shared library libcsdk.so 11:51:58 #15 24.60 [ 69%] Built target csdk 11:51:58 #15 24.62 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:51:58 #15 24.76 [ 73%] Linking C executable template 11:51:58 #15 24.78 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:58 #15 24.82 [ 73%] Built target template 11:51:58 #15 24.85 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:51:58 #15 24.93 [ 76%] Linking C executable device-counter 11:51:58 #15 24.96 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:58 #15 25.00 [ 76%] Built target device-counter 11:51:58 #15 25.02 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:51:58 #15 25.10 [ 80%] Linking C executable device-random 11:51:58 #15 25.13 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:58 #15 25.17 [ 80%] Built target device-random 11:51:58 #15 25.18 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:51:58 #15 25.26 [ 84%] Linking C executable device-gyro 11:51:58 #15 25.29 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:58 #15 25.34 [ 84%] Built target device-gyro 11:51:58 #15 25.36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:51:58 #15 25.45 [ 88%] Linking C executable device-bitfields 11:51:59 #15 25.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:59 #15 25.51 [ 88%] Built target device-bitfields 11:51:59 #15 25.53 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:51:59 #15 25.68 [ 92%] Linking C executable template-discovery 11:51:59 #15 25.70 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:59 #15 25.74 [ 92%] Built target template-discovery 11:51:59 #15 25.76 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:51:59 #15 25.88 [ 96%] Linking C executable device-file 11:51:59 #15 25.91 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:59 #15 25.95 [ 96%] Built target device-file 11:51:59 #15 25.97 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:51:59 #15 26.06 [100%] Linking C executable device-terminal 11:51:59 #15 26.09 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:51:59 #15 26.13 [100%] Built target device-terminal 11:51:59 #15 26.15 Run CPack packaging tool... 11:51:59 #15 26.17 CPack: Create package using TGZ 11:51:59 #15 26.17 CPack: Install projects 11:51:59 #15 26.17 CPack: - Run preinstall target for: Csdk 11:51:59 #15 26.40 CPack: - Install project: Csdk [] 11:51:59 #15 26.41 CPack: Create package 11:51:59 #15 26.43 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 11:51:59 #15 26.44 + '[' false '=' true ] 11:51:59 #15 26.44 + '[' false '=' true ] 11:51:59 #15 26.44 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:51:59 #15 26.44 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:51:59 #15 26.44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src 11:51:59 #15 26.51 -- The C compiler identification is GNU 12.2.1 11:52:00 #15 26.53 -- Detecting C compiler ABI info 11:52:00 #15 26.62 -- Detecting C compiler ABI info - done 11:52:00 #15 26.64 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:00 #15 26.64 -- Detecting C compile features 11:52:00 #15 26.64 -- Detecting C compile features - done 11:52:00 #15 26.64 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:52:00 #15 26.71 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 11:52:00 #15 26.72 -- Found LIBYAML: /usr/lib/libyaml.so 11:52:00 #15 26.72 -- Found LIBUUID: /usr/lib/libuuid.so 11:52:00 #15 26.72 -- Found LIBCBOR: /usr/lib/libcbor.so 11:52:00 #15 26.73 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 11:52:00 #15 26.73 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 11:52:00 #15 26.73 -- /opt/iotech/iot/1.6/include 11:52:00 #15 26.73 -- C SDK 0.0.0 for Linux 11:52:00 #15 26.73 -- Performing Test CSDK_HAVE_ATOMIC 11:52:00 #15 26.81 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:52:00 #15 26.86 -- Found Curses: /usr/lib/libcurses.so 11:52:00 #15 26.88 -- Configuring done (0.4s) 11:52:00 #15 26.92 -- Generating done (0.0s) 11:52:00 #15 26.92 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:52:00 #15 26.92 + make 11:52:00 #15 26.92 + tee debug.log 11:52:00 #15 26.97 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:52:00 #15 27.05 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 11:52:00 #15 27.12 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 11:52:00 #15 27.21 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 11:52:00 #15 27.28 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 11:52:00 #15 27.32 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 11:52:00 #15 27.32 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 11:52:00 #15 27.32 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 11:52:00 #15 27.32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:00 #15 27.37 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:52:00 #15 27.50 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:52:01 #15 27.53 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:52:01 #15 27.62 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:52:01 #15 27.74 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:52:01 #15 27.80 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:52:01 #15 27.88 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:52:01 #15 27.95 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:52:01 #15 28.02 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 11:52:01 #15 28.09 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:52:01 #15 28.14 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:52:01 #15 28.29 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 11:52:01 #15 28.34 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 11:52:01 #15 28.44 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:52:01 #15 28.49 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:52:01 #15 28.61 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 11:52:02 #15 28.67 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:52:02 #15 28.89 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:52:02 #15 28.96 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:52:02 #15 29.02 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:52:02 #15 29.07 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 11:52:02 #15 29.12 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:52:02 #15 29.21 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:52:03 #15 29.44 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 11:52:03 #15 29.49 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 11:52:03 #15 29.56 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 11:52:03 #15 29.63 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:52:03 #15 29.79 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:52:03 #15 29.86 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 11:52:03 #15 29.92 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:52:03 #15 29.99 [ 69%] Linking C shared library libcsdk.so 11:52:03 #15 30.06 [ 69%] Built target csdk 11:52:03 #15 30.07 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:52:03 #15 30.14 [ 73%] Linking C executable template 11:52:03 #15 30.17 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:03 #15 30.21 [ 73%] Built target template 11:52:03 #15 30.23 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:52:03 #15 30.29 [ 76%] Linking C executable device-counter 11:52:03 #15 30.31 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:03 #15 30.35 [ 76%] Built target device-counter 11:52:03 #15 30.37 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:52:03 #15 30.43 [ 80%] Linking C executable device-random 11:52:04 #15 30.45 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 30.50 [ 80%] Built target device-random 11:52:04 #15 30.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:52:04 #15 30.57 [ 84%] Linking C executable device-gyro 11:52:04 #15 30.60 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 30.64 [ 84%] Built target device-gyro 11:52:04 #15 30.66 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:52:04 #15 30.72 [ 88%] Linking C executable device-bitfields 11:52:04 #15 30.74 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 30.79 [ 88%] Built target device-bitfields 11:52:04 #15 30.81 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:52:04 #15 30.88 [ 92%] Linking C executable template-discovery 11:52:04 #15 30.91 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 30.94 [ 92%] Built target template-discovery 11:52:04 #15 30.96 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:52:04 #15 31.03 [ 96%] Linking C executable device-file 11:52:04 #15 31.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 31.10 [ 96%] Built target device-file 11:52:04 #15 31.12 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:52:04 #15 31.19 [100%] Linking C executable device-terminal 11:52:04 #15 31.22 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:04 #15 31.26 [100%] Built target device-terminal 11:52:04 #15 31.27 + cp -rf include/devsdk include/edgex /usr/include/ 11:52:04 #15 31.27 + cp build/release/c/libcsdk.so /usr/lib/ 11:52:04 #15 31.27 + rm -rf /device-coap/deps 11:52:04 #15 DONE 31.4s 11:52:05 11:52:05 #16 [12/12] RUN /device-coap/scripts/build.sh 11:52:05 #16 0.269 + readlink -f /device-coap/scripts/build.sh 11:52:05 #16 0.270 + dirname /device-coap/scripts/build.sh 11:52:05 #16 0.271 + dirname /device-coap/scripts 11:52:05 #16 0.271 + ROOT=/device-coap 11:52:05 #16 0.271 + echo /device-coap 11:52:05 #16 0.271 + cd /device-coap 11:52:05 #16 0.271 + mkdir -p /device-coap/build/release 11:52:05 #16 0.271 /device-coap 11:52:05 #16 0.272 + cd /device-coap/build/release 11:52:05 #16 0.272 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 11:52:05 #16 0.349 -- The C compiler identification is GNU 12.2.1 11:52:05 #16 0.366 -- Detecting C compiler ABI info 11:52:05 #16 0.455 -- Detecting C compiler ABI info - done 11:52:05 #16 0.478 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:05 #16 0.478 -- Detecting C compile features 11:52:05 #16 0.479 -- Detecting C compile features - done 11:52:05 #16 0.483 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 11:52:05 #16 0.484 -- Configuring done (0.2s) 11:52:05 #16 0.488 -- Generating done (0.0s) 11:52:05 #16 0.489 -- Build files have been written to: /device-coap/build/release 11:52:05 #16 0.491 + make 11:52:05 #16 0.491 + tee release.log 11:52:05 #16 0.530 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 11:52:05 #16 0.687 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 11:52:05 #16 0.789 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 11:52:05 #16 0.930 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 11:52:05 #16 1.077 [100%] Linking C executable device-coap 11:52:06 #16 1.100 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:06 #16 1.143 [100%] Built target device-coap 11:52:06 #16 DONE 1.2s 11:52:06 11:52:06 #17 exporting to image 11:52:06 #17 exporting layers 11:52:06 #17 exporting layers 0.3s done 11:52:06 #17 writing image sha256:f7b464933096f2b46ef25c154029a8955456857fcf76f43f80ac67ce04d23d97 done 11:52:06 #17 naming to docker.io/library/ci-base-image-x86_64 done 11:52:06 #17 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:06 + docker inspect -f . ci-base-image-x86_64 11:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:07 prd-ubuntu20.04-docker-8c-8g-13651 does not seem to be running inside a container 11:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:52:07 $ docker top 8d35d609747941d257060ea7337e68b62cc894a5d71621e3f6ea3b43e3bb1f22 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:07 + make test 11:52:07 build/release/device-coap [Pipeline] } 11:52:07 $ docker stop --time=1 8d35d609747941d257060ea7337e68b62cc894a5d71621e3f6ea3b43e3bb1f22 11:52:08 $ docker rm -f --volumes 8d35d609747941d257060ea7337e68b62cc894a5d71621e3f6ea3b43e3bb1f22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:52:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:52:09 + ls -al . 11:52:09 total 96 11:52:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 11:51 . 11:52:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 11:50 .. 11:52:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 11:51 .git 11:52:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 11:50 .github 11:52:09 -rw-rw-r-- 1 jenkins jenkins 14 Jun 22 11:50 .gitignore 11:52:09 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 11:51 .semver 11:52:09 -rw-rw-r-- 1 jenkins jenkins 2037 Jun 22 11:50 Attribution.txt 11:52:09 -rw-rw-r-- 1 jenkins jenkins 3893 Jun 22 11:50 CHANGELOG.md 11:52:09 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 11:50 GOVERNANCE.md 11:52:09 -rw-rw-r-- 1 jenkins jenkins 798 Jun 22 11:50 Jenkinsfile 11:52:09 -rw-rw-r-- 1 jenkins jenkins 10173 Jun 22 11:50 LICENSE 11:52:09 -rw-rw-r-- 1 jenkins jenkins 938 Jun 22 11:50 Makefile 11:52:09 -rw-rw-r-- 1 jenkins jenkins 619 Jun 22 11:50 OWNERS.md 11:52:09 -rw-rw-r-- 1 jenkins jenkins 12454 Jun 22 11:50 README.md 11:52:09 -rw-rw-r-- 1 jenkins jenkins 506 Jun 22 11:50 ROADMAP.md 11:52:09 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 11:51 VERSION 11:52:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 11:50 res 11:52:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 11:50 scripts 11:52:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 11:50 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:10 + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3f4048f0a9c0796c505039d0695471fba17f3a20 --label arch=amd64 --label version=0.0.0 . 11:52:10 #0 building with "default" instance using docker driver 11:52:10 11:52:10 #1 [internal] load build definition from Dockerfile.alpine 11:52:10 #1 transferring dockerfile: 2.14kB done 11:52:10 #1 DONE 0.0s 11:52:10 11:52:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:52:10 #2 DONE 0.0s 11:52:10 11:52:10 #3 [internal] load .dockerignore 11:52:10 #3 transferring context: 2B done 11:52:10 #3 DONE 0.0s 11:52:10 11:52:10 #4 [internal] load build context 11:52:10 #4 transferring context: 16.46kB done 11:52:10 #4 DONE 0.0s 11:52:10 11:52:10 #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest 11:52:10 #5 DONE 0.1s 11:52:10 11:52:10 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 11:52:10 #6 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:10 #6 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:11 #6 0.422 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:52:11 #6 ... 11:52:11 11:52:11 #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 11:52:11 #7 0.356 Connecting to iotech.jfrog.io (34.246.139.145:443) 11:52:11 #7 0.750 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 11:52:11 #7 0.750 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 11:52:11 #7 0.750 '/etc/apk/keys/alpine.dev.rsa.pub' saved 11:52:11 #7 DONE 0.8s 11:52:11 11:52:11 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 11:52:11 #6 1.043 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:52:11 #6 1.057 OK: 338 MiB in 103 packages 11:52:11 #6 DONE 1.2s 11:52:11 11:52:11 #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 11:52:11 #8 DONE 0.3s 11:52:11 11:52:11 #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 11:52:12 #9 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:12 #9 0.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:12 #9 0.658 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:52:13 #9 ... 11:52:13 11:52:13 #10 [stage-1 3/15] RUN apk --no-cache upgrade 11:52:13 #10 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:13 #10 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:13 #10 0.518 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:52:13 #10 1.073 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:52:13 #10 1.083 OK: 338 MiB in 103 packages 11:52:13 #10 DONE 1.2s 11:52:13 11:52:13 #9 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 11:52:13 #9 1.475 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:52:13 #9 1.485 OK: 338 MiB in 103 packages 11:52:13 #9 DONE 1.6s 11:52:13 11:52:13 #11 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 11:52:13 #11 ... 11:52:13 11:52:13 #12 [builder 5/11] COPY scripts /device-coap/scripts 11:52:13 #12 DONE 0.0s 11:52:13 11:52:13 #13 [builder 6/11] COPY src /device-coap/src/ 11:52:13 #13 DONE 0.0s 11:52:13 11:52:13 #14 [builder 7/11] COPY VERSION /device-coap 11:52:13 #14 DONE 0.0s 11:52:13 11:52:13 #11 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 11:52:13 #11 0.254 Connecting to iotech.jfrog.io (34.246.139.145:443) 11:52:13 #11 ... 11:52:13 11:52:13 #15 [builder 8/11] RUN mkdir -p /device-coap/build 11:52:13 #15 DONE 0.2s 11:52:13 11:52:13 #16 [builder 9/11] WORKDIR /device-coap 11:52:13 #16 DONE 0.0s 11:52:13 11:52:13 #11 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 11:52:13 #11 0.675 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 11:52:13 #11 0.675 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 11:52:13 #11 0.675 '/etc/apk/keys/alpine.dev.rsa.pub' saved 11:52:13 #11 DONE 0.7s 11:52:13 11:52:13 #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 11:52:13 #17 0.295 + BUILD_CSDK=1 11:52:13 #17 0.295 + TINYDTLS_VERSION=b0e230d 11:52:13 #17 0.295 + LIBCOAP_VERSION=1739507 11:52:13 #17 0.295 + CSDK_VERSION=4.0.2 11:52:13 #17 0.295 + '[' -d deps ] 11:52:13 #17 0.295 + mkdir deps 11:52:13 #17 0.296 + cd /device-coap/deps 11:52:13 #17 0.296 + git clone https://github.com/eclipse/tinydtls.git 11:52:13 #17 0.298 Cloning into 'tinydtls'... 11:52:13 #17 ... 11:52:13 11:52:13 #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 11:52:13 #18 DONE 0.4s 11:52:14 11:52:14 #19 [stage-1 6/15] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 11:52:14 #19 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:52:14 #19 0.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:52:14 #19 0.678 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 11:52:15 #19 1.272 WARNING: This apk-tools is OLD! Some packages might not function properly. 11:52:15 #19 1.283 (1/1) Installing curl (8.12.1-r0) 11:52:15 #19 1.294 Executing busybox-1.36.1-r7.trigger 11:52:15 #19 1.308 OK: 338 MiB in 104 packages 11:52:15 #19 DONE 1.5s 11:52:15 11:52:15 #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 11:52:15 #17 0.814 + cd tinydtls 11:52:15 #17 0.814 + git checkout develop 11:52:15 #17 0.830 branch 'develop' set up to track 'origin/develop'. 11:52:15 #17 0.830 Switched to a new branch 'develop' 11:52:15 #17 0.830 + git reset --hard b0e230d 11:52:15 #17 0.851 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 11:52:15 #17 0.851 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 11:52:15 #17 0.852 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 11:52:15 #17 0.853 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 11:52:15 #17 0.854 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 11:52:15 #17 0.854 + mkdir -p build 11:52:15 #17 0.855 + cd build 11:52:15 #17 0.855 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 11:52:15 #17 0.925 -- The C compiler identification is GNU 12.2.1 11:52:15 #17 0.941 -- Detecting C compiler ABI info 11:52:15 #17 1.035 -- Detecting C compiler ABI info - done 11:52:15 #17 1.055 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:15 #17 1.055 -- Detecting C compile features 11:52:15 #17 1.056 -- Detecting C compile features - done 11:52:15 #17 1.062 -- Looking for assert.h 11:52:15 #17 1.142 -- Looking for assert.h - found 11:52:15 #17 1.142 -- Looking for arpa/inet.h 11:52:15 #17 1.230 -- Looking for arpa/inet.h - found 11:52:15 #17 1.230 -- Looking for fcntl.h 11:52:15 #17 1.308 -- Looking for fcntl.h - found 11:52:15 #17 1.308 -- Looking for inttypes.h 11:52:15 #17 1.402 -- Looking for inttypes.h - found 11:52:15 #17 1.402 -- Looking for memory.h 11:52:15 #17 1.490 -- Looking for memory.h - found 11:52:15 #17 1.491 -- Looking for netdb.h 11:52:15 #17 1.579 -- Looking for netdb.h - found 11:52:15 #17 1.580 -- Looking for netinet/in.h 11:52:15 #17 1.671 -- Looking for netinet/in.h - found 11:52:15 #17 1.671 -- Looking for stddef.h 11:52:15 #17 1.756 -- Looking for stddef.h - found 11:52:15 #17 1.757 -- Looking for stdint.h 11:52:15 #17 1.850 -- Looking for stdint.h - found 11:52:15 #17 1.851 -- Looking for stdlib.h 11:52:15 #17 1.945 -- Looking for stdlib.h - found 11:52:15 #17 1.946 -- Looking for string.h 11:52:15 #17 2.038 -- Looking for string.h - found 11:52:15 #17 2.038 -- Looking for strings.h 11:52:15 #17 2.134 -- Looking for strings.h - found 11:52:15 #17 2.134 -- Looking for time.h 11:52:15 #17 2.224 -- Looking for time.h - found 11:52:16 #17 2.224 -- Looking for sys/param.h 11:52:16 #17 2.304 -- Looking for sys/param.h - found 11:52:16 #17 2.304 -- Looking for sys/socket.h 11:52:16 #17 2.392 -- Looking for sys/socket.h - found 11:52:16 #17 2.393 -- Looking for sys/stat.h 11:52:16 #17 2.477 -- Looking for sys/stat.h - found 11:52:16 #17 2.477 -- Looking for sys/types.h 11:52:16 #17 2.558 -- Looking for sys/types.h - found 11:52:16 #17 2.558 -- Looking for sys/time.h 11:52:16 #17 2.646 -- Looking for sys/time.h - found 11:52:16 #17 2.647 -- Looking for unistd.h 11:52:16 #17 2.736 -- Looking for unistd.h - found 11:52:16 #17 2.736 -- Looking for float.h 11:52:16 #17 2.829 -- Looking for float.h - found 11:52:16 #17 2.829 -- Looking for dlfcn.h 11:52:16 #17 2.919 -- Looking for dlfcn.h - found 11:52:16 #17 2.919 -- Looking for memset 11:52:16 #17 3.003 -- Looking for memset - found 11:52:16 #17 3.003 -- Looking for select 11:52:16 #17 3.092 -- Looking for select - found 11:52:16 #17 3.092 -- Looking for socket 11:52:16 #17 3.175 -- Looking for socket - found 11:52:16 #17 3.175 -- Looking for strdup 11:52:16 #17 3.257 -- Looking for strdup - found 11:52:17 #17 3.257 -- Looking for strerror 11:52:17 #17 3.350 -- Looking for strerror - found 11:52:17 #17 3.350 -- Looking for strnlen 11:52:17 #17 3.440 -- Looking for strnlen - found 11:52:17 #17 3.440 -- Looking for fls 11:52:17 #17 3.526 -- Looking for fls - not found 11:52:17 #17 3.526 -- Looking for vprintf 11:52:17 #17 3.614 -- Looking for vprintf - found 11:52:17 #17 3.614 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 11:52:17 #17 3.674 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 11:52:17 #17 3.683 -- Configuring done (2.8s) 11:52:17 #17 3.689 -- Generating done (0.0s) 11:52:17 #17 3.690 -- Build files have been written to: /device-coap/deps/tinydtls/build 11:52:17 #17 3.692 + make 11:52:17 #17 3.735 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 11:52:17 #17 3.895 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 11:52:17 #17 3.932 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 11:52:17 #17 4.196 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 11:52:17 #17 4.310 In file included from /device-coap/deps/tinydtls/crypto.c:34: 11:52:17 #17 4.310 In function 'ecc_ecdh', 11:52:17 #17 4.310 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 11:52:17 #17 4.310 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:52:17 #17 4.310 /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 11:52:17 #17 4.310 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~ 11:52:17 #17 4.310 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 11:52:17 #17 4.310 431 | uint32_t pub_x[8]; 11:52:17 #17 4.310 | ^~~~~ 11:52:17 #17 4.310 In function 'ecc_ecdh', 11:52:17 #17 4.310 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 11:52:17 #17 4.310 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:52:17 #17 4.310 /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 11:52:17 #17 4.310 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~ 11:52:17 #17 4.310 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 11:52:17 #17 4.310 432 | uint32_t pub_y[8]; 11:52:17 #17 4.310 | ^~~~~ 11:52:17 #17 4.310 In function 'ecc_ecdh', 11:52:17 #17 4.310 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 11:52:17 #17 4.310 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:17 #17 4.310 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 11:52:17 #17 4.310 /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 11:52:17 #17 4.310 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 11:52:17 #17 4.310 | ^~~~~~~~~~~ 11:52:18 #17 4.310 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 11:52:18 #17 4.310 430 | uint32_t priv[8]; 11:52:18 #17 4.310 | ^~~~ 11:52:18 #17 4.403 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 11:52:19 #17 5.424 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 11:52:19 #17 5.480 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 11:52:19 #17 5.522 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 11:52:19 #17 5.561 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 11:52:19 #17 5.579 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 11:52:19 #17 5.579 /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] 11:52:19 #17 5.579 316 | for (idx = 0; idx < count; idx++) { 11:52:19 #17 5.579 | ^ 11:52:19 #17 5.579 /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] 11:52:19 #17 5.579 319 | return result == count; 11:52:19 #17 5.579 | ^~ 11:52:19 #17 6.234 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 11:52:19 #17 6.294 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 11:52:19 #17 6.364 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 11:52:19 #17 6.412 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 11:52:19 #17 6.459 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 11:52:19 #17 6.477 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 11:52:19 #17 6.477 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 11:52:19 #17 6.477 | ~~~~~~~~~~^~~~~~~~ 11:52:19 #17 6.477 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 11:52:19 #17 6.477 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 11:52:19 #17 6.477 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 11:52:19 #17 6.477 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:20 #17 6.478 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 11:52:20 #17 6.478 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 11:52:20 #17 6.478 | ~~~~~^~~~~~~~ 11:52:20 #17 6.478 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 11:52:20 #17 6.478 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 11:52:20 #17 6.478 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:20 #17 6.619 [100%] Linking C shared library libtinydtls.so 11:52:20 #17 6.647 [100%] Built target tinydtls 11:52:20 #17 6.658 + make install 11:52:20 #17 6.701 [100%] Built target tinydtls 11:52:20 #17 6.715 Install the project... 11:52:20 #17 6.719 -- Install configuration: "Release" 11:52:20 #17 6.720 -- Installing: /usr/local/lib/libtinydtls.so 11:52:20 #17 6.721 -- Up-to-date: /usr/local/include/tinydtls 11:52:20 #17 6.721 -- Installing: /usr/local/include/tinydtls/uthash.h 11:52:20 #17 6.722 -- Up-to-date: /usr/local/include/tinydtls/sha2 11:52:20 #17 6.722 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 11:52:20 #17 6.722 -- Up-to-date: /usr/local/include/tinydtls/ecc 11:52:20 #17 6.723 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 11:52:20 #17 6.724 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 11:52:20 #17 6.724 -- Installing: /usr/local/include/tinydtls/tinydtls.h 11:52:20 #17 6.725 -- Installing: /usr/local/include/tinydtls/alert.h 11:52:20 #17 6.725 -- Up-to-date: /usr/local/include/tinydtls/aes 11:52:20 #17 6.725 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 11:52:20 #17 6.726 -- Installing: /usr/local/include/tinydtls/crypto.h 11:52:20 #17 6.726 -- Installing: /usr/local/include/tinydtls/numeric.h 11:52:20 #17 6.727 -- Installing: /usr/local/include/tinydtls/peer.h 11:52:20 #17 6.727 -- Installing: /usr/local/include/tinydtls/utlist.h 11:52:20 #17 6.728 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 11:52:20 #17 6.728 -- Installing: /usr/local/include/tinydtls/dtls_time.h 11:52:20 #17 6.729 -- Installing: /usr/local/include/tinydtls/netq.h 11:52:20 #17 6.729 -- Installing: /usr/local/include/tinydtls/dtls.h 11:52:20 #17 6.730 -- Installing: /usr/local/include/tinydtls/global.h 11:52:20 #17 6.730 -- Installing: /usr/local/include/tinydtls/state.h 11:52:20 #17 6.730 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 11:52:20 #17 6.731 -- Installing: /usr/local/include/tinydtls/session.h 11:52:20 #17 6.731 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 11:52:20 #17 6.731 -- Installing: /usr/local/include/tinydtls/hmac.h 11:52:20 #17 6.731 -- Installing: /usr/local/include/tinydtls/ccm.h 11:52:20 #17 6.732 -- Up-to-date: /usr/local/include/tinydtls 11:52:20 #17 6.732 -- Installing: /usr/local/include/tinydtls/dtls_config.h 11:52:20 #17 6.733 + cd /device-coap/deps 11:52:20 #17 6.733 + git clone https://github.com/obgm/libcoap.git 11:52:20 #17 6.734 Cloning into 'libcoap'... 11:52:22 #17 8.483 + cd libcoap 11:52:22 #17 8.483 + git reset --hard 1739507 11:52:22 #17 8.520 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 11:52:22 #17 8.521 + patch -p1 11:52:22 #17 8.522 patching file cmake/FindTinyDTLS.cmake 11:52:22 #17 8.523 + patch -p1 11:52:22 #17 8.523 patching file include/coap2/coap_config.h.in 11:52:22 #17 8.524 + mkdir -p build 11:52:22 #17 8.525 + cd build 11:52:22 #17 8.525 + 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' .. 11:52:22 #17 8.598 -- The CXX compiler identification is GNU 12.2.1 11:52:22 #17 8.655 -- The C compiler identification is GNU 12.2.1 11:52:22 #17 8.669 -- Detecting CXX compiler ABI info 11:52:22 #17 8.756 -- Detecting CXX compiler ABI info - done 11:52:22 #17 8.777 -- Check for working CXX compiler: /usr/bin/c++ - skipped 11:52:22 #17 8.777 -- Detecting CXX compile features 11:52:22 #17 8.778 -- Detecting CXX compile features - done 11:52:22 #17 8.783 -- Detecting C compiler ABI info 11:52:22 #17 8.867 -- Detecting C compiler ABI info - done 11:52:22 #17 8.885 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:22 #17 8.886 -- Detecting C compile features 11:52:22 #17 8.886 -- Detecting C compile features - done 11:52:22 #17 8.890 -- Looking for byteswap.h 11:52:22 #17 8.972 -- Looking for byteswap.h - found 11:52:22 #17 8.972 -- Looking for inttypes.h 11:52:22 #17 9.057 -- Looking for inttypes.h - found 11:52:22 #17 9.057 -- Looking for limits.h 11:52:22 #17 9.146 -- Looking for limits.h - found 11:52:22 #17 9.146 -- Looking for memory.h 11:52:22 #17 9.236 -- Looking for memory.h - found 11:52:22 #17 9.236 -- Looking for strings.h 11:52:22 #17 9.318 -- Looking for strings.h - found 11:52:22 #17 9.318 -- Looking for string.h 11:52:22 #17 9.401 -- Looking for string.h - found 11:52:22 #17 9.401 -- Looking for sys/sysctl.h 11:52:22 #17 9.450 -- Looking for sys/sysctl.h - not found 11:52:23 #17 9.451 -- Looking for netinet/in.h 11:52:23 #17 9.539 -- Looking for netinet/in.h - found 11:52:23 #17 9.540 -- Looking for sys/epoll.h 11:52:23 #17 9.634 -- Looking for sys/epoll.h - found 11:52:23 #17 9.634 -- Looking for sys/timerfd.h 11:52:23 #17 9.716 -- Looking for sys/timerfd.h - found 11:52:23 #17 9.716 -- Looking for arpa/inet.h 11:52:23 #17 9.799 -- Looking for arpa/inet.h - found 11:52:23 #17 9.799 -- Looking for stdbool.h 11:52:23 #17 9.881 -- Looking for stdbool.h - found 11:52:23 #17 9.881 -- Looking for netdb.h 11:52:23 #17 9.964 -- Looking for netdb.h - found 11:52:23 #17 9.964 -- Looking for pthread.h 11:52:23 #17 10.05 -- Looking for pthread.h - found 11:52:23 #17 10.05 -- Looking for stdlib.h 11:52:23 #17 10.12 -- Looking for stdlib.h - found 11:52:23 #17 10.12 -- Looking for stdint.h 11:52:23 #17 10.21 -- Looking for stdint.h - found 11:52:23 #17 10.21 -- Looking for syslog.h 11:52:23 #17 10.29 -- Looking for syslog.h - found 11:52:23 #17 10.29 -- Looking for sys/ioctl.h 11:52:23 #17 10.38 -- Looking for sys/ioctl.h - found 11:52:23 #17 10.38 -- Looking for sys/socket.h 11:52:23 #17 10.46 -- Looking for sys/socket.h - found 11:52:24 #17 10.46 -- Looking for sys/stat.h 11:52:24 #17 10.54 -- Looking for sys/stat.h - found 11:52:24 #17 10.54 -- Looking for sys/time.h 11:52:24 #17 10.63 -- Looking for sys/time.h - found 11:52:24 #17 10.63 -- Looking for sys/types.h 11:52:24 #17 10.72 -- Looking for sys/types.h - found 11:52:24 #17 10.72 -- Looking for sys/unistd.h 11:52:24 #17 10.77 -- Looking for sys/unistd.h - not found 11:52:24 #17 10.77 -- Looking for time.h 11:52:24 #17 10.84 -- Looking for time.h - found 11:52:24 #17 10.84 -- Looking for unistd.h 11:52:24 #17 10.93 -- Looking for unistd.h - found 11:52:24 #17 10.93 -- Looking for float.h 11:52:24 #17 11.01 -- Looking for float.h - found 11:52:24 #17 11.01 -- Looking for stddef.h 11:52:24 #17 11.10 -- Looking for stddef.h - found 11:52:24 #17 11.10 -- Looking for winsock2.h 11:52:24 #17 11.15 -- Looking for winsock2.h - not found 11:52:24 #17 11.15 -- Looking for ws2tcpip.h 11:52:24 #17 11.21 -- Looking for ws2tcpip.h - not found 11:52:24 #17 11.21 -- Looking for malloc 11:52:24 #17 11.29 -- Looking for malloc - found 11:52:24 #17 11.29 -- Looking for memset 11:52:24 #17 11.38 -- Looking for memset - found 11:52:25 #17 11.38 -- Looking for select 11:52:25 #17 11.47 -- Looking for select - found 11:52:25 #17 11.47 -- Looking for socket 11:52:25 #17 11.56 -- Looking for socket - found 11:52:25 #17 11.56 -- Looking for strcasecmp 11:52:25 #17 11.64 -- Looking for strcasecmp - found 11:52:25 #17 11.64 -- Looking for pthread_mutex_lock 11:52:25 #17 11.73 -- Looking for pthread_mutex_lock - found 11:52:25 #17 11.73 -- Looking for getaddrinfo 11:52:25 #17 11.81 -- Looking for getaddrinfo - found 11:52:25 #17 11.81 -- Looking for strnlen 11:52:25 #17 11.89 -- Looking for strnlen - found 11:52:25 #17 11.89 -- Looking for strrchr 11:52:25 #17 11.97 -- Looking for strrchr - found 11:52:25 #17 11.97 -- Looking for getrandom 11:52:25 #17 12.04 -- Looking for getrandom - found 11:52:25 #17 12.04 -- Looking for cmsghdr 11:52:25 #17 12.09 -- Looking for cmsghdr - not found 11:52:25 #17 12.09 -- compiling without epoll support 11:52:25 #17 12.09 -- compiling with DTLS support 11:52:25 #17 12.09 -- DTLS_BACKEND: tinydtls 11:52:25 #17 12.10 -- Found TinyDTLS: /usr/local/include 11:52:25 #17 12.10 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 11:52:25 #17 12.10 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 11:52:25 #17 12.10 -- TINYDTLS_ROOT_DIR: 11:52:25 #17 12.10 -- compiling with tinydtls support 11:52:25 #17 12.10 -- ENABLE_DTLS:.....................ON 11:52:25 #17 12.10 -- ENABLE_TCP:......................ON 11:52:25 #17 12.10 -- ENABLE_DOCS:.....................OFF 11:52:25 #17 12.10 -- ENABLE_EXAMPLES:.................OFF 11:52:25 #17 12.10 -- DTLS_BACKEND:....................tinydtls 11:52:25 #17 12.10 -- WITH_GNUTLS:.....................OFF 11:52:25 #17 12.10 -- WITH_TINYDTLS:...................ON 11:52:25 #17 12.10 -- WITH_OPENSSL:....................OFF 11:52:25 #17 12.10 -- WITH_MBEDTLS:....................OFF 11:52:25 #17 12.10 -- HAVE_LIBTINYDTLS:................1 11:52:25 #17 12.10 -- HAVE_LIBGNUTLS:.................. 11:52:25 #17 12.10 -- HAVE_OPENSSL:.................... 11:52:25 #17 12.10 -- HAVE_MBEDTLS:.................... 11:52:25 #17 12.10 -- COAP_EPOLL_SUPPORT:.............. 11:52:25 #17 12.10 -- CMAKE_C_COMPILER:................/usr/bin/cc 11:52:25 #17 12.10 -- BUILD_SHARED_LIBS:...............ON 11:52:25 #17 12.10 -- CMAKE_BUILD_TYPE:................Release 11:52:25 #17 12.10 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 11:52:25 #17 12.11 -- Configuring done (3.6s) 11:52:25 #17 12.11 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 11:52:25 #17 12.11 Policy CMP0115 is not set: Source file extensions must be explicit. Run 11:52:25 #17 12.11 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 11:52:25 #17 12.11 command to set the policy and suppress this warning. 11:52:25 #17 12.11 11:52:25 #17 12.11 File: 11:52:25 #17 12.11 11:52:25 #17 12.11 /device-coap/deps/libcoap/include/coap2/coap.h.in 11:52:25 #17 12.11 This warning is for project developers. Use -Wno-dev to suppress it. 11:52:25 #17 12.11 11:52:25 #17 12.12 -- Generating done (0.0s) 11:52:25 #17 12.12 -- Build files have been written to: /device-coap/deps/libcoap/build 11:52:25 #17 12.12 + make 11:52:25 #17 12.16 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 11:52:25 #17 12.23 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 11:52:25 #17 12.31 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 11:52:25 #17 12.42 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 11:52:26 #17 12.67 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 11:52:26 #17 12.72 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 11:52:26 #17 12.78 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 11:52:26 #17 13.04 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 11:52:26 #17 13.08 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 11:52:26 #17 13.14 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 11:52:27 #17 13.68 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 11:52:27 #17 13.80 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 11:52:27 #17 13.87 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 11:52:27 #17 13.94 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 11:52:27 #17 13.99 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 11:52:28 #17 14.57 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 11:52:28 #17 14.77 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 11:52:28 #17 14.97 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 11:52:28 #17 15.36 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 11:52:28 #17 15.43 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 11:52:28 #17 15.48 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 11:52:29 #17 15.69 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 11:52:29 #17 15.87 [100%] Linking C shared library libcoap-2.so 11:52:29 #17 15.90 [100%] Built target coap-2 11:52:29 #17 15.91 + make install 11:52:29 #17 15.96 [100%] Built target coap-2 11:52:29 #17 15.98 Install the project... 11:52:29 #17 15.98 -- Install configuration: "Release" 11:52:29 #17 15.98 -- Installing: /usr/local/lib/libcoap-2.so 11:52:29 #17 15.99 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 11:52:29 #17 15.99 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 11:52:29 #17 15.99 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 11:52:29 #17 15.99 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 11:52:29 #17 15.99 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 11:52:29 #17 15.99 -- Up-to-date: /usr/local/include 11:52:29 #17 15.99 -- Up-to-date: /usr/local/include/coap2 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/uthash.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/subscribe.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/option.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/resource.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/bits.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_hashkey.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/block.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_io.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/pdu.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/str.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/async.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/net.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/address.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/uri.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_event.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_riot.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_dtls.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_mutex.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_prng.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/lwippools.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/coap_debug.h 11:52:29 #17 15.99 -- Installing: /usr/local/include/coap2/utlist.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/coap_time.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/encode.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/libcoap.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/mem.h 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/coap_session.h 11:52:29 #17 16.00 -- Up-to-date: /usr/local/include 11:52:29 #17 16.00 -- Up-to-date: /usr/local/include/coap2 11:52:29 #17 16.00 -- Installing: /usr/local/include/coap2/coap.h 11:52:29 #17 16.00 + '[' 1 '=' 1 ] 11:52:29 #17 16.00 + cd /device-coap/deps 11:52:29 #17 16.00 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 11:52:29 #17 16.00 Connecting to github.com (140.82.114.4:443) 11:52:29 #17 16.30 Connecting to codeload.github.com (140.82.114.9:443) 11:52:30 #17 16.41 saving to 'v4.0.2.zip' 11:52:30 #17 16.48 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 11:52:30 #17 16.48 'v4.0.2.zip' saved 11:52:30 #17 16.48 + unzip v4.0.2.zip 11:52:30 #17 16.48 Archive: v4.0.2.zip 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/ 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/.github/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/.github/Contributing.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/.github/semantic.yml 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/.github/workflows/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/.gitignore 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/Attribution.txt 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/CHANGELOG.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/Doxyfile 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/Jenkinsfile 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/LICENSE 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/Makefile 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/OWNERS.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/README.IOT.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/README.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/README.v3.md 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/docs/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/docs/configuration.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/docs/metrics.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/docs/startup.md 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/include/ 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/include/devsdk/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/include/edgex/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/scripts/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/scripts/build.sh 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 11:52:30 #17 16.48 creating: device-sdk-c-4.0.2/src/ 11:52:30 #17 16.48 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/api.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/command.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/command.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/config.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/config.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/data.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/data.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/device.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/device.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/devman.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/devutil.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 11:52:30 #17 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 11:52:30 #17 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/map.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/map.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/metrics.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/service.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/service.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.h 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.c 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.h 11:52:30 #17 16.50 creating: device-sdk-c-4.0.2/src/cmake/ 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 11:52:30 #17 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 11:52:30 #17 16.50 + cd device-sdk-c-4.0.2 11:52:30 #17 16.50 + ./scripts/build.sh 11:52:30 #17 16.50 + CPPCHECK=false 11:52:30 #17 16.50 + DOCGEN=false 11:52:30 #17 16.50 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 11:52:30 #17 16.50 + '[' 0 -gt 0 ] 11:52:30 #17 16.50 + readlink -f ./scripts/build.sh 11:52:30 #17 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh 11:52:30 #17 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts 11:52:30 #17 16.50 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 11:52:30 #17 16.50 + cd /device-coap/deps/device-sdk-c-4.0.2 11:52:30 #17 16.50 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release 11:52:30 #17 16.51 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release 11:52:30 #17 16.51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src 11:52:30 #17 16.58 -- The C compiler identification is GNU 12.2.1 11:52:30 #17 16.59 -- Detecting C compiler ABI info 11:52:30 #17 16.69 -- Detecting C compiler ABI info - done 11:52:30 #17 16.71 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:30 #17 16.71 -- Detecting C compile features 11:52:30 #17 16.71 -- Detecting C compile features - done 11:52:30 #17 16.72 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:52:30 #17 16.79 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 11:52:30 #17 16.79 -- Found LIBYAML: /usr/lib/libyaml.so 11:52:30 #17 16.79 -- Found LIBUUID: /usr/lib/libuuid.so 11:52:30 #17 16.80 -- Found LIBCBOR: /usr/lib/libcbor.so 11:52:30 #17 16.80 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 11:52:30 #17 16.80 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 11:52:30 #17 16.80 -- /opt/iotech/iot/1.6/include 11:52:30 #17 16.80 -- C SDK 0.0.0 for Linux 11:52:30 #17 16.80 -- Performing Test CSDK_HAVE_ATOMIC 11:52:30 #17 16.89 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:52:30 #17 16.94 -- Found Curses: /usr/lib/libcurses.so 11:52:30 #17 16.96 -- Configuring done (0.4s) 11:52:30 #17 17.00 -- Generating done (0.0s) 11:52:30 #17 17.00 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release 11:52:30 #17 17.00 + make all package 11:52:30 #17 17.00 + tee release.log 11:52:30 #17 17.05 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:52:30 #17 17.19 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 11:52:30 #17 17.34 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 11:52:31 #17 17.49 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 11:52:31 #17 17.60 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 11:52:31 #17 17.64 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 11:52:31 #17 17.64 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 11:52:31 #17 17.64 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 11:52:31 #17 17.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:31 #17 17.74 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:52:31 #17 18.04 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:52:31 #17 18.08 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:52:31 #17 18.23 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:52:32 #17 18.53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:52:32 #17 18.63 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:52:32 #17 18.77 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:52:32 #17 18.90 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:52:32 #17 19.00 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 11:52:32 #17 19.15 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:52:32 #17 19.22 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:52:33 #17 19.55 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 11:52:33 #17 19.61 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 11:52:33 #17 19.85 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:52:33 #17 19.95 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:52:33 #17 20.18 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 11:52:33 #17 20.27 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:52:34 #17 21.31 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:52:34 #17 21.41 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:52:35 #17 21.48 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:52:35 #17 21.57 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 11:52:35 #17 21.63 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:52:35 #17 21.86 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:52:35 #17 22.21 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 11:52:36 #17 22.29 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 11:52:36 #17 22.43 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 11:52:36 #17 22.52 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:52:36 #17 23.04 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:52:36 #17 23.16 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 11:52:36 #17 23.22 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:52:36 #17 23.33 [ 69%] Linking C shared library libcsdk.so 11:52:37 #17 23.38 [ 69%] Built target csdk 11:52:37 #17 23.39 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:52:37 #17 23.53 [ 73%] Linking C executable template 11:52:37 #17 23.55 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:37 #17 23.59 [ 73%] Built target template 11:52:37 #17 23.62 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:52:37 #17 23.71 [ 76%] Linking C executable device-counter 11:52:37 #17 23.73 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:37 #17 23.77 [ 76%] Built target device-counter 11:52:37 #17 23.80 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:52:37 #17 23.88 [ 80%] Linking C executable device-random 11:52:37 #17 23.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:37 #17 23.95 [ 80%] Built target device-random 11:52:37 #17 23.97 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:52:37 #17 24.05 [ 84%] Linking C executable device-gyro 11:52:37 #17 24.08 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:37 #17 24.12 [ 84%] Built target device-gyro 11:52:37 #17 24.14 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:52:37 #17 24.23 [ 88%] Linking C executable device-bitfields 11:52:37 #17 24.25 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:37 #17 24.29 [ 88%] Built target device-bitfields 11:52:37 #17 24.31 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:52:37 #17 24.46 [ 92%] Linking C executable template-discovery 11:52:38 #17 24.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:38 #17 24.53 [ 92%] Built target template-discovery 11:52:38 #17 24.55 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:52:38 #17 24.69 [ 96%] Linking C executable device-file 11:52:38 #17 24.71 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:38 #17 24.75 [ 96%] Built target device-file 11:52:38 #17 24.77 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:52:38 #17 24.87 [100%] Linking C executable device-terminal 11:52:38 #17 24.89 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:38 #17 24.93 [100%] Built target device-terminal 11:52:38 #17 24.95 Run CPack packaging tool... 11:52:38 #17 24.97 CPack: Create package using TGZ 11:52:38 #17 24.97 CPack: Install projects 11:52:38 #17 24.97 CPack: - Run preinstall target for: Csdk 11:52:38 #17 25.22 CPack: - Install project: Csdk [] 11:52:38 #17 25.23 CPack: Create package 11:52:38 #17 25.25 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 11:52:38 #17 25.25 + '[' false '=' true ] 11:52:38 #17 25.25 + '[' false '=' true ] 11:52:38 #17 25.25 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:52:38 #17 25.25 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:52:38 #17 25.25 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src 11:52:38 #17 25.32 -- The C compiler identification is GNU 12.2.1 11:52:38 #17 25.34 -- Detecting C compiler ABI info 11:52:38 #17 25.43 -- Detecting C compiler ABI info - done 11:52:38 #17 25.45 -- Check for working C compiler: /usr/bin/cc - skipped 11:52:38 #17 25.45 -- Detecting C compile features 11:52:38 #17 25.45 -- Detecting C compile features - done 11:52:38 #17 25.46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:52:38 #17 25.53 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 11:52:38 #17 25.53 -- Found LIBYAML: /usr/lib/libyaml.so 11:52:38 #17 25.54 -- Found LIBUUID: /usr/lib/libuuid.so 11:52:39 #17 25.54 -- Found LIBCBOR: /usr/lib/libcbor.so 11:52:39 #17 25.54 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 11:52:39 #17 25.54 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 11:52:39 #17 25.54 -- /opt/iotech/iot/1.6/include 11:52:39 #17 25.54 -- C SDK 0.0.0 for Linux 11:52:39 #17 25.55 -- Performing Test CSDK_HAVE_ATOMIC 11:52:39 #17 25.63 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:52:39 #17 25.67 -- Found Curses: /usr/lib/libcurses.so 11:52:39 #17 25.69 -- Configuring done (0.4s) 11:52:39 #17 25.72 -- Generating done (0.0s) 11:52:39 #17 25.73 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug 11:52:39 #17 25.73 + make 11:52:39 #17 25.73 + tee debug.log 11:52:39 #17 25.77 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:52:39 #17 25.86 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 11:52:39 #17 25.94 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 11:52:39 #17 26.01 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 11:52:39 #17 26.09 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 11:52:39 #17 26.14 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 11:52:39 #17 26.14 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 11:52:39 #17 26.14 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 11:52:39 #17 26.14 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 11:52:39 #17 26.20 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:52:39 #17 26.32 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:52:40 #17 26.36 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:52:40 #17 26.43 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:52:40 #17 26.56 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:52:40 #17 26.62 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:52:40 #17 26.71 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:52:40 #17 26.78 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:52:40 #17 26.85 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 11:52:40 #17 26.92 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:52:40 #17 26.96 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:52:40 #17 27.11 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 11:52:40 #17 27.15 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 11:52:40 #17 27.26 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:52:40 #17 27.31 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:52:40 #17 27.43 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 11:52:41 #17 27.50 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:52:41 #17 27.71 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:52:41 #17 27.78 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:52:41 #17 27.84 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:52:41 #17 27.91 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 11:52:41 #17 27.96 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:52:41 #17 28.05 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:52:41 #17 28.28 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 11:52:41 #17 28.33 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 11:52:41 #17 28.41 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 11:52:42 #17 28.48 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:52:42 #17 28.64 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:52:42 #17 28.71 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 11:52:42 #17 28.76 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:52:42 #17 28.83 [ 69%] Linking C shared library libcsdk.so 11:52:42 #17 28.89 [ 69%] Built target csdk 11:52:42 #17 28.91 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:52:42 #17 28.98 [ 73%] Linking C executable template 11:52:42 #17 29.00 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:42 #17 29.04 [ 73%] Built target template 11:52:42 #17 29.06 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:52:42 #17 29.12 [ 76%] Linking C executable device-counter 11:52:43 #17 29.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.19 [ 76%] Built target device-counter 11:52:43 #17 29.21 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:52:43 #17 29.27 [ 80%] Linking C executable device-random 11:52:43 #17 29.30 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.33 [ 80%] Built target device-random 11:52:43 #17 29.35 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:52:43 #17 29.42 [ 84%] Linking C executable device-gyro 11:52:43 #17 29.44 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.48 [ 84%] Built target device-gyro 11:52:43 #17 29.49 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:52:43 #17 29.55 [ 88%] Linking C executable device-bitfields 11:52:43 #17 29.57 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.61 [ 88%] Built target device-bitfields 11:52:43 #17 29.63 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:52:43 #17 29.70 [ 92%] Linking C executable template-discovery 11:52:43 #17 29.73 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.77 [ 92%] Built target template-discovery 11:52:43 #17 29.79 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:52:43 #17 29.86 [ 96%] Linking C executable device-file 11:52:43 #17 29.88 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 29.92 [ 96%] Built target device-file 11:52:43 #17 29.94 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:52:43 #17 30.00 [100%] Linking C executable device-terminal 11:52:43 #17 30.03 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:43 #17 30.08 [100%] Built target device-terminal 11:52:43 #17 30.09 + cp -rf include/devsdk include/edgex /usr/include/ 11:52:43 #17 30.09 + cp build/release/c/libcsdk.so /usr/lib/ 11:52:43 #17 30.09 + rm -rf /device-coap/deps 11:52:43 #17 DONE 30.2s 11:52:43 11:52:43 #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 11:52:44 #20 0.228 + readlink -f /device-coap/scripts/build.sh 11:52:44 #20 0.228 + dirname /device-coap/scripts/build.sh 11:52:44 #20 0.230 + dirname /device-coap/scripts 11:52:44 #20 0.230 + ROOT=/device-coap 11:52:44 #20 0.230 + echo /device-coap 11:52:44 #20 0.230 /device-coap 11:52:44 #20 0.230 + cd /device-coap 11:52:44 #20 0.230 + mkdir -p /device-coap/build/release 11:52:44 #20 0.231 + cd /device-coap/build/release 11:52:44 #20 0.231 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 11:52:44 #20 0.251 -- Configuring done (0.0s) 11:52:44 #20 0.256 -- Generating done (0.0s) 11:52:44 #20 0.257 -- Build files have been written to: /device-coap/build/release 11:52:44 #20 0.258 + make 11:52:44 #20 0.258 + tee release.log 11:52:44 #20 0.301 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 11:52:44 #20 0.457 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 11:52:44 #20 0.562 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 11:52:44 #20 0.705 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 11:52:44 #20 0.855 [100%] Linking C executable device-coap 11:52:44 #20 0.882 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 11:52:44 #20 0.929 [100%] Built target device-coap 11:52:44 #20 DONE 1.0s 11:52:44 11:52:44 #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /device-coap 11:52:44 #21 DONE 0.1s 11:52:44 11:52:44 #22 [stage-1 8/15] COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 11:52:44 #22 DONE 0.0s 11:52:44 11:52:44 #23 [stage-1 9/15] COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 11:52:44 #23 DONE 0.0s 11:52:44 11:52:44 #24 [stage-1 10/15] COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 11:52:44 #24 DONE 0.0s 11:52:45 11:52:45 #25 [stage-1 11/15] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 11:52:45 #25 DONE 0.0s 11:52:45 11:52:45 #26 [stage-1 12/15] COPY LICENSE / 11:52:45 #26 DONE 0.0s 11:52:45 11:52:45 #27 [stage-1 13/15] COPY Attribution.txt / 11:52:45 #27 DONE 0.0s 11:52:45 11:52:45 #28 [stage-1 14/15] COPY res /res 11:52:45 #28 DONE 0.0s 11:52:45 11:52:45 #29 exporting to image 11:52:45 #29 exporting layers 11:52:45 #29 exporting layers 0.2s done 11:52:45 #29 writing image sha256:4e793ad927ab456eae0e10147effafe042739246fb24ee5b22ac5b8ded427db3 done 11:52:45 #29 naming to docker.io/library/device-coap done 11:52:45 #29 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:45 11:52:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:46 latest: Pulling from edgex-lftools-log-publisher 11:52:46 5eb5b503b376: Pulling fs layer 11:52:46 5c69ac0246d0: Pulling fs layer 11:52:46 ec43610c2a17: Pulling fs layer 11:52:46 3a2ae6a8a46f: Pulling fs layer 11:52:46 33b1e0a273af: Pulling fs layer 11:52:46 5d3b04190fa2: Pulling fs layer 11:52:46 2f39f015ded8: Pulling fs layer 11:52:46 3a2ae6a8a46f: Waiting 11:52:46 5d3b04190fa2: Waiting 11:52:46 33b1e0a273af: Waiting 11:52:46 2f39f015ded8: Waiting 11:52:46 5c69ac0246d0: Verifying Checksum 11:52:46 5c69ac0246d0: Download complete 11:52:46 3a2ae6a8a46f: Download complete 11:52:46 33b1e0a273af: Verifying Checksum 11:52:46 33b1e0a273af: Download complete 11:52:46 ec43610c2a17: Verifying Checksum 11:52:46 ec43610c2a17: Download complete 11:52:46 5d3b04190fa2: Verifying Checksum 11:52:46 5d3b04190fa2: Download complete 11:52:46 5eb5b503b376: Verifying Checksum 11:52:46 5eb5b503b376: Download complete 11:52:46 2f39f015ded8: Verifying Checksum 11:52:46 2f39f015ded8: Download complete 11:52:47 5eb5b503b376: Pull complete 11:52:47 5c69ac0246d0: Pull complete 11:52:48 ec43610c2a17: Pull complete 11:52:48 3a2ae6a8a46f: Pull complete 11:52:48 33b1e0a273af: Pull complete 11:52:48 5d3b04190fa2: Pull complete 11:52:54 2f39f015ded8: Pull complete 11:52:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:54 prd-ubuntu20.04-docker-8c-8g-13651 does not seem to be running inside a container 11:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:56 $ docker top f1f9599774016b3637df52cd7c56fa5ac0c4acb33bba4f4398fc2bb83074018d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:57 ---> job-cost.sh 11:52:57 lf-activate-venv: SKIPPING 11:52:57 INFO: No Stack... 11:52:57 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:57 INFO: Archiving Costs [Pipeline] sh 11:52:58 + cat /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/cost.csv 11:52:58 + cut -d, -f6 [Pipeline] lock 11:52:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-7-stack-cost] 11:52:58 Resource [jenkins-edgexfoundry-device-coap-c-PR-69-7-stack-cost] did not exist. Created. 11:52:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:58 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:58 Stashed 1 file(s) [Pipeline] } 11:52:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-7-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:58 $ docker stop --time=1 f1f9599774016b3637df52cd7c56fa5ac0c4acb33bba4f4398fc2bb83074018d 11:52:59 $ docker rm -f --volumes f1f9599774016b3637df52cd7c56fa5ac0c4acb33bba4f4398fc2bb83074018d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:53:00 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-69/archives ] 11:53:00 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 11:53:00 total 16 11:53:00 drwxr-xr-x 3 root root 4096 Jun 22 11:52 . 11:53:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 11:52 .. 11:53:00 drwxr-xr-x 2 root root 4096 Jun 22 11:52 cost 11:53:00 -rw-r--r-- 1 root root 84 Jun 22 11:52 cost.csv 11:53:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 11:53:00 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 11:53:00 total 16 11:53:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 11:52 . 11:53:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 11:52 .. 11:53:00 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 11:52 cost 11:53:00 -rw-r--r-- 1 jenkins jenkins 84 Jun 22 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:53:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:53:01 ---> package-listing.sh 11:53:01 ++ facter osfamily 11:53:01 ++ tr '[:upper:]' '[:lower:]' 11:53:01 + OS_FAMILY=debian 11:53:01 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-69 11:53:01 + START_PACKAGES=/tmp/packages_start.txt 11:53:01 + END_PACKAGES=/tmp/packages_end.txt 11:53:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:01 + PACKAGES=/tmp/packages_start.txt 11:53:01 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 11:53:01 + PACKAGES=/tmp/packages_end.txt 11:53:01 + case "${OS_FAMILY}" in 11:53:01 + dpkg -l 11:53:01 + grep '^ii' 11:53:01 + '[' -f /tmp/packages_start.txt ']' 11:53:01 + '[' -f /tmp/packages_end.txt ']' 11:53:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:01 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 11:53:01 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ 11:53:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [Pipeline] echo 11:53: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/edgexfoundry_device-coap-c_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:53:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:02 prd-ubuntu20.04-docker-8c-8g-13651 does not seem to be running inside a container 11:53:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-coap-c_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:53:03 $ docker top b67b8c0364536abcaedad2734f31b5a00e72030b6d2b5f38ec37501a40ac29f3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:03 + touch /tmp/pre-build-complete [Pipeline] sh 11:53:03 + mkdir -p /var/log/sysstat [Pipeline] sh 11:53:03 + ls /var/log/sa-host 11:53:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:04 provisioning config files... 11:53:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config551814733985363849tmp [Pipeline] { [Pipeline] echo 11:53:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:53:04 ---> create-netrc.sh [Pipeline] } 11:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:53:05 ---> python-tools-install.sh [Pipeline] echo 11:53:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:53:05 ---> sudo-logs.sh 11:53:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:53:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:53:05 ---> job-cost.sh 11:53:05 lf-activate-venv: SKIPPING 11:53:05 DEBUG: total: 0.2199999988079071 11:53:05 INFO: Retrieving Stack Cost... 11:53:05 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:06 INFO: Archiving Costs [Pipeline] echo 11:53:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:53:06 ---> logs-deploy.sh 11:53:06 lf-activate-venv: SKIPPING 11:53:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-69/7 11:53:06 INFO: archiving workspace using pattern(s): 11:53:07 Archives upload complete. 11:53:07 INFO: archiving logs to Nexus 11:53:08 ---> uname -a: 11:53:08 Linux prd-ubuntu20-04-docker-8c-8g-13651 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 11:53:08 11:53:08 11:53:08 ---> lscpu: 11:53:08 Architecture: x86_64 11:53:08 CPU op-mode(s): 32-bit, 64-bit 11:53:08 Byte Order: Little Endian 11:53:08 Address sizes: 40 bits physical, 48 bits virtual 11:53:08 CPU(s): 8 11:53:08 On-line CPU(s) list: 0-7 11:53:08 Thread(s) per core: 1 11:53:08 Core(s) per socket: 1 11:53:08 Socket(s): 8 11:53:08 NUMA node(s): 1 11:53:08 Vendor ID: AuthenticAMD 11:53:08 CPU family: 23 11:53:08 Model: 49 11:53:08 Model name: AMD EPYC-Rome Processor 11:53:08 Stepping: 0 11:53:08 CPU MHz: 2799.998 11:53:08 BogoMIPS: 5599.99 11:53:08 Virtualization: AMD-V 11:53:08 Hypervisor vendor: KVM 11:53:08 Virtualization type: full 11:53:08 L1d cache: 256 KiB 11:53:08 L1i cache: 256 KiB 11:53:08 L2 cache: 4 MiB 11:53:08 L3 cache: 128 MiB 11:53:08 NUMA node0 CPU(s): 0-7 11:53:08 Vulnerability Gather data sampling: Not affected 11:53:08 Vulnerability Itlb multihit: Not affected 11:53:08 Vulnerability L1tf: Not affected 11:53:08 Vulnerability Mds: Not affected 11:53:08 Vulnerability Meltdown: Not affected 11:53:08 Vulnerability Mmio stale data: Not affected 11:53:08 Vulnerability Retbleed: Vulnerable 11:53:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:53:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:53:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:53:08 Vulnerability Srbds: Not affected 11:53:08 Vulnerability Tsx async abort: Not affected 11:53:08 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:53:08 11:53:08 11:53:08 ---> nproc: 11:53:08 8 11:53:08 11:53:08 11:53:08 ---> df -h: 11:53:08 Filesystem Size Used Avail Use% Mounted on 11:53:08 overlay 155G 11G 145G 7% / 11:53:08 tmpfs 64M 0 64M 0% /dev 11:53:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:53:08 shm 64M 0 64M 0% /dev/shm 11:53:08 /dev/vda1 155G 11G 145G 7% /facter-os 11:53:08 11:53:08 11:53:08 ---> sar -b -r -n DEV: 11:53:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13651) 06/22/26 _x86_64_ (8 CPU) 11:53:08 11:53:08 11:50:05 LINUX RESTART (8 CPU) 11:53:08 11:53:08 11:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:53:08 11:52:01 129.42 13.18 116.23 0.00 2218.74 40102.49 0.00 11:53:08 11:53:01 223.75 0.37 223.38 0.00 33.99 20015.46 0.00 11:53:08 Average: 176.98 6.72 170.26 0.00 1117.19 29974.59 0.00 11:53:08 11:53:08 11:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:08 11:52:01 28745024 31509348 779824 2.37 82512 2964488 2078760 6.13 1160240 2570004 14916 11:53:08 11:53:01 28231408 31499232 779788 2.37 104752 3400956 1718272 5.07 1228596 2959992 704 11:53:08 Average: 28488216 31504290 779806 2.37 93632 3182722 1898516 5.60 1194418 2764998 7810 11:53:08 11:53:08 11:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:08 11:52:01 docker0 28.20 44.18 1.89 596.91 0.00 0.00 0.00 0.00 11:53:08 11:52:01 ens3 188.34 124.13 2695.83 72.01 0.00 0.00 0.00 0.00 11:53:08 11:52:01 veth7f1e13d 9.07 13.13 0.69 212.04 0.00 0.00 0.00 0.02 11:53:08 11:52:01 lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 11:53:08 11:53:01 docker0 18.96 26.93 1.18 335.03 0.00 0.00 0.00 0.00 11:53:08 11:53:01 ens3 181.19 115.58 2909.46 37.95 0.00 0.00 0.00 0.00 11:53:08 11:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:53:08 Average: docker0 23.54 35.48 1.53 464.87 0.00 0.00 0.00 0.00 11:53:08 Average: ens3 184.73 119.82 2803.54 54.84 0.00 0.00 0.00 0.00 11:53:08 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 11:53:08 11:53:08 11:53:08 ---> sar -P ALL: 11:53:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13651) 06/22/26 _x86_64_ (8 CPU) 11:53:08 11:53:08 11:50:05 LINUX RESTART (8 CPU) 11:53:08 11:53:08 11:51:02 CPU %user %nice %system %iowait %steal %idle 11:53:08 11:52:01 all 8.51 0.00 3.29 1.92 0.06 86.21 11:53:08 11:52:01 0 9.51 0.00 3.91 1.96 0.07 84.55 11:53:08 11:52:01 1 9.01 0.00 3.38 2.17 0.07 85.38 11:53:08 11:52:01 2 7.63 0.00 2.44 0.29 0.05 89.58 11:53:08 11:52:01 3 6.03 0.00 3.06 10.21 0.07 80.63 11:53:08 11:52:01 4 7.98 0.00 3.72 0.07 0.05 88.18 11:53:08 11:52:01 5 11.03 0.00 3.03 0.24 0.07 85.63 11:53:08 11:52:01 6 9.14 0.00 3.48 0.12 0.05 87.21 11:53:08 11:52:01 7 7.78 0.00 3.34 0.33 0.05 88.50 11:53:08 11:53:01 all 9.73 0.00 3.64 0.85 0.07 85.71 11:53:08 11:53:01 0 11.90 0.00 4.11 0.29 0.07 83.63 11:53:08 11:53:01 1 8.85 0.00 3.63 0.22 0.07 87.23 11:53:08 11:53:01 2 7.79 0.00 2.98 3.51 0.07 85.65 11:53:08 11:53:01 3 8.43 0.00 3.41 0.44 0.07 87.65 11:53:08 11:53:01 4 7.10 0.00 3.16 0.25 0.07 89.42 11:53:08 11:53:01 5 9.42 0.00 3.69 0.91 0.07 85.91 11:53:08 11:53:01 6 12.43 0.00 4.20 0.30 0.08 82.99 11:53:08 11:53:01 7 11.94 0.00 3.91 0.88 0.07 83.22 11:53:08 Average: all 9.13 0.00 3.47 1.38 0.06 85.96 11:53:08 Average: 0 10.71 0.00 4.01 1.12 0.07 84.09 11:53:08 Average: 1 8.93 0.00 3.51 1.19 0.07 86.31 11:53:08 Average: 2 7.71 0.00 2.72 1.92 0.06 87.59 11:53:08 Average: 3 7.24 0.00 3.24 5.27 0.07 84.18 11:53:08 Average: 4 7.54 0.00 3.44 0.16 0.06 88.81 11:53:08 Average: 5 10.22 0.00 3.36 0.58 0.07 85.77 11:53:08 Average: 6 10.80 0.00 3.84 0.21 0.07 85.07 11:53:08 Average: 7 9.88 0.00 3.63 0.60 0.06 85.83 11:53:08 11:53:08 11:53:08