Pull request #352 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 6c2042c311aeadc1c432527461358050bcf719ba+e4f1d4fe6d671b9129336b96db7cc10a253047cb (ebfd5881b71a75c1f24829f5deaff890789b821e) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh491735578495733143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8641905811783191324.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3572088358812624569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2238029036668789629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2994768610314050018.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . 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 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-209’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-208’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-210 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-352 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh3221599248356657316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh1071250109104357900.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit 6c2042c311aeadc1c432527461358050bcf719ba Merge succeeded, producing 6c2042c311aeadc1c432527461358050bcf719ba Checking out Revision 6c2042c311aeadc1c432527461358050bcf719ba (PR-352) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/jenkins-gitclient-ssh9009296129130827267.key > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 Commit message: "fix: allow for non-string attributes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T15:16:04.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T15:16:04.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T15:16:04.206Z] ========================================================= [2021-06-18T15:16:04.206Z] EdgeX Global Pipelines Version Info [2021-06-18T15:16:04.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f19e730fe879e245449f2602bca344251008ec84 # timeout=10 [2021-06-18T15:16:05.650Z] ------------------- [2021-06-18T15:16:05.650Z] stable info: [2021-06-18T15:16:05.650Z] ------------------- [2021-06-18T15:16:05.650Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T15:16:05.650Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:16:05.650Z] Message: update stable to v1.0.195 [2021-06-18T15:16:06.225Z] ------------------- [2021-06-18T15:16:06.226Z] experimental info: [2021-06-18T15:16:06.226Z] ------------------- [2021-06-18T15:16:06.226Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T15:16:06.226Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T15:16:06.226Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T15:16:06.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-18T15:16:06.361Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-18T15:16:06.380Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T15:16:06.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T15:16:06.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T15:16:06.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-18T15:16:06.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-18T15:16:06.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-18T15:16:06.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T15:16:06.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-18T15:16:06.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T15:16:06.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T15:16:06.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T15:16:06.620Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T15:16:06.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T15:16:06.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T15:16:06.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T15:16:06.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo [2021-06-18T15:16:06.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo [2021-06-18T15:16:06.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo [2021-06-18T15:16:06.776Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2042c311aeadc1c432527461358050bcf719ba [Pipeline] echo [2021-06-18T15:16:06.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2042c [Pipeline] echo [2021-06-18T15:16:06.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:16:06.950Z] provisioning config files... [2021-06-18T15:16:06.977Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config5973820812603895797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:16:07.326Z] ---> docker-login.sh [2021-06-18T15:16:07.326Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:16:07.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:16:07.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:16:07.590Z] Configure a credential helper to remove this warning. See [2021-06-18T15:16:07.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:16:07.590Z] [2021-06-18T15:16:07.590Z] Login Succeeded [2021-06-18T15:16:07.590Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:16:07.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:16:07.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:16:07.590Z] Configure a credential helper to remove this warning. See [2021-06-18T15:16:07.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:16:07.590Z] [2021-06-18T15:16:07.590Z] Login Succeeded [2021-06-18T15:16:07.590Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:16:07.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:16:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:16:07.853Z] Configure a credential helper to remove this warning. See [2021-06-18T15:16:07.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:16:07.853Z] [2021-06-18T15:16:07.853Z] Login Succeeded [2021-06-18T15:16:07.853Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:16:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:16:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:16:07.853Z] Configure a credential helper to remove this warning. See [2021-06-18T15:16:07.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:16:07.853Z] [2021-06-18T15:16:07.853Z] Login Succeeded [2021-06-18T15:16:07.853Z] docker.io [2021-06-18T15:16:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:16:08.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:16:08.117Z] Configure a credential helper to remove this warning. See [2021-06-18T15:16:08.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:16:08.117Z] [2021-06-18T15:16:08.117Z] Login Succeeded [2021-06-18T15:16:08.117Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:16:08.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:16:08.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:16:08.946Z] [2021-06-18T15:16:08.946Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:16:09.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:16:09.278Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T15:16:09.278Z] 31603596830f: Pulling fs layer [2021-06-18T15:16:09.279Z] 54011a49482f: Pulling fs layer [2021-06-18T15:16:09.279Z] a6820b24f6d8: Pulling fs layer [2021-06-18T15:16:09.279Z] f581987b2513: Pulling fs layer [2021-06-18T15:16:09.279Z] f581987b2513: Waiting [2021-06-18T15:16:09.279Z] 54011a49482f: Verifying Checksum [2021-06-18T15:16:09.279Z] 54011a49482f: Download complete [2021-06-18T15:16:09.542Z] 31603596830f: Verifying Checksum [2021-06-18T15:16:09.542Z] 31603596830f: Download complete [2021-06-18T15:16:09.542Z] a6820b24f6d8: Verifying Checksum [2021-06-18T15:16:09.542Z] a6820b24f6d8: Download complete [2021-06-18T15:16:09.542Z] 31603596830f: Pull complete [2021-06-18T15:16:09.808Z] 54011a49482f: Pull complete [2021-06-18T15:16:09.808Z] f581987b2513: Verifying Checksum [2021-06-18T15:16:09.808Z] f581987b2513: Download complete [2021-06-18T15:16:10.387Z] a6820b24f6d8: Pull complete [2021-06-18T15:16:10.649Z] f581987b2513: Pull complete [2021-06-18T15:16:10.649Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T15:16:10.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T15:16:10.649Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T15:16:10.751Z] prd-centos7-docker-4c-2g-210 does not seem to be running inside a container [2021-06-18T15:16:10.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T15:16:11.783Z] $ docker top 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T15:16:11.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:16:11.918Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:16:12.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:16:12.027Z] $ docker exec 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 ssh-agent [2021-06-18T15:16:12.137Z] SSH_AUTH_SOCK=/tmp/ssh-aN3WLPHXnxVt/agent.13 [2021-06-18T15:16:12.137Z] SSH_AGENT_PID=19 [2021-06-18T15:16:12.145Z] Running ssh-add (command line suppressed) [2021-06-18T15:16:12.227Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_6877120151566308521.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_6877120151566308521.key) [2021-06-18T15:16:12.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:16:12.551Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T15:16:12.578Z] $ docker exec --env ******** --env ******** 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 ssh-agent -k [2021-06-18T15:16:12.683Z] unset SSH_AUTH_SOCK; [2021-06-18T15:16:12.683Z] unset SSH_AGENT_PID; [2021-06-18T15:16:12.683Z] echo Agent pid 19 killed; [2021-06-18T15:16:12.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T15:16:12.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T15:16:12.754Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T15:16:12.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T15:16:12.860Z] $ docker exec 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 ssh-agent [2021-06-18T15:16:12.986Z] SSH_AUTH_SOCK=/tmp/ssh-hrvPFXkwqrOq/agent.52 [2021-06-18T15:16:12.986Z] SSH_AGENT_PID=59 [2021-06-18T15:16:12.991Z] Running ssh-add (command line suppressed) [2021-06-18T15:16:13.083Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_6283957775032476148.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_6283957775032476148.key) [2021-06-18T15:16:13.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T15:16:13.403Z] + git semver init [2021-06-18T15:16:13.403Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T15:16:13.403Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.git [2021-06-18T15:16:13.403Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T15:16:13.403Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T15:16:13.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T15:16:13.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T15:16:13.403Z] # $SEMVER_BRANCH = PR-352 [2021-06-18T15:16:13.403Z] # $SEMVER_TEMP = /tmp/semver-606533799 [2021-06-18T15:16:13.403Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-18T15:16:13.984Z] # '/tmp/semver-606533799' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver' [2021-06-18T15:16:13.984Z] # -> Force: false [2021-06-18T15:16:13.984Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver [Pipeline] } [2021-06-18T15:16:13.992Z] $ docker exec --env ******** --env ******** 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 ssh-agent -k [2021-06-18T15:16:14.088Z] unset SSH_AUTH_SOCK; [2021-06-18T15:16:14.088Z] unset SSH_AGENT_PID; [2021-06-18T15:16:14.088Z] echo Agent pid 59 killed; [2021-06-18T15:16:14.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T15:16:14.439Z] + git semver [Pipeline] } [2021-06-18T15:16:14.451Z] $ docker stop --time=1 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 [2021-06-18T15:16:15.711Z] $ docker rm -f 83b781da89ad5063f8fec254e133832b941f62a7de81810152230c9544a776d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T15:16:16.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T15:16:16.324Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T15:16:16.328Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-18T15:16:31.515Z] Still waiting to schedule task [2021-06-18T15:16:31.516Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T15:16:31.518Z] Still waiting to schedule task [2021-06-18T15:16:31.518Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-208’ [2021-06-18T15:18:51.836Z] Running on prd-centos7-docker-4c-2g-211 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T15:18:51.858Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-06-18T15:18:51.981Z] Selected Git installation does not exist. Using Default [2021-06-18T15:18:51.981Z] The recommended git tool is: NONE [2021-06-18T15:18:54.565Z] using credential edgex-jenkins-ssh [2021-06-18T15:18:54.581Z] Cloning the remote Git repository [2021-06-18T15:18:54.107Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:18:54.181Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-06-18T15:18:54.209Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:18:54.210Z] > git --version # timeout=10 [2021-06-18T15:18:54.217Z] > git --version # 'git version 2.24.4' [2021-06-18T15:18:54.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:18:54.241Z] [INFO] Currently running in a labeled security context [2021-06-18T15:18:54.241Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T15:18:54.242Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh7181935699863592272.key [2021-06-18T15:18:54.253Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:18:55.907Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit 6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:18:56.000Z] Merge succeeded, producing 6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:18:56.001Z] Checking out Revision 6c2042c311aeadc1c432527461358050bcf719ba (PR-352) [2021-06-18T15:18:54.971Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T15:18:54.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:18:54.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T15:18:55.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:18:55.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:18:55.006Z] [INFO] Currently running in a labeled security context [2021-06-18T15:18:55.006Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T15:18:55.006Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh3010525319882196638.key [2021-06-18T15:18:55.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T15:18:55.531Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:18:55.539Z] > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 [2021-06-18T15:18:55.578Z] > git remote # timeout=10 [2021-06-18T15:18:55.583Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T15:18:55.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:18:55.595Z] [INFO] Currently running in a labeled security context [2021-06-18T15:18:55.595Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T15:18:55.595Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh2478343064235424342.key [2021-06-18T15:18:55.601Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T15:18:55.612Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T15:18:55.626Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:18:55.631Z] > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 [2021-06-18T15:18:59.366Z] Commit message: "fix: allow for non-string attributes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:19:00.776Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:19:01.105Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:19:01.402Z] + sudo service docker restart [2021-06-18T15:19:01.402Z] + true [2021-06-18T15:19:01.402Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:19:19.586Z] provisioning config files... [2021-06-18T15:19:19.604Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config6421692227114772852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:19:19.954Z] ---> docker-login.sh [2021-06-18T15:19:19.954Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:19:20.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:19:20.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:19:20.218Z] Configure a credential helper to remove this warning. See [2021-06-18T15:19:20.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:19:20.218Z] [2021-06-18T15:19:20.218Z] Login Succeeded [2021-06-18T15:19:20.218Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:19:20.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:19:20.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:19:20.484Z] Configure a credential helper to remove this warning. See [2021-06-18T15:19:20.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:19:20.484Z] [2021-06-18T15:19:20.484Z] Login Succeeded [2021-06-18T15:19:20.484Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:19:20.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:19:20.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:19:20.484Z] Configure a credential helper to remove this warning. See [2021-06-18T15:19:20.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:19:20.484Z] [2021-06-18T15:19:20.484Z] Login Succeeded [2021-06-18T15:19:20.484Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:19:20.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:19:20.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:19:20.753Z] Configure a credential helper to remove this warning. See [2021-06-18T15:19:20.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:19:20.753Z] [2021-06-18T15:19:20.753Z] Login Succeeded [2021-06-18T15:19:20.753Z] docker.io [2021-06-18T15:19:20.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:19:21.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:19:21.019Z] Configure a credential helper to remove this warning. See [2021-06-18T15:19:21.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:19:21.019Z] [2021-06-18T15:19:21.019Z] Login Succeeded [2021-06-18T15:19:21.019Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:19:21.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:19:21.186Z] ========================================================= [2021-06-18T15:19:21.186Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-18T15:19:21.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:19:21.503Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-06-18T15:19:21.503Z] Sending build context to Docker daemon 2.62MB [2021-06-18T15:19:21.503Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T15:19:21.503Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T15:19:21.503Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-18T15:19:21.503Z] e7c96db7181b: Pulling fs layer [2021-06-18T15:19:21.503Z] 4c13bbce0fe7: Pulling fs layer [2021-06-18T15:19:21.503Z] 6059c847ac2f: Pulling fs layer [2021-06-18T15:19:21.766Z] 4c13bbce0fe7: Verifying Checksum [2021-06-18T15:19:21.766Z] 4c13bbce0fe7: Download complete [2021-06-18T15:19:21.766Z] e7c96db7181b: Verifying Checksum [2021-06-18T15:19:21.766Z] e7c96db7181b: Download complete [2021-06-18T15:19:21.766Z] e7c96db7181b: Pull complete [2021-06-18T15:19:22.029Z] 4c13bbce0fe7: Pull complete [2021-06-18T15:19:23.421Z] 6059c847ac2f: Verifying Checksum [2021-06-18T15:19:23.421Z] 6059c847ac2f: Download complete [2021-06-18T15:19:26.023Z] 6059c847ac2f: Pull complete [2021-06-18T15:19:26.023Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-18T15:19:26.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-18T15:19:26.023Z] ---> 5eabd8fd8ba2 [2021-06-18T15:19:26.023Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:19:28.064Z] ---> Running in c1642b602192 [2021-06-18T15:19:28.330Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T15:19:28.593Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T15:19:28.593Z] [2021-06-18T15:19:28.855Z] Removing intermediate container c1642b602192 [2021-06-18T15:19:28.855Z] ---> a618e74d086d [2021-06-18T15:19:28.855Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:19:29.117Z] ---> Running in d68495676f54 [2021-06-18T15:19:29.693Z] Removing intermediate container d68495676f54 [2021-06-18T15:19:29.693Z] ---> c9965de38822 [2021-06-18T15:19:29.693Z] Step 5/25 : 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 hiredis-dev [2021-06-18T15:19:29.693Z] ---> Running in 1066f823ad37 [2021-06-18T15:19:29.693Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:19:31.089Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:19:31.089Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T15:19:31.362Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T15:19:31.623Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T15:19:31.623Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T15:19:31.884Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T15:19:33.273Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T15:19:33.273Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T15:19:33.536Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T15:19:33.536Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T15:19:33.799Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T15:19:33.799Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T15:19:34.064Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T15:19:34.064Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:19:34.064Z] OK: 273 MiB in 86 packages [2021-06-18T15:19:34.642Z] Removing intermediate container 1066f823ad37 [2021-06-18T15:19:34.642Z] ---> 008e94f3475d [2021-06-18T15:19:34.642Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T15:19:34.642Z] ---> Running in 9ba654226f9c [2021-06-18T15:19:34.642Z] Removing intermediate container 9ba654226f9c [2021-06-18T15:19:34.642Z] ---> a346fda5789d [2021-06-18T15:19:34.642Z] Step 7/25 : 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 [2021-06-18T15:19:34.642Z] ---> Running in a03b9d629f54 [2021-06-18T15:19:34.905Z] --2021-06-18 15:19:34-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T15:19:34.905Z] Resolving github.com... 140.82.112.3 [2021-06-18T15:19:35.167Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T15:19:35.167Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:19:35.167Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T15:19:35.167Z] --2021-06-18 15:19:35-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T15:19:35.167Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T15:19:35.167Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T15:19:35.434Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:19:35.434Z] Length: unspecified [application/x-gzip] [2021-06-18T15:19:35.434Z] Saving to: 'STDOUT' [2021-06-18T15:19:35.434Z] [2021-06-18T15:19:35.434Z] 0K .......... .......... .......... .......... .......... 1.34M [2021-06-18T15:19:35.434Z] 50K .......... .......... .......... .......... .......... 2.78M [2021-06-18T15:19:35.434Z] 100K .......... .......... .......... .......... .......... 41.2M [2021-06-18T15:19:35.434Z] 150K .......... .......... .......... .......... .......... 19.5M [2021-06-18T15:19:35.434Z] 200K .......... .......... .......... .......... .......... 3.31M [2021-06-18T15:19:35.434Z] 250K .......... .......... .......... .......... .......... 11.1M [2021-06-18T15:19:35.434Z] 300K .......... .......... .......... .......... .......... 8.18M [2021-06-18T15:19:35.434Z] 350K .......... .......... .......... .......... .......... 7.12M [2021-06-18T15:19:35.435Z] 400K .......... .......... .......... .......... .......... 19.5M [2021-06-18T15:19:35.435Z] 450K .......... .......... .......... .......... .......... 11.5M [2021-06-18T15:19:35.435Z] 500K .......... .......... .......... .......... .......... 17.6M [2021-06-18T15:19:35.435Z] 550K .......... .......... .......... .......... .......... 5.84M [2021-06-18T15:19:35.435Z] 600K .......... .......... .......... .......... .......... 5.88M [2021-06-18T15:19:35.435Z] 650K .......... .......... .......... .......... .......... 7.90M [2021-06-18T15:19:35.435Z] 700K .. 41.7M=0.1s [2021-06-18T15:19:35.435Z] [2021-06-18T15:19:35.435Z] 2021-06-18 15:19:35 (5.61 MB/s) - written to stdout [719348] [2021-06-18T15:19:35.435Z] [2021-06-18T15:19:35.435Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:19:35.435Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T15:19:35.698Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:19:35.698Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:19:35.698Z] -- Detecting C compiler ABI info [2021-06-18T15:19:35.698Z] -- Detecting C compiler ABI info - done [2021-06-18T15:19:35.698Z] -- Detecting C compile features [2021-06-18T15:19:35.959Z] -- Detecting C compile features - done [2021-06-18T15:19:35.959Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T15:19:35.959Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T15:19:35.959Z] -- Detecting CXX compiler ABI info [2021-06-18T15:19:35.959Z] -- Detecting CXX compiler ABI info - done [2021-06-18T15:19:35.959Z] -- Detecting CXX compile features [2021-06-18T15:19:36.535Z] -- Detecting CXX compile features - done [2021-06-18T15:19:36.535Z] -- Looking for include file endian.h [2021-06-18T15:19:36.535Z] -- Looking for include file endian.h - found [2021-06-18T15:19:36.535Z] -- Check if the system is big endian [2021-06-18T15:19:36.535Z] -- Searching 16 bit integer [2021-06-18T15:19:36.535Z] -- Looking for sys/types.h [2021-06-18T15:19:36.535Z] -- Looking for sys/types.h - found [2021-06-18T15:19:36.535Z] -- Looking for stdint.h [2021-06-18T15:19:36.535Z] -- Looking for stdint.h - found [2021-06-18T15:19:36.535Z] -- Looking for stddef.h [2021-06-18T15:19:36.797Z] -- Looking for stddef.h - found [2021-06-18T15:19:36.797Z] -- Check size of unsigned short [2021-06-18T15:19:36.797Z] -- Check size of unsigned short - done [2021-06-18T15:19:36.797Z] -- Using unsigned short [2021-06-18T15:19:36.797Z] -- Check if the system is big endian - little endian [2021-06-18T15:19:36.797Z] -- Check size of size_t [2021-06-18T15:19:37.058Z] -- Check size of size_t - done [2021-06-18T15:19:37.058Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T15:19:37.058Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T15:19:37.058Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T15:19:37.058Z] CMake did not find one. [2021-06-18T15:19:37.058Z] [2021-06-18T15:19:37.059Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T15:19:37.059Z] the following names: [2021-06-18T15:19:37.059Z] [2021-06-18T15:19:37.059Z] cJSONConfig.cmake [2021-06-18T15:19:37.059Z] cjson-config.cmake [2021-06-18T15:19:37.059Z] [2021-06-18T15:19:37.059Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T15:19:37.059Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T15:19:37.059Z] provides a separate development package or SDK, be sure it has been [2021-06-18T15:19:37.059Z] installed. [2021-06-18T15:19:37.059Z] [2021-06-18T15:19:37.059Z] [2021-06-18T15:19:37.059Z] -- Configuring done [2021-06-18T15:19:37.059Z] -- Generating done [2021-06-18T15:19:37.059Z] -- Build files have been written to: /tmp/cbor [2021-06-18T15:19:37.059Z] Scanning dependencies of target cbor_shared [2021-06-18T15:19:37.059Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T15:19:37.059Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T15:19:37.322Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T15:19:37.322Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T15:19:37.587Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T15:19:37.587Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T15:19:37.587Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T15:19:37.587Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T15:19:37.587Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T15:19:37.849Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T15:19:37.849Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T15:19:37.849Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T15:19:37.849Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T15:19:38.112Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T15:19:38.112Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-18T15:19:38.112Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-18T15:19:38.112Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T15:19:38.376Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T15:19:38.376Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T15:19:38.376Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T15:19:38.376Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T15:19:38.376Z] [ 40%] Built target cbor_shared [2021-06-18T15:19:38.376Z] Scanning dependencies of target cbor [2021-06-18T15:19:38.376Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T15:19:38.638Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-18T15:19:38.638Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T15:19:38.638Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T15:19:38.901Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T15:19:38.901Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T15:19:38.902Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T15:19:39.164Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T15:19:39.164Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T15:19:39.164Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T15:19:39.428Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T15:19:39.428Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T15:19:39.428Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T15:19:39.693Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T15:19:39.693Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T15:19:39.693Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T15:19:39.693Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T15:19:39.693Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T15:19:39.959Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T15:19:39.959Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T15:19:39.959Z] [ 80%] Linking C static library libcbor.a [2021-06-18T15:19:39.959Z] [ 80%] Built target cbor [2021-06-18T15:19:39.959Z] Scanning dependencies of target create_items [2021-06-18T15:19:39.959Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T15:19:39.959Z] [ 84%] Linking C executable create_items [2021-06-18T15:19:39.959Z] [ 84%] Built target create_items [2021-06-18T15:19:39.959Z] Scanning dependencies of target readfile [2021-06-18T15:19:39.959Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T15:19:40.225Z] [ 88%] Linking C executable readfile [2021-06-18T15:19:40.225Z] [ 88%] Built target readfile [2021-06-18T15:19:40.225Z] Scanning dependencies of target streaming_parser [2021-06-18T15:19:40.225Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T15:19:40.225Z] [ 92%] Linking C executable streaming_parser [2021-06-18T15:19:40.225Z] [ 92%] Built target streaming_parser [2021-06-18T15:19:40.225Z] Scanning dependencies of target sort [2021-06-18T15:19:40.225Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T15:19:40.225Z] [ 96%] Linking C executable sort [2021-06-18T15:19:40.225Z] [ 96%] Built target sort [2021-06-18T15:19:40.225Z] Scanning dependencies of target hello [2021-06-18T15:19:40.225Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T15:19:40.487Z] [100%] Linking C executable hello [2021-06-18T15:19:40.487Z] [100%] Built target hello [2021-06-18T15:19:40.487Z] Install the project... [2021-06-18T15:19:40.487Z] -- Install configuration: "Release" [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T15:19:40.487Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T15:19:40.487Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T15:19:41.062Z] Removing intermediate container a03b9d629f54 [2021-06-18T15:19:41.062Z] ---> 25e4bc45dc5b [2021-06-18T15:19:41.062Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T15:19:41.062Z] ---> Running in f372733921cc [2021-06-18T15:19:41.643Z] Removing intermediate container f372733921cc [2021-06-18T15:19:41.643Z] ---> aaa5285c9d72 [2021-06-18T15:19:41.643Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T15:19:41.643Z] ---> c413b01aed45 [2021-06-18T15:19:41.643Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T15:19:41.903Z] ---> b61875036e6b [2021-06-18T15:19:41.903Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T15:19:42.163Z] ---> e817f77afa12 [2021-06-18T15:19:42.163Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T15:19:42.428Z] ---> 807b6a490429 [2021-06-18T15:19:42.428Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T15:19:42.428Z] ---> a621fd265954 [2021-06-18T15:19:42.428Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T15:19:42.693Z] ---> 0a108ab0181d [2021-06-18T15:19:42.693Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T15:19:42.693Z] ---> Running in 6a1af0ea0c1a [2021-06-18T15:19:42.955Z] + CPPCHECK=false [2021-06-18T15:19:42.955Z] + DOCGEN=false [2021-06-18T15:19:42.955Z] + TOMLVER=SDK-0.2 [2021-06-18T15:19:42.955Z] + CUTILVER=1.1.4 [2021-06-18T15:19:42.955Z] + '[' 0 -gt 0 ] [2021-06-18T15:19:42.955Z] + readlink -f ./scripts/build.sh [2021-06-18T15:19:42.955Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T15:19:42.955Z] + dirname /tmp/sdk/scripts [2021-06-18T15:19:42.955Z] + ROOT=/tmp/sdk [2021-06-18T15:19:42.955Z] + cd /tmp/sdk [2021-06-18T15:19:42.955Z] + '[' '!' -d deps ] [2021-06-18T15:19:42.955Z] + mkdir deps [2021-06-18T15:19:42.955Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T15:19:42.955Z] + tar -C deps -z -x -f - [2021-06-18T15:19:42.955Z] --2021-06-18 15:19:42-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T15:19:42.955Z] Resolving github.com... 140.82.112.3 [2021-06-18T15:19:42.955Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T15:19:42.955Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:19:42.955Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T15:19:42.955Z] --2021-06-18 15:19:42-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T15:19:42.955Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T15:19:42.955Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T15:19:43.216Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:19:43.216Z] Length: unspecified [application/x-gzip] [2021-06-18T15:19:43.216Z] Saving to: 'STDOUT' [2021-06-18T15:19:43.216Z]  [2021-06-18T15:19:43.216Z] 0K .......... ......  937K=0.02s [2021-06-18T15:19:43.216Z] [2021-06-18T15:19:43.216Z] 2021-06-18 15:19:43 (937 KB/s) - written to stdout [16451] [2021-06-18T15:19:43.216Z] [2021-06-18T15:19:43.216Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T15:19:43.216Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T15:19:43.216Z] + tar -C deps -z -x -f - [2021-06-18T15:19:43.216Z] --2021-06-18 15:19:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T15:19:43.216Z] Resolving github.com... 140.82.112.3 [2021-06-18T15:19:43.216Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-18T15:19:43.477Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:19:43.477Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T15:19:43.477Z] --2021-06-18 15:19:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T15:19:43.477Z] Resolving codeload.github.com... 140.82.112.9 [2021-06-18T15:19:43.477Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2021-06-18T15:19:43.477Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:19:43.477Z] Length: unspecified [application/x-gzip] [2021-06-18T15:19:43.477Z] Saving to: 'STDOUT' [2021-06-18T15:19:43.477Z] [2021-06-18T15:19:43.477Z] 0K .......... .......... .......... .......... .......... 1.56M [2021-06-18T15:19:43.477Z] 50K .......... .......... .......... .......... .......... 3.06M [2021-06-18T15:19:43.477Z] 100K .......... .......... .......... .......... .......... 40.5M [2021-06-18T15:19:43.477Z] 150K .......... .......... ....... 7.71M=0.05s [2021-06-18T15:19:43.477Z] [2021-06-18T15:19:43.477Z] 2021-06-18 15:19:43 (3.33 MB/s) - written to stdout [181796] [2021-06-18T15:19:43.477Z] [2021-06-18T15:19:43.477Z] + mkdir -p src/c/iot [2021-06-18T15:19:43.477Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-18T15:19:43.477Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T15:19:43.477Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T15:19:43.477Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T15:19:43.741Z] + mkdir -p include/iot [2021-06-18T15:19:43.741Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-18T15:19:43.741Z] + mkdir -p include/iot/os [2021-06-18T15:19:43.741Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-18T15:19:43.741Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T15:19:43.741Z] + cd /tmp/sdk/build/release [2021-06-18T15:19:43.741Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T15:19:43.741Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:19:43.741Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:19:43.741Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:19:43.741Z] -- Detecting C compiler ABI info [2021-06-18T15:19:43.741Z] -- Detecting C compiler ABI info - done [2021-06-18T15:19:43.741Z] -- Detecting C compile features [2021-06-18T15:19:44.002Z] -- Detecting C compile features - done [2021-06-18T15:19:44.002Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T15:19:44.002Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T15:19:44.002Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T15:19:44.002Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T15:19:44.002Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T15:19:44.002Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T15:19:44.002Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T15:19:44.002Z] -- C SDK 0.0.0 for Linux [2021-06-18T15:19:44.002Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T15:19:44.002Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T15:19:44.002Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T15:19:44.264Z] -- Configuring done [2021-06-18T15:19:44.264Z] -- Generating done [2021-06-18T15:19:44.264Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T15:19:44.264Z] + make all package [2021-06-18T15:19:44.264Z] + tee release.log [2021-06-18T15:19:44.264Z] Scanning dependencies of target csdk [2021-06-18T15:19:44.264Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T15:19:44.264Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T15:19:44.527Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T15:19:44.789Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T15:19:44.789Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T15:19:44.789Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T15:19:45.052Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T15:19:45.052Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T15:19:45.052Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T15:19:45.314Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T15:19:45.576Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T15:19:45.576Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T15:19:45.846Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T15:19:45.846Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T15:19:46.108Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T15:19:46.108Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T15:19:46.108Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T15:19:46.682Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T15:19:46.682Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T15:19:46.682Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T15:19:46.682Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T15:19:46.682Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T15:19:46.948Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T15:19:47.522Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T15:19:47.522Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T15:19:47.522Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T15:19:47.522Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T15:19:47.787Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T15:19:47.787Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T15:19:47.787Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T15:19:48.047Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T15:19:48.047Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T15:19:48.047Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T15:19:48.310Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T15:19:48.572Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T15:19:48.572Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T15:19:48.572Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T15:19:49.523Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T15:19:49.523Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T15:19:49.523Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T15:19:49.786Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T15:19:49.786Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T15:19:50.051Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T15:19:50.633Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T15:19:51.219Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T15:19:51.219Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T15:19:51.219Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T15:19:51.219Z] [ 74%] Built target csdk [2021-06-18T15:19:51.219Z] Scanning dependencies of target template [2021-06-18T15:19:51.219Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T15:19:51.481Z] [ 77%] Linking C executable template [2021-06-18T15:19:51.481Z] [ 77%] Built target template [2021-06-18T15:19:51.481Z] Scanning dependencies of target device-counter [2021-06-18T15:19:51.481Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T15:19:51.481Z] [ 80%] Linking C executable device-counter [2021-06-18T15:19:51.744Z] [ 80%] Built target device-counter [2021-06-18T15:19:51.744Z] Scanning dependencies of target device-random [2021-06-18T15:19:51.744Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T15:19:51.744Z] [ 84%] Linking C executable device-random [2021-06-18T15:19:51.744Z] [ 84%] Built target device-random [2021-06-18T15:19:51.744Z] Scanning dependencies of target device-gyro [2021-06-18T15:19:51.744Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T15:19:51.744Z] [ 87%] Linking C executable device-gyro [2021-06-18T15:19:52.010Z] [ 87%] Built target device-gyro [2021-06-18T15:19:52.010Z] Scanning dependencies of target device-bitfields [2021-06-18T15:19:52.010Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T15:19:52.010Z] [ 90%] Linking C executable device-bitfields [2021-06-18T15:19:52.010Z] [ 90%] Built target device-bitfields [2021-06-18T15:19:52.010Z] Scanning dependencies of target template-discovery [2021-06-18T15:19:52.010Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T15:19:52.276Z] [ 93%] Linking C executable template-discovery [2021-06-18T15:19:52.276Z] [ 93%] Built target template-discovery [2021-06-18T15:19:52.276Z] Scanning dependencies of target device-file [2021-06-18T15:19:52.276Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T15:19:52.276Z] [ 96%] Linking C executable device-file [2021-06-18T15:19:52.537Z] [ 96%] Built target device-file [2021-06-18T15:19:52.537Z] Scanning dependencies of target device-terminal [2021-06-18T15:19:52.537Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T15:19:52.537Z] [100%] Linking C executable device-terminal [2021-06-18T15:19:52.537Z] [100%] Built target device-terminal [2021-06-18T15:19:52.537Z] Run CPack packaging tool... [2021-06-18T15:19:52.537Z] CPack: Create package using TGZ [2021-06-18T15:19:52.537Z] CPack: Install projects [2021-06-18T15:19:52.537Z] CPack: - Run preinstall target for: Csdk [2021-06-18T15:19:52.798Z] CPack: - Install project: Csdk [2021-06-18T15:19:52.798Z] CPack: Create package [2021-06-18T15:19:52.798Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T15:19:52.798Z] + '[' false '=' true ] [2021-06-18T15:19:52.798Z] + '[' false '=' true ] [2021-06-18T15:19:52.798Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T15:19:52.798Z] + cd /tmp/sdk/build/debug [2021-06-18T15:19:52.798Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T15:19:53.060Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:19:53.060Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:19:53.060Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:19:53.060Z] -- Detecting C compiler ABI info [2021-06-18T15:19:53.060Z] -- Detecting C compiler ABI info - done [2021-06-18T15:19:53.060Z] -- Detecting C compile features [2021-06-18T15:19:53.333Z] -- Detecting C compile features - done [2021-06-18T15:19:53.333Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T15:19:53.333Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T15:19:53.333Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T15:19:53.333Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T15:19:53.333Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T15:19:53.333Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T15:19:53.333Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T15:19:53.333Z] -- C SDK 0.0.0 for Linux [2021-06-18T15:19:53.333Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T15:19:53.333Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T15:19:53.333Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T15:19:53.333Z] -- Configuring done [2021-06-18T15:19:53.609Z] -- Generating done [2021-06-18T15:19:53.610Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T15:19:53.610Z] + make [2021-06-18T15:19:53.610Z] + tee debug.log [2021-06-18T15:19:53.610Z] Scanning dependencies of target csdk [2021-06-18T15:19:53.610Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T15:19:53.610Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T15:19:53.610Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T15:19:53.870Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T15:19:53.870Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T15:19:53.870Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T15:19:53.870Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T15:19:54.133Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T15:19:54.133Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T15:19:54.133Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T15:19:54.401Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T15:19:54.401Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T15:19:54.401Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T15:19:54.401Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T15:19:54.401Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T15:19:54.669Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T15:19:54.669Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T15:19:54.669Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T15:19:54.669Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T15:19:54.931Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T15:19:54.931Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T15:19:54.931Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T15:19:54.931Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T15:19:55.199Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T15:19:55.199Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T15:19:55.199Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T15:19:55.199Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T15:19:55.464Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T15:19:55.464Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T15:19:55.464Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T15:19:55.464Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T15:19:55.464Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T15:19:55.464Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T15:19:55.737Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T15:19:55.737Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T15:19:55.737Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T15:19:55.737Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T15:19:55.999Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T15:19:55.999Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T15:19:56.261Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T15:19:56.261Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T15:19:56.261Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T15:19:56.527Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T15:19:56.527Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T15:19:56.792Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T15:19:56.792Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T15:19:56.792Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T15:19:56.792Z] [ 74%] Built target csdk [2021-06-18T15:19:56.792Z] Scanning dependencies of target template [2021-06-18T15:19:56.792Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T15:19:57.058Z] [ 77%] Linking C executable template [2021-06-18T15:19:57.058Z] [ 77%] Built target template [2021-06-18T15:19:57.058Z] Scanning dependencies of target device-counter [2021-06-18T15:19:57.058Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T15:19:57.058Z] [ 80%] Linking C executable device-counter [2021-06-18T15:19:57.058Z] [ 80%] Built target device-counter [2021-06-18T15:19:57.058Z] Scanning dependencies of target device-random [2021-06-18T15:19:57.058Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T15:19:57.326Z] [ 84%] Linking C executable device-random [2021-06-18T15:19:57.326Z] [ 84%] Built target device-random [2021-06-18T15:19:57.326Z] Scanning dependencies of target device-gyro [2021-06-18T15:19:57.326Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T15:19:57.326Z] [ 87%] Linking C executable device-gyro [2021-06-18T15:19:57.326Z] [ 87%] Built target device-gyro [2021-06-18T15:19:57.326Z] Scanning dependencies of target device-bitfields [2021-06-18T15:19:57.326Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T15:19:57.326Z] [ 90%] Linking C executable device-bitfields [2021-06-18T15:19:57.596Z] [ 90%] Built target device-bitfields [2021-06-18T15:19:57.596Z] Scanning dependencies of target template-discovery [2021-06-18T15:19:57.596Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T15:19:57.596Z] [ 93%] Linking C executable template-discovery [2021-06-18T15:19:57.596Z] [ 93%] Built target template-discovery [2021-06-18T15:19:57.596Z] Scanning dependencies of target device-file [2021-06-18T15:19:57.596Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T15:19:57.596Z] [ 96%] Linking C executable device-file [2021-06-18T15:19:57.861Z] [ 96%] Built target device-file [2021-06-18T15:19:57.861Z] Scanning dependencies of target device-terminal [2021-06-18T15:19:57.861Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T15:19:57.861Z] [100%] Linking C executable device-terminal [2021-06-18T15:19:57.861Z] [100%] Built target device-terminal [2021-06-18T15:19:57.861Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 74%] Built target csdk [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 77%] Built target template [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 80%] Built target device-counter [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 84%] Built target device-random [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 87%] Built target device-gyro [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:57.861Z] [ 90%] Built target device-bitfields [2021-06-18T15:19:57.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] [ 93%] Built target template-discovery [2021-06-18T15:19:58.123Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] [ 96%] Built target device-file [2021-06-18T15:19:58.123Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] [100%] Built target device-terminal [2021-06-18T15:19:58.123Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.123Z] Install the project... [2021-06-18T15:19:58.123Z] -- Install configuration: "Release" [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T15:19:58.123Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T15:19:58.123Z] -- Up-to-date: /usr/local/include [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/devsdk [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/os [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T15:19:58.123Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T15:19:58.123Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:19:58.702Z] Removing intermediate container 6a1af0ea0c1a [2021-06-18T15:19:58.702Z] ---> 20a02d15df65 [2021-06-18T15:19:58.702Z] Step 16/25 : FROM ${BASE} [2021-06-18T15:19:58.702Z] ---> 5eabd8fd8ba2 [2021-06-18T15:19:58.702Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T15:19:58.702Z] ---> Running in 0b0a4082af06 [2021-06-18T15:19:58.702Z] Removing intermediate container 0b0a4082af06 [2021-06-18T15:19:58.702Z] ---> f222c5b5bfcc [2021-06-18T15:19:58.702Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:19:58.702Z] ---> Running in d7904a0aaa26 [2021-06-18T15:19:58.964Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-18T15:19:59.383Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T15:19:59.384Z] [2021-06-18T15:19:59.649Z] Removing intermediate container d7904a0aaa26 [2021-06-18T15:19:59.649Z] ---> 3a0d87a61545 [2021-06-18T15:19:59.649Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:19:59.649Z] ---> Running in dfa8d2146341 [2021-06-18T15:20:00.226Z] Removing intermediate container dfa8d2146341 [2021-06-18T15:20:00.226Z] ---> 8678747a708e [2021-06-18T15:20:00.226Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-18T15:20:00.226Z] ---> Running in 0bb450dcac8f [2021-06-18T15:20:00.487Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:01.064Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:01.636Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:02.216Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T15:20:02.216Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T15:20:02.216Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T15:20:02.216Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T15:20:02.481Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T15:20:03.870Z] (6/6) Installing wget (1.20.3-r0) [2021-06-18T15:20:04.445Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:20:04.445Z] OK: 269 MiB in 81 packages [2021-06-18T15:20:04.708Z] Removing intermediate container 0bb450dcac8f [2021-06-18T15:20:04.708Z] ---> f6433fd726fe [2021-06-18T15:20:04.708Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T15:20:04.708Z] ---> 951480610b03 [2021-06-18T15:20:04.708Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T15:20:04.975Z] ---> 3b332c230175 [2021-06-18T15:20:04.975Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T15:20:05.238Z] ---> 01cec54f2a68 [2021-06-18T15:20:05.238Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T15:20:05.238Z] ---> a541a7d21468 [2021-06-18T15:20:05.238Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T15:20:05.500Z] ---> 300822c06126 [2021-06-18T15:20:05.501Z] Successfully built 300822c06126 [2021-06-18T15:20:05.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:06.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T15:20:06.360Z] . [Pipeline] withDockerContainer [2021-06-18T15:20:06.557Z] prd-centos7-docker-4c-2g-211 does not seem to be running inside a container [2021-06-18T15:20:06.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T15:20:06.934Z] $ docker top 6094ff0aa6b289a4a6cda60d859c7220cbe807c9ea1f8902ebfdfa9e0fad94be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:20:07.323Z] + make test [2021-06-18T15:20:07.323Z] echo "make test" [2021-06-18T15:20:07.323Z] make test [Pipeline] } [2021-06-18T15:20:07.332Z] $ docker stop --time=1 6094ff0aa6b289a4a6cda60d859c7220cbe807c9ea1f8902ebfdfa9e0fad94be [2021-06-18T15:20:08.529Z] $ docker rm -f 6094ff0aa6b289a4a6cda60d859c7220cbe807c9ea1f8902ebfdfa9e0fad94be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:20:11.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:20:11.752Z] + ls -al . [2021-06-18T15:20:11.752Z] total 160 [2021-06-18T15:20:11.752Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 18 15:18 . [2021-06-18T15:20:11.752Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 15:18 .. [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 18 15:18 Attribution.txt [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 18 15:18 CHANGES [2021-06-18T15:20:11.752Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 18 15:18 docs [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 18 15:18 Doxyfile [2021-06-18T15:20:11.752Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 15:18 .git [2021-06-18T15:20:11.752Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 18 15:18 .github [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 18 15:18 .gitignore [2021-06-18T15:20:11.752Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 18 15:18 include [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 18 15:18 Jenkinsfile [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 18 15:18 LICENSE [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 18 15:18 Makefile [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 18 15:18 README.md [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 18 15:18 README.v2.md [2021-06-18T15:20:11.752Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 18 15:18 scripts [2021-06-18T15:20:11.752Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 18 15:18 src [2021-06-18T15:20:11.752Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 15:16 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:12.092Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6c2042c311aeadc1c432527461358050bcf719ba --label arch=amd64 --label version=0.0.0 . [2021-06-18T15:20:12.093Z] Sending build context to Docker daemon 2.62MB [2021-06-18T15:20:12.093Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T15:20:12.093Z] Step 2/17 : FROM ${BASE} [2021-06-18T15:20:12.093Z] ---> 300822c06126 [2021-06-18T15:20:12.093Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T15:20:12.093Z] ---> Running in 56d429184745 [2021-06-18T15:20:12.218Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-212 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T15:20:12.235Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2021-06-18T15:20:12.364Z] Removing intermediate container 56d429184745 [2021-06-18T15:20:12.364Z] ---> eee35d3647bf [2021-06-18T15:20:12.364Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:20:12.364Z] ---> Running in e42683fd07f0 [2021-06-18T15:20:12.461Z] Selected Git installation does not exist. Using Default [2021-06-18T15:20:12.461Z] The recommended git tool is: NONE [2021-06-18T15:20:12.626Z] --2021-06-18 15:20:12-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:20:12.626Z] Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 [2021-06-18T15:20:12.626Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-18T15:20:12.892Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:20:12.892Z] Length: 451 [application/octet-stream] [2021-06-18T15:20:12.892Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T15:20:12.892Z]  [2021-06-18T15:20:12.892Z] 0K 100% 51.4M=0s [2021-06-18T15:20:12.892Z] [2021-06-18T15:20:12.892Z] 2021-06-18 15:20:12 (51.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T15:20:12.892Z] [2021-06-18T15:20:13.152Z] Removing intermediate container e42683fd07f0 [2021-06-18T15:20:13.152Z] ---> 3e3810fa2a46 [2021-06-18T15:20:13.152Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:20:13.152Z] ---> Running in 3256b995fb1b [2021-06-18T15:20:13.413Z] Removing intermediate container 3256b995fb1b [2021-06-18T15:20:13.413Z] ---> b5d290f80c38 [2021-06-18T15:20:13.413Z] Step 6/17 : 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 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-18T15:20:13.673Z] ---> Running in 6861dbfacc3a [2021-06-18T15:20:13.673Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:14.635Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:14.902Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T15:20:15.167Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T15:20:15.167Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T15:20:15.429Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T15:20:15.429Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T15:20:15.691Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T15:20:15.952Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T15:20:16.216Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:20:16.216Z] OK: 273 MiB in 87 packages [2021-06-18T15:20:16.479Z] Removing intermediate container 6861dbfacc3a [2021-06-18T15:20:16.479Z] ---> 81de81df2830 [2021-06-18T15:20:16.479Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T15:20:16.741Z] ---> 7a80a03c62f7 [2021-06-18T15:20:16.741Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T15:20:16.741Z] ---> faab1ad67a1e [2021-06-18T15:20:16.741Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T15:20:17.004Z] ---> ecc0ba15c385 [2021-06-18T15:20:17.004Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T15:20:17.004Z] ---> b546200a982d [2021-06-18T15:20:17.004Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T15:20:17.275Z] ---> 05b1d55d30e2 [2021-06-18T15:20:17.275Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T15:20:17.275Z] ---> e2087fb7491b [2021-06-18T15:20:17.275Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T15:20:17.540Z] ---> Running in 49f2b8109aee [2021-06-18T15:20:17.540Z] Removing intermediate container 49f2b8109aee [2021-06-18T15:20:17.540Z] ---> 4eb945e8039e [2021-06-18T15:20:17.540Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T15:20:17.540Z] ---> Running in 68265aaa8d27 [2021-06-18T15:20:17.540Z] Removing intermediate container 68265aaa8d27 [2021-06-18T15:20:17.540Z] ---> 8458d6fad27f [2021-06-18T15:20:17.540Z] Step 15/17 : LABEL arch=amd64 [2021-06-18T15:20:17.802Z] ---> Running in b5869e513530 [2021-06-18T15:20:17.802Z] Removing intermediate container b5869e513530 [2021-06-18T15:20:17.802Z] ---> 443e2e56a4aa [2021-06-18T15:20:17.802Z] Step 16/17 : LABEL git_sha=6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:20:17.802Z] ---> Running in 7c8fca0dec9b [2021-06-18T15:20:17.802Z] Removing intermediate container 7c8fca0dec9b [2021-06-18T15:20:17.802Z] ---> c3d567c89bdd [2021-06-18T15:20:17.802Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T15:20:17.802Z] ---> Running in cb353097f7fb [2021-06-18T15:20:17.956Z] using credential edgex-jenkins-ssh [2021-06-18T15:20:17.982Z] Cloning the remote Git repository [2021-06-18T15:20:18.064Z] Removing intermediate container cb353097f7fb [2021-06-18T15:20:18.064Z] ---> e39164fe569b [2021-06-18T15:20:18.064Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T15:20:18.064Z] Successfully built e39164fe569b [2021-06-18T15:20:18.064Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T15:20:18.065Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:20:18.287Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2021-06-18T15:20:18.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:20:18.364Z] > git --version # timeout=10 [2021-06-18T15:20:18.383Z] > git --version # 'git version 2.17.1' [2021-06-18T15:20:18.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:20:18.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:20:19.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T15:20:19.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T15:20:19.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T15:20:19.878Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T15:20:19.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:20:19.891Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T15:20:20.463Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit 6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:20:20.688Z] Merge succeeded, producing 6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:20:20.689Z] Checking out Revision 6c2042c311aeadc1c432527461358050bcf719ba (PR-352) [2021-06-18T15:20:20.482Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:20:20.500Z] > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 [2021-06-18T15:20:20.609Z] > git remote # timeout=10 [2021-06-18T15:20:20.624Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T15:20:20.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T15:20:20.649Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T15:20:20.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T15:20:20.696Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T15:20:20.711Z] > git checkout -f 6c2042c311aeadc1c432527461358050bcf719ba # timeout=10 [2021-06-18T15:20:24.932Z] Commit message: "fix: allow for non-string attributes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:20:26.184Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:20:26.617Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T15:20:26.964Z] + sudo service docker+ restart [2021-06-18T15:20:26.964Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:20:45.328Z] provisioning config files... [2021-06-18T15:20:45.354Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config3576612856373603976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:20:45.723Z] ---> docker-login.sh [2021-06-18T15:20:45.723Z] nexus3.edgexfoundry.org:10001 [2021-06-18T15:20:46.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:20:46.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:20:46.994Z] Configure a credential helper to remove this warning. See [2021-06-18T15:20:46.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:20:46.994Z] [2021-06-18T15:20:46.994Z] Login Succeeded [2021-06-18T15:20:46.994Z] nexus3.edgexfoundry.org:10002 [2021-06-18T15:20:47.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:20:47.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:20:47.545Z] Configure a credential helper to remove this warning. See [2021-06-18T15:20:47.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:20:47.545Z] [2021-06-18T15:20:47.545Z] Login Succeeded [2021-06-18T15:20:47.545Z] nexus3.edgexfoundry.org:10003 [2021-06-18T15:20:47.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:20:48.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:20:48.094Z] Configure a credential helper to remove this warning. See [2021-06-18T15:20:48.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:20:48.094Z] [2021-06-18T15:20:48.094Z] Login Succeeded [2021-06-18T15:20:48.094Z] nexus3.edgexfoundry.org:10004 [2021-06-18T15:20:48.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:20:48.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:20:48.645Z] Configure a credential helper to remove this warning. See [2021-06-18T15:20:48.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:20:48.645Z] [2021-06-18T15:20:48.645Z] Login Succeeded [2021-06-18T15:20:48.645Z] docker.io [2021-06-18T15:20:48.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T15:20:49.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T15:20:49.190Z] Configure a credential helper to remove this warning. See [2021-06-18T15:20:49.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T15:20:49.190Z] [2021-06-18T15:20:49.190Z] Login Succeeded [2021-06-18T15:20:49.190Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T15:20:49.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T15:20:49.500Z] ========================================================= [2021-06-18T15:20:49.501Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-18T15:20:49.501Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:20:49.859Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-06-18T15:20:50.458Z] Sending build context to Docker daemon 2.619MB [2021-06-18T15:20:50.458Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T15:20:50.458Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T15:20:50.458Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-18T15:20:50.458Z] 0362ad1dd800: Pulling fs layer [2021-06-18T15:20:50.458Z] f2cdb1532d8b: Pulling fs layer [2021-06-18T15:20:50.458Z] 37ed683be191: Pulling fs layer [2021-06-18T15:20:50.733Z] f2cdb1532d8b: Verifying Checksum [2021-06-18T15:20:50.733Z] f2cdb1532d8b: Download complete [2021-06-18T15:20:50.733Z] 0362ad1dd800: Verifying Checksum [2021-06-18T15:20:50.733Z] 0362ad1dd800: Download complete [2021-06-18T15:20:51.333Z] 0362ad1dd800: Pull complete [2021-06-18T15:20:51.607Z] f2cdb1532d8b: Pull complete [2021-06-18T15:20:53.049Z] 37ed683be191: Verifying Checksum [2021-06-18T15:20:53.049Z] 37ed683be191: Download complete [2021-06-18T15:21:03.232Z] 37ed683be191: Pull complete [2021-06-18T15:21:03.232Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-18T15:21:03.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-18T15:21:03.233Z] ---> b23d30803547 [2021-06-18T15:21:03.233Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:21:03.233Z] ---> Running in a95be5096a87 [2021-06-18T15:21:04.664Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-18T15:21:04.964Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T15:21:04.964Z] [2021-06-18T15:21:05.946Z] Removing intermediate container a95be5096a87 [2021-06-18T15:21:05.946Z] ---> e3d066c09c99 [2021-06-18T15:21:05.946Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:21:05.946Z] ---> Running in 3438078b4d92 [2021-06-18T15:21:07.922Z] Removing intermediate container 3438078b4d92 [2021-06-18T15:21:07.922Z] ---> 7a6377fbd212 [2021-06-18T15:21:07.922Z] Step 5/25 : 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 hiredis-dev [2021-06-18T15:21:08.194Z] ---> Running in f4976fdb5b6a [2021-06-18T15:21:09.170Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:21:10.154Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:21:10.748Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T15:21:11.340Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T15:21:11.340Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T15:21:11.623Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T15:21:11.623Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T15:21:13.052Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T15:21:13.052Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T15:21:13.322Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T15:21:13.594Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T15:21:13.594Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T15:21:13.864Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T15:21:14.143Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T15:21:14.143Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:21:14.143Z] OK: 287 MiB in 86 packages [2021-06-18T15:21:15.574Z] Removing intermediate container f4976fdb5b6a [2021-06-18T15:21:15.574Z] ---> a93e853c07e4 [2021-06-18T15:21:15.574Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T15:21:15.574Z] ---> Running in cbcbc37cd893 [2021-06-18T15:21:16.172Z] Removing intermediate container cbcbc37cd893 [2021-06-18T15:21:16.172Z] ---> 212ef28217e2 [2021-06-18T15:21:16.172Z] Step 7/25 : 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 [2021-06-18T15:21:16.172Z] ---> Running in 001db620398a [2021-06-18T15:21:17.151Z] --2021-06-18 15:21:17-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T15:21:17.425Z] Resolving github.com... 140.82.113.4 [2021-06-18T15:21:17.425Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-18T15:21:17.425Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:21:17.425Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T15:21:17.425Z] --2021-06-18 15:21:17-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T15:21:17.425Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-18T15:21:17.425Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-18T15:21:17.700Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:21:17.700Z] Length: unspecified [application/x-gzip] [2021-06-18T15:21:17.700Z] Saving to: 'STDOUT' [2021-06-18T15:21:17.700Z]  [2021-06-18T15:21:17.700Z] 0K .......... .......... .......... .......... .......... 1.35M [2021-06-18T15:21:17.700Z] 50K .......... .......... .......... .......... .......... 2.60M [2021-06-18T15:21:17.700Z] 100K .......... .......... .......... .......... .......... 11.5M [2021-06-18T15:21:17.700Z] 150K .......... .......... .......... .......... .......... 3.56M [2021-06-18T15:21:17.700Z] 200K .......... .......... .......... .......... .......... 15.2M [2021-06-18T15:21:17.700Z] 250K .......... .......... .......... .......... .......... 4.00M [2021-06-18T15:21:17.700Z] 300K .......... .......... .......... .......... .......... 3.38M [2021-06-18T15:21:17.700Z] 350K .......... .......... .......... .......... .......... 4.47M [2021-06-18T15:21:17.700Z] 400K .......... .......... .......... .......... .......... 3.61M [2021-06-18T15:21:17.700Z] 450K .......... .......... .......... .......... .......... 4.27M [2021-06-18T15:21:17.700Z] 500K .......... .......... .......... .......... .......... 9.72M [2021-06-18T15:21:17.700Z] 550K .......... .......... .......... .......... .......... 2.65M [2021-06-18T15:21:17.976Z] 600K .......... .......... .......... .......... .......... 858K [2021-06-18T15:21:17.976Z] 650K .......... .......... .......... .......... .......... 2.87M [2021-06-18T15:21:17.976Z] 700K .. 363K=0.2s [2021-06-18T15:21:17.976Z] [2021-06-18T15:21:17.976Z] 2021-06-18 15:21:17 (2.81 MB/s) - written to stdout [719348] [2021-06-18T15:21:17.976Z] [2021-06-18T15:21:18.247Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:21:18.521Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T15:21:18.521Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:21:18.794Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:21:18.794Z] -- Detecting C compiler ABI info [2021-06-18T15:21:18.794Z] -- Detecting C compiler ABI info - done [2021-06-18T15:21:19.067Z] -- Detecting C compile features [2021-06-18T15:21:19.663Z] -- Detecting C compile features - done [2021-06-18T15:21:19.663Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T15:21:19.936Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T15:21:19.936Z] -- Detecting CXX compiler ABI info [2021-06-18T15:21:20.208Z] -- Detecting CXX compiler ABI info - done [2021-06-18T15:21:20.208Z] -- Detecting CXX compile features [2021-06-18T15:21:21.651Z] -- Detecting CXX compile features - done [2021-06-18T15:21:21.651Z] -- Looking for include file endian.h [2021-06-18T15:21:21.928Z] -- Looking for include file endian.h - found [2021-06-18T15:21:21.928Z] -- Check if the system is big endian [2021-06-18T15:21:21.928Z] -- Searching 16 bit integer [2021-06-18T15:21:21.928Z] -- Looking for sys/types.h [2021-06-18T15:21:22.200Z] -- Looking for sys/types.h - found [2021-06-18T15:21:22.200Z] -- Looking for stdint.h [2021-06-18T15:21:22.473Z] -- Looking for stdint.h - found [2021-06-18T15:21:22.473Z] -- Looking for stddef.h [2021-06-18T15:21:22.746Z] -- Looking for stddef.h - found [2021-06-18T15:21:22.746Z] -- Check size of unsigned short [2021-06-18T15:21:22.746Z] -- Check size of unsigned short - done [2021-06-18T15:21:22.746Z] -- Using unsigned short [2021-06-18T15:21:23.018Z] -- Check if the system is big endian - little endian [2021-06-18T15:21:23.018Z] -- Check size of size_t [2021-06-18T15:21:23.290Z] -- Check size of size_t - done [2021-06-18T15:21:23.290Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T15:21:23.290Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T15:21:23.290Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T15:21:23.290Z] CMake did not find one. [2021-06-18T15:21:23.290Z] [2021-06-18T15:21:23.290Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T15:21:23.290Z] the following names: [2021-06-18T15:21:23.290Z] [2021-06-18T15:21:23.290Z] cJSONConfig.cmake [2021-06-18T15:21:23.290Z] cjson-config.cmake [2021-06-18T15:21:23.290Z] [2021-06-18T15:21:23.290Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T15:21:23.290Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T15:21:23.290Z] provides a separate development package or SDK, be sure it has been [2021-06-18T15:21:23.290Z] installed. [2021-06-18T15:21:23.290Z] [2021-06-18T15:21:23.290Z] [2021-06-18T15:21:23.290Z] -- Configuring done [2021-06-18T15:21:23.570Z] -- Generating done [2021-06-18T15:21:23.570Z] -- Build files have been written to: /tmp/cbor [2021-06-18T15:21:23.844Z] Scanning dependencies of target cbor_shared [2021-06-18T15:21:23.844Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T15:21:24.448Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T15:21:25.038Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T15:21:25.310Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T15:21:25.904Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T15:21:26.177Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T15:21:26.177Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T15:21:26.453Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T15:21:26.725Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T15:21:26.998Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T15:21:27.594Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T15:21:27.594Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T15:21:28.189Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T15:21:28.461Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T15:21:28.731Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-18T15:21:29.001Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-18T15:21:29.272Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T15:21:29.545Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T15:21:29.545Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T15:21:30.141Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T15:21:30.141Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T15:21:30.141Z] [ 40%] Built target cbor_shared [2021-06-18T15:21:30.141Z] Scanning dependencies of target cbor [2021-06-18T15:21:30.414Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T15:21:31.007Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-18T15:21:31.600Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T15:21:31.874Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T15:21:32.861Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T15:21:33.139Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T15:21:33.412Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T15:21:33.412Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T15:21:33.683Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T15:21:33.957Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T15:21:34.941Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T15:21:34.941Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T15:21:35.536Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T15:21:36.070Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T15:21:36.070Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T15:21:36.368Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T15:21:36.646Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T15:21:36.931Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T15:21:37.231Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T15:21:37.510Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T15:21:37.784Z] [ 80%] Linking C static library libcbor.a [2021-06-18T15:21:37.784Z] [ 80%] Built target cbor [2021-06-18T15:21:37.784Z] Scanning dependencies of target create_items [2021-06-18T15:21:37.784Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T15:21:38.057Z] [ 84%] Linking C executable create_items [2021-06-18T15:21:38.057Z] [ 84%] Built target create_items [2021-06-18T15:21:38.057Z] Scanning dependencies of target readfile [2021-06-18T15:21:38.057Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T15:21:38.330Z] [ 88%] Linking C executable readfile [2021-06-18T15:21:38.330Z] [ 88%] Built target readfile [2021-06-18T15:21:38.330Z] Scanning dependencies of target streaming_parser [2021-06-18T15:21:38.600Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T15:21:38.600Z] [ 92%] Linking C executable streaming_parser [2021-06-18T15:21:38.870Z] [ 92%] Built target streaming_parser [2021-06-18T15:21:38.870Z] Scanning dependencies of target sort [2021-06-18T15:21:38.870Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T15:21:38.870Z] [ 96%] Linking C executable sort [2021-06-18T15:21:39.144Z] [ 96%] Built target sort [2021-06-18T15:21:39.144Z] Scanning dependencies of target hello [2021-06-18T15:21:39.144Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T15:21:39.144Z] [100%] Linking C executable hello [2021-06-18T15:21:39.419Z] [100%] Built target hello [2021-06-18T15:21:39.419Z] Install the project... [2021-06-18T15:21:39.419Z] -- Install configuration: "Release" [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T15:21:39.419Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T15:21:39.419Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T15:21:41.406Z] Removing intermediate container 001db620398a [2021-06-18T15:21:41.406Z] ---> 7a178fd2095d [2021-06-18T15:21:41.406Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T15:21:41.685Z] ---> Running in 85bf82f18bb0 [2021-06-18T15:21:43.664Z] Removing intermediate container 85bf82f18bb0 [2021-06-18T15:21:43.664Z] ---> 44e55a36eaf2 [2021-06-18T15:21:43.664Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T15:21:44.647Z] ---> 44433c41da4a [2021-06-18T15:21:44.647Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T15:21:45.628Z] ---> 3cf0c18a098d [2021-06-18T15:21:45.628Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T15:21:46.224Z] ---> 7da0d0cc00c8 [2021-06-18T15:21:46.224Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T15:21:47.205Z] ---> 99224fdf770c [2021-06-18T15:21:47.206Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T15:21:47.802Z] ---> a1018b12d2bd [2021-06-18T15:21:47.802Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T15:21:48.783Z] ---> 5e7ec6a936c8 [2021-06-18T15:21:48.783Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T15:21:48.783Z] ---> Running in d1931e1b2beb [2021-06-18T15:21:49.764Z] + CPPCHECK=false [2021-06-18T15:21:49.764Z] + DOCGEN=false [2021-06-18T15:21:49.764Z] + TOMLVER=SDK-0.2 [2021-06-18T15:21:49.764Z] + CUTILVER=1.1.4 [2021-06-18T15:21:49.764Z] + '[' 0 -gt 0 ] [2021-06-18T15:21:49.764Z] + readlink -f ./scripts/build.sh [2021-06-18T15:21:49.764Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T15:21:49.764Z] + dirname /tmp/sdk/scripts [2021-06-18T15:21:49.764Z] + ROOT=/tmp/sdk [2021-06-18T15:21:49.764Z] + cd /tmp/sdk [2021-06-18T15:21:49.764Z] + '[' '!' -d deps ] [2021-06-18T15:21:49.764Z] + mkdir deps [2021-06-18T15:21:49.764Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T15:21:49.764Z] + tar -C deps -z -x -f - [2021-06-18T15:21:49.764Z] --2021-06-18 15:21:49-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T15:21:50.036Z] Resolving github.com... 140.82.113.4 [2021-06-18T15:21:50.036Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-18T15:21:50.036Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:21:50.036Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T15:21:50.036Z] --2021-06-18 15:21:49-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T15:21:50.036Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-18T15:21:50.036Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-18T15:21:50.309Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:21:50.309Z] Length: unspecified [application/x-gzip] [2021-06-18T15:21:50.309Z] Saving to: 'STDOUT' [2021-06-18T15:21:50.309Z]  [2021-06-18T15:21:50.309Z] 0K .......... ......  964K=0.02s [2021-06-18T15:21:50.309Z] [2021-06-18T15:21:50.309Z] 2021-06-18 15:21:50 (964 KB/s) - written to stdout [16451] [2021-06-18T15:21:50.309Z] [2021-06-18T15:21:50.309Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T15:21:50.309Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T15:21:50.309Z] + tar -C deps -z -x -f - [2021-06-18T15:21:50.309Z] --2021-06-18 15:21:50-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T15:21:50.309Z] Resolving github.com... 140.82.113.4 [2021-06-18T15:21:50.309Z] Connecting to github.com|140.82.113.4|:443... connected. [2021-06-18T15:21:50.309Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T15:21:50.309Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T15:21:50.309Z] --2021-06-18 15:21:50-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T15:21:50.309Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-18T15:21:50.580Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-18T15:21:50.580Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:21:50.580Z] Length: unspecified [application/x-gzip] [2021-06-18T15:21:50.580Z] Saving to: 'STDOUT' [2021-06-18T15:21:50.580Z]  [2021-06-18T15:21:50.580Z] 0K .......... .......... .......... .......... .......... 1.35M [2021-06-18T15:21:50.580Z] 50K .......... .......... .......... .......... .......... 2.58M [2021-06-18T15:21:50.580Z] 100K .......... .......... .......... .......... .......... 4.89M [2021-06-18T15:21:50.580Z] 150K .......... .......... ....... 1.56M=0.08s [2021-06-18T15:21:50.580Z] [2021-06-18T15:21:50.580Z] 2021-06-18 15:21:50 (2.11 MB/s) - written to stdout [181796] [2021-06-18T15:21:50.580Z] [2021-06-18T15:21:50.853Z] + mkdir -p src/c/iot [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T15:21:50.853Z] + mkdir -p include/iot [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-18T15:21:50.853Z] + mkdir -p include/iot/os [2021-06-18T15:21:50.853Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-18T15:21:50.853Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T15:21:50.853Z] + cd /tmp/sdk/build/release [2021-06-18T15:21:50.853Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T15:21:51.127Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:21:51.127Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:21:51.400Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:21:51.400Z] -- Detecting C compiler ABI info [2021-06-18T15:21:51.674Z] -- Detecting C compiler ABI info - done [2021-06-18T15:21:51.674Z] -- Detecting C compile features [2021-06-18T15:21:52.268Z] -- Detecting C compile features - done [2021-06-18T15:21:52.269Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T15:21:52.269Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T15:21:52.269Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T15:21:52.269Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T15:21:52.269Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T15:21:52.269Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T15:21:52.269Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T15:21:52.269Z] -- C SDK 0.0.0 for Linux [2021-06-18T15:21:52.269Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T15:21:52.542Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T15:21:52.542Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T15:21:52.814Z] -- Configuring done [2021-06-18T15:21:53.086Z] -- Generating done [2021-06-18T15:21:53.086Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T15:21:53.086Z] + + maketee all release.log package [2021-06-18T15:21:53.086Z] [2021-06-18T15:21:53.086Z] Scanning dependencies of target csdk [2021-06-18T15:21:53.356Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T15:21:53.948Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T15:21:54.221Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T15:21:56.188Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T15:21:56.462Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T15:21:56.736Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T15:21:57.332Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T15:21:57.928Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T15:21:57.928Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T15:21:59.354Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T15:22:00.782Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T15:22:01.054Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T15:22:01.649Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T15:22:02.242Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T15:22:02.518Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T15:22:02.790Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T15:22:03.062Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T15:22:05.662Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T15:22:05.936Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T15:22:06.212Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T15:22:06.485Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T15:22:07.080Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T15:22:07.671Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T15:22:10.279Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T15:22:10.279Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T15:22:10.279Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T15:22:10.869Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T15:22:11.471Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T15:22:11.471Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T15:22:12.443Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T15:22:12.716Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T15:22:13.311Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T15:22:13.585Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T15:22:15.552Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T15:22:15.823Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T15:22:16.801Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T15:22:16.801Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T15:22:21.091Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T15:22:21.364Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T15:22:21.954Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T15:22:22.225Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T15:22:23.201Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T15:22:24.627Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T15:22:26.593Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T15:22:29.960Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T15:22:29.960Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T15:22:30.556Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T15:22:30.556Z] [ 74%] Built target csdk [2021-06-18T15:22:30.556Z] Scanning dependencies of target template [2021-06-18T15:22:30.827Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T15:22:31.422Z] [ 77%] Linking C executable template [2021-06-18T15:22:31.694Z] [ 77%] Built target template [2021-06-18T15:22:31.694Z] Scanning dependencies of target device-counter [2021-06-18T15:22:31.694Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T15:22:31.965Z] [ 80%] Linking C executable device-counter [2021-06-18T15:22:32.237Z] [ 80%] Built target device-counter [2021-06-18T15:22:32.237Z] Scanning dependencies of target device-random [2021-06-18T15:22:32.237Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T15:22:32.829Z] [ 84%] Linking C executable device-random [2021-06-18T15:22:32.829Z] [ 84%] Built target device-random [2021-06-18T15:22:32.829Z] Scanning dependencies of target device-gyro [2021-06-18T15:22:32.829Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T15:22:33.421Z] [ 87%] Linking C executable device-gyro [2021-06-18T15:22:33.421Z] [ 87%] Built target device-gyro [2021-06-18T15:22:33.421Z] Scanning dependencies of target device-bitfields [2021-06-18T15:22:33.691Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T15:22:33.962Z] [ 90%] Linking C executable device-bitfields [2021-06-18T15:22:34.235Z] [ 90%] Built target device-bitfields [2021-06-18T15:22:34.235Z] Scanning dependencies of target template-discovery [2021-06-18T15:22:34.235Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T15:22:34.826Z] [ 93%] Linking C executable template-discovery [2021-06-18T15:22:35.097Z] [ 93%] Built target template-discovery [2021-06-18T15:22:35.097Z] Scanning dependencies of target device-file [2021-06-18T15:22:35.097Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T15:22:35.688Z] [ 96%] Linking C executable device-file [2021-06-18T15:22:35.959Z] [ 96%] Built target device-file [2021-06-18T15:22:35.959Z] Scanning dependencies of target device-terminal [2021-06-18T15:22:35.959Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T15:22:36.550Z] [100%] Linking C executable device-terminal [2021-06-18T15:22:36.550Z] [100%] Built target device-terminal [2021-06-18T15:22:36.550Z] Run CPack packaging tool... [2021-06-18T15:22:36.821Z] CPack: Create package using TGZ [2021-06-18T15:22:36.821Z] CPack: Install projects [2021-06-18T15:22:36.821Z] CPack: - Run preinstall target for: Csdk [2021-06-18T15:22:37.094Z] CPack: - Install project: Csdk [2021-06-18T15:22:37.366Z] CPack: Create package [2021-06-18T15:22:37.366Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T15:22:37.366Z] + '[' false '=' true ] [2021-06-18T15:22:37.366Z] + '[' false '=' true ] [2021-06-18T15:22:37.366Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T15:22:37.366Z] + cd /tmp/sdk/build/debug [2021-06-18T15:22:37.366Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T15:22:37.637Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T15:22:37.637Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T15:22:37.910Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T15:22:37.910Z] -- Detecting C compiler ABI info [2021-06-18T15:22:38.182Z] -- Detecting C compiler ABI info - done [2021-06-18T15:22:38.182Z] -- Detecting C compile features [2021-06-18T15:22:38.776Z] -- Detecting C compile features - done [2021-06-18T15:22:38.776Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T15:22:39.046Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T15:22:39.046Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T15:22:39.046Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T15:22:39.046Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T15:22:39.046Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T15:22:39.046Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T15:22:39.046Z] -- C SDK 0.0.0 for Linux [2021-06-18T15:22:39.046Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T15:22:39.046Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T15:22:39.317Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T15:22:39.317Z] -- Configuring done [2021-06-18T15:22:39.589Z] -- Generating done [2021-06-18T15:22:39.589Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T15:22:39.589Z] + + maketee [2021-06-18T15:22:39.589Z] debug.log [2021-06-18T15:22:39.589Z] Scanning dependencies of target csdk [2021-06-18T15:22:39.863Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T15:22:40.135Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T15:22:40.406Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T15:22:41.008Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T15:22:41.280Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T15:22:41.557Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T15:22:41.829Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T15:22:42.104Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T15:22:42.104Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T15:22:42.697Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T15:22:43.294Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T15:22:43.294Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T15:22:43.894Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T15:22:43.894Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T15:22:44.171Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T15:22:44.443Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T15:22:44.714Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T15:22:45.304Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T15:22:45.575Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T15:22:45.575Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T15:22:45.844Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T15:22:46.115Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T15:22:46.384Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T15:22:47.355Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T15:22:47.355Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T15:22:47.355Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T15:22:47.627Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T15:22:47.898Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T15:22:48.168Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T15:22:48.445Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T15:22:48.445Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T15:22:48.718Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T15:22:48.991Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T15:22:49.262Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T15:22:49.533Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T15:22:50.126Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T15:22:50.126Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T15:22:51.096Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T15:22:51.368Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T15:22:51.638Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T15:22:51.908Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T15:22:52.179Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T15:22:53.148Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T15:22:53.739Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T15:22:54.330Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T15:22:54.601Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T15:22:54.872Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T15:22:55.143Z] [ 74%] Built target csdk [2021-06-18T15:22:55.143Z] Scanning dependencies of target template [2021-06-18T15:22:55.143Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T15:22:55.414Z] [ 77%] Linking C executable template [2021-06-18T15:22:55.686Z] [ 77%] Built target template [2021-06-18T15:22:55.686Z] Scanning dependencies of target device-counter [2021-06-18T15:22:55.686Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T15:22:55.958Z] [ 80%] Linking C executable device-counter [2021-06-18T15:22:56.230Z] [ 80%] Built target device-counter [2021-06-18T15:22:56.230Z] Scanning dependencies of target device-random [2021-06-18T15:22:56.230Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T15:22:56.502Z] [ 84%] Linking C executable device-random [2021-06-18T15:22:56.502Z] [ 84%] Built target device-random [2021-06-18T15:22:56.502Z] Scanning dependencies of target device-gyro [2021-06-18T15:22:56.774Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T15:22:56.774Z] [ 87%] Linking C executable device-gyro [2021-06-18T15:22:57.049Z] [ 87%] Built target device-gyro [2021-06-18T15:22:57.049Z] Scanning dependencies of target device-bitfields [2021-06-18T15:22:57.049Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T15:22:57.322Z] [ 90%] Linking C executable device-bitfields [2021-06-18T15:22:57.592Z] [ 90%] Built target device-bitfields [2021-06-18T15:22:57.592Z] Scanning dependencies of target template-discovery [2021-06-18T15:22:57.592Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T15:22:57.863Z] [ 93%] Linking C executable template-discovery [2021-06-18T15:22:58.133Z] [ 93%] Built target template-discovery [2021-06-18T15:22:58.133Z] Scanning dependencies of target device-file [2021-06-18T15:22:58.133Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T15:22:58.405Z] [ 96%] Linking C executable device-file [2021-06-18T15:22:58.676Z] [ 96%] Built target device-file [2021-06-18T15:22:58.676Z] Scanning dependencies of target device-terminal [2021-06-18T15:22:58.676Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T15:22:58.947Z] [100%] Linking C executable device-terminal [2021-06-18T15:22:59.220Z] [100%] Built target device-terminal [2021-06-18T15:22:59.220Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.220Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] [ 74%] Built target csdk [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] [ 77%] Built target template [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] [ 80%] Built target device-counter [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] [ 84%] Built target device-random [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] [ 87%] Built target device-gyro [2021-06-18T15:22:59.491Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.491Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] [ 90%] Built target device-bitfields [2021-06-18T15:22:59.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] [ 93%] Built target template-discovery [2021-06-18T15:22:59.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] [ 96%] Built target device-file [2021-06-18T15:22:59.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] [100%] Built target device-terminal [2021-06-18T15:22:59.761Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:22:59.761Z] Install the project... [2021-06-18T15:22:59.761Z] -- Install configuration: "Release" [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T15:22:59.761Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T15:22:59.761Z] -- Up-to-date: /usr/local/include [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/devsdk [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/os [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T15:22:59.761Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T15:22:59.761Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T15:23:01.736Z] Removing intermediate container d1931e1b2beb [2021-06-18T15:23:01.736Z] ---> 123565c79bb9 [2021-06-18T15:23:01.736Z] Step 16/25 : FROM ${BASE} [2021-06-18T15:23:01.736Z] ---> b23d30803547 [2021-06-18T15:23:01.736Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T15:23:02.043Z] ---> Running in a48a937b56a0 [2021-06-18T15:23:02.316Z] Removing intermediate container a48a937b56a0 [2021-06-18T15:23:02.316Z] ---> 49e73eb7bf1c [2021-06-18T15:23:02.316Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:23:02.591Z] ---> Running in c86f89da3e11 [2021-06-18T15:23:04.031Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T15:23:04.311Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T15:23:04.311Z] [2021-06-18T15:23:05.294Z] Removing intermediate container c86f89da3e11 [2021-06-18T15:23:05.294Z] ---> 57587798df2a [2021-06-18T15:23:05.294Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:23:05.294Z] ---> Running in d2b34832908f [2021-06-18T15:23:07.922Z] Removing intermediate container d2b34832908f [2021-06-18T15:23:07.922Z] ---> 9deb6ebe1fba [2021-06-18T15:23:07.922Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-18T15:23:07.922Z] ---> Running in 73822a19e4bd [2021-06-18T15:23:08.901Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:09.493Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:10.085Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:10.356Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T15:23:10.627Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T15:23:10.627Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T15:23:10.898Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T15:23:10.898Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T15:23:12.324Z] (6/6) Installing wget (1.20.3-r0) [2021-06-18T15:23:12.599Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:23:12.599Z] OK: 283 MiB in 81 packages [2021-06-18T15:23:14.032Z] Removing intermediate container 73822a19e4bd [2021-06-18T15:23:14.032Z] ---> 36388a3c4b72 [2021-06-18T15:23:14.032Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T15:23:14.627Z] ---> bbe0874dd12b [2021-06-18T15:23:14.627Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T15:23:15.607Z] ---> 4db735414d5f [2021-06-18T15:23:15.607Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T15:23:16.588Z] ---> 717674a82ff6 [2021-06-18T15:23:16.588Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T15:23:17.199Z] ---> 20eaec5d8499 [2021-06-18T15:23:17.199Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T15:23:18.180Z] ---> 851d846e8fc7 [2021-06-18T15:23:18.180Z] Successfully built 851d846e8fc7 [2021-06-18T15:23:18.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:23:18.743Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T15:23:18.743Z] . [Pipeline] withDockerContainer [2021-06-18T15:23:19.013Z] prd-ubuntu18.04-docker-arm64-4c-16g-212 does not seem to be running inside a container [2021-06-18T15:23:19.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T15:23:20.763Z] $ docker top f267dcf888b8689d8fb12c4b187b9cc0337a822e6720e520897e0174f5ae6edf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:23:21.725Z] + make test [2021-06-18T15:23:21.725Z] echo "make test" [2021-06-18T15:23:21.725Z] make test [Pipeline] } [2021-06-18T15:23:21.763Z] $ docker stop --time=1 f267dcf888b8689d8fb12c4b187b9cc0337a822e6720e520897e0174f5ae6edf [2021-06-18T15:23:23.592Z] $ docker rm -f f267dcf888b8689d8fb12c4b187b9cc0337a822e6720e520897e0174f5ae6edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T15:23:24.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T15:23:24.693Z] + ls -al . [2021-06-18T15:23:24.693Z] total 192 [2021-06-18T15:23:24.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:20 . [2021-06-18T15:23:24.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:20 .. [2021-06-18T15:23:24.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 15:20 .git [2021-06-18T15:23:24.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:20 .github [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 18 15:20 .gitignore [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 18 15:20 Attribution.txt [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 18 15:20 CHANGES [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 18 15:20 Doxyfile [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 18 15:20 Jenkinsfile [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 18 15:20 LICENSE [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 18 15:20 Makefile [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 18 15:20 README.md [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 18 15:20 README.v2.md [2021-06-18T15:23:24.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 15:16 VERSION [2021-06-18T15:23:24.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:20 docs [2021-06-18T15:23:24.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:20 include [2021-06-18T15:23:24.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 15:20 scripts [2021-06-18T15:23:24.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 15:20 src [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:23:25.037Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6c2042c311aeadc1c432527461358050bcf719ba --label arch=arm64 --label version=0.0.0 . [2021-06-18T15:23:25.317Z] Sending build context to Docker daemon 2.619MB [2021-06-18T15:23:25.590Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T15:23:25.590Z] Step 2/17 : FROM ${BASE} [2021-06-18T15:23:25.590Z] ---> 851d846e8fc7 [2021-06-18T15:23:25.590Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T15:23:25.590Z] ---> Running in c05a0921a7f3 [2021-06-18T15:23:26.190Z] Removing intermediate container c05a0921a7f3 [2021-06-18T15:23:26.190Z] ---> 50fb00728f69 [2021-06-18T15:23:26.190Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:23:26.190Z] ---> Running in beec2509c453 [2021-06-18T15:23:27.631Z] --2021-06-18 15:23:27-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T15:23:27.631Z] Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 [2021-06-18T15:23:27.631Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-18T15:23:27.905Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T15:23:27.905Z] Length: 451 [application/octet-stream] [2021-06-18T15:23:27.905Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T15:23:27.905Z]  [2021-06-18T15:23:27.905Z] 0K 100% 17.7M=0s [2021-06-18T15:23:27.905Z] [2021-06-18T15:23:27.905Z] 2021-06-18 15:23:27 (17.7 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T15:23:27.905Z] [2021-06-18T15:23:28.887Z] Removing intermediate container beec2509c453 [2021-06-18T15:23:28.887Z] ---> 1b81353daec6 [2021-06-18T15:23:28.887Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T15:23:28.887Z] ---> Running in 7e08b69d5e21 [2021-06-18T15:23:31.519Z] Removing intermediate container 7e08b69d5e21 [2021-06-18T15:23:31.519Z] ---> 312b86daba6c [2021-06-18T15:23:31.519Z] Step 6/17 : 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 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-18T15:23:31.519Z] ---> Running in e4606c2c6575 [2021-06-18T15:23:32.500Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:33.475Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:34.451Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T15:23:34.723Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T15:23:34.995Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T15:23:34.995Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T15:23:35.267Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T15:23:35.267Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T15:23:35.267Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T15:23:35.863Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T15:23:35.863Z] OK: 287 MiB in 87 packages [2021-06-18T15:23:37.298Z] Removing intermediate container e4606c2c6575 [2021-06-18T15:23:37.298Z] ---> 1788fdfdc0e2 [2021-06-18T15:23:37.298Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T15:23:37.894Z] ---> c71f2b5df53b [2021-06-18T15:23:37.894Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T15:23:38.876Z] ---> b5bd26d6b819 [2021-06-18T15:23:38.876Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T15:23:39.860Z] ---> 9778147f7c25 [2021-06-18T15:23:39.860Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T15:23:40.459Z] ---> 48f705e994fc [2021-06-18T15:23:40.459Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T15:23:41.444Z] ---> 43fa3aa03b05 [2021-06-18T15:23:41.444Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T15:23:42.041Z] ---> 296eed10a5de [2021-06-18T15:23:42.041Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T15:23:42.041Z] ---> Running in ec18745a20c5 [2021-06-18T15:23:42.639Z] Removing intermediate container ec18745a20c5 [2021-06-18T15:23:42.639Z] ---> 394ebc96fa60 [2021-06-18T15:23:42.639Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T15:23:42.915Z] ---> Running in 7a937c8d4aa4 [2021-06-18T15:23:43.514Z] Removing intermediate container 7a937c8d4aa4 [2021-06-18T15:23:43.515Z] ---> 21466092a2f9 [2021-06-18T15:23:43.515Z] Step 15/17 : LABEL arch=arm64 [2021-06-18T15:23:43.515Z] ---> Running in 06cc074ce817 [2021-06-18T15:23:44.114Z] Removing intermediate container 06cc074ce817 [2021-06-18T15:23:44.114Z] ---> 1e6f484b3844 [2021-06-18T15:23:44.114Z] Step 16/17 : LABEL git_sha=6c2042c311aeadc1c432527461358050bcf719ba [2021-06-18T15:23:44.114Z] ---> Running in 16ebf500dd26 [2021-06-18T15:23:44.712Z] Removing intermediate container 16ebf500dd26 [2021-06-18T15:23:44.712Z] ---> 659df351a3fc [2021-06-18T15:23:44.712Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T15:23:44.712Z] ---> Running in a95826b14bd6 [2021-06-18T15:23:45.326Z] Removing intermediate container a95826b14bd6 [2021-06-18T15:23:45.326Z] ---> 026cfe6b7aa2 [2021-06-18T15:23:45.326Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-18T15:23:45.326Z] Successfully built 026cfe6b7aa2 [2021-06-18T15:23:45.326Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:23:46.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:23:47.377Z] ---> package-listing.sh [2021-06-18T15:23:47.377Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T15:23:47.377Z] ++ facter osfamily [2021-06-18T15:23:47.639Z] + OS_FAMILY=redhat [2021-06-18T15:23:47.639Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T15:23:47.639Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T15:23:47.639Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T15:23:47.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T15:23:47.639Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T15:23:47.639Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T15:23:47.639Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T15:23:47.639Z] + case "${OS_FAMILY}" in [2021-06-18T15:23:47.639Z] + sort [2021-06-18T15:23:47.639Z] + rpm -qa [2021-06-18T15:23:48.213Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T15:23:48.213Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T15:23:48.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T15:23:48.213Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T15:23:48.213Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [2021-06-18T15:23:48.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [Pipeline] echo [2021-06-18T15:23:48.236Z] 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/edgexfoundry_device-sdk-c_PR-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T15:23:48.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:23:49.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:23:49.106Z] [2021-06-18T15:23:49.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T15:23:49.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:23:49.428Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T15:23:49.428Z] df20fa9351a1: Pulling fs layer [2021-06-18T15:23:49.428Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T15:23:49.428Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T15:23:49.428Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T15:23:49.428Z] 93b61091891f: Pulling fs layer [2021-06-18T15:23:49.428Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T15:23:49.428Z] 5e14af77c1be: Pulling fs layer [2021-06-18T15:23:49.428Z] 01666e4c0597: Pulling fs layer [2021-06-18T15:23:49.428Z] aa168da1d23b: Pulling fs layer [2021-06-18T15:23:49.428Z] 93b9cdb0e59b: Waiting [2021-06-18T15:23:49.428Z] 5e14af77c1be: Waiting [2021-06-18T15:23:49.428Z] 01666e4c0597: Waiting [2021-06-18T15:23:49.428Z] aa168da1d23b: Waiting [2021-06-18T15:23:49.428Z] 46f8f816bc3b: Waiting [2021-06-18T15:23:49.428Z] 93b61091891f: Waiting [2021-06-18T15:23:49.428Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T15:23:49.428Z] 36b3adc4ff6f: Download complete [2021-06-18T15:23:49.428Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T15:23:49.428Z] 46f8f816bc3b: Download complete [2021-06-18T15:23:49.702Z] df20fa9351a1: Verifying Checksum [2021-06-18T15:23:49.702Z] df20fa9351a1: Download complete [2021-06-18T15:23:49.702Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T15:23:49.702Z] 93b9cdb0e59b: Download complete [2021-06-18T15:23:49.702Z] 5e14af77c1be: Verifying Checksum [2021-06-18T15:23:49.702Z] 5e14af77c1be: Download complete [2021-06-18T15:23:49.702Z] 01666e4c0597: Verifying Checksum [2021-06-18T15:23:49.702Z] 01666e4c0597: Download complete [2021-06-18T15:23:49.973Z] df20fa9351a1: Pull complete [2021-06-18T15:23:49.973Z] 93b61091891f: Verifying Checksum [2021-06-18T15:23:49.973Z] 93b61091891f: Download complete [2021-06-18T15:23:49.973Z] 36b3adc4ff6f: Pull complete [2021-06-18T15:23:50.557Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T15:23:50.557Z] 8ad3a11d3b57: Download complete [2021-06-18T15:23:51.136Z] 8ad3a11d3b57: Pull complete [2021-06-18T15:23:51.136Z] 46f8f816bc3b: Pull complete [2021-06-18T15:23:51.399Z] 93b61091891f: Pull complete [2021-06-18T15:23:51.399Z] 93b9cdb0e59b: Pull complete [2021-06-18T15:23:51.659Z] 5e14af77c1be: Pull complete [2021-06-18T15:23:51.659Z] 01666e4c0597: Pull complete [2021-06-18T15:23:53.049Z] aa168da1d23b: Verifying Checksum [2021-06-18T15:23:53.049Z] aa168da1d23b: Download complete [2021-06-18T15:23:57.293Z] aa168da1d23b: Pull complete [2021-06-18T15:23:57.293Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T15:23:57.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T15:23:57.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T15:23:57.369Z] prd-centos7-docker-4c-2g-210 does not seem to be running inside a container [2021-06-18T15:23:57.411Z] $ 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/edgexfoundry_device-sdk-c_PR-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T15:23:59.433Z] $ docker top 934c288701b193a50c1047f3d6784ec2ed0a5e15d27f50c9aa03b9fd50b81d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T15:23:59.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T15:24:00.116Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T15:24:00.416Z] + ls /var/log/sa-host [2021-06-18T15:24:00.416Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T15:24:00.416Z] file_magic: OK [2021-06-18T15:24:00.416Z] HZ: Using current value: 100 [2021-06-18T15:24:00.416Z] file_header: OK [2021-06-18T15:24:00.416Z] 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 [2021-06-18T15:24:00.416Z] Statistics: [2021-06-18T15:24:00.416Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:24:00.416Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T15:24:00.416Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T15:24:00.416Z] file_magic: OK [2021-06-18T15:24:00.416Z] HZ: Using current value: 100 [2021-06-18T15:24:00.416Z] file_header: OK [2021-06-18T15:24:00.416Z] 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 [2021-06-18T15:24:00.416Z] Statistics: [2021-06-18T15:24:00.416Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T15:24:00.416Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T15:24:00.652Z] provisioning config files... [2021-06-18T15:24:00.668Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config8668541735259045885tmp [Pipeline] { [Pipeline] echo [2021-06-18T15:24:00.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:24:00.994Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T15:24:01.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:24:01.395Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T15:24:01.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:24:01.728Z] ---> sudo-logs.sh [2021-06-18T15:24:01.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T15:24:01.758Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:24:02.072Z] ---> job-cost.sh [2021-06-18T15:24:02.072Z] lf-activate-venv: SKIPPING [2021-06-18T15:24:02.072Z] INFO: No Stack... [2021-06-18T15:24:03.019Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T15:24:03.592Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T15:24:03.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T15:24:03.903Z] ---> logs-deploy.sh [2021-06-18T15:24:03.903Z] lf-activate-venv: SKIPPING [2021-06-18T15:24:03.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-352/3 [2021-06-18T15:24:03.903Z] INFO: archiving workspace using pattern(s): [2021-06-18T15:24:04.854Z] Archives upload complete. [2021-06-18T15:24:04.854Z] INFO: archiving logs to Nexus [2021-06-18T15:24:05.432Z] ---> uname -a: [2021-06-18T15:24:05.432Z] Linux prd-centos7-docker-4c-2g-210.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T15:24:05.432Z] [2021-06-18T15:24:05.432Z] [2021-06-18T15:24:05.432Z] ---> lscpu: [2021-06-18T15:24:05.432Z] Architecture: x86_64 [2021-06-18T15:24:05.432Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T15:24:05.432Z] Byte Order: Little Endian [2021-06-18T15:24:05.432Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T15:24:05.432Z] CPU(s): 2 [2021-06-18T15:24:05.432Z] On-line CPU(s) list: 0,1 [2021-06-18T15:24:05.432Z] Thread(s) per core: 1 [2021-06-18T15:24:05.432Z] Core(s) per socket: 1 [2021-06-18T15:24:05.432Z] Socket(s): 2 [2021-06-18T15:24:05.432Z] NUMA node(s): 1 [2021-06-18T15:24:05.432Z] Vendor ID: AuthenticAMD [2021-06-18T15:24:05.432Z] CPU family: 23 [2021-06-18T15:24:05.432Z] Model: 49 [2021-06-18T15:24:05.432Z] Model name: AMD EPYC-Rome Processor [2021-06-18T15:24:05.432Z] Stepping: 0 [2021-06-18T15:24:05.432Z] CPU MHz: 2800.000 [2021-06-18T15:24:05.432Z] BogoMIPS: 5600.00 [2021-06-18T15:24:05.432Z] Virtualization: AMD-V [2021-06-18T15:24:05.432Z] Hypervisor vendor: KVM [2021-06-18T15:24:05.432Z] Virtualization type: full [2021-06-18T15:24:05.432Z] L1d cache: 64 KiB [2021-06-18T15:24:05.432Z] L1i cache: 64 KiB [2021-06-18T15:24:05.432Z] L2 cache: 1 MiB [2021-06-18T15:24:05.432Z] L3 cache: 32 MiB [2021-06-18T15:24:05.432Z] NUMA node0 CPU(s): 0,1 [2021-06-18T15:24:05.432Z] Vulnerability Itlb multihit: Not affected [2021-06-18T15:24:05.432Z] Vulnerability L1tf: Not affected [2021-06-18T15:24:05.432Z] Vulnerability Mds: Not affected [2021-06-18T15:24:05.432Z] Vulnerability Meltdown: Not affected [2021-06-18T15:24:05.432Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T15:24:05.432Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T15:24:05.432Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T15:24:05.432Z] Vulnerability Srbds: Not affected [2021-06-18T15:24:05.432Z] Vulnerability Tsx async abort: Not affected [2021-06-18T15:24:05.433Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> nproc: [2021-06-18T15:24:05.433Z] 2 [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> df -h: [2021-06-18T15:24:05.433Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T15:24:05.433Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-18T15:24:05.433Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T15:24:05.433Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T15:24:05.433Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-18T15:24:05.433Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> free -m: [2021-06-18T15:24:05.433Z] total used free shared buff/cache available [2021-06-18T15:24:05.433Z] Mem: 7821 966 4757 0 2097 6677 [2021-06-18T15:24:05.433Z] Swap: 1023 0 1023 [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> ip addr: [2021-06-18T15:24:05.433Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T15:24:05.433Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T15:24:05.433Z] inet 127.0.0.1/8 scope host lo [2021-06-18T15:24:05.433Z] valid_lft forever preferred_lft forever [2021-06-18T15:24:05.433Z] inet6 ::1/128 scope host [2021-06-18T15:24:05.433Z] valid_lft forever preferred_lft forever [2021-06-18T15:24:05.433Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T15:24:05.433Z] link/ether fa:16:3e:98:e3:b8 brd ff:ff:ff:ff:ff:ff [2021-06-18T15:24:05.433Z] inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T15:24:05.433Z] valid_lft 85893sec preferred_lft 85893sec [2021-06-18T15:24:05.433Z] inet6 fe80::f816:3eff:fe98:e3b8/64 scope link [2021-06-18T15:24:05.433Z] valid_lft forever preferred_lft forever [2021-06-18T15:24:05.433Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T15:24:05.433Z] link/ether 02:42:d2:f9:04:c0 brd ff:ff:ff:ff:ff:ff [2021-06-18T15:24:05.433Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T15:24:05.433Z] valid_lft forever preferred_lft forever [2021-06-18T15:24:05.433Z] inet6 fe80::42:d2ff:fef9:4c0/64 scope link [2021-06-18T15:24:05.433Z] valid_lft forever preferred_lft forever [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> sar -b -r -n DEV: [2021-06-18T15:24:05.433Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:15:27 LINUX RESTART (2 CPU) [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T15:24:05.433Z] 15:17:02 40.83 3.55 37.29 0.00 2600.10 2984.75 0.00 [2021-06-18T15:24:05.433Z] 15:18:01 0.37 0.00 0.37 0.00 0.00 6.54 0.00 [2021-06-18T15:24:05.433Z] 15:19:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-18T15:24:05.433Z] 15:20:01 0.27 0.00 0.27 0.00 0.00 3.77 0.00 [2021-06-18T15:24:05.433Z] 15:21:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 [2021-06-18T15:24:05.433Z] 15:22:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-06-18T15:24:05.433Z] 15:23:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 [2021-06-18T15:24:05.433Z] Average: 6.08 0.51 5.57 0.00 372.44 430.77 0.00 [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T15:24:05.433Z] 15:17:02 5456456 0 809744 10.11 2620 1740112 1284100 14.18 578984 1574440 20 [2021-06-18T15:24:05.433Z] 15:18:01 5467580 0 798612 9.97 2620 1740120 1198116 13.23 569692 1574404 16 [2021-06-18T15:24:05.433Z] 15:19:01 5464676 0 801516 10.01 2620 1740120 1198804 13.24 573048 1573524 20 [2021-06-18T15:24:05.433Z] 15:20:01 5466788 0 799400 9.98 2620 1740124 1198372 13.23 571500 1573524 16 [2021-06-18T15:24:05.433Z] 15:21:01 5465440 0 800740 10.00 2620 1740132 1198600 13.23 566808 1579596 12 [2021-06-18T15:24:05.433Z] 15:22:01 5465296 0 800880 10.00 2620 1740136 1198432 13.23 566900 1579596 12 [2021-06-18T15:24:05.433Z] 15:23:01 5464392 0 801776 10.01 2620 1740144 1198372 13.23 567996 1579596 8 [2021-06-18T15:24:05.433Z] Average: 5464375 0 801810 10.01 2620 1740127 1210685 13.37 570704 1576383 15 [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T15:24:05.433Z] 15:17:02 eth0 153.61 123.93 450.06 26.40 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:17:02 docker0 8.04 5.08 1.08 25.42 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:18:01 eth0 0.14 0.08 0.01 0.07 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:19:01 eth0 4.85 2.13 3.49 0.32 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:20:01 eth0 0.38 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:21:01 eth0 0.67 0.38 0.35 0.26 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:22:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] Average: eth0 22.91 18.16 65.03 3.88 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] Average: docker0 1.15 0.73 0.16 3.64 0.00 0.00 0.00 0.00 [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] ---> sar -P ALL: [2021-06-18T15:24:05.433Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:15:27 LINUX RESTART (2 CPU) [2021-06-18T15:24:05.433Z] [2021-06-18T15:24:05.433Z] 15:16:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T15:24:05.433Z] 15:17:02 all 3.99 0.00 1.82 0.79 0.03 93.38 [2021-06-18T15:24:05.433Z] 15:17:02 0 4.02 0.00 2.04 0.93 0.03 92.97 [2021-06-18T15:24:05.433Z] 15:17:02 1 3.95 0.00 1.59 0.64 0.03 93.78 [2021-06-18T15:24:05.433Z] 15:18:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-06-18T15:24:05.433Z] 15:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T15:24:05.433Z] 15:18:01 1 0.34 0.00 0.03 0.00 0.02 99.61 [2021-06-18T15:24:05.434Z] 15:19:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-06-18T15:24:05.434Z] 15:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-18T15:24:05.434Z] 15:19:01 1 0.25 0.00 0.05 0.00 0.03 99.67 [2021-06-18T15:24:05.434Z] 15:20:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-18T15:24:05.434Z] 15:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-18T15:24:05.434Z] 15:20:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-18T15:24:05.434Z] 15:21:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-18T15:24:05.434Z] 15:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T15:24:05.434Z] 15:21:01 1 0.13 0.00 0.05 0.00 0.05 99.77 [2021-06-18T15:24:05.434Z] 15:22:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-06-18T15:24:05.434Z] 15:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-06-18T15:24:05.434Z] 15:22:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-18T15:24:05.434Z] 15:23:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-06-18T15:24:05.434Z] 15:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-18T15:24:05.434Z] 15:23:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-18T15:24:05.434Z] Average: all 0.67 0.00 0.28 0.11 0.03 98.91 [2021-06-18T15:24:05.434Z] Average: 0 0.60 0.00 0.31 0.13 0.02 98.93 [2021-06-18T15:24:05.434Z] Average: 1 0.73 0.00 0.26 0.09 0.03 98.89 [2021-06-18T15:24:05.434Z] [2021-06-18T15:24:05.434Z] [2021-06-18T15:24:05.434Z]