Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cb15db262c4768be47f360b8c452c0105453865 Running in Durability level: MAX_SURVIVABILITY 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-ssh1789941861669967681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh7751902623397011628.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/jakarta/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6931745071636999592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7293831871691995473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh1769047098217891633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/jakarta/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh571257963765477406.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-360’ Running on prd-centos7-docker-4c-2g-361 in /w/workspace/dgexfoundry_device-sdk-c_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/dgexfoundry_device-sdk-c_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/dgexfoundry_device-sdk-c_jakarta@tmp/jenkins-gitclient-ssh9032684927199060189.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6cb15db262c4768be47f360b8c452c0105453865 (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb15db262c4768be47f360b8c452c0105453865 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @9c093d9" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:32:13 ========================================================= 17:32:13 EdgeX Global Pipelines Version Info 17:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:32:14 ------------------- 17:32:14 stable info: 17:32:14 ------------------- 17:32:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:32:14 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:32:14 Message: update stable to v1.0.213 17:32:15 ------------------- 17:32:15 experimental info: 17:32:15 ------------------- 17:32:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:32:15 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:32:15 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:32:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb15db [Pipeline] echo 17:32:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:32:16 provisioning config files... 17:32:16 copy managed file [device-sdk-c-settings] to file:/w/workspace/dgexfoundry_device-sdk-c_jakarta@tmp/config5154652294785953803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:16 ---> docker-login.sh 17:32:16 nexus3.edgexfoundry.org:10001 17:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:17 Configure a credential helper to remove this warning. See 17:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:17 17:32:17 Login Succeeded 17:32:17 nexus3.edgexfoundry.org:10002 17:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:17 Configure a credential helper to remove this warning. See 17:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:17 17:32:17 Login Succeeded 17:32:17 nexus3.edgexfoundry.org:10003 17:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:17 Configure a credential helper to remove this warning. See 17:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:17 17:32:17 Login Succeeded 17:32:17 nexus3.edgexfoundry.org:10004 17:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:17 Configure a credential helper to remove this warning. See 17:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:17 17:32:17 Login Succeeded 17:32:17 docker.io 17:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:32:17 Configure a credential helper to remove this warning. See 17:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:32:17 17:32:17 Login Succeeded 17:32:17 ---> docker-login.sh ends [Pipeline] } 17:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 17:32:18 + git rev-list -1 --merges 6cb15db262c4768be47f360b8c452c0105453865~1..6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] echo 17:32:18 -----------> git rev-list -1 --merges 6cb15db262c4768be47f360b8c452c0105453865~1..6cb15db262c4768be47f360b8c452c0105453865 6cb15db262c4768be47f360b8c452c0105453865 [false] [Pipeline] sh 17:32:18 + git log --format=format:%s -1 6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] echo 17:32:18 ========================================================= 17:32:18 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 17:32:18 ========================================================= [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 17:32:19 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:32:19 + echo 0.0.0 [Pipeline] echo 17:32:19 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-x86_64 [Pipeline] echo 17:32:19 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:32:19 ========================================================= 17:32:19 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts] 17:32:19 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:32:20 + docker build -t device-sdk-c-builder-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts . 17:32:20 Sending build context to Docker daemon 2.719MB 17:32:20 Step 1/24 : ARG BASE=alpine:3.14 17:32:20 Step 2/24 : FROM ${BASE} as builder 17:32:20 gcc-lts: Pulling from edgex-devops/edgex-gcc-base 17:32:20 a0d0a0d46f8b: Pulling fs layer 17:32:20 d804a0200a99: Pulling fs layer 17:32:20 440daf8ae670: Pulling fs layer 17:32:20 d804a0200a99: Verifying Checksum 17:32:20 d804a0200a99: Download complete 17:32:20 a0d0a0d46f8b: Verifying Checksum 17:32:20 a0d0a0d46f8b: Download complete 17:32:20 a0d0a0d46f8b: Pull complete 17:32:20 d804a0200a99: Pull complete 17:32:20 440daf8ae670: Verifying Checksum 17:32:20 440daf8ae670: Download complete 17:32:23 440daf8ae670: Pull complete 17:32:23 Digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 17:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 17:32:23 ---> c277a2dd7a9c 17:32:23 Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 17:32:24 ---> Running in 0032f477b8c3 17:32:24 Connecting to iotech.jfrog.io (54.170.66.44:443) 17:32:25 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 17:32:25 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 17:32:25 '/etc/apk/keys/alpine.dev.rsa.pub' saved 17:32:25 Removing intermediate container 0032f477b8c3 17:32:25 ---> 90a6a0678829 17:32:25 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 17:32:25 ---> Running in 14db203f1d85 17:32:25 Removing intermediate container 14db203f1d85 17:32:25 ---> b202365e0ba7 17:32:25 Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev 17:32:25 ---> Running in a89a54df5738 17:32:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:32:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:32:27 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 17:32:28 WARNING: This apk-tools is OLD! Some packages might not function properly. 17:32:28 (1/27) Installing hiredis (1.0.0-r0) 17:32:28 (2/27) Installing hiredis-dev (1.0.0-r0) 17:32:28 (3/27) Installing ncurses-dev (6.2_p20210612-r0) 17:32:28 (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 17:32:28 (5/27) Installing libblkid (2.37.2-r0) 17:32:29 (6/27) Installing blkid (2.37.2-r0) 17:32:29 (7/27) Installing libcap-ng (0.8.2-r0) 17:32:29 (8/27) Installing setpriv (2.37.2-r0) 17:32:29 (9/27) Installing libmount (2.37.2-r0) 17:32:29 (10/27) Installing libsmartcols (2.37.2-r0) 17:32:29 (11/27) Installing findmnt (2.37.2-r0) 17:32:29 (12/27) Installing mcookie (2.37.2-r0) 17:32:29 (13/27) Installing hexdump (2.37.2-r0) 17:32:29 (14/27) Installing lsblk (2.37.2-r0) 17:32:29 (15/27) Installing libuuid (2.37.2-r0) 17:32:29 (16/27) Installing libfdisk (2.37.2-r0) 17:32:29 (17/27) Installing sfdisk (2.37.2-r0) 17:32:30 (18/27) Installing cfdisk (2.37.2-r0) 17:32:30 (19/27) Installing partx (2.37.2-r0) 17:32:30 (20/27) Installing flock (2.37.2-r0) 17:32:30 (21/27) Installing logger (2.37.2-r0) 17:32:30 (22/27) Installing uuidgen (2.37.2-r0) 17:32:30 (23/27) Installing libeconf (0.3.8-r1) 17:32:30 (24/27) Installing util-linux (2.37.2-r0) 17:32:30 (25/27) Installing util-linux-dev (2.37.2-r0) 17:32:30 (26/27) Installing libidn2 (2.3.1-r0) 17:32:31 (27/27) Installing wget (1.21.1-r1) 17:32:31 Executing busybox-1.33.1-r3.trigger 17:32:31 OK: 291 MiB in 104 packages 17:32:31 Removing intermediate container a89a54df5738 17:32:31 ---> 37988156400a 17:32:31 Step 6/24 : ENV CBOR_VERSION=0.5.0 17:32:31 ---> Running in 946f2cc0bb23 17:32:31 Removing intermediate container 946f2cc0bb23 17:32:31 ---> 59969d227ac4 17:32:31 Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 17:32:31 ---> Running in e6ad94e499b2 17:32:32 --2021-11-12 17:32:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 17:32:32 Resolving github.com (github.com)... 140.82.114.3 17:32:32 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 17:32:32 HTTP request sent, awaiting response... 302 Found 17:32:32 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 17:32:32 --2021-11-12 17:32:32-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 17:32:32 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 17:32:32 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 17:32:32 HTTP request sent, awaiting response... 200 OK 17:32:32 Length: unspecified [application/x-gzip] 17:32:32 Saving to: 'STDOUT' 17:32:32 17:32:32 0K .......... .......... .......... .......... .......... 1.11M 17:32:32 50K .......... .......... .......... .......... .......... 2.37M 17:32:32 100K .......... .......... .......... .......... .......... 25.5M 17:32:32 150K .......... .......... .......... .......... .......... 34.8M 17:32:32 200K .......... .......... .......... .......... .......... 2.84M 17:32:32 250K .......... .......... .......... .......... .......... 5.26M 17:32:32 300K .......... .......... .......... .......... .......... 5.09M 17:32:32 350K .......... .......... .......... .......... .......... 31.2M 17:32:32 400K .......... .......... .......... .......... .......... 5.59M 17:32:32 450K .......... .......... .......... .......... .......... 8.27M 17:32:32 500K .......... .......... .......... .......... .......... 20.5M 17:32:32 550K .......... .......... .......... .......... .......... 10.1M 17:32:32 600K .......... .......... .......... .......... .......... 4.44M 17:32:32 650K .......... .......... .......... .......... .......... 6.95M 17:32:32 700K .. 101M=0.1s 17:32:32 17:32:32 2021-11-12 17:32:32 (4.72 MB/s) - written to stdout [719348] 17:32:32 17:32:32 -- The C compiler identification is GNU 10.3.1 17:32:32 -- The CXX compiler identification is GNU 10.3.1 17:32:32 -- Detecting C compiler ABI info 17:32:32 -- Detecting C compiler ABI info - done 17:32:32 -- Check for working C compiler: /usr/bin/cc - skipped 17:32:32 -- Detecting C compile features 17:32:32 -- Detecting C compile features - done 17:32:32 -- Detecting CXX compiler ABI info 17:32:32 -- Detecting CXX compiler ABI info - done 17:32:32 -- Check for working CXX compiler: /usr/bin/c++ - skipped 17:32:32 -- Detecting CXX compile features 17:32:32 -- Detecting CXX compile features - done 17:32:32 -- Looking for include file endian.h 17:32:33 -- Looking for include file endian.h - found 17:32:33 -- Looking for sys/types.h 17:32:33 -- Looking for sys/types.h - found 17:32:33 -- Looking for stdint.h 17:32:33 -- Looking for stdint.h - found 17:32:33 -- Looking for stddef.h 17:32:33 -- Looking for stddef.h - found 17:32:33 -- Check size of size_t 17:32:33 -- Check size of size_t - done 17:32:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 17:32:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 17:32:33 asked CMake to find a package configuration file provided by "cJSON", but 17:32:33 CMake did not find one. 17:32:33 17:32:33 Could not find a package configuration file provided by "cJSON" with any of 17:32:33 the following names: 17:32:33 17:32:33 cJSONConfig.cmake 17:32:33 cjson-config.cmake 17:32:33 17:32:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 17:32:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 17:32:33 provides a separate development package or SDK, be sure it has been 17:32:33 installed. 17:32:33 17:32:33 17:32:33 -- Configuring done 17:32:33 -- Generating done 17:32:33 -- Build files have been written to: /tmp/cbor 17:32:33 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 17:32:33 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 17:32:33 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 17:32:33 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 17:32:33 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 17:32:33 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 17:32:33 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 17:32:34 Still waiting to schedule task 17:32:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:32:34 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 17:32:34 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 17:32:34 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 17:32:34 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 17:32:34 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 17:32:34 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 17:32:34 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 17:32:34 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 17:32:34 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 17:32:34 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 17:32:34 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 17:32:34 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 17:32:34 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 17:32:34 [ 40%] Linking C shared library libcbor.so 17:32:34 [ 40%] Built target cbor_shared 17:32:34 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 17:32:35 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 17:32:35 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 17:32:35 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 17:32:35 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 17:32:35 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 17:32:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 17:32:35 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 17:32:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 17:32:35 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 17:32:36 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 17:32:36 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 17:32:36 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 17:32:36 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 17:32:36 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 17:32:36 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 17:32:36 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 17:32:36 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 17:32:36 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 17:32:36 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 17:32:36 [ 80%] Linking C static library libcbor.a 17:32:36 [ 80%] Built target cbor 17:32:36 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 17:32:37 [ 84%] Linking C executable readfile 17:32:37 [ 84%] Built target readfile 17:32:37 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 17:32:37 [ 88%] Linking C executable create_items 17:32:37 [ 88%] Built target create_items 17:32:37 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 17:32:37 [ 92%] Linking C executable sort 17:32:37 [ 92%] Built target sort 17:32:37 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 17:32:37 [ 96%] Linking C executable hello 17:32:37 [ 96%] Built target hello 17:32:37 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 17:32:37 [100%] Linking C executable streaming_parser 17:32:37 [100%] Built target streaming_parser 17:32:37 Install the project... 17:32:37 -- Install configuration: "Release" 17:32:37 -- Installing: /usr/local/include/cbor/configuration.h 17:32:37 -- Installing: /usr/local/lib/libcbor.a 17:32:37 -- Installing: /usr/local/lib/libcbor.so.0.0.0 17:32:37 -- Installing: /usr/local/lib/libcbor.so.0 17:32:37 -- Installing: /usr/local/lib/libcbor.so 17:32:37 -- Up-to-date: /usr/local/include/cbor 17:32:37 -- Installing: /usr/local/include/cbor/arrays.h 17:32:37 -- Installing: /usr/local/include/cbor/bytestrings.h 17:32:37 -- Installing: /usr/local/include/cbor/callbacks.h 17:32:37 -- Installing: /usr/local/include/cbor/common.h 17:32:37 -- Installing: /usr/local/include/cbor/data.h 17:32:37 -- Installing: /usr/local/include/cbor/encoding.h 17:32:37 -- Installing: /usr/local/include/cbor/floats_ctrls.h 17:32:37 -- Installing: /usr/local/include/cbor/internal 17:32:37 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 17:32:37 -- Installing: /usr/local/include/cbor/internal/encoders.h 17:32:37 -- Installing: /usr/local/include/cbor/internal/loaders.h 17:32:37 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 17:32:37 -- Installing: /usr/local/include/cbor/internal/stack.h 17:32:37 -- Installing: /usr/local/include/cbor/internal/unicode.h 17:32:37 -- Installing: /usr/local/include/cbor/ints.h 17:32:37 -- Installing: /usr/local/include/cbor/maps.h 17:32:37 -- Installing: /usr/local/include/cbor/serialization.h 17:32:37 -- Installing: /usr/local/include/cbor/streaming.h 17:32:37 -- Installing: /usr/local/include/cbor/strings.h 17:32:37 -- Installing: /usr/local/include/cbor/tags.h 17:32:37 -- Installing: /usr/local/include/cbor.h 17:32:37 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 17:32:37 Removing intermediate container e6ad94e499b2 17:32:37 ---> d5a35c14ad47 17:32:37 Step 8/24 : RUN mkdir /tmp/sdk 17:32:37 ---> Running in 204b3be35894 17:32:38 Removing intermediate container 204b3be35894 17:32:38 ---> e160fc1345cc 17:32:38 Step 9/24 : COPY VERSION /tmp/sdk 17:32:38 ---> af2c5d45a72e 17:32:38 Step 10/24 : COPY src /tmp/sdk/src 17:32:38 ---> d55e1a1638ae 17:32:38 Step 11/24 : COPY include /tmp/sdk/include 17:32:38 ---> 961091836df7 17:32:38 Step 12/24 : COPY scripts /tmp/sdk/scripts 17:32:38 ---> 40cf070ae5a3 17:32:38 Step 13/24 : COPY LICENSE /tmp/sdk 17:32:39 ---> b46c22ab1b7b 17:32:39 Step 14/24 : COPY Attribution.txt /tmp/sdk 17:32:39 ---> 18b4c3473bec 17:32:39 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 17:32:39 ---> Running in 8e5b046d079d 17:32:39 + CPPCHECK=false 17:32:39 + DOCGEN=false 17:32:39 + TOMLVER=SDK-0.2 17:32:39 + CUTILVER=1.2.2 17:32:39 + '[' 0 -gt 0 ] 17:32:39 + readlink -f ./scripts/build.sh 17:32:39 + dirname /tmp/sdk/scripts/build.sh 17:32:39 + dirname /tmp/sdk/scripts 17:32:39 + ROOT=/tmp/sdk 17:32:39 + cd /tmp/sdk 17:32:39 + '[' '!' -d deps ] 17:32:39 + mkdir deps 17:32:39 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:32:39 + tar -C deps -z -x -f - 17:32:39 --2021-11-12 17:32:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:32:39 Resolving github.com (github.com)... 140.82.114.3 17:32:39 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 17:32:39 HTTP request sent, awaiting response... 302 Found 17:32:39 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 17:32:39 --2021-11-12 17:32:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 17:32:39 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 17:32:39 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 17:32:40 HTTP request sent, awaiting response... 200 OK 17:32:40 Length: unspecified [application/x-gzip] 17:32:40 Saving to: 'STDOUT' 17:32:40 17:32:40 0K .......... ...... 764K=0.02s 17:32:40 17:32:40 2021-11-12 17:32:39 (764 KB/s) - written to stdout [16451] 17:32:40 17:32:40 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 17:32:40 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 17:32:40 + tar -C deps -z -x -f - 17:32:40 --2021-11-12 17:32:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 17:32:40 Resolving github.com (github.com)... 140.82.114.3 17:32:40 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 17:32:40 HTTP request sent, awaiting response... 302 Found 17:32:40 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 17:32:40 --2021-11-12 17:32:40-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 17:32:40 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 17:32:40 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 17:32:40 HTTP request sent, awaiting response... 200 OK 17:32:40 Length: unspecified [application/x-gzip] 17:32:40 Saving to: 'STDOUT' 17:32:40  17:32:40 0K .......... .......... .......... .......... .......... 1.23M 17:32:40 50K .......... .......... .......... .......... .......... 2.50M 17:32:40 100K .......... .......... .......... .......... .......... 59.8M 17:32:40 150K .......... .......... .......... ......... 6.11M=0.07s 17:32:40 17:32:40 2021-11-12 17:32:40 (2.79 MB/s) - written to stdout [193961] 17:32:40 17:32:40 + mkdir -p src/c/iot 17:32:40 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 17:32:40 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 17:32:40 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 17:32:40 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 17:32:40 + mkdir -p include/iot 17:32:40 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 17:32:40 + mkdir -p include/iot/os 17:32:40 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 17:32:40 + mkdir -p /tmp/sdk/build/release 17:32:40 + cd /tmp/sdk/build/release 17:32:40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 17:32:40 -- The C compiler identification is GNU 10.3.1 17:32:40 -- Detecting C compiler ABI info 17:32:40 -- Detecting C compiler ABI info - done 17:32:40 -- Check for working C compiler: /usr/bin/cc - skipped 17:32:40 -- Detecting C compile features 17:32:40 -- Detecting C compile features - done 17:32:40 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:32:40 -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") 17:32:40 -- Found LIBYAML: /usr/lib/libyaml.so 17:32:40 -- Found LIBUUID: /usr/lib/libuuid.so 17:32:40 -- Found LIBCBOR: /usr/local/lib/libcbor.so 17:32:40 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 17:32:40 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 17:32:40 -- C SDK 0.0.0 for Linux 17:32:40 -- Performing Test CSDK_HAVE_ATOMIC 17:32:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:32:40 -- Found Curses: /usr/lib/libcurses.so 17:32:40 -- Configuring done 17:32:40 -- Generating done 17:32:40 -- Build files have been written to: /tmp/sdk/build/release 17:32:40 + make all package 17:32:40 + tee release.log 17:32:41 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:32:41 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 17:32:41 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:32:41 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:32:41 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:32:41 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 17:32:41 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 17:32:42 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 17:32:42 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:32:42 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:32:42 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:32:42 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:32:42 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:32:43 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:32:43 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:32:43 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:32:43 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:32:43 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 17:32:43 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:32:43 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:32:43 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 17:32:44 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:32:44 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 17:32:44 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 17:32:44 275 | const iot_component_factory_t * factory; 17:32:44 | ^~~~~~~ 17:32:44 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:32:45 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:32:45 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:32:45 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:32:45 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:32:45 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:32:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:32:45 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:32:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:32:46 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:32:46 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 17:32:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 17:32:46 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:32:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:32:46 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:32:46 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:32:47 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:32:47 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:32:47 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 17:32:48 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:32:48 /tmp/sdk/src/c/rest-server.c: In function 'http_handler': 17:32:48 /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:48 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); 17:32:48 | ^~~~~~~~~~~~~ 17:32:48 | | 17:32:48 | int (*)(void *, enum MHD_ValueKind, const char *, const char *) 17:32:48 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:48 /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' 17:32:48 2714 | MHD_KeyValueIterator iterator, 17:32:48 | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 17:32:48 /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': 17:32:48 /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:48 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); 17:32:48 | ^~~~~~~~~~~~ 17:32:48 | | 17:32:48 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:32:48 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:48 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:32:48 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:32:48 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:32:48 /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:48 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); 17:32:48 | ^~~~~~~~~~~~ 17:32:48 | | 17:32:48 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:32:48 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:48 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:32:48 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:32:48 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:32:48 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:32:48 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 17:32:48 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 17:32:48 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 17:32:48 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:32:49 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:32:50 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:32:50 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:32:50 [ 76%] Linking C shared library libcsdk.so 17:32:50 [ 76%] Built target csdk 17:32:50 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:32:50 [ 79%] Linking C executable template 17:32:50 [ 79%] Built target template 17:32:50 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:32:50 [ 82%] Linking C executable device-counter 17:32:50 [ 82%] Built target device-counter 17:32:50 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:32:50 [ 85%] Linking C executable device-random 17:32:50 [ 85%] Built target device-random 17:32:50 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:32:50 [ 88%] Linking C executable device-gyro 17:32:50 [ 88%] Built target device-gyro 17:32:50 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 17:32:50 [ 91%] Linking C executable device-bitfields 17:32:51 [ 91%] Built target device-bitfields 17:32:51 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:32:51 [ 94%] Linking C executable template-discovery 17:32:51 [ 94%] Built target template-discovery 17:32:51 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 17:32:51 [ 97%] Linking C executable device-file 17:32:51 [ 97%] Built target device-file 17:32:51 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:32:51 [100%] Linking C executable device-terminal 17:32:51 [100%] Built target device-terminal 17:32:51 Run CPack packaging tool... 17:32:51 CPack: Create package using TGZ 17:32:51 CPack: Install projects 17:32:51 CPack: - Run preinstall target for: Csdk 17:32:51 CPack: - Install project: Csdk [] 17:32:51 CPack: Create package 17:32:51 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 17:32:51 + '[' false '=' true ] 17:32:51 + '[' false '=' true ] 17:32:51 + mkdir -p /tmp/sdk/build/debug 17:32:51 + cd /tmp/sdk/build/debug 17:32:51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 17:32:51 -- The C compiler identification is GNU 10.3.1 17:32:51 -- Detecting C compiler ABI info 17:32:51 -- Detecting C compiler ABI info - done 17:32:52 -- Check for working C compiler: /usr/bin/cc - skipped 17:32:52 -- Detecting C compile features 17:32:52 -- Detecting C compile features - done 17:32:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:32:52 -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") 17:32:52 -- Found LIBYAML: /usr/lib/libyaml.so 17:32:52 -- Found LIBUUID: /usr/lib/libuuid.so 17:32:52 -- Found LIBCBOR: /usr/local/lib/libcbor.so 17:32:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 17:32:52 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 17:32:52 -- C SDK 0.0.0 for Linux 17:32:52 -- Performing Test CSDK_HAVE_ATOMIC 17:32:52 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:32:52 -- Found Curses: /usr/lib/libcurses.so 17:32:52 -- Configuring done 17:32:52 -- Generating done 17:32:52 -- Build files have been written to: /tmp/sdk/build/debug 17:32:52 + make 17:32:52 + tee debug.log 17:32:52 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:32:52 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 17:32:52 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:32:52 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:32:52 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:32:52 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 17:32:52 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 17:32:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 17:32:53 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:32:53 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:32:53 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:32:53 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:32:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:32:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:32:53 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:32:53 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:32:53 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:32:53 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 17:32:53 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:32:53 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:32:53 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 17:32:53 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:32:54 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 17:32:54 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 17:32:54 275 | const iot_component_factory_t * factory; 17:32:54 | ^~~~~~~ 17:32:54 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:32:54 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:32:54 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:32:54 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:32:54 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:32:54 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:32:54 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:32:54 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:32:54 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:32:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:32:54 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 17:32:54 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 17:32:54 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:32:54 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:32:55 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:32:55 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:32:55 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:32:55 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:32:55 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 17:32:55 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:32:55 /tmp/sdk/src/c/rest-server.c: In function 'http_handler': 17:32:55 /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:55 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); 17:32:55 | ^~~~~~~~~~~~~ 17:32:55 | | 17:32:55 | int (*)(void *, enum MHD_ValueKind, const char *, const char *) 17:32:55 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:55 /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' 17:32:55 2714 | MHD_KeyValueIterator iterator, 17:32:55 | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 17:32:55 /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': 17:32:55 /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:55 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); 17:32:55 | ^~~~~~~~~~~~ 17:32:55 | | 17:32:55 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:32:55 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:55 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:32:55 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:32:55 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:32:55 /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:32:55 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); 17:32:55 | ^~~~~~~~~~~~ 17:32:55 | | 17:32:55 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:32:55 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:32:55 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:32:55 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:32:55 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:32:55 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:32:55 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 17:32:55 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 17:32:55 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 17:32:56 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:32:56 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:32:56 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:32:56 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:32:56 [ 76%] Linking C shared library libcsdk.so 17:32:56 [ 76%] Built target csdk 17:32:56 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:32:56 [ 79%] Linking C executable template 17:32:56 [ 79%] Built target template 17:32:56 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:32:56 [ 82%] Linking C executable device-counter 17:32:56 [ 82%] Built target device-counter 17:32:56 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:32:56 [ 85%] Linking C executable device-random 17:32:56 [ 85%] Built target device-random 17:32:56 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:32:56 [ 88%] Linking C executable device-gyro 17:32:57 [ 88%] Built target device-gyro 17:32:57 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 17:32:57 [ 91%] Linking C executable device-bitfields 17:32:57 [ 91%] Built target device-bitfields 17:32:57 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:32:57 [ 94%] Linking C executable template-discovery 17:32:57 [ 94%] Built target template-discovery 17:32:57 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 17:32:57 [ 97%] Linking C executable device-file 17:32:57 [ 97%] Built target device-file 17:32:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:32:57 [100%] Linking C executable device-terminal 17:32:57 [100%] Built target device-terminal 17:32:57 make: Entering directory '/tmp/sdk/build/release' 17:32:57 make[1]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 76%] Built target csdk 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 79%] Built target template 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 82%] Built target device-counter 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 85%] Built target device-random 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 88%] Built target device-gyro 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:57 [ 91%] Built target device-bitfields 17:32:57 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:57 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:58 [ 94%] Built target template-discovery 17:32:58 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:58 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:58 [ 97%] Built target device-file 17:32:58 make[2]: Entering directory '/tmp/sdk/build/release' 17:32:58 make[2]: Leaving directory '/tmp/sdk/build/release' 17:32:58 [100%] Built target device-terminal 17:32:58 make[1]: Leaving directory '/tmp/sdk/build/release' 17:32:58 Install the project... 17:32:58 -- Install configuration: "Release" 17:32:58 -- Installing: /usr/local/lib/libcsdk.so 17:32:58 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 17:32:58 -- Up-to-date: /usr/local/include 17:32:58 -- Installing: /usr/local/include/devsdk 17:32:58 -- Installing: /usr/local/include/devsdk/devsdk-base.h 17:32:58 -- Installing: /usr/local/include/devsdk/devsdk.h 17:32:58 -- Installing: /usr/local/include/edgex 17:32:58 -- Installing: /usr/local/include/edgex/devices.h 17:32:58 -- Installing: /usr/local/include/edgex/edgex-base.h 17:32:58 -- Installing: /usr/local/include/edgex/edgex.h 17:32:58 -- Installing: /usr/local/include/edgex/profiles.h 17:32:58 -- Installing: /usr/local/include/edgex/rest-server.h 17:32:58 -- Installing: /usr/local/include/edgex/csdk-defs.h 17:32:58 -- Installing: /usr/local/include/iot 17:32:58 -- Installing: /usr/local/include/iot/base64.h 17:32:58 -- Installing: /usr/local/include/iot/component.h 17:32:58 -- Installing: /usr/local/include/iot/config.h 17:32:58 -- Installing: /usr/local/include/iot/container.h 17:32:58 -- Installing: /usr/local/include/iot/data.h 17:32:58 -- Installing: /usr/local/include/iot/hash.h 17:32:58 -- Installing: /usr/local/include/iot/iot.h 17:32:58 -- Installing: /usr/local/include/iot/json.h 17:32:58 -- Installing: /usr/local/include/iot/logger.h 17:32:58 -- Installing: /usr/local/include/iot/os.h 17:32:58 -- Installing: /usr/local/include/iot/scheduler.h 17:32:58 -- Installing: /usr/local/include/iot/thread.h 17:32:58 -- Installing: /usr/local/include/iot/threadpool.h 17:32:58 -- Installing: /usr/local/include/iot/time.h 17:32:58 -- Installing: /usr/local/include/iot/typecode.h 17:32:58 -- Installing: /usr/local/include/iot/uuid.h 17:32:58 -- Installing: /usr/local/include/iot/os 17:32:58 -- Installing: /usr/local/include/iot/os/linux.h 17:32:58 -- Installing: /usr/local/include/iot/os/macos.h 17:32:58 -- Installing: /usr/local/include/iot/os/zephyr.h 17:32:58 -- Installing: /usr/local/include/iot/defs.h 17:32:58 -- Installing: /usr/local/share/device-sdk-c/LICENSE 17:32:58 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 17:32:58 make: Leaving directory '/tmp/sdk/build/release' 17:32:58 Removing intermediate container 8e5b046d079d 17:32:58 ---> 626bd2e86094 17:32:58 Step 16/24 : FROM ${BASE} 17:32:58 ---> c277a2dd7a9c 17:32:58 Step 17/24 : LABEL maintainer="IOTech " 17:32:58 ---> Running in 9d57a33b4dff 17:32:58 Removing intermediate container 9d57a33b4dff 17:32:58 ---> 5e02ecd91e71 17:32:58 Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 17:32:58 ---> Running in ae9d1385e7e2 17:32:58 Connecting to iotech.jfrog.io (54.195.244.87:443) 17:32:59 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 17:32:59 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 17:32:59 '/etc/apk/keys/alpine.dev.rsa.pub' saved 17:32:59 Removing intermediate container ae9d1385e7e2 17:32:59 ---> 852177a130ae 17:32:59 Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 17:32:59 ---> Running in 526341a0881c 17:32:59 Removing intermediate container 526341a0881c 17:32:59 ---> 726b815e1802 17:32:59 Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 17:32:59 ---> Running in adbca8ac31bd 17:33:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:33:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:33:01 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 17:33:01 WARNING: This apk-tools is OLD! Some packages might not function properly. 17:33:01 (1/7) Installing curl (7.79.1-r0) 17:33:01 (2/7) Installing hiredis (1.0.0-r0) 17:33:01 (3/7) Installing hiredis-dev (1.0.0-r0) 17:33:01 (4/7) Installing libuuid (2.37.2-r0) 17:33:01 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 17:33:02 (6/7) Installing libidn2 (2.3.1-r0) 17:33:02 (7/7) Installing wget (1.21.1-r1) 17:33:02 Executing busybox-1.33.1-r3.trigger 17:33:02 OK: 282 MiB in 84 packages 17:33:03 Removing intermediate container adbca8ac31bd 17:33:03 ---> 48c74f647a26 17:33:03 Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 17:33:03 ---> 45abdc6bfc37 17:33:03 Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 17:33:03 ---> 8af865ae12da 17:33:03 Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib 17:33:03 ---> 03864efdac9b 17:33:03 Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 17:33:03 ---> 89bd4e918308 17:33:03 Successfully built 89bd4e918308 17:33:03 Successfully tagged device-sdk-c-builder-x86_64:latest [Pipeline] sh 17:33:04 + grep 'ci(lts-release)' 17:33:04 + head -n 1 17:33:04 + awk '{print $1}' 17:33:04 + git log '--pretty=%H %s' [Pipeline] echo 17:33:05 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-x86_64 with the following tags: 17:33:05 6cb15db262c4768be47f360b8c452c0105453865 17:33:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:33:05 + docker tag device-sdk-c-builder-x86_64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] isUnix [Pipeline] sh 17:33:05 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:6cb15db262c4768be47f360b8c452c0105453865 17:33:05 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64] 17:33:05 e1aef0b9d474: Preparing 17:33:05 bae4d0c01314: Preparing 17:33:05 c8a9df59c1bb: Preparing 17:33:05 f9e48c564f4f: Preparing 17:33:05 e79b76f2a334: Preparing 17:33:05 7c1e37d58919: Preparing 17:33:05 5ba7cb2c84cd: Preparing 17:33:05 137ddf4b62db: Preparing 17:33:05 1c8d816e9eea: Preparing 17:33:05 e2eb06d8af82: Preparing 17:33:05 7c1e37d58919: Waiting 17:33:05 5ba7cb2c84cd: Waiting 17:33:05 137ddf4b62db: Waiting 17:33:05 1c8d816e9eea: Waiting 17:33:05 e2eb06d8af82: Waiting 17:33:05 f9e48c564f4f: Pushed 17:33:06 bae4d0c01314: Pushed 17:33:06 c8a9df59c1bb: Pushed 17:33:06 e1aef0b9d474: Pushed 17:33:06 137ddf4b62db: Layer already exists 17:33:06 1c8d816e9eea: Layer already exists 17:33:06 e2eb06d8af82: Layer already exists 17:33:06 7c1e37d58919: Pushed 17:33:06 5ba7cb2c84cd: Pushed 17:33:06 e79b76f2a334: Pushed 17:33:06 6cb15db262c4768be47f360b8c452c0105453865: digest: sha256:217a91d25d2ff3adca0f9dda68470c7fca6ec9f26a3e2f47156fbb91e6dab35e size: 2407 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:06 ===================================================== [Pipeline] echo 17:33:06 taggedImages: 17:33:06 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-366 in /w/workspace/dgexfoundry_device-sdk-c_jakarta [Pipeline] { [Pipeline] checkout 17:34:11 Selected Git installation does not exist. Using Default 17:34:11 The recommended git tool is: NONE 17:34:17 using credential edgex-jenkins-ssh 17:34:17 Cloning the remote Git repository 17:34:17 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 17:34:17 > git init /w/workspace/dgexfoundry_device-sdk-c_jakarta # timeout=10 17:34:17 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 17:34:17 > git --version # timeout=10 17:34:17 > git --version # 'git version 2.17.1' 17:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:18 Avoid second fetch 17:34:18 Checking out Revision 6cb15db262c4768be47f360b8c452c0105453865 (jakarta) 17:34:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 17:34:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:18 > git config core.sparsecheckout # timeout=10 17:34:18 > git checkout -f 6cb15db262c4768be47f360b8c452c0105453865 # timeout=10 17:34:22 Commit message: "ci(lts-release): LTS release v2.1.0 @9c093d9" 17:34:22 > git --version # timeout=10 17:34:23 > git --version # 'git version 2.17.1' 17:34:23 fatal: bad object a03e002eace0db65b27acd1444eb3c4392a49323 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:34:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:24 Dload Upload Total Spent Left Speed 17:34:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 58246 0 --:--:-- --:--:-- --:--:-- 57960 [Pipeline] sh 17:34:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:34:24 + sudo tee /etc/docker/daemon.new 17:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:34:24 { 17:34:24 "registry-mirrors": [ 17:34:24 "https://nexus3.edgexfoundry.org:10001" 17:34:24 ], 17:34:24 "bip": "10.250.0.254/24", 17:34:24 "hosts": [ 17:34:24 "tcp://0.0.0.0:5555", 17:34:24 "unix:///var/run/docker.sock" 17:34:24 ], 17:34:24 "mtu": 1458, 17:34:24 "selinux-enabled": true, 17:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 17:34:24 } [Pipeline] sh 17:34:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:34:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:43 provisioning config files... 17:34:44 copy managed file [device-sdk-c-settings] to file:/w/workspace/dgexfoundry_device-sdk-c_jakarta@tmp/config3101268786716880972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:44 ---> docker-login.sh 17:34:44 nexus3.edgexfoundry.org:10001 17:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:45 Configure a credential helper to remove this warning. See 17:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:45 17:34:45 Login Succeeded 17:34:45 nexus3.edgexfoundry.org:10002 17:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:46 Configure a credential helper to remove this warning. See 17:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:46 17:34:46 Login Succeeded 17:34:46 nexus3.edgexfoundry.org:10003 17:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:46 Configure a credential helper to remove this warning. See 17:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:46 17:34:46 Login Succeeded 17:34:46 nexus3.edgexfoundry.org:10004 17:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:47 Configure a credential helper to remove this warning. See 17:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:47 17:34:47 Login Succeeded 17:34:47 docker.io 17:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:47 Configure a credential helper to remove this warning. See 17:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:47 17:34:47 Login Succeeded 17:34:48 ---> docker-login.sh ends [Pipeline] } 17:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:34:48 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:34:48 + echo 0.0.0 [Pipeline] echo 17:34:48 [prepBaseBuildImage] Generating new image with name: device-sdk-c-builder-arm64 [Pipeline] echo 17:34:48 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:34:48 ========================================================= 17:34:48 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts] 17:34:48 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:34:49 + docker build -t device-sdk-c-builder-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts . 17:34:49 Sending build context to Docker daemon 2.718MB 17:34:49 Step 1/24 : ARG BASE=alpine:3.14 17:34:49 Step 2/24 : FROM ${BASE} as builder 17:34:49 gcc-lts: Pulling from edgex-devops/edgex-gcc-base-arm64 17:34:49 552d1f2373af: Pulling fs layer 17:34:49 66d1a851268c: Pulling fs layer 17:34:49 a8df42328c97: Pulling fs layer 17:34:49 66d1a851268c: Verifying Checksum 17:34:49 66d1a851268c: Download complete 17:34:50 552d1f2373af: Verifying Checksum 17:34:50 552d1f2373af: Download complete 17:34:50 552d1f2373af: Pull complete 17:34:50 66d1a851268c: Pull complete 17:34:51 a8df42328c97: Verifying Checksum 17:34:51 a8df42328c97: Download complete 17:35:00 a8df42328c97: Pull complete 17:35:00 Digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 17:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 17:35:00 ---> d97667b1ee65 17:35:00 Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 17:35:00 ---> Running in 60a9f20c2e5c 17:35:02 Connecting to iotech.jfrog.io (54.195.244.87:443) 17:35:02 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 17:35:02 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 17:35:02 '/etc/apk/keys/alpine.dev.rsa.pub' saved 17:35:03 Removing intermediate container 60a9f20c2e5c 17:35:03 ---> 7e69a1e95084 17:35:03 Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 17:35:03 ---> Running in 9755439ebbae 17:35:05 Removing intermediate container 9755439ebbae 17:35:05 ---> 92820adfa6b0 17:35:05 Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev 17:35:05 ---> Running in 396ef5c45988 17:35:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:35:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:35:08 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 17:35:09 WARNING: This apk-tools is OLD! Some packages might not function properly. 17:35:09 (1/27) Installing hiredis (1.0.0-r0) 17:35:09 (2/27) Installing hiredis-dev (1.0.0-r0) 17:35:09 (3/27) Installing ncurses-dev (6.2_p20210612-r0) 17:35:09 (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 17:35:10 (5/27) Installing libblkid (2.37.2-r0) 17:35:10 (6/27) Installing blkid (2.37.2-r0) 17:35:10 (7/27) Installing libcap-ng (0.8.2-r0) 17:35:10 (8/27) Installing setpriv (2.37.2-r0) 17:35:10 (9/27) Installing libmount (2.37.2-r0) 17:35:10 (10/27) Installing libsmartcols (2.37.2-r0) 17:35:10 (11/27) Installing findmnt (2.37.2-r0) 17:35:11 (12/27) Installing mcookie (2.37.2-r0) 17:35:11 (13/27) Installing hexdump (2.37.2-r0) 17:35:11 (14/27) Installing lsblk (2.37.2-r0) 17:35:11 (15/27) Installing libuuid (2.37.2-r0) 17:35:11 (16/27) Installing libfdisk (2.37.2-r0) 17:35:11 (17/27) Installing sfdisk (2.37.2-r0) 17:35:11 (18/27) Installing cfdisk (2.37.2-r0) 17:35:11 (19/27) Installing partx (2.37.2-r0) 17:35:11 (20/27) Installing flock (2.37.2-r0) 17:35:11 (21/27) Installing logger (2.37.2-r0) 17:35:11 (22/27) Installing uuidgen (2.37.2-r0) 17:35:11 (23/27) Installing libeconf (0.3.8-r1) 17:35:11 (24/27) Installing util-linux (2.37.2-r0) 17:35:12 (25/27) Installing util-linux-dev (2.37.2-r0) 17:35:12 (26/27) Installing libidn2 (2.3.1-r0) 17:35:12 (27/27) Installing wget (1.21.1-r1) 17:35:12 Executing busybox-1.33.1-r3.trigger 17:35:12 OK: 286 MiB in 104 packages 17:35:14 Removing intermediate container 396ef5c45988 17:35:14 ---> 4db15b8bb77e 17:35:14 Step 6/24 : ENV CBOR_VERSION=0.5.0 17:35:14 ---> Running in 816cbc9e3b4a 17:35:14 Removing intermediate container 816cbc9e3b4a 17:35:14 ---> c10c3c638d59 17:35:14 Step 7/24 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 17:35:14 ---> Running in ba1672849f4b 17:35:16 --2021-11-12 17:35:15-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 17:35:16 Resolving github.com (github.com)... 140.82.112.4 17:35:16 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 17:35:16 HTTP request sent, awaiting response... 302 Found 17:35:16 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 17:35:16 --2021-11-12 17:35:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 17:35:16 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 17:35:16 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 17:35:16 HTTP request sent, awaiting response... 200 OK 17:35:16 Length: unspecified [application/x-gzip] 17:35:16 Saving to: 'STDOUT' 17:35:16 17:35:16 0K .......... .......... .......... .......... .......... 1.07M 17:35:16 50K .......... .......... .......... .......... .......... 2.00M 17:35:16 100K .......... .......... .......... .......... .......... 17.2M 17:35:16 150K .......... .......... .......... .......... .......... 2.30M 17:35:16 200K .......... .......... .......... .......... .......... 7.06M 17:35:16 250K .......... .......... .......... .......... .......... 2.82M 17:35:16 300K .......... .......... .......... .......... .......... 5.21M 17:35:16 350K .......... .......... .......... .......... .......... 4.67M 17:35:16 400K .......... .......... .......... .......... .......... 3.88M 17:35:16 450K .......... .......... .......... .......... .......... 4.00M 17:35:16 500K .......... .......... .......... .......... .......... 9.99M 17:35:16 550K .......... .......... .......... .......... .......... 2.36M 17:35:16 600K .......... .......... .......... .......... .......... 824K 17:35:16 650K .......... .......... .......... .......... .......... 2.23M 17:35:16 700K ..  7.64M=0.3s 17:35:16 17:35:16 2021-11-12 17:35:16 (2.53 MB/s) - written to stdout [719348] 17:35:16 17:35:17 -- The C compiler identification is GNU 10.3.1 17:35:17 -- The CXX compiler identification is GNU 10.3.1 17:35:17 -- Detecting C compiler ABI info 17:35:17 -- Detecting C compiler ABI info - done 17:35:17 -- Check for working C compiler: /usr/bin/cc - skipped 17:35:17 -- Detecting C compile features 17:35:17 -- Detecting C compile features - done 17:35:17 -- Detecting CXX compiler ABI info 17:35:17 -- Detecting CXX compiler ABI info - done 17:35:18 -- Check for working CXX compiler: /usr/bin/c++ - skipped 17:35:18 -- Detecting CXX compile features 17:35:18 -- Detecting CXX compile features - done 17:35:18 -- Looking for include file endian.h 17:35:18 -- Looking for include file endian.h - found 17:35:18 -- Looking for sys/types.h 17:35:18 -- Looking for sys/types.h - found 17:35:18 -- Looking for stdint.h 17:35:19 -- Looking for stdint.h - found 17:35:19 -- Looking for stddef.h 17:35:19 -- Looking for stddef.h - found 17:35:19 -- Check size of size_t 17:35:19 -- Check size of size_t - done 17:35:19 CMake Warning at examples/CMakeLists.txt:16 (find_package): 17:35:19 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 17:35:19 asked CMake to find a package configuration file provided by "cJSON", but 17:35:19 CMake did not find one. 17:35:19 17:35:19 Could not find a package configuration file provided by "cJSON" with any of 17:35:19 the following names: 17:35:19 17:35:19 cJSONConfig.cmake 17:35:19 cjson-config.cmake 17:35:19 17:35:19 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 17:35:19 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 17:35:19 provides a separate development package or SDK, be sure it has been 17:35:19 installed. 17:35:19 17:35:19 17:35:19 -- Configuring done 17:35:19 -- Generating done 17:35:20 -- Build files have been written to: /tmp/cbor 17:35:20 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 17:35:21 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 17:35:22 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 17:35:22 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 17:35:23 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 17:35:23 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 17:35:23 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 17:35:24 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 17:35:24 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 17:35:24 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 17:35:25 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 17:35:26 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 17:35:26 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 17:35:27 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 17:35:27 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 17:35:27 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 17:35:28 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 17:35:28 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 17:35:29 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 17:35:29 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 17:35:29 [ 40%] Linking C shared library libcbor.so 17:35:29 [ 40%] Built target cbor_shared 17:35:29 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 17:35:31 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 17:35:31 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 17:35:32 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 17:35:34 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 17:35:35 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 17:35:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 17:35:35 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 17:35:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 17:35:36 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 17:35:37 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 17:35:37 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 17:35:38 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 17:35:38 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 17:35:38 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 17:35:39 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 17:35:39 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 17:35:40 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 17:35:40 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 17:35:40 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 17:35:40 [ 80%] Linking C static library libcbor.a 17:35:40 [ 80%] Built target cbor 17:35:41 [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 17:35:41 [ 84%] Linking C executable readfile 17:35:41 [ 84%] Built target readfile 17:35:41 [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 17:35:41 [ 88%] Linking C executable create_items 17:35:42 [ 88%] Built target create_items 17:35:42 [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 17:35:42 [ 92%] Linking C executable sort 17:35:42 [ 92%] Built target sort 17:35:42 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 17:35:42 [ 96%] Linking C executable hello 17:35:42 [ 96%] Built target hello 17:35:42 [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 17:35:43 [100%] Linking C executable streaming_parser 17:35:43 [100%] Built target streaming_parser 17:35:43 Install the project... 17:35:43 -- Install configuration: "Release" 17:35:43 -- Installing: /usr/local/include/cbor/configuration.h 17:35:43 -- Installing: /usr/local/lib/libcbor.a 17:35:43 -- Installing: /usr/local/lib/libcbor.so.0.0.0 17:35:43 -- Installing: /usr/local/lib/libcbor.so.0 17:35:43 -- Installing: /usr/local/lib/libcbor.so 17:35:43 -- Up-to-date: /usr/local/include/cbor 17:35:43 -- Installing: /usr/local/include/cbor/streaming.h 17:35:43 -- Installing: /usr/local/include/cbor/ints.h 17:35:43 -- Installing: /usr/local/include/cbor/floats_ctrls.h 17:35:43 -- Installing: /usr/local/include/cbor/bytestrings.h 17:35:43 -- Installing: /usr/local/include/cbor/encoding.h 17:35:43 -- Installing: /usr/local/include/cbor/serialization.h 17:35:43 -- Installing: /usr/local/include/cbor/data.h 17:35:43 -- Installing: /usr/local/include/cbor/common.h 17:35:43 -- Installing: /usr/local/include/cbor/callbacks.h 17:35:43 -- Installing: /usr/local/include/cbor/strings.h 17:35:43 -- Installing: /usr/local/include/cbor/tags.h 17:35:43 -- Installing: /usr/local/include/cbor/internal 17:35:43 -- Installing: /usr/local/include/cbor/internal/encoders.h 17:35:43 -- Installing: /usr/local/include/cbor/internal/loaders.h 17:35:43 -- Installing: /usr/local/include/cbor/internal/stack.h 17:35:43 -- Installing: /usr/local/include/cbor/internal/unicode.h 17:35:43 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 17:35:43 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 17:35:43 -- Installing: /usr/local/include/cbor/arrays.h 17:35:43 -- Installing: /usr/local/include/cbor/maps.h 17:35:43 -- Installing: /usr/local/include/cbor.h 17:35:43 -- Installing: /usr/local/lib/pkgconfig/libcbor.pc 17:35:45 Removing intermediate container ba1672849f4b 17:35:45 ---> b517f747b895 17:35:45 Step 8/24 : RUN mkdir /tmp/sdk 17:35:45 ---> Running in d4d9a00b45d5 17:35:47 Removing intermediate container d4d9a00b45d5 17:35:47 ---> 77f4d14fb965 17:35:47 Step 9/24 : COPY VERSION /tmp/sdk 17:35:47 ---> a44c34a0f034 17:35:47 Step 10/24 : COPY src /tmp/sdk/src 17:35:48 ---> fda8f77adc89 17:35:48 Step 11/24 : COPY include /tmp/sdk/include 17:35:49 ---> 2cb1835eef54 17:35:49 Step 12/24 : COPY scripts /tmp/sdk/scripts 17:35:50 ---> b1d76b551e29 17:35:50 Step 13/24 : COPY LICENSE /tmp/sdk 17:35:51 ---> 2dfcea090511 17:35:51 Step 14/24 : COPY Attribution.txt /tmp/sdk 17:35:51 ---> e4c2dc7b7b44 17:35:51 Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 17:35:51 ---> Running in 5204c56bb654 17:35:52 + CPPCHECK=false 17:35:52 + DOCGEN=false 17:35:52 + TOMLVER=SDK-0.2 17:35:52 + CUTILVER=1.2.2 17:35:52 + '[' 0 -gt 0 ] 17:35:52 + readlink -f ./scripts/build.sh 17:35:52 + dirname /tmp/sdk/scripts/build.sh 17:35:52 + dirname /tmp/sdk/scripts 17:35:52 + ROOT=/tmp/sdk 17:35:52 + cd /tmp/sdk 17:35:52 + '[' '!' -d deps ] 17:35:52 + mkdir deps 17:35:52 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:35:52 + tar -C deps -z -x -f - 17:35:52 --2021-11-12 17:35:52-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 17:35:52 Resolving github.com (github.com)... 140.82.112.4 17:35:52 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 17:35:53 HTTP request sent, awaiting response... 302 Found 17:35:53 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 17:35:53 --2021-11-12 17:35:53-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 17:35:53 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 17:35:53 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 17:35:53 HTTP request sent, awaiting response... 200 OK 17:35:53 Length: unspecified [application/x-gzip] 17:35:53 Saving to: 'STDOUT' 17:35:53  17:35:53 0K .......... ......   870K=0.02s 17:35:53 17:35:53 2021-11-12 17:35:53 (870 KB/s) - written to stdout [16451] 17:35:53 17:35:53 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 17:35:53 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 17:35:53 + tar -C deps -z -x -f - 17:35:53 --2021-11-12 17:35:53-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 17:35:53 Resolving github.com (github.com)... 140.82.112.4 17:35:53 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 17:35:53 HTTP request sent, awaiting response... 302 Found 17:35:53 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 17:35:53 --2021-11-12 17:35:53-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 17:35:53 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 17:35:53 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 17:35:54 HTTP request sent, awaiting response... 200 OK 17:35:54 Length: unspecified [application/x-gzip] 17:35:54 Saving to: 'STDOUT' 17:35:54  17:35:54 0K .......... .......... .......... .......... .......... 1.25M 17:35:54 50K .......... .......... .......... .......... .......... 2.52M 17:35:54 100K .......... .......... .......... .......... .......... 5.85M 17:35:54 150K .......... .......... .......... ......... 1.31M=0.1s 17:35:54 17:35:54 2021-11-12 17:35:53 (1.92 MB/s) - written to stdout [193961] 17:35:54 17:35:54 + mkdir -p src/c/iot 17:35:54 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 17:35:54 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 17:35:54 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 17:35:54 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 17:35:54 + mkdir -p include/iot 17:35:54 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 17:35:54 + mkdir -p include/iot/os 17:35:54 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 17:35:54 + mkdir -p /tmp/sdk/build/release 17:35:54 + cd /tmp/sdk/build/release 17:35:54 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 17:35:54 -- The C compiler identification is GNU 10.3.1 17:35:54 -- Detecting C compiler ABI info 17:35:54 -- Detecting C compiler ABI info - done 17:35:54 -- Check for working C compiler: /usr/bin/cc - skipped 17:35:54 -- Detecting C compile features 17:35:54 -- Detecting C compile features - done 17:35:54 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:35:55 -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") 17:35:55 -- Found LIBYAML: /usr/lib/libyaml.so 17:35:55 -- Found LIBUUID: /usr/lib/libuuid.so 17:35:55 -- Found LIBCBOR: /usr/local/lib/libcbor.so 17:35:55 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 17:35:55 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 17:35:55 -- C SDK 0.0.0 for Linux 17:35:55 -- Performing Test CSDK_HAVE_ATOMIC 17:35:55 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:35:55 -- Found Curses: /usr/lib/libcurses.so 17:35:55 -- Configuring done 17:35:55 -- Generating done 17:35:55 -- Build files have been written to: /tmp/sdk/build/release 17:35:55 + make all package 17:35:55 + tee release.log 17:35:55 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:35:56 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 17:35:57 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:36:00 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:36:00 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:36:00 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 17:36:01 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 17:36:02 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 17:36:02 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:36:04 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:36:07 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:36:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:36:08 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:36:09 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:36:10 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:36:10 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:36:10 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:36:15 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 17:36:15 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:36:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:36:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 17:36:16 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:36:16 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 17:36:16 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 17:36:16 275 | const iot_component_factory_t * factory; 17:36:16 | ^~~~~~~ 17:36:17 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:36:24 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:36:24 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:36:24 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:36:25 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:36:25 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:36:26 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:36:27 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:36:28 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:36:29 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:36:29 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 17:36:30 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 17:36:33 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:36:33 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:36:35 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:36:35 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:36:42 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:36:42 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:36:42 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 17:36:43 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:36:43 /tmp/sdk/src/c/rest-server.c: In function 'http_handler': 17:36:43 /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] 17:36:43 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); 17:36:43 | ^~~~~~~~~~~~~ 17:36:43 | | 17:36:43 | int (*)(void *, enum MHD_ValueKind, const char *, const char *) 17:36:43 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:36:43 /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' 17:36:43 2714 | MHD_KeyValueIterator iterator, 17:36:43 | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 17:36:43 /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': 17:36:43 /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:36:43 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); 17:36:43 | ^~~~~~~~~~~~ 17:36:43 | | 17:36:43 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:36:43 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:36:43 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:36:43 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:36:43 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:36:43 /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:36:43 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); 17:36:43 | ^~~~~~~~~~~~ 17:36:43 | | 17:36:43 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:36:43 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:36:43 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:36:43 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:36:43 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:36:44 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:36:47 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 17:36:47 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 17:36:48 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 17:36:48 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:36:50 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:36:55 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:36:56 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:36:56 [ 76%] Linking C shared library libcsdk.so 17:36:56 [ 76%] Built target csdk 17:36:56 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:36:57 [ 79%] Linking C executable template 17:36:57 [ 79%] Built target template 17:36:57 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:36:58 [ 82%] Linking C executable device-counter 17:36:58 [ 82%] Built target device-counter 17:36:58 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:36:59 [ 85%] Linking C executable device-random 17:36:59 [ 85%] Built target device-random 17:36:59 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:36:59 [ 88%] Linking C executable device-gyro 17:37:00 [ 88%] Built target device-gyro 17:37:00 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 17:37:00 [ 91%] Linking C executable device-bitfields 17:37:01 [ 91%] Built target device-bitfields 17:37:01 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:37:02 [ 94%] Linking C executable template-discovery 17:37:02 [ 94%] Built target template-discovery 17:37:02 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 17:37:03 [ 97%] Linking C executable device-file 17:37:03 [ 97%] Built target device-file 17:37:03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:37:04 [100%] Linking C executable device-terminal 17:37:04 [100%] Built target device-terminal 17:37:04 Run CPack packaging tool... 17:37:04 CPack: Create package using TGZ 17:37:04 CPack: Install projects 17:37:04 CPack: - Run preinstall target for: Csdk 17:37:05 CPack: - Install project: Csdk [] 17:37:05 CPack: Create package 17:37:05 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 17:37:05 + '[' false '=' true ] 17:37:05 + '[' false '=' true ] 17:37:05 + mkdir -p /tmp/sdk/build/debug 17:37:05 + cd /tmp/sdk/build/debug 17:37:05 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 17:37:05 -- The C compiler identification is GNU 10.3.1 17:37:05 -- Detecting C compiler ABI info 17:37:05 -- Detecting C compiler ABI info - done 17:37:06 -- Check for working C compiler: /usr/bin/cc - skipped 17:37:06 -- Detecting C compile features 17:37:06 -- Detecting C compile features - done 17:37:06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 17:37:06 -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") 17:37:06 -- Found LIBYAML: /usr/lib/libyaml.so 17:37:06 -- Found LIBUUID: /usr/lib/libuuid.so 17:37:06 -- Found LIBCBOR: /usr/local/lib/libcbor.so 17:37:06 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 17:37:06 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 17:37:06 -- C SDK 0.0.0 for Linux 17:37:06 -- Performing Test CSDK_HAVE_ATOMIC 17:37:06 -- Performing Test CSDK_HAVE_ATOMIC - Success 17:37:06 -- Found Curses: /usr/lib/libcurses.so 17:37:07 -- Configuring done 17:37:07 -- Generating done 17:37:07 -- Build files have been written to: /tmp/sdk/build/debug 17:37:07 + + tee debug.log 17:37:07 make 17:37:07 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 17:37:07 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 17:37:08 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 17:37:09 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 17:37:09 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 17:37:09 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 17:37:09 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 17:37:10 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 17:37:10 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 17:37:11 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 17:37:12 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 17:37:12 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 17:37:12 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 17:37:13 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 17:37:13 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 17:37:13 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 17:37:14 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 17:37:15 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 17:37:15 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 17:37:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 17:37:16 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 17:37:16 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 17:37:16 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 17:37:16 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 17:37:16 275 | const iot_component_factory_t * factory; 17:37:16 | ^~~~~~~ 17:37:17 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 17:37:18 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 17:37:18 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 17:37:18 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 17:37:19 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 17:37:19 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 17:37:19 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 17:37:20 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 17:37:20 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 17:37:20 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 17:37:21 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 17:37:21 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 17:37:22 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 17:37:22 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 17:37:23 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 17:37:23 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 17:37:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 17:37:25 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 17:37:25 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 17:37:25 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 17:37:26 /tmp/sdk/src/c/rest-server.c: In function 'http_handler': 17:37:26 /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] 17:37:26 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); 17:37:26 | ^~~~~~~~~~~~~ 17:37:26 | | 17:37:26 | int (*)(void *, enum MHD_ValueKind, const char *, const char *) 17:37:26 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:37:26 /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' 17:37:26 2714 | MHD_KeyValueIterator iterator, 17:37:26 | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 17:37:26 /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': 17:37:26 /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:37:26 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); 17:37:26 | ^~~~~~~~~~~~ 17:37:26 | | 17:37:26 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:37:26 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:37:26 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:37:26 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:37:26 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:37:26 /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] 17:37:26 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); 17:37:26 | ^~~~~~~~~~~~ 17:37:26 | | 17:37:26 | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} 17:37:26 In file included from /tmp/sdk/src/c/rest-server.c:21: 17:37:26 /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} 17:37:26 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, 17:37:26 | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 17:37:26 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 17:37:28 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 17:37:28 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 17:37:28 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 17:37:29 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 17:37:29 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 17:37:31 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 17:37:31 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 17:37:31 [ 76%] Linking C shared library libcsdk.so 17:37:31 [ 76%] Built target csdk 17:37:32 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 17:37:32 [ 79%] Linking C executable template 17:37:32 [ 79%] Built target template 17:37:32 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 17:37:33 [ 82%] Linking C executable device-counter 17:37:33 [ 82%] Built target device-counter 17:37:33 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 17:37:33 [ 85%] Linking C executable device-random 17:37:34 [ 85%] Built target device-random 17:37:34 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 17:37:34 [ 88%] Linking C executable device-gyro 17:37:35 [ 88%] Built target device-gyro 17:37:35 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 17:37:35 [ 91%] Linking C executable device-bitfields 17:37:35 [ 91%] Built target device-bitfields 17:37:35 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 17:37:36 [ 94%] Linking C executable template-discovery 17:37:36 [ 94%] Built target template-discovery 17:37:36 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 17:37:36 [ 97%] Linking C executable device-file 17:37:36 [ 97%] Built target device-file 17:37:37 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 17:37:37 [100%] Linking C executable device-terminal 17:37:37 [100%] Built target device-terminal 17:37:37 make: Entering directory '/tmp/sdk/build/release' 17:37:38 make[1]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 76%] Built target csdk 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 79%] Built target template 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 82%] Built target device-counter 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 85%] Built target device-random 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 88%] Built target device-gyro 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 91%] Built target device-bitfields 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 94%] Built target template-discovery 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [ 97%] Built target device-file 17:37:38 make[2]: Entering directory '/tmp/sdk/build/release' 17:37:38 make[2]: Leaving directory '/tmp/sdk/build/release' 17:37:38 [100%] Built target device-terminal 17:37:38 make[1]: Leaving directory '/tmp/sdk/build/release' 17:37:38 Install the project... 17:37:38 -- Install configuration: "Release" 17:37:38 -- Installing: /usr/local/lib/libcsdk.so 17:37:38 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 17:37:38 -- Up-to-date: /usr/local/include 17:37:38 -- Installing: /usr/local/include/edgex 17:37:38 -- Installing: /usr/local/include/edgex/rest-server.h 17:37:38 -- Installing: /usr/local/include/edgex/edgex-base.h 17:37:38 -- Installing: /usr/local/include/edgex/edgex.h 17:37:38 -- Installing: /usr/local/include/edgex/devices.h 17:37:38 -- Installing: /usr/local/include/edgex/profiles.h 17:37:38 -- Installing: /usr/local/include/edgex/csdk-defs.h 17:37:38 -- Installing: /usr/local/include/devsdk 17:37:38 -- Installing: /usr/local/include/devsdk/devsdk-base.h 17:37:38 -- Installing: /usr/local/include/devsdk/devsdk.h 17:37:38 -- Installing: /usr/local/include/iot 17:37:38 -- Installing: /usr/local/include/iot/json.h 17:37:38 -- Installing: /usr/local/include/iot/container.h 17:37:38 -- Installing: /usr/local/include/iot/component.h 17:37:38 -- Installing: /usr/local/include/iot/typecode.h 17:37:38 -- Installing: /usr/local/include/iot/iot.h 17:37:38 -- Installing: /usr/local/include/iot/uuid.h 17:37:38 -- Installing: /usr/local/include/iot/time.h 17:37:38 -- Installing: /usr/local/include/iot/hash.h 17:37:38 -- Installing: /usr/local/include/iot/logger.h 17:37:38 -- Installing: /usr/local/include/iot/os 17:37:38 -- Installing: /usr/local/include/iot/os/zephyr.h 17:37:38 -- Installing: /usr/local/include/iot/os/linux.h 17:37:38 -- Installing: /usr/local/include/iot/os/macos.h 17:37:38 -- Installing: /usr/local/include/iot/scheduler.h 17:37:38 -- Installing: /usr/local/include/iot/data.h 17:37:38 -- Installing: /usr/local/include/iot/thread.h 17:37:38 -- Installing: /usr/local/include/iot/os.h 17:37:38 -- Installing: /usr/local/include/iot/base64.h 17:37:38 -- Installing: /usr/local/include/iot/defs.h 17:37:38 -- Installing: /usr/local/include/iot/threadpool.h 17:37:38 -- Installing: /usr/local/include/iot/config.h 17:37:38 -- Installing: /usr/local/share/device-sdk-c/LICENSE 17:37:38 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 17:37:38 make: Leaving directory '/tmp/sdk/build/release' 17:37:40 Removing intermediate container 5204c56bb654 17:37:40 ---> 5942a2953ec6 17:37:40 Step 16/24 : FROM ${BASE} 17:37:40 ---> d97667b1ee65 17:37:40 Step 17/24 : LABEL maintainer="IOTech " 17:37:40 ---> Running in 4fcb158d2ebc 17:37:41 Removing intermediate container 4fcb158d2ebc 17:37:41 ---> 45bb0c33e341 17:37:41 Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 17:37:41 ---> Running in 54ebbbb0c1ce 17:37:42 Connecting to iotech.jfrog.io (54.195.244.87:443) 17:37:42 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 17:37:42 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 17:37:42 '/etc/apk/keys/alpine.dev.rsa.pub' saved 17:37:43 Removing intermediate container 54ebbbb0c1ce 17:37:43 ---> ef6c19211fca 17:37:43 Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 17:37:43 ---> Running in 556f07fe0805 17:37:45 Removing intermediate container 556f07fe0805 17:37:45 ---> ffa449b48693 17:37:45 Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 17:37:45 ---> Running in e9e536527f62 17:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:37:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:37:48 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 17:37:49 WARNING: This apk-tools is OLD! Some packages might not function properly. 17:37:49 (1/7) Installing curl (7.79.1-r0) 17:37:49 (2/7) Installing hiredis (1.0.0-r0) 17:37:49 (3/7) Installing hiredis-dev (1.0.0-r0) 17:37:49 (4/7) Installing libuuid (2.37.2-r0) 17:37:49 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 17:37:50 (6/7) Installing libidn2 (2.3.1-r0) 17:37:50 (7/7) Installing wget (1.21.1-r1) 17:37:50 Executing busybox-1.33.1-r3.trigger 17:37:50 OK: 276 MiB in 84 packages 17:37:51 Removing intermediate container e9e536527f62 17:37:51 ---> e8222c9ec6e8 17:37:51 Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 17:37:52 ---> aaa50d08bbe7 17:37:52 Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 17:37:53 ---> 94e80b9ade58 17:37:53 Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib 17:37:54 ---> 21d3b6a1453d 17:37:54 Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 17:37:55 ---> 3f0b9ebc8851 17:37:55 Successfully built 3f0b9ebc8851 17:37:55 Successfully tagged device-sdk-c-builder-arm64:latest [Pipeline] sh 17:37:55 + + git loghead --pretty=%H %s 17:37:55 -n 1 17:37:55 + awk {print $1} 17:37:55 + grep ci(lts-release) [Pipeline] echo 17:37:55 [edgeXDocker.push] Tagging docker image device-sdk-c-builder-arm64 with the following tags: 17:37:55 6cb15db262c4768be47f360b8c452c0105453865 17:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:55 + docker tag device-sdk-c-builder-arm64 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] isUnix [Pipeline] sh 17:37:56 + docker push nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:6cb15db262c4768be47f360b8c452c0105453865 17:37:56 The push refers to repository [nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64] 17:37:56 247627bee207: Preparing 17:37:56 c8f703927ed4: Preparing 17:37:56 d74a4f3f4dad: Preparing 17:37:56 b4c365f70f7f: Preparing 17:37:56 022ee89ebb67: Preparing 17:37:56 96436107bb47: Preparing 17:37:56 9e3e08a011c8: Preparing 17:37:56 f3424baf778b: Preparing 17:37:56 ea2a8bf1bbdb: Preparing 17:37:56 96436107bb47: Waiting 17:37:56 ee420dfed78a: Preparing 17:37:56 f3424baf778b: Waiting 17:37:56 ea2a8bf1bbdb: Waiting 17:37:56 ee420dfed78a: Waiting 17:37:56 9e3e08a011c8: Waiting 17:37:56 247627bee207: Pushed 17:37:56 d74a4f3f4dad: Pushed 17:37:56 b4c365f70f7f: Pushed 17:37:56 f3424baf778b: Layer already exists 17:37:56 c8f703927ed4: Pushed 17:37:56 ea2a8bf1bbdb: Layer already exists 17:37:56 ee420dfed78a: Layer already exists 17:37:56 9e3e08a011c8: Pushed 17:37:56 96436107bb47: Pushed 17:37:57 022ee89ebb67: Pushed 17:37:57 6cb15db262c4768be47f360b8c452c0105453865: digest: sha256:8d6654074243f564a6ef10131237e3bd892fe806e477f4518bfe1b304d277126 size: 2407 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:57 ===================================================== [Pipeline] echo 17:37:57 taggedImages: 17:37:57 - nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:58 + git rev-list -1 --merges 6cb15db262c4768be47f360b8c452c0105453865~1..6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] echo 17:37:58 -----------> git rev-list -1 --merges 6cb15db262c4768be47f360b8c452c0105453865~1..6cb15db262c4768be47f360b8c452c0105453865 6cb15db262c4768be47f360b8c452c0105453865 [false] [Pipeline] sh 17:37:59 + git log --format=format:%s -1 6cb15db262c4768be47f360b8c452c0105453865 [Pipeline] echo 17:37:59 ========================================================= 17:37:59 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 17:37:59 ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:38:02 + '[' -d /w/workspace/dgexfoundry_device-sdk-c_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:38:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:38:03 ---> package-listing.sh 17:38:03 ++ facter osfamily 17:38:03 ++ tr '[:upper:]' '[:lower:]' 17:38:03 + OS_FAMILY=redhat 17:38:03 + workspace=/w/workspace/dgexfoundry_device-sdk-c_jakarta 17:38:03 + START_PACKAGES=/tmp/packages_start.txt 17:38:03 + END_PACKAGES=/tmp/packages_end.txt 17:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:38:03 + PACKAGES=/tmp/packages_start.txt 17:38:03 + '[' /w/workspace/dgexfoundry_device-sdk-c_jakarta ']' 17:38:03 + PACKAGES=/tmp/packages_end.txt 17:38:03 + case "${OS_FAMILY}" in 17:38:03 + sort 17:38:03 + rpm -qa 17:38:04 + '[' -f /tmp/packages_start.txt ']' 17:38:04 + '[' -f /tmp/packages_end.txt ']' 17:38:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:38:04 + '[' /w/workspace/dgexfoundry_device-sdk-c_jakarta ']' 17:38:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-c_jakarta/archives/ 17:38:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-c_jakarta/archives/ [Pipeline] echo 17:38:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-c_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:38:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:05 17:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:05 latest: Pulling from edgex-lftools-log-publisher 17:38:05 b4d181a07f80: Pulling fs layer 17:38:05 a1111a8f2ec3: Pulling fs layer 17:38:05 ed53099fbce6: Pulling fs layer 17:38:05 dc539afda2c1: Pulling fs layer 17:38:05 77bc0d833cb6: Pulling fs layer 17:38:05 9065ff56babe: Pulling fs layer 17:38:05 d287ab97295c: Pulling fs layer 17:38:05 dc539afda2c1: Waiting 17:38:05 77bc0d833cb6: Waiting 17:38:05 9065ff56babe: Waiting 17:38:05 d287ab97295c: Waiting 17:38:05 a1111a8f2ec3: Verifying Checksum 17:38:05 a1111a8f2ec3: Download complete 17:38:05 dc539afda2c1: Verifying Checksum 17:38:05 dc539afda2c1: Download complete 17:38:05 ed53099fbce6: Verifying Checksum 17:38:05 ed53099fbce6: Download complete 17:38:05 9065ff56babe: Verifying Checksum 17:38:05 9065ff56babe: Download complete 17:38:05 77bc0d833cb6: Verifying Checksum 17:38:05 77bc0d833cb6: Download complete 17:38:05 b4d181a07f80: Verifying Checksum 17:38:05 b4d181a07f80: Download complete 17:38:06 d287ab97295c: Verifying Checksum 17:38:06 d287ab97295c: Download complete 17:38:07 b4d181a07f80: Pull complete 17:38:07 a1111a8f2ec3: Pull complete 17:38:08 ed53099fbce6: Pull complete 17:38:08 dc539afda2c1: Pull complete 17:38:08 77bc0d833cb6: Pull complete 17:38:08 9065ff56babe: Pull complete 17:38:13 d287ab97295c: Pull complete 17:38:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:38:13 prd-centos7-docker-4c-2g-361 does not seem to be running inside a container 17:38:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-c_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-c_jakarta -v /w/workspace/dgexfoundry_device-sdk-c_jakarta:/w/workspace/dgexfoundry_device-sdk-c_jakarta:rw,z -v /w/workspace/dgexfoundry_device-sdk-c_jakarta@tmp:/w/workspace/dgexfoundry_device-sdk-c_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:38:16 $ docker top b5b3082bfd31625e6907dcea0210759a8261034195f4c6bbb3ca28cd2e06fed6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:16 + touch /tmp/pre-build-complete [Pipeline] sh 17:38:16 + mkdir -p /var/log/sysstat [Pipeline] sh 17:38:17 + ls /var/log/sa-host 17:38:17 + sadf -c /var/log/sa-host/sa12 17:38:17 file_magic: OK 17:38:17 HZ: Using current value: 100 17:38:17 file_header: OK 17:38:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:38:17 Statistics: 17:38:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:17 File successfully converted to sysstat format version 12.0.3 17:38:17 + sadf -c /var/log/sa-host/sa30 17:38:17 file_magic: OK 17:38:17 HZ: Using current value: 100 17:38:17 file_header: OK 17:38:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:38:17 Statistics: 17:38:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:17 provisioning config files... 17:38:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-c_jakarta@tmp/config3712166507559586471tmp [Pipeline] { [Pipeline] echo 17:38:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:38:17 ---> create-netrc.sh [Pipeline] } 17:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:38:18 ---> python-tools-install.sh [Pipeline] echo 17:38:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:38:18 ---> sudo-logs.sh 17:38:18 Archiving 'sudo' log.. 17:38:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-361.novalocal: Name or service not known 17:38:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-361.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:38:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:38:18 ---> job-cost.sh 17:38:18 lf-activate-venv: SKIPPING 17:38:18 INFO: No Stack... 17:38:19 INFO: Retrieving Pricing Info for: v3-standard-2 17:38:20 INFO: Archiving Costs [Pipeline] echo 17:38:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:38:20 ---> logs-deploy.sh 17:38:20 lf-activate-venv: SKIPPING 17:38:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/jakarta/1 17:38:20 INFO: archiving workspace using pattern(s): 17:38:21 Archives upload complete. 17:38:21 INFO: archiving logs to Nexus 17:38:21 ---> uname -a: 17:38:21 Linux prd-centos7-docker-4c-2g-361.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:38:21 17:38:21 17:38:21 ---> lscpu: 17:38:21 Architecture: x86_64 17:38:21 CPU op-mode(s): 32-bit, 64-bit 17:38:21 Byte Order: Little Endian 17:38:21 Address sizes: 40 bits physical, 48 bits virtual 17:38:21 CPU(s): 2 17:38:21 On-line CPU(s) list: 0,1 17:38:21 Thread(s) per core: 1 17:38:21 Core(s) per socket: 1 17:38:21 Socket(s): 2 17:38:21 NUMA node(s): 1 17:38:21 Vendor ID: AuthenticAMD 17:38:21 CPU family: 23 17:38:21 Model: 49 17:38:21 Model name: AMD EPYC-Rome Processor 17:38:21 Stepping: 0 17:38:21 CPU MHz: 2799.998 17:38:21 BogoMIPS: 5599.99 17:38:21 Virtualization: AMD-V 17:38:21 Hypervisor vendor: KVM 17:38:21 Virtualization type: full 17:38:21 L1d cache: 32K 17:38:21 L1i cache: 32K 17:38:21 L2 cache: 512K 17:38:21 L3 cache: 16384K 17:38:21 NUMA node0 CPU(s): 0,1 17:38:21 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 17:38:21 17:38:21 17:38:21 ---> nproc: 17:38:21 2 17:38:21 17:38:21 17:38:21 ---> df -h: 17:38:21 Filesystem Size Used Avail Use% Mounted on 17:38:21 overlay 40G 8.0G 33G 20% / 17:38:21 tmpfs 64M 0 64M 0% /dev 17:38:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:38:21 shm 64M 0 64M 0% /dev/shm 17:38:21 /dev/vda1 40G 8.0G 33G 20% /facter-os 17:38:21 17:38:21 17:38:21 ---> sar -b -r -n DEV: 17:38:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 17:38:21 17:38:21 17:31:39 LINUX RESTART (2 CPU) 17:38:21 17:38:21 17:32:01 tps rtps wtps bread/s bwrtn/s 17:38:21 17:33:02 163.02 5.14 157.87 3077.76 14527.21 17:38:21 17:34:01 8.91 0.00 8.91 0.00 420.66 17:38:21 17:35:01 0.13 0.00 0.13 0.00 2.00 17:38:21 17:36:01 0.27 0.00 0.27 0.00 3.20 17:38:21 17:37:01 0.25 0.00 0.25 0.00 3.48 17:38:21 17:38:01 0.27 0.00 0.27 0.00 3.13 17:38:21 Average: 28.88 0.86 28.02 514.70 2500.54 17:38:21 17:38:21 17:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:21 17:33:02 5300692 0 723468 9.03 2620 1982160 1565460 17.28 682056 1746940 728 17:38:21 17:34:01 5366300 0 657944 8.22 2620 1982076 1207380 13.33 623948 1743076 20 17:38:21 17:35:01 5367756 0 656488 8.20 2620 1982076 1175572 12.98 624500 1743348 8 17:38:21 17:36:01 5376260 0 647920 8.09 2620 1982140 1162208 12.83 619868 1743364 24 17:38:21 17:37:01 5376324 0 647908 8.09 2620 1982088 1162208 12.83 619900 1743348 8 17:38:21 17:38:01 5369116 0 655116 8.18 2620 1982088 1164812 12.86 626292 1744252 20 17:38:21 Average: 5359408 0 664807 8.30 2620 1982105 1239607 13.69 632761 1744055 135 17:38:21 17:38:21 17:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:21 17:33:02 veth5f6abc0 4.53 6.99 0.33 41.02 0.00 0.00 0.00 0.00 17:38:21 17:33:02 eth0 439.83 257.21 2254.61 76.91 0.00 0.00 0.00 0.00 17:38:21 17:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:33:02 docker0 20.12 28.40 1.28 160.12 0.00 0.00 0.00 0.00 17:38:21 17:34:01 eth0 20.66 17.00 23.05 28.68 0.00 0.00 0.00 0.00 17:38:21 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:34:01 docker0 1.74 2.39 0.10 11.54 0.00 0.00 0.00 0.00 17:38:21 17:35:01 eth0 1.60 0.65 0.35 0.23 0.00 0.00 0.00 0.00 17:38:21 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:36:01 eth0 2.90 0.57 0.75 0.37 0.00 0.00 0.00 0.00 17:38:21 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:37:01 eth0 1.20 0.60 0.56 0.37 0.00 0.00 0.00 0.00 17:38:21 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:38:01 eth0 3.22 2.00 3.05 1.11 0.00 0.00 0.00 0.00 17:38:21 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 Average: eth0 78.44 46.45 381.62 17.92 0.00 0.00 0.00 0.00 17:38:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:21 Average: docker0 3.65 5.14 0.23 28.67 0.00 0.00 0.00 0.00 17:38:21 17:38:21 17:38:21 ---> sar -P ALL: 17:38:21 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 17:38:21 17:38:21 17:31:39 LINUX RESTART (2 CPU) 17:38:21 17:38:21 17:32:01 CPU %user %nice %system %iowait %steal %idle 17:38:21 17:33:02 all 28.17 0.00 8.68 3.11 0.11 59.94 17:38:21 17:33:02 0 29.20 0.00 8.47 1.67 0.11 60.55 17:38:21 17:33:02 1 27.14 0.00 8.89 4.54 0.11 59.33 17:38:21 17:34:01 all 1.05 0.00 0.42 0.09 0.02 98.43 17:38:21 17:34:01 0 0.94 0.00 0.41 0.00 0.02 98.64 17:38:21 17:34:01 1 1.16 0.00 0.43 0.17 0.02 98.23 17:38:21 17:35:01 all 0.22 0.00 0.05 0.00 0.01 99.72 17:38:21 17:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:38:21 17:35:01 1 0.40 0.00 0.07 0.00 0.02 99.52 17:38:21 17:36:01 all 0.25 0.00 0.10 0.00 0.02 99.63 17:38:21 17:36:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:38:21 17:36:01 1 0.42 0.00 0.15 0.00 0.02 99.42 17:38:21 17:37:01 all 0.19 0.00 0.03 0.01 0.01 99.76 17:38:21 17:37:01 0 0.05 0.00 0.05 0.02 0.02 99.87 17:38:21 17:37:01 1 0.33 0.00 0.02 0.00 0.00 99.65 17:38:21 17:38:01 all 0.28 0.00 0.04 0.00 0.03 99.66 17:38:21 17:38:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:38:21 17:38:01 1 0.45 0.00 0.05 0.00 0.03 99.47 17:38:21 Average: all 4.84 0.00 1.50 0.51 0.03 93.13 17:38:21 Average: 0 4.87 0.00 1.45 0.27 0.03 93.38 17:38:21 Average: 1 4.81 0.00 1.54 0.75 0.03 92.87 17:38:21 17:38:21 17:38:21