Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 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-ssh9282272294709065324.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-ssh4282764445611319301.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-ssh3598119436591622747.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-ssh18351164187250104987.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-ssh703986404231122995.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41711 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 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @7663afe" > 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 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 # timeout=10 > git rev-list --no-walk 7663afedc123a9de142e41083fd4c49644c8cdb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:33 ========================================================= 01:37:33 EdgeX Global Pipelines Version Info 01:37:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:37:34 ------------------- 01:37:34 stable info: 01:37:34 ------------------- 01:37:34 Commited By: Cherry Wang cherry@iotechsys.com 01:37:34 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 01:37:34 Message: update stable to v1.0.272 01:37:34 ------------------- 01:37:34 experimental info: 01:37:34 ------------------- 01:37:34 Commited By: Ginny Guan ginny@iotechsys.com 01:37:34 Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d 01:37:34 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c59d7f [Pipeline] echo 01:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:35 provisioning config files... 01:37:35 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config6103462812044649397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:35 ---> ****-login.sh 01:37:35 nexus3.edgexfoundry.org:10001 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:36 Configure a credential helper to remove this warning. See 01:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:36 01:37:36 Login Succeeded 01:37:36 nexus3.edgexfoundry.org:10002 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:36 Configure a credential helper to remove this warning. See 01:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:36 01:37:36 Login Succeeded 01:37:36 nexus3.edgexfoundry.org:10003 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:36 Configure a credential helper to remove this warning. See 01:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:36 01:37:36 Login Succeeded 01:37:36 nexus3.edgexfoundry.org:10004 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:36 Configure a credential helper to remove this warning. See 01:37:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:36 01:37:36 Login Succeeded 01:37:36 ****.io 01:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:37 Configure a credential helper to remove this warning. See 01:37:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:37 01:37:37 Login Succeeded 01:37:37 ---> ****-login.sh ends [Pipeline] } 01:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 01:37:37 + git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo 01:37:37 -----------> git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [false] [Pipeline] sh 01:37:37 + git log --format=format:%s -1 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo 01:37:37 ========================================================= 01:37:37 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 01:37:37 ========================================================= [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 01:37:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:37:38 + echo 0.0.0 [Pipeline] echo 01:37:38 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo 01:37:38 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:38 ========================================================= 01:37:38 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 01:37:38 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + 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 . 01:37:38 Sending build context to Docker daemon 3.312MB 01:37:38 Step 1/22 : ARG BASE=alpine:3.18 01:37:38 Step 2/22 : FROM ${BASE} as builder 01:37:38 gcc-lts: Pulling from edgex-devops/edgex-gcc-base 01:37:38 96526aa774ef: Pulling fs layer 01:37:38 4f9bc52d1dc7: Pulling fs layer 01:37:38 585e8d389ef7: Pulling fs layer 01:37:38 4f9bc52d1dc7: Download complete 01:37:38 96526aa774ef: Verifying Checksum 01:37:38 96526aa774ef: Download complete 01:37:38 96526aa774ef: Pull complete 01:37:39 4f9bc52d1dc7: Pull complete 01:37:39 585e8d389ef7: Verifying Checksum 01:37:39 585e8d389ef7: Download complete 01:37:43 585e8d389ef7: Pull complete 01:37:43 Digest: sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 01:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 01:37:43 ---> 45f96820a350 01:37:43 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 01:37:45 ---> Running in 789ce7e02f7d 01:37:45 Connecting to iotech.jfrog.io (34.246.139.145:443) 01:37:45 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:37:45 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:37:45 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:37:45 Removing intermediate container 789ce7e02f7d 01:37:45 ---> 44f007761ea1 01:37:45 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:37:45 ---> Running in ba531a0c21af 01:37:46 Removing intermediate container ba531a0c21af 01:37:46 ---> 509ed75a005a 01:37:46 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 01:37:46 ---> Running in 41fc23eed5b4 01:37:46 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:47 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:37:47 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:48 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:37:48 (1/15) Installing libcbor (0.10.2-r1) 01:37:48 (2/15) Installing iotech-iot-1.5 (1.5.5-r2) 01:37:49 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) 01:37:49 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:37:49 (5/15) Installing libcbor-dev (0.10.2-r1) 01:37:49 (6/15) Installing libmenuw (6.4_p20230506-r0) 01:37:50 (7/15) Installing libpanelw (6.4_p20230506-r0) 01:37:50 (8/15) Installing libncurses++ (6.4_p20230506-r0) 01:37:50 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 01:37:51 (10/15) Installing libblkid (2.38.1-r8) 01:37:51 (11/15) Installing libuuid (2.38.1-r8) 01:37:51 (12/15) Installing libfdisk (2.38.1-r8) 01:37:52 (13/15) Installing libmount (2.38.1-r8) 01:37:52 (14/15) Installing libsmartcols (2.38.1-r8) 01:37:52 Still waiting to schedule task 01:37:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41708’ 01:37:52 (15/15) Installing util-linux-dev (2.38.1-r8) 01:37:53 Executing busybox-1.36.1-r2.trigger 01:37:53 OK: 336 MiB in 97 packages 01:37:54 Removing intermediate container 41fc23eed5b4 01:37:54 ---> 7f1742e206d5 01:37:54 Step 6/22 : RUN mkdir /tmp/sdk 01:37:54 ---> Running in b43ebe5270be 01:37:54 Removing intermediate container b43ebe5270be 01:37:54 ---> acd884698a6b 01:37:54 Step 7/22 : COPY VERSION /tmp/sdk 01:37:54 ---> 2297d4b2b03d 01:37:54 Step 8/22 : COPY src /tmp/sdk/src 01:37:55 ---> 1490532fb35e 01:37:55 Step 9/22 : COPY include /tmp/sdk/include 01:37:55 ---> 22378f03ccff 01:37:55 Step 10/22 : COPY scripts /tmp/sdk/scripts 01:37:55 ---> 43e686f03f1d 01:37:55 Step 11/22 : COPY LICENSE /tmp/sdk 01:37:55 ---> c2a3875384b8 01:37:55 Step 12/22 : COPY Attribution.txt /tmp/sdk 01:37:55 ---> 82d339522f34 01:37:55 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 01:37:55 ---> Running in 3bda78b1bfb4 01:37:55 + CPPCHECK=false 01:37:55 + DOCGEN=false 01:37:55 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:37:55 + '[' 0 -gt 0 ] 01:37:55 + readlink -f ./scripts/build.sh 01:37:55 + dirname /tmp/sdk/scripts/build.sh 01:37:55 + dirname /tmp/sdk/scripts 01:37:55 + ROOT=/tmp/sdk 01:37:55 + cd /tmp/sdk 01:37:55 + mkdir -p /tmp/sdk/build/release 01:37:55 + cd /tmp/sdk/build/release 01:37:55 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 01:37:55 -- The C compiler identification is GNU 12.2.1 01:37:55 -- Detecting C compiler ABI info 01:37:56 -- Detecting C compiler ABI info - done 01:37:56 -- Check for working C compiler: /usr/bin/cc - skipped 01:37:56 -- Detecting C compile features 01:37:56 -- Detecting C compile features - done 01:37:56 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:37:56 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:37:56 -- Found LIBYAML: /usr/lib/libyaml.so 01:37:56 -- Found LIBUUID: /usr/lib/libuuid.so 01:37:56 -- Found LIBCBOR: /usr/lib/libcbor.so 01:37:56 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:37:56 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:37:56 -- /opt/iotech/iot/1.5/include 01:37:56 -- C SDK 0.0.0 for Linux 01:37:56 -- Performing Test CSDK_HAVE_ATOMIC 01:37:56 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:37:56 -- Found Curses: /usr/lib/libcurses.so 01:37:56 -- Configuring done (0.4s) 01:37:56 -- Generating done (0.0s) 01:37:56 -- Build files have been written to: /tmp/sdk/build/release 01:37:56 + make all package 01:37:56 + tee release.log 01:37:56 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:37:56 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:37:56 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:37:56 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:37:56 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:37:57 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:37:57 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:37:57 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:37:57 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:37:57 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:37:57 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:37:57 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:37:58 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:37:58 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:37:58 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:37:58 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:37:58 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:37:59 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:37:59 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:37:59 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:37:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:38:00 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:38:00 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:38:00 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:38:00 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:38:00 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:38:00 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:38:01 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:38:01 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:38:01 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:38:01 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:38:01 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:38:01 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 01:38:01 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:38:01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:38:01 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 01:38:01 875 | const iot_data_t *deviceservices_config; 01:38:01 | ^~~~~~~~~~~~~~~~~~~~~ 01:38:01 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:38:01 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:38:02 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:38:02 [ 68%] Linking C shared library libcsdk.so 01:38:02 [ 68%] Built target csdk 01:38:02 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:38:02 [ 72%] Linking C executable template 01:38:02 [ 72%] Built target template 01:38:02 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:38:02 [ 76%] Linking C executable device-counter 01:38:02 [ 76%] Built target device-counter 01:38:02 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:38:02 [ 80%] Linking C executable device-random 01:38:02 [ 80%] Built target device-random 01:38:02 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:38:02 [ 84%] Linking C executable device-gyro 01:38:02 [ 84%] Built target device-gyro 01:38:02 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:38:02 [ 88%] Linking C executable device-bitfields 01:38:03 [ 88%] Built target device-bitfields 01:38:03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:38:03 [ 92%] Linking C executable template-discovery 01:38:03 [ 92%] Built target template-discovery 01:38:03 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:38:03 [ 96%] Linking C executable device-file 01:38:03 [ 96%] Built target device-file 01:38:03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:38:03 [100%] Linking C executable device-terminal 01:38:03 [100%] Built target device-terminal 01:38:03 Run CPack packaging tool... 01:38:03 CPack: Create package using TGZ 01:38:03 CPack: Install projects 01:38:03 CPack: - Run preinstall target for: Csdk 01:38:04 CPack: - Install project: Csdk [] 01:38:04 CPack: Create package 01:38:04 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 01:38:04 + '[' false '=' true ] 01:38:04 + '[' false '=' true ] 01:38:04 + mkdir -p /tmp/sdk/build/debug 01:38:04 + cd /tmp/sdk/build/debug 01:38:04 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 01:38:04 -- The C compiler identification is GNU 12.2.1 01:38:04 -- Detecting C compiler ABI info 01:38:04 -- Detecting C compiler ABI info - done 01:38:04 -- Check for working C compiler: /usr/bin/cc - skipped 01:38:04 -- Detecting C compile features 01:38:04 -- Detecting C compile features - done 01:38:04 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:38:04 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:38:04 -- Found LIBYAML: /usr/lib/libyaml.so 01:38:04 -- Found LIBUUID: /usr/lib/libuuid.so 01:38:04 -- Found LIBCBOR: /usr/lib/libcbor.so 01:38:04 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:38:04 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:38:04 -- /opt/iotech/iot/1.5/include 01:38:04 -- C SDK 0.0.0 for Linux 01:38:04 -- Performing Test CSDK_HAVE_ATOMIC 01:38:04 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:38:04 -- Found Curses: /usr/lib/libcurses.so 01:38:04 -- Configuring done (0.4s) 01:38:04 -- Generating done (0.0s) 01:38:04 -- Build files have been written to: /tmp/sdk/build/debug 01:38:04 + make 01:38:04 + tee debug.log 01:38:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:38:04 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:38:04 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:38:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:38:04 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:38:05 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:38:05 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:38:05 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:38:05 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:38:05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:38:05 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:38:05 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:38:05 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:38:05 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:38:05 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:38:05 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:38:05 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:38:05 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:38:05 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:38:06 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:38:06 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:38:06 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:38:06 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:38:06 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:38:06 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:38:06 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:38:06 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:38:06 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:38:06 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:38:06 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:38:06 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:38:07 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:38:07 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:38:07 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:38:07 [ 68%] Linking C shared library libcsdk.so 01:38:07 [ 68%] Built target csdk 01:38:07 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:38:07 [ 72%] Linking C executable template 01:38:07 [ 72%] Built target template 01:38:07 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:38:07 [ 76%] Linking C executable device-counter 01:38:07 [ 76%] Built target device-counter 01:38:07 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:38:07 [ 80%] Linking C executable device-random 01:38:07 [ 80%] Built target device-random 01:38:07 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:38:07 [ 84%] Linking C executable device-gyro 01:38:07 [ 84%] Built target device-gyro 01:38:07 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:38:07 [ 88%] Linking C executable device-bitfields 01:38:08 [ 88%] Built target device-bitfields 01:38:08 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:38:08 [ 92%] Linking C executable template-discovery 01:38:08 [ 92%] Built target template-discovery 01:38:08 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:38:08 [ 96%] Linking C executable device-file 01:38:08 [ 96%] Built target device-file 01:38:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:38:08 [100%] Linking C executable device-terminal 01:38:08 [100%] Built target device-terminal 01:38:08 make: Entering directory '/tmp/sdk/build/release' 01:38:08 [ 68%] Built target csdk 01:38:08 [ 72%] Built target template 01:38:08 [ 76%] Built target device-counter 01:38:08 [ 80%] Built target device-random 01:38:08 [ 84%] Built target device-gyro 01:38:08 [ 88%] Built target device-bitfields 01:38:08 [ 92%] Built target template-discovery 01:38:08 [ 96%] Built target device-file 01:38:08 [100%] Built target device-terminal 01:38:08 Install the project... 01:38:08 -- Install configuration: "Release" 01:38:08 -- Installing: /usr/local/lib/libcsdk.so 01:38:08 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 01:38:08 -- Installing: /usr/local/include 01:38:08 -- Installing: /usr/local/include/devsdk 01:38:08 -- Installing: /usr/local/include/devsdk/devsdk.h 01:38:08 -- Installing: /usr/local/include/devsdk/devsdk-base.h 01:38:08 -- Installing: /usr/local/include/edgex 01:38:08 -- Installing: /usr/local/include/edgex/edgex.h 01:38:08 -- Installing: /usr/local/include/edgex/devices.h 01:38:08 -- Installing: /usr/local/include/edgex/profiles.h 01:38:08 -- Installing: /usr/local/include/edgex/edgex-base.h 01:38:08 -- Installing: /usr/local/include/edgex/rest-server.h 01:38:08 -- Installing: /usr/local/include/edgex/csdk-defs.h 01:38:08 -- Installing: /usr/local/share/device-sdk-c/LICENSE 01:38:08 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 01:38:08 make: Leaving directory '/tmp/sdk/build/release' 01:38:09 Removing intermediate container 3bda78b1bfb4 01:38:09 ---> 1c95163e505a 01:38:09 Step 14/22 : FROM ${BASE} 01:38:09 ---> 45f96820a350 01:38:09 Step 15/22 : LABEL maintainer="IOTech " 01:38:09 ---> Running in 48a697f58131 01:38:09 Removing intermediate container 48a697f58131 01:38:09 ---> 3803b7063057 01:38:09 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 01:38:09 ---> Running in fad135036a75 01:38:09 Connecting to iotech.jfrog.io (34.246.139.145:443) 01:38:10 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:38:10 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:38:10 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:38:10 Removing intermediate container fad135036a75 01:38:10 ---> 9771f77a3324 01:38:10 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:38:10 ---> Running in 4e35763bbccf 01:38:11 Removing intermediate container 4e35763bbccf 01:38:11 ---> 599b05afeeb0 01:38:11 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 01:38:11 ---> Running in 4c52ac0aa300 01:38:11 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:12 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:12 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:38:13 (1/11) Installing libpsl (0.21.5-r0) 01:38:13 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 01:38:14 (3/11) Installing curl (8.12.1-r0) 01:38:14 (4/11) Installing libpsl-utils (0.21.5-r0) 01:38:14 (5/11) Installing libpsl-dev (0.21.5-r0) 01:38:14 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 01:38:15 (7/11) Installing dumb-init (1.2.5-r2) 01:38:15 (8/11) Installing libcbor (0.10.2-r1) 01:38:15 (9/11) Installing iotech-iot-1.5 (1.5.5-r2) 01:38:16 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:38:16 (11/11) Installing libuuid (2.38.1-r8) 01:38:16 Executing busybox-1.36.1-r2.trigger 01:38:16 OK: 331 MiB in 91 packages 01:38:17 Removing intermediate container 4c52ac0aa300 01:38:17 ---> acd82dc673cc 01:38:17 Step 19/22 : RUN apk --no-cache upgrade 01:38:17 ---> Running in 39da1765db8b 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:18 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:38:18 Upgrading critical system libraries and apk-tools: 01:38:18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:38:19 Executing busybox-1.36.1-r2.trigger 01:38:19 Continuing the upgrade transaction with new apk-tools: 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:20 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:20 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:21 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:38:21 (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 01:38:21 (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 01:38:22 Executing busybox-1.36.1-r7.post-upgrade 01:38:22 (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 01:38:22 (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 01:38:22 (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 01:38:23 (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 01:38:23 (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 01:38:23 (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) 01:38:24 (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 01:38:25 (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 01:38:25 (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 01:38:25 (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 01:38:26 (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 01:38:27 (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 01:38:27 (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 01:38:27 (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 01:38:28 (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 01:38:28 (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 01:38:29 (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 01:38:29 (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 01:38:29 (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 01:38:30 Executing busybox-1.36.1-r7.trigger 01:38:30 Executing ca-certificates-20241121-r1.trigger 01:38:30 OK: 331 MiB in 91 packages 01:38:31 Removing intermediate container 39da1765db8b 01:38:31 ---> 2edcdaee747a 01:38:31 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 01:38:31 ---> e878e4d7d9e5 01:38:31 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 01:38:31 ---> 5164002c0276 01:38:31 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 01:38:31 ---> 70c54d20b14d 01:38:31 Successfully built 70c54d20b14d 01:38:31 Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:32 + git log --pretty=%H %s 01:38:32 + head -n+ 1 01:38:32 grep ci(lts-release) 01:38:32 + awk {print $1} [Pipeline] echo 01:38:32 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: 01:38:32 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 01:38:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:33 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 01:38:33 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] 01:38:33 aeb7516ecb4a: Preparing 01:38:33 4a3b81969ade: Preparing 01:38:33 b1fd87d53af2: Preparing 01:38:33 16d6a8aac076: Preparing 01:38:33 4389de4e1195: Preparing 01:38:33 49a4ae3b33a8: Preparing 01:38:33 cdfc493bc087: Preparing 01:38:33 9d94fa7f7201: Preparing 01:38:33 1a98914da975: Preparing 01:38:33 cc2447e1835a: Preparing 01:38:33 49a4ae3b33a8: Waiting 01:38:33 1a98914da975: Waiting 01:38:33 cdfc493bc087: Waiting 01:38:33 9d94fa7f7201: Waiting 01:38:33 cc2447e1835a: Waiting 01:38:33 aeb7516ecb4a: Pushed 01:38:33 b1fd87d53af2: Pushed 01:38:33 4a3b81969ade: Pushed 01:38:33 9d94fa7f7201: Layer already exists 01:38:33 1a98914da975: Layer already exists 01:38:33 49a4ae3b33a8: Pushed 01:38:33 cc2447e1835a: Layer already exists 01:38:33 cdfc493bc087: Pushed 01:38:33 4389de4e1195: Pushed 01:38:37 16d6a8aac076: Pushed 01:38:37 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3: digest: sha256:21c7119f2d81be2fd9931d40d9359bbcd3ded59f72893edbea585052b1314b77 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:37 ===================================================== [Pipeline] echo 01:38:37 taggedImages: 01:38:37 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41712 in /w/workspace/edgexfoundry_device-sdk-c_odessa [Pipeline] { [Pipeline] checkout 01:41:32 Selected Git installation does not exist. Using Default 01:41:32 The recommended git tool is: NONE 01:41:37 using credential edgex-jenkins-ssh 01:41:37 Cloning the remote Git repository 01:41:37 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 01:41:37 > git init /w/workspace/edgexfoundry_device-sdk-c_odessa # timeout=10 01:41:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 01:41:38 > git --version # timeout=10 01:41:38 > git --version # 'git version 2.25.1' 01:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 01:41:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:40 Avoid second fetch 01:41:40 Checking out Revision 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 (odessa) 01:41:41 Commit message: "ci(lts-release): LTS release v4.0.0 @7663afe" 01:41:40 > git config core.sparsecheckout # timeout=10 01:41:40 > git checkout -f 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:45 Dload Upload Total Spent Left Speed 01:41:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 21380 0 --:--:-- --:--:-- --:--:-- 21415 [Pipeline] sh 01:41:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:41:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:41:47 + sudo tee /etc/docker/daemon.new 01:41:47 { 01:41:47 "registry-mirrors": [ 01:41:47 "https://nexus3.edgexfoundry.org:10001" 01:41:47 ], 01:41:47 "bip": "10.250.0.254/24", 01:41:47 "hosts": [ 01:41:47 "tcp://0.0.0.0:5555", 01:41:47 "unix:///var/run/docker.sock" 01:41:47 ], 01:41:47 "mtu": 1458, 01:41:47 "selinux-enabled": true, 01:41:47 "seccomp-profile": "/etc/docker/seccomp.json" 01:41:47 } [Pipeline] sh 01:41:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:41:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:05 provisioning config files... 01:42:06 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config13100259485014030990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:06 ---> ****-login.sh 01:42:06 nexus3.edgexfoundry.org:10001 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:06 Configure a credential helper to remove this warning. See 01:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:06 01:42:06 Login Succeeded 01:42:06 nexus3.edgexfoundry.org:10002 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10003 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10004 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 ****.io 01:42:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 ---> ****-login.sh ends [Pipeline] } 01:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:08 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:42:08 + echo 0.0.0 [Pipeline] echo 01:42:08 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo 01:42:09 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:42:09 ========================================================= 01:42:09 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 01:42:09 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + 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 . 01:42:09 Sending build context to Docker daemon 3.315MB 01:42:09 Step 1/22 : ARG BASE=alpine:3.18 01:42:09 Step 2/22 : FROM ${BASE} as builder 01:42:09 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 01:42:09 579b34f0a95b: Pulling fs layer 01:42:09 b046b3a35be6: Pulling fs layer 01:42:09 2014ba793e07: Pulling fs layer 01:42:09 b046b3a35be6: Verifying Checksum 01:42:09 579b34f0a95b: Verifying Checksum 01:42:09 579b34f0a95b: Download complete 01:42:10 579b34f0a95b: Pull complete 01:42:10 b046b3a35be6: Pull complete 01:42:12 2014ba793e07: Download complete 01:42:25 2014ba793e07: Pull complete 01:42:25 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 01:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 01:42:25 ---> 4f4201145ecf 01:42:25 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 01:42:25 ---> Running in 1c0441837c35 01:42:25 Connecting to iotech.jfrog.io (34.247.22.236:443) 01:42:26 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:42:26 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:42:26 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:42:27 Removing intermediate container 1c0441837c35 01:42:27 ---> 1aec5a11efef 01:42:27 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:42:27 ---> Running in 6f613ff9014f 01:42:29 Removing intermediate container 6f613ff9014f 01:42:29 ---> 34f53d0ed1e9 01:42:29 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 01:42:29 ---> Running in 0f37bee85d91 01:42:30 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:42:30 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:42:31 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:42:32 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:42:32 (1/15) Installing libcbor (0.10.2-r1) 01:42:33 (2/15) Installing iotech-iot-1.5 (1.5.5-r2) 01:42:33 (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) 01:42:33 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:42:33 (5/15) Installing libcbor-dev (0.10.2-r1) 01:42:34 (6/15) Installing libmenuw (6.4_p20230506-r0) 01:42:34 (7/15) Installing libpanelw (6.4_p20230506-r0) 01:42:34 (8/15) Installing libncurses++ (6.4_p20230506-r0) 01:42:35 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 01:42:35 (10/15) Installing libblkid (2.38.1-r8) 01:42:36 (11/15) Installing libuuid (2.38.1-r8) 01:42:36 (12/15) Installing libfdisk (2.38.1-r8) 01:42:37 (13/15) Installing libmount (2.38.1-r8) 01:42:37 (14/15) Installing libsmartcols (2.38.1-r8) 01:42:37 (15/15) Installing util-linux-dev (2.38.1-r8) 01:42:38 Executing busybox-1.36.1-r2.trigger 01:42:38 OK: 332 MiB in 97 packages 01:42:40 Removing intermediate container 0f37bee85d91 01:42:40 ---> 435c2bd32bde 01:42:40 Step 6/22 : RUN mkdir /tmp/sdk 01:42:40 ---> Running in 7d715a92e394 01:42:42 Removing intermediate container 7d715a92e394 01:42:42 ---> b3b74bcaed3c 01:42:42 Step 7/22 : COPY VERSION /tmp/sdk 01:42:42 ---> bca9b25a70ea 01:42:42 Step 8/22 : COPY src /tmp/sdk/src 01:42:43 ---> f43e9c6d8f21 01:42:43 Step 9/22 : COPY include /tmp/sdk/include 01:42:43 ---> cf55d0cb2038 01:42:43 Step 10/22 : COPY scripts /tmp/sdk/scripts 01:42:44 ---> d1c3a0743722 01:42:44 Step 11/22 : COPY LICENSE /tmp/sdk 01:42:44 ---> e5812d41751e 01:42:44 Step 12/22 : COPY Attribution.txt /tmp/sdk 01:42:45 ---> 1484e71ca957 01:42:45 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 01:42:45 ---> Running in c17276c7f436 01:42:46 + CPPCHECK=false 01:42:46 + DOCGEN=false 01:42:46 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 01:42:46 + '[' 0 -gt 0 ] 01:42:46 + readlink -f ./scripts/build.sh 01:42:46 + dirname /tmp/sdk/scripts/build.sh 01:42:46 + dirname /tmp/sdk/scripts 01:42:46 + ROOT=/tmp/sdk 01:42:46 + cd /tmp/sdk 01:42:46 + mkdir -p /tmp/sdk/build/release 01:42:46 + cd /tmp/sdk/build/release 01:42:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 01:42:46 -- The C compiler identification is GNU 12.2.1 01:42:46 -- Detecting C compiler ABI info 01:42:47 -- Detecting C compiler ABI info - done 01:42:47 -- Check for working C compiler: /usr/bin/cc - skipped 01:42:47 -- Detecting C compile features 01:42:47 -- Detecting C compile features - done 01:42:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:42:47 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:42:47 -- Found LIBYAML: /usr/lib/libyaml.so 01:42:47 -- Found LIBUUID: /usr/lib/libuuid.so 01:42:47 -- Found LIBCBOR: /usr/lib/libcbor.so 01:42:47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:42:47 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:42:47 -- /opt/iotech/iot/1.5/include 01:42:47 -- C SDK 0.0.0 for Linux 01:42:47 -- Performing Test CSDK_HAVE_ATOMIC 01:42:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:42:48 -- Found Curses: /usr/lib/libcurses.so 01:42:48 -- Configuring done (1.9s) 01:42:48 -- Generating done (0.2s) 01:42:48 -- Build files have been written to: /tmp/sdk/build/release 01:42:48 + make all package 01:42:48 + tee release.log 01:42:48 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:42:49 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:42:50 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:42:51 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:42:51 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:42:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:42:53 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:42:54 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:42:56 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:42:57 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:42:58 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:42:59 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:42:59 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:43:00 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:43:01 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:43:03 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:43:03 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:43:05 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:43:05 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:43:07 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:43:07 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:43:14 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:43:14 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:43:15 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:43:15 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:43:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:43:17 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:43:19 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:43:20 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:43:21 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:43:21 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:43:23 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 01:43:23 /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 01:43:23 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 01:43:23 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 01:43:23 /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 01:43:23 875 | const iot_data_t *deviceservices_config; 01:43:23 | ^~~~~~~~~~~~~~~~~~~~~ 01:43:24 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:43:25 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:43:25 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:43:26 [ 68%] Linking C shared library libcsdk.so 01:43:26 [ 68%] Built target csdk 01:43:26 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:43:27 [ 72%] Linking C executable template 01:43:27 [ 72%] Built target template 01:43:27 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:43:28 [ 76%] Linking C executable device-counter 01:43:28 [ 76%] Built target device-counter 01:43:28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:43:28 [ 80%] Linking C executable device-random 01:43:29 [ 80%] Built target device-random 01:43:29 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:43:29 [ 84%] Linking C executable device-gyro 01:43:30 [ 84%] Built target device-gyro 01:43:30 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:43:30 [ 88%] Linking C executable device-bitfields 01:43:30 [ 88%] Built target device-bitfields 01:43:30 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:43:32 [ 92%] Linking C executable template-discovery 01:43:32 [ 92%] Built target template-discovery 01:43:32 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:43:33 [ 96%] Linking C executable device-file 01:43:33 [ 96%] Built target device-file 01:43:33 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:43:34 [100%] Linking C executable device-terminal 01:43:34 [100%] Built target device-terminal 01:43:34 Run CPack packaging tool... 01:43:34 CPack: Create package using TGZ 01:43:34 CPack: Install projects 01:43:34 CPack: - Run preinstall target for: Csdk 01:43:35 CPack: - Install project: Csdk [] 01:43:35 CPack: Create package 01:43:35 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 01:43:35 + '[' false '=' true ] 01:43:35 + '[' false '=' true ] 01:43:35 + mkdir -p /tmp/sdk/build/debug 01:43:35 + cd /tmp/sdk/build/debug 01:43:35 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 01:43:35 -- The C compiler identification is GNU 12.2.1 01:43:35 -- Detecting C compiler ABI info 01:43:36 -- Detecting C compiler ABI info - done 01:43:36 -- Check for working C compiler: /usr/bin/cc - skipped 01:43:36 -- Detecting C compile features 01:43:36 -- Detecting C compile features - done 01:43:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 01:43:36 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 01:43:36 -- Found LIBYAML: /usr/lib/libyaml.so 01:43:36 -- Found LIBUUID: /usr/lib/libuuid.so 01:43:36 -- Found LIBCBOR: /usr/lib/libcbor.so 01:43:36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 01:43:36 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 01:43:36 -- /opt/iotech/iot/1.5/include 01:43:36 -- C SDK 0.0.0 for Linux 01:43:36 -- Performing Test CSDK_HAVE_ATOMIC 01:43:36 -- Performing Test CSDK_HAVE_ATOMIC - Success 01:43:37 -- Found Curses: /usr/lib/libcurses.so 01:43:37 -- Configuring done (1.7s) 01:43:37 -- Generating done (0.2s) 01:43:37 -- Build files have been written to: /tmp/sdk/build/debug 01:43:37 + make 01:43:37 + tee debug.log 01:43:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 01:43:38 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 01:43:38 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 01:43:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 01:43:39 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 01:43:40 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 01:43:40 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 01:43:40 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 01:43:41 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 01:43:41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 01:43:42 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 01:43:42 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 01:43:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 01:43:43 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 01:43:43 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 01:43:44 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 01:43:44 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 01:43:44 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 01:43:45 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 01:43:45 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 01:43:46 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 01:43:47 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 01:43:47 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 01:43:48 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 01:43:48 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 01:43:48 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 01:43:49 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 01:43:50 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 01:43:50 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 01:43:51 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 01:43:51 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 01:43:52 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 01:43:52 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 01:43:52 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 01:43:53 [ 68%] Linking C shared library libcsdk.so 01:43:53 [ 68%] Built target csdk 01:43:53 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 01:43:53 [ 72%] Linking C executable template 01:43:54 [ 72%] Built target template 01:43:54 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 01:43:54 [ 76%] Linking C executable device-counter 01:43:54 [ 76%] Built target device-counter 01:43:54 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 01:43:55 [ 80%] Linking C executable device-random 01:43:55 [ 80%] Built target device-random 01:43:55 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 01:43:55 [ 84%] Linking C executable device-gyro 01:43:56 [ 84%] Built target device-gyro 01:43:56 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 01:43:56 [ 88%] Linking C executable device-bitfields 01:43:56 [ 88%] Built target device-bitfields 01:43:56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 01:43:57 [ 92%] Linking C executable template-discovery 01:43:57 [ 92%] Built target template-discovery 01:43:57 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 01:43:58 [ 96%] Linking C executable device-file 01:43:58 [ 96%] Built target device-file 01:43:58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 01:43:58 [100%] Linking C executable device-terminal 01:43:59 [100%] Built target device-terminal 01:43:59 make: Entering directory '/tmp/sdk/build/release' 01:43:59 [ 68%] Built target csdk 01:43:59 [ 72%] Built target template 01:43:59 [ 76%] Built target device-counter 01:43:59 [ 80%] Built target device-random 01:43:59 [ 84%] Built target device-gyro 01:43:59 [ 88%] Built target device-bitfields 01:43:59 [ 92%] Built target template-discovery 01:43:59 [ 96%] Built target device-file 01:43:59 [100%] Built target device-terminal 01:43:59 Install the project... 01:43:59 -- Install configuration: "Release" 01:43:59 -- Installing: /usr/local/lib/libcsdk.so 01:43:59 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 01:43:59 -- Installing: /usr/local/include 01:43:59 -- Installing: /usr/local/include/devsdk 01:43:59 -- Installing: /usr/local/include/devsdk/devsdk.h 01:43:59 -- Installing: /usr/local/include/devsdk/devsdk-base.h 01:43:59 -- Installing: /usr/local/include/edgex 01:43:59 -- Installing: /usr/local/include/edgex/rest-server.h 01:43:59 -- Installing: /usr/local/include/edgex/edgex.h 01:43:59 -- Installing: /usr/local/include/edgex/edgex-base.h 01:43:59 -- Installing: /usr/local/include/edgex/devices.h 01:43:59 -- Installing: /usr/local/include/edgex/profiles.h 01:43:59 -- Installing: /usr/local/include/edgex/csdk-defs.h 01:43:59 -- Installing: /usr/local/share/device-sdk-c/LICENSE 01:43:59 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 01:43:59 make: Leaving directory '/tmp/sdk/build/release' 01:44:01 Removing intermediate container c17276c7f436 01:44:01 ---> 10a181ad733b 01:44:01 Step 14/22 : FROM ${BASE} 01:44:01 ---> 4f4201145ecf 01:44:01 Step 15/22 : LABEL maintainer="IOTech " 01:44:01 ---> Running in f249dc9167a4 01:44:01 Removing intermediate container f249dc9167a4 01:44:01 ---> 13d28f66cee4 01:44:01 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 01:44:01 ---> Running in 7d981cf4e72f 01:44:02 Connecting to iotech.jfrog.io (34.247.22.236:443) 01:44:03 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 01:44:03 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 01:44:03 '/etc/apk/keys/alpine.dev.rsa.pub' saved 01:44:03 Removing intermediate container 7d981cf4e72f 01:44:03 ---> 9a24a4f3aaec 01:44:03 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 01:44:03 ---> Running in c4b85a583b6d 01:44:05 Removing intermediate container c4b85a583b6d 01:44:05 ---> 5dff5f631973 01:44:05 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 01:44:05 ---> Running in 470e3b94fa67 01:44:06 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:07 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:08 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:09 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:44:09 (1/11) Installing libpsl (0.21.5-r0) 01:44:09 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 01:44:10 (3/11) Installing curl (8.12.1-r0) 01:44:10 (4/11) Installing libpsl-utils (0.21.5-r0) 01:44:10 (5/11) Installing libpsl-dev (0.21.5-r0) 01:44:11 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 01:44:11 (7/11) Installing dumb-init (1.2.5-r2) 01:44:12 (8/11) Installing libcbor (0.10.2-r1) 01:44:12 (9/11) Installing iotech-iot-1.5 (1.5.5-r2) 01:44:12 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 01:44:13 (11/11) Installing libuuid (2.38.1-r8) 01:44:13 Executing busybox-1.36.1-r2.trigger 01:44:13 OK: 327 MiB in 91 packages 01:44:14 Removing intermediate container 470e3b94fa67 01:44:14 ---> 2b22133dcaf7 01:44:14 Step 19/22 : RUN apk --no-cache upgrade 01:44:14 ---> Running in 15915eb356a2 01:44:15 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:16 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:17 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:44:18 Upgrading critical system libraries and apk-tools: 01:44:18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 01:44:18 Executing busybox-1.36.1-r2.trigger 01:44:18 Continuing the upgrade transaction with new apk-tools: 01:44:18 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:19 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:44:20 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 01:44:21 WARNING: This apk-tools is OLD! Some packages might not function properly. 01:44:21 (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 01:44:22 (2/21) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 01:44:22 Executing busybox-1.36.1-r7.post-upgrade 01:44:22 (3/21) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 01:44:22 (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 01:44:23 (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 01:44:24 (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 01:44:24 (7/21) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 01:44:24 (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) 01:44:25 (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 01:44:26 (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 01:44:26 (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 01:44:27 (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 01:44:28 (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 01:44:28 (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 01:44:29 (15/21) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 01:44:29 (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 01:44:30 (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 01:44:30 (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 01:44:31 (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 01:44:31 (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 01:44:31 (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 01:44:32 Executing busybox-1.36.1-r7.trigger 01:44:32 Executing ca-certificates-20241121-r1.trigger 01:44:32 OK: 327 MiB in 91 packages 01:44:35 Removing intermediate container 15915eb356a2 01:44:35 ---> d293c3e21ca5 01:44:35 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 01:44:35 ---> fae551ff1e8b 01:44:35 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 01:44:36 ---> 13ce843c5f12 01:44:36 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 01:44:37 ---> 8d1ff71a0eb4 01:44:37 Successfully built 8d1ff71a0eb4 01:44:37 Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:37 + git log --pretty=%H %s 01:44:37 + grep ci(lts-release) 01:44:37 + awk {print $1} 01:44:37 + head -n 1 [Pipeline] echo 01:44:37 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: 01:44:37 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 01:44:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:37 + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:38 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 01:44:38 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] 01:44:38 1c2ae77a6031: Preparing 01:44:38 ac23a8f3c80a: Preparing 01:44:38 c260ad1b3689: Preparing 01:44:38 68e27db6a279: Preparing 01:44:38 108c2d645dda: Preparing 01:44:38 04a7a2221839: Preparing 01:44:38 4215a0907acb: Preparing 01:44:38 04a7a2221839: Waiting 01:44:38 7516a9d68dc0: Preparing 01:44:38 4215a0907acb: Waiting 01:44:38 7516a9d68dc0: Waiting 01:44:38 fbbef3d89ef9: Preparing 01:44:38 5f4d9fc4d98d: Preparing 01:44:38 fbbef3d89ef9: Waiting 01:44:38 c260ad1b3689: Pushed 01:44:38 1c2ae77a6031: Pushed 01:44:38 ac23a8f3c80a: Pushed 01:44:38 7516a9d68dc0: Layer already exists 01:44:38 fbbef3d89ef9: Layer already exists 01:44:38 04a7a2221839: Pushed 01:44:38 5f4d9fc4d98d: Layer already exists 01:44:38 4215a0907acb: Pushed 01:44:39 108c2d645dda: Pushed 01:44:47 68e27db6a279: Pushed 01:44:47 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3: digest: sha256:c6c5f2e85b88b996b52171e722e567f15d80f21435d5cf45bf6f0869707d5a81 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:47 ===================================================== [Pipeline] echo 01:44:47 taggedImages: 01:44:47 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [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 01:44:48 + git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo 01:44:48 -----------> git rev-list -1 --merges 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3~1..9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [false] [Pipeline] sh 01:44:48 + git log --format=format:%s -1 9c59d7f1705c8337e2c21e5213612ca4acc9a6b3 [Pipeline] echo 01:44:48 ========================================================= 01:44:48 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 01:44:48 ========================================================= 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 01:44:49 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 01:44:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:50 ---> package-listing.sh 01:44:50 ++ tr '[:upper:]' '[:lower:]' 01:44:50 ++ facter osfamily 01:44:51 + OS_FAMILY=debian 01:44:51 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 01:44:51 + START_PACKAGES=/tmp/packages_start.txt 01:44:51 + END_PACKAGES=/tmp/packages_end.txt 01:44:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:51 + PACKAGES=/tmp/packages_start.txt 01:44:51 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 01:44:51 + PACKAGES=/tmp/packages_end.txt 01:44:51 + case "${OS_FAMILY}" in 01:44:51 + dpkg -l 01:44:51 + grep '^ii' 01:44:51 + '[' -f /tmp/packages_start.txt ']' 01:44:51 + '[' -f /tmp/packages_end.txt ']' 01:44:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:51 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 01:44:51 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 01:44:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 01:44:51 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 01:44:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:52 01:44:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:52 latest: Pulling from edgex-lftools-log-publisher 01:44:52 5eb5b503b376: Pulling fs layer 01:44:52 5c69ac0246d0: Pulling fs layer 01:44:52 ec43610c2a17: Pulling fs layer 01:44:52 3a2ae6a8a46f: Pulling fs layer 01:44:52 33b1e0a273af: Pulling fs layer 01:44:52 5d3b04190fa2: Pulling fs layer 01:44:52 2f39f015ded8: Pulling fs layer 01:44:52 3a2ae6a8a46f: Waiting 01:44:52 33b1e0a273af: Waiting 01:44:52 2f39f015ded8: Waiting 01:44:52 5d3b04190fa2: Waiting 01:44:52 5c69ac0246d0: Download complete 01:44:52 3a2ae6a8a46f: Verifying Checksum 01:44:52 3a2ae6a8a46f: Download complete 01:44:52 33b1e0a273af: Verifying Checksum 01:44:52 33b1e0a273af: Download complete 01:44:52 ec43610c2a17: Verifying Checksum 01:44:52 ec43610c2a17: Download complete 01:44:52 5d3b04190fa2: Verifying Checksum 01:44:52 5d3b04190fa2: Download complete 01:44:52 5eb5b503b376: Verifying Checksum 01:44:52 5eb5b503b376: Download complete 01:44:53 2f39f015ded8: Download complete 01:44:53 5eb5b503b376: Pull complete 01:44:53 5c69ac0246d0: Pull complete 01:44:53 ec43610c2a17: Pull complete 01:44:54 3a2ae6a8a46f: Pull complete 01:44:54 33b1e0a273af: Pull complete 01:44:54 5d3b04190fa2: Pull complete 01:44:57 2f39f015ded8: Pull complete 01:44:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:58 prd-ubuntu20.04-docker-8c-8g-41711 does not seem to be running inside a container 01:44:58 $ 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 01:45:01 $ docker top 188963f545f3c7dfa612769cd575ec9e4f7524678695657b8613a22c84d22558 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:01 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:02 + ls /var/log/sa-host 01:45:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:02 provisioning config files... 01:45:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config8486121225434693339tmp [Pipeline] { [Pipeline] echo 01:45:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:02 ---> create-netrc.sh [Pipeline] } 01:45:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:02 ---> python-tools-install.sh [Pipeline] echo 01:45:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:45:03 ---> sudo-logs.sh 01:45:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:45:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:45:03 ---> job-cost.sh 01:45:03 lf-activate-venv: SKIPPING 01:45:03 INFO: No Stack... 01:45:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:04 INFO: Archiving Costs [Pipeline] echo 01:45:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:45:04 ---> logs-deploy.sh 01:45:04 lf-activate-venv: SKIPPING 01:45:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/10 01:45:04 INFO: archiving workspace using pattern(s): 01:45:05 Archives upload complete. 01:45:05 INFO: archiving logs to Nexus 01:45:06 ---> uname -a: 01:45:06 Linux prd-ubuntu20-04-docker-8c-8g-41711 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:45:06 01:45:06 01:45:06 ---> lscpu: 01:45:06 Architecture: x86_64 01:45:06 CPU op-mode(s): 32-bit, 64-bit 01:45:06 Byte Order: Little Endian 01:45:06 Address sizes: 40 bits physical, 48 bits virtual 01:45:06 CPU(s): 8 01:45:06 On-line CPU(s) list: 0-7 01:45:06 Thread(s) per core: 1 01:45:06 Core(s) per socket: 1 01:45:06 Socket(s): 8 01:45:06 NUMA node(s): 1 01:45:06 Vendor ID: AuthenticAMD 01:45:06 CPU family: 23 01:45:06 Model: 49 01:45:06 Model name: AMD EPYC-Rome Processor 01:45:06 Stepping: 0 01:45:06 CPU MHz: 2800.000 01:45:06 BogoMIPS: 5600.00 01:45:06 Virtualization: AMD-V 01:45:06 Hypervisor vendor: KVM 01:45:06 Virtualization type: full 01:45:06 L1d cache: 256 KiB 01:45:06 L1i cache: 256 KiB 01:45:06 L2 cache: 4 MiB 01:45:06 L3 cache: 128 MiB 01:45:06 NUMA node0 CPU(s): 0-7 01:45:06 Vulnerability Itlb multihit: Not affected 01:45:06 Vulnerability L1tf: Not affected 01:45:06 Vulnerability Mds: Not affected 01:45:06 Vulnerability Meltdown: Not affected 01:45:06 Vulnerability Mmio stale data: Not affected 01:45:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:45:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:45:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:45:06 Vulnerability Srbds: Not affected 01:45:06 Vulnerability Tsx async abort: Not affected 01:45:06 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 01:45:06 01:45:06 01:45:06 ---> nproc: 01:45:06 8 01:45:06 01:45:06 01:45:06 ---> df -h: 01:45:06 Filesystem Size Used Avail Use% Mounted on 01:45:06 overlay 155G 10G 145G 7% / 01:45:06 tmpfs 64M 0 64M 0% /dev 01:45:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:45:06 shm 64M 0 64M 0% /dev/shm 01:45:06 /dev/vda1 155G 10G 145G 7% /facter-os 01:45:06 01:45:06 01:45:06 ---> sar -b -r -n DEV: 01:45:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41711) 03/21/25 _x86_64_ (8 CPU) 01:45:06 01:45:06 01:36:53 LINUX RESTART (8 CPU) 01:45:06 01:45:06 01:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:45:06 01:38:02 364.44 47.44 317.00 0.00 5346.98 139929.75 0.00 01:45:06 01:39:01 72.28 0.10 72.17 0.00 15.18 58013.90 0.00 01:45:06 01:40:01 1.52 0.00 1.52 0.00 0.00 17.48 0.00 01:45:06 01:41:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 01:45:06 01:42:01 8.85 2.48 6.37 0.00 2349.21 231.43 0.00 01:45:06 01:43:01 20.48 7.75 12.73 0.00 1105.50 3508.83 0.00 01:45:06 01:44:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 01:45:06 01:45:01 45.08 0.48 44.59 0.00 41.19 16690.68 0.00 01:45:06 Average: 64.30 7.30 57.00 0.00 1109.51 27236.64 0.00 01:45:06 01:45:06 01:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:45:06 01:38:02 29866096 31583456 757224 2.30 54660 1966880 1960640 5.78 1000936 1681452 2620 01:45:06 01:39:01 29833820 31600252 738344 2.25 58140 2009928 1693340 4.99 993676 1718704 336 01:45:06 01:40:01 29833936 31600392 737816 2.24 58180 2009928 1693340 4.99 993468 1718704 12 01:45:06 01:41:01 29842484 31609004 729304 2.22 58204 2009932 1709704 5.04 984228 1718748 144 01:45:06 01:42:01 29623392 31566840 764252 2.32 61376 2177180 1823020 5.37 1124148 1782236 94616 01:45:06 01:43:01 29608104 31591452 733688 2.23 63616 2213736 1786844 5.27 1134644 1778256 4 01:45:06 01:44:01 29608048 31591416 733564 2.23 63656 2213740 1786844 5.27 1134540 1778260 4 01:45:06 01:45:01 29047232 31527548 769132 2.34 81772 2667280 1961984 5.78 1190708 2228880 212 01:45:06 Average: 29657889 31583795 745416 2.27 62450 2158576 1801964 5.31 1069544 1800655 12244 01:45:06 01:45:06 01:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:45:06 01:38:02 vethb53e5e1 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 01:45:06 01:38:02 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 01:45:06 01:38:02 docker0 19.01 21.11 1.14 68.56 0.00 0.00 0.00 0.00 01:45:06 01:38:02 ens3 418.33 286.35 2842.22 84.47 0.00 0.00 0.00 0.00 01:45:06 01:39:01 lo 2.64 2.64 0.25 0.25 0.00 0.00 0.00 0.00 01:45:06 01:39:01 docker0 60.84 71.00 3.53 351.38 0.00 0.00 0.00 0.00 01:45:06 01:39:01 ens3 140.01 116.90 388.48 289.15 0.00 0.00 0.00 0.00 01:45:06 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:40:01 ens3 0.75 0.70 0.05 0.06 0.00 0.00 0.00 0.00 01:45:06 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:06 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:41:01 ens3 0.77 0.27 0.07 0.02 0.00 0.00 0.00 0.00 01:45:06 01:42:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 01:45:06 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:42:01 ens3 74.72 37.68 1406.52 2.94 0.00 0.00 0.00 0.00 01:45:06 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:45:06 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:43:01 ens3 0.70 0.53 0.32 0.13 0.00 0.00 0.00 0.00 01:45:06 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:45:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:45:06 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:06 01:45:01 ens3 93.23 56.51 2525.00 11.35 0.00 0.00 0.00 0.00 01:45:06 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 01:45:06 Average: docker0 9.87 11.39 0.58 51.87 0.00 0.00 0.00 0.00 01:45:06 Average: ens3 90.96 62.25 896.35 48.01 0.00 0.00 0.00 0.00 01:45:06 01:45:06