Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ccd720424fccf53d66299bc60d2e163acc52e1 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-ssh17186188726893403644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16372435261785232900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7538274405145250555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1574331972784026630.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-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4664724591081552348.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-bacnet-c, 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-bacnet-c-settings PROJECT: device-bacnet-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-bacnet 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-36686 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2ccd720424fccf53d66299bc60d2e163acc52e1 (main) Commit message: "Merge pull request #96 from FelixTing/move-to-v4" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 > git rev-list --no-walk ca615f754fc2c689e0c4e16d61f784c0b2379ced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:05 ========================================================= 06:00:05 EdgeX Global Pipelines Version Info 06:00:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:06 ------------------- 06:00:06 stable info: 06:00:06 ------------------- 06:00:06 Commited By: Cherry Wang cherry@iotechsys.com 06:00:06 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:00:06 Message: update stable to v1.0.269 06:00:07 ------------------- 06:00:07 experimental info: 06:00:07 ------------------- 06:00:07 Commited By: **** collab-it+edgex@linuxfoundation.org 06:00:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:00:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ccd72 [Pipeline] echo 06:00:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:07 provisioning config files... 06:00:07 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5128711013322912966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:10 ---> ****-login.sh 06:00:10 nexus3.edgexfoundry.org:10001 06:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:11 Configure a credential helper to remove this warning. See 06:00:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:11 06:00:11 Login Succeeded 06:00:11 nexus3.edgexfoundry.org:10002 06:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 nexus3.edgexfoundry.org:10003 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:22 Configure a credential helper to remove this warning. See 06:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:22 06:00:22 Login Succeeded 06:00:22 nexus3.edgexfoundry.org:10004 06:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:22 Configure a credential helper to remove this warning. See 06:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:22 06:00:22 Login Succeeded 06:00:22 ****.io 06:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:23 Configure a credential helper to remove this warning. See 06:00:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:23 06:00:23 Login Succeeded 06:00:23 ---> ****-login.sh ends [Pipeline] } 06:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:00:28 + git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo 06:00:30 -----------> git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 f2ccd720424fccf53d66299bc60d2e163acc52e1 06:00:30 f2ccd720424fccf53d66299bc60d2e163acc52e1 [false] [Pipeline] sh 06:00:31 + git log --format=format:%s -1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo 06:00:31 ========================================================= 06:00:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:31 ========================================================= 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 06:00:31 + git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo 06:00:31 -----------> git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 f2ccd720424fccf53d66299bc60d2e163acc52e1 06:00:31 f2ccd720424fccf53d66299bc60d2e163acc52e1 [false] [Pipeline] sh 06:00:31 + git log --format=format:%s -1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo 06:00:31 ========================================================= 06:00:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:33 + grep -v github /etc/ssh/ssh_known_hosts 06:00:33 + [ -e /tmp/ssh_known_hosts ] 06:00:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:33 + + sudo tee -a /etc/ssh/ssh_known_hosts 06:00:33 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:33 06:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:33 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:33 b85a868b505f: Pulling fs layer 06:00:33 e2be974225ed: Pulling fs layer 06:00:33 339a4e72a1f5: Pulling fs layer 06:00:33 988bab9f4d93: Pulling fs layer 06:00:33 1469e6f7b9e6: Pulling fs layer 06:00:33 eaf3925da568: Pulling fs layer 06:00:33 1469e6f7b9e6: Waiting 06:00:33 988bab9f4d93: Waiting 06:00:33 bab4dde63d76: Pulling fs layer 06:00:33 bde34c3a00c8: Pulling fs layer 06:00:33 b352a97aabf1: Pulling fs layer 06:00:33 4872d77fe225: Pulling fs layer 06:00:33 5851b861e8e6: Pulling fs layer 06:00:33 b352a97aabf1: Waiting 06:00:33 eaf3925da568: Waiting 06:00:33 bab4dde63d76: Waiting 06:00:33 bde34c3a00c8: Waiting 06:00:33 5851b861e8e6: Waiting 06:00:33 e2be974225ed: Verifying Checksum 06:00:33 e2be974225ed: Download complete 06:00:33 988bab9f4d93: Verifying Checksum 06:00:33 988bab9f4d93: Download complete 06:00:34 1469e6f7b9e6: Verifying Checksum 06:00:34 1469e6f7b9e6: Download complete 06:00:34 339a4e72a1f5: Verifying Checksum 06:00:34 339a4e72a1f5: Download complete 06:00:34 eaf3925da568: Download complete 06:00:34 bde34c3a00c8: Verifying Checksum 06:00:34 bde34c3a00c8: Download complete 06:00:34 b352a97aabf1: Download complete 06:00:34 4872d77fe225: Verifying Checksum 06:00:34 4872d77fe225: Download complete 06:00:34 5851b861e8e6: Verifying Checksum 06:00:34 5851b861e8e6: Download complete 06:00:34 b85a868b505f: Verifying Checksum 06:00:34 b85a868b505f: Download complete 06:00:34 bab4dde63d76: Verifying Checksum 06:00:34 bab4dde63d76: Download complete 06:00:35 b85a868b505f: Pull complete 06:00:35 e2be974225ed: Pull complete 06:00:36 339a4e72a1f5: Pull complete 06:00:36 988bab9f4d93: Pull complete 06:00:36 1469e6f7b9e6: Pull complete 06:00:36 eaf3925da568: Pull complete 06:00:38 bab4dde63d76: Pull complete 06:00:38 bde34c3a00c8: Pull complete 06:00:38 b352a97aabf1: Pull complete 06:00:38 4872d77fe225: Pull complete 06:00:38 5851b861e8e6: Pull complete 06:00:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:38 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:41 $ docker top 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 -eo pid,comm 06:00:41 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). 06:00:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:42 [ssh-agent] Looking for ssh-agent implementation... 06:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:42 $ docker exec 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent 06:00:42 SSH_AUTH_SOCK=/tmp/ssh-3bdjdW7THyQ8/agent.32 06:00:42 SSH_AGENT_PID=38 06:00:42 Running ssh-add (command line suppressed) 06:00:42 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_12067990332716398858.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_12067990332716398858.key) 06:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:42 + git tag --points-at HEAD [Pipeline] } 06:00:42 $ docker exec --env ******** --env ******** 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent -k 06:00:42 unset SSH_AUTH_SOCK; 06:00:42 unset SSH_AGENT_PID; 06:00:42 echo Agent pid 38 killed; 06:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:42 [ssh-agent] Looking for ssh-agent implementation... 06:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:42 $ docker exec 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent 06:00:43 SSH_AUTH_SOCK=/tmp/ssh-85oNR1IiMpn4/agent.71 06:00:43 SSH_AGENT_PID=77 06:00:43 Running ssh-add (command line suppressed) 06:00:43 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4813808424030538706.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4813808424030538706.key) 06:00:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:43 + git semver init 06:00:43 2025-01-14 06:00:43,704 [run_init] DEBUG init version:0.0.0 force:False 06:00:43 2025-01-14 06:00:43,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver 06:00:43 2025-01-14 06:00:43,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver 06:00:43 2025-01-14 06:00:43,705 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) 06:00:44 2025-01-14 06:00:44,278 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude 06:00:44 2025-01-14 06:00:44,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False 06:00:44 2025-01-14 06:00:44,279 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:00:44 2025-01-14 06:00:44,279 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:00:44 3.2.0-dev.1 [Pipeline] } 06:00:44 $ docker exec --env ******** --env ******** 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent -k 06:00:44 unset SSH_AUTH_SOCK; 06:00:44 unset SSH_AGENT_PID; 06:00:44 echo Agent pid 77 killed; 06:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:44 + git semver [Pipeline] } 06:00:45 $ docker stop --time=1 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 06:00:46 $ docker rm -f --volumes 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:47 Stashed 1 file(s) [Pipeline] echo 06:00:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:47 provisioning config files... 06:00:47 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config8770135372635038675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:47 ---> ****-login.sh 06:00:47 nexus3.edgexfoundry.org:10001 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10002 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10003 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10004 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 ****.io 06:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:48 Configure a credential helper to remove this warning. See 06:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:48 06:00:48 Login Succeeded 06:00:48 ---> ****-login.sh ends [Pipeline] } 06:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:48 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:48 ========================================================= 06:00:48 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:00:48 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:48 + 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 . 06:00:48 Sending build context to Docker daemon 743.9kB 06:00:48 Step 1/12 : ARG BASE=alpine:3.20 06:00:48 Step 2/12 : FROM ${BASE} 06:00:48 latest: Pulling from edgex-devops/edgex-gcc-base 06:00:48 96526aa774ef: Pulling fs layer 06:00:48 da60e534fd72: Pulling fs layer 06:00:49 96526aa774ef: Verifying Checksum 06:00:49 96526aa774ef: Download complete 06:00:49 96526aa774ef: Pull complete 06:00:49 da60e534fd72: Verifying Checksum 06:00:49 da60e534fd72: Download complete 06:00:53 da60e534fd72: Pull complete 06:00:53 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 06:00:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 06:00:53 ---> 6605166a5db4 06:00:53 Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:00:56 ---> Running in a6c8c499221f 06:00:56 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:00:56 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:00:56 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:00:56 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:00:57 Removing intermediate container a6c8c499221f 06:00:57 ---> 8b0cb08afe43 06:00:57 Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:00:57 ---> Running in fc8dae8af2bc 06:00:58 Removing intermediate container fc8dae8af2bc 06:00:58 ---> 602ce3c7a7d7 06:00:58 Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:00:58 ---> Running in b42c5c835aa1 06:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:58 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:59 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:00:59 (1/18) Installing dumb-init (1.2.5-r2) 06:00:59 (2/18) Installing hiredis (1.1.0-r2) 06:00:59 (3/18) Installing hiredis-dev (1.1.0-r2) 06:00:59 (4/18) Installing libcbor (0.10.2-r1) 06:00:59 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 06:01:00 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 06:01:00 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:01:00 (8/18) Installing libcbor-dev (0.10.2-r1) 06:01:00 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:01:00 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:01:00 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:01:00 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:01:00 (13/18) Installing libblkid (2.38.1-r8) 06:01:00 (14/18) Installing libuuid (2.38.1-r8) 06:01:00 (15/18) Installing libfdisk (2.38.1-r8) 06:01:00 (16/18) Installing libmount (2.38.1-r8) 06:01:00 (17/18) Installing libsmartcols (2.38.1-r8) 06:01:00 (18/18) Installing util-linux-dev (2.38.1-r8) 06:01:00 Executing busybox-1.36.1-r4.trigger 06:01:00 OK: 336 MiB in 100 packages 06:01:01 Removing intermediate container b42c5c835aa1 06:01:01 ---> 0fefc0ac9854 06:01:01 Step 6/12 : RUN apk --no-cache upgrade 06:01:01 ---> Running in b572e4b31369 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:01 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:02 Still waiting to schedule task 06:01:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:01:02 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:02 Upgrading critical system libraries and apk-tools: 06:01:02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:01:02 Executing busybox-1.36.1-r4.trigger 06:01:02 Continuing the upgrade transaction with new apk-tools: 06:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:02 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:02 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:02 (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:01:03 Executing busybox-1.36.1-r7.post-upgrade 06:01:03 (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:01:03 (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:01:03 (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) 06:01:03 (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) 06:01:03 (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:01:03 (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 06:01:03 (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 06:01:03 (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:01:03 (10/19) Installing libpsl (0.21.5-r0) 06:01:03 (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) 06:01:03 (12/19) Installing libpsl-utils (0.21.5-r0) 06:01:03 (13/19) Installing libpsl-dev (0.21.5-r0) 06:01:03 (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) 06:01:03 (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) 06:01:03 (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) 06:01:03 (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:01:03 (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:01:03 (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:01:03 Executing busybox-1.36.1-r7.trigger 06:01:03 Executing ca-certificates-20241121-r1.trigger 06:01:03 OK: 337 MiB in 103 packages 06:01:04 Removing intermediate container b572e4b31369 06:01:04 ---> d76e3766fa56 06:01:04 Step 7/12 : COPY scripts /device-bacnet-c/scripts 06:01:04 ---> 6e665cc83170 06:01:04 Step 8/12 : COPY src /device-bacnet-c/src/ 06:01:04 ---> 5363bcd4ce10 06:01:04 Step 9/12 : COPY VERSION /device-bacnet-c/ 06:01:04 ---> 9246dac72938 06:01:04 Step 10/12 : WORKDIR /device-bacnet-c 06:01:04 ---> Running in 791f359ec448 06:01:04 Removing intermediate container 791f359ec448 06:01:04 ---> 3bacffb79237 06:01:04 Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh 06:01:04 ---> Running in f07243a2cdf1 06:01:05 + CSDK_VER=4.0.0-dev.14 06:01:05 + '[' '!' -d deps ] 06:01:05 + mkdir deps 06:01:05 + cd /device-bacnet-c/deps 06:01:05 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 06:01:05 Connecting to github.com (140.82.114.4:443) 06:01:05 Connecting to codeload.github.com (140.82.114.9:443) 06:01:05 saving to 'v4.0.0-dev.14.zip' 06:01:05 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 06:01:05 'v4.0.0-dev.14.zip' saved 06:01:05 + unzip v4.0.0-dev.14.zip 06:01:05 Archive: v4.0.0-dev.14.zip 06:01:05 creating: device-sdk-c-4.0.0-dev.14/ 06:01:05 creating: device-sdk-c-4.0.0-dev.14/.github/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/Makefile 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 06:01:05 creating: device-sdk-c-4.0.0-dev.14/docs/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 06:01:05 creating: device-sdk-c-4.0.0-dev.14/include/ 06:01:05 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 06:01:05 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 06:01:05 creating: device-sdk-c-4.0.0-dev.14/scripts/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 06:01:05 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 06:01:05 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 06:01:05 + cd device-sdk-c-4.0.0-dev.14 06:01:05 + ./scripts/build.sh 06:01:05 + CPPCHECK=false 06:01:05 + DOCGEN=false 06:01:05 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:01:05 + '[' 0 -gt 0 ] 06:01:05 + readlink -f ./scripts/build.sh 06:01:05 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:01:05 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 06:01:05 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:01:05 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:01:05 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:05 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:05 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:01:05 -- The C compiler identification is GNU 12.2.1 06:01:05 -- Detecting C compiler ABI info 06:01:05 -- Detecting C compiler ABI info - done 06:01:05 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:05 -- Detecting C compile features 06:01:05 -- Detecting C compile features - done 06:01:05 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:01:05 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:01:05 -- Found LIBYAML: /usr/lib/libyaml.so 06:01:05 -- Found LIBUUID: /usr/lib/libuuid.so 06:01:05 -- Found LIBCBOR: /usr/lib/libcbor.so 06:01:05 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:01:05 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:05 -- /opt/iotech/iot/1.5/include 06:01:05 -- C SDK 0.0.0 for Linux 06:01:05 -- Performing Test CSDK_HAVE_ATOMIC 06:01:05 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:01:05 -- Found Curses: /usr/lib/libcurses.so 06:01:05 -- Configuring done (0.4s) 06:01:05 -- Generating done (0.0s) 06:01:05 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:05 + make all package 06:01:05 + tee release.log 06:01:05 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:01:06 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:01:06 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:01:06 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:01:06 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:01:06 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:01:06 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:01:06 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:01:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:01:07 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:01:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:01:07 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:01:07 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:01:07 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:01:07 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:01:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:01:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:01:08 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:01:08 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:01:08 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:01:08 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:01:08 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:01:08 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:01:08 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:01:08 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:08 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:08 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:08 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:08 | ^~~~~~~~~~~ 06:01:08 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:01:08 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:08 | ~^ 06:01:08 | | 06:01:08 | char * 06:01:08 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:01:08 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:01:08 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:01:08 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:01:09 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:01:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:01:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:01:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:01:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:01:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:01:10 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:01:10 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:01:11 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:01:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:01:11 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 06:01:11 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:01:11 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:01:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:11 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:01:11 875 | const iot_data_t *deviceservices_config; 06:01:11 | ^~~~~~~~~~~~~~~~~~~~~ 06:01:11 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:01:12 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:01:12 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:01:12 [ 68%] Linking C shared library libcsdk.so 06:01:12 [ 68%] Built target csdk 06:01:12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:01:12 [ 72%] Linking C executable template 06:01:12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:12 [ 72%] Built target template 06:01:12 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:01:12 [ 76%] Linking C executable device-counter 06:01:12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:12 [ 76%] Built target device-counter 06:01:12 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:01:12 [ 80%] Linking C executable device-random 06:01:12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:12 [ 80%] Built target device-random 06:01:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:01:12 [ 84%] Linking C executable device-gyro 06:01:12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:12 [ 84%] Built target device-gyro 06:01:12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:01:13 [ 88%] Linking C executable device-bitfields 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:13 [ 88%] Built target device-bitfields 06:01:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:01:13 [ 92%] Linking C executable template-discovery 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:13 [ 92%] Built target template-discovery 06:01:13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:01:13 [ 96%] Linking C executable device-file 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:13 [ 96%] Built target device-file 06:01:13 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:01:13 [100%] Linking C executable device-terminal 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:13 [100%] Built target device-terminal 06:01:13 Run CPack packaging tool... 06:01:13 CPack: Create package using TGZ 06:01:13 CPack: Install projects 06:01:13 CPack: - Run preinstall target for: Csdk 06:01:13 CPack: - Install project: Csdk [] 06:01:13 CPack: Create package 06:01:14 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 06:01:14 + '[' false '=' true ] 06:01:14 + '[' false '=' true ] 06:01:14 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:14 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:14 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:01:14 -- The C compiler identification is GNU 12.2.1 06:01:14 -- Detecting C compiler ABI info 06:01:14 -- Detecting C compiler ABI info - done 06:01:14 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:14 -- Detecting C compile features 06:01:14 -- Detecting C compile features - done 06:01:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:01:14 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:01:14 -- Found LIBYAML: /usr/lib/libyaml.so 06:01:14 -- Found LIBUUID: /usr/lib/libuuid.so 06:01:14 -- Found LIBCBOR: /usr/lib/libcbor.so 06:01:14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:01:14 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:14 -- /opt/iotech/iot/1.5/include 06:01:14 -- C SDK 0.0.0 for Linux 06:01:14 -- Performing Test CSDK_HAVE_ATOMIC 06:01:14 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:01:14 -- Found Curses: /usr/lib/libcurses.so 06:01:14 -- Configuring done (0.4s) 06:01:14 -- Generating done (0.0s) 06:01:14 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:14 + make 06:01:14 + tee debug.log 06:01:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:01:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:01:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:01:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:01:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:01:14 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:01:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:01:15 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:01:15 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:01:15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:01:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:01:15 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:01:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:01:15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:01:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:01:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:01:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:01:15 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:01:15 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:01:15 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:01:15 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:01:15 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:01:15 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:01:15 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:01:15 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:15 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:15 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:15 | ^~~~~~~~~~~ 06:01:15 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:01:15 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:15 | ~^ 06:01:15 | | 06:01:15 | char * 06:01:15 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:01:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:01:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:01:16 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:01:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:01:16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:01:16 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:01:16 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:01:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:01:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:01:16 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:01:16 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:01:16 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:01:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:01:17 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:01:17 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:01:17 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:01:17 [ 68%] Linking C shared library libcsdk.so 06:01:17 [ 68%] Built target csdk 06:01:17 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:01:17 [ 72%] Linking C executable template 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:17 [ 72%] Built target template 06:01:17 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:01:17 [ 76%] Linking C executable device-counter 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:17 [ 76%] Built target device-counter 06:01:17 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:01:17 [ 80%] Linking C executable device-random 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:17 [ 80%] Built target device-random 06:01:17 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:01:17 [ 84%] Linking C executable device-gyro 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:17 [ 84%] Built target device-gyro 06:01:17 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:01:17 [ 88%] Linking C executable device-bitfields 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:18 [ 88%] Built target device-bitfields 06:01:18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:01:18 [ 92%] Linking C executable template-discovery 06:01:18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:18 [ 92%] Built target template-discovery 06:01:18 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:01:18 [ 96%] Linking C executable device-file 06:01:18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:18 [ 96%] Built target device-file 06:01:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:01:18 [100%] Linking C executable device-terminal 06:01:18 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:18 [100%] Built target device-terminal 06:01:18 + cp -rf include/devsdk include/edgex /usr/include/ 06:01:18 + cp build/release/c/libcsdk.so /usr/lib/ 06:01:18 + mkdir -p /usr/share/doc/edgex-csdk 06:01:18 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:01:18 + cp LICENSE /usr/share/doc/edgex-csdk 06:01:18 + rm -rf /device-bacnet-c/deps 06:01:19 Removing intermediate container f07243a2cdf1 06:01:19 ---> 609ce140ae07 06:01:19 Step 12/12 : RUN /device-bacnet-c/scripts/build.sh 06:01:19 ---> Running in bb8fd1a99aee 06:01:19 + readlink -f /device-bacnet-c/scripts/build.sh 06:01:19 + dirname /device-bacnet-c/scripts/build.sh 06:01:19 + dirname /device-bacnet-c/scripts 06:01:19 /device-bacnet-c 06:01:19 + ROOT=/device-bacnet-c 06:01:19 + echo /device-bacnet-c 06:01:19 + cd /device-bacnet-c 06:01:19 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:01:19 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 06:01:19 + git clone https://github.com/IOTechSystems/bacnet-stack.git 06:01:19 Cloning into 'bacnet-stack'... 06:01:21 + cd /device-bacnet-c/bacnet-stack 06:01:21 + git checkout v0.8.6-IOTech 06:01:22 Note: switching to 'v0.8.6-IOTech'. 06:01:22 06:01:22 You are in 'detached HEAD' state. You can look around, make experimental 06:01:22 changes and commit them, and you can discard any commits you make in this 06:01:22 state without impacting any branches by switching back to a branch. 06:01:22 06:01:22 If you want to create a new branch to retain commits you create, you may 06:01:22 do so (now or later) by using -c with the switch command. Example: 06:01:22 06:01:22 git switch -c 06:01:22 06:01:22 Or undo this operation with: 06:01:22 06:01:22 git switch - 06:01:22 06:01:22 Turn off this advice by setting config variable advice.detachedHead to false 06:01:22 06:01:22 HEAD is now at 8b67b7f2 Changes for BACnet device service 06:01:22 + mkdir -p /device-bacnet-c/lib/ip 06:01:22 + mkdir -p /device-bacnet-c/lib/mstp 06:01:22 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 06:01:22 make -s -C lib clean 06:01:22 make -s -C demo clean 06:01:22 make -s -C demo/router clean 06:01:22 make -s -C demo/router-ipv6 clean 06:01:22 make -s -C demo/gateway clean 06:01:22 make -s -C lib all 06:01:26 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 06:01:26 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 06:01:26 147 | pthread_cancel(hThread); 06:01:26 | ^~~~~~~ 06:01:26 | | 06:01:26 | long unsigned int 06:01:26 In file included from ../ports/linux/net.h:73, 06:01:26 from ../ports/linux/dlmstp.c:43: 06:01:26 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 06:01:26 98 | int pthread_cancel(pthread_t); 06:01:26 | ^~~~~~~~~ 06:01:26 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 06:01:26 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 06:01:26 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 06:01:26 | ^~~~~~~~ 06:01:26 | | 06:01:26 | long unsigned int * 06:01:26 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 06:01:26 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 06:01:26 | ^ 06:01:30 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 06:01:30 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 06:01:30 make -s -C lib clean 06:01:30 make -s -C demo clean 06:01:30 make -s -C demo/router clean 06:01:30 make -s -C demo/router-ipv6 clean 06:01:30 make -s -C demo/gateway clean 06:01:30 make -s -C lib all 06:01:38 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 06:01:38 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:01:38 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:01:38 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:01:38 -- The C compiler identification is GNU 12.2.1 06:01:38 -- Detecting C compiler ABI info 06:01:38 -- Detecting C compiler ABI info - done 06:01:38 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:38 -- Detecting C compile features 06:01:38 -- Detecting C compile features - done 06:01:38 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:01:38 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:01:38 -- Found Threads: TRUE 06:01:38 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:38 -- /opt/iotech/iot/1.5/include 06:01:38 -- Configuring done (0.3s) 06:01:38 -- Generating done (0.0s) 06:01:38 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:01:38 + make 06:01:38 + tee release.log 06:01:38 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:01:38 [ 22%] Linking C static library libbacnet_objects.a 06:01:38 [ 22%] Built target bacnet_objects 06:01:38 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:01:38 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:01:38 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:01:38 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:01:38 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:01:38 In file included from /device-bacnet-c/src/c/driver.c:42: 06:01:38 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:01:38 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:01:38 572 | "The value type %d is not accepted", values[i]); 06:01:38 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:01:38 | | 06:01:38 | const iot_data_t * 06:01:38 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:38 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:38 | ^~~~~~~~~~~ 06:01:38 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:01:38 572 | "The value type %d is not accepted", values[i]); 06:01:38 | ~^ 06:01:38 | | 06:01:38 | int 06:01:39 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:01:39 [100%] Linking C executable device-bacnet-c 06:01:39 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:39 [100%] Built target device-bacnet-c 06:01:39 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:01:39 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:01:39 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:01:39 -- The C compiler identification is GNU 12.2.1 06:01:39 -- Detecting C compiler ABI info 06:01:39 -- Detecting C compiler ABI info - done 06:01:39 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:39 -- Detecting C compile features 06:01:39 -- Detecting C compile features - done 06:01:39 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:01:39 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:01:39 -- Found Threads: TRUE 06:01:39 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:39 -- /opt/iotech/iot/1.5/include 06:01:39 -- Configuring done (0.2s) 06:01:39 -- Generating done (0.0s) 06:01:39 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:01:39 + make 06:01:39 + tee release.log 06:01:39 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:01:39 [ 22%] Linking C static library libbacnet_objects.a 06:01:39 [ 22%] Built target bacnet_objects 06:01:39 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:01:40 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:01:40 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:01:40 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:01:40 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:01:40 In file included from /device-bacnet-c/src/c/driver.c:42: 06:01:40 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:01:40 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:01:40 572 | "The value type %d is not accepted", values[i]); 06:01:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:01:40 | | 06:01:40 | const iot_data_t * 06:01:40 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:40 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:40 | ^~~~~~~~~~~ 06:01:40 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:01:40 572 | "The value type %d is not accepted", values[i]); 06:01:40 | ~^ 06:01:40 | | 06:01:40 | int 06:01:40 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:01:40 [100%] Linking C executable device-bacnet-c 06:01:40 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:40 [100%] Built target device-bacnet-c 06:01:42 Removing intermediate container bb8fd1a99aee 06:01:42 ---> 9d14a6aa5fa5 06:01:42 Successfully built 9d14a6aa5fa5 06:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:42 + docker inspect -f . ci-base-image-x86_64 06:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:42 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:01:42 $ docker top 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:43 + make test 06:01:43 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 06:01:43 $ docker stop --time=1 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 06:01:44 $ docker rm -f --volumes 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:45 + ls -al . 06:01:45 total 88 06:01:45 drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 06:00 . 06:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 .. 06:01:45 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:00 .git 06:01:45 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:00 .github 06:01:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:00 .semver 06:01:45 -rw-rw-r-- 1 jenkins jenkins 1563 Jan 14 06:00 Attribution.txt 06:01:45 -rw-rw-r-- 1 jenkins jenkins 1004 Jan 14 06:00 CHANGELOG.md 06:01:45 -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 06:00 GOVERNANCE.md 06:01:45 -rw-rw-r-- 1 jenkins jenkins 764 Jan 14 06:00 Jenkinsfile 06:01:45 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 14 06:00 LICENSE 06:01:45 -rw-rw-r-- 1 jenkins jenkins 837 Jan 14 06:00 Makefile 06:01:45 -rw-rw-r-- 1 jenkins jenkins 621 Jan 14 06:00 OWNERS.md 06:01:45 -rw-rw-r-- 1 jenkins jenkins 5491 Jan 14 06:00 README.md 06:01:45 -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:00 VERSION 06:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 docs 06:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 res 06:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 sample-profiles 06:01:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 scripts 06:01:45 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f2ccd720424fccf53d66299bc60d2e163acc52e1 --label arch=amd64 --label version=3.2.0-dev.1 . 06:01:45 Sending build context to Docker daemon 743.9kB 06:01:45 Step 1/31 : ARG BASE=alpine:3.20 06:01:45 Step 2/31 : FROM ${BASE} as builder 06:01:45 ---> 9d14a6aa5fa5 06:01:45 Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:01:45 ---> Running in d703156c372a 06:01:46 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:01:46 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:01:46 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:01:46 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:01:46 Removing intermediate container d703156c372a 06:01:46 ---> 48155fe9103f 06:01:46 Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:01:46 ---> Running in 850fd3efa9be 06:01:47 Removing intermediate container 850fd3efa9be 06:01:47 ---> 646a93101129 06:01:47 Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:01:47 ---> Running in 63aff0b9fe24 06:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:47 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:48 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:01:48 OK: 337 MiB in 103 packages 06:01:48 Removing intermediate container 63aff0b9fe24 06:01:48 ---> 0efebbf3aaad 06:01:48 Step 6/31 : COPY scripts /device-bacnet-c/scripts 06:01:48 ---> 0806775aba7b 06:01:48 Step 7/31 : COPY src /device-bacnet-c/src/ 06:01:48 ---> b83159fed212 06:01:48 Step 8/31 : COPY VERSION /device-bacnet-c/ 06:01:48 ---> ab49a56d46dd 06:01:48 Step 9/31 : WORKDIR /device-bacnet-c 06:01:49 ---> Running in f725925069d8 06:01:49 Removing intermediate container f725925069d8 06:01:49 ---> f2562338d94a 06:01:49 Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh 06:01:49 ---> Running in 6428cf6b417d 06:01:49 + CSDK_VER=4.0.0-dev.14 06:01:49 + '[' '!' -d deps ] 06:01:49 + mkdir deps 06:01:49 + cd /device-bacnet-c/deps 06:01:49 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 06:01:49 Connecting to github.com (140.82.114.4:443) 06:01:49 Connecting to codeload.github.com (140.82.114.9:443) 06:01:49 saving to 'v4.0.0-dev.14.zip' 06:01:49 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 06:01:49 'v4.0.0-dev.14.zip' saved 06:01:49 + unzip v4.0.0-dev.14.zip 06:01:49 Archive: v4.0.0-dev.14.zip 06:01:49 creating: device-sdk-c-4.0.0-dev.14/ 06:01:49 creating: device-sdk-c-4.0.0-dev.14/.github/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/Makefile 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 06:01:49 creating: device-sdk-c-4.0.0-dev.14/docs/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 06:01:49 creating: device-sdk-c-4.0.0-dev.14/include/ 06:01:49 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 06:01:49 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 06:01:49 creating: device-sdk-c-4.0.0-dev.14/scripts/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 06:01:49 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 06:01:49 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 06:01:49 + cd device-sdk-c-4.0.0-dev.14 06:01:49 + ./scripts/build.sh 06:01:49 + CPPCHECK=false 06:01:49 + DOCGEN=false 06:01:49 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:01:49 + '[' 0 -gt 0 ] 06:01:49 + readlink -f ./scripts/build.sh 06:01:49 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:01:49 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 06:01:49 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:01:49 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:01:49 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:49 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:49 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:01:49 -- The C compiler identification is GNU 12.2.1 06:01:49 -- Detecting C compiler ABI info 06:01:49 -- Detecting C compiler ABI info - done 06:01:49 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:49 -- Detecting C compile features 06:01:49 -- Detecting C compile features - done 06:01:49 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:01:49 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:01:49 -- Found LIBYAML: /usr/lib/libyaml.so 06:01:49 -- Found LIBUUID: /usr/lib/libuuid.so 06:01:49 -- Found LIBCBOR: /usr/lib/libcbor.so 06:01:49 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:01:49 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:49 -- /opt/iotech/iot/1.5/include 06:01:49 -- C SDK 0.0.0 for Linux 06:01:49 -- Performing Test CSDK_HAVE_ATOMIC 06:01:49 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:01:50 -- Found Curses: /usr/lib/libcurses.so 06:01:50 -- Configuring done (0.4s) 06:01:50 -- Generating done (0.0s) 06:01:50 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:01:50 + make all package 06:01:50 + tee release.log 06:01:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:01:50 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:01:50 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:01:50 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:01:50 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:01:50 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:01:50 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:01:51 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:01:51 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:01:51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:01:51 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:01:51 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:01:52 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:01:52 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:01:52 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:01:52 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:01:52 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:01:52 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:01:52 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:01:52 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:01:52 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:01:52 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:01:52 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:01:52 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:01:52 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:52 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:52 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:52 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:52 | ^~~~~~~~~~~ 06:01:52 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:01:52 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:52 | ~^ 06:01:52 | | 06:01:52 | char * 06:01:52 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:01:52 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:01:53 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:01:53 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:01:54 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:01:54 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:01:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:01:54 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:01:54 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:01:54 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:01:55 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:01:55 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:01:55 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:01:55 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:01:55 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 06:01:55 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:01:55 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:01:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:55 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:01:55 875 | const iot_data_t *deviceservices_config; 06:01:55 | ^~~~~~~~~~~~~~~~~~~~~ 06:01:55 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:01:55 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:01:55 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:01:55 [ 68%] Linking C shared library libcsdk.so 06:01:55 [ 68%] Built target csdk 06:01:55 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:01:56 [ 72%] Linking C executable template 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 72%] Built target template 06:01:56 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:01:56 [ 76%] Linking C executable device-counter 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 76%] Built target device-counter 06:01:56 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:01:56 [ 80%] Linking C executable device-random 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 80%] Built target device-random 06:01:56 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:01:56 [ 84%] Linking C executable device-gyro 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 84%] Built target device-gyro 06:01:56 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:01:56 [ 88%] Linking C executable device-bitfields 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 88%] Built target device-bitfields 06:01:56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:01:56 [ 92%] Linking C executable template-discovery 06:01:56 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:56 [ 92%] Built target template-discovery 06:01:57 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:01:57 [ 96%] Linking C executable device-file 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:57 [ 96%] Built target device-file 06:01:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:01:57 [100%] Linking C executable device-terminal 06:01: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:01:57 [100%] Built target device-terminal 06:01:57 Run CPack packaging tool... 06:01:57 CPack: Create package using TGZ 06:01:57 CPack: Install projects 06:01:57 CPack: - Run preinstall target for: Csdk 06:01:57 CPack: - Install project: Csdk [] 06:01:57 CPack: Create package 06:01:57 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 06:01:57 + '[' false '=' true ] 06:01:57 + '[' false '=' true ] 06:01:57 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:57 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:57 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:01:57 -- The C compiler identification is GNU 12.2.1 06:01:57 -- Detecting C compiler ABI info 06:01:57 -- Detecting C compiler ABI info - done 06:01:57 -- Check for working C compiler: /usr/bin/cc - skipped 06:01:57 -- Detecting C compile features 06:01:57 -- Detecting C compile features - done 06:01:57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:01:57 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:01:57 -- Found LIBYAML: /usr/lib/libyaml.so 06:01:57 -- Found LIBUUID: /usr/lib/libuuid.so 06:01:57 -- Found LIBCBOR: /usr/lib/libcbor.so 06:01:57 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:01:57 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:01:57 -- /opt/iotech/iot/1.5/include 06:01:57 -- C SDK 0.0.0 for Linux 06:01:57 -- Performing Test CSDK_HAVE_ATOMIC 06:01:58 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:01:58 -- Found Curses: /usr/lib/libcurses.so 06:01:58 -- Configuring done (0.4s) 06:01:58 -- Generating done (0.0s) 06:01:58 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:01:58 + make+ 06:01:58 tee debug.log 06:01:58 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:01:58 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:01:58 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:01:58 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:01:58 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:01:58 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:01:58 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:01:58 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:01:59 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:01:59 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:01:59 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:01:59 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:01:59 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:01:59 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:01:59 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:01:59 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:01:59 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:01:59 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:01:59 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:01:59 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:01:59 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:01:59 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:01:59 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:01:59 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:01:59 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:59 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:01:59 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:01:59 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:01:59 | ^~~~~~~~~~~ 06:01:59 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:01:59 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:01:59 | ~^ 06:01:59 | | 06:01:59 | char * 06:01:59 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:01:59 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:01:59 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:01:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:02:00 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:02:00 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:02:00 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:02:00 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:02:00 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:02:00 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:02:00 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:02:00 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:02:00 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:02:00 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:02:01 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:02:01 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:02:01 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:02:01 [ 68%] Linking C shared library libcsdk.so 06:02:01 [ 68%] Built target csdk 06:02:01 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:02:01 [ 72%] Linking C executable template 06:02:01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:01 [ 72%] Built target template 06:02:01 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:02:01 [ 76%] Linking C executable device-counter 06:02:01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:01 [ 76%] Built target device-counter 06:02:01 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:02:01 [ 80%] Linking C executable device-random 06:02:01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:01 [ 80%] Built target device-random 06:02:01 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:02:01 [ 84%] Linking C executable device-gyro 06:02:01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:01 [ 84%] Built target device-gyro 06:02:01 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:02:01 [ 88%] Linking C executable device-bitfields 06:02:01 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:01 [ 88%] Built target device-bitfields 06:02:01 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:02:02 [ 92%] Linking C executable template-discovery 06:02:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:02 [ 92%] Built target template-discovery 06:02:02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:02:02 [ 96%] Linking C executable device-file 06:02:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:02 [ 96%] Built target device-file 06:02:02 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:02:02 [100%] Linking C executable device-terminal 06:02:02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:02 [100%] Built target device-terminal 06:02:02 + cp -rf include/devsdk include/edgex /usr/include/ 06:02:02 + cp build/release/c/libcsdk.so /usr/lib/ 06:02:02 + mkdir -p /usr/share/doc/edgex-csdk 06:02:02 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:02:02 + cp LICENSE /usr/share/doc/edgex-csdk 06:02:02 + rm -rf /device-bacnet-c/deps 06:02:02 Removing intermediate container 6428cf6b417d 06:02:02 ---> faf4400ced9b 06:02:02 Step 11/31 : RUN /device-bacnet-c/scripts/build.sh 06:02:02 ---> Running in d91981dbe836 06:02:02 + readlink -f /device-bacnet-c/scripts/build.sh 06:02:02 + dirname /device-bacnet-c/scripts/build.sh 06:02:02 + dirname /device-bacnet-c/scripts 06:02:02 + ROOT=/device-bacnet-c 06:02:02 /device-bacnet-c 06:02:02 + echo /device-bacnet-c 06:02:02 + cd /device-bacnet-c 06:02:02 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:02:02 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 06:02:02 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:02:02 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:02:02 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:02:03 -- /opt/iotech/iot/1.5/include 06:02:03 -- Configuring done (0.0s) 06:02:03 -- Generating done (0.0s) 06:02:03 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:02:03 + make 06:02:03 + tee release.log 06:02:03 [ 22%] Built target bacnet_objects 06:02:03 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:02:03 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:02:03 In file included from /device-bacnet-c/src/c/driver.c:42: 06:02:03 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:02:03 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:02:03 572 | "The value type %d is not accepted", values[i]); 06:02:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:02:03 | | 06:02:03 | const iot_data_t * 06:02:03 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:02:03 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:02:03 | ^~~~~~~~~~~ 06:02:03 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:02:03 572 | "The value type %d is not accepted", values[i]); 06:02:03 | ~^ 06:02:03 | | 06:02:03 | int 06:02:03 [ 55%] Linking C executable device-bacnet-c 06:02: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.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:03 [100%] Built target device-bacnet-c 06:02:03 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:02:03 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:02:03 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:02:03 -- /opt/iotech/iot/1.5/include 06:02:03 -- Configuring done (0.0s) 06:02:03 -- Generating done (0.0s) 06:02:03 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:02:03 + + teemake release.log 06:02:03 06:02:03 [ 22%] Built target bacnet_objects 06:02:03 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:02:03 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:02:03 In file included from /device-bacnet-c/src/c/driver.c:42: 06:02:03 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:02:03 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:02:03 572 | "The value type %d is not accepted", values[i]); 06:02:03 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:02:03 | | 06:02:03 | const iot_data_t * 06:02:03 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:02:03 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:02:03 | ^~~~~~~~~~~ 06:02:03 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:02:03 572 | "The value type %d is not accepted", values[i]); 06:02:03 | ~^ 06:02:03 | | 06:02:03 | int 06:02:04 [ 55%] Linking C executable device-bacnet-c 06:02:04 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:02:04 [100%] Built target device-bacnet-c 06:02:04 Removing intermediate container d91981dbe836 06:02:04 ---> 2883c927437b 06:02:04 Step 12/31 : FROM alpine:3.20 06:02:05 3.20: Pulling from library/alpine 06:02:05 66a3d608f3fa: Pulling fs layer 06:02:05 66a3d608f3fa: Verifying Checksum 06:02:05 66a3d608f3fa: Download complete 06:02:05 66a3d608f3fa: Pull complete 06:02:05 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:02:05 Status: Downloaded newer image for alpine:3.20 06:02:05 ---> e29df9b510ff 06:02:05 Step 13/31 : MAINTAINER iotech 06:02:05 ---> Running in b415e3dd5211 06:02:05 Removing intermediate container b415e3dd5211 06:02:05 ---> 1412605340f5 06:02:05 Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:02:05 ---> Running in dd8e47bd337a 06:02:05 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:02:06 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:02:06 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:02:06 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:02:06 Removing intermediate container dd8e47bd337a 06:02:06 ---> 16ab6f79f133 06:02:06 Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:02:06 ---> Running in f3be5c7a8bf8 06:02:07 Removing intermediate container f3be5c7a8bf8 06:02:07 ---> c907b763aad3 06:02:07 Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:02:07 ---> Running in 6c4db8104f7a 06:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:07 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:08 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:02:08 (1/27) Installing ca-certificates (20241121-r1) 06:02:08 (2/27) Installing brotli-libs (1.1.0-r2) 06:02:08 (3/27) Installing c-ares (1.33.1-r0) 06:02:08 (4/27) Installing libunistring (1.2-r0) 06:02:08 (5/27) Installing libidn2 (2.3.7-r0) 06:02:08 (6/27) Installing nghttp2-libs (1.62.1-r0) 06:02:08 (7/27) Installing libpsl (0.21.5-r1) 06:02:08 (8/27) Installing zstd-libs (1.5.6-r0) 06:02:08 (9/27) Installing libcurl (8.11.1-r0) 06:02:08 (10/27) Installing curl (8.11.1-r0) 06:02:08 (11/27) Installing dumb-init (1.2.5-r3) 06:02:08 (12/27) Installing hiredis (1.2.0-r0) 06:02:08 (13/27) Installing yaml (0.2.5-r2) 06:02:08 (14/27) Installing libcbor (0.11.0-r0) 06:02:08 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) 06:02:09 (16/27) Installing pkgconf (2.2.0-r0) 06:02:09 (17/27) Installing openssl-dev (3.3.2-r1) 06:02:09 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:02:09 (19/27) Installing gmp (6.3.0-r1) 06:02:09 (20/27) Installing nettle (3.9.1-r0) 06:02:09 (21/27) Installing libffi (3.4.6-r0) 06:02:09 (22/27) Installing libtasn1 (4.19.0-r2) 06:02:09 (23/27) Installing p11-kit (0.25.3-r0) 06:02:09 (24/27) Installing gnutls (3.8.5-r0) 06:02:09 (25/27) Installing libmicrohttpd (0.9.77-r0) 06:02:10 (26/27) Installing libuuid (2.40.1-r1) 06:02:10 (27/27) Installing linux-headers (6.6-r0) 06:02:10 Executing busybox-1.36.1-r29.trigger 06:02:10 Executing ca-certificates-20241121-r1.trigger 06:02:10 OK: 30 MiB in 41 packages 06:02:11 Removing intermediate container 6c4db8104f7a 06:02:11 ---> 72d8f16ae6a8 06:02:11 Step 17/31 : RUN apk --no-cache upgrade 06:02:11 ---> Running in c5a98ff69e5b 06:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:11 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:12 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:02:12 OK: 30 MiB in 41 packages 06:02:12 Removing intermediate container c5a98ff69e5b 06:02:12 ---> 2a1f7676d296 06:02:12 Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / 06:02:12 ---> 960e6e7d58ea 06:02:12 Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:02:13 ---> df65e46d45b9 06:02:13 Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 06:02:13 ---> 510f62e6b502 06:02:13 Step 21/31 : COPY LICENSE /. 06:02:13 ---> 7c1c744fcff5 06:02:13 Step 22/31 : COPY Attribution.txt /. 06:02:13 ---> 513fd26f10f3 06:02:13 Step 23/31 : COPY res /res 06:02:13 ---> 3bb4a303e9bc 06:02:13 Step 24/31 : COPY sample-profiles /sample-profiles 06:02:13 ---> dfd209800d8d 06:02:13 Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' 06:02:13 ---> Running in 25e503351fa1 06:02:13 Removing intermediate container 25e503351fa1 06:02:13 ---> cdd2bf6e41fc 06:02:13 Step 26/31 : EXPOSE 59980 06:02:13 ---> Running in 77d155b7cf14 06:02:13 Removing intermediate container 77d155b7cf14 06:02:13 ---> f17445456509 06:02:13 Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] 06:02:13 ---> Running in 4ba6875c8132 06:02:13 Removing intermediate container 4ba6875c8132 06:02:13 ---> 1fe8e4cb8c83 06:02:13 Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] 06:02:13 ---> Running in 597fa15aa875 06:02:13 Removing intermediate container 597fa15aa875 06:02:13 ---> fe128d87d60a 06:02:13 Step 29/31 : LABEL arch=amd64 06:02:13 ---> Running in fd24ee092edc 06:02:14 Removing intermediate container fd24ee092edc 06:02:14 ---> 77d2b8116de5 06:02:14 Step 30/31 : LABEL git_sha=f2ccd720424fccf53d66299bc60d2e163acc52e1 06:02:14 ---> Running in a2f67f769db7 06:02:14 Removing intermediate container a2f67f769db7 06:02:14 ---> 212a2142055a 06:02:14 Step 31/31 : LABEL version=3.2.0-dev.1 06:02:14 ---> Running in d808ebfd13be 06:02:14 Removing intermediate container d808ebfd13be 06:02:14 ---> 0edecccd013f 06:02:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:02:14 Successfully built 0edecccd013f 06:02:14 Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:14 provisioning config files... 06:02:14 copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10709453500326401026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:14 ---> ****-login.sh 06:02:14 nexus3.edgexfoundry.org:10001 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10002 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10003 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 nexus3.edgexfoundry.org:10004 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 ****.io 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 ---> ****-login.sh ends [Pipeline] } 06:02:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:02:15 [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: 06:02:15 f2ccd720424fccf53d66299bc60d2e163acc52e1 06:02:15 latest 06:02:15 3.2.0-dev.1 06:02:15 f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:02:15 main 06:02:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:15 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:16 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 06:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 06:02:16 1e6d7361e7b8: Preparing 06:02:16 337c3f343159: Preparing 06:02:16 96e62ce01d6b: Preparing 06:02:16 ea851671834e: Preparing 06:02:16 67b0f3dd1e54: Preparing 06:02:16 ead3367eeb58: Preparing 06:02:16 9f44d6b6212d: Preparing 06:02:16 183e98219c84: Preparing 06:02:16 2a1971bd46a2: Preparing 06:02:16 e6cc5ad4ae8d: Preparing 06:02:16 12d67002d0f7: Preparing 06:02:16 ce5a8cde9eee: Preparing 06:02:16 e6cc5ad4ae8d: Waiting 06:02:16 2a1971bd46a2: Waiting 06:02:16 ead3367eeb58: Waiting 06:02:16 12d67002d0f7: Waiting 06:02:16 9f44d6b6212d: Waiting 06:02:16 183e98219c84: Waiting 06:02:16 1e6d7361e7b8: Pushed 06:02:16 ea851671834e: Pushed 06:02:16 96e62ce01d6b: Pushed 06:02:16 337c3f343159: Pushed 06:02:16 67b0f3dd1e54: Pushed 06:02:16 e6cc5ad4ae8d: Pushed 06:02:16 183e98219c84: Pushed 06:02:16 ead3367eeb58: Pushed 06:02:16 ce5a8cde9eee: Layer already exists 06:02:16 9f44d6b6212d: Pushed 06:02:16 12d67002d0f7: Pushed 06:02:18 2a1971bd46a2: Pushed 06:02:18 f2ccd720424fccf53d66299bc60d2e163acc52e1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:19 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:19 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest 06:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 06:02:19 1e6d7361e7b8: Preparing 06:02:19 337c3f343159: Preparing 06:02:19 96e62ce01d6b: Preparing 06:02:19 ea851671834e: Preparing 06:02:19 67b0f3dd1e54: Preparing 06:02:19 ead3367eeb58: Preparing 06:02:19 9f44d6b6212d: Preparing 06:02:19 183e98219c84: Preparing 06:02:19 2a1971bd46a2: Preparing 06:02:19 e6cc5ad4ae8d: Preparing 06:02:19 12d67002d0f7: Preparing 06:02:19 ce5a8cde9eee: Preparing 06:02:19 ead3367eeb58: Waiting 06:02:19 183e98219c84: Waiting 06:02:19 2a1971bd46a2: Waiting 06:02:19 e6cc5ad4ae8d: Waiting 06:02:19 ce5a8cde9eee: Waiting 06:02:19 12d67002d0f7: Waiting 06:02:19 67b0f3dd1e54: Layer already exists 06:02:19 1e6d7361e7b8: Layer already exists 06:02:19 96e62ce01d6b: Layer already exists 06:02:19 ea851671834e: Layer already exists 06:02:19 337c3f343159: Layer already exists 06:02:19 183e98219c84: Layer already exists 06:02:19 2a1971bd46a2: Layer already exists 06:02:19 9f44d6b6212d: Layer already exists 06:02:19 ead3367eeb58: Layer already exists 06:02:19 e6cc5ad4ae8d: Layer already exists 06:02:19 12d67002d0f7: Layer already exists 06:02:19 ce5a8cde9eee: Layer already exists 06:02:19 latest: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:19 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:20 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 06:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 06:02:20 1e6d7361e7b8: Preparing 06:02:20 337c3f343159: Preparing 06:02:20 96e62ce01d6b: Preparing 06:02:20 ea851671834e: Preparing 06:02:20 67b0f3dd1e54: Preparing 06:02:20 ead3367eeb58: Preparing 06:02:20 9f44d6b6212d: Preparing 06:02:20 183e98219c84: Preparing 06:02:20 2a1971bd46a2: Preparing 06:02:20 e6cc5ad4ae8d: Preparing 06:02:20 12d67002d0f7: Preparing 06:02:20 ce5a8cde9eee: Preparing 06:02:20 183e98219c84: Waiting 06:02:20 12d67002d0f7: Waiting 06:02:20 2a1971bd46a2: Waiting 06:02:20 e6cc5ad4ae8d: Waiting 06:02:20 ce5a8cde9eee: Waiting 06:02:20 ead3367eeb58: Waiting 06:02:20 9f44d6b6212d: Waiting 06:02:20 ea851671834e: Layer already exists 06:02:20 67b0f3dd1e54: Layer already exists 06:02:20 337c3f343159: Layer already exists 06:02:20 96e62ce01d6b: Layer already exists 06:02:20 1e6d7361e7b8: Layer already exists 06:02:20 ead3367eeb58: Layer already exists 06:02:20 183e98219c84: Layer already exists 06:02:20 9f44d6b6212d: Layer already exists 06:02:20 e6cc5ad4ae8d: Layer already exists 06:02:20 2a1971bd46a2: Layer already exists 06:02:20 12d67002d0f7: Layer already exists 06:02:20 ce5a8cde9eee: Layer already exists 06:02:20 3.2.0-dev.1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:20 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:20 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 06:02:20 1e6d7361e7b8: Preparing 06:02:20 337c3f343159: Preparing 06:02:20 96e62ce01d6b: Preparing 06:02:20 ea851671834e: Preparing 06:02:20 67b0f3dd1e54: Preparing 06:02:20 ead3367eeb58: Preparing 06:02:20 9f44d6b6212d: Preparing 06:02:20 183e98219c84: Preparing 06:02:20 2a1971bd46a2: Preparing 06:02:20 e6cc5ad4ae8d: Preparing 06:02:20 12d67002d0f7: Preparing 06:02:20 ce5a8cde9eee: Preparing 06:02:20 ead3367eeb58: Waiting 06:02:20 9f44d6b6212d: Waiting 06:02:20 183e98219c84: Waiting 06:02:20 2a1971bd46a2: Waiting 06:02:20 e6cc5ad4ae8d: Waiting 06:02:20 12d67002d0f7: Waiting 06:02:20 ce5a8cde9eee: Waiting 06:02:20 337c3f343159: Layer already exists 06:02:20 96e62ce01d6b: Layer already exists 06:02:20 ea851671834e: Layer already exists 06:02:20 67b0f3dd1e54: Layer already exists 06:02:20 1e6d7361e7b8: Layer already exists 06:02:20 ead3367eeb58: Layer already exists 06:02:20 9f44d6b6212d: Layer already exists 06:02:20 2a1971bd46a2: Layer already exists 06:02:20 183e98219c84: Layer already exists 06:02:20 e6cc5ad4ae8d: Layer already exists 06:02:20 12d67002d0f7: Layer already exists 06:02:20 ce5a8cde9eee: Layer already exists 06:02:20 f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:21 + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:21 + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main 06:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] 06:02:21 1e6d7361e7b8: Preparing 06:02:21 337c3f343159: Preparing 06:02:21 96e62ce01d6b: Preparing 06:02:21 ea851671834e: Preparing 06:02:21 67b0f3dd1e54: Preparing 06:02:21 ead3367eeb58: Preparing 06:02:21 9f44d6b6212d: Preparing 06:02:21 183e98219c84: Preparing 06:02:21 2a1971bd46a2: Preparing 06:02:21 e6cc5ad4ae8d: Preparing 06:02:21 12d67002d0f7: Preparing 06:02:21 ce5a8cde9eee: Preparing 06:02:21 ead3367eeb58: Waiting 06:02:21 183e98219c84: Waiting 06:02:21 2a1971bd46a2: Waiting 06:02:21 ce5a8cde9eee: Waiting 06:02:21 e6cc5ad4ae8d: Waiting 06:02:21 9f44d6b6212d: Waiting 06:02:21 ea851671834e: Layer already exists 06:02:21 67b0f3dd1e54: Layer already exists 06:02:21 1e6d7361e7b8: Layer already exists 06:02:21 337c3f343159: Layer already exists 06:02:21 96e62ce01d6b: Layer already exists 06:02:21 9f44d6b6212d: Layer already exists 06:02:21 ead3367eeb58: Layer already exists 06:02:21 183e98219c84: Layer already exists 06:02:21 e6cc5ad4ae8d: Layer already exists 06:02:21 2a1971bd46a2: Layer already exists 06:02:21 ce5a8cde9eee: Layer already exists 06:02:21 12d67002d0f7: Layer already exists 06:02:21 main: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:21 ===================================================== [Pipeline] echo 06:02:21 taggedImages: 06:02:21 - nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 06:02:21 - nexus3.edgexfoundry.org:10004/device-bacnet:latest 06:02:21 - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 06:02:21 - nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:02:21 - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:22 06:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:22 latest: Pulling from edgex-lftools-log-publisher 06:02:22 5eb5b503b376: Pulling fs layer 06:02:22 5c69ac0246d0: Pulling fs layer 06:02:22 ec43610c2a17: Pulling fs layer 06:02:22 3a2ae6a8a46f: Pulling fs layer 06:02:22 33b1e0a273af: Pulling fs layer 06:02:22 5d3b04190fa2: Pulling fs layer 06:02:22 2f39f015ded8: Pulling fs layer 06:02:22 33b1e0a273af: Waiting 06:02:22 5d3b04190fa2: Waiting 06:02:22 2f39f015ded8: Waiting 06:02:22 3a2ae6a8a46f: Waiting 06:02:22 5c69ac0246d0: Download complete 06:02:22 3a2ae6a8a46f: Verifying Checksum 06:02:22 3a2ae6a8a46f: Download complete 06:02:22 33b1e0a273af: Verifying Checksum 06:02:22 33b1e0a273af: Download complete 06:02:22 5d3b04190fa2: Download complete 06:02:22 ec43610c2a17: Verifying Checksum 06:02:22 ec43610c2a17: Download complete 06:02:22 5eb5b503b376: Download complete 06:02:23 2f39f015ded8: Download complete 06:02:23 5eb5b503b376: Pull complete 06:02:23 5c69ac0246d0: Pull complete 06:02:24 ec43610c2a17: Pull complete 06:02:24 3a2ae6a8a46f: Pull complete 06:02:24 33b1e0a273af: Pull complete 06:02:24 5d3b04190fa2: Pull complete 06:02:28 2f39f015ded8: Pull complete 06:02:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:28 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:02:28 $ 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/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:02:32 $ docker top 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:32 ---> job-cost.sh 06:02:32 lf-activate-venv: SKIPPING 06:02:32 INFO: No Stack... 06:02:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:33 INFO: Archiving Costs [Pipeline] sh 06:02:34 + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv 06:02:34 + cut -d, -f6 [Pipeline] lock 06:02:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] 06:02:34 Resource [jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] did not exist. Created. 06:02:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:34 Stashed 1 file(s) [Pipeline] } 06:02:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:34 $ docker stop --time=1 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b 06:02:35 $ docker rm -f --volumes 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36687 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws 06:02:39 Running in /w/workspace/device-bacnet-c/28 [Pipeline] { [Pipeline] checkout 06:02:42 Selected Git installation does not exist. Using Default 06:02:42 The recommended git tool is: NONE 06:02:48 using credential edgex-jenkins-ssh 06:02:48 Cloning the remote Git repository 06:02:48 Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git 06:02:48 > git init /w/workspace/device-bacnet-c/28 # timeout=10 06:02:49 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git 06:02:49 > git --version # timeout=10 06:02:49 > git --version # 'git version 2.25.1' 06:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:49 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 06:02:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:50 Avoid second fetch 06:02:50 Checking out Revision f2ccd720424fccf53d66299bc60d2e163acc52e1 (main) 06:02:51 Commit message: "Merge pull request #96 from FelixTing/move-to-v4" 06:02:50 > git config core.sparsecheckout # timeout=10 06:02:50 > git checkout -f f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:56 Dload Upload Total Spent Left Speed 06:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 06:02:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:56 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 06:02:56 /etc/docker/daemon.new 06:02:56 { 06:02:56 "registry-mirrors": [ 06:02:56 "https://nexus3.edgexfoundry.org:10001" 06:02:56 ], 06:02:56 "bip": "10.250.0.254/24", 06:02:56 "hosts": [ 06:02:56 "tcp://0.0.0.0:5555", 06:02:56 "unix:///var/run/docker.sock" 06:02:56 ], 06:02:56 "mtu": 1458, 06:02:56 "selinux-enabled": true, 06:02:56 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:56 } [Pipeline] sh 06:02:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:15 provisioning config files... 06:03:15 copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/28@tmp/config5165935315035793099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:16 ---> ****-login.sh 06:03:16 nexus3.edgexfoundry.org:10001 06:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:16 Configure a credential helper to remove this warning. See 06:03:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:16 06:03:16 Login Succeeded 06:03:16 nexus3.edgexfoundry.org:10002 06:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:17 Configure a credential helper to remove this warning. See 06:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:17 06:03:17 Login Succeeded 06:03:17 nexus3.edgexfoundry.org:10003 06:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:17 Configure a credential helper to remove this warning. See 06:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:17 06:03:17 Login Succeeded 06:03:17 nexus3.edgexfoundry.org:10004 06:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:17 Configure a credential helper to remove this warning. See 06:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:17 06:03:17 Login Succeeded 06:03:17 ****.io 06:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:17 Configure a credential helper to remove this warning. See 06:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:17 06:03:17 Login Succeeded 06:03:17 ---> ****-login.sh ends [Pipeline] } 06:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:18 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 06:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:18 ========================================================= 06:03:18 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 06:03:18 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:18 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 06:03:20 #0 building with "default" instance using docker driver 06:03:20 06:03:20 #1 [internal] load .dockerignore 06:03:20 #1 transferring context: 2B done 06:03:20 #1 DONE 0.1s 06:03:20 06:03:20 #2 [internal] load build definition from Dockerfile.alpine-base 06:03:20 #2 transferring dockerfile: 1.45kB done 06:03:20 #2 DONE 0.1s 06:03:20 06:03:20 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 06:03:20 #3 DONE 0.1s 06:03:20 06:03:20 #4 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 06:03:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done 06:03:20 #4 ... 06:03:20 06:03:20 #5 [internal] load build context 06:03:20 #5 transferring context: 85.88kB 0.0s done 06:03:20 #5 DONE 0.1s 06:03:20 06:03:20 #4 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 06:03:20 #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done 06:03:20 #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done 06:03:20 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 06:03:20 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 6.29MB / 109.51MB 0.2s 06:03:20 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 06:03:20 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 06:03:20 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 15.39MB / 109.51MB 0.4s 06:03:20 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 25.17MB / 109.51MB 0.6s 06:03:20 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done 06:03:20 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 41.99MB / 109.51MB 0.9s 06:03:20 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 49.28MB / 109.51MB 1.0s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 55.57MB / 109.51MB 1.1s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 61.87MB / 109.51MB 1.2s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 75.50MB / 109.51MB 1.4s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 81.79MB / 109.51MB 1.5s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 95.42MB / 109.51MB 1.7s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 101.71MB / 109.51MB 1.8s 06:03:21 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.05MB / 109.51MB 1.9s 06:03:22 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.0s done 06:03:22 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 06:03:27 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.2s 06:03:34 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.2s 06:03:34 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.4s done 06:03:34 #4 DONE 14.9s 06:03:34 06:03:34 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:03:35 #6 0.669 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:03:36 #6 1.180 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:03:36 #6 1.180 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:03:36 #6 1.181 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:03:36 #6 DONE 2.1s 06:03:36 06:03:36 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:03:37 #7 DONE 0.8s 06:03:37 06:03:37 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 06:03:38 #8 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:38 #8 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:39 #8 1.762 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:41 #8 4.060 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:41 #8 4.094 (1/18) Installing dumb-init (1.2.5-r2) 06:03:41 #8 4.184 (2/18) Installing hiredis (1.1.0-r2) 06:03:41 #8 4.272 (3/18) Installing hiredis-dev (1.1.0-r2) 06:03:41 #8 4.394 (4/18) Installing libcbor (0.10.2-r1) 06:03:42 #8 4.481 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 06:03:43 #8 5.271 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 06:03:43 #8 5.396 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:03:43 #8 5.627 (8/18) Installing libcbor-dev (0.10.2-r1) 06:03:43 #8 5.727 (9/18) Installing libmenuw (6.4_p20230506-r0) 06:03:43 #8 5.814 (10/18) Installing libpanelw (6.4_p20230506-r0) 06:03:43 #8 5.825 (11/18) Installing libncurses++ (6.4_p20230506-r0) 06:03:43 #8 5.912 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 06:03:43 #8 6.051 (13/18) Installing libblkid (2.38.1-r8) 06:03:43 #8 6.065 (14/18) Installing libuuid (2.38.1-r8) 06:03:43 #8 6.071 (15/18) Installing libfdisk (2.38.1-r8) 06:03:43 #8 6.087 (16/18) Installing libmount (2.38.1-r8) 06:03:43 #8 6.102 (17/18) Installing libsmartcols (2.38.1-r8) 06:03:43 #8 6.114 (18/18) Installing util-linux-dev (2.38.1-r8) 06:03:43 #8 6.268 Executing busybox-1.36.1-r4.trigger 06:03:43 #8 6.314 OK: 333 MiB in 100 packages 06:03:44 #8 DONE 6.6s 06:03:44 06:03:44 #9 [ 5/11] RUN apk --no-cache upgrade 06:03:45 #9 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:45 #9 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:45 #9 1.626 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:46 #9 2.565 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:46 #9 2.613 Upgrading critical system libraries and apk-tools: 06:03:46 #9 2.614 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:03:46 #9 2.632 Executing busybox-1.36.1-r4.trigger 06:03:47 #9 2.906 Continuing the upgrade transaction with new apk-tools: 06:03:47 #9 2.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:47 #9 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:48 #9 3.789 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:49 #9 4.621 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:03:49 #9 4.675 (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 06:03:49 #9 4.719 Executing busybox-1.36.1-r7.post-upgrade 06:03:49 #9 4.771 (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 06:03:49 #9 4.777 (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 06:03:49 #9 4.792 (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) 06:03:49 #9 4.901 (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) 06:03:49 #9 4.921 (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 06:03:49 #9 5.010 (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 06:03:49 #9 5.021 (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 06:03:49 #9 5.127 (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 06:03:49 #9 5.224 (10/19) Installing libpsl (0.21.5-r0) 06:03:49 #9 5.234 (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) 06:03:49 #9 5.257 (12/19) Installing libpsl-utils (0.21.5-r0) 06:03:49 #9 5.346 (13/19) Installing libpsl-dev (0.21.5-r0) 06:03:49 #9 5.436 (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) 06:03:49 #9 5.537 (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) 06:03:49 #9 5.636 (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) 06:03:51 #9 5.886 (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 06:03:51 #9 6.288 (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 06:03:51 #9 6.375 (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 06:03:51 #9 6.499 Executing busybox-1.36.1-r7.trigger 06:03:51 #9 6.515 Executing ca-certificates-20241121-r1.trigger 06:03:51 #9 6.725 OK: 334 MiB in 103 packages 06:03:51 #9 DONE 7.1s 06:03:51 06:03:51 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 06:03:51 #10 DONE 0.1s 06:03:51 06:03:51 #11 [ 7/11] COPY src /device-bacnet-c/src/ 06:03:51 #11 DONE 0.1s 06:03:51 06:03:51 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 06:03:51 #12 DONE 0.1s 06:03:51 06:03:51 #13 [ 9/11] WORKDIR /device-bacnet-c 06:03:51 #13 DONE 0.1s 06:03:51 06:03:51 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 06:03:52 #14 0.590 + CSDK_VER=4.0.0-dev.14 06:03:52 #14 0.590 + '[' '!' -d deps ] 06:03:52 #14 0.591 + mkdir deps 06:03:52 #14 0.594 + cd /device-bacnet-c/deps 06:03:52 #14 0.594 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 06:03:52 #14 0.599 Connecting to github.com (140.82.112.4:443) 06:03:52 #14 0.797 Connecting to codeload.github.com (140.82.113.9:443) 06:03:52 #14 1.005 saving to 'v4.0.0-dev.14.zip' 06:03:52 #14 1.064 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 06:03:52 #14 1.064 'v4.0.0-dev.14.zip' saved 06:03:53 #14 1.066 + unzip v4.0.0-dev.14.zip 06:03:53 #14 1.068 Archive: v4.0.0-dev.14.zip 06:03:53 #14 1.081 creating: device-sdk-c-4.0.0-dev.14/ 06:03:53 #14 1.081 creating: device-sdk-c-4.0.0-dev.14/.github/ 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 06:03:53 #14 1.081 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Makefile 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.md 06:03:53 #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 06:03:53 #14 1.081 creating: device-sdk-c-4.0.0-dev.14/docs/ 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 06:03:53 #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/ 06:03:53 #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 06:03:53 #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 06:03:53 #14 1.090 creating: device-sdk-c-4.0.0-dev.14/scripts/ 06:03:53 #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 06:03:53 #14 1.102 creating: device-sdk-c-4.0.0-dev.14/src/ 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 06:03:53 #14 1.102 creating: device-sdk-c-4.0.0-dev.14/src/c/ 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 06:03:53 #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 06:03:53 #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 06:03:53 #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 06:03:53 #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 06:03:53 #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 06:03:53 #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 06:03:53 #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 06:03:53 #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:03:53 #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 06:03:53 #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 06:03:53 #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 06:03:53 #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 06:03:53 #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 06:03:53 #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 06:03:53 #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 06:03:53 #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 06:03:53 #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 06:03:53 #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 06:03:53 #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 06:03:53 #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 06:03:53 #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 06:03:53 #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:03:53 #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 06:03:53 #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 06:03:53 #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 06:03:53 #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 06:03:53 #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 06:03:53 #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 06:03:53 #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 06:03:53 #14 1.174 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 06:03:53 #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 06:03:53 #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 06:03:53 #14 1.195 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 06:03:53 #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 06:03:53 #14 1.195 + cd device-sdk-c-4.0.0-dev.14 06:03:53 #14 1.196 + ./scripts/build.sh 06:03:53 #14 1.198 + CPPCHECK=false 06:03:53 #14 1.198 + DOCGEN=false 06:03:53 #14 1.198 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:03:53 #14 1.198 + '[' 0 -gt 0 ] 06:03:53 #14 1.200 + readlink -f ./scripts/build.sh 06:03:53 #14 1.202 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:03:53 #14 1.204 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 06:03:53 #14 1.205 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:03:53 #14 1.205 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:03:53 #14 1.206 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:03:53 #14 1.209 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:03:53 #14 1.209 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:03:53 #14 1.552 -- The C compiler identification is GNU 12.2.1 06:03:53 #14 1.630 -- Detecting C compiler ABI info 06:03:53 #14 1.981 -- Detecting C compiler ABI info - done 06:03:53 #14 2.075 -- Check for working C compiler: /usr/bin/cc - skipped 06:03:53 #14 2.077 -- Detecting C compile features 06:03:53 #14 2.081 -- Detecting C compile features - done 06:03:53 #14 2.105 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:03:54 #14 2.348 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:03:54 #14 2.365 -- Found LIBYAML: /usr/lib/libyaml.so 06:03:54 #14 2.382 -- Found LIBUUID: /usr/lib/libuuid.so 06:03:54 #14 2.399 -- Found LIBCBOR: /usr/lib/libcbor.so 06:03:54 #14 2.416 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:03:54 #14 2.435 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:03:54 #14 2.435 -- /opt/iotech/iot/1.5/include 06:03:54 #14 2.436 -- C SDK 0.0.0 for Linux 06:03:54 #14 2.448 -- Performing Test CSDK_HAVE_ATOMIC 06:03:54 #14 2.790 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:03:54 #14 2.969 -- Found Curses: /usr/lib/libcurses.so 06:03:55 #14 3.088 -- Configuring done (1.9s) 06:03:55 #14 3.375 -- Generating done (0.3s) 06:03:55 #14 3.396 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:03:55 #14 3.424 + make all package 06:03:55 #14 3.425 + tee release.log 06:03:55 #14 3.563 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:03:56 #14 4.301 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:03:57 #14 5.320 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:03:58 #14 6.171 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:03:58 #14 6.824 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:04:01 #14 9.038 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:04:01 #14 9.267 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:04:02 #14 10.13 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:04:04 #14 11.93 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:04:04 #14 12.49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:04:05 #14 13.32 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:04:06 #14 14.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:04:06 #14 14.61 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:04:07 #14 15.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:04:07 #14 15.96 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:04:09 #14 17.95 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:04:10 #14 18.28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:04:10 #14 18.47 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:04:10 #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:04:10 #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:04:10 #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:04:10 #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:04:10 #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:04:10 #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:04:10 #14 18.47 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:04:10 #14 18.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:04:10 #14 18.47 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:04:10 #14 18.47 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:04:10 #14 18.47 | ^~~~~~~~~~~ 06:04:10 #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:04:10 #14 18.47 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:04:10 #14 18.47 | ~^ 06:04:10 #14 18.47 | | 06:04:10 #14 18.47 | char * 06:04:11 #14 19.75 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:04:12 #14 20.32 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:04:13 #14 21.53 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:04:13 #14 22.01 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:04:20 #14 28.66 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:04:21 #14 29.30 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:04:21 #14 29.72 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:04:22 #14 30.29 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:04:22 #14 30.64 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:04:24 #14 32.06 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:04:26 #14 34.53 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:04:26 #14 34.99 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:04:27 #14 35.90 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:04:28 #14 36.53 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:04:31 #14 38.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 06:04:31 #14 38.65 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:04:31 #14 38.65 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:04:31 #14 38.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:04:31 #14 38.65 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:04:31 #14 38.65 875 | const iot_data_t *deviceservices_config; 06:04:31 #14 38.65 | ^~~~~~~~~~~~~~~~~~~~~ 06:04:32 #14 39.85 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:04:32 #14 40.77 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:04:32 #14 41.16 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:04:33 #14 41.75 [ 68%] Linking C shared library libcsdk.so 06:04:33 #14 41.97 [ 68%] Built target csdk 06:04:33 #14 42.04 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:04:35 #14 42.98 [ 72%] Linking C executable template 06:04:35 #14 43.07 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:35 #14 43.37 [ 72%] Built target template 06:04:35 #14 43.43 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:04:36 #14 44.07 [ 76%] Linking C executable device-counter 06:04:36 #14 44.15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:36 #14 44.39 [ 76%] Built target device-counter 06:04:36 #14 44.46 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:04:36 #14 45.05 [ 80%] Linking C executable device-random 06:04:36 #14 45.14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:37 #14 45.36 [ 80%] Built target device-random 06:04:37 #14 45.41 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:04:37 #14 45.92 [ 84%] Linking C executable device-gyro 06:04:37 #14 46.01 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:38 #14 46.30 [ 84%] Built target device-gyro 06:04:38 #14 46.36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:04:38 #14 47.03 [ 88%] Linking C executable device-bitfields 06:04:39 #14 47.14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:39 #14 47.49 [ 88%] Built target device-bitfields 06:04:39 #14 47.56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:04:40 #14 48.55 [ 92%] Linking C executable template-discovery 06:04:40 #14 48.65 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:40 #14 48.86 [ 92%] Built target template-discovery 06:04:41 #14 48.92 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:04:41 #14 49.67 [ 96%] Linking C executable device-file 06:04:41 #14 49.76 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:42 #14 50.14 [ 96%] Built target device-file 06:04:42 #14 50.21 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:04:42 #14 50.84 [100%] Linking C executable device-terminal 06:04:42 #14 50.95 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:04:43 #14 51.33 [100%] Built target device-terminal 06:04:43 #14 51.40 Run CPack packaging tool... 06:04:43 #14 51.46 CPack: Create package using TGZ 06:04:43 #14 51.46 CPack: Install projects 06:04:43 #14 51.46 CPack: - Run preinstall target for: Csdk 06:04:44 #14 52.35 CPack: - Install project: Csdk [] 06:04:44 #14 52.38 CPack: Create package 06:04:44 #14 52.47 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 06:04:44 #14 52.48 + '[' false '=' true ] 06:04:44 #14 52.48 + '[' false '=' true ] 06:04:44 #14 52.48 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:04:44 #14 52.48 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:04:44 #14 52.48 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:04:44 #14 52.80 -- The C compiler identification is GNU 12.2.1 06:04:44 #14 52.87 -- Detecting C compiler ABI info 06:04:45 #14 53.21 -- Detecting C compiler ABI info - done 06:04:45 #14 53.29 -- Check for working C compiler: /usr/bin/cc - skipped 06:04:45 #14 53.29 -- Detecting C compile features 06:04:45 #14 53.30 -- Detecting C compile features - done 06:04:45 #14 53.32 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:04:45 #14 53.57 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:04:45 #14 53.59 -- Found LIBYAML: /usr/lib/libyaml.so 06:04:45 #14 53.61 -- Found LIBUUID: /usr/lib/libuuid.so 06:04:45 #14 53.63 -- Found LIBCBOR: /usr/lib/libcbor.so 06:04:45 #14 53.64 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:04:45 #14 53.66 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:04:45 #14 53.66 -- /opt/iotech/iot/1.5/include 06:04:45 #14 53.66 -- C SDK 0.0.0 for Linux 06:04:45 #14 53.67 -- Performing Test CSDK_HAVE_ATOMIC 06:04:45 #14 54.02 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:04:46 #14 54.20 -- Found Curses: /usr/lib/libcurses.so 06:04:46 #14 54.33 -- Configuring done (1.8s) 06:04:46 #14 54.61 -- Generating done (0.3s) 06:04:46 #14 54.63 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:04:46 #14 54.66 + + tee debug.log 06:04:46 #14 54.66 make 06:04:46 #14 54.80 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:04:47 #14 55.18 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:04:47 #14 55.61 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:04:47 #14 56.02 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:04:48 #14 56.41 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:04:49 #14 57.23 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:04:49 #14 57.42 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:04:49 #14 57.92 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:04:50 #14 58.70 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:04:50 #14 59.06 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:04:51 #14 59.58 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:04:51 #14 60.03 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:04:52 #14 60.46 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:04:52 #14 60.90 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:04:52 #14 61.16 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:04:53 #14 62.03 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:04:54 #14 62.30 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:04:54 #14 62.51 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:04:54 #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:04:54 #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:04:54 #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:04:54 #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:04:54 #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:04:54 #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:04:54 #14 62.51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:04:54 #14 62.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:04:54 #14 62.51 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:04:54 #14 62.51 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:04:54 #14 62.51 | ^~~~~~~~~~~ 06:04:54 #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:04:54 #14 62.51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:04:54 #14 62.51 | ~^ 06:04:54 #14 62.51 | | 06:04:54 #14 62.51 | char * 06:04:55 #14 62.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:04:55 #14 63.21 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:04:55 #14 63.91 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:04:56 #14 64.27 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:04:57 #14 65.51 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:04:57 #14 65.92 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:04:58 #14 66.22 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:04:58 #14 66.58 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:04:58 #14 66.87 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:04:59 #14 67.44 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:05:00 #14 68.89 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:05:00 #14 69.19 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:05:01 #14 69.59 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:05:01 #14 70.00 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:05:02 #14 70.96 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:05:03 #14 71.35 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:05:03 #14 71.66 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:05:03 #14 71.98 [ 68%] Linking C shared library libcsdk.so 06:05:04 #14 72.23 [ 68%] Built target csdk 06:05:04 #14 72.29 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:05:04 #14 72.65 [ 72%] Linking C executable template 06:05:04 #14 72.74 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:04 #14 72.98 [ 72%] Built target template 06:05:04 #14 73.05 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:05:05 #14 73.35 [ 76%] Linking C executable device-counter 06:05:05 #14 73.44 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:05 #14 73.70 [ 76%] Built target device-counter 06:05:05 #14 73.76 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:05:06 #14 74.06 [ 80%] Linking C executable device-random 06:05:06 #14 74.15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:06 #14 74.39 [ 80%] Built target device-random 06:05:06 #14 74.45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:05:06 #14 74.74 [ 84%] Linking C executable device-gyro 06:05:06 #14 74.83 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:07 #14 75.11 [ 84%] Built target device-gyro 06:05:07 #14 75.17 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:05:07 #14 75.49 [ 88%] Linking C executable device-bitfields 06:05:07 #14 75.58 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:07 #14 75.88 [ 88%] Built target device-bitfields 06:05:07 #14 75.94 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:05:08 #14 76.32 [ 92%] Linking C executable template-discovery 06:05:08 #14 76.40 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:08 #14 76.66 [ 92%] Built target template-discovery 06:05:08 #14 76.72 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:05:09 #14 77.06 [ 96%] Linking C executable device-file 06:05:09 #14 77.15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:09 #14 77.39 [ 96%] Built target device-file 06:05:09 #14 77.46 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:05:09 #14 77.87 [100%] Linking C executable device-terminal 06:05:09 #14 77.97 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:05:10 #14 78.34 [100%] Built target device-terminal 06:05:10 #14 78.37 + cp -rf include/devsdk include/edgex /usr/include/ 06:05:10 #14 78.38 + cp build/release/c/libcsdk.so /usr/lib/ 06:05:10 #14 78.38 + mkdir -p /usr/share/doc/edgex-csdk 06:05:10 #14 78.39 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:05:10 #14 78.39 + cp LICENSE /usr/share/doc/edgex-csdk 06:05:10 #14 78.39 + rm -rf /device-bacnet-c/deps 06:05:10 #14 DONE 78.6s 06:05:10 06:05:10 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 06:05:11 #15 0.792 + readlink -f /device-bacnet-c/scripts/build.sh 06:05:11 #15 0.794 + dirname /device-bacnet-c/scripts/build.sh 06:05:11 #15 0.796 + dirname /device-bacnet-c/scripts 06:05:11 #15 0.798 + ROOT=/device-bacnet-c 06:05:11 #15 0.798 + echo /device-bacnet-c 06:05:11 #15 0.798 /device-bacnet-c 06:05:11 #15 0.798 + cd /device-bacnet-c 06:05:11 #15 0.798 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:05:11 #15 0.799 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 06:05:11 #15 0.799 + git clone https://github.com/IOTechSystems/bacnet-stack.git 06:05:11 #15 0.806 Cloning into 'bacnet-stack'... 06:05:21 #15 10.11 Updating files: 35% (605/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 47% (794/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. 06:05:21 #15 11.50 + cd /device-bacnet-c/bacnet-stack 06:05:21 #15 11.50 + git checkout v0.8.6-IOTech 06:05:23 #15 13.13 Note: switching to 'v0.8.6-IOTech'. 06:05:23 #15 13.13 06:05:23 #15 13.13 You are in 'detached HEAD' state. You can look around, make experimental 06:05:23 #15 13.13 changes and commit them, and you can discard any commits you make in this 06:05:23 #15 13.13 state without impacting any branches by switching back to a branch. 06:05:23 #15 13.13 06:05:23 #15 13.13 If you want to create a new branch to retain commits you create, you may 06:05:23 #15 13.13 do so (now or later) by using -c with the switch command. Example: 06:05:23 #15 13.13 06:05:23 #15 13.13 git switch -c 06:05:23 #15 13.13 06:05:23 #15 13.13 Or undo this operation with: 06:05:23 #15 13.13 06:05:23 #15 13.13 git switch - 06:05:23 #15 13.13 06:05:23 #15 13.13 Turn off this advice by setting config variable advice.detachedHead to false 06:05:23 #15 13.13 06:05:23 #15 13.13 HEAD is now at 8b67b7f2 Changes for BACnet device service 06:05:23 #15 13.14 + mkdir -p /device-bacnet-c/lib/ip 06:05:23 #15 13.14 + mkdir -p /device-bacnet-c/lib/mstp 06:05:23 #15 13.14 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 06:05:23 #15 13.15 make -s -C lib clean 06:05:23 #15 13.16 make -s -C demo clean 06:05:23 #15 13.32 make -s -C demo/router clean 06:05:23 #15 13.33 make -s -C demo/router-ipv6 clean 06:05:23 #15 13.34 make -s -C demo/gateway clean 06:05:23 #15 13.35 make -s -C lib all 06:05:50 #15 39.50 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 06:05:50 #15 39.50 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 06:05:50 #15 39.50 147 | pthread_cancel(hThread); 06:05:50 #15 39.50 | ^~~~~~~ 06:05:50 #15 39.50 | | 06:05:50 #15 39.50 | long unsigned int 06:05:50 #15 39.50 In file included from ../ports/linux/net.h:73, 06:05:50 #15 39.50 from ../ports/linux/dlmstp.c:43: 06:05:50 #15 39.50 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 06:05:50 #15 39.50 98 | int pthread_cancel(pthread_t); 06:05:50 #15 39.50 | ^~~~~~~~~ 06:05:50 #15 39.51 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 06:05:50 #15 39.51 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 06:05:50 #15 39.51 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 06:05:50 #15 39.51 | ^~~~~~~~ 06:05:50 #15 39.51 | | 06:05:50 #15 39.51 | long unsigned int * 06:05:50 #15 39.51 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 06:05:50 #15 39.51 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 06:05:50 #15 39.51 | ^ 06:06:12 #15 61.19 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 06:06:12 #15 61.20 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 06:06:12 #15 61.20 make -s -C lib clean 06:06:12 #15 61.23 make -s -C demo clean 06:06:12 #15 61.40 make -s -C demo/router clean 06:06:12 #15 61.41 make -s -C demo/router-ipv6 clean 06:06:12 #15 61.41 make -s -C demo/gateway clean 06:06:12 #15 61.42 make -s -C lib all 06:07:09 #15 111.4 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 06:07:09 #15 111.4 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:07:09 #15 111.4 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:07:09 #15 111.4 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:07:09 #15 111.7 -- The C compiler identification is GNU 12.2.1 06:07:09 #15 111.8 -- Detecting C compiler ABI info 06:07:09 #15 112.1 -- Detecting C compiler ABI info - done 06:07:09 #15 112.2 -- Check for working C compiler: /usr/bin/cc - skipped 06:07:09 #15 112.2 -- Detecting C compile features 06:07:09 #15 112.2 -- Detecting C compile features - done 06:07:09 #15 112.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:07:09 #15 112.6 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:07:09 #15 112.6 -- Found Threads: TRUE 06:07:09 #15 112.6 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:07:09 #15 112.6 -- /opt/iotech/iot/1.5/include 06:07:09 #15 112.6 -- Configuring done (1.2s) 06:07:09 #15 112.7 -- Generating done (0.0s) 06:07:09 #15 112.7 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:07:09 #15 112.7 + make 06:07:09 #15 112.7 + tee release.log 06:07:09 #15 112.8 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:07:09 #15 114.2 [ 22%] Linking C static library libbacnet_objects.a 06:07:09 #15 114.3 [ 22%] Built target bacnet_objects 06:07:09 #15 114.4 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:07:09 #15 115.6 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:07:09 #15 116.2 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:07:09 #15 116.5 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:07:09 #15 116.9 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:07:09 #15 117.3 In file included from /device-bacnet-c/src/c/driver.c:42: 06:07:09 #15 117.3 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:07:09 #15 117.3 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:07:09 #15 117.3 572 | "The value type %d is not accepted", values[i]); 06:07:09 #15 117.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:07:09 #15 117.3 | | 06:07:09 #15 117.3 | const iot_data_t * 06:07:09 #15 117.3 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:07:09 #15 117.3 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:07:09 #15 117.3 | ^~~~~~~~~~~ 06:07:09 #15 117.3 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:07:09 #15 117.3 572 | "The value type %d is not accepted", values[i]); 06:07:09 #15 117.3 | ~^ 06:07:09 #15 117.3 | | 06:07:09 #15 117.3 | int 06:07:09 #15 118.7 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:07:09 #15 119.1 [100%] Linking C executable device-bacnet-c 06:07:09 #15 119.2 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:07:09 #15 119.5 [100%] Built target device-bacnet-c 06:07:09 #15 119.5 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:07:10 #15 119.5 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:07:10 #15 119.5 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:07:10 #15 119.8 -- The C compiler identification is GNU 12.2.1 06:07:10 #15 119.9 -- Detecting C compiler ABI info 06:07:10 #15 120.2 -- Detecting C compiler ABI info - done 06:07:10 #15 120.3 -- Check for working C compiler: /usr/bin/cc - skipped 06:07:10 #15 120.3 -- Detecting C compile features 06:07:10 #15 120.3 -- Detecting C compile features - done 06:07:10 #15 120.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 06:07:11 #15 120.6 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 06:07:11 #15 120.6 -- Found Threads: TRUE 06:07:11 #15 120.7 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:07:11 #15 120.7 -- /opt/iotech/iot/1.5/include 06:07:11 #15 120.7 -- Configuring done (1.1s) 06:07:11 #15 120.7 -- Generating done (0.0s) 06:07:11 #15 120.7 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:07:11 #15 120.7 + make 06:07:11 #15 120.7 + tee release.log 06:07:11 #15 120.8 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 06:07:12 #15 122.2 [ 22%] Linking C static library libbacnet_objects.a 06:07:12 #15 122.3 [ 22%] Built target bacnet_objects 06:07:12 #15 122.3 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:07:14 #15 123.5 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 06:07:14 #15 124.0 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 06:07:14 #15 124.4 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 06:07:15 #15 124.9 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:07:15 #15 125.2 In file included from /device-bacnet-c/src/c/driver.c:42: 06:07:15 #15 125.2 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:07:15 #15 125.3 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:07:15 #15 125.3 572 | "The value type %d is not accepted", values[i]); 06:07:15 #15 125.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:07:15 #15 125.3 | | 06:07:15 #15 125.3 | const iot_data_t * 06:07:15 #15 125.3 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:07:15 #15 125.3 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:07:15 #15 125.3 | ^~~~~~~~~~~ 06:07:15 #15 125.3 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:07:15 #15 125.3 572 | "The value type %d is not accepted", values[i]); 06:07:15 #15 125.3 | ~^ 06:07:15 #15 125.3 | | 06:07:15 #15 125.3 | int 06:07:17 #15 126.8 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 06:07:17 #15 127.2 [100%] Linking C executable device-bacnet-c 06:07:17 #15 127.3 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:07:18 #15 127.6 [100%] Built target device-bacnet-c 06:07:18 #15 DONE 127.7s 06:07:18 06:07:18 #16 exporting to image 06:07:18 #16 exporting layers 06:07:19 #16 exporting layers 1.2s done 06:07:19 #16 writing image sha256:1162420f6ea3cd482d38753c5b32b937959dd21c4b3403aca07b2ef4891a973b done 06:07:19 #16 naming to docker.io/library/ci-base-image-arm64 done 06:07:19 #16 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:20 + docker inspect -f . ci-base-image-arm64 06:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:20 prd-ubuntu20.04-docker-arm64-4c-16g-36687 does not seem to be running inside a container 06:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/28 -v /w/workspace/device-bacnet-c/28:/w/workspace/device-bacnet-c/28:rw,z -v /w/workspace/device-bacnet-c/28@tmp:/w/workspace/device-bacnet-c/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:21 $ docker top 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:22 + make test 06:07:22 build/release/device-bacnet-c/device-bacnet-c [Pipeline] } 06:07:22 $ docker stop --time=1 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 06:07:23 $ docker rm -f --volumes 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:24 + ls -al . 06:07:24 total 84 06:07:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 06:03 . 06:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 .. 06:07:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:02 .git 06:07:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:02 .github 06:07:24 -rw-rw-r-- 1 jenkins jenkins 1563 Jan 14 06:02 Attribution.txt 06:07:24 -rw-rw-r-- 1 jenkins jenkins 1004 Jan 14 06:02 CHANGELOG.md 06:07:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 06:02 GOVERNANCE.md 06:07:24 -rw-rw-r-- 1 jenkins jenkins 764 Jan 14 06:02 Jenkinsfile 06:07:24 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 14 06:02 LICENSE 06:07:24 -rw-rw-r-- 1 jenkins jenkins 837 Jan 14 06:02 Makefile 06:07:24 -rw-rw-r-- 1 jenkins jenkins 621 Jan 14 06:02 OWNERS.md 06:07:24 -rw-rw-r-- 1 jenkins jenkins 5491 Jan 14 06:02 README.md 06:07:24 -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:00 VERSION 06:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 docs 06:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 res 06:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 sample-profiles 06:07:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 scripts 06:07:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:24 + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f2ccd720424fccf53d66299bc60d2e163acc52e1 --label arch=arm64 --label version=3.2.0-dev.1 . 06:07:25 #0 building with "default" instance using docker driver 06:07:25 06:07:25 #1 [internal] load .dockerignore 06:07:25 #1 transferring context: 2B 0.0s done 06:07:25 #1 DONE 0.0s 06:07:25 06:07:25 #2 [internal] load build definition from Dockerfile.alpine 06:07:25 #2 transferring dockerfile: 2.40kB 0.0s done 06:07:25 #2 DONE 0.0s 06:07:25 06:07:25 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:25 #3 DONE 0.0s 06:07:25 06:07:25 #4 [internal] load metadata for docker.io/library/alpine:3.20 06:07:26 #4 DONE 0.2s 06:07:26 06:07:26 #5 [internal] load build context 06:07:26 #5 transferring context: 20.65kB 0.0s done 06:07:26 #5 DONE 0.1s 06:07:26 06:07:26 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:07:26 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 06:07:26 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:07:26 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:07:26 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:07:26 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 06:07:26 #6 ... 06:07:26 06:07:26 #7 [builder 1/10] FROM docker.io/library/ci-base-image-arm64 06:07:26 #7 DONE 0.3s 06:07:26 06:07:26 #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:07:26 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 06:07:26 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 06:07:27 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 06:07:27 #6 DONE 1.0s 06:07:27 06:07:27 #8 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:07:27 #8 0.662 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:07:27 #8 1.213 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:07:27 #8 1.219 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:07:27 #8 1.219 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:07:27 #8 DONE 1.4s 06:07:27 06:07:27 #9 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:07:27 #9 0.704 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:07:28 #9 1.195 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:07:28 #9 1.195 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:07:28 #9 1.196 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:07:28 #9 DONE 1.3s 06:07:28 06:07:28 #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:07:29 #10 DONE 1.1s 06:07:29 06:07:29 #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:07:29 #11 ... 06:07:29 06:07:29 #12 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 06:07:29 #12 DONE 1.1s 06:07:29 06:07:29 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:07:30 #13 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:30 #13 1.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:31 #13 1.931 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:32 #13 ... 06:07:32 06:07:32 #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 06:07:32 #11 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:07:32 #11 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:07:32 #11 2.139 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:32 #11 3.000 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:07:32 #11 3.087 OK: 334 MiB in 103 packages 06:07:32 #11 DONE 3.4s 06:07:32 06:07:32 #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts 06:07:32 #14 DONE 0.1s 06:07:32 06:07:32 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:07:32 #13 ... 06:07:32 06:07:32 #15 [builder 6/10] COPY src /device-bacnet-c/src/ 06:07:32 #15 DONE 0.1s 06:07:32 06:07:32 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:07:32 #13 2.964 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:07:32 #13 2.990 (1/27) Installing ca-certificates (20241121-r1) 06:07:32 #13 3.097 (2/27) Installing brotli-libs (1.1.0-r2) 06:07:32 #13 3.130 (3/27) Installing c-ares (1.33.1-r0) 06:07:32 #13 ... 06:07:32 06:07:32 #16 [builder 7/10] COPY VERSION /device-bacnet-c/ 06:07:32 #16 DONE 0.1s 06:07:32 06:07:32 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:07:32 #13 3.142 (4/27) Installing libunistring (1.2-r0) 06:07:32 #13 3.185 (5/27) Installing libidn2 (2.3.7-r0) 06:07:32 #13 3.196 (6/27) Installing nghttp2-libs (1.62.1-r0) 06:07:32 #13 3.208 (7/27) Installing libpsl (0.21.5-r1) 06:07:32 #13 3.223 (8/27) Installing zstd-libs (1.5.6-r0) 06:07:32 #13 3.246 (9/27) Installing libcurl (8.11.1-r0) 06:07:33 #13 ... 06:07:33 06:07:33 #17 [builder 8/10] WORKDIR /device-bacnet-c 06:07:33 #17 DONE 0.1s 06:07:33 06:07:33 #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init 06:07:33 #13 3.271 (10/27) Installing curl (8.11.1-r0) 06:07:33 #13 3.285 (11/27) Installing dumb-init (1.2.5-r3) 06:07:33 #13 3.292 (12/27) Installing hiredis (1.2.0-r0) 06:07:33 #13 3.381 (13/27) Installing yaml (0.2.5-r2) 06:07:33 #13 3.390 (14/27) Installing libcbor (0.11.0-r0) 06:07:33 #13 3.477 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) 06:07:33 #13 4.185 (16/27) Installing pkgconf (2.2.0-r0) 06:07:33 #13 4.197 (17/27) Installing openssl-dev (3.3.2-r1) 06:07:33 #13 4.297 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 06:07:34 #13 5.223 (19/27) Installing gmp (6.3.0-r1) 06:07:34 #13 5.247 (20/27) Installing nettle (3.9.1-r0) 06:07:34 #13 5.271 (21/27) Installing libffi (3.4.6-r0) 06:07:34 #13 5.278 (22/27) Installing libtasn1 (4.19.0-r2) 06:07:34 #13 5.287 (23/27) Installing p11-kit (0.25.3-r0) 06:07:34 #13 5.326 (24/27) Installing gnutls (3.8.5-r0) 06:07:34 #13 5.379 (25/27) Installing libmicrohttpd (0.9.77-r0) 06:07:35 #13 5.485 (26/27) Installing libuuid (2.40.1-r1) 06:07:35 #13 5.574 (27/27) Installing linux-headers (6.6-r0) 06:07:35 #13 6.134 Executing busybox-1.36.1-r29.trigger 06:07:35 #13 6.157 Executing ca-certificates-20241121-r1.trigger 06:07:36 #13 6.385 OK: 32 MiB in 41 packages 06:07:36 #13 DONE 6.9s 06:07:36 06:07:36 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:07:36 #18 0.587 + CSDK_VER=4.0.0-dev.14 06:07:36 #18 0.587 + '[' '!' -d deps ] 06:07:36 #18 0.587 + mkdir deps 06:07:36 #18 0.590 + cd /device-bacnet-c/deps 06:07:36 #18 0.590 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip 06:07:36 #18 0.595 Connecting to github.com (140.82.114.3:443) 06:07:36 #18 0.888 Connecting to codeload.github.com (140.82.114.9:443) 06:07:36 #18 1.128 saving to 'v4.0.0-dev.14.zip' 06:07:36 #18 1.189 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA 06:07:36 #18 1.190 'v4.0.0-dev.14.zip' saved 06:07:36 #18 1.192 + unzip v4.0.0-dev.14.zip 06:07:36 #18 1.194 Archive: v4.0.0-dev.14.zip 06:07:36 #18 1.208 creating: device-sdk-c-4.0.0-dev.14/ 06:07:36 #18 1.208 creating: device-sdk-c-4.0.0-dev.14/.github/ 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml 06:07:36 #18 1.208 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.gitignore 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/LICENSE 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Makefile 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.md 06:07:36 #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md 06:07:36 #18 1.208 creating: device-sdk-c-4.0.0-dev.14/docs/ 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md 06:07:36 #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/ 06:07:36 #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h 06:07:36 #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h 06:07:36 #18 1.217 creating: device-sdk-c-4.0.0-dev.14/scripts/ 06:07:36 #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh 06:07:36 #18 1.229 creating: device-sdk-c-4.0.0-dev.14/src/ 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt 06:07:36 #18 1.229 creating: device-sdk-c-4.0.0-dev.14/src/c/ 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c 06:07:36 #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h 06:07:36 #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h 06:07:36 #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md 06:07:36 #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c 06:07:36 #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml 06:07:36 #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ 06:07:36 #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json 06:07:36 #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 06:07:36 #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c 06:07:36 #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml 06:07:36 #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json 06:07:36 #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json 06:07:36 #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ 06:07:36 #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md 06:07:36 #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml 06:07:36 #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt 06:07:36 #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json 06:07:36 #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md 06:07:36 #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ 06:07:36 #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml 06:07:36 #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ 06:07:36 #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json 06:07:36 #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml 06:07:36 #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json 06:07:36 #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c 06:07:36 #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c 06:07:36 #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml 06:07:36 #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ 06:07:36 #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json 06:07:36 #18 1.304 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c 06:07:36 #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c 06:07:36 #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h 06:07:36 #18 1.323 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake 06:07:36 #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake 06:07:36 #18 1.324 + cd device-sdk-c-4.0.0-dev.14 06:07:36 #18 1.324 + ./scripts/build.sh 06:07:36 #18 1.326 + CPPCHECK=false 06:07:36 #18 1.326 + DOCGEN=false 06:07:36 #18 1.326 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 06:07:36 #18 1.327 + '[' 0 -gt 0 ] 06:07:36 #18 1.328 + readlink -f ./scripts/build.sh 06:07:36 #18 1.331 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh 06:07:36 #18 1.332 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts 06:07:36 #18 1.334 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:07:36 #18 1.334 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 06:07:36 #18 1.335 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:07:36 #18 1.338 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:07:36 #18 1.338 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:07:36 #18 1.683 -- The C compiler identification is GNU 12.2.1 06:07:36 #18 1.755 -- Detecting C compiler ABI info 06:07:36 #18 2.092 -- Detecting C compiler ABI info - done 06:07:36 #18 2.223 -- Check for working C compiler: /usr/bin/cc - skipped 06:07:36 #18 2.226 -- Detecting C compile features 06:07:36 #18 2.232 -- Detecting C compile features - done 06:07:36 #18 2.259 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:07:36 #18 2.539 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:07:36 #18 2.558 -- Found LIBYAML: /usr/lib/libyaml.so 06:07:36 #18 2.577 -- Found LIBUUID: /usr/lib/libuuid.so 06:07:36 #18 2.594 -- Found LIBCBOR: /usr/lib/libcbor.so 06:07:36 #18 2.613 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:07:36 #18 2.633 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:07:36 #18 2.633 -- /opt/iotech/iot/1.5/include 06:07:36 #18 2.634 -- C SDK 0.0.0 for Linux 06:07:36 #18 2.648 -- Performing Test CSDK_HAVE_ATOMIC 06:07:36 #18 2.978 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:07:36 #18 3.166 -- Found Curses: /usr/lib/libcurses.so 06:07:36 #18 3.346 -- Configuring done (2.0s) 06:07:36 #18 3.677 -- Generating done (0.3s) 06:07:36 #18 3.705 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release 06:07:36 #18 3.727 + make all package 06:07:36 #18 3.730 + tee release.log 06:07:36 #18 3.911 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:07:37 #18 4.776 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:07:38 #18 5.886 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:07:39 #18 ... 06:07:39 06:07:39 #19 [stage-1 5/12] RUN apk --no-cache upgrade 06:07:39 #19 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:39 #19 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:07:39 #19 1.845 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:39 #19 2.825 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:07:39 #19 2.861 OK: 32 MiB in 41 packages 06:07:39 #19 DONE 3.2s 06:07:39 06:07:39 #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh 06:07:39 #18 6.828 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:07:40 #18 7.599 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:07:43 #18 10.19 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:07:43 #18 10.49 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:07:44 #18 11.67 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:07:46 #18 13.84 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:07:47 #18 14.54 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:07:48 #18 15.55 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:07:49 #18 16.38 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:07:49 #18 17.00 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:07:51 #18 18.15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:07:51 #18 18.52 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:07:53 #18 20.85 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:07:54 #18 21.28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:07:54 #18 21.50 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:07:54 #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:07:54 #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:07:54 #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:07:54 #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:07:54 #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:07:54 #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:07:54 #18 21.50 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:07:54 #18 21.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:07:54 #18 21.50 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:07:54 #18 21.50 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:07:54 #18 21.50 | ^~~~~~~~~~~ 06:07:54 #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:07:54 #18 21.50 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:07:54 #18 21.50 | ~^ 06:07:54 #18 21.50 | | 06:07:54 #18 21.50 | char * 06:07:55 #18 22.95 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:07:56 #18 23.55 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:07:57 #18 24.89 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:07:58 #18 25.42 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:08:06 #18 32.69 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:08:06 #18 33.34 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:08:06 #18 33.78 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:08:07 #18 34.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:08:07 #18 34.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:08:09 #18 36.20 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:08:11 #18 38.43 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:08:11 #18 38.90 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:08:12 #18 39.77 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:08:13 #18 40.43 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:08:15 #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': 06:08:15 #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 06:08:15 #18 42.64 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 06:08:15 #18 42.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:08:15 #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 06:08:15 #18 42.64 875 | const iot_data_t *deviceservices_config; 06:08:15 #18 42.64 | ^~~~~~~~~~~~~~~~~~~~~ 06:08:16 #18 43.91 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:08:18 #18 44.91 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:08:18 #18 45.35 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:08:19 #18 46.03 [ 68%] Linking C shared library libcsdk.so 06:08:19 #18 46.25 [ 68%] Built target csdk 06:08:19 #18 46.31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:08:20 #18 47.48 [ 72%] Linking C executable template 06:08:20 #18 47.57 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:20 #18 47.80 [ 72%] Built target template 06:08:20 #18 47.86 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:08:21 #18 48.49 [ 76%] Linking C executable device-counter 06:08:21 #18 48.58 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:21 #18 48.82 [ 76%] Built target device-counter 06:08:21 #18 48.88 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:08:22 #18 49.45 [ 80%] Linking C executable device-random 06:08:22 #18 49.56 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:22 #18 49.96 [ 80%] Built target device-random 06:08:23 #18 50.02 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:08:23 #18 50.54 [ 84%] Linking C executable device-gyro 06:08:23 #18 50.65 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:23 #18 50.87 [ 84%] Built target device-gyro 06:08:23 #18 50.93 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:08:24 #18 51.52 [ 88%] Linking C executable device-bitfields 06:08:24 #18 51.61 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:24 #18 51.85 [ 88%] Built target device-bitfields 06:08:24 #18 51.91 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:08:25 #18 52.95 [ 92%] Linking C executable template-discovery 06:08:25 #18 53.05 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:26 #18 53.47 [ 92%] Built target template-discovery 06:08:26 #18 53.53 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:08:27 #18 54.40 [ 96%] Linking C executable device-file 06:08:27 #18 54.49 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:27 #18 54.73 [ 96%] Built target device-file 06:08:27 #18 54.78 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:08:28 #18 55.49 [100%] Linking C executable device-terminal 06:08:28 #18 55.59 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:28 #18 55.84 [100%] Built target device-terminal 06:08:28 #18 55.90 Run CPack packaging tool... 06:08:28 #18 55.94 CPack: Create package using TGZ 06:08:28 #18 55.94 CPack: Install projects 06:08:28 #18 55.94 CPack: - Run preinstall target for: Csdk 06:08:29 #18 56.76 CPack: - Install project: Csdk [] 06:08:29 #18 56.80 CPack: Create package 06:08:29 #18 56.90 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. 06:08:29 #18 56.90 + '[' false '=' true ] 06:08:29 #18 56.90 + '[' false '=' true ] 06:08:29 #18 56.90 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:08:29 #18 56.91 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:08:29 #18 56.91 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src 06:08:30 #18 57.24 -- The C compiler identification is GNU 12.2.1 06:08:30 #18 57.31 -- Detecting C compiler ABI info 06:08:30 #18 57.64 -- Detecting C compiler ABI info - done 06:08:30 #18 57.74 -- Check for working C compiler: /usr/bin/cc - skipped 06:08:30 #18 57.74 -- Detecting C compile features 06:08:30 #18 57.75 -- Detecting C compile features - done 06:08:30 #18 57.77 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 06:08:30 #18 58.02 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") 06:08:30 #18 58.03 -- Found LIBYAML: /usr/lib/libyaml.so 06:08:30 #18 58.05 -- Found LIBUUID: /usr/lib/libuuid.so 06:08:30 #18 58.07 -- Found LIBCBOR: /usr/lib/libcbor.so 06:08:30 #18 58.08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 06:08:30 #18 58.10 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 06:08:30 #18 58.10 -- /opt/iotech/iot/1.5/include 06:08:30 #18 58.10 -- C SDK 0.0.0 for Linux 06:08:30 #18 58.11 -- Performing Test CSDK_HAVE_ATOMIC 06:08:31 #18 58.49 -- Performing Test CSDK_HAVE_ATOMIC - Success 06:08:31 #18 58.69 -- Found Curses: /usr/lib/libcurses.so 06:08:31 #18 58.84 -- Configuring done (1.9s) 06:08:32 #18 59.14 -- Generating done (0.3s) 06:08:32 #18 59.16 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug 06:08:32 #18 59.19 + make 06:08:32 #18 59.19 + tee debug.log 06:08:32 #18 59.33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 06:08:32 #18 59.82 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 06:08:33 #18 60.31 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 06:08:33 #18 60.75 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 06:08:34 #18 61.21 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 06:08:35 #18 62.03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 06:08:35 #18 62.21 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 06:08:35 #18 62.67 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 06:08:36 #18 63.37 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 06:08:36 #18 63.73 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 06:08:36 #18 64.17 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 06:08:37 #18 64.55 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 06:08:37 #18 64.95 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 06:08:38 #18 65.33 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 06:08:38 #18 65.55 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 06:08:39 #18 66.34 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 06:08:39 #18 66.59 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 06:08:39 #18 66.79 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, 06:08:39 #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, 06:08:39 #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, 06:08:39 #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, 06:08:39 #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: 06:08:39 #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': 06:08:39 #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] 06:08:39 #18 66.79 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:08:39 #18 66.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 06:08:39 #18 66.79 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:08:39 #18 66.79 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:08:39 #18 66.79 | ^~~~~~~~~~~ 06:08:39 #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here 06:08:39 #18 66.79 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); 06:08:39 #18 66.79 | ~^ 06:08:39 #18 66.79 | | 06:08:39 #18 66.79 | char * 06:08:40 #18 67.21 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 06:08:40 #18 67.44 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 06:08:41 #18 68.11 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 06:08:41 #18 68.43 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 06:08:42 #18 69.62 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 06:08:42 #18 69.99 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 06:08:43 #18 70.26 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 06:08:43 #18 70.58 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 06:08:43 #18 70.86 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 06:08:44 #18 71.37 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 06:08:45 #18 72.71 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 06:08:45 #18 72.98 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 06:08:46 #18 73.36 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 06:08:46 #18 73.74 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 06:08:47 #18 74.63 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 06:08:47 #18 75.08 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 06:08:48 #18 75.44 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 06:08:48 #18 75.78 [ 68%] Linking C shared library libcsdk.so 06:08:48 #18 76.04 [ 68%] Built target csdk 06:08:48 #18 76.10 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 06:08:49 #18 76.57 [ 72%] Linking C executable template 06:08:49 #18 76.67 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:49 #18 76.89 [ 72%] Built target template 06:08:49 #18 76.95 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 06:08:50 #18 77.26 [ 76%] Linking C executable device-counter 06:08:50 #18 77.35 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:50 #18 77.59 [ 76%] Built target device-counter 06:08:50 #18 77.65 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 06:08:50 #18 77.96 [ 80%] Linking C executable device-random 06:08:51 #18 78.05 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:51 #18 78.27 [ 80%] Built target device-random 06:08:51 #18 78.32 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 06:08:51 #18 78.64 [ 84%] Linking C executable device-gyro 06:08:51 #18 78.72 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:51 #18 78.95 [ 84%] Built target device-gyro 06:08:51 #18 79.00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 06:08:52 #18 79.33 [ 88%] Linking C executable device-bitfields 06:08:52 #18 79.41 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:52 #18 79.65 [ 88%] Built target device-bitfields 06:08:52 #18 79.70 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 06:08:52 #18 80.09 [ 92%] Linking C executable template-discovery 06:08:53 #18 80.18 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:53 #18 80.42 [ 92%] Built target template-discovery 06:08:53 #18 80.48 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 06:08:53 #18 80.83 [ 96%] Linking C executable device-file 06:08:53 #18 80.92 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:54 #18 81.14 [ 96%] Built target device-file 06:08:54 #18 81.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 06:08:54 #18 81.65 [100%] Linking C executable device-terminal 06:08:54 #18 81.75 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:54 #18 81.98 [100%] Built target device-terminal 06:08:54 #18 82.01 + cp -rf include/devsdk include/edgex /usr/include/ 06:08:54 #18 82.01 + cp build/release/c/libcsdk.so /usr/lib/ 06:08:54 #18 82.02 + mkdir -p /usr/share/doc/edgex-csdk 06:08:54 #18 82.02 + cp Attribution.txt /usr/share/doc/edgex-csdk 06:08:54 #18 82.02 + cp LICENSE /usr/share/doc/edgex-csdk 06:08:54 #18 82.03 + rm -rf /device-bacnet-c/deps 06:08:55 #18 DONE 82.3s 06:08:55 06:08:55 #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh 06:08:55 #20 0.709 + readlink -f /device-bacnet-c/scripts/build.sh 06:08:55 #20 0.711 + dirname /device-bacnet-c/scripts/build.sh 06:08:55 #20 0.713 + dirname /device-bacnet-c/scripts 06:08:55 #20 0.714 + ROOT=/device-bacnet-c 06:08:55 #20 0.714 + echo /device-bacnet-c 06:08:55 #20 0.715 + /device-bacnet-c 06:08:55 #20 0.715 cd /device-bacnet-c 06:08:55 #20 0.715 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 06:08:55 #20 0.715 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] 06:08:55 #20 0.715 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 06:08:55 #20 0.718 + cd /device-bacnet-c/build/release/device-bacnet-ip 06:08:55 #20 0.718 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:08:55 #20 0.816 -- /opt/iotech/iot/1.5/include 06:08:55 #20 0.818 -- Configuring done (0.1s) 06:08:55 #20 0.867 -- Generating done (0.0s) 06:08:55 #20 0.874 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 06:08:55 #20 0.884 + make 06:08:55 #20 0.884 + tee release.log 06:08:56 #20 1.011 [ 22%] Built target bacnet_objects 06:08:56 #20 1.112 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:08:57 #20 2.512 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:08:57 #20 2.873 In file included from /device-bacnet-c/src/c/driver.c:42: 06:08:57 #20 2.873 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:08:58 #20 2.875 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:08:58 #20 2.875 572 | "The value type %d is not accepted", values[i]); 06:08:58 #20 2.875 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:08:58 #20 2.875 | | 06:08:58 #20 2.875 | const iot_data_t * 06:08:58 #20 2.875 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:08:58 #20 2.875 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:08:58 #20 2.875 | ^~~~~~~~~~~ 06:08:58 #20 2.875 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:08:58 #20 2.875 572 | "The value type %d is not accepted", values[i]); 06:08:58 #20 2.875 | ~^ 06:08:58 #20 2.875 | | 06:08:58 #20 2.875 | int 06:08:59 #20 4.415 [ 55%] Linking C executable device-bacnet-c 06:08:59 #20 4.525 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:08:59 #20 4.815 [100%] Built target device-bacnet-c 06:09:00 #20 4.840 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 06:09:00 #20 4.842 + cd /device-bacnet-c/build/release/device-bacnet-mstp 06:09:00 #20 4.842 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 06:09:00 #20 4.924 -- /opt/iotech/iot/1.5/include 06:09:00 #20 4.926 -- Configuring done (0.1s) 06:09:00 #20 4.962 -- Generating done (0.0s) 06:09:00 #20 4.968 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 06:09:00 #20 4.977 + make 06:09:00 #20 4.977 + tee release.log 06:09:00 #20 5.097 [ 22%] Built target bacnet_objects 06:09:00 #20 5.185 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 06:09:01 #20 6.505 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 06:09:02 #20 6.878 In file included from /device-bacnet-c/src/c/driver.c:42: 06:09:02 #20 6.878 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': 06:09:02 #20 6.879 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] 06:09:02 #20 6.879 572 | "The value type %d is not accepted", values[i]); 06:09:02 #20 6.879 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ 06:09:02 #20 6.879 | | 06:09:02 #20 6.879 | const iot_data_t * 06:09:02 #20 6.879 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' 06:09:02 #20 6.879 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) 06:09:02 #20 6.879 | ^~~~~~~~~~~ 06:09:02 #20 6.880 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here 06:09:02 #20 6.880 572 | "The value type %d is not accepted", values[i]); 06:09:02 #20 6.880 | ~^ 06:09:02 #20 6.880 | | 06:09:02 #20 6.880 | int 06:09:03 #20 8.410 [ 55%] Linking C executable device-bacnet-c 06:09:03 #20 8.521 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 06:09:03 #20 8.779 [100%] Built target device-bacnet-c 06:09:03 #20 DONE 8.9s 06:09:04 06:09:04 #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / 06:09:04 #21 DONE 0.3s 06:09:04 06:09:04 #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 06:09:04 #22 DONE 0.1s 06:09:04 06:09:04 #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 06:09:04 #23 DONE 0.1s 06:09:04 06:09:04 #24 [stage-1 9/12] COPY LICENSE /. 06:09:04 #24 DONE 0.1s 06:09:04 06:09:04 #25 [stage-1 10/12] COPY Attribution.txt /. 06:09:04 #25 DONE 0.1s 06:09:04 06:09:04 #26 [stage-1 11/12] COPY res /res 06:09:05 #26 DONE 0.1s 06:09:05 06:09:05 #27 [stage-1 12/12] COPY sample-profiles /sample-profiles 06:09:05 #27 DONE 0.1s 06:09:05 06:09:05 #28 exporting to image 06:09:05 #28 exporting layers 06:09:06 #28 exporting layers 1.2s done 06:09:06 #28 writing image sha256:e64cf0b25e656b4d356a90e7d49005cb4e813e25c6e942d05c9017cefe7e5024 done 06:09:06 #28 naming to docker.io/library/device-bacnet-arm64 done 06:09:06 #28 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:06 provisioning config files... 06:09:06 copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/28@tmp/config4601893110742906928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:06 ---> ****-login.sh 06:09:06 nexus3.edgexfoundry.org:10001 06:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:07 Configure a credential helper to remove this warning. See 06:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:07 06:09:07 Login Succeeded 06:09:07 nexus3.edgexfoundry.org:10002 06:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:07 Configure a credential helper to remove this warning. See 06:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:07 06:09:07 Login Succeeded 06:09:07 nexus3.edgexfoundry.org:10003 06:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:07 Configure a credential helper to remove this warning. See 06:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:07 06:09:07 Login Succeeded 06:09:07 nexus3.edgexfoundry.org:10004 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 ****.io 06:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:09:08 Configure a credential helper to remove this warning. See 06:09:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:09:08 06:09:08 Login Succeeded 06:09:08 ---> ****-login.sh ends [Pipeline] } 06:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:09:08 [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: 06:09:08 f2ccd720424fccf53d66299bc60d2e163acc52e1 06:09:08 latest 06:09:08 3.2.0-dev.1 06:09:08 f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:09:08 main 06:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 06:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 06:09:09 57747c054c4f: Preparing 06:09:09 e7f5329d04f1: Preparing 06:09:09 cb0cf3c07419: Preparing 06:09:09 e39db1e62082: Preparing 06:09:09 1c67cda104d5: Preparing 06:09:09 566075554728: Preparing 06:09:09 12f032a9592f: Preparing 06:09:09 7a890e902e84: Preparing 06:09:09 eafb23cceadc: Preparing 06:09:09 566075554728: Waiting 06:09:09 12f032a9592f: Waiting 06:09:09 7a890e902e84: Waiting 06:09:09 eafb23cceadc: Waiting 06:09:09 fb5ded3acae3: Preparing 06:09:09 869f0a0129e3: Preparing 06:09:09 534a70dc8296: Preparing 06:09:09 534a70dc8296: Waiting 06:09:09 fb5ded3acae3: Waiting 06:09:09 869f0a0129e3: Waiting 06:09:10 cb0cf3c07419: Pushed 06:09:10 57747c054c4f: Pushed 06:09:10 e39db1e62082: Pushed 06:09:10 e7f5329d04f1: Pushed 06:09:10 1c67cda104d5: Pushed 06:09:10 fb5ded3acae3: Pushed 06:09:10 7a890e902e84: Pushed 06:09:10 566075554728: Pushed 06:09:10 534a70dc8296: Layer already exists 06:09:10 869f0a0129e3: Pushed 06:09:10 12f032a9592f: Pushed 06:09:14 eafb23cceadc: Pushed 06:09:15 f2ccd720424fccf53d66299bc60d2e163acc52e1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:15 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:15 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest 06:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 06:09:15 57747c054c4f: Preparing 06:09:15 e7f5329d04f1: Preparing 06:09:15 cb0cf3c07419: Preparing 06:09:15 e39db1e62082: Preparing 06:09:15 1c67cda104d5: Preparing 06:09:15 566075554728: Preparing 06:09:15 12f032a9592f: Preparing 06:09:15 566075554728: Waiting 06:09:15 7a890e902e84: Preparing 06:09:15 12f032a9592f: Waiting 06:09:15 eafb23cceadc: Preparing 06:09:15 7a890e902e84: Waiting 06:09:15 fb5ded3acae3: Preparing 06:09:15 eafb23cceadc: Waiting 06:09:15 869f0a0129e3: Preparing 06:09:15 fb5ded3acae3: Waiting 06:09:15 534a70dc8296: Preparing 06:09:15 869f0a0129e3: Waiting 06:09:15 534a70dc8296: Waiting 06:09:15 57747c054c4f: Layer already exists 06:09:15 e39db1e62082: Layer already exists 06:09:15 1c67cda104d5: Layer already exists 06:09:15 e7f5329d04f1: Layer already exists 06:09:15 cb0cf3c07419: Layer already exists 06:09:15 fb5ded3acae3: Layer already exists 06:09:15 566075554728: Layer already exists 06:09:15 12f032a9592f: Layer already exists 06:09:15 eafb23cceadc: Layer already exists 06:09:15 7a890e902e84: Layer already exists 06:09:15 534a70dc8296: Layer already exists 06:09:15 869f0a0129e3: Layer already exists 06:09:15 latest: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:16 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:16 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 06:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 06:09:16 57747c054c4f: Preparing 06:09:16 e7f5329d04f1: Preparing 06:09:16 cb0cf3c07419: Preparing 06:09:16 e39db1e62082: Preparing 06:09:16 1c67cda104d5: Preparing 06:09:16 566075554728: Preparing 06:09:16 12f032a9592f: Preparing 06:09:16 7a890e902e84: Preparing 06:09:16 eafb23cceadc: Preparing 06:09:16 fb5ded3acae3: Preparing 06:09:16 869f0a0129e3: Preparing 06:09:16 534a70dc8296: Preparing 06:09:16 eafb23cceadc: Waiting 06:09:16 fb5ded3acae3: Waiting 06:09:16 869f0a0129e3: Waiting 06:09:16 534a70dc8296: Waiting 06:09:16 566075554728: Waiting 06:09:16 12f032a9592f: Waiting 06:09:16 7a890e902e84: Waiting 06:09:16 57747c054c4f: Layer already exists 06:09:16 e39db1e62082: Layer already exists 06:09:16 1c67cda104d5: Layer already exists 06:09:16 cb0cf3c07419: Layer already exists 06:09:16 e7f5329d04f1: Layer already exists 06:09:16 7a890e902e84: Layer already exists 06:09:16 eafb23cceadc: Layer already exists 06:09:16 566075554728: Layer already exists 06:09:16 12f032a9592f: Layer already exists 06:09:16 fb5ded3acae3: Layer already exists 06:09:16 869f0a0129e3: Layer already exists 06:09:16 534a70dc8296: Layer already exists 06:09:16 3.2.0-dev.1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:17 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:17 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 06:09:17 57747c054c4f: Preparing 06:09:17 e7f5329d04f1: Preparing 06:09:17 cb0cf3c07419: Preparing 06:09:17 e39db1e62082: Preparing 06:09:17 1c67cda104d5: Preparing 06:09:17 566075554728: Preparing 06:09:17 12f032a9592f: Preparing 06:09:17 7a890e902e84: Preparing 06:09:17 eafb23cceadc: Preparing 06:09:17 fb5ded3acae3: Preparing 06:09:17 869f0a0129e3: Preparing 06:09:17 534a70dc8296: Preparing 06:09:17 566075554728: Waiting 06:09:17 fb5ded3acae3: Waiting 06:09:17 869f0a0129e3: Waiting 06:09:17 534a70dc8296: Waiting 06:09:17 12f032a9592f: Waiting 06:09:17 7a890e902e84: Waiting 06:09:17 eafb23cceadc: Waiting 06:09:17 e39db1e62082: Layer already exists 06:09:17 57747c054c4f: Layer already exists 06:09:17 cb0cf3c07419: Layer already exists 06:09:17 1c67cda104d5: Layer already exists 06:09:17 e7f5329d04f1: Layer already exists 06:09:17 eafb23cceadc: Layer already exists 06:09:17 566075554728: Layer already exists 06:09:17 7a890e902e84: Layer already exists 06:09:17 12f032a9592f: Layer already exists 06:09:17 fb5ded3acae3: Layer already exists 06:09:17 869f0a0129e3: Layer already exists 06:09:17 534a70dc8296: Layer already exists 06:09:17 f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:18 + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main 06:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] 06:09:18 57747c054c4f: Preparing 06:09:18 e7f5329d04f1: Preparing 06:09:18 cb0cf3c07419: Preparing 06:09:18 e39db1e62082: Preparing 06:09:18 1c67cda104d5: Preparing 06:09:18 566075554728: Preparing 06:09:18 12f032a9592f: Preparing 06:09:18 7a890e902e84: Preparing 06:09:18 eafb23cceadc: Preparing 06:09:18 fb5ded3acae3: Preparing 06:09:18 869f0a0129e3: Preparing 06:09:18 534a70dc8296: Preparing 06:09:18 7a890e902e84: Waiting 06:09:18 869f0a0129e3: Waiting 06:09:18 534a70dc8296: Waiting 06:09:18 eafb23cceadc: Waiting 06:09:18 fb5ded3acae3: Waiting 06:09:18 566075554728: Waiting 06:09:18 12f032a9592f: Waiting 06:09:18 e7f5329d04f1: Layer already exists 06:09:18 57747c054c4f: Layer already exists 06:09:18 1c67cda104d5: Layer already exists 06:09:18 e39db1e62082: Layer already exists 06:09:18 cb0cf3c07419: Layer already exists 06:09:18 566075554728: Layer already exists 06:09:18 fb5ded3acae3: Layer already exists 06:09:18 eafb23cceadc: Layer already exists 06:09:18 7a890e902e84: Layer already exists 06:09:18 12f032a9592f: Layer already exists 06:09:18 534a70dc8296: Layer already exists 06:09:18 869f0a0129e3: Layer already exists 06:09:18 main: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:09:19 ===================================================== [Pipeline] echo 06:09:19 taggedImages: 06:09:19 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 06:09:19 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest 06:09:19 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 06:09:19 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 06:09:19 - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:19 06:09:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:19 arm64: Pulling from edgex-lftools-log-publisher 06:09:19 8998bd30e6a1: Pulling fs layer 06:09:19 04944245beec: Pulling fs layer 06:09:19 699f458cf7ca: Pulling fs layer 06:09:19 765212b225bb: Pulling fs layer 06:09:19 f23df028b6ca: Pulling fs layer 06:09:19 d65c8cfc05b1: Pulling fs layer 06:09:19 2437ff75d9bd: Pulling fs layer 06:09:19 765212b225bb: Waiting 06:09:19 f23df028b6ca: Waiting 06:09:19 2437ff75d9bd: Waiting 06:09:20 04944245beec: Verifying Checksum 06:09:20 04944245beec: Download complete 06:09:20 765212b225bb: Verifying Checksum 06:09:20 765212b225bb: Download complete 06:09:20 f23df028b6ca: Download complete 06:09:20 d65c8cfc05b1: Download complete 06:09:20 699f458cf7ca: Verifying Checksum 06:09:20 699f458cf7ca: Download complete 06:09:20 8998bd30e6a1: Download complete 06:09:22 2437ff75d9bd: Verifying Checksum 06:09:22 2437ff75d9bd: Download complete 06:09:26 8998bd30e6a1: Pull complete 06:09:27 04944245beec: Pull complete 06:09:29 699f458cf7ca: Pull complete 06:09:29 765212b225bb: Pull complete 06:09:30 f23df028b6ca: Pull complete 06:09:30 d65c8cfc05b1: Pull complete 06:09:56 2437ff75d9bd: Pull complete 06:09:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:57 prd-ubuntu20.04-docker-arm64-4c-16g-36687 does not seem to be running inside a container 06:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/28 -v /w/workspace/device-bacnet-c/28:/w/workspace/device-bacnet-c/28:rw,z -v /w/workspace/device-bacnet-c/28@tmp:/w/workspace/device-bacnet-c/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:09:59 $ docker top 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:59 ---> job-cost.sh 06:09:59 lf-activate-venv: SKIPPING 06:09:59 INFO: No Stack... 06:10:00 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:01 INFO: Archiving Costs [Pipeline] sh 06:10:01 + cat /w/workspace/device-bacnet-c/28/archives/cost.csv 06:10:01 + cut -d, -f6 [Pipeline] lock 06:10:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] 06:10:01 Resource [jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] did not exist. Created. 06:10:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:01 /w/workspace/device-bacnet-c/28@tmp/durable-36b80f98/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:02 + echo total: 0.2199999988079071 [Pipeline] stash 06:10:02 Warning: overwriting stash ‘stack-cost’ 06:10:03 Stashed 1 file(s) [Pipeline] } 06:10:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 06:10:03 $ docker stop --time=1 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab 06:10:04 $ docker rm -f --volumes 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:10:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:05 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:07 $ docker top 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 -eo pid,comm 06:10:07 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). 06:10:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:07 [ssh-agent] Looking for ssh-agent implementation... 06:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:07 $ docker exec 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 ssh-agent 06:10:07 SSH_AUTH_SOCK=/tmp/ssh-IuXolDJsgS98/agent.14 06:10:07 SSH_AGENT_PID=20 06:10:07 Running ssh-add (command line suppressed) 06:10:07 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3849590863328517865.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3849590863328517865.key) 06:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:07 + git semver tag 06:10:08 2025-01-14 06:10:08,002 [run_tag] DEBUG tag force:False 06:10:08 2025-01-14 06:10:08,003 [check_head_tag] DEBUG check head tag 06:10:08 2025-01-14 06:10:08,004 [execute] INFO git cat-file --batch-check 06:10:08 2025-01-14 06:10:08,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) 06:10:08 2025-01-14 06:10:08,010 [execute] INFO git cat-file --batch 06:10:08 2025-01-14 06:10:08,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) 06:10:08 2025-01-14 06:10:08,023 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:08 2025-01-14 06:10:08,023 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 06:10:08 2025-01-14 06:10:08,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) 06:10:08 2025-01-14 06:10:08,029 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:08 3.2.0-dev.1 [Pipeline] } 06:10:08 $ docker exec --env ******** --env ******** 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 ssh-agent -k 06:10:08 unset SSH_AUTH_SOCK; 06:10:08 unset SSH_AGENT_PID; 06:10:08 echo Agent pid 20 killed; 06:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:08 + git semver [Pipeline] } 06:10:08 $ docker stop --time=1 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 06:10:10 $ docker rm -f --volumes 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:10 06:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:10 0.23.1-centos7: Pulling from edgex-lftools 06:10:10 ab5ef0e58194: Pulling fs layer 06:10:10 9712f1f96733: Pulling fs layer 06:10:10 63f879dbbcfc: Pulling fs layer 06:10:10 0d9ebad4ef96: Pulling fs layer 06:10:10 e9a5061849ea: Pulling fs layer 06:10:10 d747dcd14b5f: Pulling fs layer 06:10:10 2de7ff778b66: Pulling fs layer 06:10:10 e9a5061849ea: Waiting 06:10:10 d747dcd14b5f: Waiting 06:10:10 2de7ff778b66: Waiting 06:10:10 0d9ebad4ef96: Waiting 06:10:10 9712f1f96733: Download complete 06:10:11 63f879dbbcfc: Verifying Checksum 06:10:11 63f879dbbcfc: Download complete 06:10:11 e9a5061849ea: Verifying Checksum 06:10:11 e9a5061849ea: Download complete 06:10:11 d747dcd14b5f: Verifying Checksum 06:10:11 d747dcd14b5f: Download complete 06:10:11 0d9ebad4ef96: Verifying Checksum 06:10:11 0d9ebad4ef96: Download complete 06:10:11 ab5ef0e58194: Verifying Checksum 06:10:11 ab5ef0e58194: Download complete 06:10:11 2de7ff778b66: Verifying Checksum 06:10:11 2de7ff778b66: Download complete 06:10:14 ab5ef0e58194: Pull complete 06:10:14 9712f1f96733: Pull complete 06:10:15 63f879dbbcfc: Pull complete 06:10:18 0d9ebad4ef96: Pull complete 06:10:18 e9a5061849ea: Pull complete 06:10:18 d747dcd14b5f: Pull complete 06:10:19 2de7ff778b66: Pull complete 06:10:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:19 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:10:28 $ docker top be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:10:28 provisioning config files... 06:10:28 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config9298470368258035168tmp 06:10:28 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config12935249971106304075tmp 06:10:28 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2316417958017433681tmp [Pipeline] { [Pipeline] echo 06:10:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:10:28 ---> sigul-configuration.sh 06:10:28 gpg: directory `/root/.gnupg' created 06:10:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:10:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:10:28 gpg: keyring `/root/.gnupg/secring.gpg' created 06:10:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:10:28 gpg: CAST5 encrypted data 06:10:28 gpg: encrypted with 1 passphrase 06:10:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:10:29 + mkdir /home/jenkins 06:10:29 + mkdir /home/jenkins/sigul [Pipeline] sh 06:10:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:10:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:10:29 ---> sigul-install.sh 06:10:29 Sigul already installed; skipping installation. [Pipeline] sh 06:10:30 + git tag --list 06:10:30 v1.0.0 06:10:30 v1.1.0 06:10:30 v1.3.0 06:10:30 v1.3.1 06:10:30 v2.3.1 06:10:30 v3.0 06:10:30 v3.0.0 06:10:30 v3.0.1 06:10:30 v3.0.2-dev.1 06:10:30 v3.0.2-dev.2 06:10:30 v3.0.2-dev.3 06:10:30 v3.0.2-dev.4 06:10:30 v3.0.2-dev.5 06:10:30 v3.0.2-dev.6 06:10:30 v3.1 06:10:30 v3.1.0 06:10:30 v3.1.0-dev.1 06:10:30 v3.2.0-dev.1 [Pipeline] sh 06:10:30 + lftools sign git-tag v3.2.0-dev.1 06:10:30 Signing Git tag with Sigul... 06:10:30 Signing v3.2.0-dev.1 [Pipeline] echo 06:10:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:10:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:10:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:10:31 $ docker stop --time=1 be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a 06:10:32 $ docker rm -f --volumes be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:33 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:34 $ docker top 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d -eo pid,comm 06:10:34 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). 06:10:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:34 [ssh-agent] Looking for ssh-agent implementation... 06:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:34 $ docker exec 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d ssh-agent 06:10:34 SSH_AUTH_SOCK=/tmp/ssh-CJTJaqFk0Kmp/agent.31 06:10:34 SSH_AGENT_PID=37 06:10:34 Running ssh-add (command line suppressed) 06:10:34 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_17678135055583029368.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_17678135055583029368.key) 06:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:34 + git semver bump pre 06:10:35 2025-01-14 06:10:34,957 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:35 2025-01-14 06:10:34,957 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 06:10:35 2025-01-14 06:10:34,958 [bump_version] DEBUG bumped version:3.2.0-dev.2 06:10:35 2025-01-14 06:10:34,958 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True 06:10:35 2025-01-14 06:10:34,958 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:35 2025-01-14 06:10:34,958 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:35 2025-01-14 06:10:34,961 [execute] INFO git cat-file --batch-check 06:10:35 2025-01-14 06:10:34,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:35 2025-01-14 06:10:34,967 [execute] INFO git cat-file --batch 06:10:35 2025-01-14 06:10:34,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:35 2025-01-14 06:10:34,974 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:35 3.2.0-dev.2 [Pipeline] } 06:10:35 $ docker exec --env ******** --env ******** 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d ssh-agent -k 06:10:35 unset SSH_AUTH_SOCK; 06:10:35 unset SSH_AGENT_PID; 06:10:35 echo Agent pid 37 killed; 06:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:35 + git semver [Pipeline] } 06:10:35 $ docker stop --time=1 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d 06:10:37 $ docker rm -f --volumes 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d [Pipeline] // withDockerContainer [Pipeline] sh 06:10:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:38 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:38 $ docker top e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 -eo pid,comm 06:10:38 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). 06:10:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:38 [ssh-agent] Looking for ssh-agent implementation... 06:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:38 $ docker exec e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 ssh-agent 06:10:38 SSH_AUTH_SOCK=/tmp/ssh-9gybqsnFAnLq/agent.32 06:10:38 SSH_AGENT_PID=38 06:10:38 Running ssh-add (command line suppressed) 06:10:39 Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_439100632374139653.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_439100632374139653.key) 06:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:39 + git semver push 06:10:39 2025-01-14 06:10:39,586 [run_push] DEBUG push 06:10:39 2025-01-14 06:10:39,586 [execute] INFO git cat-file --batch-check 06:10:39 2025-01-14 06:10:39,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) 06:10:39 2025-01-14 06:10:39,591 [execute] INFO git rev-list 77f50e7cbfa51c1d43a88302e8aad7e6ef8a0d71 -- 06:10:39 2025-01-14 06:10:39,592 [execute] DEBUG Popen(['git', 'rev-list', '77f50e7cbfa51c1d43a88302e8aad7e6ef8a0d71', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:39 2025-01-14 06:10:39,600 [execute] INFO git fetch -v origin 06:10:39 2025-01-14 06:10:39,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) 06:10:40 2025-01-14 06:10:40,052 [run_push] DEBUG no remote changes detected 06:10:40 2025-01-14 06:10:40,052 [execute] INFO git push origin semver 06:10:40 2025-01-14 06:10:40,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) 06:10:40 2025-01-14 06:10:40,695 [run_push] DEBUG push all version tags 06:10:40 2025-01-14 06:10:40,696 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:10:40 2025-01-14 06:10:40,696 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) 06:10:41 2025-01-14 06:10:41,234 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main 06:10:41 3.2.0-dev.2 [Pipeline] } 06:10:41 $ docker exec --env ******** --env ******** e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 ssh-agent -k 06:10:41 unset SSH_AUTH_SOCK; 06:10:41 unset SSH_AGENT_PID; 06:10:41 echo Agent pid 38 killed; 06:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:41 + git semver [Pipeline] } 06:10:42 $ docker stop --time=1 e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 06:10:44 $ docker rm -f --volumes e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:10:44 + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] 06:10:44 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 06:10:44 total 16 06:10:44 drwxr-xr-x 3 root root 4096 Jan 14 06:02 . 06:10:44 drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 06:10 .. 06:10:44 drwxr-xr-x 2 root root 4096 Jan 14 06:02 cost 06:10:44 -rw-r--r-- 1 root root 86 Jan 14 06:02 cost.csv 06:10:44 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives 06:10:44 + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives 06:10:44 total 16 06:10:44 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:02 . 06:10:44 drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 06:10 .. 06:10:44 drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 06:02 cost 06:10:44 -rw-r--r-- 1 jenkins jenkins 86 Jan 14 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:10:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:46 ---> package-listing.sh 06:10:46 ++ facter osfamily 06:10:46 ++ tr '[:upper:]' '[:lower:]' 06:10:46 + OS_FAMILY=debian 06:10:46 + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main 06:10:46 + START_PACKAGES=/tmp/packages_start.txt 06:10:46 + END_PACKAGES=/tmp/packages_end.txt 06:10:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:46 + PACKAGES=/tmp/packages_start.txt 06:10:46 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 06:10:46 + PACKAGES=/tmp/packages_end.txt 06:10:46 + case "${OS_FAMILY}" in 06:10:46 + dpkg -l 06:10:46 + grep '^ii' 06:10:46 + '[' -f /tmp/packages_start.txt ']' 06:10:46 + '[' -f /tmp/packages_end.txt ']' 06:10:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:46 + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' 06:10:46 + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ 06:10:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo 06:10:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:10:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:47 prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container 06:10:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:10:48 $ docker top b37be384fcfaa6fd182deecefb6b4a75f82409bc2be7059c1ca9f634209c1995 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:10:49 + mkdir -p /var/log/sysstat [Pipeline] sh 06:10:49 + ls /var/log/sa-host 06:10:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:49 provisioning config files... 06:10:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config1813848370887055015tmp [Pipeline] { [Pipeline] echo 06:10:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> create-netrc.sh [Pipeline] } 06:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> python-tools-install.sh [Pipeline] echo 06:10:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:10:50 ---> sudo-logs.sh 06:10:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:10:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:10:51 ---> job-cost.sh 06:10:51 lf-activate-venv: SKIPPING 06:10:51 DEBUG: total: 0.2199999988079071 06:10:51 INFO: Retrieving Stack Cost... 06:10:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:10:51 INFO: Archiving Costs [Pipeline] echo 06:10:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:10:52 ---> logs-deploy.sh 06:10:52 lf-activate-venv: SKIPPING 06:10:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/28 06:10:52 INFO: archiving workspace using pattern(s): 06:10:53 Archives upload complete. 06:10:53 INFO: archiving logs to Nexus 06:10:54 ---> uname -a: 06:10:54 Linux prd-ubuntu20-04-docker-8c-8g-36686 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:10:54 06:10:54 06:10:54 ---> lscpu: 06:10:54 Architecture: x86_64 06:10:54 CPU op-mode(s): 32-bit, 64-bit 06:10:54 Byte Order: Little Endian 06:10:54 Address sizes: 40 bits physical, 48 bits virtual 06:10:54 CPU(s): 8 06:10:54 On-line CPU(s) list: 0-7 06:10:54 Thread(s) per core: 1 06:10:54 Core(s) per socket: 1 06:10:54 Socket(s): 8 06:10:54 NUMA node(s): 1 06:10:54 Vendor ID: AuthenticAMD 06:10:54 CPU family: 23 06:10:54 Model: 49 06:10:54 Model name: AMD EPYC-Rome Processor 06:10:54 Stepping: 0 06:10:54 CPU MHz: 2800.000 06:10:54 BogoMIPS: 5600.00 06:10:54 Virtualization: AMD-V 06:10:54 Hypervisor vendor: KVM 06:10:54 Virtualization type: full 06:10:54 L1d cache: 256 KiB 06:10:54 L1i cache: 256 KiB 06:10:54 L2 cache: 4 MiB 06:10:54 L3 cache: 128 MiB 06:10:54 NUMA node0 CPU(s): 0-7 06:10:54 Vulnerability Itlb multihit: Not affected 06:10:54 Vulnerability L1tf: Not affected 06:10:54 Vulnerability Mds: Not affected 06:10:54 Vulnerability Meltdown: Not affected 06:10:54 Vulnerability Mmio stale data: Not affected 06:10:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:10:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:10:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:10:54 Vulnerability Srbds: Not affected 06:10:54 Vulnerability Tsx async abort: Not affected 06:10:54 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:10:54 06:10:54 06:10:54 ---> nproc: 06:10:54 8 06:10:54 06:10:54 06:10:54 ---> df -h: 06:10:54 Filesystem Size Used Avail Use% Mounted on 06:10:54 overlay 155G 11G 144G 8% / 06:10:54 tmpfs 64M 0 64M 0% /dev 06:10:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:10:54 shm 64M 0 64M 0% /dev/shm 06:10:54 /dev/vda1 155G 11G 144G 8% /facter-os 06:10:54 06:10:54 06:10:54 ---> sar -b -r -n DEV: 06:10:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36686) 01/14/25 _x86_64_ (8 CPU) 06:10:54 06:10:54 05:59:24 LINUX RESTART (8 CPU) 06:10:54 06:10:54 06:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:10:54 06:01:01 307.83 10.41 297.42 0.00 1772.10 25514.81 0.00 06:10:54 06:02:01 99.72 0.05 99.67 0.00 9.07 6095.00 0.00 06:10:54 06:03:01 159.27 0.47 158.81 0.00 20.66 20777.74 0.00 06:10:54 06:04:01 3.38 1.22 2.17 0.00 25.46 28.53 0.00 06:10:54 06:05:01 36.63 11.71 24.91 0.00 5438.29 6309.22 0.00 06:10:54 06:06:01 4.52 0.00 4.52 0.00 0.00 51.99 0.00 06:10:54 06:07:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 06:10:54 06:08:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 06:10:54 06:09:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 06:10:54 06:10:01 2.35 0.00 2.35 0.00 0.00 39.45 0.00 06:10:54 Average: 61.79 2.39 59.40 0.00 726.53 5886.14 0.00 06:10:54 06:10:54 06:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:10:54 06:01:01 29502348 31526828 812536 2.47 65048 2243876 1950892 5.75 1036000 1988156 608 06:10:54 06:02:01 29435724 31544872 778248 2.37 70568 2316188 1951000 5.75 1073368 1995968 8804 06:10:54 06:03:01 28890520 31539284 767948 2.34 94004 2794812 1775612 5.23 1104296 2454736 364 06:10:54 06:04:01 28882400 31532912 774056 2.35 94056 2795584 1775612 5.23 1115880 2454948 64 06:10:54 06:05:01 28516944 31520956 775276 2.36 102232 3128780 1834048 5.41 1335132 2572016 964 06:10:54 06:06:01 28518320 31522384 773852 2.35 102324 3128780 1834048 5.41 1334412 2572020 8 06:10:54 06:07:01 28525060 31529268 766940 2.33 102420 3128780 1834048 5.41 1327728 2572024 8 06:10:54 06:08:01 28524760 31529140 767016 2.33 102508 3128796 1834048 5.41 1327816 2572028 8 06:10:54 06:09:01 28524184 31529172 767492 2.33 102532 3128796 1834048 5.41 1327256 2572612 20 06:10:54 06:10:01 28524656 31529688 766868 2.33 102628 3128776 1834048 5.41 1327540 2572600 16 06:10:54 Average: 28784492 31530450 775023 2.36 93832 2892317 1845740 5.44 1230943 2432711 1086 06:10:54 06:10:54 06:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:10:54 06:01:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 06:10:54 06:01:01 ens3 211.06 139.33 3853.77 43.94 0.00 0.00 0.00 0.00 06:10:54 06:01:01 docker0 9.30 13.01 0.67 104.65 0.00 0.00 0.00 0.00 06:10:54 06:01:01 vethaf54e96 1.32 2.18 0.10 30.87 0.00 0.00 0.00 0.00 06:10:54 06:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:10:54 06:02:01 ens3 98.78 67.81 675.87 30.83 0.00 0.00 0.00 0.00 06:10:54 06:02:01 vethff28a4a 1.32 1.42 0.10 4.48 0.00 0.00 0.00 0.00 06:10:54 06:02:01 docker0 21.48 34.78 1.34 621.88 0.00 0.00 0.00 0.00 06:10:54 06:03:01 lo 10.20 10.20 1.01 1.01 0.00 0.00 0.00 0.00 06:10:54 06:03:01 ens3 171.25 126.65 2820.27 156.35 0.00 0.00 0.00 0.00 06:10:54 06:03:01 docker0 10.98 17.21 0.73 193.33 0.00 0.00 0.00 0.00 06:10:54 06:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:10:54 06:04:01 ens3 48.93 56.02 8.65 152.73 0.00 0.00 0.00 0.00 06:10:54 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:05:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 06:10:54 06:05:01 ens3 120.08 71.50 2100.26 5.32 0.00 0.00 0.00 0.00 06:10:54 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:10:54 06:06:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 06:10:54 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:10:54 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:10:54 06:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:10:54 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:10:54 06:10:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:10:54 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:54 Average: lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:10:54 Average: ens3 65.10 46.19 945.86 38.93 0.00 0.00 0.00 0.00 06:10:54 Average: docker0 4.18 6.50 0.27 91.98 0.00 0.00 0.00 0.00 06:10:54 06:10:54 06:10:54 ---> sar -P ALL: 06:10:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36686) 01/14/25 _x86_64_ (8 CPU) 06:10:54 06:10:54 05:59:24 LINUX RESTART (8 CPU) 06:10:54 06:10:54 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:10:54 06:01:01 all 4.89 0.00 2.27 2.25 0.05 90.55 06:10:54 06:01:01 0 4.66 0.00 2.27 0.05 0.03 92.99 06:10:54 06:01:01 1 3.82 0.00 2.65 0.59 0.05 92.89 06:10:54 06:01:01 2 5.54 0.00 2.95 3.41 0.07 88.04 06:10:54 06:01:01 3 6.18 0.00 2.65 4.27 0.05 86.84 06:10:54 06:01:01 4 4.88 0.00 1.62 4.00 0.05 89.45 06:10:54 06:01:01 5 3.88 0.00 2.15 4.10 0.05 89.82 06:10:54 06:01:01 6 6.10 0.00 1.77 0.52 0.05 91.56 06:10:54 06:01:01 7 4.04 0.00 2.10 1.04 0.03 92.78 06:10:54 06:02:01 all 9.78 0.00 2.99 0.44 0.07 86.73 06:10:54 06:02:01 0 13.99 0.00 3.97 0.03 0.12 81.90 06:10:54 06:02:01 1 9.76 0.00 2.61 0.60 0.08 86.95 06:10:54 06:02:01 2 11.22 0.00 3.30 0.23 0.05 85.20 06:10:54 06:02:01 3 8.58 0.00 2.54 0.08 0.07 88.72 06:10:54 06:02:01 4 6.98 0.00 2.79 1.81 0.07 88.35 06:10:54 06:02:01 5 8.12 0.00 2.86 0.37 0.05 88.60 06:10:54 06:02:01 6 10.13 0.00 2.65 0.27 0.05 86.90 06:10:54 06:02:01 7 9.45 0.00 3.16 0.10 0.07 87.23 06:10:54 06:03:01 all 4.74 0.00 1.90 1.21 0.04 92.12 06:10:54 06:03:01 0 6.28 0.00 2.28 0.79 0.03 90.62 06:10:54 06:03:01 1 4.48 0.00 1.89 0.23 0.05 93.35 06:10:54 06:03:01 2 4.54 0.00 2.04 0.02 0.03 93.38 06:10:54 06:03:01 3 4.54 0.00 2.49 7.91 0.03 85.03 06:10:54 06:03:01 4 4.83 0.00 1.66 0.25 0.05 93.20 06:10:54 06:03:01 5 4.36 0.00 1.64 0.18 0.03 93.77 06:10:54 06:03:01 6 2.88 0.00 1.46 0.07 0.05 95.54 06:10:54 06:03:01 7 5.97 0.00 1.74 0.23 0.03 92.02 06:10:54 06:04:01 all 0.36 0.00 0.05 0.01 0.01 99.56 06:10:54 06:04:01 0 0.20 0.00 0.05 0.00 0.00 99.75 06:10:54 06:04:01 1 0.40 0.00 0.05 0.00 0.05 99.50 06:10:54 06:04:01 2 1.18 0.00 0.00 0.00 0.02 98.80 06:10:54 06:04:01 3 0.35 0.00 0.08 0.12 0.02 99.43 06:10:54 06:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:10:54 06:04:01 5 0.18 0.00 0.15 0.00 0.00 99.67 06:10:54 06:04:01 6 0.25 0.00 0.07 0.00 0.00 99.68 06:10:54 06:04:01 7 0.23 0.00 0.03 0.00 0.02 99.72 06:10:54 06:05:01 all 1.49 0.00 0.59 0.59 0.02 97.31 06:10:54 06:05:01 0 0.90 0.00 0.68 1.52 0.03 96.87 06:10:54 06:05:01 1 2.32 0.00 0.52 0.52 0.03 96.61 06:10:54 06:05:01 2 1.85 0.00 0.70 0.10 0.02 97.33 06:10:54 06:05:01 3 1.10 0.00 0.72 1.00 0.02 97.16 06:10:54 06:05:01 4 1.29 0.00 0.58 0.03 0.02 98.08 06:10:54 06:05:01 5 0.47 0.00 0.58 1.23 0.02 97.70 06:10:54 06:05:01 6 2.26 0.00 0.33 0.25 0.02 97.15 06:10:54 06:05:01 7 1.70 0.00 0.62 0.08 0.02 97.58 06:10:54 06:06:01 all 0.26 0.00 0.01 0.02 0.01 99.70 06:10:54 06:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:10:54 06:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:10:54 06:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:10:54 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:10:54 06:06:01 4 0.00 0.00 0.02 0.03 0.02 99.93 06:10:54 06:06:01 5 0.00 0.00 0.00 0.10 0.02 99.88 06:10:54 06:06:01 6 1.97 0.00 0.00 0.00 0.02 98.01 06:10:54 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:10:54 06:07:01 all 0.20 0.00 0.01 0.01 0.01 99.77 06:10:54 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:10:54 06:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:10:54 06:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:10:54 06:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:10:54 06:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:10:54 06:07:01 5 0.02 0.00 0.00 0.05 0.00 99.93 06:10:54 06:07:01 6 1.39 0.00 0.02 0.00 0.02 98.58 06:10:54 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:10:54 06:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:10:54 06:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:10:54 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:10:54 06:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:10:54 06:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:10:54 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:10:54 06:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:10:54 06:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:10:54 06:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 06:10:54 06:09:01 all 0.05 0.00 0.00 0.00 0.00 99.95 06:10:54 06:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:10:54 06:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:10:54 06:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:10:54 06:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:10:54 06:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:10:54 06:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:10:54 06:09:01 6 0.15 0.00 0.00 0.00 0.00 99.85 06:10:54 06:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:10:54 06:10:01 all 0.08 0.00 0.01 0.21 0.00 99.70 06:10:54 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:10:54 06:10:01 1 0.03 0.00 0.03 0.05 0.02 99.87 06:10:54 06:10:01 2 0.37 0.00 0.02 0.00 0.00 99.62 06:10:54 06:10:01 3 0.03 0.00 0.00 0.08 0.00 99.88 06:10:54 06:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:10:54 06:10:01 5 0.00 0.00 0.02 1.27 0.00 98.72 06:10:54 06:10:01 6 0.15 0.00 0.02 0.02 0.02 99.80 06:10:54 06:10:01 7 0.02 0.00 0.00 0.23 0.00 99.75 06:10:54 Average: all 2.18 0.00 0.78 0.47 0.02 96.54 06:10:54 Average: 0 2.60 0.00 0.92 0.24 0.02 96.22 06:10:54 Average: 1 2.10 0.00 0.79 0.20 0.04 96.88 06:10:54 Average: 2 2.47 0.00 0.90 0.38 0.02 96.23 06:10:54 Average: 3 2.08 0.00 0.85 1.34 0.02 95.71 06:10:54 Average: 4 1.80 0.00 0.67 0.61 0.02 96.90 06:10:54 Average: 5 1.70 0.00 0.74 0.73 0.02 96.82 06:10:54 Average: 6 2.53 0.00 0.63 0.11 0.02 96.70 06:10:54 Average: 7 2.14 0.00 0.77 0.17 0.02 96.90 06:10:54 06:10:54 06:10:54