Pull request #10 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-can Obtained Jenkinsfile from 699ccf20b837d63b7277a51d2fd3e5320489b949+ba2b6fae553472960645637c219e56e42557e8af (5d6a3a3a2e28d52574c56553cfd25dca8e965f8a) 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-ssh1591426529556803473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh10238721410612767913.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-10/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-10/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14345614289363178432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-10/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11947847728673939402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh55400294614734345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-10/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-10/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13224564948181855252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-can, 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-can-settings PROJECT: device-can 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-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41238’ Running on prd-ubuntu20.04-docker-8c-8g-41243 in /w/workspace/edgexfoundry_device-can_PR-10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_PR-10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ba2b6fae553472960645637c219e56e42557e8af into PR head commit 699ccf20b837d63b7277a51d2fd3e5320489b949 Merge succeeded, producing 699ccf20b837d63b7277a51d2fd3e5320489b949 Checking out Revision 699ccf20b837d63b7277a51d2fd3e5320489b949 (PR-10) > git config remote.origin.url git@github.com:edgexfoundry/device-can.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-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/10/head:refs/remotes/origin/PR-10 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 699ccf20b837d63b7277a51d2fd3e5320489b949 # 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 ba2b6fae553472960645637c219e56e42557e8af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 699ccf20b837d63b7277a51d2fd3e5320489b949 # timeout=10 Commit message: "fix: Simplify configuration.yaml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T05:54:53.351Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T05:54:53.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T05:54:53.625Z] ========================================================= [2025-03-13T05:54:53.625Z] EdgeX Global Pipelines Version Info [2025-03-13T05:54:53.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:54:54.749Z] ------------------- [2025-03-13T05:54:54.749Z] stable info: [2025-03-13T05:54:54.749Z] ------------------- [2025-03-13T05:54:54.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T05:54:54.749Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:54:54.749Z] Message: update stable to v1.0.272 [2025-03-13T05:54:55.327Z] ------------------- [2025-03-13T05:54:55.327Z] experimental info: [2025-03-13T05:54:55.327Z] ------------------- [2025-03-13T05:54:55.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T05:54:55.327Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:54:55.327Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T05:54:55.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-13T05:54:55.580Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-13T05:54:55.635Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T05:54:55.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T05:54:55.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T05:54:55.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-13T05:54:55.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-13T05:54:55.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T05:54:55.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T05:54:55.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-13T05:54:56.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T05:54:56.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T05:54:56.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:54:56.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:54:56.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T05:54:56.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T05:54:56.347Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T05:54:56.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-10 [Pipeline] echo [2025-03-13T05:54:56.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-10 [Pipeline] echo [2025-03-13T05:54:56.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-10 [Pipeline] echo [2025-03-13T05:54:56.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 699ccf20b837d63b7277a51d2fd3e5320489b949 [Pipeline] echo [2025-03-13T05:54:56.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 699ccf2 [Pipeline] echo [2025-03-13T05:54:56.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:54:56.774Z] provisioning config files... [2025-03-13T05:54:56.788Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-10@tmp/config13941620040768816044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:54:57.195Z] ---> ****-login.sh [2025-03-13T05:54:57.195Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:54:57.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:57.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:57.456Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:57.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:57.456Z] [2025-03-13T05:54:57.456Z] Login Succeeded [2025-03-13T05:54:57.456Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:54:57.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:57.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:57.716Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:57.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:57.716Z] [2025-03-13T05:54:57.716Z] Login Succeeded [2025-03-13T05:54:57.716Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:54:57.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:57.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:57.717Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:57.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:57.717Z] [2025-03-13T05:54:57.717Z] Login Succeeded [2025-03-13T05:54:57.717Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:54:57.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:57.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:57.717Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:57.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:57.717Z] [2025-03-13T05:54:57.717Z] Login Succeeded [2025-03-13T05:54:57.717Z] ****.io [2025-03-13T05:54:57.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:54:58.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:54:58.242Z] Configure a credential helper to remove this warning. See [2025-03-13T05:54:58.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:54:58.242Z] [2025-03-13T05:54:58.242Z] Login Succeeded [2025-03-13T05:54:58.242Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:54:58.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-13T05:54:58.907Z] + git rev-list -1 --merges 699ccf20b837d63b7277a51d2fd3e5320489b949~1..699ccf20b837d63b7277a51d2fd3e5320489b949 [Pipeline] echo [2025-03-13T05:54:58.951Z] -----------> git rev-list -1 --merges 699ccf20b837d63b7277a51d2fd3e5320489b949~1..699ccf20b837d63b7277a51d2fd3e5320489b949 699ccf20b837d63b7277a51d2fd3e5320489b949 [false] [Pipeline] sh [2025-03-13T05:54:59.268Z] + git log --format=format:%s -1 699ccf20b837d63b7277a51d2fd3e5320489b949 [Pipeline] echo [2025-03-13T05:54:59.311Z] ========================================================= [2025-03-13T05:54:59.311Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:54:59.311Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-13T05:55:00.213Z] + git rev-list -1 --merges 699ccf20b837d63b7277a51d2fd3e5320489b949~1..699ccf20b837d63b7277a51d2fd3e5320489b949 [Pipeline] echo [2025-03-13T05:55:00.247Z] -----------> git rev-list -1 --merges 699ccf20b837d63b7277a51d2fd3e5320489b949~1..699ccf20b837d63b7277a51d2fd3e5320489b949 699ccf20b837d63b7277a51d2fd3e5320489b949 [false] [Pipeline] sh [2025-03-13T05:55:00.590Z] + git log --format=format:%s -1 699ccf20b837d63b7277a51d2fd3e5320489b949 [Pipeline] echo [2025-03-13T05:55:00.624Z] ========================================================= [2025-03-13T05:55:00.624Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:55:00.624Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T05:55:01.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T05:55:01.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T05:55:01.068Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T05:55:01.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T05:55:01.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T05:55:01.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T05:55:01.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:01.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:55:01.512Z] [2025-03-13T05:55:01.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:01.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:55:01.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T05:55:01.901Z] b85a868b505f: Pulling fs layer [2025-03-13T05:55:01.901Z] e2be974225ed: Pulling fs layer [2025-03-13T05:55:01.901Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T05:55:01.901Z] 988bab9f4d93: Pulling fs layer [2025-03-13T05:55:01.901Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T05:55:01.901Z] eaf3925da568: Pulling fs layer [2025-03-13T05:55:01.901Z] bab4dde63d76: Pulling fs layer [2025-03-13T05:55:01.901Z] bde34c3a00c8: Pulling fs layer [2025-03-13T05:55:01.901Z] b352a97aabf1: Pulling fs layer [2025-03-13T05:55:01.901Z] 4872d77fe225: Pulling fs layer [2025-03-13T05:55:01.901Z] 5851b861e8e6: Pulling fs layer [2025-03-13T05:55:01.901Z] bde34c3a00c8: Waiting [2025-03-13T05:55:01.901Z] 988bab9f4d93: Waiting [2025-03-13T05:55:01.901Z] 4872d77fe225: Waiting [2025-03-13T05:55:01.901Z] 1469e6f7b9e6: Waiting [2025-03-13T05:55:01.901Z] eaf3925da568: Waiting [2025-03-13T05:55:01.901Z] 5851b861e8e6: Waiting [2025-03-13T05:55:01.901Z] e2be974225ed: Verifying Checksum [2025-03-13T05:55:01.901Z] e2be974225ed: Download complete [2025-03-13T05:55:01.901Z] 988bab9f4d93: Verifying Checksum [2025-03-13T05:55:01.901Z] 988bab9f4d93: Download complete [2025-03-13T05:55:01.901Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T05:55:01.901Z] 1469e6f7b9e6: Download complete [2025-03-13T05:55:02.161Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T05:55:02.161Z] 339a4e72a1f5: Download complete [2025-03-13T05:55:02.161Z] eaf3925da568: Download complete [2025-03-13T05:55:02.161Z] bde34c3a00c8: Download complete [2025-03-13T05:55:02.161Z] b352a97aabf1: Verifying Checksum [2025-03-13T05:55:02.161Z] b352a97aabf1: Download complete [2025-03-13T05:55:02.161Z] 4872d77fe225: Verifying Checksum [2025-03-13T05:55:02.161Z] 4872d77fe225: Download complete [2025-03-13T05:55:02.161Z] 5851b861e8e6: Verifying Checksum [2025-03-13T05:55:02.161Z] 5851b861e8e6: Download complete [2025-03-13T05:55:02.161Z] b85a868b505f: Verifying Checksum [2025-03-13T05:55:02.161Z] b85a868b505f: Download complete [2025-03-13T05:55:02.425Z] bab4dde63d76: Verifying Checksum [2025-03-13T05:55:02.425Z] bab4dde63d76: Download complete [2025-03-13T05:55:03.361Z] b85a868b505f: Pull complete [2025-03-13T05:55:03.628Z] e2be974225ed: Pull complete [2025-03-13T05:55:03.889Z] 339a4e72a1f5: Pull complete [2025-03-13T05:55:04.149Z] 988bab9f4d93: Pull complete [2025-03-13T05:55:04.410Z] 1469e6f7b9e6: Pull complete [2025-03-13T05:55:04.410Z] eaf3925da568: Pull complete [2025-03-13T05:55:06.317Z] bab4dde63d76: Pull complete [2025-03-13T05:55:06.317Z] bde34c3a00c8: Pull complete [2025-03-13T05:55:06.317Z] b352a97aabf1: Pull complete [2025-03-13T05:55:06.317Z] 4872d77fe225: Pull complete [2025-03-13T05:55:06.577Z] 5851b861e8e6: Pull complete [2025-03-13T05:55:06.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T05:55:06.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:55:06.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:55:06.842Z] prd-ubuntu20.04-docker-8c-8g-41243 does not seem to be running inside a container [2025-03-13T05:55:06.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-10 -v /w/workspace/edgexfoundry_device-can_PR-10:/w/workspace/edgexfoundry_device-can_PR-10:rw,z -v /w/workspace/edgexfoundry_device-can_PR-10@tmp:/w/workspace/edgexfoundry_device-can_PR-10@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T05:55:08.228Z] $ docker top 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a -eo pid,comm [2025-03-13T05:55:08.292Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T05:55:08.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T05:55:08.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:55:08.429Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:55:08.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:55:08.552Z] $ docker exec 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a ssh-agent [2025-03-13T05:55:08.653Z] SSH_AUTH_SOCK=/tmp/ssh-o6UsXBkz3ygU/agent.31 [2025-03-13T05:55:08.653Z] SSH_AGENT_PID=37 [2025-03-13T05:55:08.660Z] Running ssh-add (command line suppressed) [2025-03-13T05:55:08.773Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-10@tmp/private_key_2353475723947807494.key (/w/workspace/edgexfoundry_device-can_PR-10@tmp/private_key_2353475723947807494.key) [2025-03-13T05:55:08.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:55:09.132Z] + git tag --points-at HEAD [Pipeline] } [2025-03-13T05:55:09.150Z] $ docker exec --env ******** --env ******** 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a ssh-agent -k [2025-03-13T05:55:09.248Z] unset SSH_AUTH_SOCK; [2025-03-13T05:55:09.248Z] unset SSH_AGENT_PID; [2025-03-13T05:55:09.248Z] echo Agent pid 37 killed; [2025-03-13T05:55:09.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-13T05:55:09.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:55:09.358Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:55:09.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:55:09.470Z] $ docker exec 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a ssh-agent [2025-03-13T05:55:09.593Z] SSH_AUTH_SOCK=/tmp/ssh-DYd5EReSBmhT/agent.70 [2025-03-13T05:55:09.593Z] SSH_AGENT_PID=76 [2025-03-13T05:55:09.597Z] Running ssh-add (command line suppressed) [2025-03-13T05:55:09.693Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-10@tmp/private_key_11689632733438827771.key (/w/workspace/edgexfoundry_device-can_PR-10@tmp/private_key_11689632733438827771.key) [2025-03-13T05:55:09.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:55:10.049Z] + git semver init [2025-03-13T05:55:10.308Z] 2025-03-13 05:55:10,213 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T05:55:10.308Z] 2025-03-13 05:55:10,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-10/.semver [2025-03-13T05:55:10.308Z] 2025-03-13 05:55:10,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-10/.semver [2025-03-13T05:55:10.308Z] 2025-03-13 05:55:10,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-10/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-10, universal_newlines=False, shell=None, istream=None) [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,894 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-10/.git/info/exclude [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,894 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-10/.semver/PR-10 with force:False [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,894 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-10/.semver/PR-10 [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,899 [execute] INFO git cat-file --batch-check [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-10/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,905 [execute] INFO git cat-file --batch [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-10/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T05:55:11.244Z] 2025-03-13 05:55:10,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-10/.semver/PR-10 [2025-03-13T05:55:11.244Z] 0.0.0 [Pipeline] } [2025-03-13T05:55:11.267Z] $ docker exec --env ******** --env ******** 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a ssh-agent -k [2025-03-13T05:55:11.364Z] unset SSH_AUTH_SOCK; [2025-03-13T05:55:11.364Z] unset SSH_AGENT_PID; [2025-03-13T05:55:11.364Z] echo Agent pid 76 killed; [2025-03-13T05:55:11.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T05:55:11.813Z] + git semver [Pipeline] } [2025-03-13T05:55:12.095Z] $ docker stop --time=1 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a [2025-03-13T05:55:13.374Z] $ docker rm -f --volumes 27679869101d13417c04968361ef8b0a0c0baeeb62cf3d87d8711f2a4b0a489a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T05:55:13.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T05:55:14.047Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T05:55:14.068Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:55:15.011Z] provisioning config files... [2025-03-13T05:55:15.020Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-10@tmp/config12715826959511437856tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:55:15.467Z] ---> ****-login.sh [2025-03-13T05:55:15.467Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:55:15.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:55:15.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:55:15.467Z] Configure a credential helper to remove this warning. See [2025-03-13T05:55:15.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:55:15.467Z] [2025-03-13T05:55:15.467Z] Login Succeeded [2025-03-13T05:55:15.467Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:55:15.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:55:15.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:55:15.468Z] Configure a credential helper to remove this warning. See [2025-03-13T05:55:15.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:55:15.468Z] [2025-03-13T05:55:15.468Z] Login Succeeded [2025-03-13T05:55:15.468Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:55:15.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:55:15.733Z] Configure a credential helper to remove this warning. See [2025-03-13T05:55:15.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:55:15.733Z] [2025-03-13T05:55:15.733Z] Login Succeeded [2025-03-13T05:55:15.733Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:55:15.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:55:15.733Z] Configure a credential helper to remove this warning. See [2025-03-13T05:55:15.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:55:15.733Z] [2025-03-13T05:55:15.733Z] Login Succeeded [2025-03-13T05:55:15.733Z] ****.io [2025-03-13T05:55:15.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:55:15.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:55:15.993Z] Configure a credential helper to remove this warning. See [2025-03-13T05:55:15.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:55:15.993Z] [2025-03-13T05:55:15.993Z] Login Succeeded [2025-03-13T05:55:15.993Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:55:16.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T05:55:16.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:55:16.308Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-13T05:55:16.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:55:16.385Z] ========================================================= [2025-03-13T05:55:16.385Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-13T05:55:16.385Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:16.822Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-13T05:55:16.822Z] Sending build context to Docker daemon 279kB [2025-03-13T05:55:16.822Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T05:55:16.822Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-13T05:55:17.082Z] 3.16: Pulling from library/alpine [2025-03-13T05:55:17.340Z] a88dc8b54e91: Pulling fs layer [2025-03-13T05:55:17.340Z] a88dc8b54e91: Verifying Checksum [2025-03-13T05:55:17.340Z] a88dc8b54e91: Download complete [2025-03-13T05:55:17.598Z] a88dc8b54e91: Pull complete [2025-03-13T05:55:17.598Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-13T05:55:17.598Z] Status: Downloaded newer image for alpine:3.16 [2025-03-13T05:55:17.598Z] ---> d49a5025be10 [2025-03-13T05:55:17.598Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:55:17.598Z] ---> Running in db87a4fcfd2d [2025-03-13T05:55:17.856Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T05:55:18.429Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:55:18.429Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:55:18.429Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:55:18.707Z] Removing intermediate container db87a4fcfd2d [2025-03-13T05:55:18.707Z] ---> 62ec18ed5c81 [2025-03-13T05:55:18.707Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T05:55:18.707Z] ---> Running in 2469ad221b95 [2025-03-13T05:55:19.272Z] Removing intermediate container 2469ad221b95 [2025-03-13T05:55:19.272Z] ---> 56bf31306624 [2025-03-13T05:55:19.272Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-03-13T05:55:19.272Z] ---> Running in 783e208a9cd0 [2025-03-13T05:55:19.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:19.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:19.791Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:20.359Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T05:55:20.360Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:20.360Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T05:55:20.360Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T05:55:20.360Z] (4/80) Installing binutils (2.38-r3) [2025-03-13T05:55:20.631Z] (5/80) Installing libmagic (5.41-r0) [2025-03-13T05:55:20.632Z] (6/80) Installing file (5.41-r0) [2025-03-13T05:55:20.632Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T05:55:20.632Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T05:55:20.632Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-13T05:55:20.632Z] (10/80) Installing isl22 (0.22-r0) [2025-03-13T05:55:20.632Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-13T05:55:20.632Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-13T05:55:20.632Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T05:55:21.201Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-13T05:55:21.201Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-13T05:55:21.201Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T05:55:21.458Z] (17/80) Installing make (4.3-r0) [2025-03-13T05:55:21.458Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-13T05:55:21.458Z] (19/80) Installing patch (2.7.6-r7) [2025-03-13T05:55:21.459Z] (20/80) Installing build-base (0.5-r3) [2025-03-13T05:55:21.459Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-13T05:55:21.459Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-13T05:55:21.459Z] (23/80) Installing expat (2.6.2-r0) [2025-03-13T05:55:21.459Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-13T05:55:21.459Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-13T05:55:21.459Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-13T05:55:21.459Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-13T05:55:21.459Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-13T05:55:21.459Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-13T05:55:21.459Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T05:55:21.716Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-13T05:55:21.716Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T05:55:21.716Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T05:55:21.716Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-13T05:55:21.716Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-13T05:55:21.716Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-13T05:55:21.974Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-13T05:55:21.974Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-13T05:55:21.974Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T05:55:21.974Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-13T05:55:21.974Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-13T05:55:21.974Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-13T05:55:21.974Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-13T05:55:22.232Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-13T05:55:22.232Z] (45/80) Installing git (2.36.6-r0) [2025-03-13T05:55:22.232Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-13T05:55:22.232Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-13T05:55:22.491Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-13T05:55:22.491Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-13T05:55:22.491Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T05:55:23.426Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T05:55:23.426Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T05:55:23.426Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-13T05:55:23.686Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-13T05:55:23.686Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-13T05:55:23.686Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-13T05:55:23.946Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-13T05:55:23.946Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-13T05:55:23.946Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-13T05:55:23.946Z] (60/80) Installing libunistring (1.0-r0) [2025-03-13T05:55:23.946Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-13T05:55:23.946Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T05:55:23.946Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T05:55:23.946Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-13T05:55:23.946Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-13T05:55:23.946Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-13T05:55:23.946Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T05:55:23.946Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T05:55:23.946Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T05:55:23.946Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-13T05:55:23.946Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T05:55:24.205Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-13T05:55:24.205Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T05:55:24.205Z] (74/80) Installing libblkid (2.38-r1) [2025-03-13T05:55:24.205Z] (75/80) Installing libuuid (2.38-r1) [2025-03-13T05:55:24.205Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-13T05:55:24.205Z] (77/80) Installing libmount (2.38-r1) [2025-03-13T05:55:24.205Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-13T05:55:24.205Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-13T05:55:24.465Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-13T05:55:24.465Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T05:55:24.465Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T05:55:24.465Z] OK: 281 MiB in 93 packages [2025-03-13T05:55:28.649Z] Removing intermediate container 783e208a9cd0 [2025-03-13T05:55:28.649Z] ---> 75c0614d7708 [2025-03-13T05:55:28.649Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-13T05:55:28.649Z] ---> Running in ddd219a1951e [2025-03-13T05:55:28.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:28.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:29.174Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:29.742Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:29.743Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T05:55:29.743Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T05:55:29.743Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T05:55:29.743Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T05:55:29.743Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T05:55:29.743Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T05:55:29.743Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T05:55:29.743Z] OK: 281 MiB in 93 packages [2025-03-13T05:55:30.312Z] Removing intermediate container ddd219a1951e [2025-03-13T05:55:30.312Z] ---> 153debe38f1f [2025-03-13T05:55:30.312Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-13T05:55:30.312Z] ---> 62cfdaf2b871 [2025-03-13T05:55:30.312Z] Step 8/12 : COPY src /device-can/src/ [2025-03-13T05:55:30.312Z] ---> be12c08d7a11 [2025-03-13T05:55:30.312Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-13T05:55:30.572Z] ---> 280291dbcb44 [2025-03-13T05:55:30.572Z] Step 10/12 : WORKDIR /device-can [2025-03-13T05:55:30.572Z] ---> Running in 90e0cd84e5fc [2025-03-13T05:55:30.572Z] Removing intermediate container 90e0cd84e5fc [2025-03-13T05:55:30.572Z] ---> a831960264ef [2025-03-13T05:55:30.572Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T05:55:30.572Z] ---> Running in 77c8ac638167 [2025-03-13T05:55:30.830Z] + BUILD_CSDK=1 [2025-03-13T05:55:30.830Z] + CSDK_VERSION=4.0.0 [2025-03-13T05:55:30.830Z] + '[' -d deps ] [2025-03-13T05:55:30.830Z] + mkdir deps [2025-03-13T05:55:30.830Z] + cd /device-can/deps [2025-03-13T05:55:30.830Z] + '[' 1 '=' 1 ] [2025-03-13T05:55:30.830Z] + cd /device-can/deps [2025-03-13T05:55:30.830Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T05:55:30.830Z] Connecting to github.com (140.82.112.4:443) [2025-03-13T05:55:31.089Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T05:55:31.089Z] saving to 'v4.0.0.zip' [2025-03-13T05:55:31.089Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T05:55:31.089Z] 'v4.0.0.zip' saved [2025-03-13T05:55:31.089Z] + unzip v4.0.0.zip [2025-03-13T05:55:31.089Z] Archive: v4.0.0.zip [2025-03-13T05:55:31.089Z] creating: device-sdk-c-4.0.0/ [2025-03-13T05:55:31.089Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T05:55:31.089Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T05:55:31.089Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T05:55:31.090Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T05:55:31.090Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T05:55:31.351Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T05:55:31.351Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T05:55:31.351Z] + cd device-sdk-c-4.0.0 [2025-03-13T05:55:31.351Z] + ./scripts/build.sh [2025-03-13T05:55:31.351Z] + CPPCHECK=false [2025-03-13T05:55:31.351Z] + DOCGEN=false [2025-03-13T05:55:31.351Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:55:31.351Z] + '[' 0 -gt 0 ] [2025-03-13T05:55:31.351Z] + readlink -f ./scripts/build.sh [2025-03-13T05:55:31.351Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:55:31.351Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T05:55:31.351Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T05:55:31.351Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T05:55:31.351Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:31.351Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:31.351Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T05:55:31.351Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:55:31.351Z] -- Detecting C compiler ABI info [2025-03-13T05:55:31.351Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:31.351Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:31.351Z] -- Detecting C compile features [2025-03-13T05:55:31.351Z] -- Detecting C compile features - done [2025-03-13T05:55:31.351Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:55:31.351Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T05:55:31.351Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:55:31.351Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:55:31.351Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:55:31.351Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:55:31.351Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:55:31.351Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:55:31.351Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:55:31.351Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:55:31.612Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:55:31.612Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:55:31.612Z] -- Configuring done [2025-03-13T05:55:31.612Z] -- Generating done [2025-03-13T05:55:31.612Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:55:31.612Z] + make all package [2025-03-13T05:55:31.612Z] + tee release.log [2025-03-13T05:55:31.612Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:55:31.872Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:55:31.872Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:55:32.130Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:55:32.390Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:55:32.648Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:55:32.648Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:55:32.906Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:55:33.165Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:55:33.423Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:55:33.423Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:55:33.682Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:55:33.682Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:55:33.941Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:55:33.941Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:55:34.509Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:55:34.509Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:55:34.769Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:55:34.769Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:55:35.027Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:55:35.288Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:55:36.227Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:55:36.227Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:55:36.227Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:55:36.227Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:55:36.489Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:55:36.749Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:55:37.007Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:55:37.266Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:55:37.266Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:55:37.531Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:55:37.789Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T05:55:37.790Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-13T05:55:37.790Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T05:55:37.790Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:37.790Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:55:38.048Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:55:38.048Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:55:38.309Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:55:38.309Z] [ 68%] Built target csdk [2025-03-13T05:55:38.309Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:55:38.570Z] [ 72%] Linking C executable template [2025-03-13T05:55:38.570Z] [ 72%] Built target template [2025-03-13T05:55:38.570Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:55:38.570Z] [ 76%] Linking C executable device-counter [2025-03-13T05:55:38.570Z] [ 76%] Built target device-counter [2025-03-13T05:55:38.829Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:55:38.829Z] [ 80%] Linking C executable device-random [2025-03-13T05:55:38.829Z] [ 80%] Built target device-random [2025-03-13T05:55:38.829Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:55:39.088Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:55:39.088Z] [ 84%] Built target device-gyro [2025-03-13T05:55:39.088Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:55:39.088Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:55:39.088Z] [ 88%] Built target device-bitfields [2025-03-13T05:55:39.347Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:55:39.347Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:55:39.347Z] [ 92%] Built target template-discovery [2025-03-13T05:55:39.606Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:55:39.606Z] [ 96%] Linking C executable device-file [2025-03-13T05:55:39.606Z] [ 96%] Built target device-file [2025-03-13T05:55:39.606Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:55:39.867Z] [100%] Linking C executable device-terminal [2025-03-13T05:55:39.867Z] [100%] Built target device-terminal [2025-03-13T05:55:39.867Z] Run CPack packaging tool... [2025-03-13T05:55:39.867Z] CPack: Create package using TGZ [2025-03-13T05:55:39.867Z] CPack: Install projects [2025-03-13T05:55:39.867Z] CPack: - Run preinstall target for: Csdk [2025-03-13T05:55:40.125Z] CPack: - Install project: Csdk [] [2025-03-13T05:55:40.125Z] CPack: Create package [2025-03-13T05:55:40.125Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T05:55:40.125Z] + '[' false '=' true ] [2025-03-13T05:55:40.125Z] + '[' false '=' true ] [2025-03-13T05:55:40.125Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:40.125Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:40.125Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T05:55:40.125Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:55:40.384Z] -- Detecting C compiler ABI info [2025-03-13T05:55:40.384Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:40.384Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:40.384Z] -- Detecting C compile features [2025-03-13T05:55:40.384Z] -- Detecting C compile features - done [2025-03-13T05:55:40.384Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:55:40.384Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T05:55:40.384Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:55:40.384Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:55:40.384Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:55:40.384Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:55:40.384Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:55:40.384Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:55:40.384Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:55:40.384Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:55:40.384Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:55:40.643Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:55:40.643Z] -- Configuring done [2025-03-13T05:55:40.643Z] -- Generating done [2025-03-13T05:55:40.643Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:55:40.643Z] + make [2025-03-13T05:55:40.643Z] + tee debug.log [2025-03-13T05:55:40.643Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:55:40.643Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:55:40.903Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:55:40.903Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:55:40.903Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:55:41.162Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:55:41.162Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:55:41.162Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:55:41.421Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:55:41.421Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:55:41.679Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:55:41.679Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:55:41.679Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:55:41.679Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:55:41.939Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:55:41.939Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:55:41.939Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:55:42.202Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:55:42.202Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:55:42.461Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:55:42.461Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:55:42.723Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:55:42.723Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:55:42.723Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:55:42.723Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:55:42.982Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:55:42.982Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:55:43.241Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:55:43.241Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:55:43.241Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:55:43.501Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:55:43.501Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:55:43.760Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:55:43.760Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:55:43.760Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:55:43.760Z] [ 68%] Built target csdk [2025-03-13T05:55:44.019Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:55:44.019Z] [ 72%] Linking C executable template [2025-03-13T05:55:44.019Z] [ 72%] Built target template [2025-03-13T05:55:44.019Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:55:44.019Z] [ 76%] Linking C executable device-counter [2025-03-13T05:55:44.277Z] [ 76%] Built target device-counter [2025-03-13T05:55:44.277Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:55:44.277Z] [ 80%] Linking C executable device-random [2025-03-13T05:55:44.277Z] [ 80%] Built target device-random [2025-03-13T05:55:44.277Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:55:44.538Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:55:44.538Z] [ 84%] Built target device-gyro [2025-03-13T05:55:44.538Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:55:44.538Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:55:44.538Z] [ 88%] Built target device-bitfields [2025-03-13T05:55:44.538Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:55:44.797Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:55:44.797Z] [ 92%] Built target template-discovery [2025-03-13T05:55:44.797Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:55:44.797Z] [ 96%] Linking C executable device-file [2025-03-13T05:55:45.057Z] [ 96%] Built target device-file [2025-03-13T05:55:45.057Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:55:45.057Z] [100%] Linking C executable device-terminal [2025-03-13T05:55:45.057Z] [100%] Built target device-terminal [2025-03-13T05:55:45.057Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T05:55:45.057Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T05:55:45.057Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T05:55:45.057Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T05:55:45.057Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T05:55:45.057Z] + rm -rf /device-can/deps [2025-03-13T05:55:45.624Z] Removing intermediate container 77c8ac638167 [2025-03-13T05:55:45.624Z] ---> 4907cc228adf [2025-03-13T05:55:45.624Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-13T05:55:45.624Z] ---> Running in 776d342aee50 [2025-03-13T05:55:45.624Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:55:45.624Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T05:55:45.624Z] + dirname /device-can/scripts/build.sh [2025-03-13T05:55:45.624Z] + dirname /device-can/scripts [2025-03-13T05:55:45.624Z] /device-can [2025-03-13T05:55:45.624Z] + ROOT=/device-can [2025-03-13T05:55:45.624Z] + echo /device-can [2025-03-13T05:55:45.624Z] + cd /device-can [2025-03-13T05:55:45.624Z] + mkdir -p /device-can/build/release [2025-03-13T05:55:45.624Z] + cd /device-can/build/release [2025-03-13T05:55:45.624Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T05:55:45.882Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:55:45.882Z] -- Detecting C compiler ABI info [2025-03-13T05:55:45.882Z] -- Detecting C compiler ABI info - done [2025-03-13T05:55:45.882Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:55:45.882Z] -- Detecting C compile features [2025-03-13T05:55:45.882Z] -- Detecting C compile features - done [2025-03-13T05:55:45.882Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:55:45.882Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:55:45.882Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T05:55:45.882Z] -- Configuring done [2025-03-13T05:55:45.882Z] -- Generating done [2025-03-13T05:55:45.882Z] -- Build files have been written to: /device-can/build/release [2025-03-13T05:55:45.882Z] + make all [2025-03-13T05:55:45.882Z] + tee release.log [2025-03-13T05:55:45.882Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T05:55:45.882Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:55:45.882Z] from /device-can/src/c/device-can.h:24, [2025-03-13T05:55:45.882Z] from /device-can/src/c/device-can.c:27: [2025-03-13T05:55:45.882Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T05:55:45.882Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T05:55:45.882Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T05:55:45.882Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:45.882Z] 178 | requests[i].resource->type); [2025-03-13T05:55:45.882Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:55:45.882Z] | | [2025-03-13T05:55:45.882Z] | iot_typecode_t [2025-03-13T05:55:45.882Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T05:55:45.882Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T05:55:45.882Z] | ~^ [2025-03-13T05:55:45.882Z] | | [2025-03-13T05:55:45.882Z] | int [2025-03-13T05:55:46.140Z] [100%] Linking C executable device-can [2025-03-13T05:55:46.140Z] [100%] Built target device-can [2025-03-13T05:55:46.401Z] Removing intermediate container 776d342aee50 [2025-03-13T05:55:46.401Z] ---> 51f0eaef223f [2025-03-13T05:55:46.401Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-13T05:55:46.401Z] Successfully built 51f0eaef223f [2025-03-13T05:55:46.401Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:47.130Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T05:55:47.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:55:47.291Z] prd-ubuntu20.04-docker-8c-8g-41243 does not seem to be running inside a container [2025-03-13T05:55:47.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-10 -v /w/workspace/edgexfoundry_device-can_PR-10:/w/workspace/edgexfoundry_device-can_PR-10:rw,z -v /w/workspace/edgexfoundry_device-can_PR-10@tmp:/w/workspace/edgexfoundry_device-can_PR-10@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 ******** ci-base-image-x86_64 cat [2025-03-13T05:55:47.658Z] $ docker top 43ad42c1a481698ee2d4b2181fe9009382729453adea415d49e8a51d1f769908 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T05:55:48.058Z] + make test [2025-03-13T05:55:48.058Z] build/release/device-can/device-can [Pipeline] } [2025-03-13T05:55:48.091Z] $ docker stop --time=1 43ad42c1a481698ee2d4b2181fe9009382729453adea415d49e8a51d1f769908 [2025-03-13T05:55:49.363Z] $ docker rm -f --volumes 43ad42c1a481698ee2d4b2181fe9009382729453adea415d49e8a51d1f769908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T05:55:50.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T05:55:50.473Z] + ls -al . [2025-03-13T05:55:50.473Z] total 76 [2025-03-13T05:55:50.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:55 . [2025-03-13T05:55:50.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:54 .. [2025-03-13T05:55:50.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:55 .git [2025-03-13T05:55:50.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:54 .github [2025-03-13T05:55:50.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:55 .semver [2025-03-13T05:55:50.473Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 13 05:54 Attribution.txt [2025-03-13T05:55:50.473Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 13 05:54 CHANGELOG.md [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 13 05:54 GOVERNANCE.md [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 13 05:54 Jenkinsfile [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 13 05:54 LICENSE [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 13 05:54 Makefile [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 13 05:54 OWNERS.md [2025-03-13T05:55:50.473Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 13 05:54 README.md [2025-03-13T05:55:50.473Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 05:55 VERSION [2025-03-13T05:55:50.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:54 res [2025-03-13T05:55:50.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:54 scripts [2025-03-13T05:55:50.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:54 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:55:50.877Z] + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=699ccf20b837d63b7277a51d2fd3e5320489b949 --label arch=amd64 --label version=0.0.0 . [2025-03-13T05:55:50.877Z] Sending build context to Docker daemon 279kB [2025-03-13T05:55:50.877Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T05:55:50.877Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-13T05:55:50.877Z] ---> d49a5025be10 [2025-03-13T05:55:50.877Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:55:50.877Z] ---> Using cache [2025-03-13T05:55:50.877Z] ---> 62ec18ed5c81 [2025-03-13T05:55:50.877Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T05:55:50.877Z] ---> Using cache [2025-03-13T05:55:50.877Z] ---> 56bf31306624 [2025-03-13T05:55:50.877Z] Step 5/30 : 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 libexecinfo-dev [2025-03-13T05:55:50.877Z] ---> Running in 5dcf6a5e447a [2025-03-13T05:55:51.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:51.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:51.397Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:55:51.965Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:55:51.965Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T05:55:51.965Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T05:55:51.965Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T05:55:51.965Z] (4/79) Installing binutils (2.38-r3) [2025-03-13T05:55:52.226Z] (5/79) Installing libmagic (5.41-r0) [2025-03-13T05:55:52.226Z] (6/79) Installing file (5.41-r0) [2025-03-13T05:55:52.226Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T05:55:52.226Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T05:55:52.226Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-13T05:55:52.226Z] (10/79) Installing isl22 (0.22-r0) [2025-03-13T05:55:52.226Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-13T05:55:52.226Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-13T05:55:52.226Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T05:55:52.795Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-13T05:55:52.795Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-13T05:55:52.795Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T05:55:53.057Z] (17/79) Installing make (4.3-r0) [2025-03-13T05:55:53.057Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-13T05:55:53.057Z] (19/79) Installing patch (2.7.6-r7) [2025-03-13T05:55:53.057Z] (20/79) Installing build-base (0.5-r3) [2025-03-13T05:55:53.057Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-13T05:55:53.057Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-13T05:55:53.057Z] (23/79) Installing expat (2.6.2-r0) [2025-03-13T05:55:53.057Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-13T05:55:53.057Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-13T05:55:53.057Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-13T05:55:53.057Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-13T05:55:53.057Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-13T05:55:53.317Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-13T05:55:53.317Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T05:55:53.317Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-13T05:55:53.317Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T05:55:53.317Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T05:55:53.317Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-13T05:55:53.317Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-13T05:55:53.317Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-13T05:55:53.577Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-13T05:55:53.577Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-13T05:55:53.577Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T05:55:53.577Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-13T05:55:53.577Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-13T05:55:53.577Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-13T05:55:53.577Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-13T05:55:53.577Z] (44/79) Installing git (2.36.6-r0) [2025-03-13T05:55:53.837Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-13T05:55:53.837Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-13T05:55:53.837Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-13T05:55:53.837Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-13T05:55:53.837Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T05:55:54.404Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T05:55:54.404Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T05:55:54.666Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-13T05:55:54.666Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-13T05:55:54.666Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-13T05:55:54.666Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-13T05:55:54.666Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-13T05:55:54.666Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-13T05:55:54.666Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-13T05:55:54.666Z] (59/79) Installing libunistring (1.0-r0) [2025-03-13T05:55:54.666Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-13T05:55:54.925Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T05:55:54.925Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T05:55:54.925Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-13T05:55:54.925Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-13T05:55:54.925Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-13T05:55:54.925Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T05:55:54.925Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T05:55:54.925Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T05:55:54.925Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-13T05:55:54.925Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T05:55:54.925Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-13T05:55:54.925Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T05:55:54.925Z] (73/79) Installing libblkid (2.38-r1) [2025-03-13T05:55:54.925Z] (74/79) Installing libuuid (2.38-r1) [2025-03-13T05:55:54.925Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-13T05:55:54.925Z] (76/79) Installing libmount (2.38-r1) [2025-03-13T05:55:54.925Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-13T05:55:54.925Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-13T05:55:54.925Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-13T05:55:54.925Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T05:55:54.925Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T05:55:54.925Z] OK: 281 MiB in 92 packages [2025-03-13T05:55:59.111Z] Removing intermediate container 5dcf6a5e447a [2025-03-13T05:55:59.111Z] ---> 9cf39d75c077 [2025-03-13T05:55:59.111Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-13T05:55:59.370Z] ---> 25e05fbbd534 [2025-03-13T05:55:59.370Z] Step 7/30 : COPY src /device-can/src/ [2025-03-13T05:55:59.370Z] ---> f35db0e0190b [2025-03-13T05:55:59.370Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-13T05:55:59.630Z] ---> 2a5bb77ad398 [2025-03-13T05:55:59.630Z] Step 9/30 : WORKDIR /device-can [2025-03-13T05:55:59.630Z] ---> Running in fa26881fa341 [2025-03-13T05:55:59.893Z] Removing intermediate container fa26881fa341 [2025-03-13T05:55:59.893Z] ---> a21afcf3836f [2025-03-13T05:55:59.893Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T05:55:59.893Z] ---> Running in dca06d89c640 [2025-03-13T05:56:00.152Z] + BUILD_CSDK=1 [2025-03-13T05:56:00.152Z] + CSDK_VERSION=4.0.0 [2025-03-13T05:56:00.152Z] + '[' -d deps ] [2025-03-13T05:56:00.152Z] + mkdir deps [2025-03-13T05:56:00.152Z] + cd /device-can/deps [2025-03-13T05:56:00.152Z] + '[' 1 '=' 1 ] [2025-03-13T05:56:00.152Z] + cd /device-can/deps [2025-03-13T05:56:00.152Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T05:56:00.152Z] Connecting to github.com (140.82.114.4:443) [2025-03-13T05:56:00.152Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T05:56:00.411Z] saving to 'v4.0.0.zip' [2025-03-13T05:56:00.411Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T05:56:00.411Z] 'v4.0.0.zip' saved [2025-03-13T05:56:00.411Z] + unzip v4.0.0.zip [2025-03-13T05:56:00.411Z] Archive: v4.0.0.zip [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/ [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T05:56:00.411Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T05:56:00.411Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T05:56:00.411Z] + cd device-sdk-c-4.0.0 [2025-03-13T05:56:00.411Z] + ./scripts/build.sh [2025-03-13T05:56:00.411Z] + CPPCHECK=false [2025-03-13T05:56:00.411Z] + DOCGEN=false [2025-03-13T05:56:00.411Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:56:00.412Z] + '[' 0 -gt 0 ] [2025-03-13T05:56:00.412Z] + readlink -f ./scripts/build.sh [2025-03-13T05:56:00.412Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T05:56:00.412Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T05:56:00.412Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T05:56:00.412Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T05:56:00.412Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:56:00.412Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:56:00.412Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T05:56:00.671Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:56:00.671Z] -- Detecting C compiler ABI info [2025-03-13T05:56:00.671Z] -- Detecting C compiler ABI info - done [2025-03-13T05:56:00.671Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:56:00.671Z] -- Detecting C compile features [2025-03-13T05:56:00.671Z] -- Detecting C compile features - done [2025-03-13T05:56:00.671Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:56:00.671Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T05:56:00.671Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:56:00.671Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:56:00.671Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:56:00.671Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:56:00.671Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:56:00.671Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:56:00.671Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:56:00.671Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:56:00.930Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:56:00.930Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:56:00.930Z] -- Configuring done [2025-03-13T05:56:00.930Z] -- Generating done [2025-03-13T05:56:00.930Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T05:56:00.930Z] + make all package [2025-03-13T05:56:00.930Z] + tee release.log [2025-03-13T05:56:00.930Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:56:01.188Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:56:01.451Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:56:01.451Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:56:01.711Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:56:01.974Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:56:01.974Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:56:02.234Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:56:02.494Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:56:02.753Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:56:02.753Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:56:03.013Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:56:03.013Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:56:03.273Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:56:03.273Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:56:03.843Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:56:03.843Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:56:04.102Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:56:04.102Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:56:04.360Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:56:04.619Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:56:05.555Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:56:05.555Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:56:05.555Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:56:05.555Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:56:05.814Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:56:06.072Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:56:06.331Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:56:06.588Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:56:06.588Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:56:06.588Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:56:07.154Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T05:56:07.155Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-13T05:56:07.155Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T05:56:07.155Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:56:07.155Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:56:07.413Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:56:07.413Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:56:07.413Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:56:07.671Z] [ 68%] Built target csdk [2025-03-13T05:56:07.671Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:56:07.671Z] [ 72%] Linking C executable template [2025-03-13T05:56:07.671Z] [ 72%] Built target template [2025-03-13T05:56:07.930Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:56:07.930Z] [ 76%] Linking C executable device-counter [2025-03-13T05:56:07.930Z] [ 76%] Built target device-counter [2025-03-13T05:56:07.930Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:56:08.188Z] [ 80%] Linking C executable device-random [2025-03-13T05:56:08.188Z] [ 80%] Built target device-random [2025-03-13T05:56:08.188Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:56:08.188Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:56:08.447Z] [ 84%] Built target device-gyro [2025-03-13T05:56:08.447Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:56:08.447Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:56:08.447Z] [ 88%] Built target device-bitfields [2025-03-13T05:56:08.447Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:56:08.706Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:56:08.706Z] [ 92%] Built target template-discovery [2025-03-13T05:56:08.706Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:56:08.968Z] [ 96%] Linking C executable device-file [2025-03-13T05:56:08.968Z] [ 96%] Built target device-file [2025-03-13T05:56:08.968Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:56:09.233Z] [100%] Linking C executable device-terminal [2025-03-13T05:56:09.233Z] [100%] Built target device-terminal [2025-03-13T05:56:09.233Z] Run CPack packaging tool... [2025-03-13T05:56:09.233Z] CPack: Create package using TGZ [2025-03-13T05:56:09.233Z] CPack: Install projects [2025-03-13T05:56:09.233Z] CPack: - Run preinstall target for: Csdk [2025-03-13T05:56:09.493Z] CPack: - Install project: Csdk [] [2025-03-13T05:56:09.493Z] CPack: Create package [2025-03-13T05:56:09.493Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T05:56:09.493Z] + '[' false '=' true ] [2025-03-13T05:56:09.493Z] + '[' false '=' true ] [2025-03-13T05:56:09.493Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:56:09.493Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:56:09.493Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T05:56:09.493Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:56:09.493Z] -- Detecting C compiler ABI info [2025-03-13T05:56:09.493Z] -- Detecting C compiler ABI info - done [2025-03-13T05:56:09.753Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:56:09.753Z] -- Detecting C compile features [2025-03-13T05:56:09.753Z] -- Detecting C compile features - done [2025-03-13T05:56:09.753Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T05:56:09.753Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T05:56:09.753Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T05:56:09.753Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T05:56:09.753Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T05:56:09.753Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T05:56:09.753Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:56:09.753Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:56:09.753Z] -- C SDK 0.0.0 for Linux [2025-03-13T05:56:09.753Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T05:56:09.753Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T05:56:09.753Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T05:56:09.753Z] -- Configuring done [2025-03-13T05:56:09.753Z] -- Generating done [2025-03-13T05:56:09.753Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T05:56:09.753Z] + make [2025-03-13T05:56:09.753Z] + tee debug.log [2025-03-13T05:56:10.012Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T05:56:10.012Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T05:56:10.012Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T05:56:10.271Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T05:56:10.271Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T05:56:10.271Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T05:56:10.529Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T05:56:10.529Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T05:56:10.529Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T05:56:10.796Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T05:56:10.796Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T05:56:10.796Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T05:56:11.055Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T05:56:11.056Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T05:56:11.056Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T05:56:11.313Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T05:56:11.313Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T05:56:11.313Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T05:56:11.313Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T05:56:11.584Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T05:56:11.584Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T05:56:11.843Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T05:56:11.843Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T05:56:12.102Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T05:56:12.102Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T05:56:12.102Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T05:56:12.102Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T05:56:12.361Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T05:56:12.619Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T05:56:12.619Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T05:56:12.619Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T05:56:12.878Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T05:56:12.878Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T05:56:12.878Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T05:56:13.140Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T05:56:13.140Z] [ 68%] Built target csdk [2025-03-13T05:56:13.140Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T05:56:13.140Z] [ 72%] Linking C executable template [2025-03-13T05:56:13.140Z] [ 72%] Built target template [2025-03-13T05:56:13.140Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T05:56:13.398Z] [ 76%] Linking C executable device-counter [2025-03-13T05:56:13.398Z] [ 76%] Built target device-counter [2025-03-13T05:56:13.398Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T05:56:13.398Z] [ 80%] Linking C executable device-random [2025-03-13T05:56:13.398Z] [ 80%] Built target device-random [2025-03-13T05:56:13.398Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T05:56:13.656Z] [ 84%] Linking C executable device-gyro [2025-03-13T05:56:13.656Z] [ 84%] Built target device-gyro [2025-03-13T05:56:13.656Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T05:56:13.656Z] [ 88%] Linking C executable device-bitfields [2025-03-13T05:56:13.656Z] [ 88%] Built target device-bitfields [2025-03-13T05:56:13.656Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T05:56:13.915Z] [ 92%] Linking C executable template-discovery [2025-03-13T05:56:13.915Z] [ 92%] Built target template-discovery [2025-03-13T05:56:13.915Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T05:56:13.915Z] [ 96%] Linking C executable device-file [2025-03-13T05:56:14.173Z] [ 96%] Built target device-file [2025-03-13T05:56:14.173Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T05:56:14.173Z] [100%] Linking C executable device-terminal [2025-03-13T05:56:14.173Z] [100%] Built target device-terminal [2025-03-13T05:56:14.173Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T05:56:14.173Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T05:56:14.173Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T05:56:14.173Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T05:56:14.173Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T05:56:14.173Z] + rm -rf /device-can/deps [2025-03-13T05:56:14.430Z] Removing intermediate container dca06d89c640 [2025-03-13T05:56:14.430Z] ---> b812b8c0f676 [2025-03-13T05:56:14.430Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-13T05:56:14.431Z] ---> Running in b4c423fcbc1f [2025-03-13T05:56:14.689Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T05:56:14.689Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T05:56:14.689Z] + dirname /device-can/scripts/build.sh [2025-03-13T05:56:14.689Z] + dirname /device-can/scripts [2025-03-13T05:56:14.689Z] /device-can [2025-03-13T05:56:14.689Z] + ROOT=/device-can [2025-03-13T05:56:14.689Z] + echo /device-can [2025-03-13T05:56:14.689Z] + cd /device-can [2025-03-13T05:56:14.689Z] + mkdir -p /device-can/build/release [2025-03-13T05:56:14.689Z] + cd /device-can/build/release [2025-03-13T05:56:14.689Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T05:56:14.947Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T05:56:14.947Z] -- Detecting C compiler ABI info [2025-03-13T05:56:14.947Z] -- Detecting C compiler ABI info - done [2025-03-13T05:56:14.947Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:56:14.947Z] -- Detecting C compile features [2025-03-13T05:56:14.947Z] -- Detecting C compile features - done [2025-03-13T05:56:14.947Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T05:56:14.947Z] -- /opt/iotech/iot/1.5/include [2025-03-13T05:56:14.947Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T05:56:14.947Z] -- Configuring done [2025-03-13T05:56:14.947Z] -- Generating done [2025-03-13T05:56:14.947Z] -- Build files have been written to: /device-can/build/release [2025-03-13T05:56:14.947Z] + make all [2025-03-13T05:56:14.947Z] + tee release.log [2025-03-13T05:56:14.947Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T05:56:14.947Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T05:56:14.947Z] from /device-can/src/c/device-can.h:24, [2025-03-13T05:56:14.947Z] from /device-can/src/c/device-can.c:27: [2025-03-13T05:56:14.947Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T05:56:14.947Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T05:56:14.947Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T05:56:14.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:56:14.947Z] 178 | requests[i].resource->type); [2025-03-13T05:56:14.947Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T05:56:14.947Z] | | [2025-03-13T05:56:14.947Z] | iot_typecode_t [2025-03-13T05:56:14.947Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T05:56:14.947Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T05:56:14.947Z] | ~^ [2025-03-13T05:56:14.947Z] | | [2025-03-13T05:56:14.947Z] | int [2025-03-13T05:56:15.205Z] [100%] Linking C executable device-can [2025-03-13T05:56:15.205Z] [100%] Built target device-can [2025-03-13T05:56:15.466Z] Removing intermediate container b4c423fcbc1f [2025-03-13T05:56:15.466Z] ---> 99699a25f18c [2025-03-13T05:56:15.466Z] Step 12/30 : FROM alpine:3.16 [2025-03-13T05:56:15.466Z] ---> d49a5025be10 [2025-03-13T05:56:15.466Z] Step 13/30 : MAINTAINER hcltech [2025-03-13T05:56:15.466Z] ---> Running in a386a8593f7d [2025-03-13T05:56:15.725Z] Removing intermediate container a386a8593f7d [2025-03-13T05:56:15.725Z] ---> 79dda07d8107 [2025-03-13T05:56:15.725Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:56:15.725Z] ---> Running in 8ce2e1cc1087 [2025-03-13T05:56:15.725Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T05:56:16.291Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:56:16.291Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:56:16.291Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:56:16.549Z] Removing intermediate container 8ce2e1cc1087 [2025-03-13T05:56:16.549Z] ---> 3a7b81605a92 [2025-03-13T05:56:16.549Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T05:56:16.549Z] ---> Running in 63b4e55f5a69 [2025-03-13T05:56:17.117Z] Removing intermediate container 63b4e55f5a69 [2025-03-13T05:56:17.117Z] ---> db3d0fabd1b3 [2025-03-13T05:56:17.117Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-03-13T05:56:17.117Z] ---> Running in 168fe51a1d05 [2025-03-13T05:56:17.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:17.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:17.637Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:18.204Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:56:18.204Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-13T05:56:18.204Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-13T05:56:18.204Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T05:56:18.204Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-13T05:56:18.204Z] (5/24) Installing curl (8.5.0-r0) [2025-03-13T05:56:18.204Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-13T05:56:18.204Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-13T05:56:18.204Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-13T05:56:18.204Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-13T05:56:18.204Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T05:56:19.142Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-13T05:56:19.142Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-13T05:56:19.142Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T05:56:19.710Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-13T05:56:19.710Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-13T05:56:19.710Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-13T05:56:19.710Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-13T05:56:19.710Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-13T05:56:19.710Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-13T05:56:19.710Z] (20/24) Installing libunistring (1.0-r0) [2025-03-13T05:56:19.710Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-13T05:56:19.710Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T05:56:19.710Z] (23/24) Installing libuuid (2.38-r1) [2025-03-13T05:56:19.969Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-13T05:56:19.969Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T05:56:19.969Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T05:56:19.969Z] OK: 25 MiB in 38 packages [2025-03-13T05:56:20.902Z] Removing intermediate container 168fe51a1d05 [2025-03-13T05:56:20.902Z] ---> 69ed57638057 [2025-03-13T05:56:20.902Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-13T05:56:20.902Z] ---> Running in 07159a520808 [2025-03-13T05:56:21.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:21.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:21.161Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:56:21.730Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:56:21.730Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T05:56:21.730Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T05:56:21.730Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T05:56:21.730Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T05:56:21.730Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T05:56:21.730Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T05:56:21.730Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T05:56:21.730Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T05:56:21.730Z] OK: 25 MiB in 38 packages [2025-03-13T05:56:22.296Z] Removing intermediate container 07159a520808 [2025-03-13T05:56:22.296Z] ---> 078d741a775c [2025-03-13T05:56:22.296Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-13T05:56:22.296Z] ---> 8302ff277e63 [2025-03-13T05:56:22.296Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T05:56:22.296Z] ---> addc8e053fc6 [2025-03-13T05:56:22.296Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-13T05:56:22.555Z] ---> d60db25571d8 [2025-03-13T05:56:22.555Z] Step 21/30 : COPY LICENSE /. [2025-03-13T05:56:22.555Z] ---> 7bb99b17122b [2025-03-13T05:56:22.555Z] Step 22/30 : COPY Attribution.txt /. [2025-03-13T05:56:22.814Z] ---> 4671335adba0 [2025-03-13T05:56:22.814Z] Step 23/30 : COPY res /res [2025-03-13T05:56:22.814Z] ---> c1800d41a2f2 [2025-03-13T05:56:22.814Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-13T05:56:22.814Z] ---> Running in 27ba86e20108 [2025-03-13T05:56:23.074Z] Removing intermediate container 27ba86e20108 [2025-03-13T05:56:23.074Z] ---> 0db1e4265c7b [2025-03-13T05:56:23.074Z] Step 25/30 : EXPOSE 59980 [2025-03-13T05:56:23.074Z] ---> Running in 5f05e484b777 [2025-03-13T05:56:23.074Z] Removing intermediate container 5f05e484b777 [2025-03-13T05:56:23.074Z] ---> eae6e1fcc63c [2025-03-13T05:56:23.074Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-13T05:56:23.074Z] ---> Running in 50c09541ca9e [2025-03-13T05:56:23.334Z] Removing intermediate container 50c09541ca9e [2025-03-13T05:56:23.334Z] ---> b6dfa4f71d52 [2025-03-13T05:56:23.334Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-13T05:56:23.334Z] ---> Running in 40adfbfa8821 [2025-03-13T05:56:23.334Z] Removing intermediate container 40adfbfa8821 [2025-03-13T05:56:23.334Z] ---> 927df7f2988a [2025-03-13T05:56:23.334Z] Step 28/30 : LABEL arch=amd64 [2025-03-13T05:56:23.334Z] ---> Running in 56878110abda [2025-03-13T05:56:23.334Z] Removing intermediate container 56878110abda [2025-03-13T05:56:23.334Z] ---> aac6ff4aaec2 [2025-03-13T05:56:23.334Z] Step 29/30 : LABEL git_sha=699ccf20b837d63b7277a51d2fd3e5320489b949 [2025-03-13T05:56:23.334Z] ---> Running in 493cfaeb806e [2025-03-13T05:56:23.592Z] Removing intermediate container 493cfaeb806e [2025-03-13T05:56:23.592Z] ---> fc4901f2415a [2025-03-13T05:56:23.592Z] Step 30/30 : LABEL version=0.0.0 [2025-03-13T05:56:23.592Z] ---> Running in b99fe7e72cfd [2025-03-13T05:56:23.592Z] Removing intermediate container b99fe7e72cfd [2025-03-13T05:56:23.592Z] ---> 0321ddba79af [2025-03-13T05:56:23.592Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2025-03-13T05:56:23.592Z] Successfully built 0321ddba79af [2025-03-13T05:56:23.592Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:56:24.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:56:24.637Z] [2025-03-13T05:56:24.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:56:25.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:56:25.093Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T05:56:25.093Z] 5eb5b503b376: Pulling fs layer [2025-03-13T05:56:25.093Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T05:56:25.093Z] ec43610c2a17: Pulling fs layer [2025-03-13T05:56:25.093Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T05:56:25.093Z] 33b1e0a273af: Pulling fs layer [2025-03-13T05:56:25.093Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T05:56:25.093Z] 2f39f015ded8: Pulling fs layer [2025-03-13T05:56:25.093Z] 3a2ae6a8a46f: Waiting [2025-03-13T05:56:25.093Z] 33b1e0a273af: Waiting [2025-03-13T05:56:25.093Z] 5d3b04190fa2: Waiting [2025-03-13T05:56:25.093Z] 2f39f015ded8: Waiting [2025-03-13T05:56:25.093Z] 5c69ac0246d0: Download complete [2025-03-13T05:56:25.093Z] 3a2ae6a8a46f: Download complete [2025-03-13T05:56:25.093Z] 33b1e0a273af: Verifying Checksum [2025-03-13T05:56:25.093Z] 33b1e0a273af: Download complete [2025-03-13T05:56:25.093Z] 5d3b04190fa2: Verifying Checksum [2025-03-13T05:56:25.093Z] 5d3b04190fa2: Download complete [2025-03-13T05:56:25.093Z] ec43610c2a17: Verifying Checksum [2025-03-13T05:56:25.093Z] ec43610c2a17: Download complete [2025-03-13T05:56:25.353Z] 5eb5b503b376: Verifying Checksum [2025-03-13T05:56:25.353Z] 5eb5b503b376: Download complete [2025-03-13T05:56:25.917Z] 2f39f015ded8: Download complete [2025-03-13T05:56:26.481Z] 5eb5b503b376: Pull complete [2025-03-13T05:56:26.481Z] 5c69ac0246d0: Pull complete [2025-03-13T05:56:27.046Z] ec43610c2a17: Pull complete [2025-03-13T05:56:27.046Z] 3a2ae6a8a46f: Pull complete [2025-03-13T05:56:27.304Z] 33b1e0a273af: Pull complete [2025-03-13T05:56:27.304Z] 5d3b04190fa2: Pull complete [2025-03-13T05:56:31.492Z] 2f39f015ded8: Pull complete [2025-03-13T05:56:31.492Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T05:56:31.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:56:31.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:56:31.718Z] prd-ubuntu20.04-docker-8c-8g-41243 does not seem to be running inside a container [2025-03-13T05:56:31.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-10 -v /w/workspace/edgexfoundry_device-can_PR-10:/w/workspace/edgexfoundry_device-can_PR-10:rw,z -v /w/workspace/edgexfoundry_device-can_PR-10@tmp:/w/workspace/edgexfoundry_device-can_PR-10@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 [2025-03-13T05:56:33.385Z] $ docker top d99435af1070bc5212d958a39bbc12b2978302c0ab332bd90abf0b2a5f32504d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:33.836Z] ---> job-cost.sh [2025-03-13T05:56:33.836Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:33.836Z] INFO: No Stack... [2025-03-13T05:56:34.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T05:56:34.664Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T05:56:34.983Z] + cat /w/workspace/edgexfoundry_device-can_PR-10/archives/cost.csv [2025-03-13T05:56:34.983Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T05:56:35.038Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-10-1-stack-cost] [2025-03-13T05:56:35.044Z] Resource [jenkins-edgexfoundry-device-can-PR-10-1-stack-cost] did not exist. Created. [2025-03-13T05:56:35.052Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-10-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T05:56:35.446Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-13T05:56:35.505Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T05:56:35.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-10-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T05:56:35.614Z] $ docker stop --time=1 d99435af1070bc5212d958a39bbc12b2978302c0ab332bd90abf0b2a5f32504d [2025-03-13T05:56:36.782Z] $ docker rm -f --volumes d99435af1070bc5212d958a39bbc12b2978302c0ab332bd90abf0b2a5f32504d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-13T05:56:38.299Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-10/archives ] [2025-03-13T05:56:38.299Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-10/archives [2025-03-13T05:56:38.299Z] total 16 [2025-03-13T05:56:38.299Z] drwxr-xr-x 3 root root 4096 Mar 13 05:56 . [2025-03-13T05:56:38.299Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. [2025-03-13T05:56:38.299Z] drwxr-xr-x 2 root root 4096 Mar 13 05:56 cost [2025-03-13T05:56:38.299Z] -rw-r--r-- 1 root root 81 Mar 13 05:56 cost.csv [2025-03-13T05:56:38.299Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-10/archives [2025-03-13T05:56:38.299Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-10/archives [2025-03-13T05:56:38.299Z] total 16 [2025-03-13T05:56:38.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:56 . [2025-03-13T05:56:38.299Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 05:56 .. [2025-03-13T05:56:38.299Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 05:56 cost [2025-03-13T05:56:38.299Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 13 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:38.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:39.538Z] ---> package-listing.sh [2025-03-13T05:56:39.538Z] ++ facter osfamily [2025-03-13T05:56:39.538Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T05:56:39.805Z] + OS_FAMILY=debian [2025-03-13T05:56:39.805Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-10 [2025-03-13T05:56:39.805Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T05:56:39.805Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T05:56:39.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T05:56:39.805Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T05:56:39.805Z] + '[' /w/workspace/edgexfoundry_device-can_PR-10 ']' [2025-03-13T05:56:39.805Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T05:56:39.805Z] + case "${OS_FAMILY}" in [2025-03-13T05:56:39.805Z] + dpkg -l [2025-03-13T05:56:39.805Z] + grep '^ii' [2025-03-13T05:56:39.805Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T05:56:39.805Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T05:56:39.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T05:56:39.805Z] + '[' /w/workspace/edgexfoundry_device-can_PR-10 ']' [2025-03-13T05:56:39.805Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-10/archives/ [2025-03-13T05:56:39.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-10/archives/ [Pipeline] echo [2025-03-13T05:56:39.838Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-13T05:56:40.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:56:40.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T05:56:40.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:56:40.924Z] prd-ubuntu20.04-docker-8c-8g-41243 does not seem to be running inside a container [2025-03-13T05:56:40.955Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-10 -v /w/workspace/edgexfoundry_device-can_PR-10:/w/workspace/edgexfoundry_device-can_PR-10:rw,z -v /w/workspace/edgexfoundry_device-can_PR-10@tmp:/w/workspace/edgexfoundry_device-can_PR-10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-13T05:56:41.140Z] $ docker top d834c95237e9dce69577a2cc729080731d876ecd3997e03ac8943fd9d6556290 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T05:56:41.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T05:56:41.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T05:56:42.181Z] + ls /var/log/sa-host [2025-03-13T05:56:42.181Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:56:42.317Z] provisioning config files... [2025-03-13T05:56:42.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-10@tmp/config8559819044814345254tmp [Pipeline] { [Pipeline] echo [2025-03-13T05:56:42.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:42.702Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T05:56:42.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:43.155Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T05:56:43.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:43.506Z] ---> sudo-logs.sh [2025-03-13T05:56:43.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T05:56:43.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:44.002Z] ---> job-cost.sh [2025-03-13T05:56:44.002Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:44.002Z] DEBUG: total: 0.2199999988079071 [2025-03-13T05:56:44.002Z] INFO: Retrieving Stack Cost... [2025-03-13T05:56:44.002Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T05:56:44.275Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T05:56:44.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:56:44.653Z] ---> logs-deploy.sh [2025-03-13T05:56:44.654Z] lf-activate-venv: SKIPPING [2025-03-13T05:56:44.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-10/1 [2025-03-13T05:56:44.654Z] INFO: archiving workspace using pattern(s): [2025-03-13T05:56:45.651Z] Archives upload complete. [2025-03-13T05:56:45.651Z] INFO: archiving logs to Nexus [2025-03-13T05:56:46.225Z] ---> uname -a: [2025-03-13T05:56:46.225Z] Linux prd-ubuntu20-04-docker-8c-8g-41243 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-13T05:56:46.225Z] [2025-03-13T05:56:46.225Z] [2025-03-13T05:56:46.225Z] ---> lscpu: [2025-03-13T05:56:46.225Z] Architecture: x86_64 [2025-03-13T05:56:46.225Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-13T05:56:46.225Z] Byte Order: Little Endian [2025-03-13T05:56:46.225Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-13T05:56:46.225Z] CPU(s): 8 [2025-03-13T05:56:46.225Z] On-line CPU(s) list: 0-7 [2025-03-13T05:56:46.225Z] Thread(s) per core: 1 [2025-03-13T05:56:46.225Z] Core(s) per socket: 1 [2025-03-13T05:56:46.225Z] Socket(s): 8 [2025-03-13T05:56:46.225Z] NUMA node(s): 1 [2025-03-13T05:56:46.225Z] Vendor ID: AuthenticAMD [2025-03-13T05:56:46.225Z] CPU family: 23 [2025-03-13T05:56:46.225Z] Model: 49 [2025-03-13T05:56:46.225Z] Model name: AMD EPYC-Rome Processor [2025-03-13T05:56:46.225Z] Stepping: 0 [2025-03-13T05:56:46.225Z] CPU MHz: 2800.000 [2025-03-13T05:56:46.225Z] BogoMIPS: 5600.00 [2025-03-13T05:56:46.225Z] Virtualization: AMD-V [2025-03-13T05:56:46.225Z] Hypervisor vendor: KVM [2025-03-13T05:56:46.225Z] Virtualization type: full [2025-03-13T05:56:46.225Z] L1d cache: 256 KiB [2025-03-13T05:56:46.225Z] L1i cache: 256 KiB [2025-03-13T05:56:46.225Z] L2 cache: 4 MiB [2025-03-13T05:56:46.225Z] L3 cache: 128 MiB [2025-03-13T05:56:46.225Z] NUMA node0 CPU(s): 0-7 [2025-03-13T05:56:46.225Z] Vulnerability Itlb multihit: Not affected [2025-03-13T05:56:46.225Z] Vulnerability L1tf: Not affected [2025-03-13T05:56:46.225Z] Vulnerability Mds: Not affected [2025-03-13T05:56:46.225Z] Vulnerability Meltdown: Not affected [2025-03-13T05:56:46.225Z] Vulnerability Mmio stale data: Not affected [2025-03-13T05:56:46.225Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-13T05:56:46.225Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-13T05:56:46.225Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-13T05:56:46.225Z] Vulnerability Srbds: Not affected [2025-03-13T05:56:46.225Z] Vulnerability Tsx async abort: Not affected [2025-03-13T05:56:46.225Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-13T05:56:46.225Z] [2025-03-13T05:56:46.225Z] [2025-03-13T05:56:46.225Z] ---> nproc: [2025-03-13T05:56:46.225Z] 8 [2025-03-13T05:56:46.225Z] [2025-03-13T05:56:46.225Z]