Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51fc0f7794e32676bc47e1603c1b3033fa494e45 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-ssh4601232822272566341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16399535734635526834.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/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-bacnet-c/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2185095523008527988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh3931814092291885642.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/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-bacnet-c/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8162623066271022259.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773891 in /w/workspace/exfoundry_device-bacnet-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-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 51fc0f7794e32676bc47e1603c1b3033fa494e45 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @d0a57ca" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51fc0f7794e32676bc47e1603c1b3033fa494e45 # timeout=10 > git rev-list --no-walk d0a57ca5db52f3c63b8e000d0e5f4f106796589d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:10 ========================================================= 05:17:10 EdgeX Global Pipelines Version Info 05:17:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:11 ------------------- 05:17:11 stable info: 05:17:11 ------------------- 05:17:11 Commited By: Cherry Wang cherry@iotechsys.com 05:17:11 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:17:11 Message: update stable to v1.0.278 05:17:11 ------------------- 05:17:11 experimental info: 05:17:11 ------------------- 05:17:11 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:11 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:17:11 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51fc0f7 [Pipeline] echo 05:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:12 provisioning config files... 05:17:12 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config2770498991110129491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:13 ---> ****-login.sh 05:17:13 nexus3.edgexfoundry.org:10001 05:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:13 05:17:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:17:13 Configure a credential helper to remove this warning. See 05:17:13 https://docs.****.com/go/credential-store/ 05:17:13 05:17:13 Login Succeeded 05:17:13 nexus3.edgexfoundry.org:10002 05:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:13 05:17:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:17:13 Configure a credential helper to remove this warning. See 05:17:13 https://docs.****.com/go/credential-store/ 05:17:13 05:17:13 Login Succeeded 05:17:13 nexus3.edgexfoundry.org:10003 05:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:13 05:17:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:17:13 Configure a credential helper to remove this warning. See 05:17:13 https://docs.****.com/go/credential-store/ 05:17:13 05:17:13 Login Succeeded 05:17:13 nexus3.edgexfoundry.org:10004 05:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:13 05:17:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:17:13 Configure a credential helper to remove this warning. See 05:17:13 https://docs.****.com/go/credential-store/ 05:17:13 05:17:13 Login Succeeded 05:17:13 ****.io 05:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:13 05:17:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:17:13 Configure a credential helper to remove this warning. See 05:17:13 https://docs.****.com/go/credential-store/ 05:17:13 05:17:13 Login Succeeded 05:17:13 ---> ****-login.sh ends [Pipeline] } 05:17:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 05:17:14 + git rev-list -1 --merges 51fc0f7794e32676bc47e1603c1b3033fa494e45~1..51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo 05:17:14 -----------> git rev-list -1 --merges 51fc0f7794e32676bc47e1603c1b3033fa494e45~1..51fc0f7794e32676bc47e1603c1b3033fa494e45 51fc0f7794e32676bc47e1603c1b3033fa494e45 [false] [Pipeline] sh 05:17:14 + git log --format=format:%s -1 51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo 05:17:14 ========================================================= 05:17:14 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 05:17:14 ========================================================= [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 05:17:14 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:17:15 + echo 0.0.0 [Pipeline] echo 05:17:15 [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-x86_64 [Pipeline] echo 05:17:15 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:17:15 ========================================================= 05:17:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 05:17:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:15 + docker build -t device-bacnet-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 05:17:15 #0 building with "default" instance using docker driver 05:17:15 05:17:15 #1 [internal] load build definition from Dockerfile.alpine-base 05:17:15 #1 transferring dockerfile: 1.45kB done 05:17:15 #1 DONE 0.0s 05:17:15 05:17:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 05:17:15 #2 DONE 0.1s 05:17:16 05:17:16 #3 [internal] load .dockerignore 05:17:16 #3 transferring context: 2B done 05:17:16 #3 DONE 0.0s 05:17:16 05:17:16 #4 [internal] load build context 05:17:16 #4 transferring context: 85.88kB done 05:17:16 #4 DONE 0.0s 05:17:16 05:17:16 #5 [ 1/11] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 05:17:16 #5 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts@sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 0.0s done 05:17:16 #5 sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 250B / 250B 0.0s done 05:17:16 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 2.10MB / 115.71MB 0.1s 05:17:16 #5 sha256:b18ea3d6655bca8321bc47a2d462380979833a9574db8212b385fd511e1c6302 948B / 948B done 05:17:16 #5 sha256:45f96820a350bc5ff134eee18b2c33da3183da8af935a5cbc1ba4b51e5b778fc 2.76kB / 2.76kB done 05:17:16 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 05:17:16 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 14.68MB / 115.71MB 0.2s 05:17:16 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 05:17:16 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 55.57MB / 115.71MB 0.4s 05:17:16 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 05:17:16 #5 extracting sha256:4f9bc52d1dc7ec5e3db381b3ffee4adf53c6edfdd431a6c70e1f8b019ff691b0 done 05:17:16 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 83.89MB / 115.71MB 0.5s 05:17:16 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.34MB / 115.71MB 0.6s 05:17:17 #5 sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 115.71MB / 115.71MB 0.8s done 05:17:17 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 0.1s 05:17:21 #5 extracting sha256:585e8d389ef7ded4f4913bc4460fffe4b374e851c1adddbbe96fdb724a247c32 3.8s done 05:17:21 #5 DONE 4.9s 05:17:21 05:17:21 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:17:21 #6 0.236 Connecting to iotech.jfrog.io (54.73.4.50:443) 05:17:21 #6 0.631 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:17:21 #6 0.631 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:17:21 #6 0.631 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:17:22 #6 DONE 1.4s 05:17:22 05:17:22 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:17:22 #7 DONE 0.3s 05:17:22 05:17:22 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 05:17:22 #8 0.258 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:23 #8 0.719 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:23 #8 1.040 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:17:24 #8 1.635 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:17:24 #8 1.645 (1/18) Installing dumb-init (1.2.5-r2) 05:17:24 #8 1.828 (2/18) Installing hiredis (1.1.0-r2) 05:17:24 #8 1.998 (3/18) Installing hiredis-dev (1.1.0-r2) 05:17:25 #8 2.226 (4/18) Installing libcbor (0.10.2-r1) 05:17:25 #8 2.410 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 05:17:25 #8 2.785 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 05:17:25 #8 2.888 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 05:17:25 #8 3.167 (8/18) Installing libcbor-dev (0.10.2-r1) 05:17:26 #8 3.349 (9/18) Installing libmenuw (6.4_p20230506-r0) 05:17:26 #8 3.530 (10/18) Installing libpanelw (6.4_p20230506-r0) 05:17:26 #8 3.679 (11/18) Installing libncurses++ (6.4_p20230506-r0) 05:17:26 #8 3.860 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 05:17:26 #8 4.069 (13/18) Installing libblkid (2.38.1-r8) 05:17:26 #8 4.283 (14/18) Installing libuuid (2.38.1-r8) 05:17:27 #8 4.454 (15/18) Installing libfdisk (2.38.1-r8) 05:17:27 #8 4.665 (16/18) Installing libmount (2.38.1-r8) 05:17:27 #8 4.892 (17/18) Installing libsmartcols (2.38.1-r8) 05:17:27 #8 5.101 (18/18) Installing util-linux-dev (2.38.1-r8) 05:17:27 #8 5.379 Executing busybox-1.36.1-r2.trigger 05:17:28 #8 5.389 OK: 336 MiB in 100 packages 05:17:28 #8 DONE 5.5s 05:17:28 05:17:28 #9 [ 5/11] RUN apk --no-cache upgrade 05:17:28 #9 0.260 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:28 #9 0.516 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:29 #9 0.858 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:17:29 #9 1.427 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:17:29 Still waiting to schedule task 05:17:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:17:29 #9 1.433 Upgrading critical system libraries and apk-tools: 05:17:29 #9 1.433 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:17:29 #9 1.647 Executing busybox-1.36.1-r2.trigger 05:17:30 #9 1.696 Continuing the upgrade transaction with new apk-tools: 05:17:30 #9 1.701 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:30 #9 1.976 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:30 #9 2.304 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 05:17:31 #9 2.871 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:17:31 #9 2.878 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 05:17:31 #9 3.128 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 05:17:31 #9 3.397 Executing busybox-1.36.1-r7.post-upgrade 05:17:31 #9 3.412 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 05:17:31 #9 3.561 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 05:17:32 #9 3.789 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 05:17:32 #9 4.101 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 05:17:32 #9 4.332 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 05:17:32 #9 4.480 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 05:17:33 #9 4.813 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 05:17:33 #9 5.144 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 05:17:33 #9 5.336 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 05:17:33 #9 5.547 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 05:17:34 #9 5.798 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 05:17:34 #9 6.019 (14/27) Installing libpsl (0.21.5-r0) 05:17:34 #9 6.224 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 05:17:34 #9 6.462 (16/27) Installing libpsl-utils (0.21.5-r0) 05:17:34 #9 6.644 (17/27) Installing libpsl-dev (0.21.5-r0) 05:17:34 #9 6.803 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 05:17:35 #9 7.044 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 05:17:35 #9 7.238 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 05:17:35 #9 7.580 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 05:17:35 #9 7.750 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 05:17:36 #9 8.285 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 05:17:36 #9 8.576 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 05:17:37 #9 8.748 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 05:17:37 #9 8.929 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 05:17:37 #9 9.071 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 05:17:37 #9 9.260 Executing busybox-1.36.1-r7.trigger 05:17:37 #9 9.266 Executing ca-certificates-20241121-r1.trigger 05:17:37 #9 9.315 OK: 337 MiB in 103 packages 05:17:37 #9 DONE 9.5s 05:17:37 05:17:37 #10 [ 6/11] COPY scripts /device-bacnet-c/scripts 05:17:37 #10 DONE 0.0s 05:17:37 05:17:37 #11 [ 7/11] COPY src /device-bacnet-c/src/ 05:17:37 #11 DONE 0.0s 05:17:37 05:17:37 #12 [ 8/11] COPY VERSION /device-bacnet-c/ 05:17:37 #12 DONE 0.0s 05:17:38 05:17:38 #13 [ 9/11] WORKDIR /device-bacnet-c 05:17:38 #13 DONE 0.0s 05:17:38 05:17:38 #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh 05:17:38 #14 0.220 + CSDK_VER=4.0.0 05:17:38 #14 0.220 + '[' '!' -d deps ] 05:17:38 #14 0.220 + mkdir deps 05:17:38 #14 0.222 + cd /device-bacnet-c/deps 05:17:38 #14 0.222 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:17:38 #14 0.225 Connecting to github.com (140.82.112.3:443) 05:17:38 #14 0.462 Connecting to codeload.github.com (140.82.112.10:443) 05:17:38 #14 0.644 saving to 'v4.0.0.zip' 05:17:38 #14 0.701 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:17:38 #14 0.701 'v4.0.0.zip' saved 05:17:38 #14 0.702 + unzip v4.0.0.zip 05:17:38 #14 0.704 Archive: v4.0.0.zip 05:17:38 #14 0.709 creating: device-sdk-c-4.0.0/ 05:17:38 #14 0.709 creating: device-sdk-c-4.0.0/.github/ 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:17:38 #14 0.709 creating: device-sdk-c-4.0.0/.github/workflows/ 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/.gitignore 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/Attribution.txt 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/Doxyfile 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/LICENSE 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/Makefile 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/OWNERS.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/README.IOT.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/README.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/README.v3.md 05:17:38 #14 0.709 creating: device-sdk-c-4.0.0/docs/ 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:17:38 #14 0.709 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/docs/startup.md 05:17:38 #14 0.712 creating: device-sdk-c-4.0.0/include/ 05:17:38 #14 0.712 creating: device-sdk-c-4.0.0/include/devsdk/ 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:17:38 #14 0.712 creating: device-sdk-c-4.0.0/include/edgex/ 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:17:38 #14 0.712 creating: device-sdk-c-4.0.0/scripts/ 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:17:38 #14 0.712 creating: device-sdk-c-4.0.0/src/ 05:17:38 #14 0.712 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:17:38 #14 0.715 creating: device-sdk-c-4.0.0/src/c/ 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/api.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/config.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/config.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/data.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/data.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/device.c 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/device.h 05:17:38 #14 0.715 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:17:38 #14 0.716 creating: device-sdk-c-4.0.0/src/c/examples/ 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:17:38 #14 0.716 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:17:38 #14 0.716 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:17:38 #14 0.717 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:17:38 #14 0.717 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:17:38 #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:17:38 #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:17:38 #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:17:38 #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:17:38 #14 0.718 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:17:38 #14 0.718 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:17:38 #14 0.719 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:17:38 #14 0.719 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:17:38 #14 0.720 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:17:38 #14 0.720 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:17:38 #14 0.721 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:17:38 #14 0.721 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/map.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/map.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:17:38 #14 0.724 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/service.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/service.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:17:38 #14 0.726 inflating: + cd device-sdk-c-4.0.0 05:17:38 #14 0.726 + ./scripts/build.sh 05:17:38 #14 0.726 device-sdk-c-4.0.0/src/c/watchers.c 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:17:38 #14 0.726 creating: device-sdk-c-4.0.0/src/cmake/ 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:17:38 #14 0.726 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:17:38 #14 0.727 + CPPCHECK=false 05:17:38 #14 0.727 + DOCGEN=false 05:17:38 #14 0.727 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:17:38 #14 0.727 + '[' 0 -gt 0 ] 05:17:38 #14 0.728 + readlink -f ./scripts/build.sh 05:17:38 #14 0.729 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 05:17:38 #14 0.729 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 05:17:38 #14 0.730 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 05:17:38 #14 0.730 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 05:17:38 #14 0.730 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:17:38 #14 0.731 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:17:38 #14 0.731 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:17:38 #14 0.807 -- The C compiler identification is GNU 12.2.1 05:17:38 #14 0.822 -- Detecting C compiler ABI info 05:17:38 #14 0.921 -- Detecting C compiler ABI info - done 05:17:38 #14 0.940 -- Check for working C compiler: /usr/bin/cc - skipped 05:17:38 #14 0.942 -- Detecting C compile features 05:17:38 #14 0.942 -- Detecting C compile features - done 05:17:38 #14 0.946 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:17:38 #14 1.022 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:17:38 #14 1.025 -- Found LIBYAML: /usr/lib/libyaml.so 05:17:39 #14 1.028 -- Found LIBUUID: /usr/lib/libuuid.so 05:17:39 #14 1.031 -- Found LIBCBOR: /usr/lib/libcbor.so 05:17:39 #14 1.033 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:17:39 #14 1.036 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:17:39 #14 1.036 -- /opt/iotech/iot/1.5/include 05:17:39 #14 1.036 -- C SDK 0.0.0 for Linux 05:17:39 #14 1.038 -- Performing Test CSDK_HAVE_ATOMIC 05:17:39 #14 1.123 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:17:39 #14 1.171 -- Found Curses: /usr/lib/libcurses.so 05:17:39 #14 1.190 -- Configuring done (0.5s) 05:17:39 #14 1.223 -- Generating done (0.0s) 05:17:39 #14 1.226 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:17:39 #14 1.230 + make all package 05:17:39 #14 1.230 + tee release.log 05:17:39 #14 1.276 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:17:39 #14 1.383 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:17:39 #14 1.547 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:17:39 #14 1.673 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:17:39 #14 1.771 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:17:39 #14 2.079 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:17:40 #14 2.120 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:17:40 #14 2.249 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:17:40 #14 2.526 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:17:40 #14 2.618 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:17:40 #14 2.751 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:17:40 #14 2.876 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:17:40 #14 2.968 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:17:40 #14 3.122 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:17:41 #14 3.178 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:17:41 #14 3.487 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:17:41 #14 3.547 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:17:41 #14 3.794 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:17:41 #14 3.897 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:17:41 #14 4.095 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:17:42 #14 4.179 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:17:43 #14 5.194 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:17:43 #14 5.294 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:17:43 #14 5.364 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:17:43 #14 5.453 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:17:43 #14 5.509 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:17:43 #14 5.732 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:17:43 #14 6.045 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:17:44 #14 6.118 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:17:44 #14 6.248 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:17:44 #14 6.343 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:17:44 #14 6.606 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:17:44 #14 6.606 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:17:44 #14 6.606 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:17:44 #14 6.606 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:17:44 #14 6.607 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:17:44 #14 6.607 875 | const iot_data_t *deviceservices_config; 05:17:44 #14 6.607 | ^~~~~~~~~~~~~~~~~~~~~ 05:17:44 #14 6.743 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:17:44 #14 6.858 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:17:44 #14 6.918 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:17:44 #14 7.005 [ 68%] Linking C shared library libcsdk.so 05:17:44 #14 7.046 [ 68%] Built target csdk 05:17:44 #14 7.066 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:17:44 #14 7.198 [ 72%] Linking C executable template 05:17:45 #14 7.223 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:45 #14 7.263 [ 72%] Built target template 05:17:45 #14 7.284 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:17:45 #14 7.364 [ 76%] Linking C executable device-counter 05:17:45 #14 7.388 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:45 #14 7.429 [ 76%] Built target device-counter 05:17:45 #14 7.443 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:17:45 #14 7.527 [ 80%] Linking C executable device-random 05:17:45 #14 7.548 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:45 #14 7.588 [ 80%] Built target device-random 05:17:45 #14 7.604 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:17:45 #14 7.677 [ 84%] Linking C executable device-gyro 05:17:45 #14 7.702 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:45 #14 7.744 [ 84%] Built target device-gyro 05:17:45 #14 7.757 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:17:45 #14 7.837 [ 88%] Linking C executable device-bitfields 05:17:46 #14 7.861 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:46 #14 7.902 [ 88%] Built target device-bitfields 05:17:46 #14 7.921 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:17:46 #14 8.076 [ 92%] Linking C executable template-discovery 05:17:46 #14 8.099 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:46 #14 8.138 [ 92%] Built target template-discovery 05:17:46 #14 8.152 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:17:46 #14 8.267 [ 96%] Linking C executable device-file 05:17:46 #14 8.291 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:46 #14 8.328 [ 96%] Built target device-file 05:17:46 #14 8.340 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:17:46 #14 8.438 [100%] Linking C executable device-terminal 05:17:46 #14 8.466 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:46 #14 8.507 [100%] Built target device-terminal 05:17:46 #14 8.523 Run CPack packaging tool... 05:17:46 #14 8.538 CPack: Create package using TGZ 05:17:46 #14 8.538 CPack: Install projects 05:17:46 #14 8.539 CPack: - Run preinstall target for: Csdk 05:17:46 #14 8.786 CPack: - Install project: Csdk [] 05:17:46 #14 8.795 CPack: Create package 05:17:46 #14 8.817 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:17:46 #14 8.818 + '[' false '=' true ] 05:17:46 #14 8.818 + '[' false '=' true ] 05:17:46 #14 8.818 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:17:46 #14 8.819 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:17:46 #14 8.819 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:17:46 #14 8.890 -- The C compiler identification is GNU 12.2.1 05:17:46 #14 8.906 -- Detecting C compiler ABI info 05:17:46 #14 8.997 -- Detecting C compiler ABI info - done 05:17:47 #14 9.017 -- Check for working C compiler: /usr/bin/cc - skipped 05:17:47 #14 9.018 -- Detecting C compile features 05:17:47 #14 9.019 -- Detecting C compile features - done 05:17:47 #14 9.022 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:17:47 #14 9.098 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:17:47 #14 9.101 -- Found LIBYAML: /usr/lib/libyaml.so 05:17:47 #14 9.104 -- Found LIBUUID: /usr/lib/libuuid.so 05:17:47 #14 9.106 -- Found LIBCBOR: /usr/lib/libcbor.so 05:17:47 #14 9.108 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:17:47 #14 9.110 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:17:47 #14 9.110 -- /opt/iotech/iot/1.5/include 05:17:47 #14 9.110 -- C SDK 0.0.0 for Linux 05:17:47 #14 9.113 -- Performing Test CSDK_HAVE_ATOMIC 05:17:47 #14 9.201 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:17:47 #14 9.251 -- Found Curses: /usr/lib/libcurses.so 05:17:47 #14 9.270 -- Configuring done (0.4s) 05:17:47 #14 9.304 -- Generating done (0.0s) 05:17:47 #14 9.306 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:17:47 #14 9.312 + + maketee 05:17:47 #14 9.312 debug.log 05:17:47 #14 9.351 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:17:47 #14 9.421 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:17:47 #14 9.495 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:17:47 #14 9.570 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:17:47 #14 9.642 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:17:47 #14 9.766 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:17:47 #14 9.803 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:17:47 #14 9.878 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:17:47 #14 9.988 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:17:48 #14 10.05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:17:48 #14 10.13 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:17:48 #14 10.20 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:17:48 #14 10.27 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:17:48 #14 10.35 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:17:48 #14 10.39 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:17:48 #14 10.53 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:17:48 #14 10.57 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:17:48 #14 10.67 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:17:48 #14 10.72 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:17:48 #14 10.84 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:17:48 #14 10.90 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:17:48 #14 11.10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:17:49 #14 11.16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:17:49 #14 11.21 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:17:49 #14 11.27 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:17:49 #14 11.32 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:17:49 #14 11.41 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:17:49 #14 11.61 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:17:49 #14 11.67 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:17:49 #14 11.75 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:17:49 #14 11.81 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:17:49 #14 11.96 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:17:49 #14 12.03 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:17:49 #14 12.08 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:17:50 #14 12.15 [ 68%] Linking C shared library libcsdk.so 05:17:50 #14 12.21 [ 68%] Built target csdk 05:17:50 #14 12.23 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:17:50 #14 12.30 [ 72%] Linking C executable template 05:17:50 #14 12.32 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:50 #14 12.36 [ 72%] Built target template 05:17:50 #14 12.38 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:17:50 #14 12.44 [ 76%] Linking C executable device-counter 05:17:50 #14 12.47 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:50 #14 12.51 [ 76%] Built target device-counter 05:17:50 #14 12.53 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:17:50 #14 12.59 [ 80%] Linking C executable device-random 05:17:50 #14 12.61 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:50 #14 12.66 [ 80%] Built target device-random 05:17:50 #14 12.68 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:17:50 #14 12.73 [ 84%] Linking C executable device-gyro 05:17:50 #14 12.76 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:50 #14 12.80 [ 84%] Built target device-gyro 05:17:50 #14 12.82 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:17:50 #14 12.88 [ 88%] Linking C executable device-bitfields 05:17:50 #14 12.90 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:50 #14 12.95 [ 88%] Built target device-bitfields 05:17:50 #14 12.97 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:17:50 #14 13.04 [ 92%] Linking C executable template-discovery 05:17:51 #14 13.07 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:51 #14 13.12 [ 92%] Built target template-discovery 05:17:51 #14 13.13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:17:51 #14 13.20 [ 96%] Linking C executable device-file 05:17:51 #14 13.22 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:51 #14 13.27 [ 96%] Built target device-file 05:17:51 #14 13.28 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:17:51 #14 13.36 [100%] Linking C executable device-terminal 05:17:51 #14 13.38 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:17:51 #14 13.42 [100%] Built target device-terminal 05:17:51 #14 13.43 + cp -rf include/devsdk include/edgex /usr/include/ 05:17:51 #14 13.44 + cp build/release/c/libcsdk.so /usr/lib/ 05:17:51 #14 13.44 + mkdir -p /usr/share/doc/edgex-csdk 05:17:51 #14 13.44 + cp Attribution.txt /usr/share/doc/edgex-csdk 05:17:51 #14 13.44 + cp LICENSE /usr/share/doc/edgex-csdk 05:17:51 #14 13.44 + rm -rf /device-bacnet-c/deps 05:17:51 #14 DONE 13.5s 05:17:51 05:17:51 #15 [11/11] RUN /device-bacnet-c/scripts/build.sh 05:17:51 #15 0.229 + readlink -f /device-bacnet-c/scripts/build.sh 05:17:51 #15 0.230 + dirname /device-bacnet-c/scripts/build.sh 05:17:51 #15 0.230 + dirname /device-bacnet-c/scripts 05:17:51 #15 0.231 + ROOT=/device-bacnet-c 05:17:51 #15 0.231 + echo /device-bacnet-c 05:17:51 #15 0.231 + cd /device-bacnet-c 05:17:51 #15 0.231 /device-bacnet-c 05:17:51 #15 0.231 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 05:17:51 #15 0.231 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 05:17:51 #15 0.233 + git clone https://github.com/IOTechSystems/bacnet-stack.git 05:17:51 #15 0.233 Cloning into 'bacnet-stack'... 05:17:54 #15 2.797 + cd /device-bacnet-c/bacnet-stack 05:17:54 #15 2.797 + git checkout v0.8.6-IOTech 05:17:54 #15 2.998 Note: switching to 'v0.8.6-IOTech'. 05:17:54 #15 2.998 05:17:54 #15 2.998 You are in 'detached HEAD' state. You can look around, make experimental 05:17:54 #15 2.998 changes and commit them, and you can discard any commits you make in this 05:17:54 #15 2.998 state without impacting any branches by switching back to a branch. 05:17:54 #15 2.998 05:17:54 #15 2.998 If you want to create a new branch to retain commits you create, you may 05:17:54 #15 2.998 do so (now or later) by using -c with the switch command. Example: 05:17:54 #15 2.998 05:17:54 #15 2.998 git switch -c 05:17:54 #15 2.998 05:17:54 #15 2.998 Or undo this operation with: 05:17:54 #15 2.998 05:17:54 #15 2.998 git switch - 05:17:54 #15 2.998 05:17:54 #15 2.998 Turn off this advice by setting config variable advice.detachedHead to false 05:17:54 #15 2.998 05:17:54 #15 2.998 HEAD is now at 8b67b7f2 Changes for BACnet device service 05:17:54 #15 3.000 + mkdir -p /device-bacnet-c/lib/ip 05:17:54 #15 3.002 + mkdir -p /device-bacnet-c/lib/mstp 05:17:54 #15 3.002 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 05:17:54 #15 3.005 make -s -C lib clean 05:17:54 #15 3.009 make -s -C demo clean 05:17:54 #15 3.060 make -s -C demo/router clean 05:17:54 #15 3.063 make -s -C demo/router-ipv6 clean 05:17:54 #15 3.066 make -s -C demo/gateway clean 05:17:54 #15 3.068 make -s -C lib all 05:17:58 #15 7.038 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 05:17:58 #15 7.038 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 05:17:58 #15 7.038 147 | pthread_cancel(hThread); 05:17:58 #15 7.038 | ^~~~~~~ 05:17:58 #15 7.038 | | 05:17:58 #15 7.038 | long unsigned int 05:17:58 #15 7.038 In file included from ../ports/linux/net.h:73, 05:17:58 #15 7.038 from ../ports/linux/dlmstp.c:43: 05:17:58 #15 7.038 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 05:17:58 #15 7.038 98 | int pthread_cancel(pthread_t); 05:17:58 #15 7.038 | ^~~~~~~~~ 05:17:58 #15 7.041 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 05:17:58 #15 7.041 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 05:17:58 #15 7.041 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 05:17:58 #15 7.041 | ^~~~~~~~ 05:17:58 #15 7.041 | | 05:17:58 #15 7.041 | long unsigned int * 05:17:58 #15 7.041 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 05:17:58 #15 7.041 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 05:17:58 #15 7.041 | ^ 05:18:02 #15 10.41 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 05:18:02 #15 10.41 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 05:18:02 #15 10.41 make -s -C lib clean 05:18:02 #15 10.42 make -s -C demo clean 05:18:02 #15 10.48 make -s -C demo/router clean 05:18:02 #15 10.49 make -s -C demo/router-ipv6 clean 05:18:02 #15 10.49 make -s -C demo/gateway clean 05:18:02 #15 10.49 make -s -C lib all 05:18:10 #15 18.47 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 05:18:10 #15 18.47 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 05:18:10 #15 18.47 + cd /device-bacnet-c/build/release/device-bacnet-ip 05:18:10 #15 18.47 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:18:10 #15 18.54 -- The C compiler identification is GNU 12.2.1 05:18:10 #15 18.55 -- Detecting C compiler ABI info 05:18:10 #15 18.64 -- Detecting C compiler ABI info - done 05:18:10 #15 18.66 -- Check for working C compiler: /usr/bin/cc - skipped 05:18:10 #15 18.66 -- Detecting C compile features 05:18:10 #15 18.66 -- Detecting C compile features - done 05:18:10 #15 18.66 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:18:10 #15 18.75 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:18:10 #15 18.75 -- Found Threads: TRUE 05:18:10 #15 18.76 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:18:10 #15 18.76 -- /opt/iotech/iot/1.5/include 05:18:10 #15 18.76 -- Configuring done (0.3s) 05:18:10 #15 18.76 -- Generating done (0.0s) 05:18:10 #15 18.76 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 05:18:10 #15 18.77 + make 05:18:10 #15 18.77 + tee release.log 05:18:10 #15 18.81 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:18:10 #15 19.01 [ 22%] Linking C static library libbacnet_objects.a 05:18:10 #15 19.04 [ 22%] Built target bacnet_objects 05:18:10 #15 19.06 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:18:10 #15 19.25 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:18:10 #15 19.33 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:18:10 #15 19.39 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:18:10 #15 19.47 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:18:11 #15 19.74 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:18:11 #15 19.81 [100%] Linking C executable device-bacnet-c 05:18:11 #15 19.84 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:18:11 #15 19.89 [100%] Built target device-bacnet-c 05:18:11 #15 19.90 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 05:18:11 #15 19.90 + cd /device-bacnet-c/build/release/device-bacnet-mstp 05:18:11 #15 19.90 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:18:11 #15 19.97 -- The C compiler identification is GNU 12.2.1 05:18:11 #15 19.98 -- Detecting C compiler ABI info 05:18:11 #15 20.07 -- Detecting C compiler ABI info - done 05:18:11 #15 20.09 -- Check for working C compiler: /usr/bin/cc - skipped 05:18:11 #15 20.09 -- Detecting C compile features 05:18:11 #15 20.10 -- Detecting C compile features - done 05:18:11 #15 20.10 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:18:11 #15 20.18 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:18:11 #15 20.19 -- Found Threads: TRUE 05:18:11 #15 20.19 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:18:11 #15 20.19 -- /opt/iotech/iot/1.5/include 05:18:11 #15 20.19 -- Configuring done (0.3s) 05:18:11 #15 20.20 -- Generating done (0.0s) 05:18:11 #15 20.20 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 05:18:11 #15 20.20 + make 05:18:11 #15 20.20 + tee release.log 05:18:11 #15 20.24 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:18:11 #15 20.45 [ 22%] Linking C static library libbacnet_objects.a 05:18:11 #15 20.48 [ 22%] Built target bacnet_objects 05:18:11 #15 20.50 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:18:12 #15 20.67 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:18:12 #15 20.76 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:18:12 #15 20.81 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:18:12 #15 20.88 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:18:12 #15 21.16 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:18:12 #15 21.23 [100%] Linking C executable device-bacnet-c 05:18:12 #15 21.25 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:18:12 #15 21.30 [100%] Built target device-bacnet-c 05:18:12 #15 DONE 21.4s 05:18:13 05:18:13 #16 exporting to image 05:18:13 #16 exporting layers 05:18:13 #16 exporting layers 0.4s done 05:18:13 #16 writing image sha256:7ca73d6f215513a7aa370898ec599cda04d838797c7362631784d50c43a73495 done 05:18:13 #16 naming to docker.io/library/device-bacnet-c-builder-x86_64 done 05:18:13 #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:13 + + grepgit ci(lts-release) log 05:18:13 --pretty=%H %s 05:18:13 + head -n 1 05:18:13 + awk {print $1} [Pipeline] echo 05:18:13 [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-x86_64 with the following tags: 05:18:13 51fc0f7794e32676bc47e1603c1b3033fa494e45 05:18:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:14 + docker tag device-bacnet-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:14 + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 05:18:14 The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64] 05:18:14 80bc8e9ce716: Preparing 05:18:14 2887c654b86b: Preparing 05:18:14 5f70bf18a086: Preparing 05:18:14 5909a251f508: Preparing 05:18:14 f8db7f23fe5e: Preparing 05:18:14 62429362ba30: Preparing 05:18:14 308020f8cace: Preparing 05:18:14 977c6c7779b5: Preparing 05:18:14 b16d8350f232: Preparing 05:18:14 62429362ba30: Waiting 05:18:14 e8b374e34ac2: Preparing 05:18:14 9d94fa7f7201: Preparing 05:18:14 308020f8cace: Waiting 05:18:14 977c6c7779b5: Waiting 05:18:14 b16d8350f232: Waiting 05:18:14 1a98914da975: Preparing 05:18:14 cc2447e1835a: Preparing 05:18:14 9d94fa7f7201: Waiting 05:18:14 1a98914da975: Waiting 05:18:14 cc2447e1835a: Waiting 05:18:14 5f70bf18a086: Pushed 05:18:14 f8db7f23fe5e: Pushed 05:18:14 5909a251f508: Pushed 05:18:14 2887c654b86b: Pushed 05:18:14 62429362ba30: Pushed 05:18:14 b16d8350f232: Pushed 05:18:14 9d94fa7f7201: Layer already exists 05:18:14 1a98914da975: Layer already exists 05:18:14 cc2447e1835a: Layer already exists 05:18:14 e8b374e34ac2: Pushed 05:18:15 977c6c7779b5: Pushed 05:18:18 80bc8e9ce716: Pushed 05:18:18 308020f8cace: Pushed 05:18:18 51fc0f7794e32676bc47e1603c1b3033fa494e45: digest: sha256:a28cc97222128ea6bd0fff4fcd4db298aa86e56a25c86997e19ce50c219808bd size: 3037 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:18 ===================================================== [Pipeline] echo 05:18:18 taggedImages: 05:18:18 - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo 05:18:18 ========================================================= 05:18:18 [edgeXBuildMultiArch] RAW Config: 05:18:18 images: 05:18:18 - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-x86_64:51fc0f7794e32676bc47e1603c1b3033fa494e45 05:18:18 settingsFile: 05:18:18 device-bacnet-c-settings 05:18:18 ========================================================= [Pipeline] node 05:18:33 Still waiting to schedule task 05:18:33 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:19:35 Running on prd-centos7-docker-4c-2g-773895 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:35 provisioning config files... 05:19:35 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config17017873677747151676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:37 ---> ****-login.sh 05:19:37 nexus3.edgexfoundry.org:10001 05:19:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773894 in /w/workspace/exfoundry_device-bacnet-c_odessa [Pipeline] { [Pipeline] checkout 05:19:49 Selected Git installation does not exist. Using Default 05:19:49 The recommended git tool is: NONE 05:19:54 using credential edgex-jenkins-ssh 05:19:54 Cloning the remote Git repository 05:19:54 Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git 05:19:54 > git init /w/workspace/exfoundry_device-bacnet-c_odessa # timeout=10 05:19:54 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git 05:19:54 > git --version # timeout=10 05:19:54 > git --version # 'git version 2.25.1' 05:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:56 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 05:19:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:57 Avoid second fetch 05:19:57 Checking out Revision 51fc0f7794e32676bc47e1603c1b3033fa494e45 (odessa) 05:19:57 Commit message: "ci(lts-release): LTS release v4.0.1 @d0a57ca" 05:19:57 > git config core.sparsecheckout # timeout=10 05:19:57 > git checkout -f 51fc0f7794e32676bc47e1603c1b3033fa494e45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:02 provisioning config files... 05:20:02 copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config18068423098431077074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:02 ---> ****-login.sh 05:20:02 nexus3.edgexfoundry.org:10001 05:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:03 Configure a credential helper to remove this warning. See 05:20:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:03 05:20:03 Login Succeeded 05:20:03 nexus3.edgexfoundry.org:10002 05:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:03 Configure a credential helper to remove this warning. See 05:20:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:03 05:20:03 Login Succeeded 05:20:03 nexus3.edgexfoundry.org:10003 05:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:04 Configure a credential helper to remove this warning. See 05:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:04 05:20:04 Login Succeeded 05:20:04 nexus3.edgexfoundry.org:10004 05:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:04 Configure a credential helper to remove this warning. See 05:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:04 05:20:04 Login Succeeded 05:20:04 ****.io 05:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:04 Configure a credential helper to remove this warning. See 05:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:04 05:20:04 Login Succeeded 05:20:04 ---> ****-login.sh ends [Pipeline] } 05:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:20:05 + echo 0.0.0 [Pipeline] echo 05:20:05 [prepBaseBuildImage] Generating new image with name: device-bacnet-c-builder-arm64 [Pipeline] echo 05:20:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:20:05 ========================================================= 05:20:05 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 05:20:05 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:05 + docker build -t device-bacnet-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 05:20:06 Sending build context to Docker daemon 487.4kB 05:20:06 Step 1/12 : ARG BASE=alpine:3.20 05:20:06 Step 2/12 : FROM ${BASE} 05:20:06 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 05:20:06 579b34f0a95b: Pulling fs layer 05:20:06 b046b3a35be6: Pulling fs layer 05:20:06 2014ba793e07: Pulling fs layer 05:20:06 b046b3a35be6: Verifying Checksum 05:20:06 b046b3a35be6: Download complete 05:20:06 579b34f0a95b: Verifying Checksum 05:20:06 579b34f0a95b: Download complete 05:20:08 2014ba793e07: Verifying Checksum 05:20:08 2014ba793e07: Download complete 05:20:08 579b34f0a95b: Pull complete 05:20:08 b046b3a35be6: Pull complete 05:20:21 2014ba793e07: Pull complete 05:20:21 Digest: sha256:b5906dbdf2aa12511e9e52d54665ccd7a12a762119da8971e0963525c2f84566 05:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 05:20:21 ---> 4f4201145ecf 05:20:21 Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 05:20:21 ---> Running in ab8fed6ed461 05:20:23 Connecting to iotech.jfrog.io (34.247.22.236:443) 05:20:23 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 05:20:23 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 05:20:23 '/etc/apk/keys/alpine.dev.rsa.pub' saved 05:20:24 Removing intermediate container ab8fed6ed461 05:20:24 ---> 2e0e5a34ca95 05:20:24 Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 05:20:24 ---> Running in 96cfd01e7afd 05:20:25 Removing intermediate container 96cfd01e7afd 05:20:25 ---> b19b146ce9a5 05:20:25 Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 05:20:25 ---> Running in ed670054e248 05:20:26 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:27 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:28 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 05:20:29 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:20:29 (1/18) Installing dumb-init (1.2.5-r2) 05:20:29 (2/18) Installing hiredis (1.1.0-r2) 05:20:29 (3/18) Installing hiredis-dev (1.1.0-r2) 05:20:30 (4/18) Installing libcbor (0.10.2-r1) 05:20:30 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 05:20:30 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 05:20:30 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) 05:20:31 (8/18) Installing libcbor-dev (0.10.2-r1) 05:20:31 (9/18) Installing libmenuw (6.4_p20230506-r0) 05:20:31 (10/18) Installing libpanelw (6.4_p20230506-r0) 05:20:31 (11/18) Installing libncurses++ (6.4_p20230506-r0) 05:20:32 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 05:20:32 (13/18) Installing libblkid (2.38.1-r8) 05:20:32 (14/18) Installing libuuid (2.38.1-r8) 05:20:33 (15/18) Installing libfdisk (2.38.1-r8) 05:20:33 (16/18) Installing libmount (2.38.1-r8) 05:20:33 (17/18) Installing libsmartcols (2.38.1-r8) 05:20:34 (18/18) Installing util-linux-dev (2.38.1-r8) 05:20:34 Executing busybox-1.36.1-r2.trigger 05:20:34 OK: 333 MiB in 100 packages 05:20:35 Removing intermediate container ed670054e248 05:20:35 ---> 46d2ac9c718e 05:20:35 Step 6/12 : RUN apk --no-cache upgrade 05:20:35 ---> Running in c8721f9a4536 05:20:36 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:37 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 05:20:38 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:20:38 Upgrading critical system libraries and apk-tools: 05:20:38 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 05:20:39 Executing busybox-1.36.1-r2.trigger 05:20:39 Continuing the upgrade transaction with new apk-tools: 05:20:39 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:40 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:40 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 05:20:41 WARNING: This apk-tools is OLD! Some packages might not function properly. 05:20:41 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 05:20:42 (2/27) Upgrading busybox (1.36.1-r2 -> 1.36.1-r7) 05:20:42 Executing busybox-1.36.1-r7.post-upgrade 05:20:42 (3/27) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r7) 05:20:42 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 05:20:42 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 05:20:43 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 05:20:43 (7/27) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r7) 05:20:44 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 05:20:44 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 05:20:45 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 05:20:45 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 05:20:45 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 05:20:46 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 05:20:46 (14/27) Installing libpsl (0.21.5-r0) 05:20:46 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 05:20:47 (16/27) Installing libpsl-utils (0.21.5-r0) 05:20:47 (17/27) Installing libpsl-dev (0.21.5-r0) 05:20:47 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 05:20:48 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 05:20:48 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 05:20:49 (21/27) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r3) 05:20:49 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 05:20:49 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 05:20:50 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 05:20:50 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 05:20:50 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 05:20:50 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 05:20:51 Executing busybox-1.36.1-r7.trigger 05:20:51 Executing ca-certificates-20241121-r1.trigger 05:20:51 OK: 334 MiB in 103 packages 05:20:54 Removing intermediate container c8721f9a4536 05:20:54 ---> bdd00e88cef6 05:20:54 Step 7/12 : COPY scripts /device-bacnet-c/scripts 05:20:54 ---> b251ea5a0702 05:20:54 Step 8/12 : COPY src /device-bacnet-c/src/ 05:20:56 ---> e64d630fbee5 05:20:56 Step 9/12 : COPY VERSION /device-bacnet-c/ 05:20:57 ---> 761a8a10a785 05:20:57 Step 10/12 : WORKDIR /device-bacnet-c 05:20:57 ---> Running in a45b85bbf5e5 05:20:57 Removing intermediate container a45b85bbf5e5 05:20:57 ---> c31cbeea3eaf 05:20:57 Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh 05:20:57 ---> Running in 3ef74d6172f7 05:20:58 + CSDK_VER=4.0.0 05:20:58 + '[' '!' -d deps ] 05:20:58 + mkdir deps 05:20:58 + cd /device-bacnet-c/deps 05:20:58 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 05:20:58 Connecting to github.com (140.82.113.3:443) 05:20:58 Connecting to codeload.github.com (140.82.112.9:443) 05:20:59 saving to 'v4.0.0.zip' 05:20:59 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 05:20:59 'v4.0.0.zip' saved 05:20:59 + unzip v4.0.0.zip 05:20:59 Archive: v4.0.0.zip 05:20:59 creating: device-sdk-c-4.0.0/ 05:20:59 creating: device-sdk-c-4.0.0/.github/ 05:20:59 inflating: device-sdk-c-4.0.0/.github/Contributing.md 05:20:59 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 05:20:59 inflating: device-sdk-c-4.0.0/.github/semantic.yml 05:20:59 creating: device-sdk-c-4.0.0/.github/workflows/ 05:20:59 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 05:20:59 inflating: device-sdk-c-4.0.0/.gitignore 05:20:59 inflating: device-sdk-c-4.0.0/Attribution.txt 05:20:59 inflating: device-sdk-c-4.0.0/CHANGELOG.md 05:20:59 inflating: device-sdk-c-4.0.0/Doxyfile 05:20:59 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 05:20:59 inflating: device-sdk-c-4.0.0/Jenkinsfile 05:20:59 inflating: device-sdk-c-4.0.0/LICENSE 05:20:59 inflating: device-sdk-c-4.0.0/Makefile 05:20:59 inflating: device-sdk-c-4.0.0/OWNERS.md 05:20:59 inflating: device-sdk-c-4.0.0/README.IOT.md 05:20:59 inflating: device-sdk-c-4.0.0/README.md 05:20:59 inflating: device-sdk-c-4.0.0/README.v3.md 05:20:59 creating: device-sdk-c-4.0.0/docs/ 05:20:59 inflating: device-sdk-c-4.0.0/docs/configuration.md 05:20:59 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 05:20:59 inflating: device-sdk-c-4.0.0/docs/metrics.md 05:20:59 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 05:20:59 inflating: device-sdk-c-4.0.0/docs/startup.md 05:20:59 creating: device-sdk-c-4.0.0/include/ 05:20:59 creating: device-sdk-c-4.0.0/include/devsdk/ 05:20:59 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 05:20:59 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 05:20:59 creating: device-sdk-c-4.0.0/include/edgex/ 05:20:59 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 05:20:59 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 05:20:59 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 05:20:59 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 05:20:59 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 05:20:59 creating: device-sdk-c-4.0.0/scripts/ 05:20:59 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 05:20:59 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 05:20:59 inflating: device-sdk-c-4.0.0/scripts/build.sh 05:20:59 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 05:20:59 creating: device-sdk-c-4.0.0/src/ 05:20:59 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 05:20:59 creating: device-sdk-c-4.0.0/src/c/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/api.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/bus.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/bus.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/callback3.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/callback3.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/config.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/config.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/correlation.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/correlation.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/data.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/data.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 05:20:59 inflating: device-sdk-c-4.0.0/src/c/device.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/device.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/devman.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/devmap.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/devmap.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/devutil.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/discovery.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/discovery.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/file/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/random/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 05:20:59 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 05:20:59 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 05:20:59 inflating: device-sdk-c-4.0.0/src/c/filesys.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/filesys.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/keeper.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/keeper.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/map.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/map.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/metadata.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/metadata.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/metrics.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/opstate.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/opstate.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/parson.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/parson.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/profiles.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/profiles.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/registry.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/registry.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/rest.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/rest.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/secrets.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/service.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/service.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/transform.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/transform.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/validate.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/validate.h 05:20:59 inflating: device-sdk-c-4.0.0/src/c/watchers.c 05:20:59 inflating: device-sdk-c-4.0.0/src/c/watchers.h 05:20:59 creating: device-sdk-c-4.0.0/src/cmake/ 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 05:20:59 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 05:20:59 + cd device-sdk-c-4.0.0 05:20:59 + ./scripts/build.sh 05:20:59 + CPPCHECK=false 05:20:59 + DOCGEN=false 05:20:59 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 05:20:59 + '[' 0 -gt 0 ] 05:20:59 + readlink -f ./scripts/build.sh 05:20:59 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh 05:20:59 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts 05:20:59 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 05:20:59 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 05:20:59 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:20:59 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:20:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:20:59 -- The C compiler identification is GNU 12.2.1 05:20:59 -- Detecting C compiler ABI info 05:21:00 -- Detecting C compiler ABI info - done 05:21:00 -- Check for working C compiler: /usr/bin/cc - skipped 05:21:00 -- Detecting C compile features 05:21:00 -- Detecting C compile features - done 05:21:00 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:21:00 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:21:00 -- Found LIBYAML: /usr/lib/libyaml.so 05:21:00 -- Found LIBUUID: /usr/lib/libuuid.so 05:21:00 -- Found LIBCBOR: /usr/lib/libcbor.so 05:21:00 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:21:00 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:21:00 -- /opt/iotech/iot/1.5/include 05:21:00 -- C SDK 0.0.0 for Linux 05:21:00 -- Performing Test CSDK_HAVE_ATOMIC 05:21:00 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:21:01 -- Found Curses: /usr/lib/libcurses.so 05:21:01 -- Configuring done (2.0s) 05:21:01 -- Generating done (0.3s) 05:21:01 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release 05:21:01 + + maketee all release.log package 05:21:01 05:21:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:21:02 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:21:03 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:21:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:21:05 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:21:07 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:21:07 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:21:08 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:21:10 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:21:10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:21:11 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:21:12 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:21:13 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:21:14 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:21:14 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:21:17 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:21:17 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:21:19 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:21:19 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:21:20 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:21:21 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:21:29 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:21:29 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:21:29 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:21:30 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:21:30 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:21:32 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:21:35 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:21:35 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:21:36 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:21:37 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:21:39 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 05:21:39 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 05:21:39 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 05:21:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 05:21:39 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 05:21:39 875 | const iot_data_t *deviceservices_config; 05:21:39 | ^~~~~~~~~~~~~~~~~~~~~ 05:21:40 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:21:40 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:21:41 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:21:41 [ 68%] Linking C shared library libcsdk.so 05:21:42 [ 68%] Built target csdk 05:21:42 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:21:43 [ 72%] Linking C executable template 05:21:43 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:43 [ 72%] Built target template 05:21:43 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:21:44 [ 76%] Linking C executable device-counter 05:21:44 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:44 [ 76%] Built target device-counter 05:21:44 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:21:45 [ 80%] Linking C executable device-random 05:21:45 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:45 [ 80%] Built target device-random 05:21:45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:21:45 [ 84%] Linking C executable device-gyro 05:21:46 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:46 [ 84%] Built target device-gyro 05:21:46 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:21:46 [ 88%] Linking C executable device-bitfields 05:21:46 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:47 [ 88%] Built target device-bitfields 05:21:47 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:21:48 [ 92%] Linking C executable template-discovery 05:21:48 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:48 [ 92%] Built target template-discovery 05:21:48 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:21:49 [ 96%] Linking C executable device-file 05:21:49 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:49 [ 96%] Built target device-file 05:21:49 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:21:50 [100%] Linking C executable device-terminal 05:21:50 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:21:50 [100%] Built target device-terminal 05:21:50 Run CPack packaging tool... 05:21:50 CPack: Create package using TGZ 05:21:50 CPack: Install projects 05:21:50 CPack: - Run preinstall target for: Csdk 05:21:51 CPack: - Install project: Csdk [] 05:21:51 CPack: Create package 05:21:51 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 05:21:51 + '[' false '=' true ] 05:21:51 + '[' false '=' true ] 05:21:51 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:21:51 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:21:51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src 05:21:52 -- The C compiler identification is GNU 12.2.1 05:21:52 -- Detecting C compiler ABI info 05:21:52 -- Detecting C compiler ABI info - done 05:21:52 -- Check for working C compiler: /usr/bin/cc - skipped 05:21:52 -- Detecting C compile features 05:21:52 -- Detecting C compile features - done 05:21:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 05:21:52 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 05:21:52 -- Found LIBYAML: /usr/lib/libyaml.so 05:21:52 -- Found LIBUUID: /usr/lib/libuuid.so 05:21:52 -- Found LIBCBOR: /usr/lib/libcbor.so 05:21:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 05:21:52 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:21:52 -- /opt/iotech/iot/1.5/include 05:21:52 -- C SDK 0.0.0 for Linux 05:21:52 -- Performing Test CSDK_HAVE_ATOMIC 05:21:53 -- Performing Test CSDK_HAVE_ATOMIC - Success 05:21:53 -- Found Curses: /usr/lib/libcurses.so 05:21:53 -- Configuring done (1.9s) 05:21:54 -- Generating done (0.2s) 05:21:54 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug 05:21:54 + make 05:21:54 + tee debug.log 05:21:54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 05:21:54 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 05:21:55 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 05:21:55 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 05:21:55 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 05:21:56 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 05:21:56 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 05:21:57 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 05:21:57 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 05:21:58 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 05:21:58 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 05:21:58 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 05:21:59 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 05:21:59 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 05:21:59 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 05:22:00 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 05:22:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 05:22:01 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 05:22:01 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 05:22:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 05:22:02 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 05:22:03 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 05:22:03 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 05:22:04 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 05:22:04 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 05:22:04 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 05:22:05 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 05:22:06 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 05:22:07 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 05:22:07 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 05:22:07 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 05:22:08 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 05:22:09 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 05:22:09 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 05:22:09 [ 68%] Linking C shared library libcsdk.so 05:22:09 [ 68%] Built target csdk 05:22:09 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 05:22:10 [ 72%] Linking C executable template 05:22:10 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:10 [ 72%] Built target template 05:22:10 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 05:22:11 [ 76%] Linking C executable device-counter 05:22:11 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:11 [ 76%] Built target device-counter 05:22:11 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 05:22:11 [ 80%] Linking C executable device-random 05:22:11 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:12 [ 80%] Built target device-random 05:22:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 05:22:12 [ 84%] Linking C executable device-gyro 05:22:12 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:12 [ 84%] Built target device-gyro 05:22:12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 05:22:13 [ 88%] Linking C executable device-bitfields 05:22:13 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:13 [ 88%] Built target device-bitfields 05:22:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 05:22:14 [ 92%] Linking C executable template-discovery 05:22:14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:14 [ 92%] Built target template-discovery 05:22:14 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 05:22:14 [ 96%] Linking C executable device-file 05:22:14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:15 [ 96%] Built target device-file 05:22:15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 05:22:15 [100%] Linking C executable device-terminal 05:22:15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:22:16 [100%] Built target device-terminal 05:22:16 + cp -rf include/devsdk include/edgex /usr/include/ 05:22:16 + cp build/release/c/libcsdk.so /usr/lib/ 05:22:16 + mkdir -p /usr/share/doc/edgex-csdk 05:22:16 + cp Attribution.txt /usr/share/doc/edgex-csdk 05:22:16 + cp LICENSE /usr/share/doc/edgex-csdk 05:22:16 + rm -rf /device-bacnet-c/deps 05:22:16 Removing intermediate container 3ef74d6172f7 05:22:16 ---> c7fa4a18d028 05:22:16 Step 12/12 : RUN /device-bacnet-c/scripts/build.sh 05:22:16 ---> Running in 7a86175c82cf 05:22:17 + readlink -f /device-bacnet-c/scripts/build.sh 05:22:17 + dirname /device-bacnet-c/scripts/build.sh 05:22:17 + dirname /device-bacnet-c/scripts 05:22:17 + ROOT=/device-bacnet-c 05:22:17 + echo /device-bacnet-c 05:22:17 /device-bacnet-c 05:22:17 + cd /device-bacnet-c 05:22:17 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] 05:22:17 + '[' '!' -d /device-bacnet-c/bacnet-stack ] 05:22:17 + git clone https://github.com/IOTechSystems/bacnet-stack.git 05:22:17 Cloning into 'bacnet-stack'... 05:22:28 Updating files: 35% (606/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 69% (1167/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. 05:22:28 + cd /device-bacnet-c/bacnet-stack 05:22:28 + git checkout v0.8.6-IOTech 05:22:30 Note: switching to 'v0.8.6-IOTech'. 05:22:30 05:22:30 You are in 'detached HEAD' state. You can look around, make experimental 05:22:30 changes and commit them, and you can discard any commits you make in this 05:22:30 state without impacting any branches by switching back to a branch. 05:22:30 05:22:30 If you want to create a new branch to retain commits you create, you may 05:22:30 do so (now or later) by using -c with the switch command. Example: 05:22:30 05:22:30 git switch -c 05:22:30 05:22:30 Or undo this operation with: 05:22:30 05:22:30 git switch - 05:22:30 05:22:30 Turn off this advice by setting config variable advice.detachedHead to false 05:22:30 05:22:30 HEAD is now at 8b67b7f2 Changes for BACnet device service 05:22:30 + mkdir -p /device-bacnet-c/lib/ip 05:22:30 + mkdir -p /device-bacnet-c/lib/mstp 05:22:30 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library 05:22:30 make -s -C lib clean 05:22:30 make -s -C demo clean 05:22:30 make -s -C demo/router clean 05:22:30 make -s -C demo/router-ipv6 clean 05:22:30 make -s -C demo/gateway clean 05:22:30 make -s -C lib all 05:22:56 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': 05:22:56 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] 05:22:56 147 | pthread_cancel(hThread); 05:22:56 | ^~~~~~~ 05:22:56 | | 05:22:56 | long unsigned int 05:22:56 In file included from ../ports/linux/net.h:73, 05:22:56 from ../ports/linux/dlmstp.c:43: 05:22:56 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' 05:22:56 98 | int pthread_cancel(pthread_t); 05:22:56 | ^~~~~~~~~ 05:22:56 ../ports/linux/dlmstp.c: In function 'dlmstp_init': 05:22:56 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] 05:22:56 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); 05:22:56 | ^~~~~~~~ 05:22:56 | | 05:22:56 | long unsigned int * 05:22:56 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' 05:22:56 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); 05:22:56 | ^ 05:23:15 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp 05:23:15 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library 05:23:15 make -s -C lib clean 05:23:15 make -s -C demo clean 05:23:15 make -s -C demo/router clean 05:23:15 make -s -C demo/router-ipv6 clean 05:23:15 make -s -C demo/gateway clean 05:23:15 make -s -C lib all 05:24:11 + cp lib/libbacnet.a /device-bacnet-c/lib/ip 05:24:11 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip 05:24:11 + cd /device-bacnet-c/build/release/device-bacnet-ip 05:24:11 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:24:11 -- The C compiler identification is GNU 12.2.1 05:24:11 -- Detecting C compiler ABI info 05:24:11 -- Detecting C compiler ABI info - done 05:24:11 -- Check for working C compiler: /usr/bin/cc - skipped 05:24:11 -- Detecting C compile features 05:24:11 -- Detecting C compile features - done 05:24:11 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:24:11 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:24:11 -- Found Threads: TRUE 05:24:11 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:24:11 -- /opt/iotech/iot/1.5/include 05:24:11 -- Configuring done (1.2s) 05:24:11 -- Generating done (0.0s) 05:24:11 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip 05:24:11 + make 05:24:11 + tee release.log 05:24:11 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:24:11 [ 22%] Linking C static library libbacnet_objects.a 05:24:11 [ 22%] Built target bacnet_objects 05:24:11 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:24:11 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:24:11 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:24:11 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:24:11 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:24:11 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:24:12 [100%] Linking C executable device-bacnet-c 05:24:12 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:24:12 [100%] Built target device-bacnet-c 05:24:12 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp 05:24:12 + cd /device-bacnet-c/build/release/device-bacnet-mstp 05:24:12 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c 05:24:12 -- The C compiler identification is GNU 12.2.1 05:24:12 -- Detecting C compiler ABI info 05:24:13 -- Detecting C compiler ABI info - done 05:24:13 -- Check for working C compiler: /usr/bin/cc - skipped 05:24:13 -- Detecting C compile features 05:24:13 -- Detecting C compile features - done 05:24:13 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 05:24:13 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 05:24:13 -- Found Threads: TRUE 05:24:13 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 05:24:13 -- /opt/iotech/iot/1.5/include 05:24:13 -- Configuring done (1.2s) 05:24:13 -- Generating done (0.0s) 05:24:13 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp 05:24:13 + + make 05:24:13 tee release.log 05:24:13 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o 05:24:15 [ 22%] Linking C static library libbacnet_objects.a 05:24:15 [ 22%] Built target bacnet_objects 05:24:15 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o 05:24:16 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o 05:24:17 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o 05:24:17 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o 05:24:17 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o 05:24:19 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o 05:24:22 [100%] Linking C executable device-bacnet-c 05:24:22 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 05:24:22 [100%] Built target device-bacnet-c 05:24:24 Removing intermediate container 7a86175c82cf 05:24:24 ---> 8916e5ee0c95 05:24:25 Successfully built 8916e5ee0c95 05:24:25 Successfully tagged device-bacnet-c-builder-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:25 + git log --pretty=%H %s 05:24:25 + grep ci(lts-release) 05:24:25 + head -n 1 05:24:25 + awk {print $1} [Pipeline] echo 05:24:25 [edgeXDocker.push] Tagging docker image device-bacnet-c-builder-arm64 with the following tags: 05:24:25 51fc0f7794e32676bc47e1603c1b3033fa494e45 05:24:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:26 + docker tag device-bacnet-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:26 + docker push nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 05:24:26 The push refers to repository [nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64] 05:24:26 76d78358498d: Preparing 05:24:26 e66ab63a37e7: Preparing 05:24:26 428e4b5fc2f4: Preparing 05:24:26 04d46a1123a1: Preparing 05:24:26 c9bef5ab1683: Preparing 05:24:26 e936cbf7ebfd: Preparing 05:24:26 486382c726fb: Preparing 05:24:26 725b88eaa3f0: Preparing 05:24:26 097568b36a92: Preparing 05:24:26 7516a9d68dc0: Preparing 05:24:26 fbbef3d89ef9: Preparing 05:24:26 5f4d9fc4d98d: Preparing 05:24:26 486382c726fb: Waiting 05:24:26 725b88eaa3f0: Waiting 05:24:26 097568b36a92: Waiting 05:24:26 7516a9d68dc0: Waiting 05:24:26 fbbef3d89ef9: Waiting 05:24:26 5f4d9fc4d98d: Waiting 05:24:26 e936cbf7ebfd: Waiting 05:24:26 428e4b5fc2f4: Pushed 05:24:26 04d46a1123a1: Pushed 05:24:26 c9bef5ab1683: Pushed 05:24:26 e66ab63a37e7: Pushed 05:24:26 725b88eaa3f0: Pushed 05:24:26 097568b36a92: Pushed 05:24:26 7516a9d68dc0: Layer already exists 05:24:26 5f4d9fc4d98d: Layer already exists 05:24:26 fbbef3d89ef9: Layer already exists 05:24:28 486382c726fb: Pushed 05:24:35 76d78358498d: Pushed 05:24:35 e936cbf7ebfd: Pushed 05:24:35 51fc0f7794e32676bc47e1603c1b3033fa494e45: digest: sha256:31912a3590a60c255f058167a5b17879bcf95dca8e3f3820c1be04028fad4a42 size: 2831 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:24:35 ===================================================== [Pipeline] echo 05:24:35 taggedImages: 05:24:35 - nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] echo 05:24:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10002/device-bacnet-c-builder-arm64:51fc0f7794e32676bc47e1603c1b3033fa494e45 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:10 Cancelling nested steps due to timeout 11:17:10 Sending interrupt signal to process 11:17:24 script returned exit code 143 [Pipeline] } 11:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:17:24 + '[' -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:17:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:25 ---> package-listing.sh 11:17:25 ++ facter osfamily 11:17:25 ++ tr '[:upper:]' '[:lower:]' 11:17:25 + OS_FAMILY=redhat 11:17:25 + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa 11:17:25 + START_PACKAGES=/tmp/packages_start.txt 11:17:25 + END_PACKAGES=/tmp/packages_end.txt 11:17:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:25 + PACKAGES=/tmp/packages_start.txt 11:17:25 + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' 11:17:25 + PACKAGES=/tmp/packages_end.txt 11:17:25 + case "${OS_FAMILY}" in 11:17:25 + sort 11:17:25 + rpm -qa 11:17:26 + '[' -f /tmp/packages_start.txt ']' 11:17:26 + '[' -f /tmp/packages_end.txt ']' 11:17:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:26 + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' 11:17:26 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ 11:17:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [Pipeline] echo 11:17:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:17:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:27 11:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:27 latest: Pulling from edgex-lftools-log-publisher 11:17:27 5eb5b503b376: Pulling fs layer 11:17:27 5c69ac0246d0: Pulling fs layer 11:17:27 ec43610c2a17: Pulling fs layer 11:17:27 3a2ae6a8a46f: Pulling fs layer 11:17:27 33b1e0a273af: Pulling fs layer 11:17:27 5d3b04190fa2: Pulling fs layer 11:17:27 2f39f015ded8: Pulling fs layer 11:17:27 3a2ae6a8a46f: Waiting 11:17:27 33b1e0a273af: Waiting 11:17:27 5d3b04190fa2: Waiting 11:17:27 2f39f015ded8: Waiting 11:17:27 5c69ac0246d0: Verifying Checksum 11:17:27 5c69ac0246d0: Download complete 11:17:27 3a2ae6a8a46f: Verifying Checksum 11:17:27 3a2ae6a8a46f: Download complete 11:17:27 33b1e0a273af: Verifying Checksum 11:17:27 33b1e0a273af: Download complete 11:17:27 ec43610c2a17: Verifying Checksum 11:17:27 ec43610c2a17: Download complete 11:17:27 5d3b04190fa2: Verifying Checksum 11:17:27 5d3b04190fa2: Download complete 11:17:27 5eb5b503b376: Verifying Checksum 11:17:27 5eb5b503b376: Download complete 11:17:28 2f39f015ded8: Verifying Checksum 11:17:28 2f39f015ded8: Download complete 11:17:29 5eb5b503b376: Pull complete 11:17:29 5c69ac0246d0: Pull complete 11:17:29 ec43610c2a17: Pull complete 11:17:30 3a2ae6a8a46f: Pull complete 11:17:30 33b1e0a273af: Pull complete 11:17:30 5d3b04190fa2: Pull complete 11:17:34 2f39f015ded8: Pull complete 11:17:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:34 prd-centos7-docker-4c-2g-773895 does not seem to be running inside a container 11:17:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_odessa -v /w/workspace/exfoundry_device-bacnet-c_odessa:/w/workspace/exfoundry_device-bacnet-c_odessa:rw,z -v /w/workspace/exfoundry_device-bacnet-c_odessa@tmp:/w/workspace/exfoundry_device-bacnet-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 11:17:37 $ docker top cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:38 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:38 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:38 + ls /var/log/sa-host 11:17:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:39 provisioning config files... 11:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config8867578567655372946tmp [Pipeline] { [Pipeline] echo 11:17:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:39 ---> create-netrc.sh [Pipeline] } 11:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:39 ---> python-tools-install.sh [Pipeline] echo 11:17:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:40 ---> sudo-logs.sh 11:17:40 Archiving 'sudo' log.. 11:17:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-773895.novalocal: Name or service not known 11:17:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-773895.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:17:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:40 ---> job-cost.sh 11:17:40 lf-activate-venv: SKIPPING 11:17:40 INFO: No Stack... 11:17:40 INFO: Retrieving Pricing Info for: v3-standard-2 11:17:40 INFO: Archiving Costs [Pipeline] echo 11:17:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:41 ---> logs-deploy.sh 11:17:41 lf-activate-venv: SKIPPING 11:17:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/3 11:17:41 INFO: archiving workspace using pattern(s): 11:17:42 Archives upload complete. 11:17:42 INFO: archiving logs to Nexus 11:17:43 ---> uname -a: 11:17:43 Linux prd-centos7-docker-4c-2g-773895.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:17:43 11:17:43 11:17:43 ---> lscpu: 11:17:43 Architecture: x86_64 11:17:43 CPU op-mode(s): 32-bit, 64-bit 11:17:43 Byte Order: Little Endian 11:17:43 Address sizes: 40 bits physical, 48 bits virtual 11:17:43 CPU(s): 2 11:17:43 On-line CPU(s) list: 0,1 11:17:43 Thread(s) per core: 1 11:17:43 Core(s) per socket: 1 11:17:43 Socket(s): 2 11:17:43 NUMA node(s): 1 11:17:43 Vendor ID: AuthenticAMD 11:17:43 CPU family: 23 11:17:43 Model: 49 11:17:43 Model name: AMD EPYC-Rome Processor 11:17:43 Stepping: 0 11:17:43 CPU MHz: 2799.996 11:17:43 BogoMIPS: 5599.99 11:17:43 Virtualization: AMD-V 11:17:43 Hypervisor vendor: KVM 11:17:43 Virtualization type: full 11:17:43 L1d cache: 64 KiB 11:17:43 L1i cache: 64 KiB 11:17:43 L2 cache: 1 MiB 11:17:43 L3 cache: 32 MiB 11:17:43 NUMA node0 CPU(s): 0,1 11:17:43 Vulnerability Itlb multihit: Not affected 11:17:43 Vulnerability L1tf: Not affected 11:17:43 Vulnerability Mds: Not affected 11:17:43 Vulnerability Meltdown: Not affected 11:17:43 Vulnerability Mmio stale data: Not affected 11:17:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:17:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:17:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:17:43 Vulnerability Srbds: Not affected 11:17:43 Vulnerability Tsx async abort: Not affected 11:17:43 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:17:43 11:17:43 11:17:43 ---> nproc: 11:17:43 2 11:17:43 11:17:43 11:17:43 ---> df -h: 11:17:43 Filesystem Size Used Avail Use% Mounted on 11:17:43 overlay 40G 6.8G 34G 17% / 11:17:43 tmpfs 64M 0 64M 0% /dev 11:17:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:17:43 shm 64M 0 64M 0% /dev/shm 11:17:43 /dev/vda1 40G 6.8G 34G 17% /facter-os 11:17:43 11:17:43 11:17:43 Cannot open /var/log/sysstat/sa27: No such file or directory 11:17:43 Please check if data collecting is enabled 11:17:43 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:43 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:17:43 $ docker stop --time=1 cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec 11:17:44 $ docker rm -f --volumes cbbf69d47ea104df5e24e04464238f9f7393ae8bdd08fb10b6debf6ecccf83ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:17:44 [WS-CLEANUP] Deleting project workspace... 11:17:44 [WS-CLEANUP] Deferred wipeout is used... 11:17:44 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:44 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:45 Failed in branch arm64 [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 11:17:45 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:17:45 + [ -d /w/workspace/exfoundry_device-bacnet-c_odessa/archives ] [Pipeline] libraryResource [Pipeline] sh 11:17:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:17:46 ---> package-listing.sh 11:17:46 ++ facter osfamily 11:17:46 ++ tr '[:upper:]' '[:lower:]' 11:17:47 + OS_FAMILY=debian 11:17:47 + workspace=/w/workspace/exfoundry_device-bacnet-c_odessa 11:17:47 + START_PACKAGES=/tmp/packages_start.txt 11:17:47 + END_PACKAGES=/tmp/packages_end.txt 11:17:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:17:47 + PACKAGES=/tmp/packages_start.txt 11:17:47 + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' 11:17:47 + PACKAGES=/tmp/packages_end.txt 11:17:47 + case "${OS_FAMILY}" in 11:17:47 + dpkg -l 11:17:47 + grep '^ii' 11:17:47 + '[' -f /tmp/packages_start.txt ']' 11:17:47 + '[' -f /tmp/packages_end.txt ']' 11:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:17:47 + '[' /w/workspace/exfoundry_device-bacnet-c_odessa ']' 11:17:47 + mkdir -p /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ 11:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_odessa/archives/ [Pipeline] echo 11:17:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:48 11:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:48 latest: Pulling from edgex-lftools-log-publisher 11:17:48 5eb5b503b376: Pulling fs layer 11:17:48 5c69ac0246d0: Pulling fs layer 11:17:48 ec43610c2a17: Pulling fs layer 11:17:48 3a2ae6a8a46f: Pulling fs layer 11:17:48 33b1e0a273af: Pulling fs layer 11:17:48 5d3b04190fa2: Pulling fs layer 11:17:48 2f39f015ded8: Pulling fs layer 11:17:48 33b1e0a273af: Waiting 11:17:48 5d3b04190fa2: Waiting 11:17:48 2f39f015ded8: Waiting 11:17:48 3a2ae6a8a46f: Waiting 11:17:48 5c69ac0246d0: Verifying Checksum 11:17:48 5c69ac0246d0: Download complete 11:17:48 3a2ae6a8a46f: Download complete 11:17:48 33b1e0a273af: Verifying Checksum 11:17:48 33b1e0a273af: Download complete 11:17:48 5d3b04190fa2: Verifying Checksum 11:17:48 5d3b04190fa2: Download complete 11:17:48 ec43610c2a17: Verifying Checksum 11:17:48 ec43610c2a17: Download complete 11:17:48 5eb5b503b376: Verifying Checksum 11:17:48 5eb5b503b376: Download complete 11:17:49 2f39f015ded8: Download complete 11:17:50 5eb5b503b376: Pull complete 11:17:50 5c69ac0246d0: Pull complete 11:17:50 ec43610c2a17: Pull complete 11:17:50 3a2ae6a8a46f: Pull complete 11:17:50 33b1e0a273af: Pull complete 11:17:50 5d3b04190fa2: Pull complete 11:17:56 2f39f015ded8: Pull complete 11:17:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:56 prd-ubuntu20.04-docker-8c-8g-773891 does not seem to be running inside a container 11:17:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_odessa -v /w/workspace/exfoundry_device-bacnet-c_odessa:/w/workspace/exfoundry_device-bacnet-c_odessa:rw,z -v /w/workspace/exfoundry_device-bacnet-c_odessa@tmp:/w/workspace/exfoundry_device-bacnet-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 11:17:57 $ docker top 8847eb91deaef71f0385aa033eb24f23add9c9fbf5d41ec49db9aa3d9b482501 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:58 + ls /var/log/sa-host 11:17:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:58 provisioning config files... 11:17:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_odessa@tmp/config16735178163507983870tmp [Pipeline] { [Pipeline] echo 11:17:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:59 ---> create-netrc.sh [Pipeline] } 11:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:59 ---> python-tools-install.sh [Pipeline] echo 11:17:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:59 ---> sudo-logs.sh 11:17:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:18:00 ---> job-cost.sh 11:18:00 lf-activate-venv: SKIPPING 11:18:00 INFO: No Stack... 11:18:00 INFO: Retrieving Pricing Info for: v3-standard-8 11:18:00 INFO: Archiving Costs [Pipeline] echo 11:18:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:18:01 ---> logs-deploy.sh 11:18:01 lf-activate-venv: SKIPPING 11:18:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/odessa/3 11:18:01 INFO: archiving workspace using pattern(s): 11:18:02 Archives upload complete. 11:18:02 INFO: archiving logs to Nexus