Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f58e8642700982be8554d9f031b2fff0d14b416f 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-ssh6234787445279023539.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-ssh16149510543282531543.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7913263862378441720.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 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-ssh11651894557368059614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11650536604694224154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41247 in /w/workspace/edgexfoundry_device-can_main [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_main # 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 > 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 Avoid second fetch Checking out Revision f58e8642700982be8554d9f031b2fff0d14b416f (main) Commit message: "Merge pull request #10 from FelixTing/update-config" > git config core.sparsecheckout # timeout=10 > git checkout -f f58e8642700982be8554d9f031b2fff0d14b416f # timeout=10 > git rev-list --no-walk ba2b6fae553472960645637c219e56e42557e8af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T06:03:22.649Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T06:03:22.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T06:03:22.744Z] ========================================================= [2025-03-13T06:03:22.744Z] EdgeX Global Pipelines Version Info [2025-03-13T06:03:22.744Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:03:23.850Z] ------------------- [2025-03-13T06:03:23.850Z] stable info: [2025-03-13T06:03:23.850Z] ------------------- [2025-03-13T06:03:23.850Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T06:03:23.850Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:03:23.850Z] Message: update stable to v1.0.272 [2025-03-13T06:03:24.421Z] ------------------- [2025-03-13T06:03:24.421Z] experimental info: [2025-03-13T06:03:24.421Z] ------------------- [2025-03-13T06:03:24.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T06:03:24.421Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T06:03:24.421Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T06:03:24.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-13T06:03:24.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-13T06:03:24.540Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T06:03:24.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T06:03:24.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T06:03:24.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-13T06:03:24.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-13T06:03:24.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T06:03:24.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T06:03:24.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-13T06:03:24.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T06:03:24.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T06:03:24.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:03:24.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T06:03:24.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T06:03:24.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T06:03:24.856Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T06:03:24.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-13T06:03:24.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-13T06:03:24.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-13T06:03:24.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] echo [2025-03-13T06:03:24.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f58e864 [Pipeline] echo [2025-03-13T06:03:25.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:03:25.074Z] provisioning config files... [2025-03-13T06:03:25.089Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config17379216518233531877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:03:25.426Z] ---> ****-login.sh [2025-03-13T06:03:25.426Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:03:25.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:25.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:25.688Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:25.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:25.688Z] [2025-03-13T06:03:25.688Z] Login Succeeded [2025-03-13T06:03:25.688Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:03:25.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:25.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:25.688Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:25.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:25.688Z] [2025-03-13T06:03:25.688Z] Login Succeeded [2025-03-13T06:03:25.688Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:03:25.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:25.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:25.949Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:25.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:25.949Z] [2025-03-13T06:03:25.949Z] Login Succeeded [2025-03-13T06:03:25.949Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:03:25.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:25.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:25.950Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:25.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:25.950Z] [2025-03-13T06:03:25.950Z] Login Succeeded [2025-03-13T06:03:25.950Z] ****.io [2025-03-13T06:03:26.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:26.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:26.211Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:26.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:26.211Z] [2025-03-13T06:03:26.211Z] Login Succeeded [2025-03-13T06:03:26.211Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:03:26.220Z] 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-13T06:03:26.619Z] + git rev-list -1 --merges f58e8642700982be8554d9f031b2fff0d14b416f~1..f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] echo [2025-03-13T06:03:26.649Z] -----------> git rev-list -1 --merges f58e8642700982be8554d9f031b2fff0d14b416f~1..f58e8642700982be8554d9f031b2fff0d14b416f f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:03:26.649Z] f58e8642700982be8554d9f031b2fff0d14b416f [false] [Pipeline] sh [2025-03-13T06:03:26.948Z] + git log --format=format:%s -1 f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] echo [2025-03-13T06:03:26.963Z] ========================================================= [2025-03-13T06:03:26.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T06:03:26.963Z] ========================================================= 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-13T06:03:27.398Z] + git rev-list -1 --merges f58e8642700982be8554d9f031b2fff0d14b416f~1..f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] echo [2025-03-13T06:03:27.411Z] -----------> git rev-list -1 --merges f58e8642700982be8554d9f031b2fff0d14b416f~1..f58e8642700982be8554d9f031b2fff0d14b416f f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:03:27.411Z] f58e8642700982be8554d9f031b2fff0d14b416f [false] [Pipeline] sh [2025-03-13T06:03:27.702Z] + git log --format=format:%s -1 f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] echo [2025-03-13T06:03:27.717Z] ========================================================= [2025-03-13T06:03:27.717Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T06:03:27.717Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T06:03:28.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:03:28.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T06:03:28.081Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T06:03:28.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T06:03:28.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T06:03:28.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T06:03:28.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:03:28.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:03:28.451Z] [2025-03-13T06:03:28.451Z] 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-13T06:03:28.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:03:28.754Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T06:03:28.754Z] b85a868b505f: Pulling fs layer [2025-03-13T06:03:28.754Z] e2be974225ed: Pulling fs layer [2025-03-13T06:03:28.754Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T06:03:28.754Z] 988bab9f4d93: Pulling fs layer [2025-03-13T06:03:28.754Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T06:03:28.754Z] eaf3925da568: Pulling fs layer [2025-03-13T06:03:28.754Z] bab4dde63d76: Pulling fs layer [2025-03-13T06:03:28.754Z] bde34c3a00c8: Pulling fs layer [2025-03-13T06:03:28.754Z] 1469e6f7b9e6: Waiting [2025-03-13T06:03:28.754Z] eaf3925da568: Waiting [2025-03-13T06:03:28.754Z] bab4dde63d76: Waiting [2025-03-13T06:03:28.754Z] bde34c3a00c8: Waiting [2025-03-13T06:03:28.754Z] b352a97aabf1: Pulling fs layer [2025-03-13T06:03:28.754Z] 4872d77fe225: Pulling fs layer [2025-03-13T06:03:28.754Z] b352a97aabf1: Waiting [2025-03-13T06:03:28.754Z] 5851b861e8e6: Pulling fs layer [2025-03-13T06:03:28.754Z] 4872d77fe225: Waiting [2025-03-13T06:03:28.754Z] 5851b861e8e6: Waiting [2025-03-13T06:03:28.754Z] e2be974225ed: Verifying Checksum [2025-03-13T06:03:28.754Z] e2be974225ed: Download complete [2025-03-13T06:03:28.754Z] 988bab9f4d93: Verifying Checksum [2025-03-13T06:03:28.754Z] 988bab9f4d93: Download complete [2025-03-13T06:03:28.754Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T06:03:28.754Z] 1469e6f7b9e6: Download complete [2025-03-13T06:03:29.013Z] eaf3925da568: Verifying Checksum [2025-03-13T06:03:29.013Z] eaf3925da568: Download complete [2025-03-13T06:03:29.013Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T06:03:29.013Z] 339a4e72a1f5: Download complete [2025-03-13T06:03:29.013Z] bde34c3a00c8: Download complete [2025-03-13T06:03:29.013Z] b352a97aabf1: Download complete [2025-03-13T06:03:29.013Z] 4872d77fe225: Verifying Checksum [2025-03-13T06:03:29.013Z] 4872d77fe225: Download complete [2025-03-13T06:03:29.013Z] 5851b861e8e6: Verifying Checksum [2025-03-13T06:03:29.013Z] 5851b861e8e6: Download complete [2025-03-13T06:03:29.013Z] b85a868b505f: Download complete [2025-03-13T06:03:29.272Z] bab4dde63d76: Verifying Checksum [2025-03-13T06:03:29.272Z] bab4dde63d76: Download complete [2025-03-13T06:03:30.212Z] b85a868b505f: Pull complete [2025-03-13T06:03:30.473Z] e2be974225ed: Pull complete [2025-03-13T06:03:30.731Z] 339a4e72a1f5: Pull complete [2025-03-13T06:03:30.991Z] 988bab9f4d93: Pull complete [2025-03-13T06:03:31.251Z] 1469e6f7b9e6: Pull complete [2025-03-13T06:03:31.251Z] eaf3925da568: Pull complete [2025-03-13T06:03:33.158Z] bab4dde63d76: Pull complete [2025-03-13T06:03:33.158Z] bde34c3a00c8: Pull complete [2025-03-13T06:03:33.158Z] b352a97aabf1: Pull complete [2025-03-13T06:03:33.158Z] 4872d77fe225: Pull complete [2025-03-13T06:03:33.419Z] 5851b861e8e6: Pull complete [2025-03-13T06:03:33.419Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T06:03:33.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:03:33.419Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:03:33.568Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:03:33.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:03:34.980Z] $ docker top a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e -eo pid,comm [2025-03-13T06:03:35.063Z] 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-13T06:03:35.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:03:35.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:03:35.113Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:03:35.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:03:35.225Z] $ docker exec a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e ssh-agent [2025-03-13T06:03:35.354Z] SSH_AUTH_SOCK=/tmp/ssh-ejxdf7iQiIXV/agent.32 [2025-03-13T06:03:35.354Z] SSH_AGENT_PID=38 [2025-03-13T06:03:35.360Z] Running ssh-add (command line suppressed) [2025-03-13T06:03:35.471Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_3653006821394782510.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_3653006821394782510.key) [2025-03-13T06:03:35.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:03:35.787Z] + git tag --points-at HEAD [Pipeline] } [2025-03-13T06:03:35.797Z] $ docker exec --env ******** --env ******** a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e ssh-agent -k [2025-03-13T06:03:35.906Z] unset SSH_AUTH_SOCK; [2025-03-13T06:03:35.906Z] unset SSH_AGENT_PID; [2025-03-13T06:03:35.906Z] echo Agent pid 38 killed; [2025-03-13T06:03:35.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-13T06:03:35.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:03:35.960Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:03:36.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:03:36.071Z] $ docker exec a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e ssh-agent [2025-03-13T06:03:36.191Z] SSH_AUTH_SOCK=/tmp/ssh-Xn2IdgrDrsQ3/agent.71 [2025-03-13T06:03:36.191Z] SSH_AGENT_PID=77 [2025-03-13T06:03:36.196Z] Running ssh-add (command line suppressed) [2025-03-13T06:03:36.291Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_2856624467933823061.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_2856624467933823061.key) [2025-03-13T06:03:36.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:03:36.599Z] + git semver init [2025-03-13T06:03:36.857Z] 2025-03-13 06:03:36,782 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T06:03:36.857Z] 2025-03-13 06:03:36,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_main/.semver [2025-03-13T06:03:36.857Z] 2025-03-13 06:03:36,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_main/.semver [2025-03-13T06:03:36.857Z] 2025-03-13 06:03:36,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_main/.semver'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:03:37.796Z] 2025-03-13 06:03:37,448 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_main/.git/info/exclude [2025-03-13T06:03:37.796Z] 2025-03-13 06:03:37,449 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:False [2025-03-13T06:03:37.796Z] 2025-03-13 06:03:37,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:03:37.796Z] 2025-03-13 06:03:37,449 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:03:37.796Z] 4.0.0-dev.4 [Pipeline] } [2025-03-13T06:03:37.804Z] $ docker exec --env ******** --env ******** a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e ssh-agent -k [2025-03-13T06:03:37.913Z] unset SSH_AUTH_SOCK; [2025-03-13T06:03:37.914Z] unset SSH_AGENT_PID; [2025-03-13T06:03:37.914Z] echo Agent pid 77 killed; [2025-03-13T06:03:37.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:03:38.251Z] + git semver [Pipeline] } [2025-03-13T06:03:38.523Z] $ docker stop --time=1 a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e [2025-03-13T06:03:39.826Z] $ docker rm -f --volumes a5ea1b3725901a33abc52ca62ecad27b9975127fc625c3684723b915e8dbc40e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:03:40.171Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T06:03:40.406Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T06:03:40.409Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:03:40.577Z] provisioning config files... [2025-03-13T06:03:40.586Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config3949885866300361972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:03:40.890Z] ---> ****-login.sh [2025-03-13T06:03:40.891Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:40.891Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:40.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:40.891Z] [2025-03-13T06:03:40.891Z] Login Succeeded [2025-03-13T06:03:40.891Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:03:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:40.891Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:40.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:40.891Z] [2025-03-13T06:03:40.891Z] Login Succeeded [2025-03-13T06:03:40.891Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:03:41.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:41.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:41.150Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:41.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:41.150Z] [2025-03-13T06:03:41.150Z] Login Succeeded [2025-03-13T06:03:41.150Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:03:41.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:41.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:41.150Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:41.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:41.151Z] [2025-03-13T06:03:41.151Z] Login Succeeded [2025-03-13T06:03:41.151Z] ****.io [2025-03-13T06:03:41.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:03:41.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:03:41.410Z] Configure a credential helper to remove this warning. See [2025-03-13T06:03:41.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:03:41.410Z] [2025-03-13T06:03:41.410Z] Login Succeeded [2025-03-13T06:03:41.410Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:03:41.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T06:03:41.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:03:41.523Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-13T06:03:41.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:03:41.553Z] ========================================================= [2025-03-13T06:03:41.553Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-13T06:03:41.553Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:03:41.869Z] + 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-13T06:03:41.869Z] Sending build context to Docker daemon 267.3kB [2025-03-13T06:03:41.869Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T06:03:41.869Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-13T06:03:42.128Z] 3.16: Pulling from library/alpine [2025-03-13T06:03:42.387Z] a88dc8b54e91: Pulling fs layer [2025-03-13T06:03:42.646Z] a88dc8b54e91: Verifying Checksum [2025-03-13T06:03:42.646Z] a88dc8b54e91: Download complete [2025-03-13T06:03:42.646Z] a88dc8b54e91: Pull complete [2025-03-13T06:03:42.646Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-13T06:03:42.646Z] Status: Downloaded newer image for alpine:3.16 [2025-03-13T06:03:42.646Z] ---> d49a5025be10 [2025-03-13T06:03:42.646Z] 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-13T06:03:42.646Z] ---> Running in 26c462256c8f [2025-03-13T06:03:42.921Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:03:43.493Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:03:43.493Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:03:43.493Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:03:43.751Z] Removing intermediate container 26c462256c8f [2025-03-13T06:03:43.751Z] ---> e30c41836ff8 [2025-03-13T06:03:43.751Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:03:43.751Z] ---> Running in 3cc961f96200 [2025-03-13T06:03:44.319Z] Removing intermediate container 3cc961f96200 [2025-03-13T06:03:44.319Z] ---> f3f814307848 [2025-03-13T06:03:44.319Z] 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-13T06:03:44.319Z] ---> Running in 43fa4e9daae8 [2025-03-13T06:03:44.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:44.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:44.835Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:45.404Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:03:45.404Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:03:45.404Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T06:03:45.404Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T06:03:45.663Z] (4/80) Installing binutils (2.38-r3) [2025-03-13T06:03:45.663Z] (5/80) Installing libmagic (5.41-r0) [2025-03-13T06:03:45.663Z] (6/80) Installing file (5.41-r0) [2025-03-13T06:03:45.663Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T06:03:45.663Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T06:03:45.663Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-13T06:03:45.663Z] (10/80) Installing isl22 (0.22-r0) [2025-03-13T06:03:45.663Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-13T06:03:45.663Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-13T06:03:45.663Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T06:03:46.230Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-13T06:03:46.230Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-13T06:03:46.230Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T06:03:46.497Z] (17/80) Installing make (4.3-r0) [2025-03-13T06:03:46.497Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-13T06:03:46.497Z] (19/80) Installing patch (2.7.6-r7) [2025-03-13T06:03:46.497Z] (20/80) Installing build-base (0.5-r3) [2025-03-13T06:03:46.497Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-13T06:03:46.497Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-13T06:03:46.497Z] (23/80) Installing expat (2.6.2-r0) [2025-03-13T06:03:46.497Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-13T06:03:46.497Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-13T06:03:46.497Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-13T06:03:46.497Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-13T06:03:46.497Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-13T06:03:46.497Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:03:46.497Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:03:46.497Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-13T06:03:46.497Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T06:03:46.757Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T06:03:46.757Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-13T06:03:46.757Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-13T06:03:46.757Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-13T06:03:47.015Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-13T06:03:47.015Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:03:47.015Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T06:03:47.015Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-13T06:03:47.015Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-13T06:03:47.015Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-13T06:03:47.015Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-13T06:03:47.015Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-13T06:03:47.015Z] (45/80) Installing git (2.36.6-r0) [2025-03-13T06:03:47.275Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-13T06:03:47.275Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-13T06:03:47.275Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-13T06:03:47.275Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-13T06:03:47.275Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:03:47.842Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:03:47.842Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:03:48.100Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-13T06:03:48.100Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-13T06:03:48.100Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-13T06:03:48.100Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-13T06:03:48.100Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-13T06:03:48.100Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-13T06:03:48.100Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:03:48.100Z] (60/80) Installing libunistring (1.0-r0) [2025-03-13T06:03:48.100Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-13T06:03:48.100Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:03:48.100Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T06:03:48.100Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-13T06:03:48.359Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-13T06:03:48.359Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-13T06:03:48.359Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T06:03:48.359Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T06:03:48.359Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T06:03:48.359Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-13T06:03:48.359Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T06:03:48.359Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-13T06:03:48.359Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T06:03:48.359Z] (74/80) Installing libblkid (2.38-r1) [2025-03-13T06:03:48.359Z] (75/80) Installing libuuid (2.38-r1) [2025-03-13T06:03:48.359Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-13T06:03:48.359Z] (77/80) Installing libmount (2.38-r1) [2025-03-13T06:03:48.359Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-13T06:03:48.359Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-13T06:03:48.359Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-13T06:03:48.359Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:03:48.359Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:03:48.359Z] OK: 281 MiB in 93 packages [2025-03-13T06:03:53.633Z] Removing intermediate container 43fa4e9daae8 [2025-03-13T06:03:53.633Z] ---> 794fb9785d40 [2025-03-13T06:03:53.633Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-13T06:03:53.633Z] ---> Running in b15486b6bf50 [2025-03-13T06:03:53.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:53.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:53.633Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:03:54.201Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:03:54.201Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:03:54.201Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T06:03:54.201Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T06:03:54.201Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:03:54.201Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:03:54.201Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T06:03:54.201Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:03:54.201Z] OK: 281 MiB in 93 packages [2025-03-13T06:03:54.768Z] Removing intermediate container b15486b6bf50 [2025-03-13T06:03:54.768Z] ---> 3da1f8e608b2 [2025-03-13T06:03:54.768Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-13T06:03:54.768Z] ---> 1bcbeb8ec948 [2025-03-13T06:03:54.768Z] Step 8/12 : COPY src /device-can/src/ [2025-03-13T06:03:55.027Z] ---> df6c41042adf [2025-03-13T06:03:55.027Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-13T06:03:55.027Z] ---> 931d80b48515 [2025-03-13T06:03:55.027Z] Step 10/12 : WORKDIR /device-can [2025-03-13T06:03:55.027Z] ---> Running in fc37334a99a8 [2025-03-13T06:03:55.027Z] Removing intermediate container fc37334a99a8 [2025-03-13T06:03:55.028Z] ---> 11bfe6ac4a19 [2025-03-13T06:03:55.028Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T06:03:55.289Z] ---> Running in fe852e809b8e [2025-03-13T06:03:55.527Z] Still waiting to schedule task [2025-03-13T06:03:55.528Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41246’ [2025-03-13T06:03:55.547Z] + BUILD_CSDK=1 [2025-03-13T06:03:55.547Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:03:55.547Z] + '[' -d deps ] [2025-03-13T06:03:55.547Z] + mkdir deps [2025-03-13T06:03:55.547Z] + cd /device-can/deps [2025-03-13T06:03:55.547Z] + '[' 1 '=' 1 ] [2025-03-13T06:03:55.547Z] + cd /device-can/deps [2025-03-13T06:03:55.547Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:03:55.547Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:03:55.547Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:03:55.806Z] saving to 'v4.0.0.zip' [2025-03-13T06:03:55.806Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:03:55.806Z] 'v4.0.0.zip' saved [2025-03-13T06:03:55.806Z] + unzip v4.0.0.zip [2025-03-13T06:03:55.806Z] Archive: v4.0.0.zip [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:03:55.806Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:03:55.806Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:03:55.807Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:03:55.807Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:03:55.807Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:03:55.807Z] + ./scripts/build.sh [2025-03-13T06:03:55.807Z] + CPPCHECK=false [2025-03-13T06:03:55.807Z] + DOCGEN=false [2025-03-13T06:03:55.807Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:03:55.807Z] + '[' 0 -gt 0 ] [2025-03-13T06:03:55.807Z] + readlink -f ./scripts/build.sh [2025-03-13T06:03:55.807Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:03:55.807Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:03:55.807Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:03:55.807Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:03:55.807Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:03:55.807Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:03:55.807Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:03:56.065Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:03:56.065Z] -- Detecting C compiler ABI info [2025-03-13T06:03:56.065Z] -- Detecting C compiler ABI info - done [2025-03-13T06:03:56.065Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:03:56.065Z] -- Detecting C compile features [2025-03-13T06:03:56.065Z] -- Detecting C compile features - done [2025-03-13T06:03:56.065Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:03:56.065Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:03:56.065Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:03:56.065Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:03:56.065Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:03:56.065Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:03:56.065Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:03:56.065Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:03:56.065Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:03:56.065Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:03:56.323Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:03:56.323Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:03:56.323Z] -- Configuring done [2025-03-13T06:03:56.323Z] -- Generating done [2025-03-13T06:03:56.323Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:03:56.323Z] + + teemake release.log [2025-03-13T06:03:56.323Z] all package [2025-03-13T06:03:56.323Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:03:56.581Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:03:56.840Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:03:56.840Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:03:57.099Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:03:57.366Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:03:57.366Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:03:57.625Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:03:57.883Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:03:58.141Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:03:58.141Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:03:58.399Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:03:58.399Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:03:58.658Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:03:58.658Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:03:59.225Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:03:59.225Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:03:59.484Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:03:59.743Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:00.002Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:00.002Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:00.938Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:00.938Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:01.200Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:01.200Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:01.200Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:01.460Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:02.030Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:02.030Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:02.030Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:02.291Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:02.550Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:04:02.550Z] /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-13T06:04:02.550Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:04:02.550Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:02.808Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:02.808Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:03.067Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:03.067Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:03.067Z] [ 68%] Built target csdk [2025-03-13T06:04:03.067Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:03.327Z] [ 72%] Linking C executable template [2025-03-13T06:04:03.327Z] [ 72%] Built target template [2025-03-13T06:04:03.327Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:03.586Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:03.586Z] [ 76%] Built target device-counter [2025-03-13T06:04:03.586Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:03.586Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:03.844Z] [ 80%] Built target device-random [2025-03-13T06:04:03.844Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:03.844Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:03.844Z] [ 84%] Built target device-gyro [2025-03-13T06:04:03.844Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:04.103Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:04.103Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:04.103Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:04.362Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:04.362Z] [ 92%] Built target template-discovery [2025-03-13T06:04:04.362Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:04.622Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:04.622Z] [ 96%] Built target device-file [2025-03-13T06:04:04.622Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:04.622Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:04.622Z] [100%] Built target device-terminal [2025-03-13T06:04:04.881Z] Run CPack packaging tool... [2025-03-13T06:04:04.881Z] CPack: Create package using TGZ [2025-03-13T06:04:04.881Z] CPack: Install projects [2025-03-13T06:04:04.881Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:04:04.881Z] CPack: - Install project: Csdk [] [2025-03-13T06:04:04.881Z] CPack: Create package [2025-03-13T06:04:05.140Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:04:05.140Z] + '[' false '=' true ] [2025-03-13T06:04:05.140Z] + '[' false '=' true ] [2025-03-13T06:04:05.140Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:05.140Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:05.140Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:05.140Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:04:05.140Z] -- Detecting C compiler ABI info [2025-03-13T06:04:05.140Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:05.140Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:05.140Z] -- Detecting C compile features [2025-03-13T06:04:05.140Z] -- Detecting C compile features - done [2025-03-13T06:04:05.140Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:05.140Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:04:05.140Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:05.140Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:05.140Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:05.140Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:05.140Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:05.140Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:05.140Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:05.140Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:05.399Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:05.399Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:05.399Z] -- Configuring done [2025-03-13T06:04:05.399Z] -- Generating done [2025-03-13T06:04:05.399Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:05.399Z] + + teemake debug.log [2025-03-13T06:04:05.399Z] [2025-03-13T06:04:05.399Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:05.656Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:05.656Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:05.656Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:05.914Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:05.914Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:05.914Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:06.172Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:06.172Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:06.172Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:06.432Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:06.432Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:06.432Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:06.691Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:06.691Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:06.951Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:06.951Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:06.951Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:06.951Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:07.213Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:07.213Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:07.470Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:07.470Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:07.729Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:07.729Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:07.729Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:07.987Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:08.247Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:08.247Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:08.247Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:08.247Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:08.504Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:08.504Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:08.762Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:08.762Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:08.762Z] [ 68%] Built target csdk [2025-03-13T06:04:08.762Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:09.020Z] [ 72%] Linking C executable template [2025-03-13T06:04:09.020Z] [ 72%] Built target template [2025-03-13T06:04:09.020Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:09.020Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:09.020Z] [ 76%] Built target device-counter [2025-03-13T06:04:09.020Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:09.282Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:09.282Z] [ 80%] Built target device-random [2025-03-13T06:04:09.282Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:09.282Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:09.541Z] [ 84%] Built target device-gyro [2025-03-13T06:04:09.541Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:09.541Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:09.541Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:09.541Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:09.801Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:09.801Z] [ 92%] Built target template-discovery [2025-03-13T06:04:09.801Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:09.801Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:09.801Z] [ 96%] Built target device-file [2025-03-13T06:04:09.801Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:10.062Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:10.062Z] [100%] Built target device-terminal [2025-03-13T06:04:10.062Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:04:10.062Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:04:10.062Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:04:10.062Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:04:10.062Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:04:10.062Z] + rm -rf /device-can/deps [2025-03-13T06:04:10.321Z] Removing intermediate container fe852e809b8e [2025-03-13T06:04:10.321Z] ---> 4cc0b83a0e6b [2025-03-13T06:04:10.321Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-13T06:04:10.321Z] ---> Running in 3046f09be1ca [2025-03-13T06:04:10.581Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:04:10.581Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T06:04:10.581Z] + dirname /device-can/scripts/build.sh [2025-03-13T06:04:10.581Z] + dirname /device-can/scripts [2025-03-13T06:04:10.581Z] + ROOT=/device-can [2025-03-13T06:04:10.581Z] + echo /device-can [2025-03-13T06:04:10.581Z] /device-can [2025-03-13T06:04:10.581Z] + cd /device-can [2025-03-13T06:04:10.581Z] + mkdir -p /device-can/build/release [2025-03-13T06:04:10.581Z] + cd /device-can/build/release [2025-03-13T06:04:10.581Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T06:04:10.842Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:04:10.842Z] -- Detecting C compiler ABI info [2025-03-13T06:04:10.842Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:10.842Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:10.842Z] -- Detecting C compile features [2025-03-13T06:04:10.842Z] -- Detecting C compile features - done [2025-03-13T06:04:10.842Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:10.842Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:10.842Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T06:04:10.842Z] -- Configuring done [2025-03-13T06:04:10.842Z] -- Generating done [2025-03-13T06:04:10.842Z] -- Build files have been written to: /device-can/build/release [2025-03-13T06:04:10.842Z] + make all [2025-03-13T06:04:10.842Z] + tee release.log [2025-03-13T06:04:10.842Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T06:04:10.842Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:04:10.842Z] from /device-can/src/c/device-can.h:24, [2025-03-13T06:04:10.842Z] from /device-can/src/c/device-can.c:27: [2025-03-13T06:04:10.842Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T06:04:10.842Z] /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-13T06:04:10.842Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:04:10.842Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:10.842Z] 178 | requests[i].resource->type); [2025-03-13T06:04:10.842Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:10.842Z] | | [2025-03-13T06:04:10.842Z] | iot_typecode_t [2025-03-13T06:04:10.842Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T06:04:10.842Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:04:10.842Z] | ~^ [2025-03-13T06:04:10.842Z] | | [2025-03-13T06:04:10.842Z] | int [2025-03-13T06:04:11.102Z] [100%] Linking C executable device-can [2025-03-13T06:04:11.102Z] [100%] Built target device-can [2025-03-13T06:04:11.671Z] Removing intermediate container 3046f09be1ca [2025-03-13T06:04:11.671Z] ---> 5dfc46150a9b [2025-03-13T06:04:11.671Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-13T06:04:11.671Z] Successfully built 5dfc46150a9b [2025-03-13T06:04:11.671Z] 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-13T06:04:12.073Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T06:04:12.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:04:12.157Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:04:12.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-13T06:04:12.534Z] $ docker top 5e5b8e5ec466c1e96d09d2cb8594a52d275d03b3baf1ea789facf108d7db4519 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:04:12.889Z] + make test [2025-03-13T06:04:12.889Z] build/release/device-can/device-can [Pipeline] } [2025-03-13T06:04:12.898Z] $ docker stop --time=1 5e5b8e5ec466c1e96d09d2cb8594a52d275d03b3baf1ea789facf108d7db4519 [2025-03-13T06:04:14.168Z] $ docker rm -f --volumes 5e5b8e5ec466c1e96d09d2cb8594a52d275d03b3baf1ea789facf108d7db4519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:04:14.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:04:14.984Z] + ls -al . [2025-03-13T06:04:14.984Z] total 76 [2025-03-13T06:04:14.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:03 . [2025-03-13T06:04:14.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 .. [2025-03-13T06:04:14.984Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:03 .git [2025-03-13T06:04:14.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:03 .github [2025-03-13T06:04:14.984Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:03 .semver [2025-03-13T06:04:14.984Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 13 06:03 Attribution.txt [2025-03-13T06:04:14.984Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 13 06:03 CHANGELOG.md [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 13 06:03 GOVERNANCE.md [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 13 06:03 Jenkinsfile [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 13 06:03 LICENSE [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 13 06:03 Makefile [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 13 06:03 OWNERS.md [2025-03-13T06:04:14.984Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 13 06:03 README.md [2025-03-13T06:04:14.984Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 06:03 VERSION [2025-03-13T06:04:14.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 res [2025-03-13T06:04:14.984Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:03 scripts [2025-03-13T06:04:14.984Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:03 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:15.295Z] + 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=f58e8642700982be8554d9f031b2fff0d14b416f --label arch=amd64 --label version=4.0.0-dev.4 . [2025-03-13T06:04:15.295Z] Sending build context to Docker daemon 267.3kB [2025-03-13T06:04:15.295Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T06:04:15.295Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-13T06:04:15.295Z] ---> d49a5025be10 [2025-03-13T06:04:15.295Z] 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-13T06:04:15.295Z] ---> Using cache [2025-03-13T06:04:15.295Z] ---> e30c41836ff8 [2025-03-13T06:04:15.295Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:04:15.295Z] ---> Using cache [2025-03-13T06:04:15.295Z] ---> f3f814307848 [2025-03-13T06:04:15.295Z] 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-13T06:04:15.295Z] ---> Running in f527712b5673 [2025-03-13T06:04:15.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:15.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:15.825Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:16.390Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:16.390Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:04:16.390Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T06:04:16.390Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T06:04:16.390Z] (4/79) Installing binutils (2.38-r3) [2025-03-13T06:04:16.649Z] (5/79) Installing libmagic (5.41-r0) [2025-03-13T06:04:16.649Z] (6/79) Installing file (5.41-r0) [2025-03-13T06:04:16.649Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T06:04:16.649Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T06:04:16.649Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-13T06:04:16.649Z] (10/79) Installing isl22 (0.22-r0) [2025-03-13T06:04:16.649Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-13T06:04:16.649Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-13T06:04:16.649Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T06:04:17.216Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-13T06:04:17.216Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-13T06:04:17.216Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T06:04:17.476Z] (17/79) Installing make (4.3-r0) [2025-03-13T06:04:17.476Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-13T06:04:17.476Z] (19/79) Installing patch (2.7.6-r7) [2025-03-13T06:04:17.476Z] (20/79) Installing build-base (0.5-r3) [2025-03-13T06:04:17.476Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-13T06:04:17.476Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-13T06:04:17.476Z] (23/79) Installing expat (2.6.2-r0) [2025-03-13T06:04:17.476Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-13T06:04:17.476Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-13T06:04:17.476Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-13T06:04:17.476Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-13T06:04:17.476Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-13T06:04:17.476Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:04:17.476Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:04:17.476Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-13T06:04:17.476Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T06:04:17.476Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T06:04:17.476Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-13T06:04:17.476Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-13T06:04:17.476Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-13T06:04:18.045Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-13T06:04:18.045Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:04:18.045Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T06:04:18.045Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-13T06:04:18.045Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-13T06:04:18.045Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-13T06:04:18.045Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-13T06:04:18.045Z] (44/79) Installing git (2.36.6-r0) [2025-03-13T06:04:18.045Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-13T06:04:18.045Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-13T06:04:18.045Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-13T06:04:18.045Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-13T06:04:18.045Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:04:18.614Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:04:18.874Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:04:19.135Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-13T06:04:19.135Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-13T06:04:19.135Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-13T06:04:19.135Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-13T06:04:19.135Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-13T06:04:19.135Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-13T06:04:19.135Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:04:19.135Z] (59/79) Installing libunistring (1.0-r0) [2025-03-13T06:04:19.135Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-13T06:04:19.135Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:04:19.135Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T06:04:19.135Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-13T06:04:19.135Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-13T06:04:19.135Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-13T06:04:19.135Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T06:04:19.135Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T06:04:19.135Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T06:04:19.135Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-13T06:04:19.135Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T06:04:19.135Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-13T06:04:19.135Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T06:04:19.135Z] (73/79) Installing libblkid (2.38-r1) [2025-03-13T06:04:19.135Z] (74/79) Installing libuuid (2.38-r1) [2025-03-13T06:04:19.135Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-13T06:04:19.135Z] (76/79) Installing libmount (2.38-r1) [2025-03-13T06:04:19.135Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-13T06:04:19.395Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-13T06:04:19.395Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-13T06:04:19.395Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:04:19.395Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:04:19.395Z] OK: 281 MiB in 92 packages [2025-03-13T06:04:24.673Z] Removing intermediate container f527712b5673 [2025-03-13T06:04:24.673Z] ---> 719c7af2aec0 [2025-03-13T06:04:24.673Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-13T06:04:24.673Z] ---> 9dc67003239d [2025-03-13T06:04:24.673Z] Step 7/30 : COPY src /device-can/src/ [2025-03-13T06:04:24.673Z] ---> 908f954569d2 [2025-03-13T06:04:24.673Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-13T06:04:24.673Z] ---> 452dd1ec6d66 [2025-03-13T06:04:24.673Z] Step 9/30 : WORKDIR /device-can [2025-03-13T06:04:24.673Z] ---> Running in 753d9e62471b [2025-03-13T06:04:24.673Z] Removing intermediate container 753d9e62471b [2025-03-13T06:04:24.673Z] ---> 6c1cef535957 [2025-03-13T06:04:24.673Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T06:04:24.673Z] ---> Running in a5e65dceec00 [2025-03-13T06:04:24.673Z] + BUILD_CSDK=1 [2025-03-13T06:04:24.673Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:04:24.673Z] + '[' -d deps ] [2025-03-13T06:04:24.673Z] + mkdir deps [2025-03-13T06:04:24.673Z] + cd /device-can/deps [2025-03-13T06:04:24.673Z] + '[' 1 '=' 1 ] [2025-03-13T06:04:24.673Z] + cd /device-can/deps [2025-03-13T06:04:24.673Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:04:24.673Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:04:24.932Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:04:24.932Z] saving to 'v4.0.0.zip' [2025-03-13T06:04:25.191Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:04:25.191Z] 'v4.0.0.zip' saved [2025-03-13T06:04:25.191Z] + unzip v4.0.0.zip [2025-03-13T06:04:25.191Z] Archive: v4.0.0.zip [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:04:25.191Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:04:25.191Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:04:25.191Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:04:25.191Z] + ./scripts/build.sh [2025-03-13T06:04:25.191Z] + CPPCHECK=false [2025-03-13T06:04:25.191Z] + DOCGEN=false [2025-03-13T06:04:25.191Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:04:25.191Z] + '[' 0 -gt 0 ] [2025-03-13T06:04:25.191Z] + readlink -f ./scripts/build.sh [2025-03-13T06:04:25.191Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:25.191Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:04:25.192Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:25.192Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:25.192Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.192Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.192Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:25.192Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:04:25.192Z] -- Detecting C compiler ABI info [2025-03-13T06:04:25.192Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:25.192Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:25.192Z] -- Detecting C compile features [2025-03-13T06:04:25.192Z] -- Detecting C compile features - done [2025-03-13T06:04:25.192Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:25.452Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:04:25.452Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:25.452Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:25.452Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:25.452Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:25.452Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:25.452Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:25.452Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:25.452Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:25.452Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:25.452Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:25.452Z] -- Configuring done [2025-03-13T06:04:25.452Z] -- Generating done [2025-03-13T06:04:25.452Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:25.452Z] + make all package [2025-03-13T06:04:25.452Z] + tee release.log [2025-03-13T06:04:25.712Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:25.712Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:25.972Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:25.972Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:26.231Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:26.490Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:26.750Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:26.750Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:27.319Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:27.319Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:27.319Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:27.578Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:27.578Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:27.838Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:27.838Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:28.405Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:28.405Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:28.663Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:28.923Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:29.182Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:29.182Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:30.118Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:30.118Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:30.376Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:30.376Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:30.376Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:30.634Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:31.203Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:31.203Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:31.462Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:31.462Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:31.721Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:04:31.721Z] /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-13T06:04:31.721Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:04:31.721Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:31.982Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:32.241Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:32.241Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:32.241Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:32.241Z] [ 68%] Built target csdk [2025-03-13T06:04:32.500Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:32.500Z] [ 72%] Linking C executable template [2025-03-13T06:04:32.500Z] [ 72%] Built target template [2025-03-13T06:04:32.500Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:32.759Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:32.759Z] [ 76%] Built target device-counter [2025-03-13T06:04:32.759Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:33.018Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:33.018Z] [ 80%] Built target device-random [2025-03-13T06:04:33.018Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:33.018Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:33.277Z] [ 84%] Built target device-gyro [2025-03-13T06:04:33.277Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:33.277Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:33.277Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:33.277Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:33.537Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:33.537Z] [ 92%] Built target template-discovery [2025-03-13T06:04:33.537Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:33.796Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:33.796Z] [ 96%] Built target device-file [2025-03-13T06:04:33.796Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:34.056Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:34.056Z] [100%] Built target device-terminal [2025-03-13T06:04:34.056Z] Run CPack packaging tool... [2025-03-13T06:04:34.056Z] CPack: Create package using TGZ [2025-03-13T06:04:34.056Z] CPack: Install projects [2025-03-13T06:04:34.056Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:04:34.316Z] CPack: - Install project: Csdk [] [2025-03-13T06:04:34.316Z] CPack: Create package [2025-03-13T06:04:34.316Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:04:34.316Z] + '[' false '=' true ] [2025-03-13T06:04:34.316Z] + '[' false '=' true ] [2025-03-13T06:04:34.316Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:34.316Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:34.316Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:34.575Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:04:34.575Z] -- Detecting C compiler ABI info [2025-03-13T06:04:34.575Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:34.575Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:34.575Z] -- Detecting C compile features [2025-03-13T06:04:34.575Z] -- Detecting C compile features - done [2025-03-13T06:04:34.575Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:34.575Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:04:34.575Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:34.575Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:34.575Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:34.575Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:34.575Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:34.575Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:34.575Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:34.575Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:34.575Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:34.835Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:34.835Z] -- Configuring done [2025-03-13T06:04:34.835Z] -- Generating done [2025-03-13T06:04:34.835Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:04:34.835Z] + make [2025-03-13T06:04:34.835Z] + tee debug.log [2025-03-13T06:04:34.835Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:34.835Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:35.094Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:35.094Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:35.094Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:35.354Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:35.354Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:35.613Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:35.614Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:35.614Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:35.873Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:35.873Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:35.873Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:35.873Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:36.134Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:36.134Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:36.134Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:36.393Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:36.393Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:36.659Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:36.659Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:04:36.919Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:04:36.919Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:04:36.919Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:04:37.178Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:04:37.178Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:04:37.178Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:04:37.440Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:04:37.440Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:04:37.699Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:04:37.699Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:04:37.967Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:04:37.968Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:04:37.968Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:04:37.968Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:04:38.226Z] [ 68%] Built target csdk [2025-03-13T06:04:38.226Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:04:38.226Z] [ 72%] Linking C executable template [2025-03-13T06:04:38.226Z] [ 72%] Built target template [2025-03-13T06:04:38.226Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:04:38.489Z] [ 76%] Linking C executable device-counter [2025-03-13T06:04:38.489Z] [ 76%] Built target device-counter [2025-03-13T06:04:38.489Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:04:38.489Z] [ 80%] Linking C executable device-random [2025-03-13T06:04:38.489Z] [ 80%] Built target device-random [2025-03-13T06:04:38.489Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:04:38.748Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:04:38.748Z] [ 84%] Built target device-gyro [2025-03-13T06:04:38.748Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:04:38.748Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:04:38.748Z] [ 88%] Built target device-bitfields [2025-03-13T06:04:38.748Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:04:39.007Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:04:39.007Z] [ 92%] Built target template-discovery [2025-03-13T06:04:39.007Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:04:39.007Z] [ 96%] Linking C executable device-file [2025-03-13T06:04:39.266Z] [ 96%] Built target device-file [2025-03-13T06:04:39.266Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:04:39.266Z] [100%] Linking C executable device-terminal [2025-03-13T06:04:39.266Z] [100%] Built target device-terminal [2025-03-13T06:04:39.266Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:04:39.266Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:04:39.266Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:04:39.266Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:04:39.266Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:04:39.266Z] + rm -rf /device-can/deps [2025-03-13T06:04:39.526Z] Removing intermediate container a5e65dceec00 [2025-03-13T06:04:39.526Z] ---> 99c074300cec [2025-03-13T06:04:39.526Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-13T06:04:39.526Z] ---> Running in 33810825c635 [2025-03-13T06:04:39.787Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:04:39.787Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T06:04:40.044Z] + dirname /device-can/scripts/build.sh [2025-03-13T06:04:40.045Z] + dirname /device-can/scripts [2025-03-13T06:04:40.045Z] + ROOT=/device-can [2025-03-13T06:04:40.045Z] /device-can [2025-03-13T06:04:40.045Z] + echo /device-can [2025-03-13T06:04:40.045Z] + cd /device-can [2025-03-13T06:04:40.045Z] + mkdir -p /device-can/build/release [2025-03-13T06:04:40.045Z] + cd /device-can/build/release [2025-03-13T06:04:40.045Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T06:04:40.045Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:04:40.045Z] -- Detecting C compiler ABI info [2025-03-13T06:04:40.045Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:40.045Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:40.045Z] -- Detecting C compile features [2025-03-13T06:04:40.045Z] -- Detecting C compile features - done [2025-03-13T06:04:40.045Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:40.045Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:40.045Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T06:04:40.045Z] -- Configuring done [2025-03-13T06:04:40.045Z] -- Generating done [2025-03-13T06:04:40.045Z] -- Build files have been written to: /device-can/build/release [2025-03-13T06:04:40.045Z] + make all [2025-03-13T06:04:40.045Z] + tee release.log [2025-03-13T06:04:40.045Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T06:04:40.304Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:04:40.304Z] from /device-can/src/c/device-can.h:24, [2025-03-13T06:04:40.304Z] from /device-can/src/c/device-can.c:27: [2025-03-13T06:04:40.304Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T06:04:40.304Z] /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-13T06:04:40.304Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:04:40.304Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:40.304Z] 178 | requests[i].resource->type); [2025-03-13T06:04:40.304Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:04:40.304Z] | | [2025-03-13T06:04:40.304Z] | iot_typecode_t [2025-03-13T06:04:40.304Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T06:04:40.304Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:04:40.304Z] | ~^ [2025-03-13T06:04:40.304Z] | | [2025-03-13T06:04:40.304Z] | int [2025-03-13T06:04:40.304Z] [100%] Linking C executable device-can [2025-03-13T06:04:40.564Z] [100%] Built target device-can [2025-03-13T06:04:40.824Z] Removing intermediate container 33810825c635 [2025-03-13T06:04:40.824Z] ---> bbe8c6a13a8c [2025-03-13T06:04:40.824Z] Step 12/30 : FROM alpine:3.16 [2025-03-13T06:04:40.824Z] ---> d49a5025be10 [2025-03-13T06:04:40.824Z] Step 13/30 : MAINTAINER hcltech [2025-03-13T06:04:40.824Z] ---> Running in e8b020986268 [2025-03-13T06:04:40.824Z] Removing intermediate container e8b020986268 [2025-03-13T06:04:40.824Z] ---> 6769ddf9ef4e [2025-03-13T06:04:40.824Z] 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-13T06:04:40.824Z] ---> Running in 1e882d40e313 [2025-03-13T06:04:41.082Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:04:41.647Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:04:41.647Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:04:41.647Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:04:41.647Z] Removing intermediate container 1e882d40e313 [2025-03-13T06:04:41.647Z] ---> c23d27823e2f [2025-03-13T06:04:41.648Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:04:41.648Z] ---> Running in a30a585a9438 [2025-03-13T06:04:42.219Z] Removing intermediate container a30a585a9438 [2025-03-13T06:04:42.219Z] ---> 5772c6bef449 [2025-03-13T06:04:42.219Z] 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-13T06:04:42.219Z] ---> Running in 7038dac51fda [2025-03-13T06:04:42.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:43.002Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:43.574Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:43.574Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-13T06:04:43.574Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:04:43.574Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:04:43.574Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-13T06:04:43.574Z] (5/24) Installing curl (8.5.0-r0) [2025-03-13T06:04:43.574Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-13T06:04:43.574Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-13T06:04:43.574Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-13T06:04:43.574Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-13T06:04:43.574Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:04:44.511Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-13T06:04:44.511Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:04:44.511Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:04:45.081Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-13T06:04:45.081Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-13T06:04:45.081Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-13T06:04:45.081Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-13T06:04:45.081Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-13T06:04:45.081Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:04:45.081Z] (20/24) Installing libunistring (1.0-r0) [2025-03-13T06:04:45.081Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-13T06:04:45.081Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:04:45.081Z] (23/24) Installing libuuid (2.38-r1) [2025-03-13T06:04:45.081Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-13T06:04:45.081Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:04:45.081Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:04:45.340Z] OK: 25 MiB in 38 packages [2025-03-13T06:04:45.909Z] Removing intermediate container 7038dac51fda [2025-03-13T06:04:45.909Z] ---> 8417d36d4062 [2025-03-13T06:04:45.909Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-13T06:04:45.909Z] ---> Running in b5b38e7297eb [2025-03-13T06:04:46.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:46.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:46.427Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:04:46.995Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:04:46.995Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:04:46.995Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:04:46.995Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T06:04:46.995Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T06:04:46.995Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:04:46.995Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:04:46.995Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T06:04:46.995Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:04:46.995Z] OK: 25 MiB in 38 packages [2025-03-13T06:04:47.560Z] Removing intermediate container b5b38e7297eb [2025-03-13T06:04:47.560Z] ---> ebcc80f13e48 [2025-03-13T06:04:47.560Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-13T06:04:47.560Z] ---> be31d91d3b3c [2025-03-13T06:04:47.560Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:04:47.560Z] ---> 80cabe6afe96 [2025-03-13T06:04:47.560Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-13T06:04:47.819Z] ---> 633a40151bb4 [2025-03-13T06:04:47.819Z] Step 21/30 : COPY LICENSE /. [2025-03-13T06:04:47.819Z] ---> 929d4915c88a [2025-03-13T06:04:47.819Z] Step 22/30 : COPY Attribution.txt /. [2025-03-13T06:04:48.076Z] ---> f082fdffb49b [2025-03-13T06:04:48.076Z] Step 23/30 : COPY res /res [2025-03-13T06:04:48.076Z] ---> 409e1cc301db [2025-03-13T06:04:48.076Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-13T06:04:48.076Z] ---> Running in 86410c88d815 [2025-03-13T06:04:48.076Z] Removing intermediate container 86410c88d815 [2025-03-13T06:04:48.076Z] ---> 255069e742d0 [2025-03-13T06:04:48.076Z] Step 25/30 : EXPOSE 59980 [2025-03-13T06:04:48.333Z] ---> Running in 9f4f4939f75a [2025-03-13T06:04:48.333Z] Removing intermediate container 9f4f4939f75a [2025-03-13T06:04:48.333Z] ---> 74e8e76a2007 [2025-03-13T06:04:48.333Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-13T06:04:48.333Z] ---> Running in d70fef73a0fb [2025-03-13T06:04:48.333Z] Removing intermediate container d70fef73a0fb [2025-03-13T06:04:48.333Z] ---> b300de7d7b47 [2025-03-13T06:04:48.333Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-13T06:04:48.333Z] ---> Running in d932f37e7d8b [2025-03-13T06:04:48.333Z] Removing intermediate container d932f37e7d8b [2025-03-13T06:04:48.333Z] ---> 850c6d577a28 [2025-03-13T06:04:48.333Z] Step 28/30 : LABEL arch=amd64 [2025-03-13T06:04:48.333Z] ---> Running in b8a2853e7678 [2025-03-13T06:04:48.592Z] Removing intermediate container b8a2853e7678 [2025-03-13T06:04:48.593Z] ---> 7efa0f041774 [2025-03-13T06:04:48.593Z] Step 29/30 : LABEL git_sha=f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:04:48.593Z] ---> Running in f38ee9639327 [2025-03-13T06:04:48.593Z] Removing intermediate container f38ee9639327 [2025-03-13T06:04:48.593Z] ---> 964e1a7bf612 [2025-03-13T06:04:48.593Z] Step 30/30 : LABEL version=4.0.0-dev.4 [2025-03-13T06:04:48.593Z] ---> Running in dc11d99ec481 [2025-03-13T06:04:48.851Z] Removing intermediate container dc11d99ec481 [2025-03-13T06:04:48.851Z] ---> 1610128111c4 [2025-03-13T06:04:48.851Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-13T06:04:48.851Z] Successfully built 1610128111c4 [2025-03-13T06:04:48.851Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:04:49.018Z] provisioning config files... [2025-03-13T06:04:49.027Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config17221631717485057993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:04:49.325Z] ---> ****-login.sh [2025-03-13T06:04:49.325Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:04:49.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:49.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:49.325Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:49.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:49.325Z] [2025-03-13T06:04:49.325Z] Login Succeeded [2025-03-13T06:04:49.325Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:04:49.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:49.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:49.325Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:49.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:49.325Z] [2025-03-13T06:04:49.325Z] Login Succeeded [2025-03-13T06:04:49.325Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:04:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:49.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:49.584Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:49.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:49.584Z] [2025-03-13T06:04:49.584Z] Login Succeeded [2025-03-13T06:04:49.584Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:04:49.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:49.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:49.584Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:49.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:49.584Z] [2025-03-13T06:04:49.584Z] Login Succeeded [2025-03-13T06:04:49.584Z] ****.io [2025-03-13T06:04:49.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:04:49.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:04:49.842Z] Configure a credential helper to remove this warning. See [2025-03-13T06:04:49.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:04:49.842Z] [2025-03-13T06:04:49.842Z] Login Succeeded [2025-03-13T06:04:49.842Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:04:49.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:04:49.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:04:49.931Z] [edgeXDocker.push] Tagging docker image device-can with the following tags: [2025-03-13T06:04:49.931Z] f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:04:49.931Z] latest [2025-03-13T06:04:49.931Z] 4.0.0-dev.4 [2025-03-13T06:04:49.931Z] f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:04:49.931Z] main [2025-03-13T06:04:49.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:50.270Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:50.585Z] + docker push nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:04:50.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-13T06:04:50.585Z] a3bc8a5b1644: Preparing [2025-03-13T06:04:50.585Z] 55aadde61fdb: Preparing [2025-03-13T06:04:50.585Z] a4870ece37df: Preparing [2025-03-13T06:04:50.585Z] 0203e1f92149: Preparing [2025-03-13T06:04:50.585Z] 85ec62b748e3: Preparing [2025-03-13T06:04:50.585Z] be43be3fbc5c: Preparing [2025-03-13T06:04:50.585Z] 285e3201acb1: Preparing [2025-03-13T06:04:50.585Z] 348614f2ed88: Preparing [2025-03-13T06:04:50.585Z] a8da36ad603a: Preparing [2025-03-13T06:04:50.585Z] 1f80cd5bf2f1: Preparing [2025-03-13T06:04:50.585Z] 5535fda0356b: Preparing [2025-03-13T06:04:50.585Z] be43be3fbc5c: Waiting [2025-03-13T06:04:50.585Z] 285e3201acb1: Waiting [2025-03-13T06:04:50.585Z] 348614f2ed88: Waiting [2025-03-13T06:04:50.585Z] a8da36ad603a: Waiting [2025-03-13T06:04:50.585Z] 1f80cd5bf2f1: Waiting [2025-03-13T06:04:50.585Z] 5535fda0356b: Waiting [2025-03-13T06:04:50.585Z] 0203e1f92149: Pushed [2025-03-13T06:04:50.585Z] a3bc8a5b1644: Pushed [2025-03-13T06:04:50.585Z] a4870ece37df: Pushed [2025-03-13T06:04:50.585Z] 55aadde61fdb: Pushed [2025-03-13T06:04:50.585Z] 85ec62b748e3: Pushed [2025-03-13T06:04:50.844Z] a8da36ad603a: Pushed [2025-03-13T06:04:50.844Z] 1f80cd5bf2f1: Pushed [2025-03-13T06:04:50.844Z] be43be3fbc5c: Pushed [2025-03-13T06:04:50.844Z] 5535fda0356b: Layer already exists [2025-03-13T06:04:50.844Z] 285e3201acb1: Pushed [2025-03-13T06:04:52.747Z] 348614f2ed88: Pushed [2025-03-13T06:04:52.747Z] f58e8642700982be8554d9f031b2fff0d14b416f: digest: sha256:a9de27906fed38984b03dc052db0694c60458a92bda44f12e9805985f5397227 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:53.085Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:53.416Z] + docker push nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-13T06:04:53.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-13T06:04:53.416Z] a3bc8a5b1644: Preparing [2025-03-13T06:04:53.416Z] 55aadde61fdb: Preparing [2025-03-13T06:04:53.417Z] a4870ece37df: Preparing [2025-03-13T06:04:53.417Z] 0203e1f92149: Preparing [2025-03-13T06:04:53.417Z] 85ec62b748e3: Preparing [2025-03-13T06:04:53.417Z] be43be3fbc5c: Preparing [2025-03-13T06:04:53.417Z] 285e3201acb1: Preparing [2025-03-13T06:04:53.417Z] 348614f2ed88: Preparing [2025-03-13T06:04:53.417Z] a8da36ad603a: Preparing [2025-03-13T06:04:53.417Z] 1f80cd5bf2f1: Preparing [2025-03-13T06:04:53.417Z] 5535fda0356b: Preparing [2025-03-13T06:04:53.417Z] 348614f2ed88: Waiting [2025-03-13T06:04:53.417Z] a8da36ad603a: Waiting [2025-03-13T06:04:53.417Z] 1f80cd5bf2f1: Waiting [2025-03-13T06:04:53.417Z] be43be3fbc5c: Waiting [2025-03-13T06:04:53.417Z] 285e3201acb1: Waiting [2025-03-13T06:04:53.417Z] 5535fda0356b: Waiting [2025-03-13T06:04:53.417Z] a4870ece37df: Layer already exists [2025-03-13T06:04:53.417Z] 55aadde61fdb: Layer already exists [2025-03-13T06:04:53.417Z] 0203e1f92149: Layer already exists [2025-03-13T06:04:53.417Z] a3bc8a5b1644: Layer already exists [2025-03-13T06:04:53.417Z] 85ec62b748e3: Layer already exists [2025-03-13T06:04:53.417Z] a8da36ad603a: Layer already exists [2025-03-13T06:04:53.417Z] 348614f2ed88: Layer already exists [2025-03-13T06:04:53.417Z] be43be3fbc5c: Layer already exists [2025-03-13T06:04:53.417Z] 285e3201acb1: Layer already exists [2025-03-13T06:04:53.417Z] 1f80cd5bf2f1: Layer already exists [2025-03-13T06:04:53.417Z] 5535fda0356b: Layer already exists [2025-03-13T06:04:53.417Z] latest: digest: sha256:a9de27906fed38984b03dc052db0694c60458a92bda44f12e9805985f5397227 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:53.754Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:54.076Z] + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.4 [2025-03-13T06:04:54.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-13T06:04:54.076Z] a3bc8a5b1644: Preparing [2025-03-13T06:04:54.076Z] 55aadde61fdb: Preparing [2025-03-13T06:04:54.076Z] a4870ece37df: Preparing [2025-03-13T06:04:54.076Z] 0203e1f92149: Preparing [2025-03-13T06:04:54.076Z] 85ec62b748e3: Preparing [2025-03-13T06:04:54.076Z] be43be3fbc5c: Preparing [2025-03-13T06:04:54.076Z] 285e3201acb1: Preparing [2025-03-13T06:04:54.076Z] 348614f2ed88: Preparing [2025-03-13T06:04:54.076Z] a8da36ad603a: Preparing [2025-03-13T06:04:54.076Z] 1f80cd5bf2f1: Preparing [2025-03-13T06:04:54.076Z] 5535fda0356b: Preparing [2025-03-13T06:04:54.076Z] be43be3fbc5c: Waiting [2025-03-13T06:04:54.076Z] 5535fda0356b: Waiting [2025-03-13T06:04:54.076Z] 285e3201acb1: Waiting [2025-03-13T06:04:54.076Z] 1f80cd5bf2f1: Waiting [2025-03-13T06:04:54.076Z] 348614f2ed88: Waiting [2025-03-13T06:04:54.076Z] 55aadde61fdb: Layer already exists [2025-03-13T06:04:54.076Z] a3bc8a5b1644: Layer already exists [2025-03-13T06:04:54.076Z] 85ec62b748e3: Layer already exists [2025-03-13T06:04:54.076Z] 0203e1f92149: Layer already exists [2025-03-13T06:04:54.076Z] a4870ece37df: Layer already exists [2025-03-13T06:04:54.076Z] 348614f2ed88: Layer already exists [2025-03-13T06:04:54.076Z] 285e3201acb1: Layer already exists [2025-03-13T06:04:54.076Z] be43be3fbc5c: Layer already exists [2025-03-13T06:04:54.076Z] a8da36ad603a: Layer already exists [2025-03-13T06:04:54.076Z] 1f80cd5bf2f1: Layer already exists [2025-03-13T06:04:54.076Z] 5535fda0356b: Layer already exists [2025-03-13T06:04:54.076Z] 4.0.0-dev.4: digest: sha256:a9de27906fed38984b03dc052db0694c60458a92bda44f12e9805985f5397227 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:54.712Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:55.037Z] + docker push nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:04:55.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-13T06:04:55.037Z] a3bc8a5b1644: Preparing [2025-03-13T06:04:55.037Z] 55aadde61fdb: Preparing [2025-03-13T06:04:55.037Z] a4870ece37df: Preparing [2025-03-13T06:04:55.037Z] 0203e1f92149: Preparing [2025-03-13T06:04:55.037Z] 85ec62b748e3: Preparing [2025-03-13T06:04:55.037Z] be43be3fbc5c: Preparing [2025-03-13T06:04:55.037Z] 285e3201acb1: Preparing [2025-03-13T06:04:55.037Z] 348614f2ed88: Preparing [2025-03-13T06:04:55.037Z] a8da36ad603a: Preparing [2025-03-13T06:04:55.037Z] 1f80cd5bf2f1: Preparing [2025-03-13T06:04:55.038Z] 5535fda0356b: Preparing [2025-03-13T06:04:55.038Z] 348614f2ed88: Waiting [2025-03-13T06:04:55.038Z] 1f80cd5bf2f1: Waiting [2025-03-13T06:04:55.038Z] 5535fda0356b: Waiting [2025-03-13T06:04:55.038Z] a8da36ad603a: Waiting [2025-03-13T06:04:55.038Z] be43be3fbc5c: Waiting [2025-03-13T06:04:55.038Z] 285e3201acb1: Waiting [2025-03-13T06:04:55.038Z] 0203e1f92149: Layer already exists [2025-03-13T06:04:55.038Z] a4870ece37df: Layer already exists [2025-03-13T06:04:55.038Z] 85ec62b748e3: Layer already exists [2025-03-13T06:04:55.038Z] a3bc8a5b1644: Layer already exists [2025-03-13T06:04:55.038Z] 55aadde61fdb: Layer already exists [2025-03-13T06:04:55.038Z] 348614f2ed88: Layer already exists [2025-03-13T06:04:55.038Z] a8da36ad603a: Layer already exists [2025-03-13T06:04:55.038Z] be43be3fbc5c: Layer already exists [2025-03-13T06:04:55.038Z] 285e3201acb1: Layer already exists [2025-03-13T06:04:55.038Z] 1f80cd5bf2f1: Layer already exists [2025-03-13T06:04:55.038Z] 5535fda0356b: Layer already exists [2025-03-13T06:04:55.038Z] f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4: digest: sha256:a9de27906fed38984b03dc052db0694c60458a92bda44f12e9805985f5397227 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:55.373Z] + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:55.712Z] + docker push nexus3.edgexfoundry.org:10004/device-can:main [2025-03-13T06:04:55.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] [2025-03-13T06:04:55.712Z] a3bc8a5b1644: Preparing [2025-03-13T06:04:55.712Z] 55aadde61fdb: Preparing [2025-03-13T06:04:55.712Z] a4870ece37df: Preparing [2025-03-13T06:04:55.712Z] 0203e1f92149: Preparing [2025-03-13T06:04:55.712Z] 85ec62b748e3: Preparing [2025-03-13T06:04:55.712Z] be43be3fbc5c: Preparing [2025-03-13T06:04:55.712Z] 285e3201acb1: Preparing [2025-03-13T06:04:55.712Z] 348614f2ed88: Preparing [2025-03-13T06:04:55.712Z] a8da36ad603a: Preparing [2025-03-13T06:04:55.712Z] 1f80cd5bf2f1: Preparing [2025-03-13T06:04:55.712Z] 5535fda0356b: Preparing [2025-03-13T06:04:55.712Z] be43be3fbc5c: Waiting [2025-03-13T06:04:55.712Z] 285e3201acb1: Waiting [2025-03-13T06:04:55.712Z] 348614f2ed88: Waiting [2025-03-13T06:04:55.712Z] a8da36ad603a: Waiting [2025-03-13T06:04:55.712Z] 1f80cd5bf2f1: Waiting [2025-03-13T06:04:55.712Z] 5535fda0356b: Waiting [2025-03-13T06:04:55.712Z] 0203e1f92149: Layer already exists [2025-03-13T06:04:55.712Z] a4870ece37df: Layer already exists [2025-03-13T06:04:55.712Z] 55aadde61fdb: Layer already exists [2025-03-13T06:04:55.712Z] a3bc8a5b1644: Layer already exists [2025-03-13T06:04:55.712Z] 85ec62b748e3: Layer already exists [2025-03-13T06:04:55.712Z] be43be3fbc5c: Layer already exists [2025-03-13T06:04:55.712Z] 285e3201acb1: Layer already exists [2025-03-13T06:04:55.712Z] a8da36ad603a: Layer already exists [2025-03-13T06:04:55.712Z] 1f80cd5bf2f1: Layer already exists [2025-03-13T06:04:55.712Z] 348614f2ed88: Layer already exists [2025-03-13T06:04:55.712Z] 5535fda0356b: Layer already exists [2025-03-13T06:04:55.712Z] main: digest: sha256:a9de27906fed38984b03dc052db0694c60458a92bda44f12e9805985f5397227 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:04:55.794Z] ===================================================== [Pipeline] echo [2025-03-13T06:04:55.809Z] taggedImages: [2025-03-13T06:04:55.809Z] - nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:04:55.809Z] - nexus3.edgexfoundry.org:10004/device-can:latest [2025-03-13T06:04:55.809Z] - nexus3.edgexfoundry.org:10004/device-can:4.0.0-dev.4 [2025-03-13T06:04:55.809Z] - nexus3.edgexfoundry.org:10004/device-can:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:04:55.809Z] - nexus3.edgexfoundry.org:10004/device-can:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:56.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:04:56.220Z] [2025-03-13T06:04:56.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:04:56.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:04:56.529Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T06:04:56.529Z] 5eb5b503b376: Pulling fs layer [2025-03-13T06:04:56.529Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T06:04:56.529Z] ec43610c2a17: Pulling fs layer [2025-03-13T06:04:56.529Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T06:04:56.529Z] 33b1e0a273af: Pulling fs layer [2025-03-13T06:04:56.529Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T06:04:56.529Z] 2f39f015ded8: Pulling fs layer [2025-03-13T06:04:56.529Z] 33b1e0a273af: Waiting [2025-03-13T06:04:56.529Z] 2f39f015ded8: Waiting [2025-03-13T06:04:56.529Z] 3a2ae6a8a46f: Waiting [2025-03-13T06:04:56.529Z] 5d3b04190fa2: Waiting [2025-03-13T06:04:56.529Z] 5c69ac0246d0: Verifying Checksum [2025-03-13T06:04:56.529Z] 5c69ac0246d0: Download complete [2025-03-13T06:04:56.529Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-13T06:04:56.529Z] 3a2ae6a8a46f: Download complete [2025-03-13T06:04:56.529Z] 33b1e0a273af: Verifying Checksum [2025-03-13T06:04:56.529Z] 33b1e0a273af: Download complete [2025-03-13T06:04:56.529Z] 5d3b04190fa2: Verifying Checksum [2025-03-13T06:04:56.529Z] 5d3b04190fa2: Download complete [2025-03-13T06:04:56.529Z] ec43610c2a17: Verifying Checksum [2025-03-13T06:04:56.529Z] ec43610c2a17: Download complete [2025-03-13T06:04:56.788Z] 5eb5b503b376: Verifying Checksum [2025-03-13T06:04:56.788Z] 5eb5b503b376: Download complete [2025-03-13T06:04:57.352Z] 2f39f015ded8: Download complete [2025-03-13T06:04:57.917Z] 5eb5b503b376: Pull complete [2025-03-13T06:04:57.917Z] 5c69ac0246d0: Pull complete [2025-03-13T06:04:58.482Z] ec43610c2a17: Pull complete [2025-03-13T06:04:58.482Z] 3a2ae6a8a46f: Pull complete [2025-03-13T06:04:58.740Z] 33b1e0a273af: Pull complete [2025-03-13T06:04:58.740Z] 5d3b04190fa2: Pull complete [2025-03-13T06:05:02.943Z] 2f39f015ded8: Pull complete [2025-03-13T06:05:02.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T06:05:02.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:05:02.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:05:03.060Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:05:03.085Z] $ 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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-13T06:05:04.709Z] $ docker top d8c07849d9317fdf30cb0e8ffc092128cb4cf268a0a2a15a8fd37bcf1d2493ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:05:05.105Z] ---> job-cost.sh [2025-03-13T06:05:05.105Z] lf-activate-venv: SKIPPING [2025-03-13T06:05:05.105Z] INFO: No Stack... [2025-03-13T06:05:05.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:05:05.930Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:05:06.216Z] + cat /w/workspace/edgexfoundry_device-can_main/archives/cost.csv [2025-03-13T06:05:06.216Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T06:05:06.232Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [2025-03-13T06:05:06.238Z] Resource [jenkins-edgexfoundry-device-can-main-5-stack-cost] did not exist. Created. [2025-03-13T06:05:06.244Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:05:06.552Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-13T06:05:06.597Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:05:06.604Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:05:06.628Z] $ docker stop --time=1 d8c07849d9317fdf30cb0e8ffc092128cb4cf268a0a2a15a8fd37bcf1d2493ea [2025-03-13T06:05:07.786Z] $ docker rm -f --volumes d8c07849d9317fdf30cb0e8ffc092128cb4cf268a0a2a15a8fd37bcf1d2493ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-13T06:06:28.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41250 in /w/workspace/edgexfoundry_device-can_main [Pipeline] { [Pipeline] ws [2025-03-13T06:06:28.661Z] Running in /w/workspace/device-can/5 [Pipeline] { [Pipeline] checkout [2025-03-13T06:06:28.706Z] The recommended git tool is: NONE [2025-03-13T06:06:34.562Z] using credential edgex-jenkins-ssh [2025-03-13T06:06:34.583Z] Cloning the remote Git repository [2025-03-13T06:06:34.635Z] Cloning repository git@github.com:edgexfoundry/device-can.git [2025-03-13T06:06:34.749Z] > git init /w/workspace/device-can/5 # timeout=10 [2025-03-13T06:06:34.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-can.git [2025-03-13T06:06:34.912Z] > git --version # timeout=10 [2025-03-13T06:06:34.936Z] > git --version # 'git version 2.25.1' [2025-03-13T06:06:34.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-13T06:06:35.102Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:06:35.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 [2025-03-13T06:06:35.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:06:36.650Z] Avoid second fetch [2025-03-13T06:06:36.651Z] Checking out Revision f58e8642700982be8554d9f031b2fff0d14b416f (main) [2025-03-13T06:06:37.288Z] Commit message: "Merge pull request #10 from FelixTing/update-config" [2025-03-13T06:06:36.669Z] > git config core.sparsecheckout # timeout=10 [2025-03-13T06:06:36.739Z] > git checkout -f f58e8642700982be8554d9f031b2fff0d14b416f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:06:42.176Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-13T06:06:42.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T06:06:42.176Z] Dload Upload Total Spent Left Speed [2025-03-13T06:06:42.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2025-03-13T06:06:42.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-13T06:06:42.835Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2025-03-13T06:06:42.835Z] [2025-03-13T06:06:42.835Z] { [2025-03-13T06:06:42.835Z] "registry-mirrors": [ [2025-03-13T06:06:42.835Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-13T06:06:42.835Z] ], [2025-03-13T06:06:42.835Z] "bip": "10.250.0.254/24", [2025-03-13T06:06:42.835Z] "hosts": [ [2025-03-13T06:06:42.835Z] "tcp://0.0.0.0:5555", [2025-03-13T06:06:42.835Z] "unix:///var/run/docker.sock" [2025-03-13T06:06:42.835Z] ], [2025-03-13T06:06:42.835Z] "mtu": 1458, [2025-03-13T06:06:42.835Z] "selinux-enabled": true, [2025-03-13T06:06:42.835Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-13T06:06:42.835Z] } [Pipeline] sh [2025-03-13T06:06:43.156Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-13T06:06:43.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:07:01.760Z] provisioning config files... [2025-03-13T06:07:01.787Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/5@tmp/config10170821838667052442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:07:02.221Z] ---> ****-login.sh [2025-03-13T06:07:02.221Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:07:02.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:07:02.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:07:02.773Z] Configure a credential helper to remove this warning. See [2025-03-13T06:07:02.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:07:02.773Z] [2025-03-13T06:07:02.773Z] Login Succeeded [2025-03-13T06:07:02.773Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:07:03.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:07:03.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:07:03.406Z] Configure a credential helper to remove this warning. See [2025-03-13T06:07:03.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:07:03.406Z] [2025-03-13T06:07:03.406Z] Login Succeeded [2025-03-13T06:07:03.407Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:07:03.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:07:03.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:07:03.678Z] Configure a credential helper to remove this warning. See [2025-03-13T06:07:03.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:07:03.678Z] [2025-03-13T06:07:03.678Z] Login Succeeded [2025-03-13T06:07:03.678Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:07:03.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:07:04.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:07:04.226Z] Configure a credential helper to remove this warning. See [2025-03-13T06:07:04.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:07:04.226Z] [2025-03-13T06:07:04.226Z] Login Succeeded [2025-03-13T06:07:04.226Z] ****.io [2025-03-13T06:07:04.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:07:04.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:07:04.499Z] Configure a credential helper to remove this warning. See [2025-03-13T06:07:04.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:07:04.499Z] [2025-03-13T06:07:04.499Z] Login Succeeded [2025-03-13T06:07:04.499Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:07:04.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T06:07:05.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:07:05.182Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-13T06:07:05.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:07:05.215Z] ========================================================= [2025-03-13T06:07:05.215Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-13T06:07:05.215Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:07:05.591Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-03-13T06:07:05.591Z] Sending build context to Docker daemon 167.9kB [2025-03-13T06:07:05.861Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T06:07:05.861Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-13T06:07:06.449Z] 3.16: Pulling from library/alpine [2025-03-13T06:07:06.720Z] 550f8bf8502c: Pulling fs layer [2025-03-13T06:07:06.991Z] 550f8bf8502c: Verifying Checksum [2025-03-13T06:07:06.991Z] 550f8bf8502c: Download complete [2025-03-13T06:07:07.583Z] 550f8bf8502c: Pull complete [2025-03-13T06:07:07.856Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-13T06:07:07.856Z] Status: Downloaded newer image for alpine:3.16 [2025-03-13T06:07:07.856Z] ---> 4a74307a1e88 [2025-03-13T06:07:07.856Z] 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-13T06:07:08.143Z] ---> Running in ff62d9cfec4d [2025-03-13T06:07:09.109Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:07:09.695Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:07:09.695Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:07:09.695Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:07:10.286Z] Removing intermediate container ff62d9cfec4d [2025-03-13T06:07:10.286Z] ---> f38ee119bec5 [2025-03-13T06:07:10.286Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:07:10.559Z] ---> Running in 319bd2b9ae71 [2025-03-13T06:07:12.522Z] Removing intermediate container 319bd2b9ae71 [2025-03-13T06:07:12.522Z] ---> 84c155446799 [2025-03-13T06:07:12.522Z] 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-13T06:07:12.522Z] ---> Running in d4f38119d371 [2025-03-13T06:07:13.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:13.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:14.302Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:15.270Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:07:15.270Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:07:15.270Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T06:07:15.270Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T06:07:15.270Z] (4/80) Installing binutils (2.38-r3) [2025-03-13T06:07:15.861Z] (5/80) Installing libmagic (5.41-r0) [2025-03-13T06:07:15.861Z] (6/80) Installing file (5.41-r0) [2025-03-13T06:07:15.861Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T06:07:15.861Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T06:07:15.861Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-13T06:07:15.861Z] (10/80) Installing isl22 (0.22-r0) [2025-03-13T06:07:15.861Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-13T06:07:15.861Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-13T06:07:15.861Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T06:07:18.453Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-13T06:07:18.453Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-13T06:07:18.453Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T06:07:19.863Z] (17/80) Installing make (4.3-r0) [2025-03-13T06:07:19.863Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-13T06:07:19.863Z] (19/80) Installing patch (2.7.6-r7) [2025-03-13T06:07:19.863Z] (20/80) Installing build-base (0.5-r3) [2025-03-13T06:07:20.132Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-13T06:07:20.132Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-13T06:07:20.132Z] (23/80) Installing expat (2.6.2-r0) [2025-03-13T06:07:20.132Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-13T06:07:20.132Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-13T06:07:20.132Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-13T06:07:20.132Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-13T06:07:20.404Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-13T06:07:20.404Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:07:20.404Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:07:20.404Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-13T06:07:20.404Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T06:07:20.404Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T06:07:20.404Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-13T06:07:20.404Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-13T06:07:20.673Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-13T06:07:22.620Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-13T06:07:22.887Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:07:22.887Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T06:07:22.887Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-13T06:07:22.887Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-13T06:07:22.887Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-13T06:07:23.153Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-13T06:07:23.153Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-13T06:07:23.153Z] (45/80) Installing git (2.36.6-r0) [2025-03-13T06:07:23.734Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-13T06:07:23.734Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-13T06:07:23.734Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-13T06:07:24.000Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-13T06:07:24.000Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:07:24.581Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:07:24.847Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:07:25.116Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-13T06:07:25.116Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-13T06:07:25.116Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-13T06:07:25.116Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-13T06:07:25.116Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-13T06:07:25.116Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-13T06:07:25.403Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:07:25.403Z] (60/80) Installing libunistring (1.0-r0) [2025-03-13T06:07:25.403Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-13T06:07:25.403Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:07:25.403Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T06:07:25.675Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-13T06:07:25.675Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-13T06:07:25.675Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-13T06:07:25.675Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T06:07:25.675Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T06:07:25.943Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T06:07:25.943Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-13T06:07:25.943Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T06:07:25.943Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-13T06:07:26.525Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T06:07:26.790Z] (74/80) Installing libblkid (2.38-r1) [2025-03-13T06:07:26.790Z] (75/80) Installing libuuid (2.38-r1) [2025-03-13T06:07:26.790Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-13T06:07:26.790Z] (77/80) Installing libmount (2.38-r1) [2025-03-13T06:07:27.066Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-13T06:07:27.066Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-13T06:07:27.333Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-13T06:07:27.333Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:07:27.333Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:07:27.599Z] OK: 286 MiB in 93 packages [2025-03-13T06:07:39.910Z] Removing intermediate container d4f38119d371 [2025-03-13T06:07:39.910Z] ---> 3094d1bf3347 [2025-03-13T06:07:39.910Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-13T06:07:39.910Z] ---> Running in 41ce2399ee02 [2025-03-13T06:07:40.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:40.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:41.019Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:07:41.973Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:07:41.973Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:07:41.973Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T06:07:42.241Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T06:07:42.241Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:07:42.241Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:07:42.241Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T06:07:42.241Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:07:42.507Z] OK: 286 MiB in 93 packages [2025-03-13T06:07:43.088Z] Removing intermediate container 41ce2399ee02 [2025-03-13T06:07:43.088Z] ---> 0b9bff4fd862 [2025-03-13T06:07:43.088Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-13T06:07:43.674Z] ---> 6a436d14bbd6 [2025-03-13T06:07:43.674Z] Step 8/12 : COPY src /device-can/src/ [2025-03-13T06:07:44.254Z] ---> 9a1f6d4bdc7f [2025-03-13T06:07:44.254Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-13T06:07:44.525Z] ---> 403d3e4ded5d [2025-03-13T06:07:44.525Z] Step 10/12 : WORKDIR /device-can [2025-03-13T06:07:44.525Z] ---> Running in 17f7d7f83c56 [2025-03-13T06:07:45.108Z] Removing intermediate container 17f7d7f83c56 [2025-03-13T06:07:45.108Z] ---> 927d53c7861e [2025-03-13T06:07:45.108Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T06:07:45.108Z] ---> Running in 41d8b9c908af [2025-03-13T06:07:46.064Z] + BUILD_CSDK=1 [2025-03-13T06:07:46.064Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:07:46.064Z] + '[' -d deps ] [2025-03-13T06:07:46.064Z] + mkdir deps [2025-03-13T06:07:46.064Z] + cd /device-can/deps [2025-03-13T06:07:46.064Z] + '[' 1 '=' 1 ] [2025-03-13T06:07:46.064Z] + cd /device-can/deps [2025-03-13T06:07:46.064Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:07:46.064Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:07:46.064Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T06:07:46.328Z] saving to 'v4.0.0.zip' [2025-03-13T06:07:46.328Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:07:46.328Z] 'v4.0.0.zip' saved [2025-03-13T06:07:46.328Z] + unzip v4.0.0.zip [2025-03-13T06:07:46.328Z] Archive: v4.0.0.zip [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:07:46.328Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:07:46.328Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:07:46.329Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:07:46.329Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:07:46.594Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:07:46.594Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:07:46.594Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:07:46.594Z] + ./scripts/build.sh [2025-03-13T06:07:46.594Z] + CPPCHECK=false [2025-03-13T06:07:46.594Z] + DOCGEN=false [2025-03-13T06:07:46.594Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:07:46.594Z] + '[' 0 -gt 0 ] [2025-03-13T06:07:46.594Z] + readlink -f ./scripts/build.sh [2025-03-13T06:07:46.594Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:07:46.594Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:07:46.594Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:07:46.594Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:07:46.594Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:46.594Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:46.594Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:07:46.860Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:07:46.860Z] -- Detecting C compiler ABI info [2025-03-13T06:07:47.126Z] -- Detecting C compiler ABI info - done [2025-03-13T06:07:47.396Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:07:47.396Z] -- Detecting C compile features [2025-03-13T06:07:47.396Z] -- Detecting C compile features - done [2025-03-13T06:07:47.396Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:07:47.396Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:07:47.396Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:07:47.664Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:07:47.664Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:07:47.664Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:07:47.664Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:07:47.664Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:07:47.664Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:07:47.664Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:07:47.945Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:07:47.945Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:07:48.216Z] -- Configuring done [2025-03-13T06:07:48.483Z] -- Generating done [2025-03-13T06:07:48.483Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:48.483Z] + make all package [2025-03-13T06:07:48.483Z] + tee release.log [2025-03-13T06:07:48.752Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:07:49.709Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:07:50.670Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:07:51.628Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:07:52.591Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:07:55.188Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:07:55.460Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:07:56.884Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:07:59.473Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:08:00.056Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:08:01.460Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:08:02.419Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:08:03.384Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:08:04.794Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:08:05.063Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:08:08.409Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:08:08.678Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:08:11.264Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:08:11.851Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:08:13.796Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:08:14.765Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:08:21.417Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:08:22.384Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:08:22.651Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:08:23.612Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:08:23.880Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:08:25.830Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:08:29.185Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:08:29.771Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:08:30.736Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:08:31.699Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:08:34.282Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:08:34.282Z] /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-13T06:08:34.282Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:08:34.282Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:08:35.692Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:08:37.101Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:08:37.370Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:08:38.348Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:08:38.348Z] [ 68%] Built target csdk [2025-03-13T06:08:38.348Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:08:39.764Z] [ 72%] Linking C executable template [2025-03-13T06:08:40.034Z] [ 72%] Built target template [2025-03-13T06:08:40.034Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:08:40.627Z] [ 76%] Linking C executable device-counter [2025-03-13T06:08:40.894Z] [ 76%] Built target device-counter [2025-03-13T06:08:40.894Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:08:41.866Z] [ 80%] Linking C executable device-random [2025-03-13T06:08:42.134Z] [ 80%] Built target device-random [2025-03-13T06:08:42.134Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:08:42.719Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:08:42.985Z] [ 84%] Built target device-gyro [2025-03-13T06:08:42.985Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:08:43.946Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:08:43.946Z] [ 88%] Built target device-bitfields [2025-03-13T06:08:44.214Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:08:45.620Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:08:45.620Z] [ 92%] Built target template-discovery [2025-03-13T06:08:45.620Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:08:46.582Z] [ 96%] Linking C executable device-file [2025-03-13T06:08:47.166Z] [ 96%] Built target device-file [2025-03-13T06:08:47.166Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:08:48.127Z] [100%] Linking C executable device-terminal [2025-03-13T06:08:48.127Z] [100%] Built target device-terminal [2025-03-13T06:08:48.127Z] Run CPack packaging tool... [2025-03-13T06:08:48.395Z] CPack: Create package using TGZ [2025-03-13T06:08:48.395Z] CPack: Install projects [2025-03-13T06:08:48.395Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:08:48.980Z] CPack: - Install project: Csdk [] [2025-03-13T06:08:48.980Z] CPack: Create package [2025-03-13T06:08:49.246Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:08:49.246Z] + '[' false '=' true ] [2025-03-13T06:08:49.246Z] + '[' false '=' true ] [2025-03-13T06:08:49.246Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:49.246Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:49.246Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:08:49.514Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:08:49.514Z] -- Detecting C compiler ABI info [2025-03-13T06:08:50.098Z] -- Detecting C compiler ABI info - done [2025-03-13T06:08:50.098Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:08:50.098Z] -- Detecting C compile features [2025-03-13T06:08:50.098Z] -- Detecting C compile features - done [2025-03-13T06:08:50.098Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:08:50.365Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:08:50.365Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:08:50.365Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:08:50.365Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:08:50.365Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:08:50.365Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:08:50.365Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:08:50.365Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:08:50.365Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:08:50.633Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:08:50.901Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:08:50.901Z] -- Configuring done [2025-03-13T06:08:51.170Z] -- Generating done [2025-03-13T06:08:51.170Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:51.560Z] + + teemake [2025-03-13T06:08:51.560Z] debug.log [2025-03-13T06:08:51.831Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:08:52.413Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:08:52.682Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:08:53.264Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:08:53.847Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:08:54.806Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:08:55.132Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:08:55.751Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:08:56.342Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:08:56.932Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:08:57.523Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:08:58.125Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:08:58.405Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:08:59.000Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:08:59.271Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:09:00.229Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:09:00.810Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:09:01.389Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:09:01.656Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:09:02.617Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:09:03.198Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:09:04.602Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:09:04.870Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:09:05.136Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:09:05.717Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:09:05.983Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:09:06.566Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:09:08.512Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:09:09.096Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:09:09.366Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:09:09.947Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:09:10.905Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:09:11.495Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:09:12.080Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:09:12.348Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:09:12.616Z] [ 68%] Built target csdk [2025-03-13T06:09:12.616Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:09:13.201Z] [ 72%] Linking C executable template [2025-03-13T06:09:13.468Z] [ 72%] Built target template [2025-03-13T06:09:13.468Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:09:13.735Z] [ 76%] Linking C executable device-counter [2025-03-13T06:09:14.004Z] [ 76%] Built target device-counter [2025-03-13T06:09:14.271Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:09:14.558Z] [ 80%] Linking C executable device-random [2025-03-13T06:09:14.827Z] [ 80%] Built target device-random [2025-03-13T06:09:14.827Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:09:15.409Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:09:15.675Z] [ 84%] Built target device-gyro [2025-03-13T06:09:15.675Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:09:16.260Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:09:16.528Z] [ 88%] Built target device-bitfields [2025-03-13T06:09:16.528Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:09:17.110Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:09:17.378Z] [ 92%] Built target template-discovery [2025-03-13T06:09:17.378Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:09:17.965Z] [ 96%] Linking C executable device-file [2025-03-13T06:09:18.233Z] [ 96%] Built target device-file [2025-03-13T06:09:18.233Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:09:18.816Z] [100%] Linking C executable device-terminal [2025-03-13T06:09:19.084Z] [100%] Built target device-terminal [2025-03-13T06:09:19.084Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:09:19.084Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:09:19.084Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:09:19.084Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:09:19.084Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:09:19.084Z] + rm -rf /device-can/deps [2025-03-13T06:09:20.088Z] Removing intermediate container 41d8b9c908af [2025-03-13T06:09:20.088Z] ---> 1a84e5598fbe [2025-03-13T06:09:20.088Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-13T06:09:20.088Z] ---> Running in 08c688c90d58 [2025-03-13T06:09:21.053Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:09:21.053Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T06:09:21.053Z] + dirname /device-can/scripts/build.sh [2025-03-13T06:09:21.053Z] + dirname /device-can/scripts [2025-03-13T06:09:21.053Z] + ROOT=/device-can [2025-03-13T06:09:21.053Z] + echo /device-can [2025-03-13T06:09:21.053Z] + cd /device-can [2025-03-13T06:09:21.053Z] + mkdir -p /device-can/build/release [2025-03-13T06:09:21.053Z] /device-can [2025-03-13T06:09:21.053Z] + cd /device-can/build/release [2025-03-13T06:09:21.053Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T06:09:21.320Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:09:21.585Z] -- Detecting C compiler ABI info [2025-03-13T06:09:21.850Z] -- Detecting C compiler ABI info - done [2025-03-13T06:09:21.850Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:09:21.850Z] -- Detecting C compile features [2025-03-13T06:09:21.850Z] -- Detecting C compile features - done [2025-03-13T06:09:21.850Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:09:21.850Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:09:21.850Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T06:09:21.850Z] -- Configuring done [2025-03-13T06:09:21.850Z] -- Generating done [2025-03-13T06:09:21.850Z] -- Build files have been written to: /device-can/build/release [2025-03-13T06:09:21.850Z] + make all [2025-03-13T06:09:21.850Z] + tee release.log [2025-03-13T06:09:22.116Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T06:09:22.384Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:09:22.384Z] from /device-can/src/c/device-can.h:24, [2025-03-13T06:09:22.384Z] from /device-can/src/c/device-can.c:27: [2025-03-13T06:09:22.384Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T06:09:22.384Z] /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-13T06:09:22.384Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:09:22.384Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:22.384Z] 178 | requests[i].resource->type); [2025-03-13T06:09:22.384Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:22.384Z] | | [2025-03-13T06:09:22.384Z] | iot_typecode_t [2025-03-13T06:09:22.384Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T06:09:22.384Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:09:22.384Z] | ~^ [2025-03-13T06:09:22.384Z] | | [2025-03-13T06:09:22.384Z] | int [2025-03-13T06:09:23.796Z] [100%] Linking C executable device-can [2025-03-13T06:09:24.209Z] [100%] Built target device-can [2025-03-13T06:09:24.796Z] Removing intermediate container 08c688c90d58 [2025-03-13T06:09:24.796Z] ---> 51ab5986d341 [2025-03-13T06:09:24.796Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-13T06:09:25.069Z] Successfully built 51ab5986d341 [2025-03-13T06:09:25.069Z] Successfully tagged ci-base-image-arm64: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-13T06:09:25.512Z] + docker inspect -f . ci-base-image-arm64 [2025-03-13T06:09:25.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:09:25.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-41250 does not seem to be running inside a container [2025-03-13T06:09:25.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/5 -v /w/workspace/device-can/5:/w/workspace/device-can/5:rw,z -v /w/workspace/device-can/5@tmp:/w/workspace/device-can/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-13T06:09:27.190Z] $ docker top 09a8b8f630c1f221d7b10daddf212a12182fc5e63fff677eae1b80c365ee9e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:09:28.060Z] + make test [2025-03-13T06:09:28.060Z] build/release/device-can/device-can [Pipeline] } [2025-03-13T06:09:28.077Z] $ docker stop --time=1 09a8b8f630c1f221d7b10daddf212a12182fc5e63fff677eae1b80c365ee9e64 [2025-03-13T06:09:29.756Z] $ docker rm -f --volumes 09a8b8f630c1f221d7b10daddf212a12182fc5e63fff677eae1b80c365ee9e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:09:30.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:09:30.683Z] + ls -al . [2025-03-13T06:09:30.683Z] total 72 [2025-03-13T06:09:30.683Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 06:07 . [2025-03-13T06:09:30.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:06 .. [2025-03-13T06:09:30.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:06 .git [2025-03-13T06:09:30.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:06 .github [2025-03-13T06:09:30.683Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 13 06:06 Attribution.txt [2025-03-13T06:09:30.683Z] -rw-rw-r-- 1 jenkins jenkins 1397 Mar 13 06:06 CHANGELOG.md [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 13 06:06 GOVERNANCE.md [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 13 06:06 Jenkinsfile [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 13 06:06 LICENSE [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 13 06:06 Makefile [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 13 06:06 OWNERS.md [2025-03-13T06:09:30.683Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 13 06:06 README.md [2025-03-13T06:09:30.683Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 06:03 VERSION [2025-03-13T06:09:30.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:06 res [2025-03-13T06:09:30.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:06 scripts [2025-03-13T06:09:30.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:06 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:31.046Z] + docker build -t device-can-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f58e8642700982be8554d9f031b2fff0d14b416f --label arch=arm64 --label version=4.0.0-dev.4 . [2025-03-13T06:09:31.046Z] Sending build context to Docker daemon 167.9kB [2025-03-13T06:09:31.314Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-13T06:09:31.314Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-13T06:09:31.314Z] ---> 4a74307a1e88 [2025-03-13T06:09:31.314Z] 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-13T06:09:31.314Z] ---> Using cache [2025-03-13T06:09:31.314Z] ---> f38ee119bec5 [2025-03-13T06:09:31.314Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:09:31.314Z] ---> Using cache [2025-03-13T06:09:31.314Z] ---> 84c155446799 [2025-03-13T06:09:31.314Z] 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-13T06:09:31.314Z] ---> Running in b3d4b1c5ffcf [2025-03-13T06:09:32.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:32.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:33.131Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:34.092Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:09:34.092Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:09:34.092Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-13T06:09:34.092Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-13T06:09:34.092Z] (4/79) Installing binutils (2.38-r3) [2025-03-13T06:09:34.677Z] (5/79) Installing libmagic (5.41-r0) [2025-03-13T06:09:34.677Z] (6/79) Installing file (5.41-r0) [2025-03-13T06:09:34.677Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-13T06:09:34.677Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-13T06:09:34.677Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-13T06:09:34.677Z] (10/79) Installing isl22 (0.22-r0) [2025-03-13T06:09:34.677Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-13T06:09:34.677Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-13T06:09:34.677Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-13T06:09:36.615Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-13T06:09:36.879Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-13T06:09:36.879Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-13T06:09:38.816Z] (17/79) Installing make (4.3-r0) [2025-03-13T06:09:38.816Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-13T06:09:38.816Z] (19/79) Installing patch (2.7.6-r7) [2025-03-13T06:09:38.816Z] (20/79) Installing build-base (0.5-r3) [2025-03-13T06:09:38.816Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-13T06:09:38.816Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-13T06:09:38.816Z] (23/79) Installing expat (2.6.2-r0) [2025-03-13T06:09:38.816Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-13T06:09:38.816Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-13T06:09:38.816Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-13T06:09:38.816Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-13T06:09:38.816Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-13T06:09:38.816Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:09:38.816Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:09:38.816Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-13T06:09:38.816Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-13T06:09:38.816Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-13T06:09:38.816Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-13T06:09:38.816Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-13T06:09:38.816Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-13T06:09:41.391Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-13T06:09:41.391Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:09:41.391Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-13T06:09:41.391Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-13T06:09:41.391Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-13T06:09:41.391Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-13T06:09:41.391Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-13T06:09:41.391Z] (44/79) Installing git (2.36.6-r0) [2025-03-13T06:09:41.391Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-13T06:09:41.391Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-13T06:09:41.391Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-13T06:09:41.391Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-13T06:09:41.391Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:09:42.357Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:09:42.357Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:09:42.626Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-13T06:09:42.626Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-13T06:09:42.626Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-13T06:09:42.626Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-13T06:09:42.626Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-13T06:09:42.626Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-13T06:09:42.626Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:09:42.626Z] (59/79) Installing libunistring (1.0-r0) [2025-03-13T06:09:42.626Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-13T06:09:42.626Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:09:42.626Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-13T06:09:42.626Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-13T06:09:42.626Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-13T06:09:42.626Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-13T06:09:42.903Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-13T06:09:42.903Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-13T06:09:42.903Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-13T06:09:42.903Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-13T06:09:42.903Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-13T06:09:42.903Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-13T06:09:43.486Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-13T06:09:43.486Z] (73/79) Installing libblkid (2.38-r1) [2025-03-13T06:09:43.486Z] (74/79) Installing libuuid (2.38-r1) [2025-03-13T06:09:43.486Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-13T06:09:43.486Z] (76/79) Installing libmount (2.38-r1) [2025-03-13T06:09:43.486Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-13T06:09:43.486Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-13T06:09:43.486Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-13T06:09:43.486Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:09:43.486Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:09:43.751Z] OK: 286 MiB in 92 packages [2025-03-13T06:09:58.733Z] Removing intermediate container b3d4b1c5ffcf [2025-03-13T06:09:58.733Z] ---> c9d1d2179ac8 [2025-03-13T06:09:58.733Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-13T06:09:58.733Z] ---> 5bc587dfeae1 [2025-03-13T06:09:58.733Z] Step 7/30 : COPY src /device-can/src/ [2025-03-13T06:09:58.733Z] ---> 6d4cdc905607 [2025-03-13T06:09:58.733Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-13T06:09:58.733Z] ---> 2b6c47a0f5b2 [2025-03-13T06:09:58.733Z] Step 9/30 : WORKDIR /device-can [2025-03-13T06:09:58.733Z] ---> Running in 511bd1dfab5e [2025-03-13T06:09:59.000Z] Removing intermediate container 511bd1dfab5e [2025-03-13T06:09:59.000Z] ---> 5e49965e724a [2025-03-13T06:09:59.000Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-13T06:09:59.000Z] ---> Running in 2a0b9003a4fe [2025-03-13T06:09:59.955Z] + BUILD_CSDK=1 [2025-03-13T06:09:59.955Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:09:59.955Z] + '[' -d deps ] [2025-03-13T06:09:59.955Z] + mkdir deps [2025-03-13T06:09:59.955Z] + cd /device-can/deps [2025-03-13T06:09:59.955Z] + '[' 1 '=' 1 ] [2025-03-13T06:09:59.955Z] + cd /device-can/deps [2025-03-13T06:09:59.955Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:09:59.955Z] Connecting to github.com (140.82.114.3:443) [2025-03-13T06:10:00.223Z] Connecting to codeload.github.com (140.82.114.10:443) [2025-03-13T06:10:00.488Z] saving to 'v4.0.0.zip' [2025-03-13T06:10:00.488Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:10:00.488Z] 'v4.0.0.zip' saved [2025-03-13T06:10:00.488Z] + unzip v4.0.0.zip [2025-03-13T06:10:00.488Z] Archive: v4.0.0.zip [2025-03-13T06:10:00.760Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:10:00.760Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:10:00.760Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:10:00.760Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:10:00.761Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:10:00.761Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:10:00.761Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:10:00.761Z] + ./scripts/build.sh [2025-03-13T06:10:00.761Z] + CPPCHECK=false [2025-03-13T06:10:00.761Z] + DOCGEN=false [2025-03-13T06:10:00.761Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:10:00.761Z] + '[' 0 -gt 0 ] [2025-03-13T06:10:00.761Z] + readlink -f ./scripts/build.sh [2025-03-13T06:10:00.761Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:10:00.761Z] + dirname /device-can/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:10:00.761Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:10:00.761Z] + cd /device-can/deps/device-sdk-c-4.0.0 [2025-03-13T06:10:00.761Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:10:00.761Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:10:00.761Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:10:01.357Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:10:01.358Z] -- Detecting C compiler ABI info [2025-03-13T06:10:01.623Z] -- Detecting C compiler ABI info - done [2025-03-13T06:10:01.623Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:10:01.623Z] -- Detecting C compile features [2025-03-13T06:10:01.623Z] -- Detecting C compile features - done [2025-03-13T06:10:01.623Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:10:01.894Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:10:01.894Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:10:01.894Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:10:01.894Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:10:02.160Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:10:02.160Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:10:02.160Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:10:02.160Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:10:02.160Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:10:02.430Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:10:02.702Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:10:02.702Z] -- Configuring done [2025-03-13T06:10:02.969Z] -- Generating done [2025-03-13T06:10:03.242Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:10:03.242Z] + make all package [2025-03-13T06:10:03.242Z] + tee release.log [2025-03-13T06:10:03.242Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:10:04.201Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:10:05.614Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:10:07.032Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:10:07.992Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:10:11.335Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:10:11.600Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:10:12.557Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:10:15.135Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:10:16.097Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:10:17.060Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:10:18.018Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:10:18.601Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:10:20.565Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:10:20.565Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:10:23.992Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:10:23.992Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:10:25.928Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:10:26.513Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:10:28.452Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:10:29.036Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:10:35.671Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:10:35.671Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:10:36.258Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:10:36.840Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:10:37.107Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:10:39.048Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:10:42.385Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:10:42.385Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:10:43.350Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:10:44.309Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:10:46.891Z] /device-can/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:10:46.891Z] /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-13T06:10:46.891Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:10:46.891Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:10:47.846Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:10:49.254Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:10:49.520Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:10:50.103Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:10:50.370Z] [ 68%] Built target csdk [2025-03-13T06:10:50.370Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:10:51.772Z] [ 72%] Linking C executable template [2025-03-13T06:10:51.772Z] [ 72%] Built target template [2025-03-13T06:10:51.772Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:10:52.467Z] [ 76%] Linking C executable device-counter [2025-03-13T06:10:53.062Z] [ 76%] Built target device-counter [2025-03-13T06:10:53.062Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:10:53.658Z] [ 80%] Linking C executable device-random [2025-03-13T06:10:53.929Z] [ 80%] Built target device-random [2025-03-13T06:10:53.929Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:10:54.530Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:10:54.802Z] [ 84%] Built target device-gyro [2025-03-13T06:10:55.074Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:10:55.661Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:10:55.926Z] [ 88%] Built target device-bitfields [2025-03-13T06:10:55.926Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:10:57.326Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:10:57.592Z] [ 92%] Built target template-discovery [2025-03-13T06:10:57.592Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:10:58.545Z] [ 96%] Linking C executable device-file [2025-03-13T06:10:58.808Z] [ 96%] Built target device-file [2025-03-13T06:10:58.808Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:10:59.768Z] [100%] Linking C executable device-terminal [2025-03-13T06:11:00.032Z] [100%] Built target device-terminal [2025-03-13T06:11:00.032Z] Run CPack packaging tool... [2025-03-13T06:11:00.032Z] CPack: Create package using TGZ [2025-03-13T06:11:00.032Z] CPack: Install projects [2025-03-13T06:11:00.032Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:11:00.985Z] CPack: - Install project: Csdk [] [2025-03-13T06:11:00.985Z] CPack: Create package [2025-03-13T06:11:00.985Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:11:00.985Z] + '[' false '=' true ] [2025-03-13T06:11:00.985Z] + '[' false '=' true ] [2025-03-13T06:11:00.985Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:11:00.985Z] + cd /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:11:00.985Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0/src [2025-03-13T06:11:01.249Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:11:01.249Z] -- Detecting C compiler ABI info [2025-03-13T06:11:01.829Z] -- Detecting C compiler ABI info - done [2025-03-13T06:11:01.829Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:11:01.829Z] -- Detecting C compile features [2025-03-13T06:11:01.829Z] -- Detecting C compile features - done [2025-03-13T06:11:01.829Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:11:02.094Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-13T06:11:02.094Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:11:02.094Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:11:02.094Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:11:02.094Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:11:02.094Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:11:02.094Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:11:02.094Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:11:02.094Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:11:02.358Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:11:02.622Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:11:02.622Z] -- Configuring done [2025-03-13T06:11:02.892Z] -- Generating done [2025-03-13T06:11:02.892Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:11:02.892Z] + + maketee [2025-03-13T06:11:02.892Z] debug.log [2025-03-13T06:11:03.155Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:11:03.733Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:11:03.997Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:11:04.577Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:11:05.158Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:11:06.115Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:11:06.115Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:11:06.696Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:11:07.290Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:11:07.873Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:11:08.140Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:11:08.721Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:11:09.305Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:11:09.573Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:11:09.838Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:11:10.796Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:11:11.062Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:11:11.642Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:11:11.908Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:11:12.860Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:11:13.125Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:11:14.522Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:11:15.101Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:11:15.365Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:11:15.630Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:11:15.894Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:11:16.848Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:11:18.779Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:11:18.779Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:11:19.044Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:11:19.623Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:11:20.574Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:11:21.480Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:11:21.480Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:11:21.745Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:11:22.010Z] [ 68%] Built target csdk [2025-03-13T06:11:22.287Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:11:22.553Z] [ 72%] Linking C executable template [2025-03-13T06:11:22.819Z] [ 72%] Built target template [2025-03-13T06:11:22.819Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:11:23.400Z] [ 76%] Linking C executable device-counter [2025-03-13T06:11:23.666Z] [ 76%] Built target device-counter [2025-03-13T06:11:23.666Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:11:23.930Z] [ 80%] Linking C executable device-random [2025-03-13T06:11:24.198Z] [ 80%] Built target device-random [2025-03-13T06:11:24.198Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:11:24.776Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:11:25.042Z] [ 84%] Built target device-gyro [2025-03-13T06:11:25.043Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:11:25.309Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:11:25.575Z] [ 88%] Built target device-bitfields [2025-03-13T06:11:25.840Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:11:26.105Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:11:26.370Z] [ 92%] Built target template-discovery [2025-03-13T06:11:26.636Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:11:26.902Z] [ 96%] Linking C executable device-file [2025-03-13T06:11:27.168Z] [ 96%] Built target device-file [2025-03-13T06:11:27.434Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:11:27.701Z] [100%] Linking C executable device-terminal [2025-03-13T06:11:28.282Z] [100%] Built target device-terminal [2025-03-13T06:11:28.282Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:11:28.282Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:11:28.282Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-13T06:11:28.282Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-13T06:11:28.282Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-13T06:11:28.282Z] + rm -rf /device-can/deps [2025-03-13T06:11:29.243Z] Removing intermediate container 2a0b9003a4fe [2025-03-13T06:11:29.243Z] ---> f9e88e016cf0 [2025-03-13T06:11:29.243Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-13T06:11:29.243Z] ---> Running in 1ce78fb334d8 [2025-03-13T06:11:30.233Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:11:30.234Z] + readlink -f /device-can/scripts/build.sh [2025-03-13T06:11:30.234Z] + dirname /device-can/scripts/build.sh [2025-03-13T06:11:30.234Z] + dirname /device-can/scripts [2025-03-13T06:11:30.234Z] + ROOT=/device-can [2025-03-13T06:11:30.234Z] + echo /device-can [2025-03-13T06:11:30.234Z] + cd /device-can [2025-03-13T06:11:30.234Z] + mkdir -p /device-can/build/release [2025-03-13T06:11:30.234Z] /device-can [2025-03-13T06:11:30.234Z] + cd /device-can/build/release [2025-03-13T06:11:30.234Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-13T06:11:30.234Z] -- The C compiler identification is GNU 11.2.1 [2025-03-13T06:11:30.497Z] -- Detecting C compiler ABI info [2025-03-13T06:11:30.761Z] -- Detecting C compiler ABI info - done [2025-03-13T06:11:30.761Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:11:30.761Z] -- Detecting C compile features [2025-03-13T06:11:30.761Z] -- Detecting C compile features - done [2025-03-13T06:11:30.761Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:11:30.761Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:11:30.761Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-13T06:11:30.761Z] -- Configuring done [2025-03-13T06:11:30.761Z] -- Generating done [2025-03-13T06:11:31.025Z] -- Build files have been written to: /device-can/build/release [2025-03-13T06:11:31.025Z] + make all [2025-03-13T06:11:31.025Z] + tee release.log [2025-03-13T06:11:31.025Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-13T06:11:31.289Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:11:31.289Z] from /device-can/src/c/device-can.h:24, [2025-03-13T06:11:31.289Z] from /device-can/src/c/device-can.c:27: [2025-03-13T06:11:31.289Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-13T06:11:31.289Z] /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-13T06:11:31.289Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:11:31.289Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:11:31.289Z] 178 | requests[i].resource->type); [2025-03-13T06:11:31.289Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:11:31.289Z] | | [2025-03-13T06:11:31.289Z] | iot_typecode_t [2025-03-13T06:11:31.289Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-13T06:11:31.289Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-13T06:11:31.289Z] | ~^ [2025-03-13T06:11:31.289Z] | | [2025-03-13T06:11:31.289Z] | int [2025-03-13T06:11:32.705Z] [100%] Linking C executable device-can [2025-03-13T06:11:32.705Z] [100%] Built target device-can [2025-03-13T06:11:33.666Z] Removing intermediate container 1ce78fb334d8 [2025-03-13T06:11:33.666Z] ---> c8710f4e0153 [2025-03-13T06:11:33.666Z] Step 12/30 : FROM alpine:3.16 [2025-03-13T06:11:33.666Z] ---> 4a74307a1e88 [2025-03-13T06:11:33.666Z] Step 13/30 : MAINTAINER hcltech [2025-03-13T06:11:33.666Z] ---> Running in 10ac2ea4a517 [2025-03-13T06:11:33.933Z] Removing intermediate container 10ac2ea4a517 [2025-03-13T06:11:33.933Z] ---> 409fb1963bba [2025-03-13T06:11:33.933Z] 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-13T06:11:33.933Z] ---> Running in 82e6301522e2 [2025-03-13T06:11:34.892Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:11:35.471Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:11:35.471Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:11:35.471Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:11:36.058Z] Removing intermediate container 82e6301522e2 [2025-03-13T06:11:36.058Z] ---> 1ce4e9f2731a [2025-03-13T06:11:36.058Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-13T06:11:36.058Z] ---> Running in 673cec2715e2 [2025-03-13T06:11:37.999Z] Removing intermediate container 673cec2715e2 [2025-03-13T06:11:37.999Z] ---> b4e630082eda [2025-03-13T06:11:37.999Z] 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-13T06:11:37.999Z] ---> Running in 7a7369031c11 [2025-03-13T06:11:38.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:38.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:39.539Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:40.500Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:11:40.500Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-13T06:11:40.500Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-13T06:11:40.500Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-13T06:11:40.500Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-13T06:11:40.500Z] (5/24) Installing curl (8.5.0-r0) [2025-03-13T06:11:40.500Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-13T06:11:40.500Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-13T06:11:40.500Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-13T06:11:40.500Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-13T06:11:40.500Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:11:41.456Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-13T06:11:41.456Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-13T06:11:41.456Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:11:42.416Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-13T06:11:42.416Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-13T06:11:42.416Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-13T06:11:42.416Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-13T06:11:42.416Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-13T06:11:42.416Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-13T06:11:42.416Z] (20/24) Installing libunistring (1.0-r0) [2025-03-13T06:11:42.416Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-13T06:11:42.416Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-13T06:11:42.416Z] (23/24) Installing libuuid (2.38-r1) [2025-03-13T06:11:42.416Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-13T06:11:43.003Z] Executing busybox-1.35.0-r17.trigger [2025-03-13T06:11:43.003Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:11:43.003Z] OK: 25 MiB in 38 packages [2025-03-13T06:11:45.580Z] Removing intermediate container 7a7369031c11 [2025-03-13T06:11:45.580Z] ---> 59dae9a7c3dd [2025-03-13T06:11:45.580Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-13T06:11:45.850Z] ---> Running in dfe8cf925f82 [2025-03-13T06:11:46.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:46.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:47.390Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:11:48.344Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:11:48.344Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:11:48.344Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:11:48.344Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-13T06:11:48.344Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-13T06:11:48.344Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-13T06:11:48.344Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-13T06:11:48.344Z] Executing busybox-1.35.0-r18.trigger [2025-03-13T06:11:48.344Z] Executing ca-certificates-20240226-r0.trigger [2025-03-13T06:11:48.611Z] OK: 25 MiB in 38 packages [2025-03-13T06:11:49.590Z] Removing intermediate container dfe8cf925f82 [2025-03-13T06:11:49.590Z] ---> bf88362dd172 [2025-03-13T06:11:49.590Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-13T06:11:50.183Z] ---> 81226bc8fbdb [2025-03-13T06:11:50.183Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:11:50.767Z] ---> f21b6bf6bbb2 [2025-03-13T06:11:50.767Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-13T06:11:51.033Z] ---> afcf0e443afb [2025-03-13T06:11:51.033Z] Step 21/30 : COPY LICENSE /. [2025-03-13T06:11:51.614Z] ---> f8d6e9eb6559 [2025-03-13T06:11:51.614Z] Step 22/30 : COPY Attribution.txt /. [2025-03-13T06:11:52.196Z] ---> a76b93881c8c [2025-03-13T06:11:52.196Z] Step 23/30 : COPY res /res [2025-03-13T06:11:52.463Z] ---> 4a17722b026f [2025-03-13T06:11:52.463Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-13T06:11:52.463Z] ---> Running in acbe3711287b [2025-03-13T06:11:53.045Z] Removing intermediate container acbe3711287b [2025-03-13T06:11:53.045Z] ---> b84172bc6e0d [2025-03-13T06:11:53.045Z] Step 25/30 : EXPOSE 59980 [2025-03-13T06:11:53.045Z] ---> Running in 487b491482ce [2025-03-13T06:11:53.310Z] Removing intermediate container 487b491482ce [2025-03-13T06:11:53.310Z] ---> cd6a05f0cb9f [2025-03-13T06:11:53.310Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-13T06:11:53.310Z] ---> Running in 54c1a1f43603 [2025-03-13T06:11:53.580Z] Removing intermediate container 54c1a1f43603 [2025-03-13T06:11:53.580Z] ---> 9c1ca12b2e7f [2025-03-13T06:11:53.580Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-13T06:11:53.580Z] ---> Running in f26c27b8dce4 [2025-03-13T06:11:53.851Z] Removing intermediate container f26c27b8dce4 [2025-03-13T06:11:53.851Z] ---> 5c22de3dd3a9 [2025-03-13T06:11:53.851Z] Step 28/30 : LABEL arch=arm64 [2025-03-13T06:11:54.117Z] ---> Running in eb8f0dca8b7d [2025-03-13T06:11:54.383Z] Removing intermediate container eb8f0dca8b7d [2025-03-13T06:11:54.383Z] ---> e3b1564c33d0 [2025-03-13T06:11:54.383Z] Step 29/30 : LABEL git_sha=f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:11:54.383Z] ---> Running in 7d1e7b465458 [2025-03-13T06:11:54.650Z] Removing intermediate container 7d1e7b465458 [2025-03-13T06:11:54.650Z] ---> 9b5b84de3f3c [2025-03-13T06:11:54.650Z] Step 30/30 : LABEL version=4.0.0-dev.4 [2025-03-13T06:11:54.650Z] ---> Running in a9f68e8a86b1 [2025-03-13T06:11:54.917Z] Removing intermediate container a9f68e8a86b1 [2025-03-13T06:11:54.917Z] ---> f11244fddf11 [2025-03-13T06:11:54.917Z] [Warning] One or more build-args [MAKE ARCH BASE] were not consumed [2025-03-13T06:11:54.917Z] Successfully built f11244fddf11 [2025-03-13T06:11:54.917Z] Successfully tagged device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:11:55.342Z] provisioning config files... [2025-03-13T06:11:55.355Z] copy managed file [device-can-settings] to file:/w/workspace/device-can/5@tmp/config17243616906633891331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:11:55.695Z] ---> ****-login.sh [2025-03-13T06:11:55.695Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:11:55.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:11:55.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:11:55.962Z] Configure a credential helper to remove this warning. See [2025-03-13T06:11:55.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:11:55.962Z] [2025-03-13T06:11:55.962Z] Login Succeeded [2025-03-13T06:11:55.962Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:11:56.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:11:56.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:11:56.228Z] Configure a credential helper to remove this warning. See [2025-03-13T06:11:56.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:11:56.228Z] [2025-03-13T06:11:56.228Z] Login Succeeded [2025-03-13T06:11:56.228Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:11:56.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:11:56.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:11:56.759Z] Configure a credential helper to remove this warning. See [2025-03-13T06:11:56.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:11:56.759Z] [2025-03-13T06:11:56.759Z] Login Succeeded [2025-03-13T06:11:56.759Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:11:57.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:11:57.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:11:57.025Z] Configure a credential helper to remove this warning. See [2025-03-13T06:11:57.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:11:57.025Z] [2025-03-13T06:11:57.025Z] Login Succeeded [2025-03-13T06:11:57.025Z] ****.io [2025-03-13T06:11:57.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:11:57.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:11:57.555Z] Configure a credential helper to remove this warning. See [2025-03-13T06:11:57.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:11:57.555Z] [2025-03-13T06:11:57.555Z] Login Succeeded [2025-03-13T06:11:57.555Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:11:57.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:11:57.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:11:57.659Z] [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: [2025-03-13T06:11:57.659Z] f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:11:57.659Z] latest [2025-03-13T06:11:57.659Z] 4.0.0-dev.4 [2025-03-13T06:11:57.659Z] f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:11:57.659Z] main [2025-03-13T06:11:57.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:11:58.045Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:11:58.415Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:11:58.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-13T06:11:58.415Z] 8a64b3718d6f: Preparing [2025-03-13T06:11:58.415Z] e8e4582da352: Preparing [2025-03-13T06:11:58.415Z] bc5f3b7ec94a: Preparing [2025-03-13T06:11:58.415Z] 7b745558acb0: Preparing [2025-03-13T06:11:58.415Z] d13655106cf4: Preparing [2025-03-13T06:11:58.415Z] 90a1f04afb8a: Preparing [2025-03-13T06:11:58.415Z] 323783701c4f: Preparing [2025-03-13T06:11:58.415Z] 90a1f04afb8a: Waiting [2025-03-13T06:11:58.415Z] 3bfa19f10c69: Preparing [2025-03-13T06:11:58.415Z] 323783701c4f: Waiting [2025-03-13T06:11:58.415Z] 9fa00d2e6641: Preparing [2025-03-13T06:11:58.415Z] 3bfa19f10c69: Waiting [2025-03-13T06:11:58.415Z] a79a97597e03: Preparing [2025-03-13T06:11:58.415Z] 9fa00d2e6641: Waiting [2025-03-13T06:11:58.415Z] edbfd2db8ef2: Preparing [2025-03-13T06:11:58.415Z] a79a97597e03: Waiting [2025-03-13T06:11:58.415Z] edbfd2db8ef2: Waiting [2025-03-13T06:11:58.689Z] bc5f3b7ec94a: Pushed [2025-03-13T06:11:58.689Z] 7b745558acb0: Pushed [2025-03-13T06:11:58.689Z] e8e4582da352: Pushed [2025-03-13T06:11:58.689Z] 8a64b3718d6f: Pushed [2025-03-13T06:11:58.955Z] d13655106cf4: Pushed [2025-03-13T06:11:58.955Z] 90a1f04afb8a: Pushed [2025-03-13T06:11:58.955Z] 9fa00d2e6641: Pushed [2025-03-13T06:11:58.955Z] a79a97597e03: Pushed [2025-03-13T06:11:58.955Z] edbfd2db8ef2: Layer already exists [2025-03-13T06:11:59.220Z] 323783701c4f: Pushed [2025-03-13T06:12:02.557Z] 3bfa19f10c69: Pushed [2025-03-13T06:12:02.557Z] f58e8642700982be8554d9f031b2fff0d14b416f: digest: sha256:d536fd312e6516fc632c3ac8846c54786115774f5a3fa3a44a1da7f73abd6e5e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:02.917Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:03.276Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-13T06:12:03.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-13T06:12:03.276Z] 8a64b3718d6f: Preparing [2025-03-13T06:12:03.276Z] e8e4582da352: Preparing [2025-03-13T06:12:03.276Z] bc5f3b7ec94a: Preparing [2025-03-13T06:12:03.276Z] 7b745558acb0: Preparing [2025-03-13T06:12:03.276Z] d13655106cf4: Preparing [2025-03-13T06:12:03.276Z] 90a1f04afb8a: Preparing [2025-03-13T06:12:03.276Z] 323783701c4f: Preparing [2025-03-13T06:12:03.276Z] 3bfa19f10c69: Preparing [2025-03-13T06:12:03.276Z] 9fa00d2e6641: Preparing [2025-03-13T06:12:03.276Z] a79a97597e03: Preparing [2025-03-13T06:12:03.276Z] edbfd2db8ef2: Preparing [2025-03-13T06:12:03.276Z] 3bfa19f10c69: Waiting [2025-03-13T06:12:03.276Z] 9fa00d2e6641: Waiting [2025-03-13T06:12:03.276Z] a79a97597e03: Waiting [2025-03-13T06:12:03.276Z] edbfd2db8ef2: Waiting [2025-03-13T06:12:03.276Z] 90a1f04afb8a: Waiting [2025-03-13T06:12:03.276Z] 323783701c4f: Waiting [2025-03-13T06:12:03.277Z] 8a64b3718d6f: Layer already exists [2025-03-13T06:12:03.277Z] e8e4582da352: Layer already exists [2025-03-13T06:12:03.277Z] bc5f3b7ec94a: Layer already exists [2025-03-13T06:12:03.277Z] d13655106cf4: Layer already exists [2025-03-13T06:12:03.277Z] 7b745558acb0: Layer already exists [2025-03-13T06:12:03.541Z] 3bfa19f10c69: Layer already exists [2025-03-13T06:12:03.541Z] 90a1f04afb8a: Layer already exists [2025-03-13T06:12:03.541Z] 9fa00d2e6641: Layer already exists [2025-03-13T06:12:03.541Z] 323783701c4f: Layer already exists [2025-03-13T06:12:03.541Z] a79a97597e03: Layer already exists [2025-03-13T06:12:03.541Z] edbfd2db8ef2: Layer already exists [2025-03-13T06:12:03.541Z] latest: digest: sha256:d536fd312e6516fc632c3ac8846c54786115774f5a3fa3a44a1da7f73abd6e5e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:03.896Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:04.262Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.4 [2025-03-13T06:12:04.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-13T06:12:04.262Z] 8a64b3718d6f: Preparing [2025-03-13T06:12:04.262Z] e8e4582da352: Preparing [2025-03-13T06:12:04.262Z] bc5f3b7ec94a: Preparing [2025-03-13T06:12:04.262Z] 7b745558acb0: Preparing [2025-03-13T06:12:04.262Z] d13655106cf4: Preparing [2025-03-13T06:12:04.262Z] 90a1f04afb8a: Preparing [2025-03-13T06:12:04.262Z] 323783701c4f: Preparing [2025-03-13T06:12:04.262Z] 3bfa19f10c69: Preparing [2025-03-13T06:12:04.262Z] 9fa00d2e6641: Preparing [2025-03-13T06:12:04.262Z] a79a97597e03: Preparing [2025-03-13T06:12:04.262Z] edbfd2db8ef2: Preparing [2025-03-13T06:12:04.262Z] 3bfa19f10c69: Waiting [2025-03-13T06:12:04.262Z] 9fa00d2e6641: Waiting [2025-03-13T06:12:04.262Z] a79a97597e03: Waiting [2025-03-13T06:12:04.262Z] edbfd2db8ef2: Waiting [2025-03-13T06:12:04.262Z] 90a1f04afb8a: Waiting [2025-03-13T06:12:04.262Z] 323783701c4f: Waiting [2025-03-13T06:12:04.262Z] 8a64b3718d6f: Layer already exists [2025-03-13T06:12:04.262Z] e8e4582da352: Layer already exists [2025-03-13T06:12:04.262Z] d13655106cf4: Layer already exists [2025-03-13T06:12:04.262Z] 7b745558acb0: Layer already exists [2025-03-13T06:12:04.262Z] bc5f3b7ec94a: Layer already exists [2025-03-13T06:12:04.262Z] 90a1f04afb8a: Layer already exists [2025-03-13T06:12:04.262Z] 323783701c4f: Layer already exists [2025-03-13T06:12:04.262Z] 3bfa19f10c69: Layer already exists [2025-03-13T06:12:04.262Z] 9fa00d2e6641: Layer already exists [2025-03-13T06:12:04.262Z] a79a97597e03: Layer already exists [2025-03-13T06:12:04.262Z] edbfd2db8ef2: Layer already exists [2025-03-13T06:12:04.533Z] 4.0.0-dev.4: digest: sha256:d536fd312e6516fc632c3ac8846c54786115774f5a3fa3a44a1da7f73abd6e5e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:04.904Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:05.270Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:12:05.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-13T06:12:05.270Z] 8a64b3718d6f: Preparing [2025-03-13T06:12:05.270Z] e8e4582da352: Preparing [2025-03-13T06:12:05.270Z] bc5f3b7ec94a: Preparing [2025-03-13T06:12:05.270Z] 7b745558acb0: Preparing [2025-03-13T06:12:05.270Z] d13655106cf4: Preparing [2025-03-13T06:12:05.270Z] 90a1f04afb8a: Preparing [2025-03-13T06:12:05.270Z] 323783701c4f: Preparing [2025-03-13T06:12:05.270Z] 3bfa19f10c69: Preparing [2025-03-13T06:12:05.270Z] 9fa00d2e6641: Preparing [2025-03-13T06:12:05.270Z] a79a97597e03: Preparing [2025-03-13T06:12:05.270Z] edbfd2db8ef2: Preparing [2025-03-13T06:12:05.270Z] 3bfa19f10c69: Waiting [2025-03-13T06:12:05.270Z] 9fa00d2e6641: Waiting [2025-03-13T06:12:05.270Z] a79a97597e03: Waiting [2025-03-13T06:12:05.270Z] edbfd2db8ef2: Waiting [2025-03-13T06:12:05.270Z] 90a1f04afb8a: Waiting [2025-03-13T06:12:05.270Z] bc5f3b7ec94a: Layer already exists [2025-03-13T06:12:05.270Z] 8a64b3718d6f: Layer already exists [2025-03-13T06:12:05.270Z] d13655106cf4: Layer already exists [2025-03-13T06:12:05.270Z] e8e4582da352: Layer already exists [2025-03-13T06:12:05.270Z] 7b745558acb0: Layer already exists [2025-03-13T06:12:05.270Z] 90a1f04afb8a: Layer already exists [2025-03-13T06:12:05.270Z] 323783701c4f: Layer already exists [2025-03-13T06:12:05.270Z] a79a97597e03: Layer already exists [2025-03-13T06:12:05.270Z] 3bfa19f10c69: Layer already exists [2025-03-13T06:12:05.270Z] 9fa00d2e6641: Layer already exists [2025-03-13T06:12:05.270Z] edbfd2db8ef2: Layer already exists [2025-03-13T06:12:05.537Z] f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4: digest: sha256:d536fd312e6516fc632c3ac8846c54786115774f5a3fa3a44a1da7f73abd6e5e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:05.895Z] + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:06.254Z] + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:main [2025-03-13T06:12:06.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] [2025-03-13T06:12:06.254Z] 8a64b3718d6f: Preparing [2025-03-13T06:12:06.254Z] e8e4582da352: Preparing [2025-03-13T06:12:06.254Z] bc5f3b7ec94a: Preparing [2025-03-13T06:12:06.254Z] 7b745558acb0: Preparing [2025-03-13T06:12:06.254Z] d13655106cf4: Preparing [2025-03-13T06:12:06.254Z] 90a1f04afb8a: Preparing [2025-03-13T06:12:06.254Z] 323783701c4f: Preparing [2025-03-13T06:12:06.254Z] 3bfa19f10c69: Preparing [2025-03-13T06:12:06.254Z] 9fa00d2e6641: Preparing [2025-03-13T06:12:06.254Z] a79a97597e03: Preparing [2025-03-13T06:12:06.254Z] edbfd2db8ef2: Preparing [2025-03-13T06:12:06.254Z] 3bfa19f10c69: Waiting [2025-03-13T06:12:06.254Z] 9fa00d2e6641: Waiting [2025-03-13T06:12:06.254Z] a79a97597e03: Waiting [2025-03-13T06:12:06.254Z] 90a1f04afb8a: Waiting [2025-03-13T06:12:06.254Z] 323783701c4f: Waiting [2025-03-13T06:12:06.254Z] edbfd2db8ef2: Waiting [2025-03-13T06:12:06.254Z] 7b745558acb0: Layer already exists [2025-03-13T06:12:06.254Z] 8a64b3718d6f: Layer already exists [2025-03-13T06:12:06.254Z] bc5f3b7ec94a: Layer already exists [2025-03-13T06:12:06.254Z] e8e4582da352: Layer already exists [2025-03-13T06:12:06.254Z] d13655106cf4: Layer already exists [2025-03-13T06:12:06.254Z] 9fa00d2e6641: Layer already exists [2025-03-13T06:12:06.254Z] 3bfa19f10c69: Layer already exists [2025-03-13T06:12:06.254Z] a79a97597e03: Layer already exists [2025-03-13T06:12:06.254Z] 323783701c4f: Layer already exists [2025-03-13T06:12:06.254Z] 90a1f04afb8a: Layer already exists [2025-03-13T06:12:06.254Z] edbfd2db8ef2: Layer already exists [2025-03-13T06:12:06.521Z] main: digest: sha256:d536fd312e6516fc632c3ac8846c54786115774f5a3fa3a44a1da7f73abd6e5e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:12:06.610Z] ===================================================== [Pipeline] echo [2025-03-13T06:12:06.626Z] taggedImages: [2025-03-13T06:12:06.626Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f [2025-03-13T06:12:06.626Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:latest [2025-03-13T06:12:06.626Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.0-dev.4 [2025-03-13T06:12:06.626Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:f58e8642700982be8554d9f031b2fff0d14b416f-4.0.0-dev.4 [2025-03-13T06:12:06.626Z] - nexus3.edgexfoundry.org:10004/device-can-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:07.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:12:07.035Z] [2025-03-13T06:12:07.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:07.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:12:07.370Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-13T06:12:07.370Z] 8998bd30e6a1: Pulling fs layer [2025-03-13T06:12:07.370Z] 04944245beec: Pulling fs layer [2025-03-13T06:12:07.636Z] 699f458cf7ca: Pulling fs layer [2025-03-13T06:12:07.636Z] 765212b225bb: Pulling fs layer [2025-03-13T06:12:07.636Z] f23df028b6ca: Pulling fs layer [2025-03-13T06:12:07.636Z] d65c8cfc05b1: Pulling fs layer [2025-03-13T06:12:07.636Z] 2437ff75d9bd: Pulling fs layer [2025-03-13T06:12:07.636Z] 765212b225bb: Waiting [2025-03-13T06:12:07.636Z] f23df028b6ca: Waiting [2025-03-13T06:12:07.636Z] d65c8cfc05b1: Waiting [2025-03-13T06:12:07.636Z] 2437ff75d9bd: Waiting [2025-03-13T06:12:07.636Z] 04944245beec: Verifying Checksum [2025-03-13T06:12:07.636Z] 04944245beec: Download complete [2025-03-13T06:12:07.636Z] 765212b225bb: Verifying Checksum [2025-03-13T06:12:07.636Z] 765212b225bb: Download complete [2025-03-13T06:12:07.636Z] f23df028b6ca: Download complete [2025-03-13T06:12:07.636Z] d65c8cfc05b1: Verifying Checksum [2025-03-13T06:12:07.636Z] d65c8cfc05b1: Download complete [2025-03-13T06:12:07.901Z] 699f458cf7ca: Verifying Checksum [2025-03-13T06:12:07.901Z] 699f458cf7ca: Download complete [2025-03-13T06:12:08.168Z] 8998bd30e6a1: Verifying Checksum [2025-03-13T06:12:08.168Z] 8998bd30e6a1: Download complete [2025-03-13T06:12:10.737Z] 2437ff75d9bd: Verifying Checksum [2025-03-13T06:12:10.737Z] 2437ff75d9bd: Download complete [2025-03-13T06:12:12.674Z] 8998bd30e6a1: Pull complete [2025-03-13T06:12:13.257Z] 04944245beec: Pull complete [2025-03-13T06:12:15.195Z] 699f458cf7ca: Pull complete [2025-03-13T06:12:15.195Z] 765212b225bb: Pull complete [2025-03-13T06:12:16.151Z] f23df028b6ca: Pull complete [2025-03-13T06:12:16.151Z] d65c8cfc05b1: Pull complete [2025-03-13T06:12:34.348Z] 2437ff75d9bd: Pull complete [2025-03-13T06:12:34.348Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-13T06:12:34.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:12:34.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:12:34.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-41250 does not seem to be running inside a container [2025-03-13T06:12:34.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-can/5 -v /w/workspace/device-can/5:/w/workspace/device-can/5:rw,z -v /w/workspace/device-can/5@tmp:/w/workspace/device-can/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-13T06:12:37.165Z] $ docker top 4a93c85937f1c0202baf0bfade532f39a1a079fda381422534ca15819772ffec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:12:38.001Z] ---> job-cost.sh [2025-03-13T06:12:38.001Z] lf-activate-venv: SKIPPING [2025-03-13T06:12:38.001Z] INFO: No Stack... [2025-03-13T06:12:38.579Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-13T06:12:39.158Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:12:39.479Z] + cat /w/workspace/device-can/5/archives/cost.csv [2025-03-13T06:12:39.479Z] + cut -d, -f6 [Pipeline] lock [2025-03-13T06:12:39.803Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [2025-03-13T06:12:39.809Z] Resource [jenkins-edgexfoundry-device-can-main-5-stack-cost] did not exist. Created. [2025-03-13T06:12:39.815Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:12:40.220Z] /w/workspace/device-can/5@tmp/durable-fe31c8b8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-13T06:12:40.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-13T06:12:40.918Z] Warning: overwriting stash ‘stack-cost’ [2025-03-13T06:12:41.417Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:12:41.425Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:12:41.447Z] $ docker stop --time=1 4a93c85937f1c0202baf0bfade532f39a1a079fda381422534ca15819772ffec [2025-03-13T06:12:42.990Z] $ docker rm -f --volumes 4a93c85937f1c0202baf0bfade532f39a1a079fda381422534ca15819772ffec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-13T06:12:43.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:12:43.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:44.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:12:44.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:12:44.261Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:12:44.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:12:44.642Z] $ docker top e62d3ce844b2c50e0fc962f83c11e9389022af858732d28aed37fc70f54a2084 -eo pid,comm [2025-03-13T06:12:44.688Z] 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-13T06:12:44.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:12:44.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:12:44.740Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:12:44.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:12:44.846Z] $ docker exec e62d3ce844b2c50e0fc962f83c11e9389022af858732d28aed37fc70f54a2084 ssh-agent [2025-03-13T06:12:44.952Z] SSH_AUTH_SOCK=/tmp/ssh-J2qACMdKZRCY/agent.31 [2025-03-13T06:12:44.952Z] SSH_AGENT_PID=37 [2025-03-13T06:12:44.955Z] Running ssh-add (command line suppressed) [2025-03-13T06:12:45.056Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_7619525877583939106.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_7619525877583939106.key) [2025-03-13T06:12:45.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:12:45.441Z] + git semver tag [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,573 [run_tag] DEBUG tag force:False [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,573 [check_head_tag] DEBUG check head tag [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,573 [execute] INFO git cat-file --batch-check [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,577 [execute] INFO git cat-file --batch [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,582 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,583 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:12:45.722Z] 2025-03-13 06:12:45,588 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:12:45.722Z] 4.0.0-dev.4 [Pipeline] } [2025-03-13T06:12:45.742Z] $ docker exec --env ******** --env ******** e62d3ce844b2c50e0fc962f83c11e9389022af858732d28aed37fc70f54a2084 ssh-agent -k [2025-03-13T06:12:45.835Z] unset SSH_AUTH_SOCK; [2025-03-13T06:12:45.835Z] unset SSH_AGENT_PID; [2025-03-13T06:12:45.835Z] echo Agent pid 37 killed; [2025-03-13T06:12:45.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:12:46.212Z] + git semver [Pipeline] } [2025-03-13T06:12:46.518Z] $ docker stop --time=1 e62d3ce844b2c50e0fc962f83c11e9389022af858732d28aed37fc70f54a2084 [2025-03-13T06:12:47.790Z] $ docker rm -f --volumes e62d3ce844b2c50e0fc962f83c11e9389022af858732d28aed37fc70f54a2084 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:48.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:12:48.221Z] [2025-03-13T06:12:48.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:12:48.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:12:48.529Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-13T06:12:48.529Z] ab5ef0e58194: Pulling fs layer [2025-03-13T06:12:48.529Z] 9712f1f96733: Pulling fs layer [2025-03-13T06:12:48.529Z] 63f879dbbcfc: Pulling fs layer [2025-03-13T06:12:48.529Z] 0d9ebad4ef96: Pulling fs layer [2025-03-13T06:12:48.529Z] e9a5061849ea: Pulling fs layer [2025-03-13T06:12:48.529Z] d747dcd14b5f: Pulling fs layer [2025-03-13T06:12:48.529Z] 2de7ff778b66: Pulling fs layer [2025-03-13T06:12:48.529Z] d747dcd14b5f: Waiting [2025-03-13T06:12:48.529Z] 2de7ff778b66: Waiting [2025-03-13T06:12:48.529Z] e9a5061849ea: Waiting [2025-03-13T06:12:48.529Z] 0d9ebad4ef96: Waiting [2025-03-13T06:12:48.529Z] 9712f1f96733: Verifying Checksum [2025-03-13T06:12:48.529Z] 9712f1f96733: Download complete [2025-03-13T06:12:48.787Z] 63f879dbbcfc: Verifying Checksum [2025-03-13T06:12:48.787Z] 63f879dbbcfc: Download complete [2025-03-13T06:12:49.046Z] e9a5061849ea: Verifying Checksum [2025-03-13T06:12:49.046Z] e9a5061849ea: Download complete [2025-03-13T06:12:49.046Z] d747dcd14b5f: Verifying Checksum [2025-03-13T06:12:49.046Z] d747dcd14b5f: Download complete [2025-03-13T06:12:49.046Z] ab5ef0e58194: Verifying Checksum [2025-03-13T06:12:49.046Z] ab5ef0e58194: Download complete [2025-03-13T06:12:49.046Z] 0d9ebad4ef96: Download complete [2025-03-13T06:12:49.046Z] 2de7ff778b66: Verifying Checksum [2025-03-13T06:12:49.046Z] 2de7ff778b66: Download complete [2025-03-13T06:12:51.572Z] ab5ef0e58194: Pull complete [2025-03-13T06:12:51.573Z] 9712f1f96733: Pull complete [2025-03-13T06:12:52.138Z] 63f879dbbcfc: Pull complete [2025-03-13T06:12:55.422Z] 0d9ebad4ef96: Pull complete [2025-03-13T06:12:55.422Z] e9a5061849ea: Pull complete [2025-03-13T06:12:55.422Z] d747dcd14b5f: Pull complete [2025-03-13T06:12:56.358Z] 2de7ff778b66: Pull complete [2025-03-13T06:12:56.358Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-13T06:12:56.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:12:56.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:12:56.456Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:12:56.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-13T06:12:58.583Z] $ docker top 9ed0970df97dd3de538f86f41f86ee921f01a9c85adc2a06e7ff1180c76ad0f5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:12:58.668Z] provisioning config files... [2025-03-13T06:12:58.674Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config15822318973767083787tmp [2025-03-13T06:12:58.684Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config11162357567263772453tmp [2025-03-13T06:12:58.692Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config5056985749010239986tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:12:58.722Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:12:59.015Z] ---> sigul-configuration.sh [2025-03-13T06:12:59.015Z] gpg: directory `/root/.gnupg' created [2025-03-13T06:12:59.015Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-13T06:12:59.015Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-13T06:12:59.015Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-13T06:12:59.015Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-13T06:12:59.015Z] gpg: CAST5 encrypted data [2025-03-13T06:12:59.015Z] gpg: encrypted with 1 passphrase [2025-03-13T06:12:59.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-13T06:12:59.308Z] + mkdir /home/jenkins [2025-03-13T06:12:59.308Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-13T06:12:59.601Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-13T06:12:59.612Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:12:59.903Z] ---> sigul-install.sh [2025-03-13T06:12:59.903Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-13T06:13:00.195Z] + git tag --list [2025-03-13T06:13:00.195Z] v4.0.0-dev.1 [2025-03-13T06:13:00.195Z] v4.0.0-dev.2 [2025-03-13T06:13:00.195Z] v4.0.0-dev.3 [2025-03-13T06:13:00.195Z] v4.0.0-dev.4 [Pipeline] sh [2025-03-13T06:13:00.491Z] + lftools sign git-tag v4.0.0-dev.4 [2025-03-13T06:13:01.059Z] Signing Git tag with Sigul... [2025-03-13T06:13:01.059Z] Signing v4.0.0-dev.4 [Pipeline] echo [2025-03-13T06:13:01.330Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:01.622Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-13T06:13:01.629Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-13T06:13:01.657Z] $ docker stop --time=1 9ed0970df97dd3de538f86f41f86ee921f01a9c85adc2a06e7ff1180c76ad0f5 [2025-03-13T06:13:02.946Z] $ docker rm -f --volumes 9ed0970df97dd3de538f86f41f86ee921f01a9c85adc2a06e7ff1180c76ad0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-13T06:13:03.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:13:03.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:13:03.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:13:03.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:13:03.760Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:13:03.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:13:04.101Z] $ docker top 90576fede449c2ccd4c398d9cdebd98d73b2b961ec287f1a2a793a866ad479de -eo pid,comm [2025-03-13T06:13:04.146Z] 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-13T06:13:04.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:13:04.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:13:04.202Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:13:04.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:13:04.324Z] $ docker exec 90576fede449c2ccd4c398d9cdebd98d73b2b961ec287f1a2a793a866ad479de ssh-agent [2025-03-13T06:13:04.423Z] SSH_AUTH_SOCK=/tmp/ssh-2n9xRyQoPFLw/agent.32 [2025-03-13T06:13:04.423Z] SSH_AGENT_PID=38 [2025-03-13T06:13:04.427Z] Running ssh-add (command line suppressed) [2025-03-13T06:13:04.517Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_14852103401235398535.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_14852103401235398535.key) [2025-03-13T06:13:04.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:13:04.822Z] + git semver bump pre [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-can_main/.semver/main with force:True [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,980 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,982 [execute] INFO git cat-file --batch-check [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,987 [execute] INFO git cat-file --batch [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:13:05.080Z] 2025-03-13 06:13:04,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:13:05.080Z] 4.0.0-dev.5 [Pipeline] } [2025-03-13T06:13:05.087Z] $ docker exec --env ******** --env ******** 90576fede449c2ccd4c398d9cdebd98d73b2b961ec287f1a2a793a866ad479de ssh-agent -k [2025-03-13T06:13:05.184Z] unset SSH_AUTH_SOCK; [2025-03-13T06:13:05.184Z] unset SSH_AGENT_PID; [2025-03-13T06:13:05.184Z] echo Agent pid 38 killed; [2025-03-13T06:13:05.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:13:05.522Z] + git semver [Pipeline] } [2025-03-13T06:13:05.791Z] $ docker stop --time=1 90576fede449c2ccd4c398d9cdebd98d73b2b961ec287f1a2a793a866ad479de [2025-03-13T06:13:07.072Z] $ docker rm -f --volumes 90576fede449c2ccd4c398d9cdebd98d73b2b961ec287f1a2a793a866ad479de [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:13:07.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:13:07.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:13:07.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:13:07.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:13:07.797Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:13:07.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-13T06:13:08.122Z] $ docker top 3d2ed34bf36ca605283486c3f4ebe7bca6f3987979460f9a315333abb6a16626 -eo pid,comm [2025-03-13T06:13:08.165Z] 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-13T06:13:08.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:13:08.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:13:08.220Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:13:08.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:13:08.323Z] $ docker exec 3d2ed34bf36ca605283486c3f4ebe7bca6f3987979460f9a315333abb6a16626 ssh-agent [2025-03-13T06:13:08.425Z] SSH_AUTH_SOCK=/tmp/ssh-SGipowpCvCvy/agent.32 [2025-03-13T06:13:08.425Z] SSH_AGENT_PID=38 [2025-03-13T06:13:08.429Z] Running ssh-add (command line suppressed) [2025-03-13T06:13:08.521Z] Identity added: /w/workspace/edgexfoundry_device-can_main@tmp/private_key_13396683950302287002.key (/w/workspace/edgexfoundry_device-can_main@tmp/private_key_13396683950302287002.key) [2025-03-13T06:13:08.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:13:08.825Z] + git semver push [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,986 [run_push] DEBUG push [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,986 [execute] INFO git cat-file --batch-check [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,991 [execute] INFO git rev-list 6f524b7af6e95e1872c0b6320160adb35f392864 -- [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,991 [execute] DEBUG Popen(['git', 'rev-list', '6f524b7af6e95e1872c0b6320160adb35f392864', '--'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,996 [execute] INFO git fetch -v origin [2025-03-13T06:13:09.083Z] 2025-03-13 06:13:08,997 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-13T06:13:09.653Z] 2025-03-13 06:13:09,535 [run_push] DEBUG no remote changes detected [2025-03-13T06:13:09.653Z] 2025-03-13 06:13:09,536 [execute] INFO git push origin semver [2025-03-13T06:13:09.653Z] 2025-03-13 06:13:09,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-can_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:13:10.221Z] 2025-03-13 06:13:10,201 [run_push] DEBUG push all version tags [2025-03-13T06:13:10.221Z] 2025-03-13 06:13:10,201 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-13T06:13:10.221Z] 2025-03-13 06:13:10,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-can_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:13:11.159Z] 2025-03-13 06:13:10,898 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_main/.semver/main [2025-03-13T06:13:11.159Z] 4.0.0-dev.5 [Pipeline] } [2025-03-13T06:13:11.165Z] $ docker exec --env ******** --env ******** 3d2ed34bf36ca605283486c3f4ebe7bca6f3987979460f9a315333abb6a16626 ssh-agent -k [2025-03-13T06:13:11.267Z] unset SSH_AUTH_SOCK; [2025-03-13T06:13:11.267Z] unset SSH_AGENT_PID; [2025-03-13T06:13:11.267Z] echo Agent pid 38 killed; [2025-03-13T06:13:11.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:13:11.609Z] + git semver [Pipeline] } [2025-03-13T06:13:11.878Z] $ docker stop --time=1 3d2ed34bf36ca605283486c3f4ebe7bca6f3987979460f9a315333abb6a16626 [2025-03-13T06:13:13.155Z] $ docker rm -f --volumes 3d2ed34bf36ca605283486c3f4ebe7bca6f3987979460f9a315333abb6a16626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-13T06:13:13.673Z] + [ -d /w/workspace/edgexfoundry_device-can_main/archives ] [2025-03-13T06:13:13.674Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-13T06:13:13.674Z] total 16 [2025-03-13T06:13:13.674Z] drwxr-xr-x 3 root root 4096 Mar 13 06:05 . [2025-03-13T06:13:13.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:12 .. [2025-03-13T06:13:13.674Z] drwxr-xr-x 2 root root 4096 Mar 13 06:05 cost [2025-03-13T06:13:13.674Z] -rw-r--r-- 1 root root 80 Mar 13 06:05 cost.csv [2025-03-13T06:13:13.674Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_main/archives [2025-03-13T06:13:13.674Z] + ls -al /w/workspace/edgexfoundry_device-can_main/archives [2025-03-13T06:13:13.674Z] total 16 [2025-03-13T06:13:13.674Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:05 . [2025-03-13T06:13:13.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:12 .. [2025-03-13T06:13:13.674Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 06:05 cost [2025-03-13T06:13:13.674Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 13 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:13.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:14.836Z] ---> package-listing.sh [2025-03-13T06:13:14.836Z] ++ facter osfamily [2025-03-13T06:13:14.836Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T06:13:15.095Z] + OS_FAMILY=debian [2025-03-13T06:13:15.095Z] + workspace=/w/workspace/edgexfoundry_device-can_main [2025-03-13T06:13:15.095Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T06:13:15.095Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T06:13:15.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T06:13:15.095Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T06:13:15.095Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-13T06:13:15.095Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T06:13:15.095Z] + case "${OS_FAMILY}" in [2025-03-13T06:13:15.095Z] + dpkg -l [2025-03-13T06:13:15.095Z] + grep '^ii' [2025-03-13T06:13:15.095Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T06:13:15.095Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T06:13:15.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T06:13:15.095Z] + '[' /w/workspace/edgexfoundry_device-can_main ']' [2025-03-13T06:13:15.095Z] + mkdir -p /w/workspace/edgexfoundry_device-can_main/archives/ [2025-03-13T06:13:15.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_main/archives/ [Pipeline] echo [2025-03-13T06:13:15.108Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-13T06:13:15.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:13:15.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:13:15.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:13:16.020Z] prd-ubuntu20.04-docker-8c-8g-41247 does not seem to be running inside a container [2025-03-13T06:13:16.046Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-can_main:/w/workspace/edgexfoundry_device-can_main:rw,z -v /w/workspace/edgexfoundry_device-can_main@tmp:/w/workspace/edgexfoundry_device-can_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-13T06:13:16.219Z] $ docker top 971e340ef356e356e54557761d8dedca0e3a958a8c10e43cd6fbd41c91116622 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:13:16.569Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T06:13:16.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T06:13:17.136Z] + ls /var/log/sa-host [2025-03-13T06:13:17.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:13:17.206Z] provisioning config files... [2025-03-13T06:13:17.214Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_main@tmp/config2294666727655523964tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:13:17.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:17.521Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T06:13:17.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:17.858Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T06:13:17.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:18.147Z] ---> sudo-logs.sh [2025-03-13T06:13:18.147Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T06:13:18.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:18.465Z] ---> job-cost.sh [2025-03-13T06:13:18.465Z] lf-activate-venv: SKIPPING [2025-03-13T06:13:18.465Z] DEBUG: total: 0.2199999988079071 [2025-03-13T06:13:18.465Z] INFO: Retrieving Stack Cost... [2025-03-13T06:13:18.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:13:18.983Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T06:13:18.997Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:13:19.277Z] ---> logs-deploy.sh [2025-03-13T06:13:19.277Z] lf-activate-venv: SKIPPING [2025-03-13T06:13:19.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/main/5 [2025-03-13T06:13:19.277Z] INFO: archiving workspace using pattern(s): [2025-03-13T06:13:20.210Z] Archives upload complete. [2025-03-13T06:13:20.210Z] INFO: archiving logs to Nexus