b' Pull request #225 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c\n Obtained Jenkinsfile from 92c259bb0bfb1845d5b90f9352e40b82e3d92372+c2d478b4744e2ce35c79f48339c80cba8023db66 (881cc7614c93f19efe91042c0fdec64ac9b65e48)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision d46900fa36390849cc45d7f8baecf52655a77210\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision d46900fa36390849cc45d7f8baecf52655a77210 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d46900fa36390849cc45d7f8baecf52655a77210 # timeout=10\n Commit message: "Merge pull request #96 from lranjbar/add-c-device-service-function"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-c-settings\n PROJECT: device-sdk-c\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9\n DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-c\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-16691 in /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n > git init /w/workspace/edgexfoundry_device-sdk-c_PR-225 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/225/head:refs/remotes/origin/PR-225 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n Merge succeeded, producing 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n Checking out Revision 92c259bb0bfb1845d5b90f9352e40b82e3d92372 (PR-225)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n > git merge c2d478b4744e2ce35c79f48339c80cba8023db66 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n Commit message: "Add new SDK API. New (v2) methods and callbacks are prefixed with \'devsdk_\' and replace their \'edgex_devce_\' counterparts. Changes are: All callback functions are registered in service_new Command-line argument processing occurs in service_new The PUT handler takes values as an array of iot_data_t* The GET handler takes query params as a name-value pair list The Values returned (from a GET handler) in a commandresult are iot_data_t* The Driver config passed to the implementation in the initialize method is a string map (in iot_data_t) edgex_propertytype becomes an iot_data_type_t"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-29T13:52:10.157Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n > git rev-list --no-walk e89df6ad6b412cde1e41c1a6beaca73e16dfae19 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:52:11.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T13:52:11.572Z] \n [2020-01-29T13:52:11.572Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:52:11.922Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-29T13:52:11.922Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-29T13:52:11.922Z] e7c96db7181b: Pulling fs layer\n [2020-01-29T13:52:11.922Z] a038dfdf5543: Pulling fs layer\n [2020-01-29T13:52:11.922Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-29T13:52:12.190Z] e7c96db7181b: Verifying Checksum\n [2020-01-29T13:52:12.190Z] e7c96db7181b: Download complete\n [2020-01-29T13:52:12.190Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-29T13:52:12.190Z] 8d5d8e63b3c0: Download complete\n [2020-01-29T13:52:12.190Z] a038dfdf5543: Verifying Checksum\n [2020-01-29T13:52:12.190Z] a038dfdf5543: Download complete\n [2020-01-29T13:52:12.458Z] e7c96db7181b: Pull complete\n [2020-01-29T13:52:13.405Z] a038dfdf5543: Pull complete\n [2020-01-29T13:52:13.664Z] 8d5d8e63b3c0: Pull complete\n [2020-01-29T13:52:13.664Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-29T13:52:13.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-29T13:52:13.837Z] prd-centos7-docker-4c-2g-16691 does not seem to be running inside a container\n [2020-01-29T13:52:13.888Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-225 -v /w/workspace/edgexfoundry_device-sdk-c_PR-225:/w/workspace/edgexfoundry_device-sdk-c_PR-225:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-225@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/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-29T13:52:14.708Z] $ docker top 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-29T13:52:15.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T13:52:15.363Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T13:52:15.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T13:52:15.650Z] $ docker exec 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e ssh-agent\n [2020-01-29T13:52:15.891Z] SSH_AUTH_SOCK=/tmp/ssh-85sqDuPXhELE/agent.15\n [2020-01-29T13:52:15.891Z] SSH_AGENT_PID=22\n [2020-01-29T13:52:15.902Z] Running ssh-add (command line suppressed)\n [2020-01-29T13:52:16.089Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_3497618480785222640.key (/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_3497618480785222640.key)\n [2020-01-29T13:52:16.166Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T13:52:16.479Z] + git describe --exact-match --tags HEAD\n [2020-01-29T13:52:16.479Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-29T13:52:16.567Z] $ docker exec --env ******** --env ******** 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e ssh-agent -k\n [2020-01-29T13:52:16.727Z] unset SSH_AUTH_SOCK;\n [2020-01-29T13:52:16.727Z] unset SSH_AGENT_PID;\n [2020-01-29T13:52:16.727Z] echo Agent pid 22 killed;\n [2020-01-29T13:52:16.788Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-29T13:52:16.803Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-29T13:52:16.803Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-29T13:52:16.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-29T13:52:16.827Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-29T13:52:17.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-29T13:52:17.054Z] $ docker exec 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e ssh-agent\n [2020-01-29T13:52:17.460Z] SSH_AUTH_SOCK=/tmp/ssh-Vc3vk2islEZM/agent.57\n [2020-01-29T13:52:17.460Z] SSH_AGENT_PID=63\n [2020-01-29T13:52:17.470Z] Running ssh-add (command line suppressed)\n [2020-01-29T13:52:17.733Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_7599542283401313504.key (/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_7599542283401313504.key)\n [2020-01-29T13:52:17.831Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T13:52:18.154Z] + git semver init\n [2020-01-29T13:52:18.419Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-29T13:52:18.419Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-225/.git\n [2020-01-29T13:52:18.419Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-29T13:52:18.419Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-29T13:52:18.419Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-29T13:52:18.419Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-29T13:52:18.419Z] # $SEMVER_BRANCH = PR-225\n [2020-01-29T13:52:18.419Z] # $SEMVER_TEMP = /tmp/semver-290471431\n [2020-01-29T13:52:18.419Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP\n [2020-01-29T13:52:18.997Z] # \'/tmp/semver-290471431\' -> \'/w/workspace/edgexfoundry_device-sdk-c_PR-225/.semver\'\n [2020-01-29T13:52:18.997Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-225/.semver\n [Pipeline] }\n [2020-01-29T13:52:19.003Z] $ docker exec --env ******** --env ******** 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e ssh-agent -k\n [2020-01-29T13:52:19.170Z] unset SSH_AUTH_SOCK;\n [2020-01-29T13:52:19.170Z] unset SSH_AGENT_PID;\n [2020-01-29T13:52:19.170Z] echo Agent pid 63 killed;\n [2020-01-29T13:52:19.244Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-29T13:52:19.560Z] + git semver\n [Pipeline] }\n [2020-01-29T13:52:19.575Z] $ docker stop --time=1 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e\n [2020-01-29T13:52:21.013Z] $ docker rm -f 6a5faeffff0c6d3daebab70a61971c365e4b628f3d009c910bea7214bd72155e\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-29T13:52:21.818Z] Stashed 22 file(s)\n [Pipeline] echo\n [2020-01-29T13:52:21.820Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-29T13:52:36.927Z] Still waiting to schedule task\n [2020-01-29T13:52:36.927Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16691\xe2\x80\x99\n [2020-01-29T13:52:36.928Z] Still waiting to schedule task\n [2020-01-29T13:52:36.928Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-29T13:55:04.826Z] Running on prd-centos7-docker-4c-2g-16692 in /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [Pipeline] {\n [Pipeline] ws\n [2020-01-29T13:55:04.839Z] Running in /w/workspace/device-sdk-c/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-29T13:55:08.139Z] using credential edgex-jenkins-ssh\n [2020-01-29T13:55:08.161Z] Cloning the remote Git repository\n [2020-01-29T13:55:08.161Z] Cloning with configured refspecs honoured and without tags\n [2020-01-29T13:55:07.972Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:55:08.012Z] > git init /w/workspace/device-sdk-c/5 # timeout=10\n [2020-01-29T13:55:08.055Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:55:08.055Z] > git --version # timeout=10\n [2020-01-29T13:55:08.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T13:55:08.091Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:55:09.265Z] Fetching without tags\n [2020-01-29T13:55:09.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-29T13:55:09.021Z] > git config --add remote.origin.fetch +refs/pull/225/head:refs/remotes/origin/PR-225 # timeout=10\n [2020-01-29T13:55:09.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:55:09.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-29T13:55:09.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:55:09.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T13:55:09.055Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:55:09.645Z] Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T13:55:09.713Z] Merge succeeded, producing 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T13:55:09.714Z] Checking out Revision 92c259bb0bfb1845d5b90f9352e40b82e3d92372 (PR-225)\n [2020-01-29T13:55:09.436Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T13:55:09.443Z] > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n [2020-01-29T13:55:09.484Z] > git merge c2d478b4744e2ce35c79f48339c80cba8023db66 # timeout=10\n [2020-01-29T13:55:09.494Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-29T13:55:09.506Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T13:55:09.509Z] > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n [2020-01-29T13:55:13.133Z] Commit message: "Add new SDK API. New (v2) methods and callbacks are prefixed with \'devsdk_\' and replace their \'edgex_devce_\' counterparts. Changes are: All callback functions are registered in service_new Command-line argument processing occurs in service_new The PUT handler takes values as an array of iot_data_t* The GET handler takes query params as a name-value pair list The Values returned (from a GET handler) in a commandresult are iot_data_t* The Driver config passed to the implementation in the initialize method is a string map (in iot_data_t) edgex_propertytype becomes an iot_data_type_t"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-29T13:55:13.958Z] =========================================================\n [2020-01-29T13:55:13.958Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest]\n [2020-01-29T13:55:13.958Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:55:14.587Z] + 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 .\n [2020-01-29T13:55:14.587Z] Sending build context to Docker daemon 2.492MB\n\n [2020-01-29T13:55:14.587Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-29T13:55:14.587Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-29T13:55:14.850Z] latest: Pulling from edgex-devops/edgex-gcc-base\n [2020-01-29T13:55:14.850Z] e7c96db7181b: Pulling fs layer\n [2020-01-29T13:55:14.850Z] 4c13bbce0fe7: Pulling fs layer\n [2020-01-29T13:55:14.851Z] 6059c847ac2f: Pulling fs layer\n [2020-01-29T13:55:14.851Z] 4c13bbce0fe7: Verifying Checksum\n [2020-01-29T13:55:14.851Z] 4c13bbce0fe7: Download complete\n [2020-01-29T13:55:14.851Z] e7c96db7181b: Verifying Checksum\n [2020-01-29T13:55:14.851Z] e7c96db7181b: Download complete\n [2020-01-29T13:55:15.120Z] e7c96db7181b: Pull complete\n [2020-01-29T13:55:15.120Z] 4c13bbce0fe7: Pull complete\n [2020-01-29T13:55:15.687Z] 6059c847ac2f: Verifying Checksum\n [2020-01-29T13:55:15.687Z] 6059c847ac2f: Download complete\n [2020-01-29T13:55:19.892Z] 6059c847ac2f: Pull complete\n [2020-01-29T13:55:19.892Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e\n [2020-01-29T13:55:19.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n [2020-01-29T13:55:19.892Z] ---> 5eabd8fd8ba2\n [2020-01-29T13:55:19.892Z] 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\n [2020-01-29T13:55:19.892Z] ---> Running in d7573070dd66\n [2020-01-29T13:55:19.892Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:55:20.458Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:55:20.716Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-29T13:55:20.974Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-29T13:55:20.974Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-29T13:55:20.974Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-29T13:55:21.233Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-29T13:55:21.233Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-29T13:55:21.233Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-29T13:55:21.491Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-29T13:55:21.752Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T13:55:21.752Z] OK: 272 MiB in 83 packages\n [2020-01-29T13:55:22.319Z] Removing intermediate container d7573070dd66\n [2020-01-29T13:55:22.320Z] ---> 5c20bd54e701\n [2020-01-29T13:55:22.320Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-29T13:55:22.320Z] ---> Running in 31f37f0a4aad\n [2020-01-29T13:55:22.320Z] Removing intermediate container 31f37f0a4aad\n [2020-01-29T13:55:22.320Z] ---> 0df25cb420bb\n [2020-01-29T13:55:22.320Z] 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\n [2020-01-29T13:55:22.320Z] ---> Running in 1a6fb29165c5\n [2020-01-29T13:55:22.578Z] \x1b[91m--2020-01-29 13:55:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-29T13:55:22.578Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-29T13:55:22.838Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:22.838Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:55:22.838Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-29T13:55:22.838Z] --2020-01-29 13:55:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-29T13:55:22.838Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-01-29T13:55:22.838Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:23.097Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:55:23.097Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:55:23.097Z] Saving to: \'STDOUT\'\n [2020-01-29T13:55:23.097Z] \n [2020-01-29T13:55:23.097Z] 0K .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..... .......... ........\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m 1.37M\n [2020-01-29T13:55:23.097Z] 50K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... .......... .......... .......... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. 2.75M\n [2020-01-29T13:55:23.097Z] 100K .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. 43.5M\n [2020-01-29T13:55:23.097Z] 150K ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... 70.6M\x1b[0m\x1b[91m\n [2020-01-29T13:55:23.097Z] 200K .........\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...... .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 2.85M\x1b[0m\x1b[91m\n [2020-01-29T13:55:23.097Z] 250K ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m. .....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. ...\x1b[0m\x1b[91m....... 10.7M\x1b[0m\x1b[91m\n [2020-01-29T13:55:23.097Z] 300K ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. 11.2M\n [2020-01-29T13:55:23.097Z] 350K .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m. .....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... .......... 9.19M\n [2020-01-29T13:55:23.097Z] 400K .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m...... 9.76M\x1b[0m\x1b[91m\n [2020-01-29T13:55:23.097Z] 450K ......\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 8.37M\n [2020-01-29T13:55:23.097Z] 500K .\x1b[0m\x1b[91m......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .......... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... 40.1M\n [2020-01-29T13:55:23.097Z] 550K ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. ........\x1b[0m\x1b[91m.. ......\x1b[0m\x1b[91m.... .......... ..\x1b[0m\x1b[91m........ 20.3M\n [2020-01-29T13:55:23.097Z] 600K ........\x1b[0m\x1b[91m.. .......... ....\x1b[0m\x1b[91m...... ..........\x1b[0m\x1b[91m .......... 2.19M\n [2020-01-29T13:55:23.097Z] 650K ......\x1b[0m\x1b[91m.... .......... ..\x1b[0m\x1b[91m........ .........\x1b[0m\x1b[91m. .......... 9.28M\x1b[0m\x1b[91m\n [2020-01-29T13:55:23.097Z] 700K .. 554K=0.1s\n [2020-01-29T13:55:23.097Z] \n [2020-01-29T13:55:23.097Z] 2020-01-29 13:55:23 (5.15 MB/s) - written to stdout [719348]\n [2020-01-29T13:55:23.097Z] \n [2020-01-29T13:55:23.356Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:55:23.356Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-29T13:55:23.356Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:55:23.356Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:55:23.356Z] -- Detecting C compiler ABI info\n [2020-01-29T13:55:23.356Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:55:23.614Z] -- Detecting C compile features\n [2020-01-29T13:55:23.614Z] -- Detecting C compile features - done\n [2020-01-29T13:55:23.614Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-29T13:55:23.877Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-29T13:55:23.877Z] -- Detecting CXX compiler ABI info\n [2020-01-29T13:55:23.877Z] -- Detecting CXX compiler ABI info - done\n [2020-01-29T13:55:23.877Z] -- Detecting CXX compile features\n [2020-01-29T13:55:24.444Z] -- Detecting CXX compile features - done\n [2020-01-29T13:55:24.444Z] -- Looking for include file endian.h\n [2020-01-29T13:55:24.444Z] -- Looking for include file endian.h - found\n [2020-01-29T13:55:24.444Z] -- Check if the system is big endian\n [2020-01-29T13:55:24.444Z] -- Searching 16 bit integer\n [2020-01-29T13:55:24.444Z] -- Looking for sys/types.h\n [2020-01-29T13:55:24.444Z] -- Looking for sys/types.h - found\n [2020-01-29T13:55:24.444Z] -- Looking for stdint.h\n [2020-01-29T13:55:24.444Z] -- Looking for stdint.h - found\n [2020-01-29T13:55:24.444Z] -- Looking for stddef.h\n [2020-01-29T13:55:24.444Z] -- Looking for stddef.h - found\n [2020-01-29T13:55:24.444Z] -- Check size of unsigned short\n [2020-01-29T13:55:24.702Z] -- Check size of unsigned short - done\n [2020-01-29T13:55:24.702Z] -- Using unsigned short\n [2020-01-29T13:55:24.702Z] -- Check if the system is big endian - little endian\n [2020-01-29T13:55:24.702Z] -- Check size of size_t\n [2020-01-29T13:55:24.702Z] -- Check size of size_t - done\n [2020-01-29T13:55:24.702Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-29T13:55:24.702Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-29T13:55:24.702Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-29T13:55:24.702Z] CMake did not find one.\n [2020-01-29T13:55:24.702Z] \n [2020-01-29T13:55:24.702Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-29T13:55:24.702Z] the following names:\n [2020-01-29T13:55:24.702Z] \n [2020-01-29T13:55:24.702Z] cJSONConfig.cmake\n [2020-01-29T13:55:24.702Z] cjson-config.cmake\n [2020-01-29T13:55:24.702Z] \n [2020-01-29T13:55:24.702Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-29T13:55:24.702Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-29T13:55:24.702Z] provides a separate development package or SDK, be sure it has been\n [2020-01-29T13:55:24.702Z] installed.\n [2020-01-29T13:55:24.702Z] \n [2020-01-29T13:55:24.702Z] \n [2020-01-29T13:55:24.702Z] \x1b[0m-- Configuring done\n [2020-01-29T13:55:24.960Z] -- Generating done\n [2020-01-29T13:55:24.960Z] -- Build files have been written to: /tmp/cbor\n [2020-01-29T13:55:24.960Z] Scanning dependencies of target cbor_shared\n [2020-01-29T13:55:24.960Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-29T13:55:25.218Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-29T13:55:25.218Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-29T13:55:25.218Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-29T13:55:25.477Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-29T13:55:25.477Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-29T13:55:25.477Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-29T13:55:25.736Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-29T13:55:25.736Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-29T13:55:25.736Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-29T13:55:25.994Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-29T13:55:25.994Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-29T13:55:25.994Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-29T13:55:26.255Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-29T13:55:26.255Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-29T13:55:26.255Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-29T13:55:26.255Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-29T13:55:26.516Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-29T13:55:26.516Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-29T13:55:26.516Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-29T13:55:26.516Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-29T13:55:26.516Z] [ 40%] Built target cbor_shared\n [2020-01-29T13:55:26.516Z] Scanning dependencies of target cbor\n [2020-01-29T13:55:26.516Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-29T13:55:26.774Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-29T13:55:27.032Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-29T13:55:27.032Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-29T13:55:27.291Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-29T13:55:27.291Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-29T13:55:27.291Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-29T13:55:27.554Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-29T13:55:27.554Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-29T13:55:27.554Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-29T13:55:27.812Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-29T13:55:27.812Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-29T13:55:27.812Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-29T13:55:28.070Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-29T13:55:28.070Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-29T13:55:28.070Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-29T13:55:28.347Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-29T13:55:28.347Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-29T13:55:28.347Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-29T13:55:28.347Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-29T13:55:28.617Z] [ 80%] Linking C static library libcbor.a\n [2020-01-29T13:55:28.617Z] [ 80%] Built target cbor\n [2020-01-29T13:55:28.617Z] Scanning dependencies of target create_items\n [2020-01-29T13:55:28.617Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-29T13:55:28.617Z] [ 84%] Linking C executable create_items\n [2020-01-29T13:55:28.617Z] [ 84%] Built target create_items\n [2020-01-29T13:55:28.617Z] Scanning dependencies of target readfile\n [2020-01-29T13:55:28.617Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-29T13:55:28.617Z] [ 88%] Linking C executable readfile\n [2020-01-29T13:55:28.617Z] [ 88%] Built target readfile\n [2020-01-29T13:55:28.617Z] Scanning dependencies of target streaming_parser\n [2020-01-29T13:55:28.617Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-29T13:55:28.876Z] [ 92%] Linking C executable streaming_parser\n [2020-01-29T13:55:28.876Z] [ 92%] Built target streaming_parser\n [2020-01-29T13:55:28.876Z] Scanning dependencies of target sort\n [2020-01-29T13:55:28.876Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-29T13:55:28.876Z] [ 96%] Linking C executable sort\n [2020-01-29T13:55:28.876Z] [ 96%] Built target sort\n [2020-01-29T13:55:28.876Z] Scanning dependencies of target hello\n [2020-01-29T13:55:28.876Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-29T13:55:28.876Z] [100%] Linking C executable hello\n [2020-01-29T13:55:28.876Z] [100%] Built target hello\n [2020-01-29T13:55:29.138Z] Install the project...\n [2020-01-29T13:55:29.138Z] -- Install configuration: "Release"\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-29T13:55:29.138Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-29T13:55:29.138Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-29T13:55:29.139Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-29T13:55:29.710Z] Removing intermediate container 1a6fb29165c5\n [2020-01-29T13:55:29.711Z] ---> c46ed58c5703\n [2020-01-29T13:55:29.711Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-29T13:55:29.711Z] ---> Running in da8ec7fd77cf\n [2020-01-29T13:55:30.289Z] Removing intermediate container da8ec7fd77cf\n [2020-01-29T13:55:30.289Z] ---> 7476e35fcc41\n [2020-01-29T13:55:30.289Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-29T13:55:30.549Z] ---> 2ef4636589b8\n [2020-01-29T13:55:30.549Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-29T13:55:30.808Z] ---> 0a0983da310c\n [2020-01-29T13:55:30.808Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-29T13:55:30.808Z] ---> be9bd747ba1c\n [2020-01-29T13:55:30.808Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-29T13:55:31.069Z] ---> bffe633fe028\n [2020-01-29T13:55:31.069Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-29T13:55:31.069Z] ---> 30575081fb72\n [2020-01-29T13:55:31.069Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-29T13:55:31.328Z] ---> bdb4f85596d1\n [2020-01-29T13:55:31.328Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-29T13:55:31.328Z] ---> Running in 7ead7dc24f29\n [2020-01-29T13:55:32.708Z] \x1b[91m+ CPPCHECK=false\n [2020-01-29T13:55:32.708Z] + DOCGEN=false\n [2020-01-29T13:55:32.708Z] + TOMLVER=SDK-0.2\n [2020-01-29T13:55:32.708Z] + CUTILVER=v0.8.1\n [2020-01-29T13:55:32.708Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-29T13:55:32.708Z] + \'[\' 0 -gt 0 ]\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-01-29T13:55:32.708Z] + dirname /tmp/sdk/scripts\n [2020-01-29T13:55:32.708Z] + ROOT=/tmp/sdk\n [2020-01-29T13:55:32.708Z] + cd /tmp/sdk\n [2020-01-29T13:55:32.708Z] + \'[\' \'!\' -d deps ]\n [2020-01-29T13:55:32.708Z] + mkdir deps\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ tar+ -C deps -z -xwget -f -O - -\n [2020-01-29T13:55:32.708Z] https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m--2020-01-29 13:55:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-29T13:55:32.708Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:55:32.708Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-29T13:55:32.708Z] --2020-01-29 13:55:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-29T13:55:32.708Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-01-29T13:55:32.708Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:55:32.708Z] Saving to: \'STDOUT\'\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m\n [2020-01-29T13:55:32.708Z] 0K ........\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.... 1.08M=0.01s\n [2020-01-29T13:55:32.708Z] \n [2020-01-29T13:55:32.708Z] 2020-01-29 13:55:32 (1.08 MB/s) - written to stdout [16451]\n [2020-01-29T13:55:32.708Z] \n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91m--2020-01-29 13:55:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-29T13:55:32.708Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-29T13:55:32.708Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:32.967Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:55:32.967Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-29T13:55:32.967Z] \x1b[0m\x1b[91m--2020-01-29 13:55:32-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n [2020-01-29T13:55:32.967Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-01-29T13:55:32.967Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:55:33.226Z] Saving to: \'STDOUT\'\n [2020-01-29T13:55:33.226Z] \n [2020-01-29T13:55:33.226Z] 0K .\x1b[0m\x1b[91m......... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m .......... ........\x1b[0m\x1b[91m.. .......... 1.29M\n [2020-01-29T13:55:33.226Z] 50K .......... .......... .......... .....\x1b[0m\x1b[91m..... ...\x1b[0m\x1b[91m....... 2.68M\x1b[0m\x1b[91m\n [2020-01-29T13:55:33.226Z] 100K ......\x1b[0m\x1b[91m 58.4M=0.06s\n [2020-01-29T13:55:33.226Z] \n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m2020-01-29 13:55:33 (1.86 MB/s) - written to stdout [109495]\n [2020-01-29T13:55:33.226Z] \n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c deps/iotech-c-utils-0.8.1/src/c/os.c deps/iotech-c-utils-0.8.1/src/c/scheduler.c deps/iotech-c-utils-0.8.1/src/c/thread.c deps/iotech-c-utils-0.8.1/src/c/threadpool.c deps/iotech-c-utils-0.8.1/src/c/time.c src/c/iot\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h deps/iotech-c-utils-0.8.1/include/iot/iot.h deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h deps/iotech-c-utils-0.8.1/include/iot/scheduler.h deps/iotech-c-utils-0.8.1/include/iot/thread.h deps/iotech-c-utils-0.8.1/include/iot/threadpool.h deps/iotech-c-utils-0.8.1/include/iot/time.h include/iot\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-29T13:55:33.226Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-01-29T13:55:33.226Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-01-29T13:55:33.226Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:55:33.226Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:55:33.487Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:55:33.487Z] -- Detecting C compiler ABI info\n [2020-01-29T13:55:33.487Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:55:33.487Z] -- Detecting C compile features\n [2020-01-29T13:55:33.754Z] -- Detecting C compile features - done\n [2020-01-29T13:55:33.754Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-29T13:55:33.754Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-29T13:55:33.754Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-29T13:55:33.754Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-29T13:55:33.754Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-29T13:55:33.754Z] -- C SDK 0.0.0 for Linux\n [2020-01-29T13:55:33.754Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-29T13:55:33.754Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-29T13:55:33.754Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-29T13:55:33.754Z] -- Configuring done\n [2020-01-29T13:55:33.754Z] -- Generating done\n [2020-01-29T13:55:33.754Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-29T13:55:33.754Z] \x1b[91m+ make\n [2020-01-29T13:55:33.754Z] \x1b[0m\x1b[91m+ tee release.log\n [2020-01-29T13:55:33.754Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-29T13:55:34.014Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-29T13:55:34.014Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-29T13:55:34.279Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-29T13:55:34.539Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-29T13:55:34.798Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-29T13:55:34.798Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-29T13:55:35.058Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-29T13:55:35.321Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-29T13:55:35.321Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-29T13:55:35.583Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-29T13:55:35.583Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-29T13:55:35.583Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-29T13:55:35.846Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-29T13:55:35.846Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-29T13:55:36.789Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-29T13:55:36.789Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-29T13:55:36.789Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-29T13:55:36.789Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-29T13:55:37.356Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-29T13:55:37.356Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-29T13:55:37.356Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-29T13:55:37.356Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-29T13:55:37.614Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-29T13:55:37.614Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-29T13:55:37.873Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-29T13:55:37.873Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-29T13:55:38.131Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-29T13:55:38.131Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-29T13:55:38.131Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-29T13:55:38.391Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-29T13:55:38.391Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-29T13:55:39.777Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-29T13:55:39.777Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-29T13:55:39.777Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-29T13:55:40.045Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-29T13:55:40.308Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:55:40.567Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-29T13:55:41.500Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-29T13:55:41.500Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-29T13:55:41.758Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-29T13:55:41.758Z] [ 80%] Built target csdk\n [2020-01-29T13:55:41.758Z] Scanning dependencies of target template\n [2020-01-29T13:55:41.758Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-29T13:55:41.758Z] [ 84%] Linking C executable template\n [2020-01-29T13:55:42.015Z] [ 84%] Built target template\n [2020-01-29T13:55:42.015Z] Scanning dependencies of target device-counter\n [2020-01-29T13:55:42.015Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-29T13:55:42.015Z] [ 88%] Linking C executable device-counter\n [2020-01-29T13:55:42.015Z] [ 88%] Built target device-counter\n [2020-01-29T13:55:42.015Z] Scanning dependencies of target device-random\n [2020-01-29T13:55:42.015Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-29T13:55:42.273Z] [ 92%] Linking C executable device-random\n [2020-01-29T13:55:42.273Z] [ 92%] Built target device-random\n [2020-01-29T13:55:42.273Z] Scanning dependencies of target device-gyro\n [2020-01-29T13:55:42.273Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-29T13:55:42.532Z] [ 96%] Linking C executable device-gyro\n [2020-01-29T13:55:42.532Z] [ 96%] Built target device-gyro\n [2020-01-29T13:55:42.532Z] Scanning dependencies of target device-terminal\n [2020-01-29T13:55:42.532Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-29T13:55:42.532Z] [100%] Linking C executable device-terminal\n [2020-01-29T13:55:42.791Z] [100%] Built target device-terminal\n [2020-01-29T13:55:42.791Z] \x1b[91m+ make package\n [2020-01-29T13:55:42.791Z] + tee -a release.log\n [2020-01-29T13:55:42.791Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-29T13:55:42.791Z] [ 84%] Built target template\n [2020-01-29T13:55:42.791Z] [ 88%] Built target device-counter\n [2020-01-29T13:55:42.791Z] [ 92%] Built target device-random\n [2020-01-29T13:55:42.791Z] [ 96%] Built target device-gyro\n [2020-01-29T13:55:42.791Z] [100%] Built target device-terminal\n [2020-01-29T13:55:42.791Z] Run CPack packaging tool...\n [2020-01-29T13:55:42.791Z] CPack: Create package using TGZ\n [2020-01-29T13:55:42.791Z] CPack: Install projects\n [2020-01-29T13:55:42.791Z] CPack: - Run preinstall target for: Csdk\n [2020-01-29T13:55:43.050Z] CPack: - Install project: Csdk\n [2020-01-29T13:55:43.050Z] CPack: Create package\n [2020-01-29T13:55:43.050Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-29T13:55:43.050Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-29T13:55:43.050Z] + \'[\' false \'=\' true ]\n [2020-01-29T13:55:43.050Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/debug\n [2020-01-29T13:55:43.050Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-29T13:55:43.050Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-29T13:55:43.050Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:55:43.050Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:55:43.050Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:55:43.050Z] -- Detecting C compiler ABI info\n [2020-01-29T13:55:43.308Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:55:43.308Z] -- Detecting C compile features\n [2020-01-29T13:55:43.566Z] -- Detecting C compile features - done\n [2020-01-29T13:55:43.566Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-29T13:55:43.566Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-29T13:55:43.566Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-29T13:55:43.566Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-29T13:55:43.566Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-29T13:55:43.566Z] -- C SDK 0.0.0 for Linux\n [2020-01-29T13:55:43.566Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-29T13:55:43.566Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-29T13:55:43.566Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-29T13:55:43.566Z] -- Configuring done\n [2020-01-29T13:55:43.567Z] -- Generating done\n [2020-01-29T13:55:43.567Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-29T13:55:43.567Z] \x1b[91m+ make\n [2020-01-29T13:55:43.567Z] + tee debug.log\n [2020-01-29T13:55:43.567Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-29T13:55:43.824Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-29T13:55:43.824Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-29T13:55:43.824Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-29T13:55:44.082Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-29T13:55:44.082Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-29T13:55:44.082Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-29T13:55:44.345Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-29T13:55:44.345Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-29T13:55:44.345Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-29T13:55:44.603Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-29T13:55:44.603Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-29T13:55:44.603Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-29T13:55:44.603Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-29T13:55:44.603Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-29T13:55:44.862Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-29T13:55:44.862Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-29T13:55:45.120Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-29T13:55:45.120Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-29T13:55:45.379Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-29T13:55:45.379Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-29T13:55:45.379Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-29T13:55:45.379Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-29T13:55:45.379Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-29T13:55:45.379Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-29T13:55:45.638Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-29T13:55:45.638Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-29T13:55:45.638Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-29T13:55:45.638Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-29T13:55:45.895Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-29T13:55:45.895Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-29T13:55:45.895Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-29T13:55:46.153Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-29T13:55:46.410Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-29T13:55:46.410Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-29T13:55:46.410Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-29T13:55:46.668Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:55:46.926Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-29T13:55:46.926Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-29T13:55:47.184Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-29T13:55:47.184Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-29T13:55:47.184Z] [ 80%] Built target csdk\n [2020-01-29T13:55:47.184Z] Scanning dependencies of target template\n [2020-01-29T13:55:47.184Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-29T13:55:47.184Z] [ 84%] Linking C executable template\n [2020-01-29T13:55:47.444Z] [ 84%] Built target template\n [2020-01-29T13:55:47.444Z] Scanning dependencies of target device-counter\n [2020-01-29T13:55:47.444Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-29T13:55:47.444Z] [ 88%] Linking C executable device-counter\n [2020-01-29T13:55:47.444Z] [ 88%] Built target device-counter\n [2020-01-29T13:55:47.444Z] Scanning dependencies of target device-random\n [2020-01-29T13:55:47.444Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-29T13:55:47.444Z] [ 92%] Linking C executable device-random\n [2020-01-29T13:55:47.702Z] [ 92%] Built target device-random\n [2020-01-29T13:55:47.702Z] Scanning dependencies of target device-gyro\n [2020-01-29T13:55:47.702Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-29T13:55:47.702Z] [ 96%] Linking C executable device-gyro\n [2020-01-29T13:55:47.702Z] [ 96%] Built target device-gyro\n [2020-01-29T13:55:47.702Z] Scanning dependencies of target device-terminal\n [2020-01-29T13:55:47.702Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-29T13:55:47.960Z] [100%] Linking C executable device-terminal\n [2020-01-29T13:55:47.960Z] [100%] Built target device-terminal\n [2020-01-29T13:55:47.960Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:47.960Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:47.960Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:47.960Z] Scanning dependencies of target csdk\n [2020-01-29T13:55:47.960Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:47.960Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:47.960Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:55:48.220Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-29T13:55:48.481Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.481Z] [ 80%] Built target csdk\n [2020-01-29T13:55:48.481Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.481Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.481Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] [ 82%] Linking C executable template\n [2020-01-29T13:55:48.482Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] [ 84%] Built target template\n [2020-01-29T13:55:48.482Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] [ 86%] Linking C executable device-counter\n [2020-01-29T13:55:48.482Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] [ 88%] Built target device-counter\n [2020-01-29T13:55:48.482Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.482Z] [ 90%] Linking C executable device-random\n [2020-01-29T13:55:48.482Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] [ 92%] Built target device-random\n [2020-01-29T13:55:48.740Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] [ 94%] Linking C executable device-gyro\n [2020-01-29T13:55:48.740Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] [ 96%] Built target device-gyro\n [2020-01-29T13:55:48.740Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] [ 98%] Linking C executable device-terminal\n [2020-01-29T13:55:48.740Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] [100%] Built target device-terminal\n [2020-01-29T13:55:48.740Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:48.740Z] Install the project...\n [2020-01-29T13:55:48.740Z] -- Install configuration: "Release"\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-29T13:55:48.740Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-29T13:55:48.740Z] -- Up-to-date: /usr/local/include\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/devsdk\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/devices.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/profiles.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/os\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-29T13:55:48.740Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-29T13:55:48.740Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:55:49.312Z] Removing intermediate container 7ead7dc24f29\n [2020-01-29T13:55:49.312Z] ---> d71d6828aa5f\n [2020-01-29T13:55:49.312Z] Step 14/21 : FROM alpine:3.9\n [2020-01-29T13:55:49.572Z] 3.9: Pulling from library/alpine\n [2020-01-29T13:55:49.835Z] 9123ac7c32f7: Pulling fs layer\n [2020-01-29T13:55:50.096Z] 9123ac7c32f7: Download complete\n [2020-01-29T13:55:50.096Z] 9123ac7c32f7: Pull complete\n [2020-01-29T13:55:50.096Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-29T13:55:50.096Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-29T13:55:50.096Z] ---> 82f67be598eb\n [2020-01-29T13:55:50.096Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-29T13:55:50.096Z] ---> Running in afb181ca74a3\n [2020-01-29T13:55:50.359Z] Removing intermediate container afb181ca74a3\n [2020-01-29T13:55:50.359Z] ---> 53fe04b8862b\n [2020-01-29T13:55:50.359Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-29T13:55:50.359Z] ---> Running in c80053917f16\n [2020-01-29T13:55:50.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:55:50.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:55:50.892Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-29T13:55:50.892Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-29T13:55:50.892Z] (3/48) Installing file (5.36-r1)\n [2020-01-29T13:55:50.892Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-29T13:55:50.892Z] (5/48) Installing isl (0.18-r0)\n [2020-01-29T13:55:51.152Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-29T13:55:51.152Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-29T13:55:51.152Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-29T13:55:51.152Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-29T13:55:51.152Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-29T13:55:51.152Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-29T13:55:51.152Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-29T13:55:55.339Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-29T13:55:55.339Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-29T13:55:55.339Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-29T13:55:55.905Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-29T13:55:56.163Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-29T13:55:56.163Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-29T13:55:56.163Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-29T13:55:56.163Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-29T13:55:56.163Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-29T13:55:56.163Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-29T13:55:56.163Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-29T13:55:56.163Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-29T13:55:56.163Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-29T13:55:56.163Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-29T13:55:56.163Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-29T13:55:56.163Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-29T13:55:56.163Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-29T13:55:56.163Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-29T13:55:56.423Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-29T13:55:56.681Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-29T13:55:56.681Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-29T13:55:56.681Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-29T13:55:56.681Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-29T13:55:58.582Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-29T13:55:58.582Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-29T13:55:58.582Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-29T13:55:59.150Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-29T13:55:59.150Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-29T13:55:59.150Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-29T13:55:59.150Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-29T13:55:59.150Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-29T13:55:59.150Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-29T13:55:59.150Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-29T13:55:59.150Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-29T13:55:59.150Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-29T13:55:59.150Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-29T13:55:59.150Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T13:55:59.150Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-29T13:55:59.150Z] OK: 222 MiB in 62 packages\n [2020-01-29T13:56:05.714Z] Removing intermediate container c80053917f16\n [2020-01-29T13:56:05.714Z] ---> c75449ee6a74\n [2020-01-29T13:56:05.714Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-29T13:56:05.714Z] ---> 5e119eb8934f\n [2020-01-29T13:56:05.714Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-29T13:56:05.714Z] ---> b84c7bc8a550\n [2020-01-29T13:56:05.714Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-29T13:56:05.972Z] ---> 7b6cc0b30be3\n [2020-01-29T13:56:05.972Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-29T13:56:06.229Z] ---> 20563b892cce\n [2020-01-29T13:56:06.229Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-29T13:56:06.229Z] ---> c24452707d71\n [2020-01-29T13:56:06.490Z] Successfully built c24452707d71\n [2020-01-29T13:56:06.490Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:56:06.881Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-29T13:56:06.881Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T13:56:06.998Z] prd-centos7-docker-4c-2g-16692 does not seem to be running inside a container\n [2020-01-29T13:56:07.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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\n [2020-01-29T13:56:07.563Z] $ docker top 4ca9adfd187b23e6bcafccc7d3d273edb85053798eb3dbb5ee0cbad72ab377fc -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T13:56:08.380Z] + make test\n [2020-01-29T13:56:08.380Z] echo "make test"\n [2020-01-29T13:56:08.380Z] make test\n [Pipeline] }\n [2020-01-29T13:56:08.380Z] $ docker stop --time=1 4ca9adfd187b23e6bcafccc7d3d273edb85053798eb3dbb5ee0cbad72ab377fc\n [2020-01-29T13:56:09.730Z] $ docker rm -f 4ca9adfd187b23e6bcafccc7d3d273edb85053798eb3dbb5ee0cbad72ab377fc\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T13:56:10.777Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-29T13:56:11.067Z] + ls -al .\n [2020-01-29T13:56:11.067Z] total 160\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 8 jenkins jenkins 260 Jan 29 13:55 .\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 29 13:55 ..\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jan 29 13:55 Attribution.txt\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 4817 Jan 29 13:55 CHANGES\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 2 jenkins jenkins 144 Jan 29 13:55 docs\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jan 29 13:55 Doxyfile\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 29 13:55 .git\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 176 Jan 29 13:55 .gitignore\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 4 jenkins jenkins 33 Jan 29 13:55 include\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 792 Jan 29 13:55 Jenkinsfile\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 29 13:55 LICENSE\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 448 Jan 29 13:55 Makefile\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 1612 Jan 29 13:55 README.md\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 4821 Jan 29 13:55 README.v2.md\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 2 jenkins jenkins 106 Jan 29 13:55 scripts\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 29 13:55 .semver\n [2020-01-29T13:56:11.067Z] drwxrwxr-x. 4 jenkins jenkins 50 Jan 29 13:55 src\n [2020-01-29T13:56:11.067Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 29 13:52 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:56:11.359Z] + 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\' --label git_sha=92c259bb0bfb1845d5b90f9352e40b82e3d92372 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-29T13:56:11.359Z] Sending build context to Docker daemon 2.492MB\n\n [2020-01-29T13:56:11.359Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-29T13:56:11.359Z] Step 2/15 : FROM ${BASE}\n [2020-01-29T13:56:11.359Z] ---> c24452707d71\n [2020-01-29T13:56:11.359Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-29T13:56:11.359Z] ---> Running in 1878e8cb20f7\n [2020-01-29T13:56:11.617Z] Removing intermediate container 1878e8cb20f7\n [2020-01-29T13:56:11.617Z] ---> 229dfffa941e\n [2020-01-29T13:56:11.617Z] 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\n [2020-01-29T13:56:11.617Z] ---> Running in d20a2931b11d\n [2020-01-29T13:56:11.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:56:11.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-29T13:56:12.132Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-29T13:56:12.132Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-29T13:56:12.132Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-29T13:56:12.132Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-29T13:56:12.392Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-29T13:56:12.392Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-29T13:56:12.392Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-29T13:56:12.392Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-29T13:56:12.392Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-29T13:56:12.392Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-29T13:56:12.392Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-29T13:56:12.392Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-29T13:56:12.392Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-29T13:56:12.392Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-29T13:56:12.392Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-29T13:56:12.392Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-29T13:56:12.392Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-29T13:56:12.392Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-29T13:56:12.651Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-29T13:56:12.651Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-29T13:56:12.651Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-29T13:56:12.651Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T13:56:12.651Z] OK: 265 MiB in 83 packages\n [2020-01-29T13:56:13.587Z] Removing intermediate container d20a2931b11d\n [2020-01-29T13:56:13.588Z] ---> 792196f28d70\n [2020-01-29T13:56:13.588Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-29T13:56:13.848Z] ---> 40679aa8eb9a\n [2020-01-29T13:56:13.848Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-29T13:56:14.110Z] ---> bb0a1229587e\n [2020-01-29T13:56:14.110Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-29T13:56:14.371Z] ---> f590950e0593\n [2020-01-29T13:56:14.371Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-29T13:56:14.630Z] ---> 19be79b6c6ed\n [2020-01-29T13:56:14.630Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-29T13:56:14.630Z] ---> 7913a0b99dd7\n [2020-01-29T13:56:14.630Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-29T13:56:14.888Z] ---> 0604fd093a16\n [2020-01-29T13:56:14.888Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-29T13:56:15.151Z] ---> Running in 92e288c59b7e\n [2020-01-29T13:56:15.151Z] Removing intermediate container 92e288c59b7e\n [2020-01-29T13:56:15.151Z] ---> 9b6fb9eb9376\n [2020-01-29T13:56:15.151Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-29T13:56:15.419Z] ---> Running in b16759683612\n [2020-01-29T13:56:15.679Z] Removing intermediate container b16759683612\n [2020-01-29T13:56:15.679Z] ---> fa84c17e79d2\n [2020-01-29T13:56:15.679Z] Step 13/15 : LABEL arch=x86_64\n [2020-01-29T13:56:15.679Z] ---> Running in 1aa5201c9e34\n [2020-01-29T13:56:15.943Z] Removing intermediate container 1aa5201c9e34\n [2020-01-29T13:56:15.943Z] ---> 5fc112c4a825\n [2020-01-29T13:56:15.943Z] Step 14/15 : LABEL git_sha=92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T13:56:15.943Z] ---> Running in 5a5746de132b\n [2020-01-29T13:56:16.203Z] Removing intermediate container 5a5746de132b\n [2020-01-29T13:56:16.203Z] ---> 4fb3400b0ce1\n [2020-01-29T13:56:16.203Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-29T13:56:16.203Z] ---> Running in dcae57ef587b\n [2020-01-29T13:56:16.461Z] Removing intermediate container dcae57ef587b\n [2020-01-29T13:56:16.461Z] ---> afe94ba7f0f3\n [2020-01-29T13:56:16.461Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-29T13:56:16.461Z] Successfully built afe94ba7f0f3\n [2020-01-29T13:56:16.461Z] Successfully tagged docker-device-sdk-c:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-29T13:57:12.968Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16693 in /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [Pipeline] {\n [Pipeline] ws\n [2020-01-29T13:57:12.980Z] Running in /w/workspace/device-sdk-c/5\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-29T13:57:21.350Z] using credential edgex-jenkins-ssh\n [2020-01-29T13:57:21.375Z] Cloning the remote Git repository\n [2020-01-29T13:57:21.375Z] Cloning with configured refspecs honoured and without tags\n [2020-01-29T13:57:21.428Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:57:21.528Z] > git init /w/workspace/device-sdk-c/5 # timeout=10\n [2020-01-29T13:57:21.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:57:21.636Z] > git --version # timeout=10\n [2020-01-29T13:57:21.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T13:57:21.732Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:57:22.841Z] Fetching without tags\n [2020-01-29T13:57:23.313Z] Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T13:57:23.588Z] Merge succeeded, producing 92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T13:57:23.588Z] Checking out Revision 92c259bb0bfb1845d5b90f9352e40b82e3d92372 (PR-225)\n [2020-01-29T13:57:22.683Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-29T13:57:22.723Z] > git config --add remote.origin.fetch +refs/pull/225/head:refs/remotes/origin/PR-225 # timeout=10\n [2020-01-29T13:57:22.748Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:57:22.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-29T13:57:22.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-29T13:57:22.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-29T13:57:22.857Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-29T13:57:23.320Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T13:57:23.344Z] > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n [2020-01-29T13:57:23.485Z] > git merge c2d478b4744e2ce35c79f48339c80cba8023db66 # timeout=10\n [2020-01-29T13:57:23.531Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-29T13:57:23.578Z] > git config core.sparsecheckout # timeout=10\n [2020-01-29T13:57:23.600Z] > git checkout -f 92c259bb0bfb1845d5b90f9352e40b82e3d92372 # timeout=10\n [2020-01-29T13:57:28.268Z] Commit message: "Add new SDK API. New (v2) methods and callbacks are prefixed with \'devsdk_\' and replace their \'edgex_devce_\' counterparts. Changes are: All callback functions are registered in service_new Command-line argument processing occurs in service_new The PUT handler takes values as an array of iot_data_t* The GET handler takes query params as a name-value pair list The Values returned (from a GET handler) in a commandresult are iot_data_t* The Driver config passed to the implementation in the initialize method is a string map (in iot_data_t) edgex_propertytype becomes an iot_data_type_t"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-29T13:57:29.599Z] =========================================================\n [2020-01-29T13:57:29.600Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest]\n [2020-01-29T13:57:29.600Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T13:57:31.162Z] + 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 .\n [2020-01-29T13:57:32.143Z] Sending build context to Docker daemon 2.492MB\n\n [2020-01-29T13:57:32.143Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-29T13:57:32.143Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-29T13:57:32.756Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64\n [2020-01-29T13:57:32.756Z] 0362ad1dd800: Pulling fs layer\n [2020-01-29T13:57:32.756Z] f2cdb1532d8b: Pulling fs layer\n [2020-01-29T13:57:32.756Z] 37ed683be191: Pulling fs layer\n [2020-01-29T13:57:32.756Z] f2cdb1532d8b: Verifying Checksum\n [2020-01-29T13:57:32.756Z] f2cdb1532d8b: Download complete\n [2020-01-29T13:57:33.027Z] 0362ad1dd800: Verifying Checksum\n [2020-01-29T13:57:33.027Z] 0362ad1dd800: Download complete\n [2020-01-29T13:57:34.005Z] 0362ad1dd800: Pull complete\n [2020-01-29T13:57:34.286Z] f2cdb1532d8b: Pull complete\n [2020-01-29T13:57:41.010Z] 37ed683be191: Verifying Checksum\n [2020-01-29T13:57:41.011Z] 37ed683be191: Download complete\n [2020-01-29T13:57:56.093Z] 37ed683be191: Pull complete\n [2020-01-29T13:57:56.093Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f\n [2020-01-29T13:57:56.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest\n [2020-01-29T13:57:56.093Z] ---> b23d30803547\n [2020-01-29T13:57:56.093Z] 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\n [2020-01-29T13:57:56.372Z] ---> Running in a2f63e69252d\n [2020-01-29T13:57:57.355Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-29T13:57:57.944Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-29T13:57:58.536Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-29T13:57:58.536Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-29T13:57:58.807Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-29T13:57:58.807Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-29T13:57:58.807Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-29T13:57:59.074Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-29T13:57:59.074Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-29T13:57:59.345Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-29T13:57:59.618Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T13:57:59.618Z] OK: 285 MiB in 83 packages\n [2020-01-29T13:58:01.046Z] Removing intermediate container a2f63e69252d\n [2020-01-29T13:58:01.046Z] ---> ea699fabc740\n [2020-01-29T13:58:01.046Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-29T13:58:01.320Z] ---> Running in 9225859b3e21\n [2020-01-29T13:58:01.591Z] Removing intermediate container 9225859b3e21\n [2020-01-29T13:58:01.591Z] ---> ff5f8073e670\n [2020-01-29T13:58:01.591Z] 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\n [2020-01-29T13:58:01.880Z] ---> Running in cd0a0ff9a4ba\n [2020-01-29T13:58:02.852Z] \x1b[91m--2020-01-29 13:58:02-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-29T13:58:02.852Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.112\n [2020-01-29T13:58:02.852Z] Connecting to github.com|192.30.253.112|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:02.852Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:58:02.852Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-29T13:58:02.852Z] \x1b[0m\x1b[91m--2020-01-29 13:58:02-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-29T13:58:02.852Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-01-29T13:58:02.852Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:03.133Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:58:03.133Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:58:03.133Z] Saving to: \'STDOUT\'\n [2020-01-29T13:58:03.133Z] \x1b[0m\x1b[91m\n [2020-01-29T13:58:03.133Z] 0K ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..... .......... ........\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m......... 1.53M\n [2020-01-29T13:58:03.133Z] 50K .......... .......... ........\x1b[0m\x1b[91m.. .......... ...\x1b[0m\x1b[91m....... 3.41M\n [2020-01-29T13:58:03.133Z] 100K .......... .......... .......... .......... ..\x1b[0m\x1b[91m........ 12.7M\n [2020-01-29T13:58:03.133Z] 150K .......... .......... .......... .......... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 8.05M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.133Z] 200K .....\x1b[0m\x1b[91m..... .......... .......... .......... .......... 4.42M\n [2020-01-29T13:58:03.133Z] 250K ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 2.25M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.133Z] 300K .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. .......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 1.72M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.411Z] 350K\x1b[0m\x1b[91m .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....... .......... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m......... .......... 6.57M\n [2020-01-29T13:58:03.411Z] 400K ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .......... .......... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m........\x1b[0m\x1b[91m.. 2.74M\n [2020-01-29T13:58:03.411Z] 450K ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. \x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m........ ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 3.57M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.411Z] 500K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m........ ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m....... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 2.75M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.411Z] 550K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m......... .......... ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .......... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 4.32M\n [2020-01-29T13:58:03.411Z] 600K ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. 864K\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.411Z] 650K .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 1.27M\x1b[0m\x1b[91m\n [2020-01-29T13:58:03.411Z] 700K\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m 174K=0.3s\n [2020-01-29T13:58:03.411Z] \n [2020-01-29T13:58:03.411Z] 2020-01-29 13:58:03 (2.32 MB/s) - written to stdout [719348]\n [2020-01-29T13:58:03.411Z] \n [2020-01-29T13:58:03.690Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:58:03.963Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-29T13:58:03.963Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:58:04.246Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:58:04.246Z] -- Detecting C compiler ABI info\n [2020-01-29T13:58:04.518Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:58:04.518Z] -- Detecting C compile features\n [2020-01-29T13:58:05.495Z] -- Detecting C compile features - done\n [2020-01-29T13:58:05.495Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-29T13:58:05.766Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-29T13:58:05.766Z] -- Detecting CXX compiler ABI info\n [2020-01-29T13:58:06.048Z] -- Detecting CXX compiler ABI info - done\n [2020-01-29T13:58:06.048Z] -- Detecting CXX compile features\n [2020-01-29T13:58:08.033Z] -- Detecting CXX compile features - done\n [2020-01-29T13:58:08.033Z] -- Looking for include file endian.h\n [2020-01-29T13:58:08.033Z] -- Looking for include file endian.h - found\n [2020-01-29T13:58:08.033Z] -- Check if the system is big endian\n [2020-01-29T13:58:08.033Z] -- Searching 16 bit integer\n [2020-01-29T13:58:08.033Z] -- Looking for sys/types.h\n [2020-01-29T13:58:08.309Z] -- Looking for sys/types.h - found\n [2020-01-29T13:58:08.309Z] -- Looking for stdint.h\n [2020-01-29T13:58:08.588Z] -- Looking for stdint.h - found\n [2020-01-29T13:58:08.588Z] -- Looking for stddef.h\n [2020-01-29T13:58:08.865Z] -- Looking for stddef.h - found\n [2020-01-29T13:58:08.865Z] -- Check size of unsigned short\n [2020-01-29T13:58:09.138Z] -- Check size of unsigned short - done\n [2020-01-29T13:58:09.138Z] -- Using unsigned short\n [2020-01-29T13:58:09.418Z] -- Check if the system is big endian - little endian\n [2020-01-29T13:58:09.419Z] -- Check size of size_t\n [2020-01-29T13:58:09.695Z] -- Check size of size_t - done\n [2020-01-29T13:58:09.695Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-29T13:58:09.695Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-29T13:58:09.695Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-29T13:58:09.695Z] CMake did not find one.\n [2020-01-29T13:58:09.695Z] \n [2020-01-29T13:58:09.695Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-29T13:58:09.695Z] the following names:\n [2020-01-29T13:58:09.695Z] \n [2020-01-29T13:58:09.695Z] cJSONConfig.cmake\n [2020-01-29T13:58:09.695Z] cjson-config.cmake\n [2020-01-29T13:58:09.695Z] \n [2020-01-29T13:58:09.695Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-29T13:58:09.695Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-29T13:58:09.695Z] provides a separate development package or SDK, be sure it has been\n [2020-01-29T13:58:09.695Z] installed.\n [2020-01-29T13:58:09.695Z] \n [2020-01-29T13:58:09.695Z] \n [2020-01-29T13:58:09.695Z] \x1b[0m-- Configuring done\n [2020-01-29T13:58:09.963Z] -- Generating done\n [2020-01-29T13:58:09.963Z] -- Build files have been written to: /tmp/cbor\n [2020-01-29T13:58:09.963Z] Scanning dependencies of target cbor_shared\n [2020-01-29T13:58:09.963Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-29T13:58:10.950Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-29T13:58:11.542Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-29T13:58:11.542Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-29T13:58:12.522Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-29T13:58:12.522Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-29T13:58:12.794Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-29T13:58:13.068Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-29T13:58:13.340Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-29T13:58:13.609Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-29T13:58:14.208Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-29T13:58:14.480Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-29T13:58:15.072Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-29T13:58:15.343Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-29T13:58:15.612Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-29T13:58:15.883Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-29T13:58:16.154Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-29T13:58:16.765Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-29T13:58:16.765Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-29T13:58:17.035Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-29T13:58:17.313Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-29T13:58:17.313Z] [ 40%] Built target cbor_shared\n [2020-01-29T13:58:17.313Z] Scanning dependencies of target cbor\n [2020-01-29T13:58:17.584Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-29T13:58:18.555Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-29T13:58:19.149Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-29T13:58:19.420Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-29T13:58:20.845Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-29T13:58:21.117Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-29T13:58:21.117Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-29T13:58:21.388Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-29T13:58:21.659Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-29T13:58:22.251Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-29T13:58:22.840Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-29T13:58:23.111Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-29T13:58:23.701Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-29T13:58:24.293Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-29T13:58:24.570Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-29T13:58:24.570Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-29T13:58:25.159Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-29T13:58:25.429Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-29T13:58:25.700Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-29T13:58:25.969Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-29T13:58:26.237Z] [ 80%] Linking C static library libcbor.a\n [2020-01-29T13:58:26.237Z] [ 80%] Built target cbor\n [2020-01-29T13:58:26.237Z] Scanning dependencies of target create_items\n [2020-01-29T13:58:26.237Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-29T13:58:26.508Z] [ 84%] Linking C executable create_items\n [2020-01-29T13:58:26.508Z] [ 84%] Built target create_items\n [2020-01-29T13:58:26.508Z] Scanning dependencies of target readfile\n [2020-01-29T13:58:26.784Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-29T13:58:26.784Z] [ 88%] Linking C executable readfile\n [2020-01-29T13:58:27.063Z] [ 88%] Built target readfile\n [2020-01-29T13:58:27.063Z] Scanning dependencies of target streaming_parser\n [2020-01-29T13:58:27.063Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-29T13:58:27.336Z] [ 92%] Linking C executable streaming_parser\n [2020-01-29T13:58:27.336Z] [ 92%] Built target streaming_parser\n [2020-01-29T13:58:27.336Z] Scanning dependencies of target sort\n [2020-01-29T13:58:27.336Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-29T13:58:27.608Z] [ 96%] Linking C executable sort\n [2020-01-29T13:58:27.608Z] [ 96%] Built target sort\n [2020-01-29T13:58:27.877Z] Scanning dependencies of target hello\n [2020-01-29T13:58:27.877Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-29T13:58:27.877Z] [100%] Linking C executable hello\n [2020-01-29T13:58:28.152Z] [100%] Built target hello\n [2020-01-29T13:58:28.152Z] Install the project...\n [2020-01-29T13:58:28.152Z] -- Install configuration: "Release"\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-29T13:58:28.152Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-29T13:58:28.152Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-29T13:58:30.757Z] Removing intermediate container cd0a0ff9a4ba\n [2020-01-29T13:58:30.757Z] ---> 7d67d3e088d1\n [2020-01-29T13:58:30.757Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-29T13:58:30.757Z] ---> Running in 81b5e2cd95ca\n [2020-01-29T13:58:32.740Z] Removing intermediate container 81b5e2cd95ca\n [2020-01-29T13:58:32.740Z] ---> fd70f2883030\n [2020-01-29T13:58:32.740Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-29T13:58:33.011Z] ---> dbfe9ffddb59\n [2020-01-29T13:58:33.011Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-29T13:58:33.631Z] ---> 93326369304f\n [2020-01-29T13:58:33.632Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-29T13:58:34.221Z] ---> 396780202f10\n [2020-01-29T13:58:34.221Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-29T13:58:34.817Z] ---> 50896f6f8a84\n [2020-01-29T13:58:34.817Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-29T13:58:35.408Z] ---> 3bd02c4a021a\n [2020-01-29T13:58:35.408Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-29T13:58:36.002Z] ---> 62903f6e4e52\n [2020-01-29T13:58:36.002Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-29T13:58:36.002Z] ---> Running in 784d5a1ed0b7\n [2020-01-29T13:58:36.989Z] \x1b[91m+ CPPCHECK=false\n [2020-01-29T13:58:36.989Z] + DOCGEN=false\n [2020-01-29T13:58:36.989Z] + TOMLVER=SDK-0.2\n [2020-01-29T13:58:36.989Z] + CUTILVER=v0.8.1\n [2020-01-29T13:58:36.989Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-29T13:58:36.989Z] + \'[\' 0 -gt 0 ]\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-01-29T13:58:36.989Z] + cd /tmp/sdk\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ \'[\' \'!\' -d deps ]\n [2020-01-29T13:58:36.989Z] + mkdir deps\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-29T13:58:36.989Z] + tar -C deps -z -x -f -\n [2020-01-29T13:58:36.989Z] \x1b[0m\x1b[91m--2020-01-29 13:58:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-29T13:58:37.278Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-29T13:58:37.278Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:37.278Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:58:37.278Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-29T13:58:37.278Z] \x1b[0m\x1b[91m--2020-01-29 13:58:37-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-29T13:58:37.278Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-01-29T13:58:37.278Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:58:37.546Z] Saving to: \'STDOUT\'\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91m\n [2020-01-29T13:58:37.546Z] 0K .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. 940K=0.02s\n [2020-01-29T13:58:37.546Z] \n [2020-01-29T13:58:37.546Z] 2020-01-29 13:58:37 (940 KB/s) - written to stdout [16451]\n [2020-01-29T13:58:37.546Z] \n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91m+ + tar -C\x1b[0m\x1b[91mwget\x1b[0m\x1b[91m -O\x1b[0m\x1b[91m - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91m deps\x1b[0m\x1b[91m -z\x1b[0m\x1b[91m -x\x1b[0m\x1b[91m -f\x1b[0m\x1b[91m -\x1b[0m\x1b[91m\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91m--2020-01-29 13:58:37-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-29T13:58:37.546Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-29T13:58:37.546Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:37.814Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-29T13:58:37.814Z] \x1b[0m\x1b[91mLocation: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-29T13:58:37.814Z] \x1b[0m\x1b[91m--2020-01-29 13:58:37-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\x1b[0m\x1b[91m\n [2020-01-29T13:58:37.814Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-01-29T13:58:37.814Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-29T13:58:38.085Z] Saving to: \'STDOUT\'\n [2020-01-29T13:58:38.085Z] \n [2020-01-29T13:58:38.085Z] 0K ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... .......... ........\x1b[0m\x1b[91m.. .......... 1.58M\n [2020-01-29T13:58:38.085Z] 50K .......... .......... ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m......\x1b[0m\x1b[91m \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....... 2.62M\n [2020-01-29T13:58:38.085Z] 100K ...... 13.0M=0.05s\n [2020-01-29T13:58:38.085Z] \n [2020-01-29T13:58:38.085Z] 2020-01-29 13:58:37 (2.09 MB/s) - written to stdout [109495]\n [2020-01-29T13:58:38.085Z] \n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/src/c/base64.c deps/iotech-c-utils-0.8.1/src/c/component.c deps/iotech-c-utils-0.8.1/src/c/container.c deps/iotech-c-utils-0.8.1/src/c/data.c deps/iotech-c-utils-0.8.1/src/c/hash.c deps/iotech-c-utils-0.8.1/src/c/iot.c deps/iotech-c-utils-0.8.1/src/c/json.c deps/iotech-c-utils-0.8.1/src/c/logger.c deps/iotech-c-utils-0.8.1/src/c/os.c deps/iotech-c-utils-0.8.1/src/c/scheduler.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/thread.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/threadpool.c\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/src/c/time.c\x1b[0m\x1b[91m src/c/iot\x1b[0m\x1b[91m\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/base64.h deps/iotech-c-utils-0.8.1/include/iot/component.h deps/iotech-c-utils-0.8.1/include/iot/container.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/data.h deps/iotech-c-utils-0.8.1/include/iot/hash.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/iot.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/json.h deps/iotech-c-utils-0.8.1/include/iot/logger.h deps/iotech-c-utils-0.8.1/include/iot/os.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/scheduler.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/thread.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/threadpool.h\x1b[0m\x1b[91m deps/iotech-c-utils-0.8.1/include/iot/time.h\x1b[0m\x1b[91m include/iot\x1b[0m\x1b[91m\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ cp deps/iotech-c-utils-0.8.1/include/iot/os/linux.h deps/iotech-c-utils-0.8.1/include/iot/os/zephyr.h include/iot/os\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mcd\x1b[0m\x1b[91m /tmp/sdk/build/release\x1b[0m\x1b[91m\n [2020-01-29T13:58:38.085Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mcmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\'\x1b[0m\x1b[91m /tmp/sdk/src\x1b[0m\x1b[91m\n [2020-01-29T13:58:38.356Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:58:38.645Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:58:38.645Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:58:38.919Z] -- Detecting C compiler ABI info\n [2020-01-29T13:58:38.919Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:58:39.206Z] -- Detecting C compile features\n [2020-01-29T13:58:40.181Z] -- Detecting C compile features - done\n [2020-01-29T13:58:40.181Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-29T13:58:40.181Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-29T13:58:40.181Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-29T13:58:40.181Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-29T13:58:40.181Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-29T13:58:40.181Z] -- C SDK 0.0.0 for Linux\n [2020-01-29T13:58:40.181Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-29T13:58:40.181Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-29T13:58:40.181Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-29T13:58:40.451Z] -- Configuring done\n [2020-01-29T13:58:40.722Z] -- Generating done\n [2020-01-29T13:58:40.722Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-29T13:58:40.722Z] \x1b[91m+ make\n [2020-01-29T13:58:40.722Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m release.log\n [2020-01-29T13:58:40.722Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-29T13:58:40.993Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-29T13:58:41.596Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-29T13:58:42.189Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-29T13:58:44.162Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-29T13:58:45.135Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-29T13:58:45.135Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-29T13:58:46.572Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-29T13:58:48.013Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-29T13:58:48.606Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-29T13:58:49.204Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-29T13:58:49.478Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-29T13:58:49.750Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-29T13:58:50.346Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-29T13:58:50.346Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-29T13:58:54.650Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-29T13:58:54.650Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-29T13:58:55.242Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-29T13:58:55.514Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-29T13:58:57.477Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-29T13:58:57.757Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-29T13:58:58.029Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-29T13:58:58.620Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-29T13:58:59.218Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-29T13:58:59.488Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-29T13:59:00.460Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-29T13:59:00.460Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-29T13:59:01.445Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-29T13:59:01.445Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-29T13:59:02.036Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-29T13:59:03.009Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-29T13:59:03.277Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-29T13:59:07.566Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-29T13:59:07.837Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-29T13:59:08.106Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-29T13:59:08.693Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-29T13:59:10.112Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:59:11.545Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-29T13:59:15.842Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-29T13:59:16.113Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-29T13:59:16.381Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-29T13:59:16.649Z] [ 80%] Built target csdk\n [2020-01-29T13:59:16.649Z] Scanning dependencies of target template\n [2020-01-29T13:59:16.649Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-29T13:59:17.239Z] [ 84%] Linking C executable template\n [2020-01-29T13:59:17.509Z] [ 84%] Built target template\n [2020-01-29T13:59:17.509Z] Scanning dependencies of target device-counter\n [2020-01-29T13:59:17.509Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-29T13:59:18.096Z] [ 88%] Linking C executable device-counter\n [2020-01-29T13:59:18.368Z] [ 88%] Built target device-counter\n [2020-01-29T13:59:18.368Z] Scanning dependencies of target device-random\n [2020-01-29T13:59:18.368Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-29T13:59:18.954Z] [ 92%] Linking C executable device-random\n [2020-01-29T13:59:19.226Z] [ 92%] Built target device-random\n [2020-01-29T13:59:19.226Z] Scanning dependencies of target device-gyro\n [2020-01-29T13:59:19.226Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-29T13:59:19.499Z] [ 96%] Linking C executable device-gyro\n [2020-01-29T13:59:19.774Z] [ 96%] Built target device-gyro\n [2020-01-29T13:59:19.774Z] Scanning dependencies of target device-terminal\n [2020-01-29T13:59:20.049Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-29T13:59:20.640Z] [100%] Linking C executable device-terminal\n [2020-01-29T13:59:20.640Z] [100%] Built target device-terminal\n [2020-01-29T13:59:20.912Z] \x1b[91m+ make package\n [2020-01-29T13:59:20.912Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m -a release.log\n [2020-01-29T13:59:20.912Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-29T13:59:20.912Z] [ 84%] Built target template\n [2020-01-29T13:59:20.912Z] [ 88%] Built target device-counter\n [2020-01-29T13:59:21.184Z] [ 92%] Built target device-random\n [2020-01-29T13:59:21.184Z] [ 96%] Built target device-gyro\n [2020-01-29T13:59:21.184Z] [100%] Built target device-terminal\n [2020-01-29T13:59:21.184Z] Run CPack packaging tool...\n [2020-01-29T13:59:21.184Z] CPack: Create package using TGZ\n [2020-01-29T13:59:21.184Z] CPack: Install projects\n [2020-01-29T13:59:21.184Z] CPack: - Run preinstall target for: Csdk\n [2020-01-29T13:59:21.774Z] CPack: - Install project: Csdk\n [2020-01-29T13:59:21.774Z] CPack: Create package\n [2020-01-29T13:59:21.774Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-29T13:59:21.774Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-29T13:59:21.774Z] + \'[\'\x1b[0m\x1b[91m false \'=\' true\x1b[0m\x1b[91m ]\n [2020-01-29T13:59:21.774Z] + mkdir -p /tmp/sdk/build/debug\n [2020-01-29T13:59:21.774Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-29T13:59:21.774Z] \x1b[0m\x1b[91m+ cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-29T13:59:22.051Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-29T13:59:22.051Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-29T13:59:22.325Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-29T13:59:22.325Z] -- Detecting C compiler ABI info\n [2020-01-29T13:59:22.596Z] -- Detecting C compiler ABI info - done\n [2020-01-29T13:59:22.869Z] -- Detecting C compile features\n [2020-01-29T13:59:23.464Z] -- Detecting C compile features - done\n [2020-01-29T13:59:23.464Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-29T13:59:23.464Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-29T13:59:23.464Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-29T13:59:23.464Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-29T13:59:23.464Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-29T13:59:23.464Z] -- C SDK 0.0.0 for Linux\n [2020-01-29T13:59:23.464Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-29T13:59:23.736Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-29T13:59:23.736Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-29T13:59:24.009Z] -- Configuring done\n [2020-01-29T13:59:24.281Z] -- Generating done\n [2020-01-29T13:59:24.281Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-29T13:59:24.281Z] \x1b[91m+ + make\n [2020-01-29T13:59:24.281Z] \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m debug.log\n [2020-01-29T13:59:24.281Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-29T13:59:24.558Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-29T13:59:24.829Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-29T13:59:25.101Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-29T13:59:25.690Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-29T13:59:25.963Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-29T13:59:26.234Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-29T13:59:26.504Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-29T13:59:27.105Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-29T13:59:27.375Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-29T13:59:27.647Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-29T13:59:27.920Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-29T13:59:28.189Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-29T13:59:28.189Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-29T13:59:28.458Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-29T13:59:29.435Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-29T13:59:29.705Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-29T13:59:29.977Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-29T13:59:30.263Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-29T13:59:30.857Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-29T13:59:31.130Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-29T13:59:31.130Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-29T13:59:31.400Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-29T13:59:31.669Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-29T13:59:31.937Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-29T13:59:32.211Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-29T13:59:32.487Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-29T13:59:32.757Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-29T13:59:33.033Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-29T13:59:33.033Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-29T13:59:33.622Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-29T13:59:33.891Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-29T13:59:34.867Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-29T13:59:35.463Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-29T13:59:35.463Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-29T13:59:35.742Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-29T13:59:36.720Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:59:37.316Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-29T13:59:38.289Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-29T13:59:38.289Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-29T13:59:38.560Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-29T13:59:38.829Z] [ 80%] Built target csdk\n [2020-01-29T13:59:38.829Z] Scanning dependencies of target template\n [2020-01-29T13:59:38.829Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-29T13:59:39.100Z] [ 84%] Linking C executable template\n [2020-01-29T13:59:39.369Z] [ 84%] Built target template\n [2020-01-29T13:59:39.369Z] Scanning dependencies of target device-counter\n [2020-01-29T13:59:39.369Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-29T13:59:39.639Z] [ 88%] Linking C executable device-counter\n [2020-01-29T13:59:39.910Z] [ 88%] Built target device-counter\n [2020-01-29T13:59:39.910Z] Scanning dependencies of target device-random\n [2020-01-29T13:59:39.910Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-29T13:59:40.183Z] [ 92%] Linking C executable device-random\n [2020-01-29T13:59:40.457Z] [ 92%] Built target device-random\n [2020-01-29T13:59:40.457Z] Scanning dependencies of target device-gyro\n [2020-01-29T13:59:40.457Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-29T13:59:40.730Z] [ 96%] Linking C executable device-gyro\n [2020-01-29T13:59:41.004Z] [ 96%] Built target device-gyro\n [2020-01-29T13:59:41.282Z] Scanning dependencies of target device-terminal\n [2020-01-29T13:59:41.282Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-29T13:59:41.565Z] [100%] Linking C executable device-terminal\n [2020-01-29T13:59:41.839Z] [100%] Built target device-terminal\n [2020-01-29T13:59:41.839Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:41.839Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:41.839Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:41.839Z] Scanning dependencies of target csdk\n [2020-01-29T13:59:42.112Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:42.113Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:42.113Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-29T13:59:43.557Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-29T13:59:43.828Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:43.828Z] [ 80%] Built target csdk\n [2020-01-29T13:59:43.828Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:43.828Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:43.828Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:43.828Z] [ 82%] Linking C executable template\n [2020-01-29T13:59:44.099Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.099Z] [ 84%] Built target template\n [2020-01-29T13:59:44.099Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.099Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.099Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.099Z] [ 86%] Linking C executable device-counter\n [2020-01-29T13:59:44.369Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.369Z] [ 88%] Built target device-counter\n [2020-01-29T13:59:44.369Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.369Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.648Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.648Z] [ 90%] Linking C executable device-random\n [2020-01-29T13:59:44.920Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.920Z] [ 92%] Built target device-random\n [2020-01-29T13:59:44.920Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.920Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.920Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:44.920Z] [ 94%] Linking C executable device-gyro\n [2020-01-29T13:59:45.190Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.190Z] [ 96%] Built target device-gyro\n [2020-01-29T13:59:45.190Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.190Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.190Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.190Z] [ 98%] Linking C executable device-terminal\n [2020-01-29T13:59:45.464Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.464Z] [100%] Built target device-terminal\n [2020-01-29T13:59:45.464Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:45.464Z] Install the project...\n [2020-01-29T13:59:45.464Z] -- Install configuration: "Release"\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-29T13:59:45.464Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-29T13:59:45.464Z] -- Up-to-date: /usr/local/include\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/devsdk\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/devices.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/profiles.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/os\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-29T13:59:45.464Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-29T13:59:45.737Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-29T13:59:47.705Z] Removing intermediate container 784d5a1ed0b7\n [2020-01-29T13:59:47.705Z] ---> 1df926d4cc20\n [2020-01-29T13:59:47.705Z] Step 14/21 : FROM alpine:3.9\n [2020-01-29T13:59:47.705Z] 3.9: Pulling from library/alpine\n [2020-01-29T13:59:47.976Z] eb93038481dd: Pulling fs layer\n [2020-01-29T13:59:48.949Z] eb93038481dd: Download complete\n [2020-01-29T13:59:49.220Z] eb93038481dd: Pull complete\n [2020-01-29T13:59:49.220Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-29T13:59:49.220Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-29T13:59:49.220Z] ---> 355993758880\n [2020-01-29T13:59:49.220Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-29T13:59:49.493Z] ---> Running in 90985d7f4dd8\n [2020-01-29T13:59:49.762Z] Removing intermediate container 90985d7f4dd8\n [2020-01-29T13:59:49.762Z] ---> 7b553e6ac57d\n [2020-01-29T13:59:49.762Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-29T13:59:50.035Z] ---> Running in 813f200baad8\n [2020-01-29T13:59:51.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-29T13:59:51.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-29T13:59:51.285Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-29T13:59:51.557Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-29T13:59:51.557Z] (3/48) Installing file (5.36-r1)\n [2020-01-29T13:59:51.557Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-29T13:59:51.557Z] (5/48) Installing isl (0.18-r0)\n [2020-01-29T13:59:51.829Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-29T13:59:51.829Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-29T13:59:51.829Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-29T13:59:51.829Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-29T13:59:51.829Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-29T13:59:51.829Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-29T13:59:51.829Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-29T13:59:53.258Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-29T13:59:53.258Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-29T13:59:53.258Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-29T13:59:54.687Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-29T13:59:54.687Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-29T13:59:54.687Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-29T13:59:54.687Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-29T13:59:54.687Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-29T13:59:54.687Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-29T13:59:54.687Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-29T13:59:54.687Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-29T13:59:54.687Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-29T13:59:54.687Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-29T13:59:54.687Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-29T13:59:54.687Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-29T13:59:54.687Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-29T13:59:54.687Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-29T13:59:54.956Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-29T13:59:54.956Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-29T13:59:55.931Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-29T13:59:55.931Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-29T13:59:55.931Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-29T13:59:55.931Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-29T13:59:57.359Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-29T13:59:57.359Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-29T13:59:57.359Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-29T13:59:57.359Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-29T13:59:57.359Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-29T13:59:57.635Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-29T13:59:57.635Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-29T13:59:57.635Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-29T13:59:57.635Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-29T13:59:57.635Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-29T13:59:57.635Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-29T13:59:57.635Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-29T13:59:57.635Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-29T13:59:57.635Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T13:59:57.635Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-29T13:59:57.907Z] OK: 219 MiB in 62 packages\n [2020-01-29T14:00:12.941Z] Removing intermediate container 813f200baad8\n [2020-01-29T14:00:12.941Z] ---> dd3703fab93b\n [2020-01-29T14:00:12.941Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-29T14:00:12.941Z] ---> a80974c9cf2d\n [2020-01-29T14:00:12.941Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-29T14:00:12.941Z] ---> 5e34ef88a6d3\n [2020-01-29T14:00:12.941Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-29T14:00:12.941Z] ---> 6f1c05b92543\n [2020-01-29T14:00:12.941Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-29T14:00:13.212Z] ---> 91aa14152fff\n [2020-01-29T14:00:13.212Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-29T14:00:13.808Z] ---> 9dbedb48d281\n [2020-01-29T14:00:13.808Z] Successfully built 9dbedb48d281\n [2020-01-29T14:00:13.808Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T14:00:14.324Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-29T14:00:14.593Z] .\n [Pipeline] withDockerContainer\n [2020-01-29T14:00:14.992Z] prd-ubuntu18.04-docker-arm64-4c-2g-16693 does not seem to be running inside a container\n [2020-01-29T14:00:15.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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\n [2020-01-29T14:00:16.589Z] $ docker top 8483eb2e44686bf63c14e7205d2c3caf2266c01dafe2eb4a4b8304860c265d65 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T14:00:19.059Z] + make test\n [2020-01-29T14:00:19.059Z] echo "make test"\n [2020-01-29T14:00:19.059Z] make test\n [Pipeline] }\n [2020-01-29T14:00:19.103Z] $ docker stop --time=1 8483eb2e44686bf63c14e7205d2c3caf2266c01dafe2eb4a4b8304860c265d65\n [2020-01-29T14:00:21.115Z] $ docker rm -f 8483eb2e44686bf63c14e7205d2c3caf2266c01dafe2eb4a4b8304860c265d65\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-29T14:00:21.992Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-29T14:00:22.334Z] + ls -al .\n [2020-01-29T14:00:22.334Z] total 192\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 29 13:57 .\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 29 13:57 ..\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 29 13:57 .git\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 29 13:57 .gitignore\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 29 13:57 .semver\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jan 29 13:57 Attribution.txt\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 4817 Jan 29 13:57 CHANGES\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 29 13:57 Doxyfile\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 792 Jan 29 13:57 Jenkinsfile\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 29 13:57 LICENSE\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 448 Jan 29 13:57 Makefile\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 1612 Jan 29 13:57 README.md\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 4821 Jan 29 13:57 README.v2.md\n [2020-01-29T14:00:22.334Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 29 13:52 VERSION\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 29 13:57 docs\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 29 13:57 include\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 29 13:57 scripts\n [2020-01-29T14:00:22.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 29 13:57 src\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T14:00:22.680Z] + 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 --label git_sha=92c259bb0bfb1845d5b90f9352e40b82e3d92372 --label arch=arm64 --label version=0.0.0 .\n [2020-01-29T14:00:23.268Z] Sending build context to Docker daemon 2.492MB\n\n [2020-01-29T14:00:23.268Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-29T14:00:23.268Z] Step 2/15 : FROM ${BASE}\n [2020-01-29T14:00:23.268Z] ---> 9dbedb48d281\n [2020-01-29T14:00:23.268Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-29T14:00:23.537Z] ---> Running in 0cfef941120a\n [2020-01-29T14:00:23.805Z] Removing intermediate container 0cfef941120a\n [2020-01-29T14:00:23.805Z] ---> 62449ba3349f\n [2020-01-29T14:00:23.805Z] 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\n [2020-01-29T14:00:24.071Z] ---> Running in a970e4fb8c00\n [2020-01-29T14:00:25.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-29T14:00:25.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-29T14:00:25.587Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-29T14:00:25.587Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-29T14:00:26.192Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-29T14:00:26.192Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-29T14:00:26.192Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-29T14:00:26.192Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-29T14:00:26.192Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-29T14:00:26.192Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-29T14:00:26.192Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-29T14:00:26.192Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-29T14:00:26.781Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-29T14:00:26.782Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-29T14:00:26.782Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-29T14:00:26.782Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-29T14:00:26.782Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-29T14:00:26.782Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-29T14:00:26.782Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-29T14:00:26.782Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-29T14:00:26.782Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-29T14:00:26.782Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-29T14:00:26.782Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-29T14:00:26.782Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-29T14:00:26.782Z] OK: 279 MiB in 83 packages\n [2020-01-29T14:00:30.142Z] Removing intermediate container a970e4fb8c00\n [2020-01-29T14:00:30.142Z] ---> 62b0b9b0e4d8\n [2020-01-29T14:00:30.142Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-29T14:00:30.417Z] ---> b148f83093a7\n [2020-01-29T14:00:30.417Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-29T14:00:31.388Z] ---> 8d2f7efc788c\n [2020-01-29T14:00:31.388Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-29T14:00:31.668Z] ---> db03f974ec52\n [2020-01-29T14:00:31.668Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-29T14:00:32.266Z] ---> 9168fcb00b5b\n [2020-01-29T14:00:32.266Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-29T14:00:32.854Z] ---> 4290d062ba67\n [2020-01-29T14:00:32.854Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-29T14:00:33.449Z] ---> 279f3cf673f6\n [2020-01-29T14:00:33.449Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-29T14:00:33.449Z] ---> Running in 3437b0471d35\n [2020-01-29T14:00:33.830Z] Removing intermediate container 3437b0471d35\n [2020-01-29T14:00:33.830Z] ---> adea26906a2d\n [2020-01-29T14:00:33.830Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-29T14:00:33.830Z] ---> Running in f9e30777bb78\n [2020-01-29T14:00:34.121Z] Removing intermediate container f9e30777bb78\n [2020-01-29T14:00:34.121Z] ---> 405f6d650f86\n [2020-01-29T14:00:34.121Z] Step 13/15 : LABEL arch=arm64\n [2020-01-29T14:00:34.394Z] ---> Running in f83293800cbf\n [2020-01-29T14:00:34.661Z] Removing intermediate container f83293800cbf\n [2020-01-29T14:00:34.661Z] ---> 48fb1b096ffa\n [2020-01-29T14:00:34.661Z] Step 14/15 : LABEL git_sha=92c259bb0bfb1845d5b90f9352e40b82e3d92372\n [2020-01-29T14:00:34.936Z] ---> Running in 1b69d65dbb0d\n [2020-01-29T14:00:35.206Z] Removing intermediate container 1b69d65dbb0d\n [2020-01-29T14:00:35.206Z] ---> 9683675c181f\n [2020-01-29T14:00:35.206Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-29T14:00:35.206Z] ---> Running in c7929a6cc1ff\n [2020-01-29T14:00:35.477Z] Removing intermediate container c7929a6cc1ff\n [2020-01-29T14:00:35.477Z] ---> db4537829aee\n [2020-01-29T14:00:35.477Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-29T14:00:35.749Z] Successfully built db4537829aee\n [2020-01-29T14:00:35.749Z] Successfully tagged docker-device-sdk-c-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T14:00:36.489Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T14:00:36.794Z] ---> package-listing.sh\n [2020-01-29T14:00:36.794Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-29T14:00:36.794Z] ++ facter osfamily\n [2020-01-29T14:00:36.794Z] + OS_FAMILY=redhat\n [2020-01-29T14:00:36.794Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-29T14:00:36.794Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-29T14:00:36.794Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-29T14:00:36.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-29T14:00:36.794Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-29T14:00:36.794Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-225 \']\'\n [2020-01-29T14:00:36.794Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-29T14:00:36.794Z] + case "${OS_FAMILY}" in\n [2020-01-29T14:00:36.794Z] + rpm -qa\n [2020-01-29T14:00:36.794Z] + sort\n [2020-01-29T14:00:40.999Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-29T14:00:40.999Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-29T14:00:40.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-29T14:00:40.999Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-225 \']\'\n [2020-01-29T14:00:40.999Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-225/archives/\n [2020-01-29T14:00:40.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-225/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T14:00:41.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-29T14:00:41.489Z] \n [2020-01-29T14:00:41.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-29T14:00:41.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-29T14:00:41.804Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-29T14:00:41.804Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-29T14:00:41.804Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-29T14:00:41.804Z] c9ea274ed700: Pulling fs layer\n [2020-01-29T14:00:41.804Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-29T14:00:41.804Z] f6a933c9cadc: Pulling fs layer\n [2020-01-29T14:00:41.804Z] 61811dbd4963: Pulling fs layer\n [2020-01-29T14:00:41.804Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-29T14:00:41.804Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-29T14:00:41.804Z] dc21a1d4508b: Pulling fs layer\n [2020-01-29T14:00:41.804Z] 363af2e989c4: Pulling fs layer\n [2020-01-29T14:00:41.804Z] 61811dbd4963: Waiting\n [2020-01-29T14:00:41.804Z] a6eb2c9e2280: Waiting\n [2020-01-29T14:00:41.804Z] 095dd8b7b4d8: Waiting\n [2020-01-29T14:00:41.804Z] dc21a1d4508b: Waiting\n [2020-01-29T14:00:41.804Z] 9cfac6ba3733: Waiting\n [2020-01-29T14:00:41.804Z] f6a933c9cadc: Waiting\n [2020-01-29T14:00:41.804Z] da0e9bf0cc60: Download complete\n [2020-01-29T14:00:41.804Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-29T14:00:41.804Z] 9cfac6ba3733: Download complete\n [2020-01-29T14:00:41.804Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-29T14:00:42.084Z] f6a933c9cadc: Verifying Checksum\n [2020-01-29T14:00:42.084Z] f6a933c9cadc: Download complete\n [2020-01-29T14:00:42.084Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-29T14:00:42.084Z] a6eb2c9e2280: Download complete\n [2020-01-29T14:00:42.380Z] e6b0cf9c0882: Pull complete\n [2020-01-29T14:00:42.649Z] c9ea274ed700: Verifying Checksum\n [2020-01-29T14:00:42.649Z] c9ea274ed700: Download complete\n [2020-01-29T14:00:42.649Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-29T14:00:42.649Z] 095dd8b7b4d8: Download complete\n [2020-01-29T14:00:42.649Z] da0e9bf0cc60: Pull complete\n [2020-01-29T14:00:42.649Z] 363af2e989c4: Verifying Checksum\n [2020-01-29T14:00:42.649Z] 363af2e989c4: Download complete\n [2020-01-29T14:00:42.649Z] dc21a1d4508b: Verifying Checksum\n [2020-01-29T14:00:42.649Z] dc21a1d4508b: Download complete\n [2020-01-29T14:00:43.635Z] 61811dbd4963: Verifying Checksum\n [2020-01-29T14:00:43.635Z] 61811dbd4963: Download complete\n [2020-01-29T14:00:45.022Z] c9ea274ed700: Pull complete\n [2020-01-29T14:00:45.022Z] 9cfac6ba3733: Pull complete\n [2020-01-29T14:00:45.961Z] f6a933c9cadc: Pull complete\n [2020-01-29T14:00:49.286Z] 61811dbd4963: Pull complete\n [2020-01-29T14:00:49.546Z] a6eb2c9e2280: Pull complete\n [2020-01-29T14:00:51.477Z] 095dd8b7b4d8: Pull complete\n [2020-01-29T14:00:51.737Z] dc21a1d4508b: Pull complete\n [2020-01-29T14:00:51.996Z] 363af2e989c4: Pull complete\n [2020-01-29T14:00:51.996Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-29T14:00:51.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-29T14:00:52.169Z] prd-centos7-docker-4c-2g-16691 does not seem to be running inside a container\n [2020-01-29T14:00:52.230Z] $ 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-225 -v /w/workspace/edgexfoundry_device-sdk-c_PR-225:/w/workspace/edgexfoundry_device-sdk-c_PR-225:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-225@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\n [2020-01-29T14:00:53.338Z] $ docker top 0c02caea15d87d0d7c681d24bd17a2f2cb01f30b42add4bdda31e429bc51bba1 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-29T14:00:53.960Z] provisioning config files...\n [2020-01-29T14:00:53.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/config3931826259189443507tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-29T14:00:53.997Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T14:00:54.291Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-29T14:00:54.299Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-29T14:00:54.597Z] ---> logs-deploy.sh\n [2020-01-29T14:00:54.598Z] + ARCHIVE_ARTIFACTS=\n [2020-01-29T14:00:54.598Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-29T14:00:54.598Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-29T14:00:54.598Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-29T14:00:54.598Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/5\n [2020-01-29T14:00:54.598Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-225/5/\n [2020-01-29T14:00:54.598Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/5 /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-29T14:00:55.977Z] Archives upload complete.\n [2020-01-29T14:00:56.236Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-225/5/\n [2020-01-29T14:00:56.805Z] ---> uname -a:\n [2020-01-29T14:00:56.805Z] Linux 0c02caea15d8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] ---> lscpu:\n [2020-01-29T14:00:56.805Z] Architecture: x86_64\n [2020-01-29T14:00:56.805Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-29T14:00:56.805Z] Byte Order: Little Endian\n [2020-01-29T14:00:56.805Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-29T14:00:56.805Z] CPU(s): 4\n [2020-01-29T14:00:56.805Z] On-line CPU(s) list: 0-3\n [2020-01-29T14:00:56.805Z] Thread(s) per core: 1\n [2020-01-29T14:00:56.805Z] Core(s) per socket: 1\n [2020-01-29T14:00:56.805Z] Socket(s): 4\n [2020-01-29T14:00:56.805Z] NUMA node(s): 1\n [2020-01-29T14:00:56.805Z] Vendor ID: GenuineIntel\n [2020-01-29T14:00:56.805Z] CPU family: 6\n [2020-01-29T14:00:56.805Z] Model: 44\n [2020-01-29T14:00:56.805Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-29T14:00:56.805Z] Stepping: 1\n [2020-01-29T14:00:56.805Z] CPU MHz: 2933.436\n [2020-01-29T14:00:56.805Z] BogoMIPS: 5866.87\n [2020-01-29T14:00:56.805Z] Virtualization: VT-x\n [2020-01-29T14:00:56.805Z] Hypervisor vendor: KVM\n [2020-01-29T14:00:56.805Z] Virtualization type: full\n [2020-01-29T14:00:56.805Z] L1d cache: 128 KiB\n [2020-01-29T14:00:56.805Z] L1i cache: 128 KiB\n [2020-01-29T14:00:56.805Z] L2 cache: 16 MiB\n [2020-01-29T14:00:56.805Z] L3 cache: 64 MiB\n [2020-01-29T14:00:56.805Z] NUMA node0 CPU(s): 0-3\n [2020-01-29T14:00:56.805Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-29T14:00:56.805Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-29T14:00:56.805Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-29T14:00:56.805Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-29T14:00:56.805Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-29T14:00:56.805Z] 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\n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] ---> nproc:\n [2020-01-29T14:00:56.805Z] 4\n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] ---> df -h:\n [2020-01-29T14:00:56.805Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-29T14:00:56.805Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-29T14:00:56.805Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-29T14:00:56.805Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-29T14:00:56.805Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp\n [2020-01-29T14:00:56.805Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] ---> free -m:\n [2020-01-29T14:00:56.805Z] total used free shared buff/cache available\n [2020-01-29T14:00:56.805Z] Mem: 1838 603 67 0 1167 1129\n [2020-01-29T14:00:56.805Z] Swap: 1023 0 1023\n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] \n [2020-01-29T14:00:56.805Z] ---> ip addr:\n [2020-01-29T14:00:56.805Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-29T14:00:56.805Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-29T14:00:56.805Z] inet 127.0.0.1/8 scope host lo\n [2020-01-29T14:00:56.805Z] valid_lft forever preferred_lft forever\n [2020-01-29T14:00:56.806Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-29T14:00:56.806Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-29T14:00:56.806Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-29T14:00:56.806Z] valid_lft forever preferred_lft forever\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] ---> sar -b -r -n DEV:\n [2020-01-29T14:00:56.806Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:51:23 LINUX RESTART\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:52:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-29T14:00:56.806Z] 13:53:01 42.11 9.98 32.13 2332.38 3376.14\n [2020-01-29T14:00:56.806Z] 13:54:01 2.25 0.00 2.25 0.00 78.95\n [2020-01-29T14:00:56.806Z] 13:55:01 0.17 0.00 0.17 0.00 1.88\n [2020-01-29T14:00:56.806Z] 13:56:01 0.32 0.00 0.32 0.00 3.38\n [2020-01-29T14:00:56.806Z] 13:57:01 0.23 0.00 0.23 0.00 3.50\n [2020-01-29T14:00:56.806Z] 13:58:01 0.30 0.00 0.30 0.00 4.33\n [2020-01-29T14:00:56.806Z] 13:59:01 0.27 0.00 0.27 0.00 3.33\n [2020-01-29T14:00:56.806Z] 14:00:01 0.25 0.00 0.25 0.00 2.93\n [2020-01-29T14:00:56.806Z] Average: 5.74 1.25 4.49 291.74 434.58\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:52:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-29T14:00:56.806Z] 13:53:01 103852 1778452 94.48 2620 1231192 959836 32.75 440488 1178652 16\n [2020-01-29T14:00:56.806Z] 13:54:01 113424 1768880 93.97 2620 1231196 903536 30.83 433152 1178288 20\n [2020-01-29T14:00:56.806Z] 13:55:01 113900 1768404 93.95 2620 1231204 903464 30.83 432872 1178288 8\n [2020-01-29T14:00:56.806Z] 13:56:01 112340 1769964 94.03 2620 1231204 903744 30.84 434088 1178288 12\n [2020-01-29T14:00:56.806Z] 13:57:01 84220 1798084 95.53 2620 1231212 903872 30.84 462376 1178288 20\n [2020-01-29T14:00:56.806Z] 13:58:01 92440 1789864 95.09 2620 1231216 903932 30.84 454084 1178288 8\n [2020-01-29T14:00:56.806Z] 13:59:01 93624 1788680 95.03 2620 1231216 903788 30.84 453340 1178284 8\n [2020-01-29T14:00:56.806Z] 14:00:01 99724 1782580 94.70 2620 1231224 903788 30.84 447256 1178268 12\n [2020-01-29T14:00:56.806Z] Average: 101691 1780614 94.60 2620 1231208 910745 31.07 444707 1178331 13\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-29T14:00:56.806Z] 13:53:01 eth0 215.91 151.05 659.58 76.66 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:53:01 docker0 5.36 4.64 0.63 13.34 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:54:01 eth0 2.96 1.50 3.39 0.13 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:55:01 eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:56:01 eth0 1.20 0.55 0.42 0.21 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:57:01 eth0 0.42 0.15 0.11 0.04 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:58:01 eth0 0.68 0.47 0.34 0.24 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 14:00:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] Average: eth0 27.74 19.26 83.04 9.67 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] Average: docker0 0.67 0.58 0.08 1.67 0.00 0.00 0.00\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] ---> sar -P ALL:\n [2020-01-29T14:00:56.806Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/29/20 \t_x86_64_\t(4 CPU)\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:51:23 LINUX RESTART\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] 13:52:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-29T14:00:56.806Z] 13:53:01 all 6.60 0.00 2.93 1.19 1.28 88.00\n [2020-01-29T14:00:56.806Z] 13:53:01 0 6.54 0.00 2.95 0.12 1.16 89.24\n [2020-01-29T14:00:56.806Z] 13:53:01 1 6.11 0.00 2.70 0.18 1.36 89.64\n [2020-01-29T14:00:56.806Z] 13:53:01 2 6.79 0.00 2.80 4.23 1.26 84.92\n [2020-01-29T14:00:56.806Z] 13:53:01 3 6.95 0.00 3.26 0.20 1.33 88.27\n [2020-01-29T14:00:56.806Z] 13:54:01 all 0.19 0.00 0.07 0.00 0.05 99.70\n [2020-01-29T14:00:56.806Z] 13:54:01 0 0.08 0.00 0.08 0.00 0.05 99.78\n [2020-01-29T14:00:56.806Z] 13:54:01 1 0.08 0.00 0.05 0.00 0.05 99.82\n [2020-01-29T14:00:56.806Z] 13:54:01 2 0.35 0.00 0.07 0.00 0.07 99.52\n [2020-01-29T14:00:56.806Z] 13:54:01 3 0.25 0.00 0.08 0.00 0.03 99.63\n [2020-01-29T14:00:56.806Z] 13:55:01 all 0.16 0.00 0.04 0.00 0.05 99.75\n [2020-01-29T14:00:56.806Z] 13:55:01 0 0.05 0.00 0.03 0.00 0.05 99.87\n [2020-01-29T14:00:56.806Z] 13:55:01 1 0.08 0.00 0.05 0.00 0.08 99.78\n [2020-01-29T14:00:56.806Z] 13:55:01 2 0.47 0.00 0.03 0.00 0.02 99.48\n [2020-01-29T14:00:56.806Z] 13:55:01 3 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-01-29T14:00:56.806Z] 13:56:01 all 0.17 0.00 0.04 0.00 0.05 99.74\n [2020-01-29T14:00:56.806Z] 13:56:01 0 0.13 0.00 0.05 0.00 0.05 99.77\n [2020-01-29T14:00:56.806Z] 13:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-01-29T14:00:56.806Z] 13:56:01 2 0.40 0.00 0.05 0.00 0.05 99.50\n [2020-01-29T14:00:56.806Z] 13:56:01 3 0.07 0.00 0.07 0.00 0.07 99.80\n [2020-01-29T14:00:56.806Z] 13:57:01 all 0.47 0.00 0.09 0.00 0.06 99.38\n [2020-01-29T14:00:56.806Z] 13:57:01 0 0.47 0.00 0.05 0.00 0.10 99.38\n [2020-01-29T14:00:56.806Z] 13:57:01 1 0.10 0.00 0.05 0.00 0.07 99.78\n [2020-01-29T14:00:56.806Z] 13:57:01 2 0.05 0.00 0.05 0.00 0.05 99.85\n [2020-01-29T14:00:56.806Z] 13:57:01 3 1.27 0.00 0.17 0.00 0.07 98.50\n [2020-01-29T14:00:56.806Z] 13:58:01 all 0.12 0.00 0.05 0.00 0.06 99.77\n [2020-01-29T14:00:56.806Z] 13:58:01 0 0.27 0.00 0.03 0.00 0.05 99.65\n [2020-01-29T14:00:56.806Z] 13:58:01 1 0.08 0.00 0.10 0.00 0.10 99.72\n [2020-01-29T14:00:56.806Z] 13:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-29T14:00:56.806Z] 13:58:01 3 0.05 0.00 0.05 0.00 0.05 99.85\n [2020-01-29T14:00:56.806Z] 13:59:01 all 0.13 0.00 0.05 0.00 0.05 99.76\n [2020-01-29T14:00:56.806Z] 13:59:01 0 0.35 0.00 0.07 0.00 0.07 99.52\n [2020-01-29T14:00:56.806Z] 13:59:01 1 0.08 0.00 0.07 0.00 0.08 99.77\n [2020-01-29T14:00:56.806Z] 13:59:01 2 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-01-29T14:00:56.806Z] 13:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-01-29T14:00:56.806Z] 14:00:01 all 0.14 0.00 0.05 0.00 0.05 99.75\n [2020-01-29T14:00:56.806Z] 14:00:01 0 0.38 0.00 0.05 0.00 0.05 99.52\n [2020-01-29T14:00:56.806Z] 14:00:01 1 0.07 0.00 0.07 0.00 0.07 99.80\n [2020-01-29T14:00:56.806Z] 14:00:01 2 0.05 0.00 0.05 0.00 0.05 99.85\n [2020-01-29T14:00:56.806Z] 14:00:01 3 0.03 0.00 0.05 0.00 0.05 99.87\n [2020-01-29T14:00:56.806Z] Average: all 0.99 0.00 0.41 0.15 0.21 98.24\n [2020-01-29T14:00:56.806Z] Average: 0 1.03 0.00 0.41 0.01 0.20 98.35\n [2020-01-29T14:00:56.806Z] Average: 1 0.83 0.00 0.39 0.02 0.23 98.53\n [2020-01-29T14:00:56.806Z] Average: 2 1.02 0.00 0.39 0.53 0.19 97.87\n [2020-01-29T14:00:56.806Z] Average: 3 1.08 0.00 0.46 0.03 0.21 98.22\n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] \n [2020-01-29T14:00:56.806Z] '