Pull request #245 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 jamesiotech for edgexfoundry/device-sdk-c Loading trusted files from base branch master at 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 rather than 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 Obtained Jenkinsfile from 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, 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-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1734 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 Merge succeeded, producing 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 Checking out Revision 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 (PR-245) > git config core.sparsecheckout # timeout=10 > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 Commit message: "Made changes according to first review" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-01T13:59:43.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 9956be54a485243dbbfed9e85ba0bc96388c9174 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-01T13:59:45.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-01T13:59:45.463Z] [2020-04-01T13:59:45.463Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-01T13:59:45.825Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-01T13:59:45.825Z] latest: Pulling from edgex-devops/git-semver [2020-04-01T13:59:45.825Z] 9123ac7c32f7: Pulling fs layer [2020-04-01T13:59:45.825Z] b8cc5d1170e3: Pulling fs layer [2020-04-01T13:59:45.825Z] 2924cbbf6a41: Pulling fs layer [2020-04-01T13:59:45.825Z] 93b08a4f1073: Pulling fs layer [2020-04-01T13:59:45.825Z] 93b08a4f1073: Waiting [2020-04-01T13:59:45.825Z] b8cc5d1170e3: Verifying Checksum [2020-04-01T13:59:45.825Z] b8cc5d1170e3: Download complete [2020-04-01T13:59:45.825Z] 9123ac7c32f7: Verifying Checksum [2020-04-01T13:59:45.825Z] 9123ac7c32f7: Download complete [2020-04-01T13:59:46.088Z] 93b08a4f1073: Verifying Checksum [2020-04-01T13:59:46.088Z] 93b08a4f1073: Download complete [2020-04-01T13:59:46.088Z] 2924cbbf6a41: Verifying Checksum [2020-04-01T13:59:46.088Z] 2924cbbf6a41: Download complete [2020-04-01T13:59:46.088Z] 9123ac7c32f7: Pull complete [2020-04-01T13:59:46.348Z] b8cc5d1170e3: Pull complete [2020-04-01T13:59:47.285Z] 2924cbbf6a41: Pull complete [2020-04-01T13:59:47.285Z] 93b08a4f1073: Pull complete [2020-04-01T13:59:47.285Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-01T13:59:47.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-01T13:59:47.427Z] prd-centos7-docker-4c-2g-1734 does not seem to be running inside a container [2020-04-01T13:59:47.486Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-01T13:59:48.142Z] $ docker top 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-01T13:59:48.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-01T13:59:48.399Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-01T13:59:48.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-01T13:59:48.620Z] $ docker exec 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a ssh-agent [2020-04-01T13:59:48.796Z] SSH_AUTH_SOCK=/tmp/ssh-SCrgIBLRTVe5/agent.15 [2020-04-01T13:59:48.796Z] SSH_AGENT_PID=22 [2020-04-01T13:59:48.810Z] Running ssh-add (command line suppressed) [2020-04-01T13:59:48.947Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_7603481232406621259.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_7603481232406621259.key) [2020-04-01T13:59:49.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-01T13:59:49.328Z] + git describe --exact-match --tags HEAD [2020-04-01T13:59:49.328Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-01T13:59:49.381Z] $ docker exec --env ******** --env ******** 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a ssh-agent -k [2020-04-01T13:59:49.519Z] unset SSH_AUTH_SOCK; [2020-04-01T13:59:49.520Z] unset SSH_AGENT_PID; [2020-04-01T13:59:49.520Z] echo Agent pid 22 killed; [2020-04-01T13:59:49.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-01T13:59:49.629Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-01T13:59:49.629Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-01T13:59:49.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-01T13:59:49.746Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-01T13:59:49.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-01T13:59:49.934Z] $ docker exec 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a ssh-agent [2020-04-01T13:59:50.117Z] SSH_AUTH_SOCK=/tmp/ssh-uKKSMNQP2fXD/agent.57 [2020-04-01T13:59:50.117Z] SSH_AGENT_PID=64 [2020-04-01T13:59:50.124Z] Running ssh-add (command line suppressed) [2020-04-01T13:59:50.278Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_4590210501065694608.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_4590210501065694608.key) [2020-04-01T13:59:50.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-01T13:59:50.654Z] + git semver init [2020-04-01T13:59:50.655Z] # -> Open(): unable to determine branch for HEAD [2020-04-01T13:59:50.655Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.git [2020-04-01T13:59:50.655Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-04-01T13:59:50.655Z] # $SEMVER_REMOTE_NAME = origin [2020-04-01T13:59:50.655Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-01T13:59:50.655Z] # $SEMVER_USER_NAME = jenkins [2020-04-01T13:59:50.655Z] # $SEMVER_BRANCH = PR-245 [2020-04-01T13:59:50.655Z] # $SEMVER_TEMP = /tmp/semver-491477619 [2020-04-01T13:59:50.655Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-01T13:59:51.226Z] # '/tmp/semver-491477619' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver' [2020-04-01T13:59:51.226Z] # -> Force: false [2020-04-01T13:59:51.226Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver [Pipeline] } [2020-04-01T13:59:51.234Z] $ docker exec --env ******** --env ******** 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a ssh-agent -k [2020-04-01T13:59:51.366Z] unset SSH_AUTH_SOCK; [2020-04-01T13:59:51.369Z] unset SSH_AGENT_PID; [2020-04-01T13:59:51.369Z] echo Agent pid 64 killed; [2020-04-01T13:59:51.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-01T13:59:51.839Z] + git semver [Pipeline] } [2020-04-01T13:59:51.855Z] $ docker stop --time=1 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a [2020-04-01T13:59:53.214Z] $ docker rm -f 86772d4327a1c056e6f3da1f0aee77e87f018511c25d2ce7a4f5c8f387aabb4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-01T13:59:54.020Z] Stashed 35 file(s) [Pipeline] echo [2020-04-01T13:59:54.023Z] [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 [2020-04-01T14:00:09.282Z] Still waiting to schedule task [2020-04-01T14:00:09.282Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-01T14:00:09.284Z] Still waiting to schedule task [2020-04-01T14:00:09.285Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-01T14:00:58.415Z] Running on prd-centos7-docker-4c-2g-1735 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws [2020-04-01T14:00:58.454Z] Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout [2020-04-01T14:01:01.010Z] using credential edgex-jenkins-ssh [2020-04-01T14:01:01.066Z] Cloning the remote Git repository [2020-04-01T14:01:01.066Z] Cloning with configured refspecs honoured and without tags [2020-04-01T14:01:01.847Z] Fetching without tags [2020-04-01T14:01:01.295Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:01:01.343Z] > git init /w/workspace/device-sdk-c/4 # timeout=10 [2020-04-01T14:01:01.386Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:01:01.386Z] > git --version # timeout=10 [2020-04-01T14:01:01.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:01:01.426Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:01:01.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-01T14:01:01.993Z] > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 [2020-04-01T14:01:01.998Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:01:02.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-01T14:01:02.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:01:02.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:01:02.025Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:01:02.347Z] Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [2020-04-01T14:01:02.441Z] Merge succeeded, producing 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [2020-04-01T14:01:02.441Z] Checking out Revision 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 (PR-245) [2020-04-01T14:01:02.482Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T14:01:02.487Z] > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 [2020-04-01T14:01:02.533Z] > git remote # timeout=10 [2020-04-01T14:01:02.538Z] > git config --get remote.origin.url # timeout=10 [2020-04-01T14:01:02.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:01:02.547Z] > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-04-01T14:01:02.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-01T14:01:02.563Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T14:01:02.567Z] > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 [2020-04-01T14:01:06.512Z] Commit message: "Made changes according to first review" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-01T14:01:07.750Z] ========================================================= [2020-04-01T14:01:07.750Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-04-01T14:01:07.750Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:01:08.453Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-04-01T14:01:08.717Z] Sending build context to Docker daemon 2.947MB [2020-04-01T14:01:08.717Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-01T14:01:08.717Z] Step 2/21 : FROM ${BASE} as builder [2020-04-01T14:01:08.717Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-04-01T14:01:08.717Z] e7c96db7181b: Pulling fs layer [2020-04-01T14:01:08.717Z] 4c13bbce0fe7: Pulling fs layer [2020-04-01T14:01:08.717Z] 6059c847ac2f: Pulling fs layer [2020-04-01T14:01:08.717Z] 4c13bbce0fe7: Verifying Checksum [2020-04-01T14:01:08.717Z] 4c13bbce0fe7: Download complete [2020-04-01T14:01:08.717Z] e7c96db7181b: Verifying Checksum [2020-04-01T14:01:08.717Z] e7c96db7181b: Download complete [2020-04-01T14:01:08.984Z] e7c96db7181b: Pull complete [2020-04-01T14:01:09.246Z] 4c13bbce0fe7: Pull complete [2020-04-01T14:01:10.190Z] 6059c847ac2f: Verifying Checksum [2020-04-01T14:01:10.190Z] 6059c847ac2f: Download complete [2020-04-01T14:01:14.793Z] 6059c847ac2f: Pull complete [2020-04-01T14:01:15.052Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-04-01T14:01:15.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-04-01T14:01:15.052Z] ---> 5eabd8fd8ba2 [2020-04-01T14:01:15.052Z] Step 3/21 : 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 [2020-04-01T14:01:15.052Z] ---> Running in 67a177e8d321 [2020-04-01T14:01:15.621Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-01T14:01:16.192Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-01T14:01:16.758Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-01T14:01:16.758Z] (2/8) Installing libuuid (2.33-r0) [2020-04-01T14:01:16.758Z] (3/8) Installing libblkid (2.33-r0) [2020-04-01T14:01:17.017Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-01T14:01:17.017Z] (5/8) Installing libmount (2.33-r0) [2020-04-01T14:01:17.276Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-01T14:01:17.276Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-01T14:01:17.276Z] (8/8) Installing wget (1.20.3-r0) [2020-04-01T14:01:17.536Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:01:17.536Z] OK: 272 MiB in 83 packages [2020-04-01T14:01:17.796Z] Removing intermediate container 67a177e8d321 [2020-04-01T14:01:17.796Z] ---> d4671ef0fa5d [2020-04-01T14:01:17.796Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-01T14:01:18.055Z] ---> Running in ec0fd57fcd4e [2020-04-01T14:01:18.055Z] Removing intermediate container ec0fd57fcd4e [2020-04-01T14:01:18.055Z] ---> 4082878b9c92 [2020-04-01T14:01:18.055Z] Step 5/21 : 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 [2020-04-01T14:01:18.055Z] ---> Running in aedf3567d6e0 [2020-04-01T14:01:18.314Z] --2020-04-01 14:01:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-01T14:01:18.314Z] Resolving github.com... 140.82.114.3 [2020-04-01T14:01:18.572Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-01T14:01:18.572Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:01:18.572Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-01T14:01:18.572Z] --2020-04-01 14:01:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-01T14:01:18.572Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-01T14:01:18.572Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-01T14:01:18.832Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:01:18.832Z] Length: unspecified [application/x-gzip] [2020-04-01T14:01:18.832Z] Saving to: 'STDOUT' [2020-04-01T14:01:18.832Z]  [2020-04-01T14:01:18.832Z] 0K .......... .......... .......... .......... .......... 1.44M [2020-04-01T14:01:18.832Z] 50K .......... .......... .......... .......... .......... 2.98M [2020-04-01T14:01:18.832Z] 100K .......... .......... .......... .......... .......... 21.0M [2020-04-01T14:01:18.832Z] 150K .......... .......... .......... .......... .......... 3.33M [2020-04-01T14:01:18.832Z] 200K .......... .......... .......... .......... .......... 28.8M [2020-04-01T14:01:18.833Z] 250K .......... .......... .......... .......... .......... 6.80M [2020-04-01T14:01:18.833Z] 300K .......... .......... .......... .......... .......... 7.53M [2020-04-01T14:01:18.833Z] 350K .......... .......... .......... .......... .......... 13.0M [2020-04-01T14:01:18.833Z] 400K .......... .......... .......... .......... .......... 6.64M [2020-04-01T14:01:18.833Z] 450K .......... .......... .......... .......... .......... 7.41M [2020-04-01T14:01:18.833Z] 500K .......... .......... .......... .......... .......... 21.2M [2020-04-01T14:01:18.833Z] 550K .......... .......... .......... .......... .......... 6.36M [2020-04-01T14:01:18.833Z] 600K .......... .......... .......... .......... .......... 1.99M [2020-04-01T14:01:18.833Z] 650K .......... .......... .......... .......... .......... 4.98M [2020-04-01T14:01:18.833Z] 700K ..   44.1M=0.1s [2020-04-01T14:01:18.833Z] [2020-04-01T14:01:18.833Z] 2020-04-01 14:01:18 (4.74 MB/s) - written to stdout [719348] [2020-04-01T14:01:18.833Z] [2020-04-01T14:01:19.096Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:01:19.096Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-01T14:01:19.096Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:01:19.664Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:01:19.664Z] -- Detecting C compiler ABI info [2020-04-01T14:01:19.664Z] -- Detecting C compiler ABI info - done [2020-04-01T14:01:19.664Z] -- Detecting C compile features [2020-04-01T14:01:19.922Z] -- Detecting C compile features - done [2020-04-01T14:01:19.922Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-01T14:01:19.922Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-01T14:01:19.922Z] -- Detecting CXX compiler ABI info [2020-04-01T14:01:20.181Z] -- Detecting CXX compiler ABI info - done [2020-04-01T14:01:20.181Z] -- Detecting CXX compile features [2020-04-01T14:01:20.748Z] -- Detecting CXX compile features - done [2020-04-01T14:01:20.748Z] -- Looking for include file endian.h [2020-04-01T14:01:20.748Z] -- Looking for include file endian.h - found [2020-04-01T14:01:20.748Z] -- Check if the system is big endian [2020-04-01T14:01:20.748Z] -- Searching 16 bit integer [2020-04-01T14:01:20.748Z] -- Looking for sys/types.h [2020-04-01T14:01:20.748Z] -- Looking for sys/types.h - found [2020-04-01T14:01:20.748Z] -- Looking for stdint.h [2020-04-01T14:01:20.748Z] -- Looking for stdint.h - found [2020-04-01T14:01:20.748Z] -- Looking for stddef.h [2020-04-01T14:01:21.009Z] -- Looking for stddef.h - found [2020-04-01T14:01:21.009Z] -- Check size of unsigned short [2020-04-01T14:01:21.009Z] -- Check size of unsigned short - done [2020-04-01T14:01:21.009Z] -- Using unsigned short [2020-04-01T14:01:21.009Z] -- Check if the system is big endian - little endian [2020-04-01T14:01:21.009Z] -- Check size of size_t [2020-04-01T14:01:21.269Z] -- Check size of size_t - done [2020-04-01T14:01:21.269Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-01T14:01:21.269Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-01T14:01:21.269Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-01T14:01:21.269Z] CMake did not find one. [2020-04-01T14:01:21.269Z] [2020-04-01T14:01:21.269Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-01T14:01:21.269Z] the following names: [2020-04-01T14:01:21.269Z] [2020-04-01T14:01:21.269Z] cJSONConfig.cmake [2020-04-01T14:01:21.269Z] cjson-config.cmake [2020-04-01T14:01:21.269Z] [2020-04-01T14:01:21.269Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-01T14:01:21.269Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-01T14:01:21.269Z] provides a separate development package or SDK, be sure it has been [2020-04-01T14:01:21.269Z] installed. [2020-04-01T14:01:21.269Z] [2020-04-01T14:01:21.269Z] [2020-04-01T14:01:21.269Z] -- Configuring done [2020-04-01T14:01:21.269Z] -- Generating done [2020-04-01T14:01:21.269Z] -- Build files have been written to: /tmp/cbor [2020-04-01T14:01:21.269Z] Scanning dependencies of target cbor_shared [2020-04-01T14:01:21.269Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-01T14:01:21.528Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-01T14:01:21.786Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-01T14:01:21.786Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-01T14:01:21.786Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-01T14:01:22.045Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-01T14:01:22.045Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-01T14:01:22.045Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-01T14:01:22.045Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-01T14:01:22.311Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-01T14:01:22.311Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-01T14:01:22.571Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-01T14:01:22.571Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-01T14:01:22.571Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-01T14:01:22.830Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-01T14:01:22.830Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-01T14:01:22.830Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-01T14:01:22.830Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-01T14:01:23.089Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-01T14:01:23.089Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-01T14:01:23.089Z] [ 40%] Linking C shared library libcbor.so [2020-04-01T14:01:23.089Z] [ 40%] Built target cbor_shared [2020-04-01T14:01:23.089Z] Scanning dependencies of target cbor [2020-04-01T14:01:23.089Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-01T14:01:23.350Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-01T14:01:23.609Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-01T14:01:23.609Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-01T14:01:23.867Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-01T14:01:23.867Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-01T14:01:23.868Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-01T14:01:24.130Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-01T14:01:24.130Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-01T14:01:24.130Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-01T14:01:24.389Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-01T14:01:24.389Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-01T14:01:24.389Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-01T14:01:24.649Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-01T14:01:24.649Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-01T14:01:24.649Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-01T14:01:24.910Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-01T14:01:24.910Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-01T14:01:24.910Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-01T14:01:24.910Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-01T14:01:25.169Z] [ 80%] Linking C static library libcbor.a [2020-04-01T14:01:25.169Z] [ 80%] Built target cbor [2020-04-01T14:01:25.169Z] Scanning dependencies of target create_items [2020-04-01T14:01:25.169Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-01T14:01:25.169Z] [ 84%] Linking C executable create_items [2020-04-01T14:01:25.169Z] [ 84%] Built target create_items [2020-04-01T14:01:25.169Z] Scanning dependencies of target readfile [2020-04-01T14:01:25.169Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-01T14:01:25.169Z] [ 88%] Linking C executable readfile [2020-04-01T14:01:25.429Z] [ 88%] Built target readfile [2020-04-01T14:01:25.429Z] Scanning dependencies of target streaming_parser [2020-04-01T14:01:25.429Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-01T14:01:25.429Z] [ 92%] Linking C executable streaming_parser [2020-04-01T14:01:25.429Z] [ 92%] Built target streaming_parser [2020-04-01T14:01:25.429Z] Scanning dependencies of target sort [2020-04-01T14:01:25.429Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-01T14:01:25.429Z] [ 96%] Linking C executable sort [2020-04-01T14:01:25.429Z] [ 96%] Built target sort [2020-04-01T14:01:25.429Z] Scanning dependencies of target hello [2020-04-01T14:01:25.429Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-01T14:01:25.689Z] [100%] Linking C executable hello [2020-04-01T14:01:25.689Z] [100%] Built target hello [2020-04-01T14:01:25.689Z] Install the project... [2020-04-01T14:01:25.689Z] -- Install configuration: "Release" [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-01T14:01:25.689Z] -- Up-to-date: /usr/local/include/cbor [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/include/cbor.h [2020-04-01T14:01:25.689Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-01T14:01:26.262Z] Removing intermediate container aedf3567d6e0 [2020-04-01T14:01:26.262Z] ---> aa701fb30ae1 [2020-04-01T14:01:26.262Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-01T14:01:26.262Z] ---> Running in 9dddf3170bea [2020-04-01T14:01:27.205Z] Removing intermediate container 9dddf3170bea [2020-04-01T14:01:27.205Z] ---> 99cd1a4df624 [2020-04-01T14:01:27.205Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-01T14:01:27.773Z] ---> 1291734b6bfb [2020-04-01T14:01:27.773Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-01T14:01:28.034Z] ---> 654dc25c10a3 [2020-04-01T14:01:28.034Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-01T14:01:28.034Z] ---> 8a95e4e53ea9 [2020-04-01T14:01:28.034Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-01T14:01:28.296Z] ---> f16c3bcfc469 [2020-04-01T14:01:28.296Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-01T14:01:28.296Z] ---> 095fb6b3634b [2020-04-01T14:01:28.296Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-01T14:01:28.557Z] ---> 945ab6c52ca5 [2020-04-01T14:01:28.557Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-01T14:01:28.557Z] ---> Running in e491fdb5ae11 [2020-04-01T14:01:29.128Z] + CPPCHECK=false [2020-04-01T14:01:29.128Z] + DOCGEN=false [2020-04-01T14:01:29.128Z] + TOMLVER=SDK-0.2 [2020-04-01T14:01:29.128Z] + CUTILVER=1.0.0 [2020-04-01T14:01:29.128Z] + '[' 0 -gt 0 ] [2020-04-01T14:01:29.128Z] + readlink -f ./scripts/build.sh [2020-04-01T14:01:29.128Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-01T14:01:29.128Z] + dirname /tmp/sdk/scripts [2020-04-01T14:01:29.128Z] + ROOT=/tmp/sdk [2020-04-01T14:01:29.128Z] + cd /tmp/sdk [2020-04-01T14:01:29.128Z] + '[' '!' -d deps ] [2020-04-01T14:01:29.128Z] + mkdir deps [2020-04-01T14:01:29.128Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-01T14:01:29.128Z] + tar -C deps -z -x -f - [2020-04-01T14:01:29.128Z] --2020-04-01 14:01:28-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-01T14:01:29.128Z] Resolving github.com... 140.82.114.3 [2020-04-01T14:01:29.128Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-01T14:01:29.128Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:01:29.128Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-01T14:01:29.128Z] --2020-04-01 14:01:29-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-01T14:01:29.128Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-01T14:01:29.128Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-01T14:01:29.388Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:01:29.388Z] Length: unspecified [application/x-gzip] [2020-04-01T14:01:29.388Z] Saving to: 'STDOUT' [2020-04-01T14:01:29.388Z] [2020-04-01T14:01:29.388Z] 0K .......... ...... 1.08M=0.01s [2020-04-01T14:01:29.388Z] [2020-04-01T14:01:29.388Z] 2020-04-01 14:01:29 (1.08 MB/s) - written to stdout [16451] [2020-04-01T14:01:29.388Z] [2020-04-01T14:01:29.388Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-01T14:01:29.388Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-01T14:01:29.388Z] + tar -C deps -z -x -f - [2020-04-01T14:01:29.388Z] --2020-04-01 14:01:29-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-01T14:01:29.388Z] Resolving github.com... 140.82.114.3 [2020-04-01T14:01:29.388Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-01T14:01:29.647Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:01:29.647Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-01T14:01:29.647Z] --2020-04-01 14:01:29-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-01T14:01:29.647Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-01T14:01:29.647Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-01T14:01:29.647Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:01:29.647Z] Length: unspecified [application/x-gzip] [2020-04-01T14:01:29.647Z] Saving to: 'STDOUT' [2020-04-01T14:01:29.647Z]  [2020-04-01T14:01:29.647Z] 0K .......... .......... .......... .......... .......... 1.36M [2020-04-01T14:01:29.906Z] 50K .......... .......... .......... .......... .......... 2.72M [2020-04-01T14:01:29.906Z] 100K .......... .......... .......... .......... ........ 53.9M=0.05s [2020-04-01T14:01:29.906Z] [2020-04-01T14:01:29.906Z] 2020-04-01 14:01:29 (2.64 MB/s) - written to stdout [151809] [2020-04-01T14:01:29.906Z] [2020-04-01T14:01:29.906Z] + mkdir -p src/c/iot [2020-04-01T14:01:29.906Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-01T14:01:29.906Z] + mkdir -p include/iot [2020-04-01T14:01:29.906Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-01T14:01:29.906Z] + mkdir -p include/iot/os [2020-04-01T14:01:29.906Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-01T14:01:29.906Z] + mkdir -p /tmp/sdk/build/release [2020-04-01T14:01:29.906Z] + cd /tmp/sdk/build/release [2020-04-01T14:01:29.906Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-01T14:01:29.906Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:01:29.906Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:01:29.906Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:01:29.906Z] -- Detecting C compiler ABI info [2020-04-01T14:01:30.166Z] -- Detecting C compiler ABI info - done [2020-04-01T14:01:30.166Z] -- Detecting C compile features [2020-04-01T14:01:30.426Z] -- Detecting C compile features - done [2020-04-01T14:01:30.426Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-01T14:01:30.426Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-01T14:01:30.426Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-01T14:01:30.426Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-01T14:01:30.426Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-01T14:01:30.426Z] -- C SDK 0.0.0 for Linux [2020-04-01T14:01:30.426Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-01T14:01:30.426Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-01T14:01:30.426Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-01T14:01:30.426Z] -- Configuring done [2020-04-01T14:01:30.426Z] -- Generating done [2020-04-01T14:01:30.426Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-01T14:01:30.426Z] + make [2020-04-01T14:01:30.426Z] + tee release.log [2020-04-01T14:01:30.686Z] Scanning dependencies of target csdk [2020-04-01T14:01:30.686Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-01T14:01:30.686Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-01T14:01:30.945Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-01T14:01:31.205Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-01T14:01:31.465Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-01T14:01:31.465Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-01T14:01:31.724Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-01T14:01:31.991Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-01T14:01:32.253Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-01T14:01:32.253Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-01T14:01:32.512Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-01T14:01:32.512Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-01T14:01:32.774Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-01T14:01:32.774Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-01T14:01:33.713Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-01T14:01:33.713Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-01T14:01:33.713Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-01T14:01:33.971Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-01T14:01:34.543Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-01T14:01:34.543Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-01T14:01:34.543Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-01T14:01:34.543Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-01T14:01:34.802Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-01T14:01:34.802Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-01T14:01:35.064Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-01T14:01:35.064Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-01T14:01:35.323Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-01T14:01:35.323Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-01T14:01:35.583Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-01T14:01:35.842Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-01T14:01:35.842Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-01T14:01:36.782Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-01T14:01:37.042Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-01T14:01:37.042Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-01T14:01:37.304Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-01T14:01:37.564Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:01:38.133Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-01T14:01:39.072Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-01T14:01:39.072Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-01T14:01:39.337Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-01T14:01:39.337Z] [ 65%] Linking C shared library libcsdk.so [2020-04-01T14:01:39.597Z] [ 65%] Built target csdk [2020-04-01T14:01:39.597Z] Scanning dependencies of target template [2020-04-01T14:01:39.597Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-01T14:01:39.597Z] [ 68%] Linking C executable template [2020-04-01T14:01:39.855Z] [ 68%] Built target template [2020-04-01T14:01:39.855Z] Scanning dependencies of target device-counter [2020-04-01T14:01:39.855Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-01T14:01:39.855Z] [ 71%] Linking C executable device-counter [2020-04-01T14:01:39.855Z] [ 71%] Built target device-counter [2020-04-01T14:01:39.855Z] Scanning dependencies of target device-random [2020-04-01T14:01:39.855Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-01T14:01:40.115Z] [ 74%] Linking C executable device-random [2020-04-01T14:01:40.115Z] [ 74%] Built target device-random [2020-04-01T14:01:40.115Z] Scanning dependencies of target device-gyro [2020-04-01T14:01:40.115Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-01T14:01:40.374Z] [ 77%] Linking C executable device-gyro [2020-04-01T14:01:40.374Z] [ 77%] Built target device-gyro [2020-04-01T14:01:40.374Z] Scanning dependencies of target template-discovery [2020-04-01T14:01:40.374Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-01T14:01:40.634Z] [ 80%] Linking C executable template-discovery [2020-04-01T14:01:40.634Z] [ 80%] Built target template-discovery [2020-04-01T14:01:40.634Z] Scanning dependencies of target device-terminal [2020-04-01T14:01:40.634Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-01T14:01:40.634Z] [ 84%] Linking C executable device-terminal [2020-04-01T14:01:40.892Z] [ 84%] Built target device-terminal [2020-04-01T14:01:40.892Z] Scanning dependencies of target template2 [2020-04-01T14:01:40.892Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-01T14:01:40.892Z] [ 87%] Linking C executable template2 [2020-04-01T14:01:41.154Z] [ 87%] Built target template2 [2020-04-01T14:01:41.154Z] Scanning dependencies of target device-counterv2 [2020-04-01T14:01:41.154Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-01T14:01:41.154Z] [ 90%] Linking C executable device-counterv2 [2020-04-01T14:01:41.154Z] [ 90%] Built target device-counterv2 [2020-04-01T14:01:41.154Z] Scanning dependencies of target device-gyrov2 [2020-04-01T14:01:41.154Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-01T14:01:41.413Z] [ 93%] Linking C executable device-gyrov2 [2020-04-01T14:01:41.413Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:01:41.413Z] Scanning dependencies of target device-randomv2 [2020-04-01T14:01:41.413Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-01T14:01:41.671Z] [ 96%] Linking C executable device-randomv2 [2020-04-01T14:01:41.671Z] [ 96%] Built target device-randomv2 [2020-04-01T14:01:41.671Z] Scanning dependencies of target device-terminalv2 [2020-04-01T14:01:41.671Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-01T14:01:41.671Z] [100%] Linking C executable device-terminalv2 [2020-04-01T14:01:41.958Z] [100%] Built target device-terminalv2 [2020-04-01T14:01:41.959Z] + make package [2020-04-01T14:01:41.959Z] + tee -a release.log [2020-04-01T14:01:41.959Z] [ 65%] Built target csdk [2020-04-01T14:01:41.959Z] [ 68%] Built target template [2020-04-01T14:01:41.959Z] [ 71%] Built target device-counter [2020-04-01T14:01:41.959Z] [ 74%] Built target device-random [2020-04-01T14:01:41.959Z] [ 77%] Built target device-gyro [2020-04-01T14:01:41.959Z] [ 80%] Built target template-discovery [2020-04-01T14:01:41.959Z] [ 84%] Built target device-terminal [2020-04-01T14:01:41.959Z] [ 87%] Built target template2 [2020-04-01T14:01:41.959Z] [ 90%] Built target device-counterv2 [2020-04-01T14:01:41.959Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:01:42.244Z] [ 96%] Built target device-randomv2 [2020-04-01T14:01:42.244Z] [100%] Built target device-terminalv2 [2020-04-01T14:01:42.244Z] Run CPack packaging tool... [2020-04-01T14:01:42.244Z] CPack: Create package using TGZ [2020-04-01T14:01:42.244Z] CPack: Install projects [2020-04-01T14:01:42.244Z] CPack: - Run preinstall target for: Csdk [2020-04-01T14:01:42.524Z] CPack: - Install project: Csdk [2020-04-01T14:01:42.524Z] CPack: Create package [2020-04-01T14:01:42.524Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-01T14:01:42.524Z] + '[' false '=' true ] [2020-04-01T14:01:42.524Z] + '[' false '=' true ] [2020-04-01T14:01:42.524Z] + mkdir -p /tmp/sdk/build/debug [2020-04-01T14:01:42.524Z] + cd /tmp/sdk/build/debug [2020-04-01T14:01:42.524Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-01T14:01:42.524Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:01:42.524Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:01:42.524Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:01:42.524Z] -- Detecting C compiler ABI info [2020-04-01T14:01:42.789Z] -- Detecting C compiler ABI info - done [2020-04-01T14:01:42.789Z] -- Detecting C compile features [2020-04-01T14:01:43.048Z] -- Detecting C compile features - done [2020-04-01T14:01:43.048Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-01T14:01:43.048Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-01T14:01:43.048Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-01T14:01:43.048Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-01T14:01:43.048Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-01T14:01:43.048Z] -- C SDK 0.0.0 for Linux [2020-04-01T14:01:43.048Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-01T14:01:43.048Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-01T14:01:43.048Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-01T14:01:43.048Z] -- Configuring done [2020-04-01T14:01:43.048Z] -- Generating done [2020-04-01T14:01:43.048Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-01T14:01:43.048Z] + make [2020-04-01T14:01:43.048Z] + tee debug.log [2020-04-01T14:01:43.307Z] Scanning dependencies of target csdk [2020-04-01T14:01:43.307Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-01T14:01:43.307Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-01T14:01:43.307Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-01T14:01:43.569Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-01T14:01:43.569Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-01T14:01:43.828Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-01T14:01:43.829Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-01T14:01:43.829Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-01T14:01:44.088Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-01T14:01:44.088Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-01T14:01:44.088Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-01T14:01:44.357Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-01T14:01:44.357Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-01T14:01:44.357Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-01T14:01:44.616Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-01T14:01:44.616Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-01T14:01:44.616Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-01T14:01:44.875Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-01T14:01:44.875Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-01T14:01:45.134Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-01T14:01:45.134Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-01T14:01:45.134Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-01T14:01:45.134Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-01T14:01:45.134Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-01T14:01:45.395Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-01T14:01:45.395Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-01T14:01:45.395Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-01T14:01:45.395Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-01T14:01:45.653Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-01T14:01:45.653Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-01T14:01:45.653Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-01T14:01:45.912Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-01T14:01:46.170Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-01T14:01:46.170Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-01T14:01:46.170Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-01T14:01:46.428Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:01:46.702Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-01T14:01:46.702Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-01T14:01:46.962Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-01T14:01:46.962Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-01T14:01:46.962Z] [ 65%] Linking C shared library libcsdk.so [2020-04-01T14:01:47.221Z] [ 65%] Built target csdk [2020-04-01T14:01:47.221Z] Scanning dependencies of target template [2020-04-01T14:01:47.221Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-01T14:01:47.221Z] [ 68%] Linking C executable template [2020-04-01T14:01:47.221Z] [ 68%] Built target template [2020-04-01T14:01:47.221Z] Scanning dependencies of target device-counter [2020-04-01T14:01:47.221Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-01T14:01:47.480Z] [ 71%] Linking C executable device-counter [2020-04-01T14:01:47.480Z] [ 71%] Built target device-counter [2020-04-01T14:01:47.480Z] Scanning dependencies of target device-random [2020-04-01T14:01:47.480Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-01T14:01:47.480Z] [ 74%] Linking C executable device-random [2020-04-01T14:01:47.480Z] [ 74%] Built target device-random [2020-04-01T14:01:47.742Z] Scanning dependencies of target device-gyro [2020-04-01T14:01:47.742Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-01T14:01:47.742Z] [ 77%] Linking C executable device-gyro [2020-04-01T14:01:47.742Z] [ 77%] Built target device-gyro [2020-04-01T14:01:47.742Z] Scanning dependencies of target template-discovery [2020-04-01T14:01:47.742Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-01T14:01:47.742Z] [ 80%] Linking C executable template-discovery [2020-04-01T14:01:48.001Z] [ 80%] Built target template-discovery [2020-04-01T14:01:48.001Z] Scanning dependencies of target device-terminal [2020-04-01T14:01:48.001Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-01T14:01:48.001Z] [ 84%] Linking C executable device-terminal [2020-04-01T14:01:48.001Z] [ 84%] Built target device-terminal [2020-04-01T14:01:48.001Z] Scanning dependencies of target template2 [2020-04-01T14:01:48.001Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-01T14:01:48.260Z] [ 87%] Linking C executable template2 [2020-04-01T14:01:48.260Z] [ 87%] Built target template2 [2020-04-01T14:01:48.260Z] Scanning dependencies of target device-counterv2 [2020-04-01T14:01:48.260Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-01T14:01:48.260Z] [ 90%] Linking C executable device-counterv2 [2020-04-01T14:01:48.260Z] [ 90%] Built target device-counterv2 [2020-04-01T14:01:48.522Z] Scanning dependencies of target device-gyrov2 [2020-04-01T14:01:48.522Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-01T14:01:48.522Z] [ 93%] Linking C executable device-gyrov2 [2020-04-01T14:01:48.522Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:01:48.522Z] Scanning dependencies of target device-randomv2 [2020-04-01T14:01:48.522Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-01T14:01:48.522Z] [ 96%] Linking C executable device-randomv2 [2020-04-01T14:01:48.781Z] [ 96%] Built target device-randomv2 [2020-04-01T14:01:48.781Z] Scanning dependencies of target device-terminalv2 [2020-04-01T14:01:48.781Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-01T14:01:48.781Z] [100%] Linking C executable device-terminalv2 [2020-04-01T14:01:48.781Z] [100%] Built target device-terminalv2 [2020-04-01T14:01:48.781Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:48.781Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:48.781Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:48.781Z] Scanning dependencies of target csdk [2020-04-01T14:01:49.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.040Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:01:49.300Z] [ 3%] Linking C shared library libcsdk.so [2020-04-01T14:01:49.300Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.300Z] [ 65%] Built target csdk [2020-04-01T14:01:49.300Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.300Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.300Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.300Z] [ 66%] Linking C executable template [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 68%] Built target template [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 69%] Linking C executable device-counter [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 71%] Built target device-counter [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 73%] Linking C executable device-random [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 74%] Built target device-random [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 76%] Linking C executable device-gyro [2020-04-01T14:01:49.561Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.561Z] [ 77%] Built target device-gyro [2020-04-01T14:01:49.561Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 79%] Linking C executable template-discovery [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 80%] Built target template-discovery [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 82%] Linking C executable device-terminal [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 84%] Built target device-terminal [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 85%] Linking C executable template2 [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 87%] Built target template2 [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:49.820Z] [ 88%] Linking C executable device-counterv2 [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 90%] Built target device-counterv2 [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 92%] Linking C executable device-gyrov2 [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 95%] Linking C executable device-randomv2 [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 96%] Built target device-randomv2 [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.079Z] [ 98%] Linking C executable device-terminalv2 [2020-04-01T14:01:50.337Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.337Z] [100%] Built target device-terminalv2 [2020-04-01T14:01:50.337Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.337Z] Install the project... [2020-04-01T14:01:50.337Z] -- Install configuration: "Release" [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-01T14:01:50.337Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-01T14:01:50.337Z] -- Up-to-date: /usr/local/include [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/devsdk [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/edgex [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-01T14:01:50.337Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/component.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/container.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/data.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/json.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/os.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/time.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/os [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-01T14:01:50.338Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-01T14:01:50.338Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:01:50.911Z] Removing intermediate container e491fdb5ae11 [2020-04-01T14:01:50.911Z] ---> 64218efa283f [2020-04-01T14:01:50.911Z] Step 14/21 : FROM alpine:3.9 [2020-04-01T14:01:51.481Z] 3.9: Pulling from library/alpine [2020-04-01T14:01:51.740Z] 9123ac7c32f7: Pulling fs layer [2020-04-01T14:01:51.740Z] 9123ac7c32f7: Verifying Checksum [2020-04-01T14:01:51.740Z] 9123ac7c32f7: Download complete [2020-04-01T14:01:52.000Z] 9123ac7c32f7: Pull complete [2020-04-01T14:01:52.000Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-01T14:01:52.000Z] Status: Downloaded newer image for alpine:3.9 [2020-04-01T14:01:52.000Z] ---> 82f67be598eb [2020-04-01T14:01:52.000Z] Step 15/21 : MAINTAINER IOTech [2020-04-01T14:01:52.000Z] ---> Running in 2b2e71703a07 [2020-04-01T14:01:52.260Z] Removing intermediate container 2b2e71703a07 [2020-04-01T14:01:52.260Z] ---> dd30cb6c2401 [2020-04-01T14:01:52.260Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-01T14:01:52.260Z] ---> Running in 7ee3598f34fb [2020-04-01T14:01:53.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-01T14:01:53.203Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-01T14:01:53.203Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-01T14:01:53.463Z] (2/48) Installing libmagic (5.36-r1) [2020-04-01T14:01:53.463Z] (3/48) Installing file (5.36-r1) [2020-04-01T14:01:53.463Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-01T14:01:53.463Z] (5/48) Installing isl (0.18-r0) [2020-04-01T14:01:53.463Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-01T14:01:53.463Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-01T14:01:53.463Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-01T14:01:53.463Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-01T14:01:53.463Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-01T14:01:53.463Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-01T14:01:53.463Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-01T14:01:56.748Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-01T14:01:58.124Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-01T14:01:58.124Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-01T14:01:59.065Z] (16/48) Installing make (4.2.1-r2) [2020-04-01T14:01:59.065Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-01T14:01:59.065Z] (18/48) Installing build-base (0.5-r1) [2020-04-01T14:01:59.065Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-01T14:01:59.065Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-01T14:01:59.065Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-01T14:01:59.065Z] (22/48) Installing expat (2.2.8-r0) [2020-04-01T14:01:59.065Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-01T14:01:59.065Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-01T14:01:59.066Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-01T14:01:59.066Z] (26/48) Installing ca-certificates (20190108-r0) [2020-04-01T14:01:59.066Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-01T14:01:59.066Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-01T14:01:59.066Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-01T14:01:59.066Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-01T14:01:59.066Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-01T14:01:59.324Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-01T14:01:59.324Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-01T14:01:59.324Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-01T14:01:59.324Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-01T14:01:59.873Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1736 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws [2020-04-01T14:01:59.910Z] Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout [2020-04-01T14:02:00.704Z] (36/48) Installing curl (7.64.0-r3) [2020-04-01T14:02:00.704Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-01T14:02:00.704Z] (38/48) Installing git (2.20.2-r0) [2020-04-01T14:02:00.704Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-01T14:02:00.704Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-01T14:02:00.704Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-01T14:02:00.704Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-01T14:02:00.704Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-01T14:02:00.704Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-01T14:02:00.704Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-01T14:02:00.704Z] (46/48) Installing libuuid (2.33-r0) [2020-04-01T14:02:00.704Z] (47/48) Installing wget (1.20.3-r0) [2020-04-01T14:02:00.704Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-01T14:02:00.704Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:02:00.704Z] Executing ca-certificates-20190108-r0.trigger [2020-04-01T14:02:00.962Z] OK: 222 MiB in 62 packages [2020-04-01T14:02:05.737Z] using credential edgex-jenkins-ssh [2020-04-01T14:02:05.798Z] Cloning the remote Git repository [2020-04-01T14:02:05.798Z] Cloning with configured refspecs honoured and without tags [2020-04-01T14:02:05.861Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:02:05.948Z] > git init /w/workspace/device-sdk-c/4 # timeout=10 [2020-04-01T14:02:06.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:02:06.022Z] > git --version # timeout=10 [2020-04-01T14:02:06.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:02:06.134Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:02:07.181Z] Fetching without tags [2020-04-01T14:02:07.547Z] Removing intermediate container 7ee3598f34fb [2020-04-01T14:02:07.547Z] ---> d6627fe44759 [2020-04-01T14:02:07.547Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-01T14:02:07.547Z] ---> b091979fc519 [2020-04-01T14:02:07.547Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-01T14:02:07.547Z] ---> c147f04c5342 [2020-04-01T14:02:07.547Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-01T14:02:07.547Z] ---> deec9da6e56f [2020-04-01T14:02:07.547Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-01T14:02:07.547Z] ---> 8145ae70c174 [2020-04-01T14:02:07.547Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-01T14:02:07.547Z] ---> bf1e121d2f26 [2020-04-01T14:02:07.547Z] Successfully built bf1e121d2f26 [2020-04-01T14:02:07.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-04-01T14:02:07.714Z] Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [Pipeline] script [Pipeline] { [2020-04-01T14:02:07.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-01T14:02:07.104Z] > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 [2020-04-01T14:02:07.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:02:07.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-01T14:02:07.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-01T14:02:07.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:02:07.226Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-01T14:02:07.735Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T14:02:07.761Z] > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:02:08.084Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-01T14:02:08.084Z] . [Pipeline] withDockerContainer [2020-04-01T14:02:08.112Z] Merge succeeded, producing 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [2020-04-01T14:02:08.112Z] Checking out Revision 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 (PR-245) [2020-04-01T14:02:08.210Z] prd-centos7-docker-4c-2g-1735 does not seem to be running inside a container [2020-04-01T14:02:08.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@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 ******** ci-base-image-x86_64 cat [2020-04-01T14:02:08.779Z] $ docker top 82b3c60b6a4eefcdce2dad9539e2e382f700fdf641f0b89e385627d41e11f538 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-01T14:02:07.874Z] > git remote # timeout=10 [2020-04-01T14:02:07.976Z] > git config --get remote.origin.url # timeout=10 [2020-04-01T14:02:08.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-01T14:02:08.031Z] > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-04-01T14:02:08.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-01T14:02:08.120Z] > git config core.sparsecheckout # timeout=10 [2020-04-01T14:02:08.157Z] > git checkout -f 6859719aad03d4f07fcc9e6fc8df4ca857e17f55 # timeout=10 [2020-04-01T14:02:09.276Z] + make test [2020-04-01T14:02:09.276Z] echo "make test" [2020-04-01T14:02:09.276Z] make test [Pipeline] } [2020-04-01T14:02:09.285Z] $ docker stop --time=1 82b3c60b6a4eefcdce2dad9539e2e382f700fdf641f0b89e385627d41e11f538 [2020-04-01T14:02:10.647Z] $ docker rm -f 82b3c60b6a4eefcdce2dad9539e2e382f700fdf641f0b89e385627d41e11f538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-01T14:02:11.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-01T14:02:12.185Z] + ls -al . [2020-04-01T14:02:12.186Z] total 160 [2020-04-01T14:02:12.186Z] drwxrwxr-x. 8 jenkins jenkins 260 Apr 1 14:01 . [2020-04-01T14:02:12.186Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 1 14:01 .. [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 3104 Apr 1 14:01 Attribution.txt [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 4941 Apr 1 14:01 CHANGES [2020-04-01T14:02:12.186Z] drwxrwxr-x. 2 jenkins jenkins 144 Apr 1 14:01 docs [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 108574 Apr 1 14:01 Doxyfile [2020-04-01T14:02:12.186Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 14:01 .git [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 176 Apr 1 14:01 .gitignore [2020-04-01T14:02:12.186Z] drwxrwxr-x. 4 jenkins jenkins 33 Apr 1 14:01 include [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 792 Apr 1 14:01 Jenkinsfile [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 1 14:01 LICENSE [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 448 Apr 1 14:01 Makefile [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 1849 Apr 1 14:01 README.md [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 5031 Apr 1 14:01 README.v2.md [2020-04-01T14:02:12.186Z] drwxrwxr-x. 2 jenkins jenkins 106 Apr 1 14:01 scripts [2020-04-01T14:02:12.186Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 1 14:01 .semver [2020-04-01T14:02:12.186Z] drwxrwxr-x. 4 jenkins jenkins 50 Apr 1 14:01 src [2020-04-01T14:02:12.186Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 13:59 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:02:12.467Z] Commit message: "Made changes according to first review" [2020-04-01T14:02:12.480Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6859719aad03d4f07fcc9e6fc8df4ca857e17f55 --label arch=amd64 --label version=0.0.0 . [2020-04-01T14:02:12.739Z] Sending build context to Docker daemon 2.947MB [2020-04-01T14:02:12.739Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-01T14:02:12.739Z] Step 2/15 : FROM ${BASE} [2020-04-01T14:02:12.739Z] ---> bf1e121d2f26 [2020-04-01T14:02:12.739Z] Step 3/15 : MAINTAINER IOTech [2020-04-01T14:02:12.739Z] ---> Running in a581c525040a [2020-04-01T14:02:12.739Z] Removing intermediate container a581c525040a [2020-04-01T14:02:12.739Z] ---> 3285539709c5 [2020-04-01T14:02:12.739Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-01T14:02:12.998Z] ---> Running in 5d9d48ec5595 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-01T14:02:13.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-01T14:02:13.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-01T14:02:13.261Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-01T14:02:13.519Z] (2/21) Installing openssl-dev (1.1.1d-r2) [Pipeline] echo [2020-04-01T14:02:13.695Z] ========================================================= [2020-04-01T14:02:13.695Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-04-01T14:02:13.695Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:02:13.778Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-01T14:02:13.778Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-01T14:02:14.347Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-01T14:02:14.347Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-01T14:02:14.347Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-01T14:02:14.347Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-01T14:02:14.347Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-01T14:02:14.347Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-01T14:02:14.606Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-01T14:02:14.606Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-01T14:02:14.606Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-01T14:02:14.606Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-01T14:02:14.606Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-01T14:02:14.606Z] (16/21) Installing libblkid (2.33-r0) [2020-04-01T14:02:14.606Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-01T14:02:14.606Z] (18/21) Installing libmount (2.33-r0) [2020-04-01T14:02:14.606Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-01T14:02:14.606Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-04-01T14:02:14.606Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-01T14:02:14.606Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:02:14.606Z] OK: 265 MiB in 83 packages [2020-04-01T14:02:14.709Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-04-01T14:02:15.688Z] Sending build context to Docker daemon 2.947MB [2020-04-01T14:02:15.688Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-01T14:02:15.688Z] Step 2/21 : FROM ${BASE} as builder [2020-04-01T14:02:15.958Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-04-01T14:02:15.958Z] 0362ad1dd800: Pulling fs layer [2020-04-01T14:02:15.958Z] f2cdb1532d8b: Pulling fs layer [2020-04-01T14:02:15.958Z] 37ed683be191: Pulling fs layer [2020-04-01T14:02:15.958Z] f2cdb1532d8b: Verifying Checksum [2020-04-01T14:02:15.958Z] f2cdb1532d8b: Download complete [2020-04-01T14:02:16.229Z] 0362ad1dd800: Download complete [2020-04-01T14:02:16.824Z] 0362ad1dd800: Pull complete [2020-04-01T14:02:17.091Z] f2cdb1532d8b: Pull complete [2020-04-01T14:02:17.143Z] Removing intermediate container 5d9d48ec5595 [2020-04-01T14:02:17.143Z] ---> d9197059db0f [2020-04-01T14:02:17.143Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-01T14:02:17.143Z] ---> 91fc56a9885c [2020-04-01T14:02:17.143Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-01T14:02:17.403Z] ---> 8ab9d9a45ecc [2020-04-01T14:02:17.403Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-01T14:02:17.661Z] ---> 5aa6868e236f [2020-04-01T14:02:17.661Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-01T14:02:17.919Z] ---> 93afec1fd523 [2020-04-01T14:02:17.919Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-01T14:02:17.919Z] ---> 49a6ac8bcb5c [2020-04-01T14:02:17.919Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-01T14:02:18.179Z] ---> 52b09127f218 [2020-04-01T14:02:18.179Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-01T14:02:18.179Z] ---> Running in 1775a69ffbd4 [2020-04-01T14:02:18.438Z] Removing intermediate container 1775a69ffbd4 [2020-04-01T14:02:18.438Z] ---> 3a40d0da4354 [2020-04-01T14:02:18.438Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-01T14:02:18.438Z] ---> Running in 015a4c5c0564 [2020-04-01T14:02:18.438Z] Removing intermediate container 015a4c5c0564 [2020-04-01T14:02:18.438Z] ---> be04f37cb751 [2020-04-01T14:02:18.438Z] Step 13/15 : LABEL arch=amd64 [2020-04-01T14:02:18.697Z] ---> Running in fb3ad6ba0e46 [2020-04-01T14:02:18.697Z] Removing intermediate container fb3ad6ba0e46 [2020-04-01T14:02:18.697Z] ---> 63ffcb1d9909 [2020-04-01T14:02:18.697Z] Step 14/15 : LABEL git_sha=6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [2020-04-01T14:02:18.697Z] ---> Running in 4cf911965948 [2020-04-01T14:02:18.955Z] Removing intermediate container 4cf911965948 [2020-04-01T14:02:18.955Z] ---> f0aa405982f4 [2020-04-01T14:02:18.955Z] Step 15/15 : LABEL version=0.0.0 [2020-04-01T14:02:18.955Z] ---> Running in 071446f65f2c [2020-04-01T14:02:18.955Z] Removing intermediate container 071446f65f2c [2020-04-01T14:02:18.955Z] ---> 9576fd5c3e1d [2020-04-01T14:02:18.955Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-04-01T14:02:18.955Z] Successfully built 9576fd5c3e1d [2020-04-01T14:02:18.955Z] Successfully tagged docker-device-sdk-c: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] } [2020-04-01T14:02:23.739Z] 37ed683be191: Download complete [2020-04-01T14:02:33.841Z] 37ed683be191: Pull complete [2020-04-01T14:02:33.841Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-04-01T14:02:33.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-04-01T14:02:33.841Z] ---> b23d30803547 [2020-04-01T14:02:33.841Z] Step 3/21 : 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 [2020-04-01T14:02:35.798Z] ---> Running in 1e23b26f705c [2020-04-01T14:02:36.392Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-01T14:02:37.354Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-01T14:02:37.622Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-01T14:02:37.622Z] (2/8) Installing libuuid (2.33-r0) [2020-04-01T14:02:37.622Z] (3/8) Installing libblkid (2.33-r0) [2020-04-01T14:02:37.890Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-01T14:02:37.890Z] (5/8) Installing libmount (2.33-r0) [2020-04-01T14:02:38.158Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-01T14:02:38.158Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-01T14:02:38.428Z] (8/8) Installing wget (1.20.3-r0) [2020-04-01T14:02:38.428Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:02:38.428Z] OK: 285 MiB in 83 packages [2020-04-01T14:02:39.843Z] Removing intermediate container 1e23b26f705c [2020-04-01T14:02:39.844Z] ---> dff3aa9f1c64 [2020-04-01T14:02:39.844Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-01T14:02:40.112Z] ---> Running in b1060b0f0958 [2020-04-01T14:02:40.385Z] Removing intermediate container b1060b0f0958 [2020-04-01T14:02:40.385Z] ---> 72c8f54b151e [2020-04-01T14:02:40.385Z] Step 5/21 : 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 [2020-04-01T14:02:40.385Z] ---> Running in 98dae9f3511e [2020-04-01T14:02:41.358Z] --2020-04-01 14:02:41-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-01T14:02:41.358Z] Resolving github.com... 140.82.114.4 [2020-04-01T14:02:41.358Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-04-01T14:02:41.358Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:02:41.358Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-01T14:02:41.358Z] --2020-04-01 14:02:41-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-01T14:02:41.358Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-01T14:02:41.626Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-01T14:02:41.626Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:02:41.626Z] Length: unspecified [application/x-gzip] [2020-04-01T14:02:41.626Z] Saving to: 'STDOUT' [2020-04-01T14:02:41.626Z]  [2020-04-01T14:02:41.626Z] 0K .......... .......... .......... .......... .......... 1.32M [2020-04-01T14:02:41.626Z] 50K .......... .......... .......... .......... .......... 2.82M [2020-04-01T14:02:41.626Z] 100K .......... .......... .......... .......... .......... 10.7M [2020-04-01T14:02:41.626Z] 150K .......... .......... .......... .......... .......... 12.8M [2020-04-01T14:02:41.626Z] 200K .......... .......... .......... .......... .......... 3.27M [2020-04-01T14:02:41.626Z] 250K .......... .......... .......... .......... .......... 4.82M [2020-04-01T14:02:41.626Z] 300K .......... .......... .......... .......... .......... 3.42M [2020-04-01T14:02:41.894Z] 350K .......... .......... .......... .......... .......... 4.14M [2020-04-01T14:02:41.894Z] 400K .......... .......... .......... .......... .......... 3.29M [2020-04-01T14:02:41.894Z] 450K .......... .......... .......... .......... .......... 3.03M [2020-04-01T14:02:41.894Z] 500K .......... .......... .......... .......... .......... 4.13M [2020-04-01T14:02:41.894Z] 550K .......... .......... .......... .......... .......... 3.36M [2020-04-01T14:02:41.894Z] 600K .......... .......... .......... .......... .......... 887K [2020-04-01T14:02:41.894Z] 650K .......... .......... .......... .......... .......... 1.84M [2020-04-01T14:02:41.894Z] 700K ..  3.00M=0.3s [2020-04-01T14:02:41.894Z] [2020-04-01T14:02:41.894Z] 2020-04-01 14:02:41 (2.69 MB/s) - written to stdout [719348] [2020-04-01T14:02:41.894Z] [2020-04-01T14:02:42.165Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:02:42.432Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-01T14:02:42.432Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:02:42.700Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:02:42.700Z] -- Detecting C compiler ABI info [2020-04-01T14:02:42.968Z] -- Detecting C compiler ABI info - done [2020-04-01T14:02:42.968Z] -- Detecting C compile features [2020-04-01T14:02:43.558Z] -- Detecting C compile features - done [2020-04-01T14:02:43.558Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-01T14:02:43.826Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-01T14:02:43.826Z] -- Detecting CXX compiler ABI info [2020-04-01T14:02:44.099Z] -- Detecting CXX compiler ABI info - done [2020-04-01T14:02:44.099Z] -- Detecting CXX compile features [2020-04-01T14:02:46.052Z] -- Detecting CXX compile features - done [2020-04-01T14:02:46.052Z] -- Looking for include file endian.h [2020-04-01T14:02:46.052Z] -- Looking for include file endian.h - found [2020-04-01T14:02:46.052Z] -- Check if the system is big endian [2020-04-01T14:02:46.052Z] -- Searching 16 bit integer [2020-04-01T14:02:46.052Z] -- Looking for sys/types.h [2020-04-01T14:02:46.052Z] -- Looking for sys/types.h - found [2020-04-01T14:02:46.052Z] -- Looking for stdint.h [2020-04-01T14:02:46.323Z] -- Looking for stdint.h - found [2020-04-01T14:02:46.323Z] -- Looking for stddef.h [2020-04-01T14:02:46.591Z] -- Looking for stddef.h - found [2020-04-01T14:02:46.591Z] -- Check size of unsigned short [2020-04-01T14:02:46.862Z] -- Check size of unsigned short - done [2020-04-01T14:02:46.862Z] -- Using unsigned short [2020-04-01T14:02:47.132Z] -- Check if the system is big endian - little endian [2020-04-01T14:02:47.132Z] -- Check size of size_t [2020-04-01T14:02:47.403Z] -- Check size of size_t - done [2020-04-01T14:02:47.403Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-01T14:02:47.403Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-01T14:02:47.403Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-01T14:02:47.403Z] CMake did not find one. [2020-04-01T14:02:47.403Z] [2020-04-01T14:02:47.403Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-01T14:02:47.403Z] the following names: [2020-04-01T14:02:47.403Z] [2020-04-01T14:02:47.403Z] cJSONConfig.cmake [2020-04-01T14:02:47.403Z] cjson-config.cmake [2020-04-01T14:02:47.403Z] [2020-04-01T14:02:47.403Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-01T14:02:47.403Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-01T14:02:47.403Z] provides a separate development package or SDK, be sure it has been [2020-04-01T14:02:47.403Z] installed. [2020-04-01T14:02:47.403Z] [2020-04-01T14:02:47.403Z] [2020-04-01T14:02:47.403Z] -- Configuring done [2020-04-01T14:02:47.678Z] -- Generating done [2020-04-01T14:02:47.678Z] -- Build files have been written to: /tmp/cbor [2020-04-01T14:02:47.678Z] Scanning dependencies of target cbor_shared [2020-04-01T14:02:47.944Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-01T14:02:48.529Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-01T14:02:49.112Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-01T14:02:49.378Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-01T14:02:49.961Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-01T14:02:50.229Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-01T14:02:50.229Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-01T14:02:50.498Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-01T14:02:50.765Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-01T14:02:51.034Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-01T14:02:51.621Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-01T14:02:51.889Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-01T14:02:52.157Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-01T14:02:52.426Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-01T14:02:52.696Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-01T14:02:52.963Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-01T14:02:53.231Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-01T14:02:53.499Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-01T14:02:53.499Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-01T14:02:54.085Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-01T14:02:54.085Z] [ 40%] Linking C shared library libcbor.so [2020-04-01T14:02:54.085Z] [ 40%] Built target cbor_shared [2020-04-01T14:02:54.085Z] Scanning dependencies of target cbor [2020-04-01T14:02:54.356Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-01T14:02:54.939Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-01T14:02:55.525Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-01T14:02:55.793Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-01T14:02:56.758Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-01T14:02:57.028Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-01T14:02:57.297Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-01T14:02:57.566Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-01T14:02:57.566Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-01T14:02:58.149Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-01T14:02:58.730Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-01T14:02:58.997Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-01T14:02:59.265Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-01T14:02:59.535Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-01T14:02:59.801Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-01T14:03:00.071Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-01T14:03:00.341Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-01T14:03:00.613Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-01T14:03:00.885Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-01T14:03:01.159Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-01T14:03:01.428Z] [ 80%] Linking C static library libcbor.a [2020-04-01T14:03:01.428Z] [ 80%] Built target cbor [2020-04-01T14:03:01.428Z] Scanning dependencies of target create_items [2020-04-01T14:03:01.428Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-01T14:03:01.701Z] [ 84%] Linking C executable create_items [2020-04-01T14:03:01.701Z] [ 84%] Built target create_items [2020-04-01T14:03:01.979Z] Scanning dependencies of target readfile [2020-04-01T14:03:01.979Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-01T14:03:01.979Z] [ 88%] Linking C executable readfile [2020-04-01T14:03:02.253Z] [ 88%] Built target readfile [2020-04-01T14:03:02.253Z] Scanning dependencies of target streaming_parser [2020-04-01T14:03:02.253Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-01T14:03:02.531Z] [ 92%] Linking C executable streaming_parser [2020-04-01T14:03:02.531Z] [ 92%] Built target streaming_parser [2020-04-01T14:03:02.531Z] Scanning dependencies of target sort [2020-04-01T14:03:02.531Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-01T14:03:02.804Z] [ 96%] Linking C executable sort [2020-04-01T14:03:02.804Z] [ 96%] Built target sort [2020-04-01T14:03:02.804Z] Scanning dependencies of target hello [2020-04-01T14:03:02.804Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-01T14:03:03.078Z] [100%] Linking C executable hello [2020-04-01T14:03:03.078Z] [100%] Built target hello [2020-04-01T14:03:03.078Z] Install the project... [2020-04-01T14:03:03.078Z] -- Install configuration: "Release" [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-01T14:03:03.078Z] -- Up-to-date: /usr/local/include/cbor [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-01T14:03:03.078Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/include/cbor.h [2020-04-01T14:03:03.350Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-01T14:03:05.313Z] Removing intermediate container 98dae9f3511e [2020-04-01T14:03:05.313Z] ---> 4b1eba9d79d7 [2020-04-01T14:03:05.313Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-01T14:03:05.583Z] ---> Running in 721c61fe706c [2020-04-01T14:03:07.544Z] Removing intermediate container 721c61fe706c [2020-04-01T14:03:07.544Z] ---> cd0f47369d2f [2020-04-01T14:03:07.544Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-01T14:03:08.137Z] ---> b79921045ca3 [2020-04-01T14:03:08.137Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-01T14:03:08.729Z] ---> 574fcc66bbcc [2020-04-01T14:03:08.729Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-01T14:03:09.319Z] ---> ecbcb7b5a4bb [2020-04-01T14:03:09.319Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-01T14:03:09.591Z] ---> dff882568588 [2020-04-01T14:03:09.591Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-01T14:03:10.191Z] ---> d834448809a8 [2020-04-01T14:03:10.191Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-01T14:03:10.783Z] ---> eee0c4c8bcf0 [2020-04-01T14:03:10.783Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-01T14:03:10.783Z] ---> Running in fdcc1707b24d [2020-04-01T14:03:11.754Z] + CPPCHECK=false [2020-04-01T14:03:11.754Z] + DOCGEN=false [2020-04-01T14:03:11.754Z] + TOMLVER=SDK-0.2 [2020-04-01T14:03:11.754Z] + CUTILVER=1.0.0 [2020-04-01T14:03:11.754Z] + '[' 0 -gt 0 ] [2020-04-01T14:03:11.754Z] + readlink -f ./scripts/build.sh [2020-04-01T14:03:11.754Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-01T14:03:11.754Z] + dirname /tmp/sdk/scripts [2020-04-01T14:03:11.754Z] + ROOT=/tmp/sdk [2020-04-01T14:03:11.754Z] + cd /tmp/sdk [2020-04-01T14:03:11.754Z] + '[' '!' -d deps ] [2020-04-01T14:03:11.754Z] + mkdir deps [2020-04-01T14:03:11.754Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-01T14:03:11.754Z] + tar -C deps -z -x -f - [2020-04-01T14:03:11.754Z] --2020-04-01 14:03:11-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-01T14:03:11.754Z] Resolving github.com... 140.82.112.4 [2020-04-01T14:03:11.754Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-01T14:03:11.754Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:03:11.754Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-01T14:03:11.754Z] --2020-04-01 14:03:11-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-01T14:03:11.754Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-01T14:03:12.020Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-01T14:03:12.020Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:03:12.020Z] Length: unspecified [application/x-gzip] [2020-04-01T14:03:12.020Z] Saving to: 'STDOUT' [2020-04-01T14:03:12.020Z] [2020-04-01T14:03:12.020Z] 0K .......... ...... 990K=0.02s [2020-04-01T14:03:12.020Z] [2020-04-01T14:03:12.020Z] 2020-04-01 14:03:11 (990 KB/s) - written to stdout [16451] [2020-04-01T14:03:12.020Z] [2020-04-01T14:03:12.020Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-01T14:03:12.020Z] + wget+ -Otar - -C https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-01T14:03:12.020Z] deps -z -x -f - [2020-04-01T14:03:12.020Z] --2020-04-01 14:03:11-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-04-01T14:03:12.020Z] Resolving github.com... 140.82.112.4 [2020-04-01T14:03:12.020Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-01T14:03:12.287Z] HTTP request sent, awaiting response... 302 Found [2020-04-01T14:03:12.287Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-04-01T14:03:12.287Z] --2020-04-01 14:03:12-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-04-01T14:03:12.287Z] Resolving codeload.github.com... 140.82.114.10 [2020-04-01T14:03:12.287Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-04-01T14:03:12.554Z] HTTP request sent, awaiting response... 200 OK [2020-04-01T14:03:12.554Z] Length: unspecified [application/x-gzip] [2020-04-01T14:03:12.554Z] Saving to: 'STDOUT' [2020-04-01T14:03:12.554Z]  [2020-04-01T14:03:12.554Z] 0K .......... .......... .......... .......... .......... 1.49M [2020-04-01T14:03:12.554Z] 50K .......... .......... .......... .......... .......... 3.36M [2020-04-01T14:03:12.554Z] 100K .......... .......... .......... .......... ........ 4.58M=0.06s [2020-04-01T14:03:12.554Z] [2020-04-01T14:03:12.554Z] 2020-04-01 14:03:12 (2.51 MB/s) - written to stdout [151809] [2020-04-01T14:03:12.554Z] [2020-04-01T14:03:12.554Z] + mkdir -p src/c/iot [2020-04-01T14:03:12.554Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-04-01T14:03:12.554Z] + mkdir -p include/iot [2020-04-01T14:03:12.554Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-04-01T14:03:12.554Z] + mkdir -p include/iot/os [2020-04-01T14:03:12.554Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-04-01T14:03:12.554Z] + mkdir -p /tmp/sdk/build/release [2020-04-01T14:03:12.554Z] + cd /tmp/sdk/build/release [2020-04-01T14:03:12.554Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-01T14:03:12.822Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:03:12.822Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:03:13.090Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:03:13.090Z] -- Detecting C compiler ABI info [2020-04-01T14:03:13.360Z] -- Detecting C compiler ABI info - done [2020-04-01T14:03:13.360Z] -- Detecting C compile features [2020-04-01T14:03:14.323Z] -- Detecting C compile features - done [2020-04-01T14:03:14.323Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-01T14:03:14.323Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-01T14:03:14.323Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-01T14:03:14.323Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-01T14:03:14.323Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-01T14:03:14.323Z] -- C SDK 0.0.0 for Linux [2020-04-01T14:03:14.323Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-01T14:03:14.323Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-01T14:03:14.323Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-01T14:03:14.589Z] -- Configuring done [2020-04-01T14:03:14.856Z] -- Generating done [2020-04-01T14:03:14.856Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-01T14:03:14.856Z] + + teemake release.log [2020-04-01T14:03:14.856Z] [2020-04-01T14:03:14.856Z] Scanning dependencies of target csdk [2020-04-01T14:03:15.124Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-01T14:03:15.710Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-01T14:03:15.978Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-01T14:03:17.944Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-01T14:03:18.212Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-01T14:03:18.482Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-01T14:03:19.456Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-01T14:03:20.450Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-01T14:03:20.720Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-01T14:03:21.315Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-01T14:03:21.904Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-01T14:03:22.177Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-01T14:03:22.460Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-01T14:03:22.733Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-01T14:03:26.105Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-01T14:03:26.373Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-01T14:03:26.641Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-01T14:03:26.908Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-01T14:03:28.853Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-01T14:03:29.122Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-01T14:03:29.122Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-01T14:03:29.713Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-01T14:03:30.304Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-01T14:03:30.304Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-01T14:03:31.269Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-01T14:03:31.541Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-01T14:03:32.126Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-01T14:03:32.396Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-01T14:03:32.670Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-01T14:03:33.636Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-01T14:03:33.907Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-01T14:03:38.162Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-01T14:03:38.430Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-01T14:03:38.698Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-01T14:03:39.286Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-01T14:03:40.693Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:03:42.098Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-01T14:03:45.463Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-01T14:03:45.463Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-01T14:03:46.876Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-01T14:03:47.145Z] [ 65%] Linking C shared library libcsdk.so [2020-04-01T14:03:47.414Z] [ 65%] Built target csdk [2020-04-01T14:03:47.414Z] Scanning dependencies of target template [2020-04-01T14:03:47.414Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-01T14:03:48.000Z] [ 68%] Linking C executable template [2020-04-01T14:03:48.000Z] [ 68%] Built target template [2020-04-01T14:03:48.266Z] Scanning dependencies of target device-counter [2020-04-01T14:03:48.266Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-01T14:03:48.534Z] [ 71%] Linking C executable device-counter [2020-04-01T14:03:48.802Z] [ 71%] Built target device-counter [2020-04-01T14:03:48.802Z] Scanning dependencies of target device-random [2020-04-01T14:03:48.802Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-01T14:03:49.389Z] [ 74%] Linking C executable device-random [2020-04-01T14:03:49.390Z] [ 74%] Built target device-random [2020-04-01T14:03:49.660Z] Scanning dependencies of target device-gyro [2020-04-01T14:03:49.660Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-01T14:03:49.927Z] [ 77%] Linking C executable device-gyro [2020-04-01T14:03:50.194Z] [ 77%] Built target device-gyro [2020-04-01T14:03:50.194Z] Scanning dependencies of target template-discovery [2020-04-01T14:03:50.194Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-01T14:03:50.777Z] [ 80%] Linking C executable template-discovery [2020-04-01T14:03:51.046Z] [ 80%] Built target template-discovery [2020-04-01T14:03:51.046Z] Scanning dependencies of target device-terminal [2020-04-01T14:03:51.046Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-01T14:03:51.629Z] [ 84%] Linking C executable device-terminal [2020-04-01T14:03:51.629Z] [ 84%] Built target device-terminal [2020-04-01T14:03:51.902Z] Scanning dependencies of target template2 [2020-04-01T14:03:51.902Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-01T14:03:52.492Z] [ 87%] Linking C executable template2 [2020-04-01T14:03:52.492Z] [ 87%] Built target template2 [2020-04-01T14:03:52.492Z] Scanning dependencies of target device-counterv2 [2020-04-01T14:03:52.492Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-01T14:03:53.079Z] [ 90%] Linking C executable device-counterv2 [2020-04-01T14:03:53.348Z] [ 90%] Built target device-counterv2 [2020-04-01T14:03:53.348Z] Scanning dependencies of target device-gyrov2 [2020-04-01T14:03:53.348Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-01T14:03:53.615Z] [ 93%] Linking C executable device-gyrov2 [2020-04-01T14:03:53.883Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:03:53.883Z] Scanning dependencies of target device-randomv2 [2020-04-01T14:03:53.883Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-01T14:03:54.465Z] [ 96%] Linking C executable device-randomv2 [2020-04-01T14:03:54.465Z] [ 96%] Built target device-randomv2 [2020-04-01T14:03:54.465Z] Scanning dependencies of target device-terminalv2 [2020-04-01T14:03:54.465Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-01T14:03:55.049Z] [100%] Linking C executable device-terminalv2 [2020-04-01T14:03:55.317Z] [100%] Built target device-terminalv2 [2020-04-01T14:03:55.317Z] + + teemake -a package release.log [2020-04-01T14:03:55.317Z] [2020-04-01T14:03:55.317Z] [ 65%] Built target csdk [2020-04-01T14:03:55.586Z] [ 68%] Built target template [2020-04-01T14:03:55.586Z] [ 71%] Built target device-counter [2020-04-01T14:03:55.586Z] [ 74%] Built target device-random [2020-04-01T14:03:55.586Z] [ 77%] Built target device-gyro [2020-04-01T14:03:55.586Z] [ 80%] Built target template-discovery [2020-04-01T14:03:55.586Z] [ 84%] Built target device-terminal [2020-04-01T14:03:55.854Z] [ 87%] Built target template2 [2020-04-01T14:03:55.854Z] [ 90%] Built target device-counterv2 [2020-04-01T14:03:55.854Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:03:55.854Z] [ 96%] Built target device-randomv2 [2020-04-01T14:03:55.854Z] [100%] Built target device-terminalv2 [2020-04-01T14:03:55.854Z] Run CPack packaging tool... [2020-04-01T14:03:55.854Z] CPack: Create package using TGZ [2020-04-01T14:03:55.854Z] CPack: Install projects [2020-04-01T14:03:55.854Z] CPack: - Run preinstall target for: Csdk [2020-04-01T14:03:56.814Z] CPack: - Install project: Csdk [2020-04-01T14:03:56.814Z] CPack: Create package [2020-04-01T14:03:56.814Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-01T14:03:56.814Z] + '[' false '=' true ] [2020-04-01T14:03:56.814Z] + '[' false '=' true ] [2020-04-01T14:03:56.814Z] + mkdir -p /tmp/sdk/build/debug [2020-04-01T14:03:56.814Z] + cd /tmp/sdk/build/debug [2020-04-01T14:03:56.814Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-01T14:03:57.082Z] -- The C compiler identification is GNU 8.3.0 [2020-04-01T14:03:57.082Z] -- Check for working C compiler: /usr/bin/cc [2020-04-01T14:03:57.350Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-01T14:03:57.350Z] -- Detecting C compiler ABI info [2020-04-01T14:03:57.619Z] -- Detecting C compiler ABI info - done [2020-04-01T14:03:57.619Z] -- Detecting C compile features [2020-04-01T14:03:58.203Z] -- Detecting C compile features - done [2020-04-01T14:03:58.203Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-01T14:03:58.203Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-01T14:03:58.203Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-01T14:03:58.470Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-01T14:03:58.470Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-01T14:03:58.470Z] -- C SDK 0.0.0 for Linux [2020-04-01T14:03:58.470Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-01T14:03:58.470Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-01T14:03:58.470Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-01T14:03:58.736Z] -- Configuring done [2020-04-01T14:03:59.003Z] -- Generating done [2020-04-01T14:03:59.003Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-01T14:03:59.003Z] + + maketee [2020-04-01T14:03:59.003Z] debug.log [2020-04-01T14:03:59.271Z] Scanning dependencies of target csdk [2020-04-01T14:03:59.271Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-01T14:03:59.540Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-01T14:03:59.807Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-01T14:04:00.391Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-01T14:04:00.658Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-01T14:04:00.926Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-01T14:04:01.196Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-01T14:04:01.783Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-01T14:04:01.783Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-01T14:04:02.368Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-01T14:04:02.368Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-01T14:04:02.635Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-01T14:04:02.902Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-01T14:04:02.902Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-01T14:04:03.865Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-01T14:04:04.133Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-01T14:04:04.133Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-01T14:04:04.401Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-01T14:04:04.984Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-01T14:04:05.253Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-01T14:04:05.521Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-01T14:04:05.521Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-01T14:04:05.789Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-01T14:04:06.057Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-01T14:04:06.327Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-01T14:04:06.596Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-01T14:04:06.864Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-01T14:04:06.865Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-01T14:04:07.133Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-01T14:04:07.399Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-01T14:04:07.665Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-01T14:04:08.626Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-01T14:04:08.894Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-01T14:04:09.160Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-01T14:04:09.427Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-01T14:04:10.404Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:04:10.670Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-01T14:04:11.255Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-01T14:04:11.522Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-01T14:04:12.104Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-01T14:04:12.104Z] [ 65%] Linking C shared library libcsdk.so [2020-04-01T14:04:12.369Z] [ 65%] Built target csdk [2020-04-01T14:04:12.369Z] Scanning dependencies of target template [2020-04-01T14:04:12.369Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-01T14:04:12.634Z] [ 68%] Linking C executable template [2020-04-01T14:04:12.901Z] [ 68%] Built target template [2020-04-01T14:04:12.901Z] Scanning dependencies of target device-counter [2020-04-01T14:04:12.901Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-01T14:04:13.167Z] [ 71%] Linking C executable device-counter [2020-04-01T14:04:13.435Z] [ 71%] Built target device-counter [2020-04-01T14:04:13.435Z] Scanning dependencies of target device-random [2020-04-01T14:04:13.435Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-01T14:04:13.701Z] [ 74%] Linking C executable device-random [2020-04-01T14:04:13.969Z] [ 74%] Built target device-random [2020-04-01T14:04:13.969Z] Scanning dependencies of target device-gyro [2020-04-01T14:04:13.969Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-01T14:04:14.237Z] [ 77%] Linking C executable device-gyro [2020-04-01T14:04:14.237Z] [ 77%] Built target device-gyro [2020-04-01T14:04:14.237Z] Scanning dependencies of target template-discovery [2020-04-01T14:04:14.505Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-01T14:04:14.505Z] [ 80%] Linking C executable template-discovery [2020-04-01T14:04:14.772Z] [ 80%] Built target template-discovery [2020-04-01T14:04:14.772Z] Scanning dependencies of target device-terminal [2020-04-01T14:04:14.772Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-01T14:04:15.043Z] [ 84%] Linking C executable device-terminal [2020-04-01T14:04:15.320Z] [ 84%] Built target device-terminal [2020-04-01T14:04:15.320Z] Scanning dependencies of target template2 [2020-04-01T14:04:15.320Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-01T14:04:15.596Z] [ 87%] Linking C executable template2 [2020-04-01T14:04:15.876Z] [ 87%] Built target template2 [2020-04-01T14:04:15.876Z] Scanning dependencies of target device-counterv2 [2020-04-01T14:04:15.876Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-01T14:04:16.144Z] [ 90%] Linking C executable device-counterv2 [2020-04-01T14:04:16.412Z] [ 90%] Built target device-counterv2 [2020-04-01T14:04:16.412Z] Scanning dependencies of target device-gyrov2 [2020-04-01T14:04:16.412Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-01T14:04:16.679Z] [ 93%] Linking C executable device-gyrov2 [2020-04-01T14:04:16.944Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:04:16.944Z] Scanning dependencies of target device-randomv2 [2020-04-01T14:04:16.944Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-01T14:04:17.210Z] [ 96%] Linking C executable device-randomv2 [2020-04-01T14:04:17.479Z] [ 96%] Built target device-randomv2 [2020-04-01T14:04:17.479Z] Scanning dependencies of target device-terminalv2 [2020-04-01T14:04:17.479Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-01T14:04:17.750Z] [100%] Linking C executable device-terminalv2 [2020-04-01T14:04:18.017Z] [100%] Built target device-terminalv2 [2020-04-01T14:04:18.017Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:18.017Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:18.017Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:18.017Z] Scanning dependencies of target csdk [2020-04-01T14:04:18.017Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:18.017Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:18.285Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-01T14:04:19.698Z] [ 3%] Linking C shared library libcsdk.so [2020-04-01T14:04:19.698Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.698Z] [ 65%] Built target csdk [2020-04-01T14:04:19.698Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.698Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.698Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.698Z] [ 66%] Linking C executable template [2020-04-01T14:04:19.969Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.969Z] [ 68%] Built target template [2020-04-01T14:04:19.969Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.969Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.969Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:19.969Z] [ 69%] Linking C executable device-counter [2020-04-01T14:04:20.238Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.238Z] [ 71%] Built target device-counter [2020-04-01T14:04:20.238Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.238Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.238Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.238Z] [ 73%] Linking C executable device-random [2020-04-01T14:04:20.507Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.507Z] [ 74%] Built target device-random [2020-04-01T14:04:20.507Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.507Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.507Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.507Z] [ 76%] Linking C executable device-gyro [2020-04-01T14:04:20.777Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.777Z] [ 77%] Built target device-gyro [2020-04-01T14:04:20.777Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.777Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.777Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:20.777Z] [ 79%] Linking C executable template-discovery [2020-04-01T14:04:21.045Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.045Z] [ 80%] Built target template-discovery [2020-04-01T14:04:21.045Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.045Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.045Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.045Z] [ 82%] Linking C executable device-terminal [2020-04-01T14:04:21.312Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.312Z] [ 84%] Built target device-terminal [2020-04-01T14:04:21.312Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.312Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.312Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.312Z] [ 85%] Linking C executable template2 [2020-04-01T14:04:21.581Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.581Z] [ 87%] Built target template2 [2020-04-01T14:04:21.581Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.581Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.581Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.581Z] [ 88%] Linking C executable device-counterv2 [2020-04-01T14:04:21.850Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.850Z] [ 90%] Built target device-counterv2 [2020-04-01T14:04:21.850Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.850Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.850Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:21.850Z] [ 92%] Linking C executable device-gyrov2 [2020-04-01T14:04:22.123Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.123Z] [ 93%] Built target device-gyrov2 [2020-04-01T14:04:22.123Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.123Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.123Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.123Z] [ 95%] Linking C executable device-randomv2 [2020-04-01T14:04:22.391Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.391Z] [ 96%] Built target device-randomv2 [2020-04-01T14:04:22.391Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.391Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.391Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.391Z] [ 98%] Linking C executable device-terminalv2 [2020-04-01T14:04:22.660Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.660Z] [100%] Built target device-terminalv2 [2020-04-01T14:04:22.660Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:22.660Z] Install the project... [2020-04-01T14:04:22.660Z] -- Install configuration: "Release" [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-01T14:04:22.660Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-01T14:04:22.660Z] -- Up-to-date: /usr/local/include [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/devsdk [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/json.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/os [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/container.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/data.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/component.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/os.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/time.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-01T14:04:22.660Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-01T14:04:22.660Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-01T14:04:25.252Z] Removing intermediate container fdcc1707b24d [2020-04-01T14:04:25.252Z] ---> 8dde1a79ee00 [2020-04-01T14:04:25.253Z] Step 14/21 : FROM alpine:3.9 [2020-04-01T14:04:25.520Z] 3.9: Pulling from library/alpine [2020-04-01T14:04:25.520Z] eb93038481dd: Pulling fs layer [2020-04-01T14:04:26.105Z] eb93038481dd: Verifying Checksum [2020-04-01T14:04:26.105Z] eb93038481dd: Download complete [2020-04-01T14:04:26.691Z] eb93038481dd: Pull complete [2020-04-01T14:04:26.691Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-01T14:04:26.691Z] Status: Downloaded newer image for alpine:3.9 [2020-04-01T14:04:26.691Z] ---> 355993758880 [2020-04-01T14:04:26.691Z] Step 15/21 : MAINTAINER IOTech [2020-04-01T14:04:26.958Z] ---> Running in 3d65b51ea792 [2020-04-01T14:04:27.226Z] Removing intermediate container 3d65b51ea792 [2020-04-01T14:04:27.226Z] ---> c9eaf0af182e [2020-04-01T14:04:27.226Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-01T14:04:27.498Z] ---> Running in ed75cf11b0ea [2020-04-01T14:04:28.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-01T14:04:29.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-01T14:04:29.313Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-01T14:04:29.581Z] (2/48) Installing libmagic (5.36-r1) [2020-04-01T14:04:29.581Z] (3/48) Installing file (5.36-r1) [2020-04-01T14:04:29.581Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-01T14:04:29.581Z] (5/48) Installing isl (0.18-r0) [2020-04-01T14:04:29.855Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-01T14:04:29.855Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-01T14:04:29.855Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-01T14:04:29.855Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-01T14:04:29.855Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-01T14:04:29.855Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-01T14:04:29.855Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-01T14:04:31.265Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-01T14:04:31.533Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-01T14:04:31.533Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-01T14:04:32.944Z] (16/48) Installing make (4.2.1-r2) [2020-04-01T14:04:32.944Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-01T14:04:32.944Z] (18/48) Installing build-base (0.5-r1) [2020-04-01T14:04:32.944Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-01T14:04:32.944Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-01T14:04:32.944Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-01T14:04:32.944Z] (22/48) Installing expat (2.2.8-r0) [2020-04-01T14:04:32.944Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-01T14:04:32.944Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-01T14:04:32.944Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-01T14:04:32.944Z] (26/48) Installing ca-certificates (20190108-r0) [2020-04-01T14:04:32.944Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-01T14:04:32.944Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-01T14:04:32.944Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-01T14:04:32.944Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-01T14:04:32.944Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-01T14:04:33.907Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-01T14:04:33.907Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-01T14:04:33.907Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-01T14:04:33.907Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-01T14:04:35.318Z] (36/48) Installing curl (7.64.0-r3) [2020-04-01T14:04:35.318Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-01T14:04:35.318Z] (38/48) Installing git (2.20.2-r0) [2020-04-01T14:04:35.588Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-01T14:04:35.588Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-01T14:04:35.588Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-01T14:04:35.857Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-01T14:04:35.857Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-01T14:04:35.857Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-01T14:04:35.857Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-01T14:04:35.857Z] (46/48) Installing libuuid (2.33-r0) [2020-04-01T14:04:35.857Z] (47/48) Installing wget (1.20.3-r0) [2020-04-01T14:04:35.857Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-01T14:04:35.857Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:04:35.857Z] Executing ca-certificates-20190108-r0.trigger [2020-04-01T14:04:36.124Z] OK: 219 MiB in 62 packages [2020-04-01T14:04:51.144Z] Removing intermediate container ed75cf11b0ea [2020-04-01T14:04:51.144Z] ---> eb2098284605 [2020-04-01T14:04:51.144Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-01T14:04:51.144Z] ---> 78854134ba90 [2020-04-01T14:04:51.144Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-01T14:04:51.144Z] ---> 0e57fcdcb73e [2020-04-01T14:04:51.144Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-01T14:04:51.144Z] ---> d2cb1a3f714a [2020-04-01T14:04:51.144Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-01T14:04:51.726Z] ---> 4da0573d5a8a [2020-04-01T14:04:51.726Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-01T14:04:51.993Z] ---> 1cf7a01628ff [2020-04-01T14:04:51.993Z] Successfully built 1cf7a01628ff [2020-04-01T14:04:51.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:04:52.621Z] + docker inspect -f . ci-base-image-arm64 [2020-04-01T14:04:52.888Z] . [Pipeline] withDockerContainer [2020-04-01T14:04:53.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-1736 does not seem to be running inside a container [2020-04-01T14:04:53.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@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 ******** ci-base-image-arm64 cat [2020-04-01T14:04:54.603Z] $ docker top 3de4875c90fc6ea3f56f240d7f00368e5201981662bde967f82e55836f63cb8d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-01T14:04:55.668Z] + make test [2020-04-01T14:04:55.668Z] echo "make test" [2020-04-01T14:04:55.668Z] make test [Pipeline] } [2020-04-01T14:04:55.685Z] $ docker stop --time=1 3de4875c90fc6ea3f56f240d7f00368e5201981662bde967f82e55836f63cb8d [2020-04-01T14:04:57.635Z] $ docker rm -f 3de4875c90fc6ea3f56f240d7f00368e5201981662bde967f82e55836f63cb8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-01T14:04:58.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-01T14:04:58.943Z] + ls -al . [2020-04-01T14:04:58.943Z] total 192 [2020-04-01T14:04:58.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:02 . [2020-04-01T14:04:58.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:02 .. [2020-04-01T14:04:58.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 14:02 .git [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 176 Apr 1 14:02 .gitignore [2020-04-01T14:04:58.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 1 14:02 .semver [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 3104 Apr 1 14:02 Attribution.txt [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 4941 Apr 1 14:02 CHANGES [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 108574 Apr 1 14:02 Doxyfile [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 792 Apr 1 14:02 Jenkinsfile [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 1 14:02 LICENSE [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 448 Apr 1 14:02 Makefile [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 1849 Apr 1 14:02 README.md [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 5031 Apr 1 14:02 README.v2.md [2020-04-01T14:04:58.943Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 13:59 VERSION [2020-04-01T14:04:58.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:02 docs [2020-04-01T14:04:58.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:02 include [2020-04-01T14:04:58.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 14:02 scripts [2020-04-01T14:04:58.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 14:02 src [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:04:59.272Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6859719aad03d4f07fcc9e6fc8df4ca857e17f55 --label arch=arm64 --label version=0.0.0 . [2020-04-01T14:04:59.541Z] Sending build context to Docker daemon 2.947MB [2020-04-01T14:04:59.814Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-01T14:04:59.814Z] Step 2/15 : FROM ${BASE} [2020-04-01T14:04:59.814Z] ---> 1cf7a01628ff [2020-04-01T14:04:59.814Z] Step 3/15 : MAINTAINER IOTech [2020-04-01T14:04:59.814Z] ---> Running in 7cc77a4f21bd [2020-04-01T14:05:00.400Z] Removing intermediate container 7cc77a4f21bd [2020-04-01T14:05:00.400Z] ---> 1b009144f289 [2020-04-01T14:05:00.400Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2020-04-01T14:05:00.400Z] ---> Running in 6835e88384c8 [2020-04-01T14:05:01.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-01T14:05:01.363Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-01T14:05:01.631Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-04-01T14:05:01.631Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-04-01T14:05:02.224Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-04-01T14:05:02.224Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-04-01T14:05:02.224Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-04-01T14:05:02.491Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-04-01T14:05:02.491Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-04-01T14:05:02.491Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-04-01T14:05:02.491Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-04-01T14:05:02.491Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-04-01T14:05:02.759Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-04-01T14:05:02.759Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-04-01T14:05:03.029Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-04-01T14:05:03.029Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-01T14:05:03.029Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-01T14:05:03.029Z] (16/21) Installing libblkid (2.33-r0) [2020-04-01T14:05:03.029Z] (17/21) Installing libfdisk (2.33-r0) [2020-04-01T14:05:03.029Z] (18/21) Installing libmount (2.33-r0) [2020-04-01T14:05:03.029Z] (19/21) Installing libsmartcols (2.33-r0) [2020-04-01T14:05:03.029Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-04-01T14:05:03.029Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-04-01T14:05:03.029Z] Executing busybox-1.29.3-r10.trigger [2020-04-01T14:05:03.029Z] OK: 279 MiB in 83 packages [2020-04-01T14:05:06.388Z] Removing intermediate container 6835e88384c8 [2020-04-01T14:05:06.388Z] ---> c3784366f0cc [2020-04-01T14:05:06.388Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-01T14:05:06.662Z] ---> 24a1e2b70eae [2020-04-01T14:05:06.662Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-01T14:05:07.638Z] ---> 7127f617fda3 [2020-04-01T14:05:07.638Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-01T14:05:07.910Z] ---> cb38f445ed40 [2020-04-01T14:05:07.910Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-01T14:05:08.496Z] ---> 08d361b6dfed [2020-04-01T14:05:08.496Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-01T14:05:08.771Z] ---> cd653b80fb20 [2020-04-01T14:05:08.772Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-01T14:05:09.356Z] ---> b3eb2c9e6b82 [2020-04-01T14:05:09.356Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-01T14:05:09.356Z] ---> Running in f05590896b37 [2020-04-01T14:05:09.939Z] Removing intermediate container f05590896b37 [2020-04-01T14:05:09.939Z] ---> e39580bca946 [2020-04-01T14:05:09.939Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-01T14:05:09.939Z] ---> Running in 5bd437361aff [2020-04-01T14:05:10.207Z] Removing intermediate container 5bd437361aff [2020-04-01T14:05:10.207Z] ---> 8db35166cc13 [2020-04-01T14:05:10.207Z] Step 13/15 : LABEL arch=arm64 [2020-04-01T14:05:10.475Z] ---> Running in 1dba7b4ce295 [2020-04-01T14:05:10.743Z] Removing intermediate container 1dba7b4ce295 [2020-04-01T14:05:10.743Z] ---> c89a0dc6ca1b [2020-04-01T14:05:10.743Z] Step 14/15 : LABEL git_sha=6859719aad03d4f07fcc9e6fc8df4ca857e17f55 [2020-04-01T14:05:10.743Z] ---> Running in 4948cceee97d [2020-04-01T14:05:11.332Z] Removing intermediate container 4948cceee97d [2020-04-01T14:05:11.332Z] ---> 4a9f1f318304 [2020-04-01T14:05:11.332Z] Step 15/15 : LABEL version=0.0.0 [2020-04-01T14:05:11.332Z] ---> Running in 253f67c5c83b [2020-04-01T14:05:11.600Z] Removing intermediate container 253f67c5c83b [2020-04-01T14:05:11.600Z] ---> 5d54bdbece19 [2020-04-01T14:05:11.600Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-01T14:05:11.868Z] Successfully built 5d54bdbece19 [2020-04-01T14:05:11.868Z] Successfully tagged docker-device-sdk-c-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] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [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 [2020-04-01T14:05:13.529Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T14:05:13.829Z] ---> package-listing.sh [2020-04-01T14:05:13.829Z] ++ facter osfamily [2020-04-01T14:05:13.829Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-01T14:05:13.829Z] + OS_FAMILY=redhat [2020-04-01T14:05:13.829Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-04-01T14:05:13.829Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-01T14:05:13.829Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-01T14:05:13.829Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-01T14:05:13.829Z] + PACKAGES=/tmp/packages_start.txt [2020-04-01T14:05:13.829Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' [2020-04-01T14:05:13.829Z] + PACKAGES=/tmp/packages_end.txt [2020-04-01T14:05:13.829Z] + case "${OS_FAMILY}" in [2020-04-01T14:05:13.829Z] + rpm -qa [2020-04-01T14:05:13.829Z] + sort [2020-04-01T14:05:18.026Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-01T14:05:18.026Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-01T14:05:18.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-01T14:05:18.026Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' [2020-04-01T14:05:18.026Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ [2020-04-01T14:05:18.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:05:18.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-01T14:05:18.384Z] [2020-04-01T14:05:18.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-01T14:05:18.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-01T14:05:18.716Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-01T14:05:18.716Z] c9b1b535fdd9: Pulling fs layer [2020-04-01T14:05:18.716Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-01T14:05:18.716Z] 756a868c4378: Pulling fs layer [2020-04-01T14:05:18.716Z] 444b2fc9a129: Pulling fs layer [2020-04-01T14:05:18.716Z] ea15f1150254: Pulling fs layer [2020-04-01T14:05:18.716Z] 41b27a9f41bf: Pulling fs layer [2020-04-01T14:05:18.716Z] 28c525ee5125: Pulling fs layer [2020-04-01T14:05:18.716Z] 094b1ea09ed8: Pulling fs layer [2020-04-01T14:05:18.716Z] 138eaada9080: Pulling fs layer [2020-04-01T14:05:18.716Z] 0622d0fa9048: Pulling fs layer [2020-04-01T14:05:18.716Z] ea15f1150254: Waiting [2020-04-01T14:05:18.716Z] 41b27a9f41bf: Waiting [2020-04-01T14:05:18.716Z] 28c525ee5125: Waiting [2020-04-01T14:05:18.716Z] 094b1ea09ed8: Waiting [2020-04-01T14:05:18.716Z] 138eaada9080: Waiting [2020-04-01T14:05:18.716Z] 0622d0fa9048: Waiting [2020-04-01T14:05:18.716Z] 444b2fc9a129: Waiting [2020-04-01T14:05:18.716Z] 2cc5ad85d9ab: Download complete [2020-04-01T14:05:18.716Z] 444b2fc9a129: Verifying Checksum [2020-04-01T14:05:18.716Z] 444b2fc9a129: Download complete [2020-04-01T14:05:18.716Z] c9b1b535fdd9: Verifying Checksum [2020-04-01T14:05:18.716Z] ea15f1150254: Download complete [2020-04-01T14:05:18.992Z] 28c525ee5125: Verifying Checksum [2020-04-01T14:05:18.992Z] 28c525ee5125: Download complete [2020-04-01T14:05:19.258Z] c9b1b535fdd9: Pull complete [2020-04-01T14:05:19.258Z] 756a868c4378: Verifying Checksum [2020-04-01T14:05:19.258Z] 756a868c4378: Download complete [2020-04-01T14:05:19.258Z] 138eaada9080: Verifying Checksum [2020-04-01T14:05:19.258Z] 138eaada9080: Download complete [2020-04-01T14:05:19.258Z] 0622d0fa9048: Verifying Checksum [2020-04-01T14:05:19.258Z] 0622d0fa9048: Download complete [2020-04-01T14:05:19.525Z] 2cc5ad85d9ab: Pull complete [2020-04-01T14:05:19.525Z] 094b1ea09ed8: Verifying Checksum [2020-04-01T14:05:19.525Z] 094b1ea09ed8: Download complete [2020-04-01T14:05:19.791Z] 41b27a9f41bf: Verifying Checksum [2020-04-01T14:05:19.791Z] 41b27a9f41bf: Download complete [2020-04-01T14:05:20.730Z] 756a868c4378: Pull complete [2020-04-01T14:05:20.730Z] 444b2fc9a129: Pull complete [2020-04-01T14:05:21.307Z] ea15f1150254: Pull complete [2020-04-01T14:05:24.624Z] 41b27a9f41bf: Pull complete [2020-04-01T14:05:24.624Z] 28c525ee5125: Pull complete [2020-04-01T14:05:26.549Z] 094b1ea09ed8: Pull complete [2020-04-01T14:05:26.549Z] 138eaada9080: Pull complete [2020-04-01T14:05:26.807Z] 0622d0fa9048: Pull complete [2020-04-01T14:05:26.807Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-01T14:05:26.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-01T14:05:26.969Z] prd-centos7-docker-4c-2g-1734 does not seem to be running inside a container [2020-04-01T14:05:27.011Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-01T14:05:28.039Z] $ docker top 5b437e16171ca655db05fc3279376308030426f638ef815964c78f5ab85ed805 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-01T14:05:28.268Z] provisioning config files... [2020-04-01T14:05:28.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/config4900702472915591039tmp [Pipeline] { [Pipeline] echo [2020-04-01T14:05:28.336Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T14:05:28.629Z] ---> create-netrc.sh [Pipeline] echo [2020-04-01T14:05:28.636Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-01T14:05:28.925Z] ---> logs-deploy.sh [2020-04-01T14:05:28.925Z] + ARCHIVE_ARTIFACTS= [2020-04-01T14:05:28.925Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-01T14:05:28.925Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-01T14:05:28.925Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-01T14:05:28.925Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/4 [2020-04-01T14:05:28.925Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/4/ [2020-04-01T14:05:28.925Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/4 /w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-04-01T14:05:30.304Z] Archives upload complete. [2020-04-01T14:05:30.304Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/4/ [2020-04-01T14:05:30.880Z] ---> uname -a: [2020-04-01T14:05:30.880Z] Linux 5b437e16171c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> lscpu: [2020-04-01T14:05:30.880Z] Architecture: x86_64 [2020-04-01T14:05:30.880Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-01T14:05:30.880Z] Byte Order: Little Endian [2020-04-01T14:05:30.880Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-01T14:05:30.880Z] CPU(s): 4 [2020-04-01T14:05:30.880Z] On-line CPU(s) list: 0-3 [2020-04-01T14:05:30.880Z] Thread(s) per core: 1 [2020-04-01T14:05:30.880Z] Core(s) per socket: 1 [2020-04-01T14:05:30.880Z] Socket(s): 4 [2020-04-01T14:05:30.880Z] NUMA node(s): 1 [2020-04-01T14:05:30.880Z] Vendor ID: GenuineIntel [2020-04-01T14:05:30.880Z] CPU family: 6 [2020-04-01T14:05:30.880Z] Model: 44 [2020-04-01T14:05:30.880Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-01T14:05:30.880Z] Stepping: 1 [2020-04-01T14:05:30.880Z] CPU MHz: 2933.438 [2020-04-01T14:05:30.880Z] BogoMIPS: 5866.87 [2020-04-01T14:05:30.880Z] Virtualization: VT-x [2020-04-01T14:05:30.880Z] Hypervisor vendor: KVM [2020-04-01T14:05:30.880Z] Virtualization type: full [2020-04-01T14:05:30.880Z] L1d cache: 128 KiB [2020-04-01T14:05:30.880Z] L1i cache: 128 KiB [2020-04-01T14:05:30.880Z] L2 cache: 16 MiB [2020-04-01T14:05:30.880Z] L3 cache: 64 MiB [2020-04-01T14:05:30.880Z] NUMA node0 CPU(s): 0-3 [2020-04-01T14:05:30.880Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-01T14:05:30.880Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-01T14:05:30.880Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-01T14:05:30.880Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-01T14:05:30.880Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-01T14:05:30.880Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> nproc: [2020-04-01T14:05:30.880Z] 4 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> df -h: [2020-04-01T14:05:30.880Z] Filesystem Size Used Available Use% Mounted on [2020-04-01T14:05:30.880Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-01T14:05:30.880Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-01T14:05:30.880Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-01T14:05:30.880Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp [2020-04-01T14:05:30.880Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> free -m: [2020-04-01T14:05:30.880Z] total used free shared buff/cache available [2020-04-01T14:05:30.880Z] Mem: 1838 604 76 0 1157 1128 [2020-04-01T14:05:30.880Z] Swap: 1023 0 1023 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> ip addr: [2020-04-01T14:05:30.880Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-01T14:05:30.880Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-01T14:05:30.880Z] inet 127.0.0.1/8 scope host lo [2020-04-01T14:05:30.880Z] valid_lft forever preferred_lft forever [2020-04-01T14:05:30.880Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-01T14:05:30.880Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-01T14:05:30.880Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-01T14:05:30.880Z] valid_lft forever preferred_lft forever [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> sar -b -r -n DEV: [2020-04-01T14:05:30.880Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 13:59:01 LINUX RESTART [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 14:00:01 tps rtps wtps bread/s bwrtn/s [2020-04-01T14:05:30.880Z] 14:01:01 9.43 0.03 9.39 0.67 2729.64 [2020-04-01T14:05:30.880Z] 14:02:02 0.50 0.13 0.37 2.66 7.03 [2020-04-01T14:05:30.880Z] 14:03:01 0.24 0.00 0.24 0.00 2.90 [2020-04-01T14:05:30.880Z] 14:04:01 0.65 0.00 0.65 0.00 8.13 [2020-04-01T14:05:30.880Z] 14:05:01 0.37 0.00 0.37 0.00 5.18 [2020-04-01T14:05:30.880Z] Average: 2.24 0.03 2.21 0.67 552.52 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 14:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-01T14:05:30.880Z] 14:01:01 117372 1764932 93.76 2620 1229896 903668 30.83 424176 1182452 20 [2020-04-01T14:05:30.880Z] 14:02:02 119228 1763076 93.67 2620 1230056 901496 30.76 422968 1182244 12 [2020-04-01T14:05:30.880Z] 14:03:01 117928 1764376 93.73 2620 1230060 901700 30.77 424064 1182244 8 [2020-04-01T14:05:30.880Z] 14:04:01 119480 1762824 93.65 2620 1230064 901496 30.76 422740 1182244 8 [2020-04-01T14:05:30.880Z] 14:05:01 118064 1764240 93.73 2620 1230068 901688 30.77 424024 1182244 12 [2020-04-01T14:05:30.880Z] Average: 118414 1763890 93.71 2620 1230029 902010 30.78 423594 1182286 12 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-01T14:05:30.880Z] 14:01:01 eth0 1.32 0.30 0.33 0.17 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:02:02 eth0 0.35 0.08 0.04 0.04 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:03:01 eth0 0.53 0.32 0.28 0.20 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:04:01 eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:05:01 eth0 0.70 0.62 0.40 0.28 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] Average: eth0 0.67 0.28 0.22 0.14 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] ---> sar -P ALL: [2020-04-01T14:05:30.880Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/01/20 _x86_64_ (4 CPU) [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 13:59:01 LINUX RESTART [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] 14:00:01 CPU %user %nice %system %iowait %steal %idle [2020-04-01T14:05:30.880Z] 14:01:01 all 0.23 0.00 0.09 0.00 0.00 99.68 [2020-04-01T14:05:30.880Z] 14:01:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-01T14:05:30.880Z] 14:01:01 1 0.17 0.00 0.08 0.00 0.00 99.75 [2020-04-01T14:05:30.880Z] 14:01:01 2 0.60 0.00 0.15 0.00 0.00 99.25 [2020-04-01T14:05:30.880Z] 14:01:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-01T14:05:30.880Z] 14:02:02 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-04-01T14:05:30.880Z] 14:02:02 0 0.57 0.00 0.07 0.00 0.00 99.37 [2020-04-01T14:05:30.880Z] 14:02:02 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-01T14:05:30.880Z] 14:02:02 2 0.05 0.00 0.05 0.02 0.00 99.88 [2020-04-01T14:05:30.880Z] 14:02:02 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-01T14:05:30.880Z] 14:03:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-04-01T14:05:30.880Z] 14:03:01 0 0.44 0.00 0.03 0.00 0.00 99.53 [2020-04-01T14:05:30.880Z] 14:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-01T14:05:30.880Z] 14:03:01 2 0.14 0.00 0.05 0.00 0.00 99.81 [2020-04-01T14:05:30.880Z] 14:03:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-01T14:05:30.880Z] 14:04:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-04-01T14:05:30.880Z] 14:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-01T14:05:30.880Z] 14:04:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-01T14:05:30.880Z] 14:04:01 2 0.57 0.00 0.05 0.00 0.02 99.37 [2020-04-01T14:05:30.880Z] 14:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-01T14:05:30.880Z] 14:05:01 all 0.15 0.00 0.06 0.00 0.00 99.80 [2020-04-01T14:05:30.880Z] 14:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-01T14:05:30.880Z] 14:05:01 1 0.20 0.00 0.08 0.00 0.00 99.72 [2020-04-01T14:05:30.880Z] 14:05:01 2 0.30 0.00 0.07 0.00 0.00 99.63 [2020-04-01T14:05:30.880Z] 14:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2020-04-01T14:05:30.880Z] Average: all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-04-01T14:05:30.880Z] Average: 0 0.23 0.00 0.05 0.00 0.00 99.72 [2020-04-01T14:05:30.880Z] Average: 1 0.11 0.00 0.07 0.00 0.00 99.81 [2020-04-01T14:05:30.880Z] Average: 2 0.33 0.00 0.07 0.00 0.00 99.59 [2020-04-01T14:05:30.880Z] Average: 3 0.05 0.00 0.04 0.00 0.00 99.91 [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z] [2020-04-01T14:05:30.880Z]