Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 145531d2d76d2d954c5c6ef88e88007827753d35+5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (25751a3ae7537ee28a1899242da9543b8fa5a7fd) 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-ssh4795005814502889348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh14919238761912070865.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11376323606324434542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3961115815362892881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh791438392386752072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12630682666037567588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21326 in /w/workspace/exfoundry_device-bacnet-c_PR-106 [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/exfoundry_device-bacnet-c_PR-106 # 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 > 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 Merging remotes/origin/main commit 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 into PR head commit 145531d2d76d2d954c5c6ef88e88007827753d35 Merge succeeded, producing 145531d2d76d2d954c5c6ef88e88007827753d35 Checking out Revision 145531d2d76d2d954c5c6ef88e88007827753d35 (PR-106) Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 145531d2d76d2d954c5c6ef88e88007827753d35 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 145531d2d76d2d954c5c6ef88e88007827753d35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-03T01:58:52.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-03T01:58:52.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-03T01:58:52.801Z] ========================================================= [2025-10-03T01:58:52.801Z] EdgeX Global Pipelines Version Info [2025-10-03T01:58:52.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:58:53.555Z] ------------------- [2025-10-03T01:58:53.555Z] stable info: [2025-10-03T01:58:53.555Z] ------------------- [2025-10-03T01:58:53.555Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-03T01:58:53.555Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:58:53.555Z] Message: update stable to v1.0.276 [2025-10-03T01:58:54.125Z] ------------------- [2025-10-03T01:58:54.125Z] experimental info: [2025-10-03T01:58:54.125Z] ------------------- [2025-10-03T01:58:54.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-03T01:58:54.125Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-03T01:58:54.125Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-03T01:58:54.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-10-03T01:58:54.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-10-03T01:58:54.427Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-03T01:58:54.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-03T01:58:54.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-03T01:58:54.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-10-03T01:58:54.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-10-03T01:58:54.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-03T01:58:54.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-03T01:58:54.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-10-03T01:58:54.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-03T01:58:54.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-03T01:58:54.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:58:55.013Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-03T01:58:55.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-03T01:58:55.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-03T01:58:55.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-03T01:58:55.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2025-10-03T01:58:55.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2025-10-03T01:58:55.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2025-10-03T01:58:55.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-10-03T01:58:55.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 145531d [Pipeline] echo [2025-10-03T01:58:55.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:58:55.620Z] provisioning config files... [2025-10-03T01:58:55.639Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config15726467565240638393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:58:56.006Z] ---> ****-login.sh [2025-10-03T01:58:56.006Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:58:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:58:56.267Z] [2025-10-03T01:58:56.268Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:58:56.268Z] Configure a credential helper to remove this warning. See [2025-10-03T01:58:56.268Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:58:56.268Z] [2025-10-03T01:58:56.268Z] Login Succeeded [2025-10-03T01:58:56.268Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:58:56.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:58:56.527Z] Configure a credential helper to remove this warning. See [2025-10-03T01:58:56.527Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] Login Succeeded [2025-10-03T01:58:56.527Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:58:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:58:56.527Z] Configure a credential helper to remove this warning. See [2025-10-03T01:58:56.527Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] Login Succeeded [2025-10-03T01:58:56.527Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:58:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:58:56.527Z] Configure a credential helper to remove this warning. See [2025-10-03T01:58:56.527Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:58:56.527Z] [2025-10-03T01:58:56.527Z] Login Succeeded [2025-10-03T01:58:56.527Z] ****.io [2025-10-03T01:58:56.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:58:56.788Z] [2025-10-03T01:58:56.788Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-03T01:58:56.788Z] Configure a credential helper to remove this warning. See [2025-10-03T01:58:56.788Z] https://docs.****.com/go/credential-store/ [2025-10-03T01:58:56.788Z] [2025-10-03T01:58:56.788Z] Login Succeeded [2025-10-03T01:58:56.788Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:58:56.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-10-03T01:58:57.481Z] + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-10-03T01:58:57.524Z] -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh [2025-10-03T01:58:57.842Z] + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-10-03T01:58:57.877Z] ========================================================= [2025-10-03T01:58:57.877Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-03T01:58:57.877Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-03T01:58:58.807Z] + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-10-03T01:58:58.842Z] -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh [2025-10-03T01:58:59.160Z] + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-10-03T01:58:59.201Z] ========================================================= [2025-10-03T01:58:59.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-03T01:58:59.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-03T01:58:59.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-03T01:58:59.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-03T01:58:59.663Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-03T01:58:59.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-03T01:58:59.663Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-03T01:58:59.664Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-03T01:58:59.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:59:00.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:59:00.120Z] [2025-10-03T01:59:00.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:59:00.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:59:00.521Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-03T01:59:00.521Z] 3dae71ba6b94: Pulling fs layer [2025-10-03T01:59:00.521Z] 6bf1a483ea7c: Pulling fs layer [2025-10-03T01:59:00.521Z] f5dfc541a4d3: Pulling fs layer [2025-10-03T01:59:00.521Z] 461d9e800cba: Pulling fs layer [2025-10-03T01:59:00.521Z] 80192f66455f: Pulling fs layer [2025-10-03T01:59:00.521Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-03T01:59:00.521Z] a29436f7fd5d: Pulling fs layer [2025-10-03T01:59:00.521Z] 923cac83aea3: Pulling fs layer [2025-10-03T01:59:00.521Z] 25ad8b0a4227: Pulling fs layer [2025-10-03T01:59:00.521Z] db01528c6b51: Pulling fs layer [2025-10-03T01:59:00.521Z] 28988de357af: Pulling fs layer [2025-10-03T01:59:00.521Z] a29436f7fd5d: Waiting [2025-10-03T01:59:00.521Z] 923cac83aea3: Waiting [2025-10-03T01:59:00.521Z] 461d9e800cba: Waiting [2025-10-03T01:59:00.521Z] 80192f66455f: Waiting [2025-10-03T01:59:00.521Z] 25ad8b0a4227: Waiting [2025-10-03T01:59:00.521Z] db01528c6b51: Waiting [2025-10-03T01:59:00.521Z] 28988de357af: Waiting [2025-10-03T01:59:00.521Z] 2e8e34ca0e6c: Waiting [2025-10-03T01:59:00.521Z] 6bf1a483ea7c: Verifying Checksum [2025-10-03T01:59:00.521Z] 6bf1a483ea7c: Download complete [2025-10-03T01:59:00.521Z] 461d9e800cba: Verifying Checksum [2025-10-03T01:59:00.521Z] 461d9e800cba: Download complete [2025-10-03T01:59:00.521Z] 80192f66455f: Verifying Checksum [2025-10-03T01:59:00.521Z] 80192f66455f: Download complete [2025-10-03T01:59:00.783Z] f5dfc541a4d3: Verifying Checksum [2025-10-03T01:59:00.783Z] f5dfc541a4d3: Download complete [2025-10-03T01:59:00.783Z] 3dae71ba6b94: Verifying Checksum [2025-10-03T01:59:00.783Z] 3dae71ba6b94: Download complete [2025-10-03T01:59:00.783Z] 923cac83aea3: Verifying Checksum [2025-10-03T01:59:00.783Z] 923cac83aea3: Download complete [2025-10-03T01:59:00.783Z] 25ad8b0a4227: Verifying Checksum [2025-10-03T01:59:00.783Z] 25ad8b0a4227: Download complete [2025-10-03T01:59:01.044Z] db01528c6b51: Verifying Checksum [2025-10-03T01:59:01.044Z] db01528c6b51: Download complete [2025-10-03T01:59:01.044Z] 28988de357af: Verifying Checksum [2025-10-03T01:59:01.044Z] 28988de357af: Download complete [2025-10-03T01:59:01.044Z] a29436f7fd5d: Verifying Checksum [2025-10-03T01:59:01.044Z] a29436f7fd5d: Download complete [2025-10-03T01:59:01.622Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-03T01:59:01.622Z] 2e8e34ca0e6c: Download complete [2025-10-03T01:59:02.190Z] 3dae71ba6b94: Pull complete [2025-10-03T01:59:02.190Z] 6bf1a483ea7c: Pull complete [2025-10-03T01:59:03.126Z] f5dfc541a4d3: Pull complete [2025-10-03T01:59:03.126Z] 461d9e800cba: Pull complete [2025-10-03T01:59:03.126Z] 80192f66455f: Pull complete [2025-10-03T01:59:07.324Z] 2e8e34ca0e6c: Pull complete [2025-10-03T01:59:07.598Z] a29436f7fd5d: Pull complete [2025-10-03T01:59:07.598Z] 923cac83aea3: Pull complete [2025-10-03T01:59:07.858Z] 25ad8b0a4227: Pull complete [2025-10-03T01:59:07.858Z] db01528c6b51: Pull complete [2025-10-03T01:59:07.858Z] 28988de357af: Pull complete [2025-10-03T01:59:07.858Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-03T01:59:07.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-03T01:59:07.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T01:59:08.108Z] prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container [2025-10-03T01:59:08.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-03T01:59:10.144Z] $ docker top d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 -eo pid,comm [2025-10-03T01:59:10.194Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-03T01:59:10.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-03T01:59:10.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:59:10.336Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:59:10.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:59:10.444Z] $ docker exec d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent [2025-10-03T01:59:10.539Z] SSH_AUTH_SOCK=/tmp/ssh-eFNpzJJWE6Be/agent.32 [2025-10-03T01:59:10.539Z] SSH_AGENT_PID=38 [2025-10-03T01:59:10.544Z] Running ssh-add (command line suppressed) [2025-10-03T01:59:10.655Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_2939214543181429995.key (/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_2939214543181429995.key) [2025-10-03T01:59:10.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:59:11.007Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-106 [Pipeline] sh [2025-10-03T01:59:11.327Z] + git tag --points-at HEAD [Pipeline] } [2025-10-03T01:59:11.350Z] $ docker exec --env ******** --env ******** d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent -k [2025-10-03T01:59:11.444Z] unset SSH_AUTH_SOCK; [2025-10-03T01:59:11.445Z] unset SSH_AGENT_PID; [2025-10-03T01:59:11.445Z] echo Agent pid 38 killed; [2025-10-03T01:59:11.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-03T01:59:11.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-03T01:59:11.557Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-03T01:59:11.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-03T01:59:11.663Z] $ docker exec d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent [2025-10-03T01:59:11.779Z] SSH_AUTH_SOCK=/tmp/ssh-IyB8BEf0P2LN/agent.85 [2025-10-03T01:59:11.779Z] SSH_AGENT_PID=91 [2025-10-03T01:59:11.784Z] Running ssh-add (command line suppressed) [2025-10-03T01:59:11.889Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_17512723433054587111.key (/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/private_key_17512723433054587111.key) [2025-10-03T01:59:11.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-03T01:59:12.248Z] + git semver init [2025-10-03T01:59:12.509Z] 2025-10-03 01:59:12,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-03T01:59:12.509Z] 2025-10-03 01:59:12,449 [run_init] DEBUG init version:0.0.0 force:False [2025-10-03T01:59:12.509Z] 2025-10-03 01:59:12,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver [2025-10-03T01:59:12.509Z] 2025-10-03 01:59:12,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-106/.semver [2025-10-03T01:59:12.509Z] 2025-10-03 01:59:12,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106, stdin=None, shell=False, universal_newlines=False) [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,109 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-106/.git/info/exclude [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,110 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 with force:False [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,110 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,114 [execute] INFO git cat-file --batch-check [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,118 [execute] INFO git cat-file --batch [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-106/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-03T01:59:13.447Z] 2025-10-03 01:59:13,121 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-106/.semver/PR-106 [2025-10-03T01:59:13.447Z] 0.0.0 [Pipeline] } [2025-10-03T01:59:13.471Z] $ docker exec --env ******** --env ******** d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 ssh-agent -k [2025-10-03T01:59:13.568Z] unset SSH_AUTH_SOCK; [2025-10-03T01:59:13.569Z] unset SSH_AGENT_PID; [2025-10-03T01:59:13.569Z] echo Agent pid 91 killed; [2025-10-03T01:59:13.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-03T01:59:14.024Z] + git semver [Pipeline] } [2025-10-03T01:59:14.307Z] $ docker stop --time=1 d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 [2025-10-03T01:59:15.577Z] $ docker rm -f --volumes d6080bff03c99f4ea44d1c3c37952906a0cd7325db182ee10c775350a36b1d86 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-03T01:59:16.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-03T01:59:16.366Z] Stashed 1 file(s) [Pipeline] echo [2025-10-03T01:59:16.388Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T01:59:17.324Z] provisioning config files... [2025-10-03T01:59:17.350Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config16015106346684457890tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-10-03T01:59:17.829Z] ---> ****-login.sh [2025-10-03T01:59:17.830Z] nexus3.edgexfoundry.org:10001 [2025-10-03T01:59:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:59:17.830Z] Login Succeeded [2025-10-03T01:59:17.830Z] nexus3.edgexfoundry.org:10002 [2025-10-03T01:59:17.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:59:17.830Z] Login Succeeded [2025-10-03T01:59:17.830Z] nexus3.edgexfoundry.org:10003 [2025-10-03T01:59:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:59:18.088Z] Login Succeeded [2025-10-03T01:59:18.088Z] nexus3.edgexfoundry.org:10004 [2025-10-03T01:59:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:59:18.088Z] Login Succeeded [2025-10-03T01:59:18.088Z] ****.io [2025-10-03T01:59:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-03T01:59:18.347Z] Login Succeeded [2025-10-03T01:59:18.347Z] ---> ****-login.sh ends [Pipeline] } [2025-10-03T01:59:18.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-03T01:59:18.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:59:18.671Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-10-03T01:59:18.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-03T01:59:18.757Z] ========================================================= [2025-10-03T01:59:18.757Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-10-03T01:59:18.757Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T01:59:19.208Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-10-03T01:59:20.592Z] #0 building with "default" instance using docker driver [2025-10-03T01:59:20.592Z] [2025-10-03T01:59:20.592Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-10-03T01:59:20.592Z] #1 transferring dockerfile: 1.45kB done [2025-10-03T01:59:20.592Z] #1 DONE 0.0s [2025-10-03T01:59:20.592Z] [2025-10-03T01:59:20.592Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-10-03T01:59:20.592Z] #2 DONE 0.1s [2025-10-03T01:59:20.592Z] [2025-10-03T01:59:20.592Z] #3 [internal] load .dockerignore [2025-10-03T01:59:20.592Z] #3 transferring context: 2B done [2025-10-03T01:59:20.592Z] #3 DONE 0.0s [2025-10-03T01:59:20.592Z] [2025-10-03T01:59:20.592Z] #4 [internal] load build context [2025-10-03T01:59:20.592Z] #4 transferring context: 85.89kB 0.0s done [2025-10-03T01:59:20.592Z] #4 DONE 0.0s [2025-10-03T01:59:20.592Z] [2025-10-03T01:59:20.592Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-10-03T01:59:20.592Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2025-10-03T01:59:20.592Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-10-03T01:59:20.592Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-10-03T01:59:20.592Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2025-10-03T01:59:20.592Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2025-10-03T01:59:20.592Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-10-03T01:59:20.592Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 36.70MB / 118.14MB 0.3s [2025-10-03T01:59:20.592Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-10-03T01:59:20.852Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 60.82MB / 118.14MB 0.4s [2025-10-03T01:59:20.852Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 111.15MB / 118.14MB 0.6s [2025-10-03T01:59:21.112Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s [2025-10-03T01:59:21.370Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done [2025-10-03T01:59:21.370Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2025-10-03T01:59:24.656Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.2s done [2025-10-03T01:59:24.656Z] #5 DONE 4.3s [2025-10-03T01:59:24.925Z] [2025-10-03T01:59:24.925Z] #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 [2025-10-03T01:59:24.925Z] #6 0.291 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-10-03T01:59:25.492Z] #6 0.704 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T01:59:25.492Z] #6 0.704 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T01:59:25.492Z] #6 0.704 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T01:59:26.427Z] #6 DONE 1.6s [2025-10-03T01:59:26.427Z] [2025-10-03T01:59:26.427Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T01:59:26.427Z] #7 DONE 0.2s [2025-10-03T01:59:26.684Z] [2025-10-03T01:59:26.684Z] #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 [2025-10-03T01:59:26.684Z] #8 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:26.943Z] #8 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:27.202Z] #8 0.650 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:27.769Z] #8 1.220 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:59:28.027Z] #8 1.227 (1/18) Installing dumb-init (1.2.5-r2) [2025-10-03T01:59:28.028Z] #8 1.234 (2/18) Installing hiredis (1.1.0-r2) [2025-10-03T01:59:28.028Z] #8 1.240 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-10-03T01:59:28.028Z] #8 1.250 (4/18) Installing libcbor (0.10.2-r1) [2025-10-03T01:59:28.028Z] #8 1.254 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-10-03T01:59:28.594Z] #8 1.993 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-10-03T01:59:28.594Z] #8 2.106 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-10-03T01:59:28.853Z] #8 2.320 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-10-03T01:59:28.853Z] #8 2.328 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-10-03T01:59:28.853Z] #8 2.337 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-10-03T01:59:28.853Z] #8 2.350 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-10-03T01:59:28.853Z] #8 2.362 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-10-03T01:59:28.853Z] #8 2.380 (13/18) Installing libblkid (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.389 (14/18) Installing libuuid (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.393 (15/18) Installing libfdisk (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.402 (16/18) Installing libmount (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.411 (17/18) Installing libsmartcols (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.417 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-10-03T01:59:28.853Z] #8 2.437 Executing busybox-1.36.1-r4.trigger [2025-10-03T01:59:29.112Z] #8 2.446 OK: 336 MiB in 100 packages [2025-10-03T01:59:29.112Z] #8 DONE 2.6s [2025-10-03T01:59:29.112Z] [2025-10-03T01:59:29.112Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-10-03T01:59:29.371Z] #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:29.632Z] #9 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:29.632Z] #9 0.443 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:30.200Z] #9 1.037 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:59:30.200Z] #9 1.042 Upgrading critical system libraries and apk-tools: [2025-10-03T01:59:30.200Z] #9 1.042 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-10-03T01:59:30.200Z] #9 1.050 Executing busybox-1.36.1-r4.trigger [2025-10-03T01:59:30.200Z] #9 1.097 Continuing the upgrade transaction with new apk-tools: [2025-10-03T01:59:30.200Z] #9 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:30.200Z] #9 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:30.459Z] #9 1.276 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T01:59:31.027Z] #9 1.844 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T01:59:31.027Z] #9 1.858 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:59:31.027Z] #9 1.870 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:59:31.027Z] #9 1.886 Executing busybox-1.36.1-r7.post-upgrade [2025-10-03T01:59:31.027Z] #9 1.901 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:59:31.027Z] #9 1.934 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-10-03T01:59:31.027Z] #9 1.943 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:59:31.027Z] #9 1.981 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:59:31.287Z] #9 2.003 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-10-03T01:59:31.287Z] #9 2.006 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-10-03T01:59:31.287Z] #9 2.089 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:59:31.287Z] #9 2.149 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-10-03T01:59:31.287Z] #9 2.155 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-10-03T01:59:31.287Z] #9 2.164 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-10-03T01:59:31.287Z] #9 2.181 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-10-03T01:59:31.287Z] #9 2.196 (14/27) Installing libpsl (0.21.5-r0) [2025-10-03T01:59:31.287Z] #9 2.200 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-10-03T01:59:31.287Z] #9 2.214 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-10-03T01:59:31.287Z] #9 2.217 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-10-03T01:59:31.287Z] #9 2.221 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-10-03T01:59:31.287Z] #9 2.243 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-10-03T01:59:31.287Z] #9 2.248 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-10-03T01:59:31.287Z] #9 2.307 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-10-03T01:59:31.287Z] #9 2.311 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:59:31.287Z] #9 2.315 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:59:31.562Z] #9 2.343 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:59:31.562Z] #9 2.347 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:59:31.562Z] #9 2.351 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-10-03T01:59:31.562Z] #9 2.355 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-10-03T01:59:31.562Z] #9 2.365 Executing busybox-1.36.1-r7.trigger [2025-10-03T01:59:31.562Z] #9 2.370 Executing ca-certificates-20241121-r1.trigger [2025-10-03T01:59:31.562Z] #9 2.415 OK: 337 MiB in 103 packages [2025-10-03T01:59:31.822Z] #9 DONE 2.6s [2025-10-03T01:59:31.822Z] [2025-10-03T01:59:31.822Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-10-03T01:59:31.822Z] #10 DONE 0.0s [2025-10-03T01:59:31.822Z] [2025-10-03T01:59:31.822Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-10-03T01:59:31.822Z] #11 DONE 0.0s [2025-10-03T01:59:31.822Z] [2025-10-03T01:59:31.822Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-10-03T01:59:31.822Z] #12 DONE 0.0s [2025-10-03T01:59:32.084Z] [2025-10-03T01:59:32.084Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-10-03T01:59:32.084Z] #13 DONE 0.0s [2025-10-03T01:59:32.084Z] [2025-10-03T01:59:32.084Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T01:59:32.084Z] #14 0.190 + CSDK_VER=4.0.0 [2025-10-03T01:59:32.084Z] #14 0.190 + '[' '!' -d deps ] [2025-10-03T01:59:32.084Z] #14 0.190 + mkdir deps [2025-10-03T01:59:32.343Z] #14 0.190 + cd /device-bacnet-c/deps [2025-10-03T01:59:32.343Z] #14 0.190 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-10-03T01:59:32.343Z] #14 0.193 Connecting to github.com (140.82.113.3:443) [2025-10-03T01:59:32.343Z] #14 0.369 Connecting to codeload.github.com (140.82.114.9:443) [2025-10-03T01:59:32.343Z] #14 0.532 saving to 'v4.0.0.zip' [2025-10-03T01:59:32.602Z] #14 0.588 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-10-03T01:59:32.602Z] #14 0.588 'v4.0.0.zip' saved [2025-10-03T01:59:32.602Z] #14 0.588 + unzip v4.0.0.zip [2025-10-03T01:59:32.602Z] #14 0.589 Archive: v4.0.0.zip [2025-10-03T01:59:32.602Z] #14 0.595 creating: device-sdk-c-4.0.0/ [2025-10-03T01:59:32.602Z] #14 0.595 creating: device-sdk-c-4.0.0/.github/ [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-10-03T01:59:32.602Z] #14 0.595 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/.gitignore [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/Doxyfile [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/LICENSE [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/Makefile [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/README.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/README.v3.md [2025-10-03T01:59:32.602Z] #14 0.595 creating: device-sdk-c-4.0.0/docs/ [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-10-03T01:59:32.602Z] #14 0.595 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-10-03T01:59:32.602Z] #14 0.599 creating: device-sdk-c-4.0.0/include/ [2025-10-03T01:59:32.602Z] #14 0.599 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-10-03T01:59:32.602Z] #14 0.599 creating: device-sdk-c-4.0.0/include/edgex/ [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-10-03T01:59:32.602Z] #14 0.599 creating: device-sdk-c-4.0.0/scripts/ [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-10-03T01:59:32.602Z] #14 0.599 creating: device-sdk-c-4.0.0/src/ [2025-10-03T01:59:32.602Z] #14 0.599 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-10-03T01:59:32.602Z] #14 0.602 creating: device-sdk-c-4.0.0/src/c/ [2025-10-03T01:59:32.602Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-10-03T01:59:32.602Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-10-03T01:59:32.602Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-10-03T01:59:32.602Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-10-03T01:59:32.603Z] #14 0.602 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-10-03T01:59:32.603Z] #14 0.604 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-10-03T01:59:32.603Z] #14 0.604 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-10-03T01:59:32.603Z] #14 0.605 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-10-03T01:59:32.603Z] #14 0.605 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-10-03T01:59:32.603Z] #14 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-10-03T01:59:32.603Z] #14 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-10-03T01:59:32.603Z] #14 0.608 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-10-03T01:59:32.603Z] #14 0.609 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-10-03T01:59:32.603Z] #14 0.609 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-10-03T01:59:32.603Z] #14 0.611 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-10-03T01:59:32.603Z] #14 0.613 creating: device-sdk-c-4.0.0/src/cmake/ [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-10-03T01:59:32.603Z] #14 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-10-03T01:59:32.603Z] #14 0.614 + cd device-sdk-c-4.0.0 [2025-10-03T01:59:32.603Z] #14 0.614 + ./scripts/build.sh [2025-10-03T01:59:32.603Z] #14 0.614 + CPPCHECK=false [2025-10-03T01:59:32.603Z] #14 0.614 + DOCGEN=false [2025-10-03T01:59:32.603Z] #14 0.614 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-10-03T01:59:32.603Z] #14 0.614 + '[' 0 -gt 0 ] [2025-10-03T01:59:32.603Z] #14 0.615 + readlink -f ./scripts/build.sh [2025-10-03T01:59:32.603Z] #14 0.616 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T01:59:32.603Z] #14 0.617 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-10-03T01:59:32.603Z] #14 0.617 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:59:32.603Z] #14 0.617 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T01:59:32.603Z] #14 0.617 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:59:32.603Z] #14 0.618 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:59:32.603Z] #14 0.618 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:59:32.603Z] #14 0.690 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:59:32.603Z] #14 0.706 -- Detecting C compiler ABI info [2025-10-03T01:59:32.603Z] #14 0.793 -- Detecting C compiler ABI info - done [2025-10-03T01:59:32.862Z] #14 0.815 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:59:32.862Z] #14 0.815 -- Detecting C compile features [2025-10-03T01:59:32.862Z] #14 0.816 -- Detecting C compile features - done [2025-10-03T01:59:32.862Z] #14 0.820 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:59:32.862Z] #14 0.895 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:59:32.862Z] #14 0.899 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:59:32.862Z] #14 0.902 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:59:32.862Z] #14 0.905 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:59:32.862Z] #14 0.907 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:59:32.862Z] #14 0.909 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:59:32.862Z] #14 0.910 -- /opt/iotech/iot/1.5/include [2025-10-03T01:59:32.862Z] #14 0.910 -- C SDK 0.0.0 for Linux [2025-10-03T01:59:32.862Z] #14 0.913 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:59:32.862Z] #14 0.995 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:59:32.862Z] #14 1.047 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:59:32.862Z] #14 1.073 -- Configuring done (0.4s) [2025-10-03T01:59:32.862Z] #14 1.106 -- Generating done (0.0s) [2025-10-03T01:59:33.120Z] #14 1.109 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T01:59:33.120Z] #14 1.114 + make all package [2025-10-03T01:59:33.120Z] #14 1.114 + tee release.log [2025-10-03T01:59:33.120Z] #14 1.151 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:59:33.120Z] #14 1.255 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:59:33.380Z] #14 1.401 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:59:33.380Z] #14 1.530 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:59:33.650Z] #14 1.630 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:59:33.910Z] #14 1.949 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:59:33.910Z] #14 1.993 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:59:33.910Z] #14 2.125 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:59:34.169Z] #14 2.407 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:59:34.428Z] #14 2.498 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:59:34.428Z] #14 2.630 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:59:34.689Z] #14 2.755 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:59:34.949Z] #14 2.848 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:59:34.949Z] #14 2.995 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:59:35.209Z] #14 3.053 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:59:35.209Z] #14 3.363 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:59:35.468Z] #14 3.425 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:59:35.468Z] #14 3.664 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:59:35.729Z] #14 3.771 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:59:35.730Z] #14 3.966 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:59:35.990Z] #14 4.048 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:59:36.929Z] #14 5.043 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:59:37.188Z] #14 5.137 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:59:37.188Z] #14 5.202 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:59:37.188Z] #14 5.285 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:59:37.188Z] #14 5.344 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:59:37.446Z] #14 5.568 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:59:37.705Z] #14 5.885 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:59:37.964Z] #14 5.958 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:59:37.964Z] #14 6.087 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:59:38.224Z] #14 6.179 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:59:38.224Z] #14 6.449 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-10-03T01:59:38.486Z] #14 6.449 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-10-03T01:59:38.486Z] #14 6.449 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-10-03T01:59:38.486Z] #14 6.449 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:59:38.486Z] #14 6.450 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-10-03T01:59:38.486Z] #14 6.450 875 | const iot_data_t *deviceservices_config; [2025-10-03T01:59:38.486Z] #14 6.450 | ^~~~~~~~~~~~~~~~~~~~~ [2025-10-03T01:59:38.486Z] #14 6.587 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:59:38.486Z] #14 6.706 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:59:38.745Z] #14 6.763 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:59:38.745Z] #14 6.852 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:59:39.004Z] #14 6.901 [ 68%] Built target csdk [2025-10-03T01:59:39.004Z] #14 6.919 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:59:39.004Z] #14 7.051 [ 72%] Linking C executable template [2025-10-03T01:59:39.004Z] #14 7.077 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:39.004Z] #14 7.119 [ 72%] Built target template [2025-10-03T01:59:39.004Z] #14 7.140 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:59:39.004Z] #14 7.238 [ 76%] Linking C executable device-counter [2025-10-03T01:59:39.262Z] #14 7.265 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:39.262Z] #14 7.312 [ 76%] Built target device-counter [2025-10-03T01:59:39.263Z] #14 7.332 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:59:39.263Z] #14 7.450 [ 80%] Linking C executable device-random [2025-10-03T01:59:39.521Z] #14 7.473 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:39.521Z] #14 7.514 [ 80%] Built target device-random [2025-10-03T01:59:39.521Z] #14 7.534 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:59:39.521Z] #14 7.609 [ 84%] Linking C executable device-gyro [2025-10-03T01:59:39.781Z] #14 7.633 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:39.781Z] #14 7.672 [ 84%] Built target device-gyro [2025-10-03T01:59:39.781Z] #14 7.690 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:59:39.781Z] #14 7.773 [ 88%] Linking C executable device-bitfields [2025-10-03T01:59:39.781Z] #14 7.801 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:39.781Z] #14 7.844 [ 88%] Built target device-bitfields [2025-10-03T01:59:39.781Z] #14 7.867 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:59:39.781Z] #14 8.014 [ 92%] Linking C executable template-discovery [2025-10-03T01:59:40.040Z] #14 8.039 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:40.040Z] #14 8.080 [ 92%] Built target template-discovery [2025-10-03T01:59:40.040Z] #14 8.103 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:59:40.040Z] #14 8.215 [ 96%] Linking C executable device-file [2025-10-03T01:59:40.300Z] #14 8.242 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:40.300Z] #14 8.284 [ 96%] Built target device-file [2025-10-03T01:59:40.300Z] #14 8.304 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:59:40.300Z] #14 8.403 [100%] Linking C executable device-terminal [2025-10-03T01:59:40.300Z] #14 8.437 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:40.300Z] #14 8.477 [100%] Built target device-terminal [2025-10-03T01:59:40.300Z] #14 8.496 Run CPack packaging tool... [2025-10-03T01:59:40.300Z] #14 8.510 CPack: Create package using TGZ [2025-10-03T01:59:40.300Z] #14 8.510 CPack: Install projects [2025-10-03T01:59:40.561Z] #14 8.510 CPack: - Run preinstall target for: Csdk [2025-10-03T01:59:40.561Z] #14 8.758 CPack: - Install project: Csdk [] [2025-10-03T01:59:40.822Z] #14 8.765 CPack: Create package [2025-10-03T01:59:40.822Z] #14 8.787 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-10-03T01:59:40.822Z] #14 8.788 + '[' false '=' true ] [2025-10-03T01:59:40.822Z] #14 8.788 + '[' false '=' true ] [2025-10-03T01:59:40.822Z] #14 8.788 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:59:40.822Z] #14 8.789 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:59:40.822Z] #14 8.789 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T01:59:40.822Z] #14 8.858 -- The C compiler identification is GNU 12.2.1 [2025-10-03T01:59:40.822Z] #14 8.874 -- Detecting C compiler ABI info [2025-10-03T01:59:40.822Z] #14 8.965 -- Detecting C compiler ABI info - done [2025-10-03T01:59:40.822Z] #14 8.985 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T01:59:41.083Z] #14 8.986 -- Detecting C compile features [2025-10-03T01:59:41.083Z] #14 8.987 -- Detecting C compile features - done [2025-10-03T01:59:41.083Z] #14 8.990 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T01:59:41.083Z] #14 9.063 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T01:59:41.083Z] #14 9.066 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T01:59:41.083Z] #14 9.069 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T01:59:41.083Z] #14 9.071 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T01:59:41.083Z] #14 9.073 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T01:59:41.083Z] #14 9.076 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T01:59:41.083Z] #14 9.076 -- /opt/iotech/iot/1.5/include [2025-10-03T01:59:41.083Z] #14 9.076 -- C SDK 0.0.0 for Linux [2025-10-03T01:59:41.083Z] #14 9.078 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T01:59:41.083Z] #14 9.158 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T01:59:41.083Z] #14 9.204 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T01:59:41.083Z] #14 9.224 -- Configuring done (0.4s) [2025-10-03T01:59:41.083Z] #14 9.257 -- Generating done (0.0s) [2025-10-03T01:59:41.083Z] #14 9.259 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T01:59:41.342Z] #14 9.263 + make [2025-10-03T01:59:41.342Z] #14 9.263 + tee debug.log [2025-10-03T01:59:41.342Z] #14 9.307 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T01:59:41.342Z] #14 9.371 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T01:59:41.342Z] #14 9.445 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T01:59:41.342Z] #14 9.521 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T01:59:41.601Z] #14 9.590 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T01:59:41.601Z] #14 9.711 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T01:59:41.601Z] #14 9.745 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T01:59:41.601Z] #14 9.817 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T01:59:41.876Z] #14 9.928 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T01:59:41.876Z] #14 9.993 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T01:59:41.876Z] #14 10.07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T01:59:42.140Z] #14 10.14 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T01:59:42.140Z] #14 10.20 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T01:59:42.140Z] #14 10.28 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T01:59:42.140Z] #14 10.32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T01:59:42.399Z] #14 10.46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T01:59:42.399Z] #14 10.51 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T01:59:42.400Z] #14 10.61 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T01:59:42.659Z] #14 10.66 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T01:59:42.659Z] #14 10.76 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T01:59:42.918Z] #14 10.83 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T01:59:42.918Z] #14 11.03 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T01:59:42.918Z] #14 11.09 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T01:59:42.918Z] #14 11.14 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T01:59:43.179Z] #14 11.20 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T01:59:43.179Z] #14 11.25 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T01:59:43.440Z] #14 11.35 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T01:59:43.440Z] #14 11.55 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T01:59:43.440Z] #14 11.60 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T01:59:43.440Z] #14 11.67 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T01:59:43.704Z] #14 11.73 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T01:59:43.704Z] #14 11.87 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T01:59:43.963Z] #14 11.94 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T01:59:43.963Z] #14 11.99 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T01:59:43.963Z] #14 12.05 [ 68%] Linking C shared library libcsdk.so [2025-10-03T01:59:43.963Z] #14 12.10 [ 68%] Built target csdk [2025-10-03T01:59:44.224Z] #14 12.12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T01:59:44.224Z] #14 12.20 [ 72%] Linking C executable template [2025-10-03T01:59:44.224Z] #14 12.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:44.224Z] #14 12.26 [ 72%] Built target template [2025-10-03T01:59:44.224Z] #14 12.28 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T01:59:44.224Z] #14 12.34 [ 76%] Linking C executable device-counter [2025-10-03T01:59:44.483Z] #14 12.36 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:44.483Z] #14 12.40 [ 76%] Built target device-counter [2025-10-03T01:59:44.483Z] #14 12.42 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T01:59:44.483Z] #14 12.48 [ 80%] Linking C executable device-random [2025-10-03T01:59:44.483Z] #14 12.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:44.483Z] #14 12.55 [ 80%] Built target device-random [2025-10-03T01:59:44.483Z] #14 12.57 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T01:59:44.483Z] #14 12.62 [ 84%] Linking C executable device-gyro [2025-10-03T01:59:44.743Z] #14 12.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:44.743Z] #14 12.69 [ 84%] Built target device-gyro [2025-10-03T01:59:44.743Z] #14 12.71 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T01:59:44.743Z] #14 12.76 [ 88%] Linking C executable device-bitfields [2025-10-03T01:59:44.743Z] #14 12.79 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:44.743Z] #14 12.83 [ 88%] Built target device-bitfields [2025-10-03T01:59:44.743Z] #14 12.85 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T01:59:44.743Z] #14 12.92 [ 92%] Linking C executable template-discovery [2025-10-03T01:59:45.002Z] #14 12.95 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:45.003Z] #14 12.99 [ 92%] Built target template-discovery [2025-10-03T01:59:45.003Z] #14 13.01 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T01:59:45.003Z] #14 13.07 [ 96%] Linking C executable device-file [2025-10-03T01:59:45.003Z] #14 13.10 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:45.003Z] #14 13.13 [ 96%] Built target device-file [2025-10-03T01:59:45.003Z] #14 13.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T01:59:45.003Z] #14 13.22 [100%] Linking C executable device-terminal [2025-10-03T01:59:45.261Z] #14 13.24 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T01:59:45.261Z] #14 13.28 [100%] Built target device-terminal [2025-10-03T01:59:45.261Z] #14 13.29 + cp -rf include/devsdk include/edgex /usr/include/ [2025-10-03T01:59:45.261Z] #14 13.30 + cp build/release/c/libcsdk.so /usr/lib/ [2025-10-03T01:59:45.261Z] #14 13.30 + mkdir -p /usr/share/doc/edgex-csdk [2025-10-03T01:59:45.261Z] #14 13.30 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-10-03T01:59:45.261Z] #14 13.30 + cp LICENSE /usr/share/doc/edgex-csdk [2025-10-03T01:59:45.261Z] #14 13.30 + rm -rf /device-bacnet-c/deps [2025-10-03T01:59:45.261Z] #14 DONE 13.4s [2025-10-03T01:59:45.519Z] [2025-10-03T01:59:45.519Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-10-03T01:59:45.519Z] #15 0.278 + readlink -f /device-bacnet-c/scripts/build.sh [2025-10-03T01:59:45.779Z] #15 0.279 + dirname /device-bacnet-c/scripts/build.sh [2025-10-03T01:59:45.779Z] #15 0.280 + dirname /device-bacnet-c/scripts [2025-10-03T01:59:45.779Z] #15 0.281 + ROOT=/device-bacnet-c [2025-10-03T01:59:45.779Z] #15 0.281 + echo /device-bacnet-c [2025-10-03T01:59:45.779Z] #15 0.281 /device-bacnet-c [2025-10-03T01:59:45.779Z] #15 0.281 + cd /device-bacnet-c [2025-10-03T01:59:45.779Z] #15 0.281 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-10-03T01:59:45.779Z] #15 0.281 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-10-03T01:59:45.779Z] #15 0.281 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-10-03T01:59:45.779Z] #15 0.282 Cloning into 'bacnet-stack'... [2025-10-03T01:59:48.312Z] #15 2.681 + cd /device-bacnet-c/bacnet-stack [2025-10-03T01:59:48.312Z] #15 2.681 + git checkout v0.8.6-IOTech [2025-10-03T01:59:48.883Z] #15 3.486 Note: switching to 'v0.8.6-IOTech'. [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 You are in 'detached HEAD' state. You can look around, make experimental [2025-10-03T01:59:48.883Z] #15 3.486 changes and commit them, and you can discard any commits you make in this [2025-10-03T01:59:48.883Z] #15 3.486 state without impacting any branches by switching back to a branch. [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 If you want to create a new branch to retain commits you create, you may [2025-10-03T01:59:48.883Z] #15 3.486 do so (now or later) by using -c with the switch command. Example: [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 git switch -c [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 Or undo this operation with: [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 git switch - [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 Turn off this advice by setting config variable advice.detachedHead to false [2025-10-03T01:59:48.883Z] #15 3.486 [2025-10-03T01:59:48.883Z] #15 3.486 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-10-03T01:59:48.883Z] #15 3.487 + mkdir -p /device-bacnet-c/lib/ip [2025-10-03T01:59:48.883Z] #15 3.489 + mkdir -p /device-bacnet-c/lib/mstp [2025-10-03T01:59:48.883Z] #15 3.490 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-10-03T01:59:48.883Z] #15 3.493 make -s -C lib clean [2025-10-03T01:59:48.883Z] #15 3.497 make -s -C demo clean [2025-10-03T01:59:48.883Z] #15 3.552 make -s -C demo/router clean [2025-10-03T01:59:48.883Z] #15 3.555 make -s -C demo/router-ipv6 clean [2025-10-03T01:59:48.883Z] #15 3.558 make -s -C demo/gateway clean [2025-10-03T01:59:48.883Z] #15 3.560 make -s -C lib all [2025-10-03T01:59:53.073Z] #15 7.577 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-10-03T01:59:53.073Z] #15 7.578 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-10-03T01:59:53.073Z] #15 7.578 147 | pthread_cancel(hThread); [2025-10-03T01:59:53.073Z] #15 7.578 | ^~~~~~~ [2025-10-03T01:59:53.073Z] #15 7.578 | | [2025-10-03T01:59:53.073Z] #15 7.578 | long unsigned int [2025-10-03T01:59:53.073Z] #15 7.578 In file included from ../ports/linux/net.h:73, [2025-10-03T01:59:53.073Z] #15 7.578 from ../ports/linux/dlmstp.c:43: [2025-10-03T01:59:53.073Z] #15 7.578 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-10-03T01:59:53.073Z] #15 7.578 98 | int pthread_cancel(pthread_t); [2025-10-03T01:59:53.073Z] #15 7.578 | ^~~~~~~~~ [2025-10-03T01:59:53.073Z] #15 7.580 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-10-03T01:59:53.073Z] #15 7.580 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-10-03T01:59:53.073Z] #15 7.580 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-10-03T01:59:53.073Z] #15 7.580 | ^~~~~~~~ [2025-10-03T01:59:53.073Z] #15 7.580 | | [2025-10-03T01:59:53.073Z] #15 7.580 | long unsigned int * [2025-10-03T01:59:53.073Z] #15 7.580 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-10-03T01:59:53.073Z] #15 7.580 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-10-03T01:59:53.073Z] #15 7.580 | ^ [2025-10-03T01:59:56.359Z] #15 11.04 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-10-03T01:59:56.618Z] #15 11.04 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-10-03T01:59:56.618Z] #15 11.04 make -s -C lib clean [2025-10-03T01:59:56.618Z] #15 11.05 make -s -C demo clean [2025-10-03T01:59:56.618Z] #15 11.11 make -s -C demo/router clean [2025-10-03T01:59:56.618Z] #15 11.12 make -s -C demo/router-ipv6 clean [2025-10-03T01:59:56.618Z] #15 11.12 make -s -C demo/gateway clean [2025-10-03T01:59:56.618Z] #15 11.12 make -s -C lib all [2025-10-03T02:00:04.737Z] #15 19.31 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-10-03T02:00:04.737Z] #15 19.32 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:04.737Z] #15 19.32 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:04.737Z] #15 19.32 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T02:00:04.737Z] #15 19.39 -- The C compiler identification is GNU 12.2.1 [2025-10-03T02:00:04.737Z] #15 19.40 -- Detecting C compiler ABI info [2025-10-03T02:00:04.737Z] #15 19.49 -- Detecting C compiler ABI info - done [2025-10-03T02:00:04.998Z] #15 19.52 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T02:00:04.998Z] #15 19.52 -- Detecting C compile features [2025-10-03T02:00:04.998Z] #15 19.52 -- Detecting C compile features - done [2025-10-03T02:00:04.998Z] #15 19.52 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-10-03T02:00:04.998Z] #15 19.61 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-10-03T02:00:04.998Z] #15 19.61 -- Found Threads: TRUE [2025-10-03T02:00:04.998Z] #15 19.62 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T02:00:04.998Z] #15 19.62 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:04.998Z] #15 19.62 -- Configuring done (0.3s) [2025-10-03T02:00:04.998Z] #15 19.62 -- Generating done (0.0s) [2025-10-03T02:00:04.998Z] #15 19.62 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:04.998Z] #15 19.63 + make [2025-10-03T02:00:04.998Z] #15 19.63 + tee release.log [2025-10-03T02:00:04.998Z] #15 19.67 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-10-03T02:00:05.256Z] #15 19.87 [ 22%] Linking C static library libbacnet_objects.a [2025-10-03T02:00:05.256Z] #15 19.91 [ 22%] Built target bacnet_objects [2025-10-03T02:00:05.256Z] #15 19.93 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T02:00:05.256Z] #15 20.12 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-10-03T02:00:05.516Z] #15 20.20 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-10-03T02:00:05.516Z] #15 20.26 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-10-03T02:00:05.775Z] #15 20.33 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T02:00:05.775Z] #15 20.62 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-10-03T02:00:06.033Z] #15 20.70 [100%] Linking C executable device-bacnet-c [2025-10-03T02:00:06.033Z] #15 20.73 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:06.033Z] #15 20.77 [100%] Built target device-bacnet-c [2025-10-03T02:00:06.033Z] #15 20.78 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:06.033Z] #15 20.78 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:06.033Z] #15 20.78 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T02:00:06.033Z] #15 20.84 -- The C compiler identification is GNU 12.2.1 [2025-10-03T02:00:06.291Z] #15 20.85 -- Detecting C compiler ABI info [2025-10-03T02:00:06.291Z] #15 20.94 -- Detecting C compiler ABI info - done [2025-10-03T02:00:06.291Z] #15 20.96 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T02:00:06.291Z] #15 20.96 -- Detecting C compile features [2025-10-03T02:00:06.291Z] #15 20.96 -- Detecting C compile features - done [2025-10-03T02:00:06.291Z] #15 20.96 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-10-03T02:00:06.291Z] #15 21.04 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-10-03T02:00:06.551Z] #15 21.05 -- Found Threads: TRUE [2025-10-03T02:00:06.551Z] #15 21.05 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T02:00:06.551Z] #15 21.05 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:06.551Z] #15 21.05 -- Configuring done (0.3s) [2025-10-03T02:00:06.551Z] #15 21.06 -- Generating done (0.0s) [2025-10-03T02:00:06.551Z] #15 21.06 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:06.551Z] #15 21.07 + make [2025-10-03T02:00:06.551Z] #15 21.07 + tee release.log [2025-10-03T02:00:06.551Z] #15 21.11 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-10-03T02:00:06.551Z] #15 21.31 [ 22%] Linking C static library libbacnet_objects.a [2025-10-03T02:00:06.813Z] #15 21.34 [ 22%] Built target bacnet_objects [2025-10-03T02:00:06.813Z] #15 21.36 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T02:00:06.813Z] #15 21.54 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-10-03T02:00:06.813Z] #15 21.63 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-10-03T02:00:06.813Z] #15 21.68 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-10-03T02:00:07.073Z] #15 21.75 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T02:00:07.332Z] #15 22.02 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-10-03T02:00:07.332Z] #15 22.09 [100%] Linking C executable device-bacnet-c [2025-10-03T02:00:07.332Z] #15 22.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) [2025-10-03T02:00:07.332Z] #15 22.16 [100%] Built target device-bacnet-c [2025-10-03T02:00:07.594Z] #15 DONE 22.3s [2025-10-03T02:00:07.595Z] [2025-10-03T02:00:07.595Z] #16 exporting to image [2025-10-03T02:00:07.595Z] #16 exporting layers [2025-10-03T02:00:07.854Z] #16 exporting layers 0.3s done [2025-10-03T02:00:07.854Z] #16 writing image sha256:66f7ce14c2974a782843b5a2e192e79c0344af83e31f67195fad0a287712d9d2 done [2025-10-03T02:00:07.854Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-03T02:00:07.854Z] #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T02:00:08.569Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-03T02:00:08.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T02:00:08.737Z] prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container [2025-10-03T02:00:08.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-03T02:00:09.030Z] $ docker top 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T02:00:09.430Z] + make test [2025-10-03T02:00:09.431Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-10-03T02:00:09.462Z] $ docker stop --time=1 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae [2025-10-03T02:00:10.695Z] $ docker rm -f --volumes 3e8bc47710d7f68ba3414a42dd9381832f2af16173bd08b93c90d05736b71aae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-03T02:00:11.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-03T02:00:11.840Z] + ls -al . [2025-10-03T02:00:11.840Z] total 88 [2025-10-03T02:00:11.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:59 . [2025-10-03T02:00:11.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 .. [2025-10-03T02:00:11.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:59 .git [2025-10-03T02:00:11.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:58 .github [2025-10-03T02:00:11.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:59 .semver [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 1563 Oct 3 01:58 Attribution.txt [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 1004 Oct 3 01:58 CHANGELOG.md [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:58 GOVERNANCE.md [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 764 Oct 3 01:58 Jenkinsfile [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 3 01:58 LICENSE [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 837 Oct 3 01:58 Makefile [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 621 Oct 3 01:58 OWNERS.md [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 5503 Oct 3 01:58 README.md [2025-10-03T02:00:11.840Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:59 VERSION [2025-10-03T02:00:11.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 docs [2025-10-03T02:00:11.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 res [2025-10-03T02:00:11.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 sample-profiles [2025-10-03T02:00:11.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:58 scripts [2025-10-03T02:00:11.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:58 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T02:00:12.246Z] + 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=145531d2d76d2d954c5c6ef88e88007827753d35 --label arch=amd64 --label version=0.0.0 . [2025-10-03T02:00:12.504Z] #0 building with "default" instance using docker driver [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #1 [internal] load build definition from Dockerfile.alpine [2025-10-03T02:00:12.504Z] #1 transferring dockerfile: 2.40kB done [2025-10-03T02:00:12.504Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-10-03T02:00:12.504Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2025-10-03T02:00:12.504Z] #1 DONE 0.0s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-03T02:00:12.504Z] #2 DONE 0.0s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #3 [internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-03T02:00:12.504Z] #3 DONE 0.1s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #4 [internal] load .dockerignore [2025-10-03T02:00:12.504Z] #4 transferring context: 2B done [2025-10-03T02:00:12.504Z] #4 DONE 0.0s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #5 [internal] load build context [2025-10-03T02:00:12.504Z] #5 transferring context: 20.43kB done [2025-10-03T02:00:12.504Z] #5 DONE 0.0s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-03T02:00:12.504Z] #6 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2025-10-03T02:00:12.504Z] #6 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-03T02:00:12.504Z] #6 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-03T02:00:12.504Z] #6 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-03T02:00:12.504Z] #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2025-10-03T02:00:12.504Z] #6 ... [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-03T02:00:12.504Z] #7 DONE 0.2s [2025-10-03T02:00:12.504Z] [2025-10-03T02:00:12.504Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-03T02:00:12.504Z] #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-03T02:00:12.504Z] #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-03T02:00:12.765Z] #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-10-03T02:00:12.765Z] #6 DONE 0.3s [2025-10-03T02:00:12.765Z] [2025-10-03T02:00:12.765Z] #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 [2025-10-03T02:00:12.765Z] #8 0.221 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-10-03T02:00:13.331Z] #8 0.638 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T02:00:13.331Z] #8 0.638 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T02:00:13.331Z] #8 0.638 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T02:00:13.331Z] #8 DONE 0.7s [2025-10-03T02:00:13.331Z] [2025-10-03T02:00:13.331Z] #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 [2025-10-03T02:00:13.331Z] #9 0.207 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-10-03T02:00:13.589Z] #9 0.642 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-10-03T02:00:13.589Z] #9 0.642 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-10-03T02:00:13.589Z] #9 0.642 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-10-03T02:00:13.589Z] #9 DONE 0.7s [2025-10-03T02:00:13.589Z] [2025-10-03T02:00:13.589Z] #10 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T02:00:13.850Z] #10 DONE 0.4s [2025-10-03T02:00:13.850Z] [2025-10-03T02:00:13.850Z] #11 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-10-03T02:00:13.850Z] #11 DONE 0.4s [2025-10-03T02:00:13.850Z] [2025-10-03T02:00:13.850Z] #12 [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 [2025-10-03T02:00:14.419Z] #12 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:14.419Z] #12 0.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:14.677Z] #12 0.832 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:15.244Z] #12 1.425 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T02:00:15.244Z] #12 1.433 OK: 337 MiB in 103 packages [2025-10-03T02:00:15.504Z] #12 DONE 1.6s [2025-10-03T02:00:15.504Z] [2025-10-03T02:00:15.504Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2025-10-03T02:00:15.504Z] #13 DONE 0.0s [2025-10-03T02:00:15.504Z] [2025-10-03T02:00:15.504Z] #14 [builder 6/10] COPY src /device-bacnet-c/src/ [2025-10-03T02:00:15.763Z] #14 DONE 0.0s [2025-10-03T02:00:15.763Z] [2025-10-03T02:00:15.763Z] #15 [builder 7/10] COPY VERSION /device-bacnet-c/ [2025-10-03T02:00:15.763Z] #15 DONE 0.0s [2025-10-03T02:00:15.763Z] [2025-10-03T02:00:15.763Z] #16 [builder 8/10] WORKDIR /device-bacnet-c [2025-10-03T02:00:15.763Z] #16 DONE 0.0s [2025-10-03T02:00:15.763Z] [2025-10-03T02:00:15.763Z] #17 [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 [2025-10-03T02:00:15.763Z] #17 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:15.763Z] #17 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:15.763Z] #17 0.681 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:15.763Z] #17 1.278 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T02:00:15.763Z] #17 1.287 (1/28) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-03T02:00:15.763Z] #17 1.439 (2/28) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-03T02:00:15.763Z] #17 1.448 (3/28) Installing brotli-libs (1.1.0-r2) [2025-10-03T02:00:15.763Z] #17 1.461 (4/28) Installing c-ares (1.34.5-r0) [2025-10-03T02:00:15.763Z] #17 1.467 (5/28) Installing libunistring (1.3-r0) [2025-10-03T02:00:15.763Z] #17 1.485 (6/28) Installing libidn2 (2.3.7-r0) [2025-10-03T02:00:15.763Z] #17 1.490 (7/28) Installing nghttp2-libs (1.65.0-r0) [2025-10-03T02:00:15.763Z] #17 1.494 (8/28) Installing libpsl (0.21.5-r3) [2025-10-03T02:00:15.763Z] #17 1.499 (9/28) Installing zstd-libs (1.5.7-r0) [2025-10-03T02:00:15.763Z] #17 1.515 (10/28) Installing libcurl (8.14.1-r2) [2025-10-03T02:00:15.763Z] #17 1.526 (11/28) Installing curl (8.14.1-r2) [2025-10-03T02:00:15.763Z] #17 1.534 (12/28) Installing dumb-init (1.2.5-r3) [2025-10-03T02:00:15.763Z] #17 1.538 (13/28) Installing hiredis (1.3.0-r0) [2025-10-03T02:00:15.763Z] #17 1.542 (14/28) Installing yaml (0.2.5-r2) [2025-10-03T02:00:15.763Z] #17 1.552 (15/28) Installing libcbor (0.12.0-r0) [2025-10-03T02:00:15.763Z] #17 1.639 (16/28) Installing iotech-iot-1.5 (1.5.7-r0) [2025-10-03T02:00:16.330Z] #17 2.359 (17/28) Installing pkgconf (2.4.3-r0) [2025-10-03T02:00:16.330Z] #17 2.364 (18/28) Installing openssl-dev (3.5.4-r0) [2025-10-03T02:00:16.330Z] #17 2.394 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-10-03T02:00:16.898Z] #17 3.158 (20/28) Installing gmp (6.3.0-r3) [2025-10-03T02:00:17.157Z] #17 3.175 (21/28) Installing nettle (3.10.1-r0) [2025-10-03T02:00:17.157Z] #17 3.186 (22/28) Installing libffi (3.4.8-r0) [2025-10-03T02:00:17.157Z] #17 3.189 (23/28) Installing libtasn1 (4.20.0-r0) [2025-10-03T02:00:17.157Z] #17 3.193 (24/28) Installing p11-kit (0.25.5-r2) [2025-10-03T02:00:17.157Z] #17 3.205 (25/28) Installing gnutls (3.8.8-r0) [2025-10-03T02:00:17.157Z] #17 3.231 (26/28) Installing libmicrohttpd (1.0.1-r1) [2025-10-03T02:00:17.157Z] #17 3.321 (27/28) Installing libuuid (2.41-r9) [2025-10-03T02:00:17.157Z] #17 3.325 (28/28) Installing linux-headers (6.14.2-r0) [2025-10-03T02:00:17.157Z] #17 3.403 Executing busybox-1.37.0-r18.trigger [2025-10-03T02:00:17.417Z] #17 3.409 OK: 26 MiB in 42 packages [2025-10-03T02:00:17.417Z] #17 DONE 3.6s [2025-10-03T02:00:17.417Z] [2025-10-03T02:00:17.417Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T02:00:17.417Z] #18 0.210 + CSDK_VER=4.0.0 [2025-10-03T02:00:17.417Z] #18 0.210 + '[' '!' -d deps ] [2025-10-03T02:00:17.417Z] #18 0.210 + mkdir deps [2025-10-03T02:00:17.417Z] #18 0.211 + cd /device-bacnet-c/deps [2025-10-03T02:00:17.417Z] #18 0.211 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-10-03T02:00:17.417Z] #18 0.214 Connecting to github.com (140.82.113.4:443) [2025-10-03T02:00:17.417Z] #18 0.303 Connecting to codeload.github.com (140.82.114.9:443) [2025-10-03T02:00:17.417Z] #18 0.403 saving to 'v4.0.0.zip' [2025-10-03T02:00:17.417Z] #18 0.459 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-10-03T02:00:17.417Z] #18 0.459 'v4.0.0.zip' saved [2025-10-03T02:00:17.417Z] #18 0.460 + unzip v4.0.0.zip [2025-10-03T02:00:17.417Z] #18 0.461 Archive: v4.0.0.zip [2025-10-03T02:00:17.417Z] #18 0.466 creating: device-sdk-c-4.0.0/ [2025-10-03T02:00:17.417Z] #18 0.466 creating: device-sdk-c-4.0.0/.github/ [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-10-03T02:00:17.417Z] #18 0.466 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/.gitignore [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/Doxyfile [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/LICENSE [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/Makefile [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/README.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/README.v3.md [2025-10-03T02:00:17.417Z] #18 0.466 creating: device-sdk-c-4.0.0/docs/ [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-10-03T02:00:17.417Z] #18 0.466 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-10-03T02:00:17.417Z] #18 0.470 creating: device-sdk-c-4.0.0/include/ [2025-10-03T02:00:17.417Z] #18 0.470 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-10-03T02:00:17.417Z] #18 0.470 creating: device-sdk-c-4.0.0/include/edgex/ [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-10-03T02:00:17.417Z] #18 0.470 creating: device-sdk-c-4.0.0/scripts/ [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-10-03T02:00:17.417Z] #18 0.470 creating: device-sdk-c-4.0.0/src/ [2025-10-03T02:00:17.417Z] #18 0.470 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.472 creating: device-sdk-c-4.0.0/src/c/ [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-10-03T02:00:17.417Z] #18 0.472 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-10-03T02:00:17.417Z] #18 0.474 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-10-03T02:00:17.417Z] #18 0.474 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.474 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.475 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.475 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-10-03T02:00:17.417Z] #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-10-03T02:00:17.417Z] #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-10-03T02:00:17.417Z] #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-10-03T02:00:17.417Z] #18 0.476 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-10-03T02:00:17.417Z] #18 0.476 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-10-03T02:00:17.417Z] #18 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-10-03T02:00:17.417Z] #18 0.477 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-10-03T02:00:17.417Z] #18 0.478 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-10-03T02:00:17.417Z] #18 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-10-03T02:00:17.417Z] #18 0.479 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-10-03T02:00:17.417Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-10-03T02:00:17.417Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-10-03T02:00:17.417Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-10-03T02:00:17.417Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-10-03T02:00:17.417Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-10-03T02:00:17.418Z] #18 0.481 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-10-03T02:00:17.418Z] #18 0.483 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-10-03T02:00:17.418Z] #18 0.484 creating: device-sdk-c-4.0.0/src/cmake/ [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-10-03T02:00:17.418Z] #18 0.484 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-10-03T02:00:17.418Z] #18 0.484 + cd device-sdk-c-4.0.0 [2025-10-03T02:00:17.418Z] #18 0.484 + ./scripts/build.sh [2025-10-03T02:00:17.418Z] #18 0.485 + CPPCHECK=false [2025-10-03T02:00:17.418Z] #18 0.485 + DOCGEN=false [2025-10-03T02:00:17.418Z] #18 0.485 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-10-03T02:00:17.418Z] #18 0.485 + '[' 0 -gt 0 ] [2025-10-03T02:00:17.418Z] #18 0.486 + readlink -f ./scripts/build.sh [2025-10-03T02:00:17.418Z] #18 0.486 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-10-03T02:00:17.418Z] #18 0.487 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-10-03T02:00:17.418Z] #18 0.487 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T02:00:17.418Z] #18 0.487 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-10-03T02:00:17.418Z] #18 0.487 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T02:00:17.418Z] #18 0.488 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T02:00:17.418Z] #18 0.488 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T02:00:17.418Z] #18 0.567 -- The C compiler identification is GNU 12.2.1 [2025-10-03T02:00:17.418Z] #18 0.583 -- Detecting C compiler ABI info [2025-10-03T02:00:17.418Z] #18 0.672 -- Detecting C compiler ABI info - done [2025-10-03T02:00:17.418Z] #18 0.694 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T02:00:17.418Z] #18 0.694 -- Detecting C compile features [2025-10-03T02:00:17.418Z] #18 0.695 -- Detecting C compile features - done [2025-10-03T02:00:17.418Z] #18 0.699 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T02:00:17.418Z] #18 0.779 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T02:00:17.418Z] #18 0.783 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T02:00:17.418Z] #18 0.786 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T02:00:17.418Z] #18 0.789 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T02:00:17.418Z] #18 0.792 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T02:00:17.418Z] #18 0.796 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T02:00:17.418Z] #18 0.796 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:17.418Z] #18 0.796 -- C SDK 0.0.0 for Linux [2025-10-03T02:00:17.418Z] #18 0.798 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T02:00:17.418Z] #18 0.882 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T02:00:17.418Z] #18 0.930 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T02:00:17.418Z] #18 0.954 -- Configuring done (0.5s) [2025-10-03T02:00:17.418Z] #18 0.986 -- Generating done (0.0s) [2025-10-03T02:00:17.418Z] #18 0.989 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-10-03T02:00:17.418Z] #18 0.992 + make all package [2025-10-03T02:00:17.418Z] #18 0.992 + tee release.log [2025-10-03T02:00:17.418Z] #18 1.045 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T02:00:17.418Z] #18 1.154 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T02:00:17.418Z] #18 1.307 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T02:00:17.418Z] #18 1.438 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T02:00:17.418Z] #18 1.536 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T02:00:17.676Z] #18 1.875 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T02:00:17.676Z] #18 1.915 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T02:00:17.676Z] #18 2.060 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T02:00:18.243Z] #18 2.350 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T02:00:18.243Z] #18 2.443 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T02:00:18.243Z] #18 2.578 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T02:00:18.243Z] #18 2.703 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T02:00:18.504Z] #18 2.799 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T02:00:18.504Z] #18 2.955 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T02:00:18.763Z] #18 3.012 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T02:00:19.022Z] #18 3.363 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T02:00:19.022Z] #18 3.429 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T02:00:19.282Z] #18 3.670 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T02:00:19.282Z] #18 3.778 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T02:00:19.540Z] #18 3.991 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T02:00:19.540Z] #18 4.078 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T02:00:19.800Z] #18 ... [2025-10-03T02:00:19.800Z] [2025-10-03T02:00:19.800Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2025-10-03T02:00:19.800Z] #19 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 0.474 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 1.135 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T02:00:19.800Z] #19 1.158 Upgrading critical system libraries and apk-tools: [2025-10-03T02:00:19.800Z] #19 1.158 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-03T02:00:19.800Z] #19 1.163 Executing busybox-1.37.0-r18.trigger [2025-10-03T02:00:19.800Z] #19 1.253 Continuing the upgrade transaction with new apk-tools: [2025-10-03T02:00:19.800Z] #19 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 1.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 1.496 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-03T02:00:19.800Z] #19 2.140 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-10-03T02:00:19.800Z] #19 2.151 (1/5) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-03T02:00:19.800Z] #19 2.167 Executing busybox-1.37.0-r19.post-upgrade [2025-10-03T02:00:19.800Z] #19 2.218 (2/5) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-03T02:00:19.800Z] #19 2.222 (3/5) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-03T02:00:19.800Z] #19 2.230 (4/5) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-03T02:00:19.800Z] #19 2.234 (5/5) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-03T02:00:19.800Z] #19 2.240 Executing busybox-1.37.0-r19.trigger [2025-10-03T02:00:19.800Z] #19 2.247 OK: 26 MiB in 42 packages [2025-10-03T02:00:19.800Z] #19 DONE 2.4s [2025-10-03T02:00:20.061Z] [2025-10-03T02:00:20.061Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-10-03T02:00:20.631Z] #18 5.104 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T02:00:20.631Z] #18 5.210 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T02:00:20.891Z] #18 5.285 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T02:00:20.891Z] #18 5.372 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T02:00:21.151Z] #18 5.428 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T02:00:21.151Z] #18 5.654 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T02:00:21.411Z] #18 5.964 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T02:00:21.672Z] #18 6.040 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T02:00:21.672Z] #18 6.176 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T02:00:21.934Z] #18 6.272 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T02:00:22.196Z] #18 6.542 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-10-03T02:00:22.196Z] #18 6.542 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-10-03T02:00:22.196Z] #18 6.542 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-10-03T02:00:22.196Z] #18 6.542 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-10-03T02:00:22.196Z] #18 6.542 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-10-03T02:00:22.196Z] #18 6.542 875 | const iot_data_t *deviceservices_config; [2025-10-03T02:00:22.196Z] #18 6.542 | ^~~~~~~~~~~~~~~~~~~~~ [2025-10-03T02:00:22.196Z] #18 6.681 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T02:00:22.457Z] #18 6.801 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T02:00:22.457Z] #18 6.865 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T02:00:22.457Z] #18 6.958 [ 68%] Linking C shared library libcsdk.so [2025-10-03T02:00:22.717Z] #18 7.011 [ 68%] Built target csdk [2025-10-03T02:00:22.717Z] #18 7.033 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T02:00:22.717Z] #18 7.175 [ 72%] Linking C executable template [2025-10-03T02:00:22.977Z] #18 7.198 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:22.977Z] #18 7.239 [ 72%] Built target template [2025-10-03T02:00:22.977Z] #18 7.260 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T02:00:22.977Z] #18 7.346 [ 76%] Linking C executable device-counter [2025-10-03T02:00:22.977Z] #18 7.372 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:22.977Z] #18 7.417 [ 76%] Built target device-counter [2025-10-03T02:00:22.977Z] #18 7.441 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T02:00:22.977Z] #18 7.535 [ 80%] Linking C executable device-random [2025-10-03T02:00:23.238Z] #18 7.565 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:23.238Z] #18 7.607 [ 80%] Built target device-random [2025-10-03T02:00:23.238Z] #18 7.629 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T02:00:23.238Z] #18 7.706 [ 84%] Linking C executable device-gyro [2025-10-03T02:00:23.498Z] #18 7.735 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:23.498Z] #18 7.780 [ 84%] Built target device-gyro [2025-10-03T02:00:23.498Z] #18 7.798 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T02:00:23.498Z] #18 7.887 [ 88%] Linking C executable device-bitfields [2025-10-03T02:00:23.761Z] #18 7.915 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:23.761Z] #18 7.958 [ 88%] Built target device-bitfields [2025-10-03T02:00:23.761Z] #18 7.975 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T02:00:23.761Z] #18 8.132 [ 92%] Linking C executable template-discovery [2025-10-03T02:00:23.761Z] #18 8.158 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:23.761Z] #18 8.202 [ 92%] Built target template-discovery [2025-10-03T02:00:23.761Z] #18 8.219 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T02:00:23.761Z] #18 8.337 [ 96%] Linking C executable device-file [2025-10-03T02:00:24.019Z] #18 8.364 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:24.019Z] #18 8.410 [ 96%] Built target device-file [2025-10-03T02:00:24.019Z] #18 8.432 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T02:00:24.019Z] #18 8.530 [100%] Linking C executable device-terminal [2025-10-03T02:00:24.277Z] #18 8.557 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:24.277Z] #18 8.607 [100%] Built target device-terminal [2025-10-03T02:00:24.277Z] #18 8.627 Run CPack packaging tool... [2025-10-03T02:00:24.277Z] #18 8.642 CPack: Create package using TGZ [2025-10-03T02:00:24.277Z] #18 8.642 CPack: Install projects [2025-10-03T02:00:24.277Z] #18 8.642 CPack: - Run preinstall target for: Csdk [2025-10-03T02:00:24.535Z] #18 8.910 CPack: - Install project: Csdk [] [2025-10-03T02:00:24.535Z] #18 8.921 CPack: Create package [2025-10-03T02:00:24.535Z] #18 8.943 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-10-03T02:00:24.535Z] #18 8.944 + '[' false '=' true ] [2025-10-03T02:00:24.535Z] #18 8.944 + '[' false '=' true ] [2025-10-03T02:00:24.535Z] #18 8.944 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T02:00:24.535Z] #18 8.945 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T02:00:24.535Z] #18 8.945 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-10-03T02:00:24.535Z] #18 9.021 -- The C compiler identification is GNU 12.2.1 [2025-10-03T02:00:24.535Z] #18 9.033 -- Detecting C compiler ABI info [2025-10-03T02:00:24.535Z] #18 9.127 -- Detecting C compiler ABI info - done [2025-10-03T02:00:24.794Z] #18 9.146 -- Check for working C compiler: /usr/bin/cc - skipped [2025-10-03T02:00:24.794Z] #18 9.147 -- Detecting C compile features [2025-10-03T02:00:24.794Z] #18 9.147 -- Detecting C compile features - done [2025-10-03T02:00:24.794Z] #18 9.151 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-10-03T02:00:24.794Z] #18 9.230 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-10-03T02:00:24.794Z] #18 9.233 -- Found LIBYAML: /usr/lib/libyaml.so [2025-10-03T02:00:24.794Z] #18 9.236 -- Found LIBUUID: /usr/lib/libuuid.so [2025-10-03T02:00:24.794Z] #18 9.239 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-10-03T02:00:24.794Z] #18 9.242 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-10-03T02:00:24.794Z] #18 9.245 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-10-03T02:00:24.794Z] #18 9.245 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:24.794Z] #18 9.245 -- C SDK 0.0.0 for Linux [2025-10-03T02:00:24.794Z] #18 9.248 -- Performing Test CSDK_HAVE_ATOMIC [2025-10-03T02:00:24.794Z] #18 9.341 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-10-03T02:00:25.054Z] #18 9.393 -- Found Curses: /usr/lib/libcurses.so [2025-10-03T02:00:25.054Z] #18 9.416 -- Configuring done (0.5s) [2025-10-03T02:00:25.054Z] #18 9.449 -- Generating done (0.0s) [2025-10-03T02:00:25.054Z] #18 9.452 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-10-03T02:00:25.054Z] #18 9.457 + make [2025-10-03T02:00:25.054Z] #18 9.457 + tee debug.log [2025-10-03T02:00:25.054Z] #18 9.505 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-10-03T02:00:25.054Z] #18 9.578 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-10-03T02:00:25.314Z] #18 9.663 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-10-03T02:00:25.314Z] #18 9.741 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-10-03T02:00:25.576Z] #18 9.816 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-10-03T02:00:25.576Z] #18 9.941 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-10-03T02:00:25.576Z] #18 9.981 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-10-03T02:00:25.576Z] #18 10.06 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-10-03T02:00:25.836Z] #18 10.18 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-10-03T02:00:25.836Z] #18 10.25 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-10-03T02:00:25.836Z] #18 10.33 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-10-03T02:00:26.098Z] #18 10.41 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-10-03T02:00:26.098Z] #18 10.48 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-10-03T02:00:26.098Z] #18 10.56 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-10-03T02:00:26.098Z] #18 10.61 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-10-03T02:00:26.361Z] #18 10.75 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-10-03T02:00:26.361Z] #18 10.81 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-10-03T02:00:26.361Z] #18 10.92 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-10-03T02:00:26.621Z] #18 10.97 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-10-03T02:00:26.621Z] #18 11.08 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-10-03T02:00:26.881Z] #18 11.15 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-10-03T02:00:26.881Z] #18 11.35 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-10-03T02:00:27.142Z] #18 11.42 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-10-03T02:00:27.142Z] #18 11.48 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-10-03T02:00:27.142Z] #18 11.54 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-10-03T02:00:27.142Z] #18 11.59 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-10-03T02:00:27.402Z] #18 11.69 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-10-03T02:00:27.402Z] #18 11.91 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-10-03T02:00:27.665Z] #18 11.96 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-10-03T02:00:27.665Z] #18 12.03 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-10-03T02:00:27.665Z] #18 12.10 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-10-03T02:00:27.665Z] #18 12.25 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-10-03T02:00:27.924Z] #18 12.33 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-10-03T02:00:27.924Z] #18 12.39 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-10-03T02:00:27.924Z] #18 12.45 [ 68%] Linking C shared library libcsdk.so [2025-10-03T02:00:27.924Z] #18 12.52 [ 68%] Built target csdk [2025-10-03T02:00:28.184Z] #18 12.54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-10-03T02:00:28.184Z] #18 12.60 [ 72%] Linking C executable template [2025-10-03T02:00:28.184Z] #18 12.63 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.184Z] #18 12.67 [ 72%] Built target template [2025-10-03T02:00:28.184Z] #18 12.69 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-10-03T02:00:28.184Z] #18 12.75 [ 76%] Linking C executable device-counter [2025-10-03T02:00:28.444Z] #18 12.78 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.444Z] #18 12.82 [ 76%] Built target device-counter [2025-10-03T02:00:28.444Z] #18 12.83 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-10-03T02:00:28.444Z] #18 12.89 [ 80%] Linking C executable device-random [2025-10-03T02:00:28.444Z] #18 12.91 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.444Z] #18 12.95 [ 80%] Built target device-random [2025-10-03T02:00:28.444Z] #18 12.97 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-10-03T02:00:28.444Z] #18 13.03 [ 84%] Linking C executable device-gyro [2025-10-03T02:00:28.703Z] #18 13.06 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.703Z] #18 13.10 [ 84%] Built target device-gyro [2025-10-03T02:00:28.703Z] #18 13.12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-10-03T02:00:28.703Z] #18 13.18 [ 88%] Linking C executable device-bitfields [2025-10-03T02:00:28.963Z] #18 13.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.963Z] #18 13.26 [ 88%] Built target device-bitfields [2025-10-03T02:00:28.963Z] #18 13.27 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-10-03T02:00:28.963Z] #18 13.36 [ 92%] Linking C executable template-discovery [2025-10-03T02:00:28.963Z] #18 13.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:28.963Z] #18 13.43 [ 92%] Built target template-discovery [2025-10-03T02:00:28.963Z] #18 13.45 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-10-03T02:00:28.963Z] #18 13.52 [ 96%] Linking C executable device-file [2025-10-03T02:00:29.226Z] #18 13.54 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:29.226Z] #18 13.58 [ 96%] Built target device-file [2025-10-03T02:00:29.226Z] #18 13.60 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-10-03T02:00:29.226Z] #18 13.67 [100%] Linking C executable device-terminal [2025-10-03T02:00:29.487Z] #18 13.70 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:29.487Z] #18 13.74 [100%] Built target device-terminal [2025-10-03T02:00:29.487Z] #18 13.75 + cp -rf include/devsdk include/edgex /usr/include/ [2025-10-03T02:00:29.487Z] #18 13.75 + cp build/release/c/libcsdk.so /usr/lib/ [2025-10-03T02:00:29.487Z] #18 13.75 + mkdir -p /usr/share/doc/edgex-csdk [2025-10-03T02:00:29.487Z] #18 13.75 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-10-03T02:00:29.487Z] #18 13.75 + cp LICENSE /usr/share/doc/edgex-csdk [2025-10-03T02:00:29.487Z] #18 13.76 + rm -rf /device-bacnet-c/deps [2025-10-03T02:00:29.487Z] #18 DONE 13.8s [2025-10-03T02:00:29.487Z] [2025-10-03T02:00:29.487Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2025-10-03T02:00:29.747Z] #20 0.265 + readlink -f /device-bacnet-c/scripts/build.sh [2025-10-03T02:00:29.747Z] #20 0.266 + dirname /device-bacnet-c/scripts/build.sh [2025-10-03T02:00:29.747Z] #20 0.267 + dirname /device-bacnet-c/scripts [2025-10-03T02:00:29.747Z] #20 0.268 + ROOT=/device-bacnet-c [2025-10-03T02:00:29.747Z] #20 0.268 + echo /device-bacnet-c [2025-10-03T02:00:29.747Z] #20 0.268 + cd /device-bacnet-c [2025-10-03T02:00:29.747Z] #20 0.268 /device-bacnet-c [2025-10-03T02:00:29.747Z] #20 0.268 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-10-03T02:00:29.747Z] #20 0.268 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-10-03T02:00:29.747Z] #20 0.268 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:29.747Z] #20 0.269 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:29.747Z] #20 0.269 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T02:00:29.747Z] #20 0.289 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:29.747Z] #20 0.289 -- Configuring done (0.0s) [2025-10-03T02:00:29.747Z] #20 0.295 -- Generating done (0.0s) [2025-10-03T02:00:29.747Z] #20 0.296 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-10-03T02:00:29.747Z] #20 0.297 + make [2025-10-03T02:00:29.747Z] #20 0.297 + tee release.log [2025-10-03T02:00:29.747Z] #20 0.336 [ 22%] Built target bacnet_objects [2025-10-03T02:00:29.747Z] #20 0.365 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T02:00:30.011Z] #20 0.551 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T02:00:30.287Z] #20 0.824 [ 55%] Linking C executable device-bacnet-c [2025-10-03T02:00:30.287Z] #20 0.848 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:30.287Z] #20 0.893 [100%] Built target device-bacnet-c [2025-10-03T02:00:30.287Z] #20 0.903 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:30.287Z] #20 0.904 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:30.287Z] #20 0.904 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-10-03T02:00:30.287Z] #20 0.921 -- /opt/iotech/iot/1.5/include [2025-10-03T02:00:30.287Z] #20 0.922 -- Configuring done (0.0s) [2025-10-03T02:00:30.287Z] #20 0.927 -- Generating done (0.0s) [2025-10-03T02:00:30.547Z] #20 0.928 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-10-03T02:00:30.547Z] #20 0.929 + make [2025-10-03T02:00:30.547Z] #20 0.929 + tee release.log [2025-10-03T02:00:30.547Z] #20 0.966 [ 22%] Built target bacnet_objects [2025-10-03T02:00:30.547Z] #20 0.993 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-10-03T02:00:30.547Z] #20 1.176 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-10-03T02:00:30.820Z] #20 1.475 [ 55%] Linking C executable device-bacnet-c [2025-10-03T02:00:31.081Z] #20 1.504 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-10-03T02:00:31.081Z] #20 1.565 [100%] Built target device-bacnet-c [2025-10-03T02:00:31.081Z] #20 DONE 1.6s [2025-10-03T02:00:31.081Z] [2025-10-03T02:00:31.081Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2025-10-03T02:00:31.081Z] #21 DONE 0.1s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-10-03T02:00:31.347Z] #22 DONE 0.1s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-10-03T02:00:31.347Z] #23 DONE 0.0s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #24 [stage-1 9/12] COPY LICENSE /. [2025-10-03T02:00:31.347Z] #24 DONE 0.0s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2025-10-03T02:00:31.347Z] #25 DONE 0.0s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #26 [stage-1 11/12] COPY res /res [2025-10-03T02:00:31.347Z] #26 DONE 0.0s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2025-10-03T02:00:31.347Z] #27 DONE 0.0s [2025-10-03T02:00:31.347Z] [2025-10-03T02:00:31.347Z] #28 exporting to image [2025-10-03T02:00:31.347Z] #28 exporting layers [2025-10-03T02:00:31.606Z] #28 exporting layers 0.4s done [2025-10-03T02:00:31.867Z] #28 writing image sha256:d11fcaba79a6515da26997864072243fbfc991badb3acc9f1d8eb9ee83d098f1 done [2025-10-03T02:00:31.867Z] #28 naming to docker.io/library/device-bacnet done [2025-10-03T02:00:31.867Z] #28 DONE 0.4s [2025-10-03T02:00:31.867Z] [2025-10-03T02:00:31.867Z] 2 warnings found (use docker --debug to expand): [2025-10-03T02:00:31.867Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-10-03T02:00:31.867Z] - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T02:00:32.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T02:00:32.893Z] [2025-10-03T02:00:32.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T02:00:33.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T02:00:33.286Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-03T02:00:33.286Z] 5eb5b503b376: Pulling fs layer [2025-10-03T02:00:33.286Z] 5c69ac0246d0: Pulling fs layer [2025-10-03T02:00:33.286Z] ec43610c2a17: Pulling fs layer [2025-10-03T02:00:33.286Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-03T02:00:33.286Z] 33b1e0a273af: Pulling fs layer [2025-10-03T02:00:33.286Z] 5d3b04190fa2: Pulling fs layer [2025-10-03T02:00:33.286Z] 2f39f015ded8: Pulling fs layer [2025-10-03T02:00:33.286Z] 33b1e0a273af: Waiting [2025-10-03T02:00:33.286Z] 2f39f015ded8: Waiting [2025-10-03T02:00:33.286Z] 5d3b04190fa2: Waiting [2025-10-03T02:00:33.286Z] 3a2ae6a8a46f: Waiting [2025-10-03T02:00:33.286Z] 5c69ac0246d0: Verifying Checksum [2025-10-03T02:00:33.286Z] 5c69ac0246d0: Download complete [2025-10-03T02:00:33.286Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-03T02:00:33.286Z] 3a2ae6a8a46f: Download complete [2025-10-03T02:00:33.286Z] 33b1e0a273af: Verifying Checksum [2025-10-03T02:00:33.286Z] 33b1e0a273af: Download complete [2025-10-03T02:00:33.286Z] ec43610c2a17: Verifying Checksum [2025-10-03T02:00:33.286Z] ec43610c2a17: Download complete [2025-10-03T02:00:33.286Z] 5d3b04190fa2: Verifying Checksum [2025-10-03T02:00:33.286Z] 5d3b04190fa2: Download complete [2025-10-03T02:00:33.548Z] 5eb5b503b376: Verifying Checksum [2025-10-03T02:00:33.548Z] 5eb5b503b376: Download complete [2025-10-03T02:00:34.116Z] 2f39f015ded8: Download complete [2025-10-03T02:00:35.051Z] 5eb5b503b376: Pull complete [2025-10-03T02:00:35.051Z] 5c69ac0246d0: Pull complete [2025-10-03T02:00:35.617Z] ec43610c2a17: Pull complete [2025-10-03T02:00:35.617Z] 3a2ae6a8a46f: Pull complete [2025-10-03T02:00:35.874Z] 33b1e0a273af: Pull complete [2025-10-03T02:00:35.874Z] 5d3b04190fa2: Pull complete [2025-10-03T02:00:41.144Z] 2f39f015ded8: Pull complete [2025-10-03T02:00:41.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-03T02:00:41.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T02:00:41.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T02:00:41.364Z] prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container [2025-10-03T02:00:41.392Z] $ 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/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-03T02:00:43.262Z] $ docker top 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:00:43.720Z] ---> job-cost.sh [2025-10-03T02:00:43.720Z] lf-activate-venv: SKIPPING [2025-10-03T02:00:43.720Z] INFO: No Stack... [2025-10-03T02:00:43.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-03T02:01:41.263Z] INFO: Archiving Costs [Pipeline] sh [2025-10-03T02:01:41.584Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/cost.csv [2025-10-03T02:01:41.584Z] + cut -d, -f6 [Pipeline] lock [2025-10-03T02:01:41.629Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] [2025-10-03T02:01:41.633Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] did not exist. Created. [2025-10-03T02:01:41.638Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-03T02:01:42.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-03T02:01:42.081Z] Stashed 1 file(s) [Pipeline] } [2025-10-03T02:01:42.103Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-03T02:01:42.185Z] $ docker stop --time=1 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 [2025-10-03T02:01:43.336Z] $ docker rm -f --volumes 504fe3e4eee877fb8c2a5593ccdfc43d9fbe5d03a170f8471160e85bcab79c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-03T02:01:44.834Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-106/archives ] [2025-10-03T02:01:44.834Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-106/archives [2025-10-03T02:01:44.834Z] total 16 [2025-10-03T02:01:44.834Z] drwxr-xr-x 3 root root 4096 Oct 3 02:01 . [2025-10-03T02:01:44.834Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 02:01 .. [2025-10-03T02:01:44.834Z] drwxr-xr-x 2 root root 4096 Oct 3 02:01 cost [2025-10-03T02:01:44.834Z] -rw-r--r-- 1 root root 87 Oct 3 02:01 cost.csv [2025-10-03T02:01:44.834Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-106/archives [2025-10-03T02:01:44.834Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-106/archives [2025-10-03T02:01:44.834Z] total 16 [2025-10-03T02:01:44.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 02:01 . [2025-10-03T02:01:44.834Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 02:01 .. [2025-10-03T02:01:44.834Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 02:01 cost [2025-10-03T02:01:44.834Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 3 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:45.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:46.066Z] ---> package-listing.sh [2025-10-03T02:01:46.066Z] ++ facter osfamily [2025-10-03T02:01:46.066Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-03T02:01:46.325Z] + OS_FAMILY=debian [2025-10-03T02:01:46.325Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-106 [2025-10-03T02:01:46.325Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-03T02:01:46.325Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-03T02:01:46.325Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-03T02:01:46.325Z] + PACKAGES=/tmp/packages_start.txt [2025-10-03T02:01:46.325Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-106 ']' [2025-10-03T02:01:46.325Z] + PACKAGES=/tmp/packages_end.txt [2025-10-03T02:01:46.325Z] + case "${OS_FAMILY}" in [2025-10-03T02:01:46.325Z] + dpkg -l [2025-10-03T02:01:46.325Z] + grep '^ii' [2025-10-03T02:01:46.325Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-03T02:01:46.325Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-03T02:01:46.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-03T02:01:46.325Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-106 ']' [2025-10-03T02:01:46.325Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/ [2025-10-03T02:01:46.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-106/archives/ [Pipeline] echo [2025-10-03T02:01:46.357Z] 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/exfoundry_device-bacnet-c_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-03T02:01:46.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-03T02:01:47.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-03T02:01:47.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-03T02:01:47.468Z] prd-ubuntu20.04-docker-8c-8g-21326 does not seem to be running inside a container [2025-10-03T02:01:47.503Z] $ 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/exfoundry_device-bacnet-c_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-106 -v /w/workspace/exfoundry_device-bacnet-c_PR-106:/w/workspace/exfoundry_device-bacnet-c_PR-106:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-03T02:01:47.706Z] $ docker top 66a90a1cc6ad8d1ff1fb93c66ab360acdf3562a4472f70490d75e6dd0f4cf40d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-03T02:01:48.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-03T02:01:48.418Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-03T02:01:48.727Z] + ls /var/log/sa-host [2025-10-03T02:01:48.727Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-03T02:01:48.895Z] provisioning config files... [2025-10-03T02:01:48.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-106@tmp/config18299528112516142778tmp [Pipeline] { [Pipeline] echo [2025-10-03T02:01:48.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:49.291Z] ---> create-netrc.sh [Pipeline] } [2025-10-03T02:01:49.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:49.732Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-03T02:01:49.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:50.085Z] ---> sudo-logs.sh [2025-10-03T02:01:50.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-03T02:01:50.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:01:50.505Z] ---> job-cost.sh [2025-10-03T02:01:50.505Z] lf-activate-venv: SKIPPING [2025-10-03T02:01:50.505Z] DEBUG: total: 0.2199999988079071 [2025-10-03T02:01:50.505Z] INFO: Retrieving Stack Cost... [2025-10-03T02:01:50.766Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-03T02:02:05.659Z] INFO: Archiving Costs [Pipeline] echo [2025-10-03T02:02:05.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-03T02:02:06.020Z] ---> logs-deploy.sh [2025-10-03T02:02:06.020Z] lf-activate-venv: SKIPPING [2025-10-03T02:02:06.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-106/1 [2025-10-03T02:02:06.020Z] INFO: archiving workspace using pattern(s): [2025-10-03T02:02:06.988Z] Archives upload complete. [2025-10-03T02:02:06.988Z] INFO: archiving logs to Nexus