Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cdaa71602f81d1cafd7d6b2807667085e0b53c9+ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (e44b81fe64052cb1b771f184aa0cff1d43f348a1) 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-ssh10566129141460613575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh5748494573252615134.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15787823683865083347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12759506992694519772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6233102986600100036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-11439 in /w/workspace/exfoundry_device-bacnet-c_PR-108 [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-108 # 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 Merging remotes/origin/main commit ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb into PR head commit 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 Merge succeeded, producing 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 Checking out Revision 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 (PR-108) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # 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 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 # timeout=10 Commit message: "Merge commit 'ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb' into HEAD" > git rev-list --no-walk 8cdaa71602f81d1cafd7d6b2807667085e0b53c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T06:34:40.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T06:34:40.923Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T06:34:40.946Z] ========================================================= [2026-05-26T06:34:40.946Z] EdgeX Global Pipelines Version Info [2026-05-26T06:34:40.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:34:42.164Z] ------------------- [2026-05-26T06:34:42.164Z] stable info: [2026-05-26T06:34:42.164Z] ------------------- [2026-05-26T06:34:42.164Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:34:42.164Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:34:42.164Z] Message: update stable to v1.0.280 [2026-05-26T06:34:42.757Z] ------------------- [2026-05-26T06:34:42.757Z] experimental info: [2026-05-26T06:34:42.757Z] ------------------- [2026-05-26T06:34:42.757Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T06:34:42.757Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T06:34:42.757Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T06:34:42.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-05-26T06:34:42.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-05-26T06:34:42.929Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T06:34:42.956Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T06:34:42.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T06:34:43.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-05-26T06:34:43.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-05-26T06:34:43.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T06:34:43.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T06:34:43.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-05-26T06:34:43.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T06:34:43.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T06:34:43.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:34:43.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T06:34:43.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T06:34:43.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T06:34:43.670Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T06:34:43.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo [2026-05-26T06:34:43.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo [2026-05-26T06:34:43.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo [2026-05-26T06:34:43.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [Pipeline] echo [2026-05-26T06:34:43.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c8d02b [Pipeline] echo [2026-05-26T06:34:43.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:34:44.070Z] provisioning config files... [2026-05-26T06:34:44.102Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config17427181223464244825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:34:44.574Z] ---> ****-login.sh [2026-05-26T06:34:44.574Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:34:44.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:34:44.878Z] Configure a credential helper to remove this warning. See [2026-05-26T06:34:44.878Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] Login Succeeded [2026-05-26T06:34:44.878Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:34:44.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:34:44.878Z] Configure a credential helper to remove this warning. See [2026-05-26T06:34:44.878Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] Login Succeeded [2026-05-26T06:34:44.878Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:34:44.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:34:44.878Z] Configure a credential helper to remove this warning. See [2026-05-26T06:34:44.878Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:34:44.878Z] [2026-05-26T06:34:44.878Z] Login Succeeded [2026-05-26T06:34:44.878Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:34:44.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:34:45.180Z] [2026-05-26T06:34:45.180Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:34:45.180Z] Configure a credential helper to remove this warning. See [2026-05-26T06:34:45.180Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:34:45.180Z] [2026-05-26T06:34:45.180Z] Login Succeeded [2026-05-26T06:34:45.180Z] ****.io [2026-05-26T06:34:45.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:34:45.180Z] [2026-05-26T06:34:45.180Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T06:34:45.180Z] Configure a credential helper to remove this warning. See [2026-05-26T06:34:45.180Z] https://docs.****.com/go/credential-store/ [2026-05-26T06:34:45.180Z] [2026-05-26T06:34:45.180Z] Login Succeeded [2026-05-26T06:34:45.180Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:34:45.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-05-26T06:34:45.595Z] + git rev-list -1 --merges 2c8d02b4d5434cbda13e6a12a300bb925a78dc51~1..2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [Pipeline] echo [2026-05-26T06:34:45.728Z] -----------> git rev-list -1 --merges 2c8d02b4d5434cbda13e6a12a300bb925a78dc51~1..2c8d02b4d5434cbda13e6a12a300bb925a78dc51 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [2026-05-26T06:34:45.728Z] 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [false] [Pipeline] sh [2026-05-26T06:34:46.035Z] + git log --format=format:%s -1 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [Pipeline] echo [2026-05-26T06:34:46.066Z] ========================================================= [2026-05-26T06:34:46.066Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T06:34:46.066Z] ========================================================= 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 [2026-05-26T06:34:46.799Z] + git rev-list -1 --merges 2c8d02b4d5434cbda13e6a12a300bb925a78dc51~1..2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [Pipeline] echo [2026-05-26T06:34:46.854Z] -----------> git rev-list -1 --merges 2c8d02b4d5434cbda13e6a12a300bb925a78dc51~1..2c8d02b4d5434cbda13e6a12a300bb925a78dc51 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [2026-05-26T06:34:46.854Z] 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [false] [Pipeline] sh [2026-05-26T06:34:47.254Z] + git log --format=format:%s -1 2c8d02b4d5434cbda13e6a12a300bb925a78dc51 [Pipeline] echo [2026-05-26T06:34:47.300Z] ========================================================= [2026-05-26T06:34:47.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T06:34:47.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-26T06:34:47.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T06:34:47.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T06:34:47.835Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T06:34:47.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T06:34:47.835Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T06:34:47.835Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T06:34:47.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:34:48.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:34:48.352Z] [2026-05-26T06:34:48.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:34:48.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:34:48.782Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T06:34:48.782Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T06:34:48.782Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T06:34:48.782Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T06:34:48.782Z] 461d9e800cba: Pulling fs layer [2026-05-26T06:34:48.782Z] 80192f66455f: Pulling fs layer [2026-05-26T06:34:48.782Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T06:34:48.782Z] a29436f7fd5d: Pulling fs layer [2026-05-26T06:34:48.782Z] 923cac83aea3: Pulling fs layer [2026-05-26T06:34:48.782Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T06:34:48.782Z] db01528c6b51: Pulling fs layer [2026-05-26T06:34:48.782Z] 28988de357af: Pulling fs layer [2026-05-26T06:34:48.782Z] 80192f66455f: Waiting [2026-05-26T06:34:48.782Z] 2e8e34ca0e6c: Waiting [2026-05-26T06:34:48.782Z] a29436f7fd5d: Waiting [2026-05-26T06:34:48.782Z] 923cac83aea3: Waiting [2026-05-26T06:34:48.782Z] 461d9e800cba: Waiting [2026-05-26T06:34:48.782Z] 25ad8b0a4227: Waiting [2026-05-26T06:34:48.782Z] 28988de357af: Waiting [2026-05-26T06:34:48.782Z] db01528c6b51: Waiting [2026-05-26T06:34:48.782Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T06:34:48.782Z] 6bf1a483ea7c: Download complete [2026-05-26T06:34:48.782Z] 461d9e800cba: Verifying Checksum [2026-05-26T06:34:48.782Z] 461d9e800cba: Download complete [2026-05-26T06:34:48.782Z] 80192f66455f: Verifying Checksum [2026-05-26T06:34:48.782Z] 80192f66455f: Download complete [2026-05-26T06:34:48.782Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T06:34:48.782Z] f5dfc541a4d3: Download complete [2026-05-26T06:34:49.091Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T06:34:49.091Z] 3dae71ba6b94: Download complete [2026-05-26T06:34:49.091Z] 923cac83aea3: Verifying Checksum [2026-05-26T06:34:49.091Z] 923cac83aea3: Download complete [2026-05-26T06:34:49.091Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T06:34:49.091Z] 25ad8b0a4227: Download complete [2026-05-26T06:34:49.091Z] db01528c6b51: Verifying Checksum [2026-05-26T06:34:49.091Z] db01528c6b51: Download complete [2026-05-26T06:34:49.091Z] 28988de357af: Verifying Checksum [2026-05-26T06:34:49.091Z] 28988de357af: Download complete [2026-05-26T06:34:49.398Z] a29436f7fd5d: Verifying Checksum [2026-05-26T06:34:49.398Z] a29436f7fd5d: Download complete [2026-05-26T06:34:49.696Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T06:34:49.696Z] 2e8e34ca0e6c: Download complete [2026-05-26T06:34:50.318Z] 3dae71ba6b94: Pull complete [2026-05-26T06:34:50.319Z] 6bf1a483ea7c: Pull complete [2026-05-26T06:34:51.007Z] f5dfc541a4d3: Pull complete [2026-05-26T06:34:51.007Z] 461d9e800cba: Pull complete [2026-05-26T06:34:51.007Z] 80192f66455f: Pull complete [2026-05-26T06:34:55.479Z] 2e8e34ca0e6c: Pull complete [2026-05-26T06:34:55.479Z] a29436f7fd5d: Pull complete [2026-05-26T06:34:55.479Z] 923cac83aea3: Pull complete [2026-05-26T06:34:55.775Z] 25ad8b0a4227: Pull complete [2026-05-26T06:34:55.775Z] db01528c6b51: Pull complete [2026-05-26T06:34:55.775Z] 28988de357af: Pull complete [2026-05-26T06:34:55.775Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T06:34:55.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T06:34:55.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:34:55.962Z] prd-ubuntu20.04-docker-8c-8g-11439 does not seem to be running inside a container [2026-05-26T06:34:55.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@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-devops/py-git-semver:0.1.4 cat [2026-05-26T06:34:58.089Z] $ docker top 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 -eo pid,comm [2026-05-26T06:34:58.129Z] 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). [2026-05-26T06:34:58.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T06:34:58.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:34:58.182Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:34:58.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:34:58.303Z] $ docker exec 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 ssh-agent [2026-05-26T06:34:58.397Z] SSH_AUTH_SOCK=/tmp/ssh-j1kmmeYMR3F9/agent.31 [2026-05-26T06:34:58.398Z] SSH_AGENT_PID=37 [2026-05-26T06:34:58.403Z] Running ssh-add (command line suppressed) [2026-05-26T06:34:58.489Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_9648636263211764844.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_9648636263211764844.key) [2026-05-26T06:34:58.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:34:58.792Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-108 [Pipeline] sh [2026-05-26T06:34:59.081Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T06:34:59.095Z] $ docker exec --env ******** --env ******** 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 ssh-agent -k [2026-05-26T06:34:59.187Z] unset SSH_AUTH_SOCK; [2026-05-26T06:34:59.187Z] unset SSH_AGENT_PID; [2026-05-26T06:34:59.187Z] echo Agent pid 37 killed; [2026-05-26T06:34:59.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T06:34:59.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T06:34:59.236Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T06:34:59.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T06:34:59.358Z] $ docker exec 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 ssh-agent [2026-05-26T06:34:59.461Z] SSH_AUTH_SOCK=/tmp/ssh-v83PHPxNQny3/agent.85 [2026-05-26T06:34:59.461Z] SSH_AGENT_PID=91 [2026-05-26T06:34:59.464Z] Running ssh-add (command line suppressed) [2026-05-26T06:34:59.556Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_10203116790293467121.key (/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/private_key_10203116790293467121.key) [2026-05-26T06:34:59.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T06:34:59.858Z] + git semver init [2026-05-26T06:35:00.118Z] 2026-05-26 06:35:00,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T06:35:00.118Z] 2026-05-26 06:35:00,071 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T06:35:00.118Z] 2026-05-26 06:35:00,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-05-26T06:35:00.118Z] 2026-05-26 06:35:00,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver [2026-05-26T06:35:00.118Z] 2026-05-26 06:35:00,073 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108, stdin=None, shell=False, universal_newlines=False) [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,754 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.git/info/exclude [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,755 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 with force:False [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,755 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,759 [execute] INFO git cat-file --batch-check [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,763 [execute] INFO git cat-file --batch [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-108/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T06:35:01.061Z] 2026-05-26 06:35:00,766 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-108/.semver/PR-108 [2026-05-26T06:35:01.061Z] 0.0.0 [Pipeline] } [2026-05-26T06:35:01.071Z] $ docker exec --env ******** --env ******** 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 ssh-agent -k [2026-05-26T06:35:01.174Z] unset SSH_AUTH_SOCK; [2026-05-26T06:35:01.175Z] unset SSH_AGENT_PID; [2026-05-26T06:35:01.175Z] echo Agent pid 91 killed; [2026-05-26T06:35:01.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T06:35:01.523Z] + git semver [Pipeline] } [2026-05-26T06:35:01.810Z] $ docker stop --time=1 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 [2026-05-26T06:35:03.102Z] $ docker rm -f --volumes 2a1efa6a8c471f97c09b8312f024d201bad08240e572b3d7e52e3533f49d9710 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T06:35:03.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T06:35:03.719Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T06:35:03.724Z] [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 [2026-05-26T06:35:03.923Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2026-05-26T06:35:03.933Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config8755094556142971773tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:35:04.245Z] ---> ****-login.sh [2026-05-26T06:35:04.245Z] nexus3.edgexfoundry.org:10001 [2026-05-26T06:35:04.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:35:04.245Z] Login Succeeded [2026-05-26T06:35:04.245Z] nexus3.edgexfoundry.org:10002 [2026-05-26T06:35:04.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:35:04.245Z] Login Succeeded [2026-05-26T06:35:04.245Z] nexus3.edgexfoundry.org:10003 [2026-05-26T06:35:04.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:35:04.504Z] Login Succeeded [2026-05-26T06:35:04.504Z] nexus3.edgexfoundry.org:10004 [2026-05-26T06:35:04.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:35:04.504Z] Login Succeeded [2026-05-26T06:35:04.504Z] ****.io [2026-05-26T06:35:04.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T06:35:04.768Z] Login Succeeded [2026-05-26T06:35:04.768Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T06:35:04.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T06:35:04.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:35:04.903Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-05-26T06:35:04.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T06:35:04.941Z] ========================================================= [2026-05-26T06:35:04.941Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-05-26T06:35:04.941Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:35:05.248Z] + 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 . [2026-05-26T06:35:05.819Z] #0 building with "default" instance using docker driver [2026-05-26T06:35:05.819Z] [2026-05-26T06:35:05.819Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-05-26T06:35:05.819Z] #1 transferring dockerfile: 1.45kB done [2026-05-26T06:35:05.819Z] #1 DONE 0.0s [2026-05-26T06:35:05.819Z] [2026-05-26T06:35:05.819Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-05-26T06:35:05.819Z] #2 DONE 0.1s [2026-05-26T06:35:06.078Z] [2026-05-26T06:35:06.078Z] #3 [internal] load .dockerignore [2026-05-26T06:35:06.078Z] #3 transferring context: 2B done [2026-05-26T06:35:06.078Z] #3 DONE 0.0s [2026-05-26T06:35:06.078Z] [2026-05-26T06:35:06.078Z] #4 [internal] load build context [2026-05-26T06:35:06.078Z] #4 transferring context: 85.88kB 0.0s done [2026-05-26T06:35:06.078Z] #4 DONE 0.0s [2026-05-26T06:35:06.078Z] [2026-05-26T06:35:06.078Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-05-26T06:35:06.078Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-05-26T06:35:06.078Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2026-05-26T06:35:06.078Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-05-26T06:35:06.078Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-05-26T06:35:06.078Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-05-26T06:35:06.078Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-05-26T06:35:06.078Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.87MB / 118.14MB 0.2s [2026-05-26T06:35:06.078Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 36.71MB / 118.14MB 0.3s [2026-05-26T06:35:06.372Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 83.89MB / 118.14MB 0.5s [2026-05-26T06:35:06.645Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-05-26T06:35:06.902Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2026-05-26T06:35:06.902Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-05-26T06:35:10.298Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.5s done [2026-05-26T06:35:10.298Z] #5 DONE 4.5s [2026-05-26T06:35:10.557Z] [2026-05-26T06:35:10.557Z] #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 [2026-05-26T06:35:10.557Z] #6 0.217 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-05-26T06:35:11.126Z] #6 0.633 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T06:35:11.126Z] #6 0.633 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T06:35:11.126Z] #6 0.633 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T06:35:12.064Z] #6 DONE 1.7s [2026-05-26T06:35:12.322Z] [2026-05-26T06:35:12.322Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T06:35:12.322Z] #7 DONE 0.2s [2026-05-26T06:35:12.581Z] [2026-05-26T06:35:12.581Z] #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 [2026-05-26T06:35:12.581Z] #8 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:12.840Z] #8 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:12.840Z] #8 0.472 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:13.414Z] #8 1.037 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T06:35:13.414Z] #8 1.044 (1/18) Installing dumb-init (1.2.5-r2) [2026-05-26T06:35:13.414Z] #8 1.048 (2/18) Installing hiredis (1.1.0-r2) [2026-05-26T06:35:13.414Z] #8 1.052 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-05-26T06:35:13.414Z] #8 1.059 (4/18) Installing libcbor (0.10.2-r1) [2026-05-26T06:35:13.414Z] #8 1.063 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2026-05-26T06:35:13.983Z] #8 1.756 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2026-05-26T06:35:14.241Z] #8 1.861 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.136-r0) [2026-05-26T06:35:14.502Z] #8 2.062 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-05-26T06:35:14.502Z] #8 2.067 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-05-26T06:35:14.502Z] #8 2.070 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-05-26T06:35:14.502Z] #8 2.074 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-05-26T06:35:14.502Z] #8 2.078 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-05-26T06:35:14.502Z] #8 2.084 (13/18) Installing libblkid (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.094 (14/18) Installing libuuid (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.098 (15/18) Installing libfdisk (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.106 (16/18) Installing libmount (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.113 (17/18) Installing libsmartcols (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.119 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-05-26T06:35:14.502Z] #8 2.142 Executing busybox-1.36.1-r4.trigger [2026-05-26T06:35:14.502Z] #8 2.151 OK: 336 MiB in 100 packages [2026-05-26T06:35:14.502Z] #8 DONE 2.3s [2026-05-26T06:35:14.760Z] [2026-05-26T06:35:14.760Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-05-26T06:35:14.760Z] #9 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:15.019Z] #9 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:15.019Z] #9 0.440 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:15.844Z] #9 1.014 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T06:35:15.844Z] #9 1.021 Upgrading critical system libraries and apk-tools: [2026-05-26T06:35:15.844Z] #9 1.021 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-05-26T06:35:15.844Z] #9 1.029 Executing busybox-1.36.1-r4.trigger [2026-05-26T06:35:15.844Z] #9 1.078 Continuing the upgrade transaction with new apk-tools: [2026-05-26T06:35:15.844Z] #9 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:15.844Z] #9 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:15.844Z] #9 1.271 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T06:35:16.671Z] #9 1.831 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T06:35:16.671Z] #9 1.838 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T06:35:16.671Z] #9 1.855 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T06:35:16.671Z] #9 1.869 Executing busybox-1.36.1-r7.post-upgrade [2026-05-26T06:35:16.671Z] #9 1.882 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T06:35:16.671Z] #9 1.885 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-05-26T06:35:16.671Z] #9 1.894 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T06:35:16.671Z] #9 1.945 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T06:35:16.671Z] #9 1.954 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T06:35:16.671Z] #9 1.957 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-05-26T06:35:16.671Z] #9 2.009 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T06:35:16.671Z] #9 2.075 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-05-26T06:35:16.931Z] #9 2.080 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-05-26T06:35:16.931Z] #9 2.086 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-05-26T06:35:16.931Z] #9 2.097 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-05-26T06:35:16.931Z] #9 2.112 (14/27) Installing libpsl (0.21.5-r0) [2026-05-26T06:35:16.931Z] #9 2.116 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T06:35:16.931Z] #9 2.126 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-05-26T06:35:16.931Z] #9 2.129 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-05-26T06:35:16.931Z] #9 2.132 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T06:35:16.931Z] #9 2.155 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T06:35:16.931Z] #9 2.162 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-05-26T06:35:16.931Z] #9 2.221 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T06:35:17.189Z] #9 2.225 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T06:35:17.189Z] #9 2.228 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T06:35:17.189Z] #9 2.245 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T06:35:17.189Z] #9 2.249 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T06:35:17.190Z] #9 2.252 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T06:35:17.190Z] #9 2.255 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T06:35:17.190Z] #9 2.265 Executing busybox-1.36.1-r7.trigger [2026-05-26T06:35:17.190Z] #9 2.269 Executing ca-certificates-20241121-r1.trigger [2026-05-26T06:35:17.190Z] #9 2.315 OK: 337 MiB in 103 packages [2026-05-26T06:35:17.190Z] #9 DONE 2.5s [2026-05-26T06:35:17.190Z] [2026-05-26T06:35:17.190Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-05-26T06:35:17.190Z] #10 DONE 0.0s [2026-05-26T06:35:17.190Z] [2026-05-26T06:35:17.190Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-05-26T06:35:17.190Z] #11 DONE 0.0s [2026-05-26T06:35:17.190Z] [2026-05-26T06:35:17.190Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-05-26T06:35:17.190Z] #12 DONE 0.0s [2026-05-26T06:35:17.190Z] [2026-05-26T06:35:17.190Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-05-26T06:35:17.190Z] #13 DONE 0.0s [2026-05-26T06:35:17.448Z] [2026-05-26T06:35:17.448Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T06:35:17.448Z] #14 0.190 + CSDK_VER=4.0.0 [2026-05-26T06:35:17.448Z] #14 0.190 + '[' '!' -d deps ] [2026-05-26T06:35:17.448Z] #14 0.190 + mkdir deps [2026-05-26T06:35:17.707Z] #14 0.190 + cd /device-bacnet-c/deps [2026-05-26T06:35:17.707Z] #14 0.190 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-05-26T06:35:17.707Z] #14 0.193 Connecting to github.com (140.82.113.4:443) [2026-05-26T06:35:17.707Z] #14 0.289 Connecting to codeload.github.com (140.82.112.10:443) [2026-05-26T06:35:17.707Z] #14 0.399 saving to 'v4.0.0.zip' [2026-05-26T06:35:17.707Z] #14 0.446 v4.0.0.zip 94872 --:--:-- ETA [2026-05-26T06:35:17.707Z] #14 0.463 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-05-26T06:35:17.707Z] #14 0.463 'v4.0.0.zip' saved [2026-05-26T06:35:17.707Z] #14 0.463 + unzip v4.0.0.zip [2026-05-26T06:35:17.707Z] #14 0.472 Archive: v4.0.0.zip [2026-05-26T06:35:17.707Z] #14 0.472 creating: device-sdk-c-4.0.0/ [2026-05-26T06:35:17.707Z] #14 0.472 creating: device-sdk-c-4.0.0/.github/ [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-05-26T06:35:17.707Z] #14 0.472 creating: device-sdk-c-4.0.0/.github/workflows/ [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/.gitignore [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/Attribution.txt [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/Doxyfile [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/LICENSE [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/Makefile [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/OWNERS.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/README.IOT.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/README.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/README.v3.md [2026-05-26T06:35:17.707Z] #14 0.472 creating: device-sdk-c-4.0.0/docs/ [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-05-26T06:35:17.707Z] #14 0.472 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/docs/startup.md [2026-05-26T06:35:17.707Z] #14 0.473 creating: device-sdk-c-4.0.0/include/ [2026-05-26T06:35:17.707Z] #14 0.473 creating: device-sdk-c-4.0.0/include/devsdk/ [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-05-26T06:35:17.707Z] #14 0.473 creating: device-sdk-c-4.0.0/include/edgex/ [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-05-26T06:35:17.707Z] #14 0.473 creating: device-sdk-c-4.0.0/scripts/ [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-05-26T06:35:17.707Z] #14 0.473 creating: device-sdk-c-4.0.0/src/ [2026-05-26T06:35:17.707Z] #14 0.473 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.475 creating: device-sdk-c-4.0.0/src/c/ [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/api.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/config.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/config.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/data.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/data.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/device.c [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/device.h [2026-05-26T06:35:17.707Z] #14 0.475 inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-05-26T06:35:17.707Z] #14 0.477 creating: device-sdk-c-4.0.0/src/c/examples/ [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-05-26T06:35:17.707Z] #14 0.477 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.477 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-05-26T06:35:17.707Z] #14 0.478 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-05-26T06:35:17.707Z] #14 0.478 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-05-26T06:35:17.707Z] #14 0.479 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-05-26T06:35:17.707Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-05-26T06:35:17.707Z] #14 0.479 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-05-26T06:35:17.707Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-05-26T06:35:17.707Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-05-26T06:35:17.707Z] #14 0.479 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-05-26T06:35:17.707Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-05-26T06:35:17.707Z] #14 0.479 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-05-26T06:35:17.708Z] #14 0.479 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-05-26T06:35:17.708Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-05-26T06:35:17.708Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-05-26T06:35:17.708Z] #14 0.479 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-05-26T06:35:17.708Z] #14 0.480 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-05-26T06:35:17.708Z] #14 0.480 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-05-26T06:35:17.708Z] #14 0.481 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.481 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-05-26T06:35:17.708Z] #14 0.482 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-05-26T06:35:17.708Z] #14 0.482 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/map.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/map.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-05-26T06:35:17.708Z] #14 0.485 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/service.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/service.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-05-26T06:35:17.708Z] #14 0.487 creating: device-sdk-c-4.0.0/src/cmake/ [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-05-26T06:35:17.708Z] #14 0.487 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-05-26T06:35:17.708Z] #14 0.487 + cd device-sdk-c-4.0.0 [2026-05-26T06:35:17.708Z] #14 0.487 + ./scripts/build.sh [2026-05-26T06:35:17.708Z] #14 0.488 + CPPCHECK=false [2026-05-26T06:35:17.708Z] #14 0.488 + DOCGEN=false [2026-05-26T06:35:17.708Z] #14 0.488 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-05-26T06:35:17.708Z] #14 0.488 + '[' 0 -gt 0 ] [2026-05-26T06:35:17.708Z] #14 0.489 + readlink -f ./scripts/build.sh [2026-05-26T06:35:17.708Z] #14 0.490 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T06:35:17.708Z] #14 0.490 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-05-26T06:35:17.708Z] #14 0.491 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T06:35:17.708Z] #14 0.491 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T06:35:17.708Z] #14 0.491 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T06:35:17.708Z] #14 0.492 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T06:35:17.708Z] #14 0.492 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T06:35:17.708Z] #14 0.571 -- The C compiler identification is GNU 12.2.1 [2026-05-26T06:35:17.966Z] #14 0.585 -- Detecting C compiler ABI info [2026-05-26T06:35:17.966Z] #14 0.671 -- Detecting C compiler ABI info - done [2026-05-26T06:35:17.966Z] #14 0.691 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T06:35:17.966Z] #14 0.692 -- Detecting C compile features [2026-05-26T06:35:17.966Z] #14 0.693 -- Detecting C compile features - done [2026-05-26T06:35:17.966Z] #14 0.696 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T06:35:17.966Z] #14 0.765 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T06:35:17.966Z] #14 0.769 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T06:35:17.967Z] #14 0.772 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T06:35:18.228Z] #14 0.775 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T06:35:18.228Z] #14 0.778 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T06:35:18.228Z] #14 0.780 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T06:35:18.228Z] #14 0.780 -- /opt/iotech/iot/1.5/include [2026-05-26T06:35:18.228Z] #14 0.780 -- C SDK 0.0.0 for Linux [2026-05-26T06:35:18.228Z] #14 0.783 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T06:35:18.228Z] #14 0.861 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T06:35:18.228Z] #14 0.903 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T06:35:18.228Z] #14 0.924 -- Configuring done (0.4s) [2026-05-26T06:35:18.228Z] #14 0.958 -- Generating done (0.0s) [2026-05-26T06:35:18.228Z] #14 0.961 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T06:35:18.228Z] #14 0.965 + make all package [2026-05-26T06:35:18.228Z] #14 0.965 + tee release.log [2026-05-26T06:35:18.228Z] #14 1.010 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T06:35:18.486Z] #14 1.114 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T06:35:18.486Z] #14 1.263 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T06:35:18.746Z] #14 1.396 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T06:35:19.004Z] #14 1.492 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T06:35:19.004Z] #14 1.792 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T06:35:19.263Z] #14 1.836 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T06:35:19.263Z] #14 1.969 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T06:35:19.532Z] #14 2.241 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T06:35:19.794Z] #14 2.334 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T06:35:19.794Z] #14 2.469 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T06:35:19.794Z] #14 2.589 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T06:35:20.053Z] #14 2.680 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T06:35:20.053Z] #14 2.830 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T06:35:20.313Z] #14 2.882 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T06:35:20.313Z] #14 3.191 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T06:35:20.574Z] #14 3.255 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T06:35:20.836Z] #14 3.493 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T06:35:20.836Z] #14 3.593 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T06:35:21.095Z] #14 3.788 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T06:35:21.354Z] #14 3.877 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T06:35:22.293Z] #14 4.862 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T06:35:22.293Z] #14 4.958 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T06:35:22.293Z] #14 5.029 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T06:35:22.293Z] #14 5.110 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T06:35:22.293Z] #14 5.168 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T06:35:22.552Z] #14 5.412 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T06:35:23.120Z] #14 5.716 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T06:35:23.120Z] #14 5.786 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T06:35:23.120Z] #14 5.911 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T06:35:23.381Z] #14 6.002 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T06:35:23.640Z] #14 6.260 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-05-26T06:35:23.640Z] #14 6.260 /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] [2026-05-26T06:35:23.640Z] #14 6.260 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-05-26T06:35:23.640Z] #14 6.260 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-05-26T06:35:23.640Z] #14 6.260 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-05-26T06:35:23.640Z] #14 6.260 875 | const iot_data_t *deviceservices_config; [2026-05-26T06:35:23.640Z] #14 6.260 | ^~~~~~~~~~~~~~~~~~~~~ [2026-05-26T06:35:23.640Z] #14 6.397 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T06:35:23.640Z] #14 6.512 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T06:35:23.900Z] #14 6.579 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T06:35:23.900Z] #14 6.671 [ 68%] Linking C shared library libcsdk.so [2026-05-26T06:35:24.160Z] #14 6.725 [ 68%] Built target csdk [2026-05-26T06:35:24.160Z] #14 6.745 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T06:35:24.160Z] #14 6.877 [ 72%] Linking C executable template [2026-05-26T06:35:24.419Z] #14 6.905 /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) [2026-05-26T06:35:24.419Z] #14 6.944 [ 72%] Built target template [2026-05-26T06:35:24.419Z] #14 6.961 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T06:35:24.419Z] #14 7.058 [ 76%] Linking C executable device-counter [2026-05-26T06:35:24.419Z] #14 7.083 /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) [2026-05-26T06:35:24.419Z] #14 7.124 [ 76%] Built target device-counter [2026-05-26T06:35:24.420Z] #14 7.146 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T06:35:24.420Z] #14 7.233 [ 80%] Linking C executable device-random [2026-05-26T06:35:24.680Z] #14 7.260 /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) [2026-05-26T06:35:24.680Z] #14 7.299 [ 80%] Built target device-random [2026-05-26T06:35:24.680Z] #14 7.319 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T06:35:24.680Z] #14 7.397 [ 84%] Linking C executable device-gyro [2026-05-26T06:35:24.938Z] #14 7.425 /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) [2026-05-26T06:35:24.938Z] #14 7.466 [ 84%] Built target device-gyro [2026-05-26T06:35:24.938Z] #14 7.486 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T06:35:24.938Z] #14 7.576 [ 88%] Linking C executable device-bitfields [2026-05-26T06:35:25.197Z] #14 7.603 /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) [2026-05-26T06:35:25.197Z] #14 7.647 [ 88%] Built target device-bitfields [2026-05-26T06:35:25.197Z] #14 7.670 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T06:35:25.197Z] #14 7.826 [ 92%] Linking C executable template-discovery [2026-05-26T06:35:25.197Z] #14 7.850 /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) [2026-05-26T06:35:25.197Z] #14 7.894 [ 92%] Built target template-discovery [2026-05-26T06:35:25.197Z] #14 7.910 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T06:35:25.197Z] #14 8.024 [ 96%] Linking C executable device-file [2026-05-26T06:35:25.455Z] #14 8.046 /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) [2026-05-26T06:35:25.455Z] #14 8.088 [ 96%] Built target device-file [2026-05-26T06:35:25.455Z] #14 8.110 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T06:35:25.455Z] #14 8.214 [100%] Linking C executable device-terminal [2026-05-26T06:35:25.714Z] #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) [2026-05-26T06:35:25.714Z] #14 8.283 [100%] Built target device-terminal [2026-05-26T06:35:25.714Z] #14 8.298 Run CPack packaging tool... [2026-05-26T06:35:25.714Z] #14 8.311 CPack: Create package using TGZ [2026-05-26T06:35:25.714Z] #14 8.311 CPack: Install projects [2026-05-26T06:35:25.714Z] #14 8.312 CPack: - Run preinstall target for: Csdk [2026-05-26T06:35:25.714Z] #14 8.528 CPack: - Install project: Csdk [] [2026-05-26T06:35:25.972Z] #14 8.534 CPack: Create package [2026-05-26T06:35:25.972Z] #14 8.557 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-05-26T06:35:25.972Z] #14 8.558 + '[' false '=' true ] [2026-05-26T06:35:25.972Z] #14 8.558 + '[' false '=' true ] [2026-05-26T06:35:25.972Z] #14 8.558 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T06:35:25.972Z] #14 8.558 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T06:35:25.972Z] #14 8.558 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T06:35:25.972Z] #14 8.633 -- The C compiler identification is GNU 12.2.1 [2026-05-26T06:35:25.972Z] #14 8.648 -- Detecting C compiler ABI info [2026-05-26T06:35:25.972Z] #14 8.732 -- Detecting C compiler ABI info - done [2026-05-26T06:35:25.972Z] #14 8.752 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T06:35:26.229Z] #14 8.753 -- Detecting C compile features [2026-05-26T06:35:26.229Z] #14 8.753 -- Detecting C compile features - done [2026-05-26T06:35:26.229Z] #14 8.757 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T06:35:26.229Z] #14 8.822 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T06:35:26.229Z] #14 8.825 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T06:35:26.229Z] #14 8.828 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T06:35:26.229Z] #14 8.831 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T06:35:26.229Z] #14 8.833 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T06:35:26.229Z] #14 8.835 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T06:35:26.229Z] #14 8.835 -- /opt/iotech/iot/1.5/include [2026-05-26T06:35:26.229Z] #14 8.835 -- C SDK 0.0.0 for Linux [2026-05-26T06:35:26.229Z] #14 8.837 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T06:35:26.229Z] #14 8.917 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T06:35:26.229Z] #14 8.961 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T06:35:26.229Z] #14 8.981 -- Configuring done (0.4s) [2026-05-26T06:35:26.229Z] #14 9.013 -- Generating done (0.0s) [2026-05-26T06:35:26.229Z] #14 9.016 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T06:35:26.229Z] #14 9.020 + + tee debug.log [2026-05-26T06:35:26.229Z] #14 9.020 make [2026-05-26T06:35:26.488Z] #14 9.063 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T06:35:26.488Z] #14 9.138 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T06:35:26.488Z] #14 9.210 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T06:35:26.488Z] #14 9.279 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T06:35:26.748Z] #14 9.343 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T06:35:26.748Z] #14 9.464 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T06:35:26.748Z] #14 9.500 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T06:35:26.748Z] #14 9.572 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T06:35:27.008Z] #14 9.683 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T06:35:27.008Z] #14 9.746 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T06:35:27.008Z] #14 9.821 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T06:35:27.267Z] #14 9.894 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T06:35:27.267Z] #14 9.951 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T06:35:27.267Z] #14 10.02 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T06:35:27.267Z] #14 10.06 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T06:35:27.526Z] #14 10.19 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T06:35:27.526Z] #14 10.22 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T06:35:27.526Z] #14 10.31 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T06:35:27.786Z] #14 10.35 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T06:35:27.786Z] #14 10.46 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T06:35:28.048Z] #14 10.52 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T06:35:28.048Z] #14 10.72 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T06:35:28.048Z] #14 10.78 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T06:35:28.048Z] #14 10.83 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T06:35:28.307Z] #14 10.89 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T06:35:28.307Z] #14 10.94 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T06:35:28.307Z] #14 11.03 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T06:35:28.568Z] #14 11.24 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T06:35:28.568Z] #14 11.29 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T06:35:28.568Z] #14 11.36 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T06:35:28.828Z] #14 11.43 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T06:35:28.828Z] #14 11.57 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T06:35:28.828Z] #14 11.64 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T06:35:28.828Z] #14 11.70 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T06:35:29.087Z] #14 11.76 [ 68%] Linking C shared library libcsdk.so [2026-05-26T06:35:29.087Z] #14 11.81 [ 68%] Built target csdk [2026-05-26T06:35:29.087Z] #14 11.83 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T06:35:29.087Z] #14 11.90 [ 72%] Linking C executable template [2026-05-26T06:35:29.087Z] #14 11.93 /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) [2026-05-26T06:35:29.347Z] #14 11.97 [ 72%] Built target template [2026-05-26T06:35:29.347Z] #14 11.99 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T06:35:29.347Z] #14 12.04 [ 76%] Linking C executable device-counter [2026-05-26T06:35:29.347Z] #14 12.07 /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) [2026-05-26T06:35:29.347Z] #14 12.11 [ 76%] Built target device-counter [2026-05-26T06:35:29.347Z] #14 12.13 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T06:35:29.347Z] #14 12.19 [ 80%] Linking C executable device-random [2026-05-26T06:35:29.605Z] #14 12.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) [2026-05-26T06:35:29.605Z] #14 12.26 [ 80%] Built target device-random [2026-05-26T06:35:29.605Z] #14 12.28 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T06:35:29.605Z] #14 12.34 [ 84%] Linking C executable device-gyro [2026-05-26T06:35:29.866Z] #14 12.37 /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) [2026-05-26T06:35:29.866Z] #14 12.41 [ 84%] Built target device-gyro [2026-05-26T06:35:29.866Z] #14 12.43 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T06:35:29.866Z] #14 12.49 [ 88%] Linking C executable device-bitfields [2026-05-26T06:35:29.866Z] #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) [2026-05-26T06:35:29.866Z] #14 12.55 [ 88%] Built target device-bitfields [2026-05-26T06:35:29.866Z] #14 12.57 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T06:35:29.866Z] #14 12.65 [ 92%] Linking C executable template-discovery [2026-05-26T06:35:30.124Z] #14 12.67 /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) [2026-05-26T06:35:30.124Z] #14 12.72 [ 92%] Built target template-discovery [2026-05-26T06:35:30.124Z] #14 12.73 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T06:35:30.124Z] #14 12.79 [ 96%] Linking C executable device-file [2026-05-26T06:35:30.124Z] #14 12.82 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-05-26T06:35:30.124Z] #14 12.86 [ 96%] Built target device-file [2026-05-26T06:35:30.124Z] #14 12.87 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T06:35:30.124Z] #14 12.94 [100%] Linking C executable device-terminal [2026-05-26T06:35:30.382Z] #14 12.97 /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) [2026-05-26T06:35:30.382Z] #14 13.02 [100%] Built target device-terminal [2026-05-26T06:35:30.382Z] #14 13.03 + cp -rf include/devsdk include/edgex /usr/include/ [2026-05-26T06:35:30.382Z] #14 13.03 + cp build/release/c/libcsdk.so /usr/lib/ [2026-05-26T06:35:30.382Z] #14 13.03 + mkdir -p /usr/share/doc/edgex-csdk [2026-05-26T06:35:30.382Z] #14 13.03 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-05-26T06:35:30.382Z] #14 13.03 + cp LICENSE /usr/share/doc/edgex-csdk [2026-05-26T06:35:30.382Z] #14 13.03 + rm -rf /device-bacnet-c/deps [2026-05-26T06:35:30.382Z] #14 DONE 13.1s [2026-05-26T06:35:30.642Z] [2026-05-26T06:35:30.643Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-05-26T06:35:30.643Z] #15 0.187 + readlink -f /device-bacnet-c/scripts/build.sh [2026-05-26T06:35:30.643Z] #15 0.187 + dirname /device-bacnet-c/scripts/build.sh [2026-05-26T06:35:30.643Z] #15 0.188 + dirname /device-bacnet-c/scripts [2026-05-26T06:35:30.643Z] #15 0.188 + ROOT=/device-bacnet-c [2026-05-26T06:35:30.643Z] #15 0.188 + echo /device-bacnet-c [2026-05-26T06:35:30.643Z] #15 0.188 + cd /device-bacnet-c [2026-05-26T06:35:30.643Z] #15 0.188 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-05-26T06:35:30.643Z] #15 0.188 /device-bacnet-c [2026-05-26T06:35:30.643Z] #15 0.188 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-05-26T06:35:30.643Z] #15 0.188 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-05-26T06:35:30.643Z] #15 0.189 Cloning into 'bacnet-stack'... [2026-05-26T06:35:33.171Z] #15 2.731 + cd /device-bacnet-c/bacnet-stack [2026-05-26T06:35:33.171Z] #15 2.731 + git checkout v0.8.6-IOTech [2026-05-26T06:35:34.110Z] #15 3.549 Note: switching to 'v0.8.6-IOTech'. [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 You are in 'detached HEAD' state. You can look around, make experimental [2026-05-26T06:35:34.110Z] #15 3.549 changes and commit them, and you can discard any commits you make in this [2026-05-26T06:35:34.110Z] #15 3.549 state without impacting any branches by switching back to a branch. [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 If you want to create a new branch to retain commits you create, you may [2026-05-26T06:35:34.110Z] #15 3.549 do so (now or later) by using -c with the switch command. Example: [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 git switch -c [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 Or undo this operation with: [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 git switch - [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 Turn off this advice by setting config variable advice.detachedHead to false [2026-05-26T06:35:34.110Z] #15 3.549 [2026-05-26T06:35:34.110Z] #15 3.549 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-05-26T06:35:34.110Z] #15 3.551 + mkdir -p /device-bacnet-c/lib/ip [2026-05-26T06:35:34.110Z] #15 3.552 + mkdir -p /device-bacnet-c/lib/mstp [2026-05-26T06:35:34.110Z] #15 3.552 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-05-26T06:35:34.110Z] #15 3.553 make -s -C lib clean [2026-05-26T06:35:34.110Z] #15 3.558 make -s -C demo clean [2026-05-26T06:35:34.110Z] #15 3.611 make -s -C demo/router clean [2026-05-26T06:35:34.110Z] #15 3.614 make -s -C demo/router-ipv6 clean [2026-05-26T06:35:34.110Z] #15 3.616 make -s -C demo/gateway clean [2026-05-26T06:35:34.110Z] #15 3.619 make -s -C lib all [2026-05-26T06:35:38.299Z] #15 7.633 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-05-26T06:35:38.299Z] #15 7.633 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-05-26T06:35:38.299Z] #15 7.633 147 | pthread_cancel(hThread); [2026-05-26T06:35:38.299Z] #15 7.633 | ^~~~~~~ [2026-05-26T06:35:38.299Z] #15 7.633 | | [2026-05-26T06:35:38.299Z] #15 7.633 | long unsigned int [2026-05-26T06:35:38.299Z] #15 7.633 In file included from ../ports/linux/net.h:73, [2026-05-26T06:35:38.299Z] #15 7.633 from ../ports/linux/dlmstp.c:43: [2026-05-26T06:35:38.299Z] #15 7.633 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-05-26T06:35:38.299Z] #15 7.633 98 | int pthread_cancel(pthread_t); [2026-05-26T06:35:38.299Z] #15 7.633 | ^~~~~~~~~ [2026-05-26T06:35:38.299Z] #15 7.635 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-05-26T06:35:38.299Z] #15 7.635 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-05-26T06:35:38.299Z] #15 7.635 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-05-26T06:35:38.299Z] #15 7.635 | ^~~~~~~~ [2026-05-26T06:35:38.299Z] #15 7.635 | | [2026-05-26T06:35:38.299Z] #15 7.635 | long unsigned int * [2026-05-26T06:35:38.299Z] #15 7.635 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-05-26T06:35:38.299Z] #15 7.635 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-05-26T06:35:38.299Z] #15 7.635 | ^ [2026-05-26T06:35:41.587Z] #15 11.04 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-05-26T06:35:41.587Z] #15 11.05 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-05-26T06:35:41.587Z] #15 11.05 make -s -C lib clean [2026-05-26T06:35:41.587Z] #15 11.05 make -s -C demo clean [2026-05-26T06:35:41.587Z] #15 11.12 make -s -C demo/router clean [2026-05-26T06:35:41.587Z] #15 11.12 make -s -C demo/router-ipv6 clean [2026-05-26T06:35:41.587Z] #15 11.12 make -s -C demo/gateway clean [2026-05-26T06:35:41.587Z] #15 11.13 make -s -C lib all [2026-05-26T06:35:49.704Z] #15 19.15 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-05-26T06:35:49.704Z] #15 19.15 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T06:35:49.704Z] #15 19.15 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T06:35:49.704Z] #15 19.15 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T06:35:49.704Z] #15 19.22 -- The C compiler identification is GNU 12.2.1 [2026-05-26T06:35:49.704Z] #15 19.24 -- Detecting C compiler ABI info [2026-05-26T06:35:49.704Z] #15 19.32 -- Detecting C compiler ABI info - done [2026-05-26T06:35:49.704Z] #15 19.34 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T06:35:49.704Z] #15 19.34 -- Detecting C compile features [2026-05-26T06:35:49.704Z] #15 19.34 -- Detecting C compile features - done [2026-05-26T06:35:49.704Z] #15 19.35 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T06:35:49.704Z] #15 19.43 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T06:35:49.965Z] #15 19.44 -- Found Threads: TRUE [2026-05-26T06:35:49.965Z] #15 19.44 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T06:35:49.965Z] #15 19.44 -- /opt/iotech/iot/1.5/include [2026-05-26T06:35:49.965Z] #15 19.44 -- Configuring done (0.3s) [2026-05-26T06:35:49.965Z] #15 19.45 -- Generating done (0.0s) [2026-05-26T06:35:49.965Z] #15 19.45 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T06:35:49.965Z] #15 19.45 + tee release.log [2026-05-26T06:35:49.965Z] #15 19.45 + make [2026-05-26T06:35:49.965Z] #15 19.49 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T06:35:49.965Z] #15 19.69 [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T06:35:50.225Z] #15 19.72 [ 22%] Built target bacnet_objects [2026-05-26T06:35:50.225Z] #15 19.74 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T06:35:50.225Z] #15 19.92 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T06:35:50.489Z] #15 20.01 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T06:35:50.489Z] #15 20.07 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T06:35:50.747Z] #15 20.13 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T06:35:50.748Z] #15 20.41 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T06:35:51.006Z] #15 20.47 [100%] Linking C executable device-bacnet-c [2026-05-26T06:35:51.006Z] #15 20.50 /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) [2026-05-26T06:35:51.006Z] #15 20.55 [100%] Built target device-bacnet-c [2026-05-26T06:35:51.006Z] #15 20.56 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T06:35:51.006Z] #15 20.56 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T06:35:51.006Z] #15 20.56 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T06:35:51.006Z] #15 20.63 -- The C compiler identification is GNU 12.2.1 [2026-05-26T06:35:51.006Z] #15 20.64 -- Detecting C compiler ABI info [2026-05-26T06:35:51.006Z] #15 20.72 -- Detecting C compiler ABI info - done [2026-05-26T06:35:51.268Z] #15 20.74 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T06:35:51.268Z] #15 20.74 -- Detecting C compile features [2026-05-26T06:35:51.268Z] #15 20.74 -- Detecting C compile features - done [2026-05-26T06:35:51.268Z] #15 20.75 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T06:35:51.268Z] #15 20.84 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T06:35:51.528Z] #15 20.84 -- Found Threads: TRUE [2026-05-26T06:35:51.528Z] #15 20.85 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T06:35:51.528Z] #15 20.85 -- /opt/iotech/iot/1.5/include [2026-05-26T06:35:51.528Z] #15 20.85 -- Configuring done (0.3s) [2026-05-26T06:35:51.528Z] #15 20.85 -- Generating done (0.0s) [2026-05-26T06:35:51.528Z] #15 20.85 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T06:35:51.528Z] #15 20.86 + make [2026-05-26T06:35:51.528Z] #15 20.86 + tee release.log [2026-05-26T06:35:51.528Z] #15 20.89 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T06:35:51.528Z] #15 21.11 [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T06:35:51.788Z] #15 21.15 [ 22%] Built target bacnet_objects [2026-05-26T06:35:51.788Z] #15 21.17 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T06:35:51.788Z] #15 21.35 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T06:35:51.788Z] #15 21.44 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T06:35:51.788Z] #15 21.49 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T06:35:52.047Z] #15 21.57 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T06:35:52.306Z] #15 21.84 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T06:35:52.306Z] #15 21.91 [100%] Linking C executable device-bacnet-c [2026-05-26T06:35:52.306Z] #15 21.94 /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) [2026-05-26T06:35:52.306Z] #15 21.98 [100%] Built target device-bacnet-c [2026-05-26T06:35:52.563Z] #15 DONE 22.1s [2026-05-26T06:35:52.563Z] [2026-05-26T06:35:52.563Z] #16 exporting to image [2026-05-26T06:35:52.563Z] #16 exporting layers [2026-05-26T06:35:52.821Z] #16 exporting layers 0.3s done [2026-05-26T06:35:52.821Z] #16 writing image sha256:303a0c8e6662ac89848ed30430fb03e879b2a01624ed710dc598cddcac3994e3 done [2026-05-26T06:35:52.821Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T06:35:52.821Z] #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 [2026-05-26T06:35:53.238Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T06:35:53.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:35:53.323Z] prd-ubuntu20.04-docker-8c-8g-11439 does not seem to be running inside a container [2026-05-26T06:35:53.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T06:35:53.589Z] $ docker top 3ef6865b45e7d1bc13a16a58f280e68a53f5d2906f1b223110a71a87e5e6bdc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:35:53.934Z] + make test [2026-05-26T06:35:53.934Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-05-26T06:35:53.945Z] $ docker stop --time=1 3ef6865b45e7d1bc13a16a58f280e68a53f5d2906f1b223110a71a87e5e6bdc1 [2026-05-26T06:35:55.197Z] $ docker rm -f --volumes 3ef6865b45e7d1bc13a16a58f280e68a53f5d2906f1b223110a71a87e5e6bdc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T06:35:55.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T06:35:56.004Z] + ls -al . [2026-05-26T06:35:56.004Z] total 88 [2026-05-26T06:35:56.004Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 06:35 . [2026-05-26T06:35:56.004Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:34 .. [2026-05-26T06:35:56.004Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 06:35 .git [2026-05-26T06:35:56.004Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 06:34 .github [2026-05-26T06:35:56.004Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:35 .semver [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 1563 May 26 06:34 Attribution.txt [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 1172 May 26 06:34 CHANGELOG.md [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 06:34 GOVERNANCE.md [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 764 May 26 06:34 Jenkinsfile [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 06:34 LICENSE [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 837 May 26 06:34 Makefile [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 621 May 26 06:34 OWNERS.md [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 5503 May 26 06:34 README.md [2026-05-26T06:35:56.004Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 06:35 VERSION [2026-05-26T06:35:56.004Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:34 docs [2026-05-26T06:35:56.004Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:34 res [2026-05-26T06:35:56.004Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:34 sample-profiles [2026-05-26T06:35:56.004Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 06:34 scripts [2026-05-26T06:35:56.004Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 06:34 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:35:56.314Z] + 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=2c8d02b4d5434cbda13e6a12a300bb925a78dc51 --label arch=amd64 --label version=0.0.0 . [2026-05-26T06:35:56.579Z] #0 building with "default" instance using docker driver [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #1 [internal] load build definition from Dockerfile.alpine [2026-05-26T06:35:56.579Z] #1 transferring dockerfile: 2.40kB done [2026-05-26T06:35:56.579Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-05-26T06:35:56.579Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-05-26T06:35:56.579Z] #1 DONE 0.0s [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:35:56.579Z] #2 DONE 0.0s [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-05-26T06:35:56.579Z] #3 DONE 0.1s [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #4 [internal] load .dockerignore [2026-05-26T06:35:56.579Z] #4 transferring context: 2B done [2026-05-26T06:35:56.579Z] #4 DONE 0.0s [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #5 [internal] load build context [2026-05-26T06:35:56.579Z] #5 transferring context: 20.43kB done [2026-05-26T06:35:56.579Z] #5 DONE 0.0s [2026-05-26T06:35:56.579Z] [2026-05-26T06:35:56.579Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-05-26T06:35:56.579Z] #6 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-05-26T06:35:56.579Z] #6 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-05-26T06:35:56.579Z] #6 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-05-26T06:35:56.579Z] #6 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-05-26T06:35:56.579Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s [2026-05-26T06:35:56.838Z] #6 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-05-26T06:35:56.838Z] #6 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-05-26T06:35:56.838Z] #6 DONE 0.3s [2026-05-26T06:35:56.838Z] [2026-05-26T06:35:56.838Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T06:35:56.838Z] #7 DONE 0.1s [2026-05-26T06:35:56.838Z] [2026-05-26T06:35:56.838Z] #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 [2026-05-26T06:36:02.106Z] #8 5.240 wget: bad address 'iotech.jfrog.io' [2026-05-26T06:36:02.106Z] #8 ERROR: process "/bin/sh -c wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub" did not complete successfully: exit code: 1 [2026-05-26T06:36:02.106Z] [2026-05-26T06:36:02.106Z] #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 [2026-05-26T06:36:02.106Z] #9 CANCELED [2026-05-26T06:36:02.106Z] ------ [2026-05-26T06:36:02.106Z] > [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: [2026-05-26T06:36:02.106Z] 5.240 wget: bad address 'iotech.jfrog.io' [2026-05-26T06:36:02.106Z] ------ [2026-05-26T06:36:02.106Z] [2026-05-26T06:36:02.106Z] 2 warnings found (use docker --debug to expand): [2026-05-26T06:36:02.106Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-05-26T06:36:02.106Z] - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-05-26T06:36:02.106Z] Dockerfile.alpine:19 [2026-05-26T06:36:02.106Z] -------------------- [2026-05-26T06:36:02.106Z] 17 | ARG BASE=alpine:3.20 [2026-05-26T06:36:02.106Z] 18 | FROM ${BASE} as builder [2026-05-26T06:36:02.106Z] 19 | >>> RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-05-26T06:36:02.106Z] 20 | RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T06:36:02.106Z] 21 | 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 [2026-05-26T06:36:02.106Z] -------------------- [2026-05-26T06:36:02.106Z] ERROR: failed to solve: process "/bin/sh -c wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:36:02.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:36:02.593Z] [2026-05-26T06:36:02.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:36:02.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:36:02.899Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T06:36:02.899Z] 5eb5b503b376: Pulling fs layer [2026-05-26T06:36:02.899Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T06:36:02.899Z] ec43610c2a17: Pulling fs layer [2026-05-26T06:36:02.899Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T06:36:02.899Z] 33b1e0a273af: Pulling fs layer [2026-05-26T06:36:02.899Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T06:36:02.899Z] 2f39f015ded8: Pulling fs layer [2026-05-26T06:36:02.899Z] 3a2ae6a8a46f: Waiting [2026-05-26T06:36:02.899Z] 33b1e0a273af: Waiting [2026-05-26T06:36:02.899Z] 5d3b04190fa2: Waiting [2026-05-26T06:36:02.899Z] 2f39f015ded8: Waiting [2026-05-26T06:36:02.899Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T06:36:02.899Z] 5c69ac0246d0: Download complete [2026-05-26T06:36:02.899Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T06:36:02.899Z] 3a2ae6a8a46f: Download complete [2026-05-26T06:36:02.899Z] 33b1e0a273af: Verifying Checksum [2026-05-26T06:36:02.899Z] 33b1e0a273af: Download complete [2026-05-26T06:36:02.899Z] 5d3b04190fa2: Download complete [2026-05-26T06:36:02.899Z] ec43610c2a17: Verifying Checksum [2026-05-26T06:36:02.899Z] ec43610c2a17: Download complete [2026-05-26T06:36:03.157Z] 5eb5b503b376: Verifying Checksum [2026-05-26T06:36:03.157Z] 5eb5b503b376: Download complete [2026-05-26T06:36:04.090Z] 2f39f015ded8: Verifying Checksum [2026-05-26T06:36:04.090Z] 2f39f015ded8: Download complete [2026-05-26T06:36:05.028Z] 5eb5b503b376: Pull complete [2026-05-26T06:36:05.028Z] 5c69ac0246d0: Pull complete [2026-05-26T06:36:05.597Z] ec43610c2a17: Pull complete [2026-05-26T06:36:05.597Z] 3a2ae6a8a46f: Pull complete [2026-05-26T06:36:05.597Z] 33b1e0a273af: Pull complete [2026-05-26T06:36:05.597Z] 5d3b04190fa2: Pull complete [2026-05-26T06:36:12.163Z] 2f39f015ded8: Pull complete [2026-05-26T06:36:12.163Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T06:36:12.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:36:12.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:36:12.268Z] prd-ubuntu20.04-docker-8c-8g-11439 does not seem to be running inside a container [2026-05-26T06:36:12.307Z] $ 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-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T06:36:14.050Z] $ docker top 2c896b055cd407114a17720fd4107c856aa8c1c7412efa6cb315cf1e0b5c1ea1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:14.449Z] ---> job-cost.sh [2026-05-26T06:36:14.449Z] lf-activate-venv: SKIPPING [2026-05-26T06:36:14.449Z] INFO: No Stack... [2026-05-26T06:36:14.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:36:15.002Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T06:36:15.292Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/cost.csv [2026-05-26T06:36:15.292Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T06:36:15.309Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-2-stack-cost] [2026-05-26T06:36:15.321Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-108-2-stack-cost] did not exist. Created. [2026-05-26T06:36:15.326Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T06:36:15.637Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T06:36:15.669Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T06:36:15.677Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-108-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T06:36:15.705Z] $ docker stop --time=1 2c896b055cd407114a17720fd4107c856aa8c1c7412efa6cb315cf1e0b5c1ea1 [2026-05-26T06:36:16.863Z] $ docker rm -f --volumes 2c896b055cd407114a17720fd4107c856aa8c1c7412efa6cb315cf1e0b5c1ea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T06:36:17.343Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T06:36:18.376Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-108/archives ] [2026-05-26T06:36:18.376Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-05-26T06:36:18.376Z] total 16 [2026-05-26T06:36:18.376Z] drwxr-xr-x 3 root root 4096 May 26 06:36 . [2026-05-26T06:36:18.376Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:36 .. [2026-05-26T06:36:18.376Z] drwxr-xr-x 2 root root 4096 May 26 06:36 cost [2026-05-26T06:36:18.376Z] -rw-r--r-- 1 root root 88 May 26 06:36 cost.csv [2026-05-26T06:36:18.376Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-05-26T06:36:18.376Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-108/archives [2026-05-26T06:36:18.376Z] total 16 [2026-05-26T06:36:18.376Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 06:36 . [2026-05-26T06:36:18.376Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 06:36 .. [2026-05-26T06:36:18.376Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 06:36 cost [2026-05-26T06:36:18.376Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 06:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:18.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:20.015Z] ---> package-listing.sh [2026-05-26T06:36:20.015Z] ++ facter osfamily [2026-05-26T06:36:20.015Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T06:36:20.015Z] + OS_FAMILY=debian [2026-05-26T06:36:20.015Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-108 [2026-05-26T06:36:20.015Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T06:36:20.015Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T06:36:20.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T06:36:20.015Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T06:36:20.015Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-05-26T06:36:20.015Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T06:36:20.015Z] + case "${OS_FAMILY}" in [2026-05-26T06:36:20.015Z] + dpkg -l [2026-05-26T06:36:20.015Z] + grep '^ii' [2026-05-26T06:36:20.015Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T06:36:20.015Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T06:36:20.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T06:36:20.015Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-108 ']' [2026-05-26T06:36:20.015Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [2026-05-26T06:36:20.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-108/archives/ [Pipeline] echo [2026-05-26T06:36:20.125Z] 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T06:36:20.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T06:36:20.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T06:36:20.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T06:36:21.163Z] prd-ubuntu20.04-docker-8c-8g-11439 does not seem to be running inside a container [2026-05-26T06:36:21.292Z] $ 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-108/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-108 -v /w/workspace/exfoundry_device-bacnet-c_PR-108:/w/workspace/exfoundry_device-bacnet-c_PR-108:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T06:36:21.509Z] $ docker top f5e8c0db36eb7891132178ae7399661ad1fb7359a10e5f8992cd1c52dd32e461 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T06:36:22.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T06:36:22.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T06:36:22.865Z] + ls /var/log/sa-host [2026-05-26T06:36:22.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T06:36:23.015Z] provisioning config files... [2026-05-26T06:36:23.033Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-108@tmp/config17337102494540625702tmp [Pipeline] { [Pipeline] echo [2026-05-26T06:36:23.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:23.339Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T06:36:23.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:23.716Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T06:36:23.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:24.111Z] ---> sudo-logs.sh [2026-05-26T06:36:24.111Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T06:36:24.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:24.557Z] ---> job-cost.sh [2026-05-26T06:36:24.557Z] lf-activate-venv: SKIPPING [2026-05-26T06:36:24.557Z] DEBUG: total: 0.2199999988079071 [2026-05-26T06:36:24.557Z] INFO: Retrieving Stack Cost... [2026-05-26T06:36:24.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T06:36:24.886Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T06:36:24.933Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T06:36:25.308Z] ---> logs-deploy.sh [2026-05-26T06:36:25.308Z] lf-activate-venv: SKIPPING [2026-05-26T06:36:25.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-108/2 [2026-05-26T06:36:25.308Z] INFO: archiving workspace using pattern(s): [2026-05-26T06:36:26.439Z] Archives upload complete. [2026-05-26T06:36:26.439Z] INFO: archiving logs to Nexus