Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5010725629ae1840c76610bca239c55fa79b92f 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-ssh2589626184167930075.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-ssh10539828673950394631.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-sdk-c/branches/odessa/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-sdk-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7040717125364117548.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-ssh16510786555923830371.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-sdk-c/branches/odessa/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-sdk-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13603195720161399041.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-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41475 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a5010725629ae1840c76610bca239c55fa79b92f (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @908f3fa" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 > git rev-list --no-walk ef7fd39ffd2e09854197366ea97645a74e6c1cc8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-17T02:41:52.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-17T02:41:52.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-17T02:41:52.600Z] ========================================================= [2025-03-17T02:41:52.600Z] EdgeX Global Pipelines Version Info [2025-03-17T02:41:52.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:41:53.708Z] ------------------- [2025-03-17T02:41:53.708Z] stable info: [2025-03-17T02:41:53.708Z] ------------------- [2025-03-17T02:41:53.708Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-17T02:41:53.708Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-17T02:41:53.708Z] Message: update stable to v1.0.272 [2025-03-17T02:41:53.969Z] ------------------- [2025-03-17T02:41:53.969Z] experimental info: [2025-03-17T02:41:53.969Z] ------------------- [2025-03-17T02:41:53.969Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-17T02:41:53.969Z] Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 [2025-03-17T02:41:53.969Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-17T02:41:54.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-17T02:41:54.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-17T02:41:54.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-17T02:41:54.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-17T02:41:54.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-17T02:41:54.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-17T02:41:54.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-17T02:41:54.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-17T02:41:54.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-17T02:41:54.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-17T02:41:54.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-17T02:41:54.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-17T02:41:54.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-17T02:41:54.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-17T02:41:54.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-17T02:41:54.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-17T02:41:54.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-17T02:41:54.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-17T02:41:54.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-17T02:41:54.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-17T02:41:54.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo [2025-03-17T02:41:54.602Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a501072 [Pipeline] echo [2025-03-17T02:41:54.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T02:41:54.698Z] provisioning config files... [2025-03-17T02:41:54.711Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config3991397215779983741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:41:55.047Z] ---> ****-login.sh [2025-03-17T02:41:55.048Z] nexus3.edgexfoundry.org:10001 [2025-03-17T02:41:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:41:55.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:41:55.307Z] Configure a credential helper to remove this warning. See [2025-03-17T02:41:55.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:41:55.307Z] [2025-03-17T02:41:55.307Z] Login Succeeded [2025-03-17T02:41:55.307Z] nexus3.edgexfoundry.org:10002 [2025-03-17T02:41:55.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:41:55.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:41:55.307Z] Configure a credential helper to remove this warning. See [2025-03-17T02:41:55.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:41:55.307Z] [2025-03-17T02:41:55.307Z] Login Succeeded [2025-03-17T02:41:55.307Z] nexus3.edgexfoundry.org:10003 [2025-03-17T02:41:55.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:41:55.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:41:55.567Z] Configure a credential helper to remove this warning. See [2025-03-17T02:41:55.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:41:55.567Z] [2025-03-17T02:41:55.567Z] Login Succeeded [2025-03-17T02:41:55.567Z] nexus3.edgexfoundry.org:10004 [2025-03-17T02:41:55.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:41:55.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:41:55.568Z] Configure a credential helper to remove this warning. See [2025-03-17T02:41:55.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:41:55.568Z] [2025-03-17T02:41:55.568Z] Login Succeeded [2025-03-17T02:41:55.568Z] ****.io [2025-03-17T02:41:55.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:41:55.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:41:55.829Z] Configure a credential helper to remove this warning. See [2025-03-17T02:41:55.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:41:55.829Z] [2025-03-17T02:41:55.829Z] Login Succeeded [2025-03-17T02:41:55.829Z] ---> ****-login.sh ends [Pipeline] } [2025-03-17T02:41:55.837Z] 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-17T02:41:56.241Z] + git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo [2025-03-17T02:41:56.275Z] -----------> git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f a5010725629ae1840c76610bca239c55fa79b92f [false] [Pipeline] sh [2025-03-17T02:41:56.568Z] + git log --format=format:%s -1 a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo [2025-03-17T02:41:56.584Z] ========================================================= [2025-03-17T02:41:56.584Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-17T02:41:56.584Z] ========================================================= [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo [2025-03-17T02:41:56.693Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-17T02:41:56.983Z] + echo 0.0.0 [Pipeline] echo [2025-03-17T02:41:56.998Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo [2025-03-17T02:41:57.012Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-17T02:41:57.024Z] ========================================================= [2025-03-17T02:41:57.024Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] [2025-03-17T02:41:57.024Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:41:57.387Z] + docker build -t device-sdk-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . [2025-03-17T02:41:57.387Z] Sending build context to Docker daemon 3.298MB [2025-03-17T02:41:57.387Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-17T02:41:57.387Z] Step 2/22 : FROM ${BASE} as builder [2025-03-17T02:41:57.387Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base [2025-03-17T02:41:57.387Z] 96526aa774ef: Pulling fs layer [2025-03-17T02:41:57.387Z] 4f9bc52d1dc7: Pulling fs layer [2025-03-17T02:41:57.387Z] 585e8d389ef7: Pulling fs layer [2025-03-17T02:41:57.387Z] 4f9bc52d1dc7: Verifying Checksum [2025-03-17T02:41:57.387Z] 4f9bc52d1dc7: Download complete [2025-03-17T02:41:57.648Z] 96526aa774ef: Verifying Checksum [2025-03-17T02:41:57.648Z] 96526aa774ef: Download complete [2025-03-17T02:41:57.648Z] 96526aa774ef: Pull complete [2025-03-17T02:41:59.042Z] 4f9bc52d1dc7: Pull complete [2025-03-17T02:42:00.588Z] 585e8d389ef7: Verifying Checksum [2025-03-17T02:42:00.588Z] 585e8d389ef7: Download complete [2025-03-17T02:42:03.874Z] 585e8d389ef7: Pull complete [2025-03-17T02:42:03.874Z] Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 [2025-03-17T02:42:03.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [2025-03-17T02:42:03.874Z] ---> 45f96820a350 [2025-03-17T02:42:03.874Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-17T02:42:05.253Z] ---> Running in 6883eaa4aa0a [2025-03-17T02:42:05.821Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-17T02:42:06.080Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-17T02:42:06.080Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-17T02:42:06.080Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-17T02:42:06.338Z] Removing intermediate container 6883eaa4aa0a [2025-03-17T02:42:06.339Z] ---> 1335e771a652 [2025-03-17T02:42:06.339Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-17T02:42:06.597Z] ---> Running in 6ec024a902ef [2025-03-17T02:42:07.165Z] Removing intermediate container 6ec024a902ef [2025-03-17T02:42:07.165Z] ---> 86afbc8d6798 [2025-03-17T02:42:07.165Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2025-03-17T02:42:07.165Z] ---> Running in eca61246b2db [2025-03-17T02:42:07.426Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:07.995Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:08.564Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:09.134Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:42:09.134Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-17T02:42:09.399Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-17T02:42:09.965Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-17T02:42:10.223Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-17T02:42:10.482Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-17T02:42:10.743Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-17T02:42:11.004Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-17T02:42:11.264Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-17T02:42:11.651Z] Still waiting to schedule task [2025-03-17T02:42:11.652Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-17T02:42:11.832Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-17T02:42:12.092Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-17T02:42:12.351Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-17T02:42:12.611Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-17T02:42:13.183Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-17T02:42:13.442Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-17T02:42:14.010Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-17T02:42:14.269Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:42:14.528Z] OK: 336 MiB in 97 packages [2025-03-17T02:42:15.096Z] Removing intermediate container eca61246b2db [2025-03-17T02:42:15.096Z] ---> d8ba42b4b230 [2025-03-17T02:42:15.096Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-17T02:42:15.096Z] ---> Running in d2c4c3c53c0a [2025-03-17T02:42:15.664Z] Removing intermediate container d2c4c3c53c0a [2025-03-17T02:42:15.664Z] ---> d3194496233c [2025-03-17T02:42:15.664Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-17T02:42:15.664Z] ---> 1a1968e08dd1 [2025-03-17T02:42:15.664Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-17T02:42:15.924Z] ---> 2ec711c37beb [2025-03-17T02:42:15.924Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-17T02:42:15.924Z] ---> 102f3862bb30 [2025-03-17T02:42:15.924Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-17T02:42:16.185Z] ---> 8558f13ed7a1 [2025-03-17T02:42:16.185Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-17T02:42:16.185Z] ---> 3fa647e701fa [2025-03-17T02:42:16.185Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-17T02:42:16.445Z] ---> 89fd66f60dce [2025-03-17T02:42:16.445Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-17T02:42:16.445Z] ---> Running in c70d0c1627c5 [2025-03-17T02:42:16.704Z] + CPPCHECK=false [2025-03-17T02:42:16.704Z] + DOCGEN=false [2025-03-17T02:42:16.704Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-17T02:42:16.704Z] + '[' 0 -gt 0 ] [2025-03-17T02:42:16.704Z] + readlink -f ./scripts/build.sh [2025-03-17T02:42:16.704Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-17T02:42:16.704Z] + dirname /tmp/sdk/scripts [2025-03-17T02:42:16.704Z] + ROOT=/tmp/sdk [2025-03-17T02:42:16.704Z] + cd /tmp/sdk [2025-03-17T02:42:16.704Z] + mkdir -p /tmp/sdk/build/release [2025-03-17T02:42:16.704Z] + cd /tmp/sdk/build/release [2025-03-17T02:42:16.704Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-17T02:42:16.704Z] -- The C compiler identification is GNU 12.2.1 [2025-03-17T02:42:16.704Z] -- Detecting C compiler ABI info [2025-03-17T02:42:16.704Z] -- Detecting C compiler ABI info - done [2025-03-17T02:42:16.704Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-17T02:42:16.704Z] -- Detecting C compile features [2025-03-17T02:42:16.704Z] -- Detecting C compile features - done [2025-03-17T02:42:16.964Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-17T02:42:16.964Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-17T02:42:16.964Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-17T02:42:16.964Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-17T02:42:16.964Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-17T02:42:16.964Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-17T02:42:16.964Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-17T02:42:16.964Z] -- /opt/iotech/iot/1.5/include [2025-03-17T02:42:16.964Z] -- C SDK 0.0.0 for Linux [2025-03-17T02:42:16.964Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-17T02:42:16.964Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-17T02:42:16.964Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-17T02:42:16.964Z] -- Configuring done (0.4s) [2025-03-17T02:42:17.223Z] -- Generating done (0.0s) [2025-03-17T02:42:17.223Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-17T02:42:17.223Z] + make+ tee release.log [2025-03-17T02:42:17.223Z] all package [2025-03-17T02:42:17.223Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-17T02:42:17.223Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-17T02:42:17.482Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-17T02:42:17.482Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-17T02:42:17.739Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-17T02:42:17.998Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-17T02:42:17.998Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-17T02:42:18.257Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-17T02:42:18.517Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-17T02:42:18.517Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-17T02:42:18.776Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-17T02:42:18.776Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-17T02:42:18.776Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-17T02:42:19.035Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-17T02:42:19.035Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-17T02:42:19.604Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-17T02:42:19.604Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-17T02:42:19.864Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-17T02:42:19.864Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-17T02:42:20.123Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-17T02:42:20.123Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-17T02:42:21.062Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-17T02:42:21.321Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-17T02:42:21.321Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-17T02:42:21.321Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-17T02:42:21.580Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-17T02:42:21.839Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-17T02:42:22.098Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-17T02:42:22.098Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-17T02:42:22.355Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-17T02:42:22.355Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-17T02:42:22.614Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-17T02:42:22.614Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-17T02:42:22.614Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-17T02:42:22.614Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-17T02:42:22.614Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-17T02:42:22.614Z] 875 | const iot_data_t *deviceservices_config; [2025-03-17T02:42:22.614Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-17T02:42:22.874Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-17T02:42:22.874Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-17T02:42:22.874Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-17T02:42:23.134Z] [ 68%] Linking C shared library libcsdk.so [2025-03-17T02:42:23.134Z] [ 68%] Built target csdk [2025-03-17T02:42:23.134Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-17T02:42:23.134Z] [ 72%] Linking C executable template [2025-03-17T02:42:23.393Z] [ 72%] Built target template [2025-03-17T02:42:23.393Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-17T02:42:23.393Z] [ 76%] Linking C executable device-counter [2025-03-17T02:42:23.393Z] [ 76%] Built target device-counter [2025-03-17T02:42:23.393Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-17T02:42:23.651Z] [ 80%] Linking C executable device-random [2025-03-17T02:42:23.651Z] [ 80%] Built target device-random [2025-03-17T02:42:23.651Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-17T02:42:23.651Z] [ 84%] Linking C executable device-gyro [2025-03-17T02:42:23.910Z] [ 84%] Built target device-gyro [2025-03-17T02:42:23.910Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-17T02:42:23.910Z] [ 88%] Linking C executable device-bitfields [2025-03-17T02:42:23.910Z] [ 88%] Built target device-bitfields [2025-03-17T02:42:23.910Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-17T02:42:24.175Z] [ 92%] Linking C executable template-discovery [2025-03-17T02:42:24.175Z] [ 92%] Built target template-discovery [2025-03-17T02:42:24.175Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-17T02:42:24.435Z] [ 96%] Linking C executable device-file [2025-03-17T02:42:24.435Z] [ 96%] Built target device-file [2025-03-17T02:42:24.435Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-17T02:42:24.435Z] [100%] Linking C executable device-terminal [2025-03-17T02:42:24.694Z] [100%] Built target device-terminal [2025-03-17T02:42:24.694Z] Run CPack packaging tool... [2025-03-17T02:42:24.694Z] CPack: Create package using TGZ [2025-03-17T02:42:24.694Z] CPack: Install projects [2025-03-17T02:42:24.694Z] CPack: - Run preinstall target for: Csdk [2025-03-17T02:42:24.953Z] CPack: - Install project: Csdk [] [2025-03-17T02:42:24.953Z] CPack: Create package [2025-03-17T02:42:24.953Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-17T02:42:24.953Z] + '[' false '=' true ] [2025-03-17T02:42:24.953Z] + '[' false '=' true ] [2025-03-17T02:42:24.953Z] + mkdir -p /tmp/sdk/build/debug [2025-03-17T02:42:24.953Z] + cd /tmp/sdk/build/debug [2025-03-17T02:42:24.953Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-17T02:42:24.953Z] -- The C compiler identification is GNU 12.2.1 [2025-03-17T02:42:24.953Z] -- Detecting C compiler ABI info [2025-03-17T02:42:25.212Z] -- Detecting C compiler ABI info - done [2025-03-17T02:42:25.212Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-17T02:42:25.212Z] -- Detecting C compile features [2025-03-17T02:42:25.212Z] -- Detecting C compile features - done [2025-03-17T02:42:25.212Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-17T02:42:25.212Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-17T02:42:25.212Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-17T02:42:25.212Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-17T02:42:25.212Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-17T02:42:25.212Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-17T02:42:25.212Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-17T02:42:25.212Z] -- /opt/iotech/iot/1.5/include [2025-03-17T02:42:25.212Z] -- C SDK 0.0.0 for Linux [2025-03-17T02:42:25.212Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-17T02:42:25.212Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-17T02:42:25.212Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-17T02:42:25.212Z] -- Configuring done (0.4s) [2025-03-17T02:42:25.472Z] -- Generating done (0.0s) [2025-03-17T02:42:25.472Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-17T02:42:25.472Z] + make+ [2025-03-17T02:42:25.472Z] tee debug.log [2025-03-17T02:42:25.472Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-17T02:42:25.472Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-17T02:42:25.472Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-17T02:42:25.733Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-17T02:42:25.733Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-17T02:42:25.733Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-17T02:42:25.993Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-17T02:42:25.993Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-17T02:42:25.993Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-17T02:42:26.253Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-17T02:42:26.253Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-17T02:42:26.253Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-17T02:42:26.253Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-17T02:42:26.511Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-17T02:42:26.511Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-17T02:42:26.511Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-17T02:42:26.769Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-17T02:42:26.769Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-17T02:42:26.769Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-17T02:42:27.027Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-17T02:42:27.027Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-17T02:42:27.286Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-17T02:42:27.286Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-17T02:42:27.286Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-17T02:42:27.286Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-17T02:42:27.286Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-17T02:42:27.544Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-17T02:42:27.805Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-17T02:42:27.805Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-17T02:42:27.805Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-17T02:42:27.805Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-17T02:42:28.070Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-17T02:42:28.070Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-17T02:42:28.070Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-17T02:42:28.329Z] [ 68%] Linking C shared library libcsdk.so [2025-03-17T02:42:28.329Z] [ 68%] Built target csdk [2025-03-17T02:42:28.329Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-17T02:42:28.329Z] [ 72%] Linking C executable template [2025-03-17T02:42:28.329Z] [ 72%] Built target template [2025-03-17T02:42:28.329Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-17T02:42:28.605Z] [ 76%] Linking C executable device-counter [2025-03-17T02:42:28.605Z] [ 76%] Built target device-counter [2025-03-17T02:42:28.605Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-17T02:42:28.605Z] [ 80%] Linking C executable device-random [2025-03-17T02:42:28.605Z] [ 80%] Built target device-random [2025-03-17T02:42:28.605Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-17T02:42:28.866Z] [ 84%] Linking C executable device-gyro [2025-03-17T02:42:28.866Z] [ 84%] Built target device-gyro [2025-03-17T02:42:28.866Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-17T02:42:28.866Z] [ 88%] Linking C executable device-bitfields [2025-03-17T02:42:28.866Z] [ 88%] Built target device-bitfields [2025-03-17T02:42:28.866Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-17T02:42:29.125Z] [ 92%] Linking C executable template-discovery [2025-03-17T02:42:29.125Z] [ 92%] Built target template-discovery [2025-03-17T02:42:29.125Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-17T02:42:29.125Z] [ 96%] Linking C executable device-file [2025-03-17T02:42:29.125Z] [ 96%] Built target device-file [2025-03-17T02:42:29.383Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-17T02:42:29.383Z] [100%] Linking C executable device-terminal [2025-03-17T02:42:29.383Z] [100%] Built target device-terminal [2025-03-17T02:42:29.383Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-17T02:42:29.383Z] [ 68%] Built target csdk [2025-03-17T02:42:29.383Z] [ 72%] Built target template [2025-03-17T02:42:29.383Z] [ 76%] Built target device-counter [2025-03-17T02:42:29.644Z] [ 80%] Built target device-random [2025-03-17T02:42:29.644Z] [ 84%] Built target device-gyro [2025-03-17T02:42:29.644Z] [ 88%] Built target device-bitfields [2025-03-17T02:42:29.644Z] [ 92%] Built target template-discovery [2025-03-17T02:42:29.644Z] [ 96%] Built target device-file [2025-03-17T02:42:29.644Z] [100%] Built target device-terminal [2025-03-17T02:42:29.644Z] Install the project... [2025-03-17T02:42:29.644Z] -- Install configuration: "Release" [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-17T02:42:29.644Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/devsdk [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-17T02:42:29.644Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-17T02:42:29.644Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-17T02:42:30.216Z] Removing intermediate container c70d0c1627c5 [2025-03-17T02:42:30.216Z] ---> 4e48740fcb2d [2025-03-17T02:42:30.216Z] Step 14/22 : FROM ${BASE} [2025-03-17T02:42:30.216Z] ---> 45f96820a350 [2025-03-17T02:42:30.216Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-17T02:42:30.216Z] ---> Running in 81b09cc1326a [2025-03-17T02:42:30.216Z] Removing intermediate container 81b09cc1326a [2025-03-17T02:42:30.216Z] ---> e65f13e258f6 [2025-03-17T02:42:30.216Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-17T02:42:30.216Z] ---> Running in 6b5bb53dbd71 [2025-03-17T02:42:30.475Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-17T02:42:31.044Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-17T02:42:31.044Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-17T02:42:31.044Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-17T02:42:31.303Z] Removing intermediate container 6b5bb53dbd71 [2025-03-17T02:42:31.303Z] ---> 42616a635571 [2025-03-17T02:42:31.303Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-17T02:42:31.303Z] ---> Running in 835ad6700903 [2025-03-17T02:42:31.871Z] Removing intermediate container 835ad6700903 [2025-03-17T02:42:31.871Z] ---> d1d002b1b772 [2025-03-17T02:42:31.871Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2025-03-17T02:42:31.871Z] ---> Running in fbca5a502603 [2025-03-17T02:42:32.130Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:32.391Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:32.959Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:33.528Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:42:33.528Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-17T02:42:34.097Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-17T02:42:34.359Z] (3/11) Installing curl (8.12.1-r0) [2025-03-17T02:42:34.928Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-17T02:42:35.188Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-17T02:42:35.447Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-17T02:42:35.707Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-17T02:42:35.967Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-17T02:42:36.226Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-17T02:42:36.795Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-17T02:42:36.795Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-17T02:42:37.054Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:42:37.314Z] OK: 331 MiB in 91 packages [2025-03-17T02:42:37.573Z] Removing intermediate container fbca5a502603 [2025-03-17T02:42:37.573Z] ---> a3d1f15debc8 [2025-03-17T02:42:37.573Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-17T02:42:37.573Z] ---> Running in 55b2f0812927 [2025-03-17T02:42:37.833Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:38.403Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:38.972Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:39.541Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:42:39.541Z] Upgrading critical system libraries and apk-tools: [2025-03-17T02:42:39.541Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-17T02:42:39.802Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:42:40.064Z] Continuing the upgrade transaction with new apk-tools: [2025-03-17T02:42:40.064Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:40.323Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:40.891Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-17T02:42:41.457Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:42:41.457Z] (1/20) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-17T02:42:42.024Z] (2/20) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:42:42.592Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-17T02:42:42.592Z] (3/20) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:42:42.852Z] (4/20) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-17T02:42:43.112Z] (5/20) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:42:43.680Z] (6/20) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:42:44.247Z] (7/20) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:42:44.507Z] (8/20) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-17T02:42:45.075Z] (9/20) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-17T02:42:45.333Z] (10/20) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-17T02:42:45.901Z] (11/20) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-17T02:42:46.160Z] (12/20) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:42:46.725Z] (13/20) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-17T02:42:47.293Z] (14/20) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-17T02:42:47.552Z] (15/20) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:42:47.810Z] (16/20) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:42:48.378Z] (17/20) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:42:48.637Z] (18/20) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:42:48.895Z] (19/20) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:42:49.464Z] (20/20) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:42:49.722Z] Executing busybox-1.36.1-r7.trigger [2025-03-17T02:42:49.722Z] Executing ca-certificates-20241121-r1.trigger [2025-03-17T02:42:49.722Z] OK: 331 MiB in 91 packages [2025-03-17T02:42:50.659Z] Removing intermediate container 55b2f0812927 [2025-03-17T02:42:50.659Z] ---> e1f1dacfb883 [2025-03-17T02:42:50.659Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-17T02:42:50.659Z] ---> 7d303564dca2 [2025-03-17T02:42:50.659Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-17T02:42:50.659Z] ---> 6b4bfd040976 [2025-03-17T02:42:50.659Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-17T02:42:50.922Z] ---> 422b67f5a039 [2025-03-17T02:42:50.922Z] Successfully built 422b67f5a039 [2025-03-17T02:42:50.922Z] Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T02:42:51.281Z] + git log --pretty=%H %s [2025-03-17T02:42:51.281Z] + grep ci(lts-release) [2025-03-17T02:42:51.281Z] + awk {print $1} [2025-03-17T02:42:51.281Z] + head -n 1 [Pipeline] echo [2025-03-17T02:42:51.549Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: [2025-03-17T02:42:51.549Z] a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T02:42:51.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:42:51.889Z] + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:42:52.205Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T02:42:52.205Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] [2025-03-17T02:42:52.205Z] bda953369b11: Preparing [2025-03-17T02:42:52.205Z] cb3c5b05888d: Preparing [2025-03-17T02:42:52.205Z] c06569bb9894: Preparing [2025-03-17T02:42:52.205Z] 2ef0dec6c9cb: Preparing [2025-03-17T02:42:52.205Z] dc42051b072d: Preparing [2025-03-17T02:42:52.205Z] be9c9532ad36: Preparing [2025-03-17T02:42:52.205Z] 1dbd121e6c7e: Preparing [2025-03-17T02:42:52.205Z] 9d94fa7f7201: Preparing [2025-03-17T02:42:52.205Z] 1a98914da975: Preparing [2025-03-17T02:42:52.205Z] cc2447e1835a: Preparing [2025-03-17T02:42:52.205Z] be9c9532ad36: Waiting [2025-03-17T02:42:52.205Z] 1dbd121e6c7e: Waiting [2025-03-17T02:42:52.205Z] 9d94fa7f7201: Waiting [2025-03-17T02:42:52.205Z] 1a98914da975: Waiting [2025-03-17T02:42:52.205Z] cc2447e1835a: Waiting [2025-03-17T02:42:52.205Z] bda953369b11: Pushed [2025-03-17T02:42:52.205Z] cb3c5b05888d: Pushed [2025-03-17T02:42:52.205Z] c06569bb9894: Pushed [2025-03-17T02:42:52.205Z] 9d94fa7f7201: Layer already exists [2025-03-17T02:42:52.205Z] 1a98914da975: Layer already exists [2025-03-17T02:42:52.464Z] cc2447e1835a: Layer already exists [2025-03-17T02:42:52.464Z] be9c9532ad36: Pushed [2025-03-17T02:42:52.464Z] 1dbd121e6c7e: Pushed [2025-03-17T02:42:52.722Z] dc42051b072d: Pushed [2025-03-17T02:42:55.260Z] 2ef0dec6c9cb: Pushed [2025-03-17T02:42:55.260Z] a5010725629ae1840c76610bca239c55fa79b92f: digest: sha256:6cd169f18f1be2603c55d1008fca29f6eb671ef1130a41b19a435dd87536800c size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-17T02:42:55.335Z] ===================================================== [Pipeline] echo [2025-03-17T02:42:55.354Z] taggedImages: [2025-03-17T02:42:55.354Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-17T02:43:42.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41476 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout [2025-03-17T02:43:45.616Z] Selected Git installation does not exist. Using Default [2025-03-17T02:43:45.616Z] The recommended git tool is: NONE [2025-03-17T02:43:50.064Z] using credential edgex-jenkins-ssh [2025-03-17T02:43:50.088Z] Cloning the remote Git repository [2025-03-17T02:43:50.134Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2025-03-17T02:43:50.219Z] > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 [2025-03-17T02:43:50.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2025-03-17T02:43:50.340Z] > git --version # timeout=10 [2025-03-17T02:43:50.360Z] > git --version # 'git version 2.25.1' [2025-03-17T02:43:50.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-17T02:43:50.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-17T02:43:51.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2025-03-17T02:43:51.609Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-17T02:43:52.459Z] Avoid second fetch [2025-03-17T02:43:52.460Z] Checking out Revision a5010725629ae1840c76610bca239c55fa79b92f (odessa) [2025-03-17T02:43:52.474Z] > git config core.sparsecheckout # timeout=10 [2025-03-17T02:43:52.536Z] > git checkout -f a5010725629ae1840c76610bca239c55fa79b92f # timeout=10 [2025-03-17T02:43:53.139Z] Commit message: "ci(lts-release): LTS release v4.0.0 @908f3fa" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-17T02:43:58.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-17T02:43:58.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-17T02:43:58.041Z] Dload Upload Total Spent Left Speed [2025-03-17T02:43:58.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 37399 0 --:--:-- --:--:-- --:--:-- 37399 [Pipeline] sh [2025-03-17T02:43:58.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-17T02:43:58.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-17T02:43:58.987Z] + sudo tee /etc/docker/daemon.new [2025-03-17T02:43:58.987Z] { [2025-03-17T02:43:58.987Z] "registry-mirrors": [ [2025-03-17T02:43:58.987Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-17T02:43:58.987Z] ], [2025-03-17T02:43:58.987Z] "bip": "10.250.0.254/24", [2025-03-17T02:43:58.987Z] "hosts": [ [2025-03-17T02:43:58.987Z] "tcp://0.0.0.0:5555", [2025-03-17T02:43:58.987Z] "unix:///var/run/docker.sock" [2025-03-17T02:43:58.987Z] ], [2025-03-17T02:43:58.987Z] "mtu": 1458, [2025-03-17T02:43:58.987Z] "selinux-enabled": true, [2025-03-17T02:43:58.987Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-17T02:43:58.987Z] } [Pipeline] sh [2025-03-17T02:43:59.322Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-17T02:43:59.654Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T02:44:17.947Z] provisioning config files... [2025-03-17T02:44:17.973Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config13845769844633726396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:44:18.423Z] ---> ****-login.sh [2025-03-17T02:44:18.423Z] nexus3.edgexfoundry.org:10001 [2025-03-17T02:44:18.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:44:18.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:44:18.970Z] Configure a credential helper to remove this warning. See [2025-03-17T02:44:18.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:44:18.971Z] [2025-03-17T02:44:18.971Z] Login Succeeded [2025-03-17T02:44:18.971Z] nexus3.edgexfoundry.org:10002 [2025-03-17T02:44:19.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:44:19.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:44:19.239Z] Configure a credential helper to remove this warning. See [2025-03-17T02:44:19.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:44:19.239Z] [2025-03-17T02:44:19.239Z] Login Succeeded [2025-03-17T02:44:19.516Z] nexus3.edgexfoundry.org:10003 [2025-03-17T02:44:19.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:44:19.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:44:19.790Z] Configure a credential helper to remove this warning. See [2025-03-17T02:44:19.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:44:19.790Z] [2025-03-17T02:44:19.790Z] Login Succeeded [2025-03-17T02:44:19.790Z] nexus3.edgexfoundry.org:10004 [2025-03-17T02:44:20.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:44:20.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:44:20.059Z] Configure a credential helper to remove this warning. See [2025-03-17T02:44:20.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:44:20.059Z] [2025-03-17T02:44:20.059Z] Login Succeeded [2025-03-17T02:44:20.059Z] ****.io [2025-03-17T02:44:20.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-17T02:44:20.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-17T02:44:20.599Z] Configure a credential helper to remove this warning. See [2025-03-17T02:44:20.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-17T02:44:20.599Z] [2025-03-17T02:44:20.599Z] Login Succeeded [2025-03-17T02:44:20.599Z] ---> ****-login.sh ends [Pipeline] } [2025-03-17T02:44:20.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-17T02:44:20.661Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-17T02:44:20.977Z] + echo 0.0.0 [Pipeline] echo [2025-03-17T02:44:20.994Z] [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo [2025-03-17T02:44:21.009Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-17T02:44:21.026Z] ========================================================= [2025-03-17T02:44:21.026Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] [2025-03-17T02:44:21.026Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:44:21.380Z] + docker build -t device-sdk-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . [2025-03-17T02:44:21.647Z] Sending build context to Docker daemon 3.295MB [2025-03-17T02:44:21.914Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-17T02:44:21.914Z] Step 2/22 : FROM ${BASE} as builder [2025-03-17T02:44:21.914Z] gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-17T02:44:21.914Z] 579b34f0a95b: Pulling fs layer [2025-03-17T02:44:21.914Z] b046b3a35be6: Pulling fs layer [2025-03-17T02:44:21.914Z] 2014ba793e07: Pulling fs layer [2025-03-17T02:44:21.914Z] b046b3a35be6: Download complete [2025-03-17T02:44:22.182Z] 579b34f0a95b: Verifying Checksum [2025-03-17T02:44:22.182Z] 579b34f0a95b: Download complete [2025-03-17T02:44:22.766Z] 579b34f0a95b: Pull complete [2025-03-17T02:44:23.033Z] b046b3a35be6: Pull complete [2025-03-17T02:44:38.027Z] 2014ba793e07: Pull complete [2025-03-17T02:44:38.027Z] Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 [2025-03-17T02:44:38.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [2025-03-17T02:44:38.027Z] ---> 4f4201145ecf [2025-03-17T02:44:38.027Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-17T02:44:38.027Z] ---> Running in b5d35c9c69f2 [2025-03-17T02:44:38.027Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-17T02:44:38.027Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-17T02:44:38.027Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-17T02:44:38.027Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-17T02:44:38.612Z] Removing intermediate container b5d35c9c69f2 [2025-03-17T02:44:38.613Z] ---> 686c91460d52 [2025-03-17T02:44:38.613Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-17T02:44:38.883Z] ---> Running in 52b0a691cb42 [2025-03-17T02:44:40.315Z] Removing intermediate container 52b0a691cb42 [2025-03-17T02:44:40.315Z] ---> 7a14f5994211 [2025-03-17T02:44:40.315Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2025-03-17T02:44:40.315Z] ---> Running in ae1b6787e838 [2025-03-17T02:44:41.280Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:44:41.868Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-17T02:44:42.828Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:44:43.790Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:44:43.790Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-17T02:44:44.372Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-17T02:44:44.640Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-17T02:44:44.904Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-17T02:44:44.904Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-17T02:44:45.484Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-17T02:44:45.750Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-17T02:44:46.014Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-17T02:44:46.594Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-17T02:44:46.861Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-17T02:44:47.439Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-17T02:44:47.702Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-17T02:44:48.280Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-17T02:44:48.859Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-17T02:44:49.123Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-17T02:44:49.703Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:44:49.969Z] OK: 332 MiB in 97 packages [2025-03-17T02:44:51.380Z] Removing intermediate container ae1b6787e838 [2025-03-17T02:44:51.380Z] ---> ef85f0d9e17a [2025-03-17T02:44:51.380Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-17T02:44:51.380Z] ---> Running in 947264ff7a0f [2025-03-17T02:44:52.781Z] Removing intermediate container 947264ff7a0f [2025-03-17T02:44:52.781Z] ---> 9ac7052542ef [2025-03-17T02:44:52.781Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-17T02:44:53.045Z] ---> 470bad95d13f [2025-03-17T02:44:53.045Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-17T02:44:54.002Z] ---> fe961c42aa19 [2025-03-17T02:44:54.002Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-17T02:44:54.584Z] ---> 9fb96da77a49 [2025-03-17T02:44:54.584Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-17T02:44:55.163Z] ---> 1ecc5f6f34c1 [2025-03-17T02:44:55.163Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-17T02:44:55.428Z] ---> e10f934710bd [2025-03-17T02:44:55.428Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-17T02:44:56.008Z] ---> 4aefd252959c [2025-03-17T02:44:56.008Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-17T02:44:56.008Z] ---> Running in 92ffabd7215b [2025-03-17T02:44:56.964Z] + CPPCHECK=false [2025-03-17T02:44:56.964Z] + DOCGEN=false [2025-03-17T02:44:56.964Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-17T02:44:56.964Z] + '[' 0 -gt 0 ] [2025-03-17T02:44:56.964Z] + readlink -f ./scripts/build.sh [2025-03-17T02:44:56.964Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-17T02:44:56.964Z] + dirname /tmp/sdk/scripts [2025-03-17T02:44:56.964Z] + ROOT=/tmp/sdk [2025-03-17T02:44:56.964Z] + cd /tmp/sdk [2025-03-17T02:44:56.964Z] + mkdir -p /tmp/sdk/build/release [2025-03-17T02:44:56.964Z] + cd /tmp/sdk/build/release [2025-03-17T02:44:56.964Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-17T02:44:57.230Z] -- The C compiler identification is GNU 12.2.1 [2025-03-17T02:44:57.230Z] -- Detecting C compiler ABI info [2025-03-17T02:44:57.495Z] -- Detecting C compiler ABI info - done [2025-03-17T02:44:57.760Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-17T02:44:57.760Z] -- Detecting C compile features [2025-03-17T02:44:57.760Z] -- Detecting C compile features - done [2025-03-17T02:44:57.760Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-17T02:44:57.760Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-17T02:44:58.026Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-17T02:44:58.026Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-17T02:44:58.026Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-17T02:44:58.026Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-17T02:44:58.026Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-17T02:44:58.026Z] -- /opt/iotech/iot/1.5/include [2025-03-17T02:44:58.026Z] -- C SDK 0.0.0 for Linux [2025-03-17T02:44:58.026Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-17T02:44:58.291Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-17T02:44:58.557Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-17T02:44:58.558Z] -- Configuring done (1.6s) [2025-03-17T02:44:58.822Z] -- Generating done (0.2s) [2025-03-17T02:44:58.822Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-17T02:44:58.822Z] + make all package [2025-03-17T02:44:58.822Z] + tee release.log [2025-03-17T02:44:58.822Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-17T02:44:59.777Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-17T02:45:00.357Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-17T02:45:01.314Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-17T02:45:01.899Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-17T02:45:03.839Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-17T02:45:04.104Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-17T02:45:05.057Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-17T02:45:07.001Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-17T02:45:07.001Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-17T02:45:07.955Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-17T02:45:08.533Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-17T02:45:09.113Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-17T02:45:10.087Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-17T02:45:10.353Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-17T02:45:12.285Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-17T02:45:12.865Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-17T02:45:14.273Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-17T02:45:14.540Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-17T02:45:15.944Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-17T02:45:16.535Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-17T02:45:23.182Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-17T02:45:23.182Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-17T02:45:23.771Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-17T02:45:24.353Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-17T02:45:24.619Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-17T02:45:26.018Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-17T02:45:27.956Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-17T02:45:28.222Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-17T02:45:29.183Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-17T02:45:29.767Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-17T02:45:31.707Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-17T02:45:31.707Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-17T02:45:31.707Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-17T02:45:31.707Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-17T02:45:31.707Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-17T02:45:31.707Z] 875 | const iot_data_t *deviceservices_config; [2025-03-17T02:45:31.707Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-17T02:45:32.289Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-17T02:45:33.250Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-17T02:45:33.516Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-17T02:45:33.785Z] [ 68%] Linking C shared library libcsdk.so [2025-03-17T02:45:34.053Z] [ 68%] Built target csdk [2025-03-17T02:45:34.053Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-17T02:45:35.006Z] [ 72%] Linking C executable template [2025-03-17T02:45:35.272Z] [ 72%] Built target template [2025-03-17T02:45:35.272Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-17T02:45:35.854Z] [ 76%] Linking C executable device-counter [2025-03-17T02:45:36.125Z] [ 76%] Built target device-counter [2025-03-17T02:45:36.125Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-17T02:45:36.708Z] [ 80%] Linking C executable device-random [2025-03-17T02:45:36.974Z] [ 80%] Built target device-random [2025-03-17T02:45:36.975Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-17T02:45:37.555Z] [ 84%] Linking C executable device-gyro [2025-03-17T02:45:37.822Z] [ 84%] Built target device-gyro [2025-03-17T02:45:37.822Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-17T02:45:38.405Z] [ 88%] Linking C executable device-bitfields [2025-03-17T02:45:38.671Z] [ 88%] Built target device-bitfields [2025-03-17T02:45:38.671Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-17T02:45:39.625Z] [ 92%] Linking C executable template-discovery [2025-03-17T02:45:39.890Z] [ 92%] Built target template-discovery [2025-03-17T02:45:39.891Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-17T02:45:40.473Z] [ 96%] Linking C executable device-file [2025-03-17T02:45:40.740Z] [ 96%] Built target device-file [2025-03-17T02:45:40.740Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-17T02:45:41.319Z] [100%] Linking C executable device-terminal [2025-03-17T02:45:41.897Z] [100%] Built target device-terminal [2025-03-17T02:45:41.897Z] Run CPack packaging tool... [2025-03-17T02:45:41.897Z] CPack: Create package using TGZ [2025-03-17T02:45:41.897Z] CPack: Install projects [2025-03-17T02:45:41.897Z] CPack: - Run preinstall target for: Csdk [2025-03-17T02:45:42.478Z] CPack: - Install project: Csdk [] [2025-03-17T02:45:42.478Z] CPack: Create package [2025-03-17T02:45:42.743Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-17T02:45:42.743Z] + '[' false '=' true ] [2025-03-17T02:45:42.743Z] + '[' false '=' true ] [2025-03-17T02:45:42.743Z] + mkdir -p /tmp/sdk/build/debug [2025-03-17T02:45:42.743Z] + cd /tmp/sdk/build/debug [2025-03-17T02:45:42.743Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-17T02:45:43.009Z] -- The C compiler identification is GNU 12.2.1 [2025-03-17T02:45:43.009Z] -- Detecting C compiler ABI info [2025-03-17T02:45:43.276Z] -- Detecting C compiler ABI info - done [2025-03-17T02:45:43.541Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-17T02:45:43.541Z] -- Detecting C compile features [2025-03-17T02:45:43.541Z] -- Detecting C compile features - done [2025-03-17T02:45:43.541Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-17T02:45:43.541Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-17T02:45:43.542Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-17T02:45:43.808Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-17T02:45:43.808Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-17T02:45:43.808Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-17T02:45:43.808Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-17T02:45:43.808Z] -- /opt/iotech/iot/1.5/include [2025-03-17T02:45:43.808Z] -- C SDK 0.0.0 for Linux [2025-03-17T02:45:43.808Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-17T02:45:44.075Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-17T02:45:44.075Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-17T02:45:44.342Z] -- Configuring done (1.6s) [2025-03-17T02:45:44.607Z] -- Generating done (0.2s) [2025-03-17T02:45:44.607Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-17T02:45:44.607Z] + + make [2025-03-17T02:45:44.607Z] tee debug.log [2025-03-17T02:45:44.607Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-17T02:45:45.189Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-17T02:45:45.455Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-17T02:45:45.722Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-17T02:45:46.306Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-17T02:45:46.890Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-17T02:45:46.890Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-17T02:45:47.473Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-17T02:45:48.052Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-17T02:45:48.319Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-17T02:45:48.583Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-17T02:45:49.162Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-17T02:45:49.427Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-17T02:45:49.690Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-17T02:45:49.955Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-17T02:45:50.536Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-17T02:45:50.802Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-17T02:45:51.379Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-17T02:45:51.643Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-17T02:45:52.220Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-17T02:45:52.484Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-17T02:45:53.442Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-17T02:45:54.023Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-17T02:45:54.023Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-17T02:45:54.311Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-17T02:45:54.576Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-17T02:45:55.162Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-17T02:45:56.566Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-17T02:45:56.566Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-17T02:45:56.947Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-17T02:45:57.550Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-17T02:45:58.141Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-17T02:45:58.726Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-17T02:45:58.726Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-17T02:45:59.008Z] [ 68%] Linking C shared library libcsdk.so [2025-03-17T02:45:59.278Z] [ 68%] Built target csdk [2025-03-17T02:45:59.279Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-17T02:45:59.912Z] [ 72%] Linking C executable template [2025-03-17T02:45:59.912Z] [ 72%] Built target template [2025-03-17T02:46:00.179Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-17T02:46:00.445Z] [ 76%] Linking C executable device-counter [2025-03-17T02:46:00.712Z] [ 76%] Built target device-counter [2025-03-17T02:46:00.712Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-17T02:46:00.978Z] [ 80%] Linking C executable device-random [2025-03-17T02:46:01.246Z] [ 80%] Built target device-random [2025-03-17T02:46:01.246Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-17T02:46:01.513Z] [ 84%] Linking C executable device-gyro [2025-03-17T02:46:01.780Z] [ 84%] Built target device-gyro [2025-03-17T02:46:01.780Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-17T02:46:02.045Z] [ 88%] Linking C executable device-bitfields [2025-03-17T02:46:02.315Z] [ 88%] Built target device-bitfields [2025-03-17T02:46:02.580Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-17T02:46:02.845Z] [ 92%] Linking C executable template-discovery [2025-03-17T02:46:03.111Z] [ 92%] Built target template-discovery [2025-03-17T02:46:03.111Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-17T02:46:03.376Z] [ 96%] Linking C executable device-file [2025-03-17T02:46:03.642Z] [ 96%] Built target device-file [2025-03-17T02:46:03.642Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-17T02:46:04.221Z] [100%] Linking C executable device-terminal [2025-03-17T02:46:04.487Z] [100%] Built target device-terminal [2025-03-17T02:46:04.487Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-17T02:46:04.487Z] [ 68%] Built target csdk [2025-03-17T02:46:04.751Z] [ 72%] Built target template [2025-03-17T02:46:04.751Z] [ 76%] Built target device-counter [2025-03-17T02:46:04.751Z] [ 80%] Built target device-random [2025-03-17T02:46:04.751Z] [ 84%] Built target device-gyro [2025-03-17T02:46:04.751Z] [ 88%] Built target device-bitfields [2025-03-17T02:46:05.016Z] [ 92%] Built target template-discovery [2025-03-17T02:46:05.016Z] [ 96%] Built target device-file [2025-03-17T02:46:05.016Z] [100%] Built target device-terminal [2025-03-17T02:46:05.016Z] Install the project... [2025-03-17T02:46:05.016Z] -- Install configuration: "Release" [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-17T02:46:05.016Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/devsdk [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-17T02:46:05.016Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-17T02:46:05.016Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-17T02:46:06.417Z] Removing intermediate container 92ffabd7215b [2025-03-17T02:46:06.417Z] ---> 68a986bd027d [2025-03-17T02:46:06.417Z] Step 14/22 : FROM ${BASE} [2025-03-17T02:46:06.417Z] ---> 4f4201145ecf [2025-03-17T02:46:06.417Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-17T02:46:06.417Z] ---> Running in 4aaaf42b4e66 [2025-03-17T02:46:06.684Z] Removing intermediate container 4aaaf42b4e66 [2025-03-17T02:46:06.684Z] ---> 47bf303cf592 [2025-03-17T02:46:06.684Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-17T02:46:06.951Z] ---> Running in 886113bcd66d [2025-03-17T02:46:07.907Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-17T02:46:08.170Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-17T02:46:08.171Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-17T02:46:08.171Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-17T02:46:09.129Z] Removing intermediate container 886113bcd66d [2025-03-17T02:46:09.129Z] ---> 93fb4fe35343 [2025-03-17T02:46:09.129Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-17T02:46:09.129Z] ---> Running in 619c52254723 [2025-03-17T02:46:10.534Z] Removing intermediate container 619c52254723 [2025-03-17T02:46:10.534Z] ---> 9d717bec778d [2025-03-17T02:46:10.534Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2025-03-17T02:46:10.534Z] ---> Running in 702a0f3bd3a7 [2025-03-17T02:46:11.490Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:12.074Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:13.036Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:13.989Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:46:13.989Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-17T02:46:14.253Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-17T02:46:14.830Z] (3/11) Installing curl (8.12.1-r0) [2025-03-17T02:46:15.406Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-17T02:46:15.668Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-17T02:46:16.244Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-17T02:46:16.508Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-17T02:46:17.084Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-17T02:46:17.349Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-17T02:46:17.613Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-17T02:46:17.880Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-17T02:46:18.147Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:46:18.412Z] OK: 327 MiB in 91 packages [2025-03-17T02:46:19.366Z] Removing intermediate container 702a0f3bd3a7 [2025-03-17T02:46:19.366Z] ---> 8813b35b0bd6 [2025-03-17T02:46:19.366Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-17T02:46:19.366Z] ---> Running in 9ba694acfcf7 [2025-03-17T02:46:20.323Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:20.899Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:21.851Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:22.801Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:46:22.801Z] Upgrading critical system libraries and apk-tools: [2025-03-17T02:46:22.801Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-17T02:46:23.381Z] Executing busybox-1.36.1-r2.trigger [2025-03-17T02:46:23.650Z] Continuing the upgrade transaction with new apk-tools: [2025-03-17T02:46:23.650Z] fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:24.228Z] fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:25.185Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-17T02:46:25.760Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-17T02:46:26.023Z] (1/20) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-17T02:46:26.598Z] (2/20) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:46:27.189Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-17T02:46:27.189Z] (3/20) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:46:27.454Z] (4/20) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-17T02:46:27.718Z] (5/20) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:46:28.669Z] (6/20) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:46:28.933Z] (7/20) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) [2025-03-17T02:46:29.511Z] (8/20) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-17T02:46:30.087Z] (9/20) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-17T02:46:30.664Z] (10/20) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-17T02:46:30.927Z] (11/20) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-17T02:46:31.504Z] (12/20) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-17T02:46:32.080Z] (13/20) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-17T02:46:33.033Z] (14/20) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) [2025-03-17T02:46:33.298Z] (15/20) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:46:33.876Z] (16/20) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:46:34.454Z] (17/20) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:46:34.718Z] (18/20) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:46:34.982Z] (19/20) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-17T02:46:35.245Z] (20/20) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-17T02:46:35.821Z] Executing busybox-1.36.1-r7.trigger [2025-03-17T02:46:35.821Z] Executing ca-certificates-20241121-r1.trigger [2025-03-17T02:46:36.086Z] OK: 327 MiB in 91 packages [2025-03-17T02:46:38.026Z] Removing intermediate container 9ba694acfcf7 [2025-03-17T02:46:38.026Z] ---> c9f20b6e05e5 [2025-03-17T02:46:38.026Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-17T02:46:38.607Z] ---> 9423ca1dba3f [2025-03-17T02:46:38.607Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-17T02:46:39.188Z] ---> d20e29c805ee [2025-03-17T02:46:39.188Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-17T02:46:39.768Z] ---> 1d9ef92a524d [2025-03-17T02:46:39.768Z] Successfully built 1d9ef92a524d [2025-03-17T02:46:39.768Z] Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-17T02:46:40.111Z] + grep ci(lts-release) [2025-03-17T02:46:40.111Z] + head -n 1 [2025-03-17T02:46:40.111Z] + git log --pretty=%H %s [2025-03-17T02:46:40.111Z] + awk {print $1} [Pipeline] echo [2025-03-17T02:46:40.170Z] [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: [2025-03-17T02:46:40.170Z] a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T02:46:40.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:46:40.532Z] + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:46:40.891Z] + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f [2025-03-17T02:46:40.891Z] The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] [2025-03-17T02:46:40.891Z] 9a09b7903070: Preparing [2025-03-17T02:46:40.891Z] b58f1411e238: Preparing [2025-03-17T02:46:40.891Z] 89883ac318ec: Preparing [2025-03-17T02:46:40.891Z] 41cb886df3fd: Preparing [2025-03-17T02:46:40.891Z] 362a384abfd3: Preparing [2025-03-17T02:46:40.891Z] 690de41c3c05: Preparing [2025-03-17T02:46:40.891Z] bf0c0d3cf5c5: Preparing [2025-03-17T02:46:40.891Z] 7516a9d68dc0: Preparing [2025-03-17T02:46:40.891Z] fbbef3d89ef9: Preparing [2025-03-17T02:46:40.891Z] 5f4d9fc4d98d: Preparing [2025-03-17T02:46:40.891Z] 7516a9d68dc0: Waiting [2025-03-17T02:46:40.891Z] fbbef3d89ef9: Waiting [2025-03-17T02:46:40.891Z] 5f4d9fc4d98d: Waiting [2025-03-17T02:46:40.891Z] 690de41c3c05: Waiting [2025-03-17T02:46:40.891Z] bf0c0d3cf5c5: Waiting [2025-03-17T02:46:41.157Z] 9a09b7903070: Pushed [2025-03-17T02:46:41.157Z] 89883ac318ec: Pushed [2025-03-17T02:46:41.157Z] b58f1411e238: Pushed [2025-03-17T02:46:41.157Z] 7516a9d68dc0: Layer already exists [2025-03-17T02:46:41.157Z] 690de41c3c05: Pushed [2025-03-17T02:46:41.157Z] fbbef3d89ef9: Layer already exists [2025-03-17T02:46:41.157Z] bf0c0d3cf5c5: Pushed [2025-03-17T02:46:41.423Z] 5f4d9fc4d98d: Layer already exists [2025-03-17T02:46:42.006Z] 362a384abfd3: Pushed [2025-03-17T02:46:48.635Z] 41cb886df3fd: Pushed [2025-03-17T02:46:48.635Z] a5010725629ae1840c76610bca239c55fa79b92f: digest: sha256:2b43d2c608facb4fa460badf9456c860d5dda4845d3f46e63ab9c949c302117d size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-17T02:46:48.727Z] ===================================================== [Pipeline] echo [2025-03-17T02:46:48.746Z] taggedImages: [2025-03-17T02:46:48.746Z] - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-17T02:46:49.237Z] + git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo [2025-03-17T02:46:49.251Z] -----------> git rev-list -1 --merges a5010725629ae1840c76610bca239c55fa79b92f~1..a5010725629ae1840c76610bca239c55fa79b92f a5010725629ae1840c76610bca239c55fa79b92f [false] [Pipeline] sh [2025-03-17T02:46:49.548Z] + git log --format=format:%s -1 a5010725629ae1840c76610bca239c55fa79b92f [Pipeline] echo [2025-03-17T02:46:49.563Z] ========================================================= [2025-03-17T02:46:49.563Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2025-03-17T02:46:49.563Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" 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 Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) 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] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) 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] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) 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] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) 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] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-17T02:46:50.731Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:46:51.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:46:51.897Z] ---> package-listing.sh [2025-03-17T02:46:51.897Z] ++ facter osfamily [2025-03-17T02:46:51.897Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-17T02:46:52.157Z] + OS_FAMILY=debian [2025-03-17T02:46:52.157Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa [2025-03-17T02:46:52.157Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-17T02:46:52.157Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-17T02:46:52.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-17T02:46:52.157Z] + PACKAGES=/tmp/packages_start.txt [2025-03-17T02:46:52.157Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-17T02:46:52.157Z] + PACKAGES=/tmp/packages_end.txt [2025-03-17T02:46:52.157Z] + case "${OS_FAMILY}" in [2025-03-17T02:46:52.157Z] + dpkg -l [2025-03-17T02:46:52.157Z] + grep '^ii' [2025-03-17T02:46:52.157Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-17T02:46:52.157Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-17T02:46:52.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-17T02:46:52.157Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' [2025-03-17T02:46:52.157Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [2025-03-17T02:46:52.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo [2025-03-17T02:46:52.170Z] 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-sdk-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-17T02:46:52.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:46:53.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T02:46:53.028Z] [2025-03-17T02:46:53.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-17T02:46:53.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T02:46:53.338Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-17T02:46:53.338Z] 5eb5b503b376: Pulling fs layer [2025-03-17T02:46:53.338Z] 5c69ac0246d0: Pulling fs layer [2025-03-17T02:46:53.338Z] ec43610c2a17: Pulling fs layer [2025-03-17T02:46:53.338Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-17T02:46:53.338Z] 33b1e0a273af: Pulling fs layer [2025-03-17T02:46:53.338Z] 5d3b04190fa2: Pulling fs layer [2025-03-17T02:46:53.338Z] 2f39f015ded8: Pulling fs layer [2025-03-17T02:46:53.338Z] 33b1e0a273af: Waiting [2025-03-17T02:46:53.338Z] 5d3b04190fa2: Waiting [2025-03-17T02:46:53.338Z] 2f39f015ded8: Waiting [2025-03-17T02:46:53.338Z] 3a2ae6a8a46f: Waiting [2025-03-17T02:46:53.338Z] 5c69ac0246d0: Verifying Checksum [2025-03-17T02:46:53.338Z] 5c69ac0246d0: Download complete [2025-03-17T02:46:53.338Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-17T02:46:53.338Z] 3a2ae6a8a46f: Download complete [2025-03-17T02:46:53.338Z] 33b1e0a273af: Verifying Checksum [2025-03-17T02:46:53.338Z] 33b1e0a273af: Download complete [2025-03-17T02:46:53.338Z] ec43610c2a17: Verifying Checksum [2025-03-17T02:46:53.338Z] ec43610c2a17: Download complete [2025-03-17T02:46:53.596Z] 5d3b04190fa2: Verifying Checksum [2025-03-17T02:46:53.596Z] 5d3b04190fa2: Download complete [2025-03-17T02:46:53.596Z] 5eb5b503b376: Verifying Checksum [2025-03-17T02:46:53.596Z] 5eb5b503b376: Download complete [2025-03-17T02:46:54.165Z] 2f39f015ded8: Download complete [2025-03-17T02:46:54.732Z] 5eb5b503b376: Pull complete [2025-03-17T02:46:54.991Z] 5c69ac0246d0: Pull complete [2025-03-17T02:46:55.559Z] ec43610c2a17: Pull complete [2025-03-17T02:46:55.560Z] 3a2ae6a8a46f: Pull complete [2025-03-17T02:46:55.818Z] 33b1e0a273af: Pull complete [2025-03-17T02:46:55.818Z] 5d3b04190fa2: Pull complete [2025-03-17T02:47:00.094Z] 2f39f015ded8: Pull complete [2025-03-17T02:47:00.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-17T02:47:00.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-17T02:47:00.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-17T02:47:00.226Z] prd-ubuntu20.04-docker-8c-8g-41475 does not seem to be running inside a container [2025-03-17T02:47:00.264Z] $ 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-sdk-c_odessa/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-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-17T02:47:02.471Z] $ docker top fbd21245a76c77b70d029a4a00e740d4862d917d16ec3b9b3ff0ff39331d5b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-17T02:47:02.834Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-17T02:47:03.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-17T02:47:03.412Z] + ls /var/log/sa-host [2025-03-17T02:47:03.412Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-17T02:47:03.607Z] provisioning config files... [2025-03-17T02:47:03.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config2746343200583058896tmp [Pipeline] { [Pipeline] echo [2025-03-17T02:47:03.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:47:03.923Z] ---> create-netrc.sh [Pipeline] } [2025-03-17T02:47:03.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:47:04.308Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-17T02:47:04.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:47:04.607Z] ---> sudo-logs.sh [2025-03-17T02:47:04.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-17T02:47:04.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:47:04.920Z] ---> job-cost.sh [2025-03-17T02:47:04.920Z] lf-activate-venv: SKIPPING [2025-03-17T02:47:04.920Z] INFO: No Stack... [2025-03-17T02:47:05.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-17T02:47:05.439Z] INFO: Archiving Costs [Pipeline] echo [2025-03-17T02:47:05.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-17T02:47:05.739Z] ---> logs-deploy.sh [2025-03-17T02:47:05.739Z] lf-activate-venv: SKIPPING [2025-03-17T02:47:05.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/4 [2025-03-17T02:47:05.739Z] INFO: archiving workspace using pattern(s): [2025-03-17T02:47:06.674Z] Archives upload complete. [2025-03-17T02:47:06.934Z] INFO: archiving logs to Nexus [2025-03-17T02:47:07.503Z] ---> uname -a: [2025-03-17T02:47:07.503Z] Linux prd-ubuntu20-04-docker-8c-8g-41475 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] ---> lscpu: [2025-03-17T02:47:07.503Z] Architecture: x86_64 [2025-03-17T02:47:07.503Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-17T02:47:07.503Z] Byte Order: Little Endian [2025-03-17T02:47:07.503Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-17T02:47:07.503Z] CPU(s): 8 [2025-03-17T02:47:07.503Z] On-line CPU(s) list: 0-7 [2025-03-17T02:47:07.503Z] Thread(s) per core: 1 [2025-03-17T02:47:07.503Z] Core(s) per socket: 1 [2025-03-17T02:47:07.503Z] Socket(s): 8 [2025-03-17T02:47:07.503Z] NUMA node(s): 1 [2025-03-17T02:47:07.503Z] Vendor ID: AuthenticAMD [2025-03-17T02:47:07.503Z] CPU family: 23 [2025-03-17T02:47:07.503Z] Model: 49 [2025-03-17T02:47:07.503Z] Model name: AMD EPYC-Rome Processor [2025-03-17T02:47:07.503Z] Stepping: 0 [2025-03-17T02:47:07.503Z] CPU MHz: 2799.998 [2025-03-17T02:47:07.503Z] BogoMIPS: 5599.99 [2025-03-17T02:47:07.503Z] Virtualization: AMD-V [2025-03-17T02:47:07.503Z] Hypervisor vendor: KVM [2025-03-17T02:47:07.503Z] Virtualization type: full [2025-03-17T02:47:07.503Z] L1d cache: 256 KiB [2025-03-17T02:47:07.503Z] L1i cache: 256 KiB [2025-03-17T02:47:07.503Z] L2 cache: 4 MiB [2025-03-17T02:47:07.503Z] L3 cache: 128 MiB [2025-03-17T02:47:07.503Z] NUMA node0 CPU(s): 0-7 [2025-03-17T02:47:07.503Z] Vulnerability Itlb multihit: Not affected [2025-03-17T02:47:07.503Z] Vulnerability L1tf: Not affected [2025-03-17T02:47:07.503Z] Vulnerability Mds: Not affected [2025-03-17T02:47:07.503Z] Vulnerability Meltdown: Not affected [2025-03-17T02:47:07.503Z] Vulnerability Mmio stale data: Not affected [2025-03-17T02:47:07.503Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-17T02:47:07.503Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-17T02:47:07.503Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-17T02:47:07.503Z] Vulnerability Srbds: Not affected [2025-03-17T02:47:07.503Z] Vulnerability Tsx async abort: Not affected [2025-03-17T02:47:07.503Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] ---> nproc: [2025-03-17T02:47:07.503Z] 8 [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] ---> df -h: [2025-03-17T02:47:07.503Z] Filesystem Size Used Avail Use% Mounted on [2025-03-17T02:47:07.503Z] overlay 155G 10G 145G 7% / [2025-03-17T02:47:07.503Z] tmpfs 64M 0 64M 0% /dev [2025-03-17T02:47:07.503Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-17T02:47:07.503Z] shm 64M 0 64M 0% /dev/shm [2025-03-17T02:47:07.503Z] /dev/vda1 155G 10G 145G 7% /facter-os [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] ---> sar -b -r -n DEV: [2025-03-17T02:47:07.503Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41475) 03/17/25 _x86_64_ (8 CPU) [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:41:09 LINUX RESTART (8 CPU) [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-17T02:47:07.503Z] 02:43:01 134.88 2.48 132.39 0.00 391.67 37622.80 0.00 [2025-03-17T02:47:07.503Z] 02:44:01 2.80 0.00 2.80 0.00 0.00 32.14 0.00 [2025-03-17T02:47:07.503Z] 02:45:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2025-03-17T02:47:07.503Z] 02:46:01 2.10 0.00 2.10 0.00 0.00 23.20 0.00 [2025-03-17T02:47:07.503Z] 02:47:01 64.46 11.56 52.90 0.00 3488.44 17554.28 0.00 [2025-03-17T02:47:07.503Z] Average: 41.04 2.81 38.23 0.00 776.11 11048.78 0.00 [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-17T02:47:07.503Z] 02:43:01 29800560 31569312 775908 2.36 58016 2006360 1736384 5.12 1023432 1720988 544 [2025-03-17T02:47:07.503Z] 02:44:01 29800016 31568944 775576 2.36 58088 2006364 1736384 5.12 1024004 1720976 164 [2025-03-17T02:47:07.503Z] 02:45:01 29800024 31569044 775424 2.36 58128 2006364 1736384 5.12 1023372 1721080 168 [2025-03-17T02:47:07.503Z] 02:46:01 29809668 31578752 765828 2.33 58224 2006352 1736384 5.12 1014300 1721092 4 [2025-03-17T02:47:07.503Z] 02:47:01 29027940 31510744 793040 2.41 81564 2663500 1873456 5.52 1206608 2232576 76576 [2025-03-17T02:47:07.503Z] Average: 29647642 31559359 777155 2.36 62804 2137788 1763798 5.20 1058343 1823342 15491 [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-17T02:47:07.503Z] 02:43:01 ens3 174.24 145.18 430.66 253.04 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:43:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:43:01 docker0 73.85 86.44 4.35 373.13 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:44:01 ens3 1.22 0.98 0.31 0.27 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:45:01 ens3 0.37 0.40 0.02 0.03 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:47:01 ens3 160.48 85.64 3930.58 13.03 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:47:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] Average: ens3 67.29 46.46 872.42 53.27 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] Average: docker0 14.77 17.29 0.87 74.62 0.00 0.00 0.00 0.00 [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] ---> sar -P ALL: [2025-03-17T02:47:07.503Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41475) 03/17/25 _x86_64_ (8 CPU) [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:41:09 LINUX RESTART (8 CPU) [2025-03-17T02:47:07.503Z] [2025-03-17T02:47:07.503Z] 02:42:01 CPU %user %nice %system %iowait %steal %idle [2025-03-17T02:47:07.503Z] 02:43:01 all 5.61 0.00 1.96 0.85 0.04 91.54 [2025-03-17T02:47:07.503Z] 02:43:01 0 6.36 0.00 1.94 0.40 0.05 91.25 [2025-03-17T02:47:07.503Z] 02:43:01 1 6.56 0.00 2.02 0.62 0.05 90.75 [2025-03-17T02:47:07.503Z] 02:43:01 2 5.52 0.00 1.64 0.60 0.03 92.21 [2025-03-17T02:47:07.503Z] 02:43:01 3 8.22 0.00 2.48 0.17 0.03 89.10 [2025-03-17T02:47:07.503Z] 02:43:01 4 3.15 0.00 1.66 1.98 0.05 93.16 [2025-03-17T02:47:07.503Z] 02:43:01 5 4.44 0.00 2.20 0.18 0.05 93.13 [2025-03-17T02:47:07.503Z] 02:43:01 6 5.74 0.00 1.94 0.92 0.05 91.35 [2025-03-17T02:47:07.503Z] 02:43:01 7 4.92 0.00 1.82 1.88 0.03 91.34 [2025-03-17T02:47:07.503Z] 02:44:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2025-03-17T02:47:07.503Z] 02:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-17T02:47:07.503Z] 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-17T02:47:07.503Z] 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-17T02:47:07.503Z] 02:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-17T02:47:07.503Z] 02:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-17T02:47:07.503Z] 02:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-17T02:47:07.503Z] 02:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-17T02:47:07.503Z] 02:44:01 7 0.93 0.00 0.02 0.10 0.00 98.96 [2025-03-17T02:47:07.503Z] 02:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-17T02:47:07.503Z] 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-17T02:47:07.503Z] 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-17T02:47:07.503Z] 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-17T02:47:07.503Z] 02:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-17T02:47:07.503Z] 02:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-17T02:47:07.503Z] 02:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-17T02:47:07.503Z] 02:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-17T02:47:07.503Z] 02:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-17T02:47:07.504Z] 02:46:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2025-03-17T02:47:07.504Z] 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-17T02:47:07.504Z] 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-17T02:47:07.504Z] 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-17T02:47:07.504Z] 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-17T02:47:07.504Z] 02:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-17T02:47:07.504Z] 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-17T02:47:07.504Z] 02:46:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2025-03-17T02:47:07.504Z] 02:46:01 7 0.05 0.00 0.02 0.15 0.00 99.78 [2025-03-17T02:47:07.504Z] 02:47:01 all 3.43 0.00 1.44 0.93 0.03 94.17 [2025-03-17T02:47:07.504Z] 02:47:01 0 3.35 0.00 2.25 2.90 0.03 91.47 [2025-03-17T02:47:07.504Z] 02:47:01 1 3.18 0.00 1.57 0.70 0.02 94.53 [2025-03-17T02:47:07.504Z] 02:47:01 2 3.72 0.00 1.46 0.69 0.03 94.10 [2025-03-17T02:47:07.504Z] 02:47:01 3 3.16 0.00 0.90 0.13 0.03 95.76 [2025-03-17T02:47:07.504Z] 02:47:01 4 4.72 0.00 1.61 0.35 0.03 93.28 [2025-03-17T02:47:07.504Z] 02:47:01 5 3.43 0.00 1.09 0.20 0.02 95.26 [2025-03-17T02:47:07.504Z] 02:47:01 6 3.03 0.00 1.19 0.02 0.02 95.75 [2025-03-17T02:47:07.504Z] 02:47:01 7 2.88 0.00 1.45 2.49 0.02 93.17 [2025-03-17T02:47:07.504Z] Average: all 1.84 0.00 0.68 0.36 0.02 97.10 [2025-03-17T02:47:07.504Z] Average: 0 1.96 0.00 0.84 0.66 0.02 96.53 [2025-03-17T02:47:07.504Z] Average: 1 1.95 0.00 0.72 0.26 0.01 97.06 [2025-03-17T02:47:07.504Z] Average: 2 1.85 0.00 0.62 0.26 0.01 97.27 [2025-03-17T02:47:07.504Z] Average: 3 2.27 0.00 0.68 0.06 0.01 96.97 [2025-03-17T02:47:07.504Z] Average: 4 1.60 0.00 0.66 0.46 0.02 97.26 [2025-03-17T02:47:07.504Z] Average: 5 1.59 0.00 0.66 0.08 0.02 97.66 [2025-03-17T02:47:07.504Z] Average: 6 1.76 0.00 0.63 0.19 0.01 97.40 [2025-03-17T02:47:07.504Z] Average: 7 1.76 0.00 0.66 0.93 0.01 96.64 [2025-03-17T02:47:07.504Z] [2025-03-17T02:47:07.504Z] [2025-03-17T02:47:07.504Z]