b' Branch indexing\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 73f359fbfc96c37ac2536fb830ec7b06aede0a20+c2d478b4744e2ce35c79f48339c80cba8023db66 (2fa52d75b19a0548fc1b3e9eaf6f89a185faee02)\n Running in Durability level: MAX_SURVIVABILITY\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 Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-225/workspace@libs/edgex-global-pipelines # timeout=10\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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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 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 > git --version # 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 Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16594\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-16595 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 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 Fetching without tags\n Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 73f359fbfc96c37ac2536fb830ec7b06aede0a20\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 Merge succeeded, producing 9faa6fabc836988814e0e14b48a87c65812c6cde\n Checking out Revision 9faa6fabc836988814e0e14b48a87c65812c6cde (PR-225)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 73f359fbfc96c37ac2536fb830ec7b06aede0a20 # 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 9faa6fabc836988814e0e14b48a87c65812c6cde # timeout=10\n Commit message: "Merge commit \'c2d478b4744e2ce35c79f48339c80cba8023db66\' into HEAD"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-28T22:56:04.272Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T22:56:06.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-28T22:56:06.300Z] \n [2020-01-28T22:56:06.300Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T22:56:06.698Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-28T22:56:06.698Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-28T22:56:06.698Z] e7c96db7181b: Pulling fs layer\n [2020-01-28T22:56:06.698Z] a038dfdf5543: Pulling fs layer\n [2020-01-28T22:56:06.698Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-28T22:56:07.014Z] e7c96db7181b: Verifying Checksum\n [2020-01-28T22:56:07.014Z] e7c96db7181b: Download complete\n [2020-01-28T22:56:07.319Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-28T22:56:07.319Z] 8d5d8e63b3c0: Download complete\n [2020-01-28T22:56:07.319Z] a038dfdf5543: Verifying Checksum\n [2020-01-28T22:56:07.319Z] a038dfdf5543: Download complete\n [2020-01-28T22:56:07.607Z] e7c96db7181b: Pull complete\n [2020-01-28T22:56:09.018Z] a038dfdf5543: Pull complete\n [2020-01-28T22:56:09.283Z] 8d5d8e63b3c0: Pull complete\n [2020-01-28T22:56:09.283Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-28T22:56:09.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-28T22:56:09.588Z] prd-centos7-docker-4c-2g-16595 does not seem to be running inside a container\n [2020-01-28T22:56:09.706Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-28T22:56:10.941Z] $ docker top d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-28T22:56:11.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-28T22:56:11.946Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-28T22:56:12.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-28T22:56:12.424Z] $ docker exec d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059 ssh-agent\n [2020-01-28T22:56:13.001Z] SSH_AUTH_SOCK=/tmp/ssh-tWrlq94KlQ5O/agent.14\n [2020-01-28T22:56:13.001Z] SSH_AGENT_PID=21\n [2020-01-28T22:56:13.038Z] Running ssh-add (command line suppressed)\n [2020-01-28T22:56:13.402Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_4484869891517010669.key (/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_4484869891517010669.key)\n [2020-01-28T22:56:13.532Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T22:56:14.334Z] + git describe --exact-match --tags HEAD\n [2020-01-28T22:56:14.334Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-28T22:56:14.614Z] $ docker exec --env ******** --env ******** d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059 ssh-agent -k\n [2020-01-28T22:56:14.890Z] unset SSH_AUTH_SOCK;\n [2020-01-28T22:56:14.890Z] unset SSH_AGENT_PID;\n [2020-01-28T22:56:14.890Z] echo Agent pid 21 killed;\n [2020-01-28T22:56:14.979Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-28T22:56:15.038Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-28T22:56:15.038Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-28T22:56:15.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-28T22:56:15.080Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-28T22:56:15.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-28T22:56:15.546Z] $ docker exec d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059 ssh-agent\n [2020-01-28T22:56:16.290Z] SSH_AUTH_SOCK=/tmp/ssh-LFYPGrXQvE5P/agent.56\n [2020-01-28T22:56:16.290Z] SSH_AGENT_PID=63\n [2020-01-28T22:56:16.299Z] Running ssh-add (command line suppressed)\n [2020-01-28T22:56:16.709Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_4935699488184798567.key (/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/private_key_4935699488184798567.key)\n [2020-01-28T22:56:16.869Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T22:56:17.630Z] + git semver init\n [2020-01-28T22:56:17.630Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-28T22:56:17.630Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-225/.git\n [2020-01-28T22:56:17.630Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-28T22:56:17.630Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-28T22:56:17.630Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-28T22:56:17.630Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-28T22:56:17.630Z] # $SEMVER_BRANCH = PR-225\n [2020-01-28T22:56:17.630Z] # $SEMVER_TEMP = /tmp/semver-612546840\n [2020-01-28T22:56:17.630Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP\n [2020-01-28T22:56:18.358Z] # \'/tmp/semver-612546840\' -> \'/w/workspace/edgexfoundry_device-sdk-c_PR-225/.semver\'\n [2020-01-28T22:56:18.358Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-225/.semver\n [Pipeline] }\n [2020-01-28T22:56:18.411Z] $ docker exec --env ******** --env ******** d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059 ssh-agent -k\n [2020-01-28T22:56:18.798Z] unset SSH_AUTH_SOCK;\n [2020-01-28T22:56:18.800Z] unset SSH_AGENT_PID;\n [2020-01-28T22:56:18.801Z] echo Agent pid 63 killed;\n [2020-01-28T22:56:18.947Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-28T22:56:19.686Z] + git semver\n [Pipeline] }\n [2020-01-28T22:56:19.744Z] $ docker stop --time=1 d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059\n [2020-01-28T22:56:21.767Z] $ docker rm -f d6a823442fcefc8b747ab10c7f708e91177f65dddb3875b5f6e2d9d8575f4059\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-28T22:56:23.294Z] Stashed 22 file(s)\n [Pipeline] echo\n [2020-01-28T22:56:23.309Z] [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-28T22:56:38.570Z] Still waiting to schedule task\n [2020-01-28T22:56:38.570Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-28T22:56:38.593Z] Still waiting to schedule task\n [2020-01-28T22:56:38.593Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16581\xe2\x80\x99\n [2020-01-28T22:58:05.202Z] Running on prd-centos7-docker-4c-2g-16597 in /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [Pipeline] {\n [Pipeline] ws\n [2020-01-28T22:58:05.244Z] Running in /w/workspace/device-sdk-c/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-28T22:58:07.527Z] using credential edgex-jenkins-ssh\n [2020-01-28T22:58:07.544Z] Cloning the remote Git repository\n [2020-01-28T22:58:07.544Z] Cloning with configured refspecs honoured and without tags\n [2020-01-28T22:58:07.281Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:58:07.320Z] > git init /w/workspace/device-sdk-c/1 # timeout=10\n [2020-01-28T22:58:07.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:58:07.368Z] > git --version # timeout=10\n [2020-01-28T22:58:07.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T22:58:07.408Z] > 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-28T22:58:08.246Z] Fetching without tags\n [2020-01-28T22:58:08.650Z] Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 73f359fbfc96c37ac2536fb830ec7b06aede0a20\n [2020-01-28T22:58:07.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-28T22:58:07.982Z] > git config --add remote.origin.fetch +refs/pull/225/head:refs/remotes/origin/PR-225 # timeout=10\n [2020-01-28T22:58:07.990Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T22:58:08.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-28T22:58:08.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:58:08.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T22:58:08.029Z] > 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-28T22:58:08.462Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T22:58:08.470Z] > git checkout -f 73f359fbfc96c37ac2536fb830ec7b06aede0a20 # timeout=10\n [2020-01-28T22:58:08.513Z] > git merge c2d478b4744e2ce35c79f48339c80cba8023db66 # timeout=10\n [2020-01-28T22:58:08.737Z] Merge succeeded, producing c4cb71fcd8cdfa9772fd80102a60f65b49c9ee44\n [2020-01-28T22:58:08.738Z] Checking out Revision c4cb71fcd8cdfa9772fd80102a60f65b49c9ee44 (PR-225)\n [2020-01-28T22:58:08.541Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-28T22:58:08.551Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T22:58:08.556Z] > git checkout -f c4cb71fcd8cdfa9772fd80102a60f65b49c9ee44 # timeout=10\n [2020-01-28T22:58:12.093Z] Commit message: "Merge commit \'c2d478b4744e2ce35c79f48339c80cba8023db66\' into HEAD"\n [2020-01-28T22:58:12.093Z] First time build. Skipping changelog.\n [2020-01-28T22:58:12.115Z] > git --version # timeout=10\n [2020-01-28T22:58:12.122Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\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-28T22:58:12.945Z] =========================================================\n [2020-01-28T22:58:12.945Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest]\n [2020-01-28T22:58:12.945Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T22:58:13.525Z] + 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-28T22:58:13.784Z] Sending build context to Docker daemon 2.485MB\n\n [2020-01-28T22:58:13.784Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-28T22:58:13.784Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-28T22:58:14.045Z] latest: Pulling from edgex-devops/edgex-gcc-base\n [2020-01-28T22:58:14.045Z] e7c96db7181b: Pulling fs layer\n [2020-01-28T22:58:14.045Z] 4c13bbce0fe7: Pulling fs layer\n [2020-01-28T22:58:14.045Z] 6059c847ac2f: Pulling fs layer\n [2020-01-28T22:58:14.045Z] 4c13bbce0fe7: Verifying Checksum\n [2020-01-28T22:58:14.045Z] 4c13bbce0fe7: Download complete\n [2020-01-28T22:58:14.045Z] e7c96db7181b: Verifying Checksum\n [2020-01-28T22:58:14.045Z] e7c96db7181b: Download complete\n [2020-01-28T22:58:14.622Z] e7c96db7181b: Pull complete\n [2020-01-28T22:58:14.622Z] 4c13bbce0fe7: Pull complete\n [2020-01-28T22:58:15.192Z] 6059c847ac2f: Verifying Checksum\n [2020-01-28T22:58:15.192Z] 6059c847ac2f: Download complete\n [2020-01-28T22:58:19.409Z] 6059c847ac2f: Pull complete\n [2020-01-28T22:58:19.409Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e\n [2020-01-28T22:58:19.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n [2020-01-28T22:58:19.409Z] ---> 5eabd8fd8ba2\n [2020-01-28T22:58:19.409Z] 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-28T22:58:19.409Z] ---> Running in dfb223a0c7d5\n [2020-01-28T22:58:19.668Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:58:20.236Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:58:20.495Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-28T22:58:20.753Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-28T22:58:20.753Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-28T22:58:20.753Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-28T22:58:21.012Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-28T22:58:21.012Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-28T22:58:21.012Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-28T22:58:21.272Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-28T22:58:21.272Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T22:58:21.272Z] OK: 272 MiB in 83 packages\n [2020-01-28T22:58:21.839Z] Removing intermediate container dfb223a0c7d5\n [2020-01-28T22:58:21.839Z] ---> 31aeda787d0f\n [2020-01-28T22:58:21.839Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-28T22:58:21.839Z] ---> Running in 8ba90d0609dc\n [2020-01-28T22:58:22.099Z] Removing intermediate container 8ba90d0609dc\n [2020-01-28T22:58:22.099Z] ---> 56b1b2bff299\n [2020-01-28T22:58:22.099Z] 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-28T22:58:22.099Z] ---> Running in 13cb5ec7c671\n [2020-01-28T22:58:22.360Z] \x1b[91m--2020-01-28 22:58:22-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-28T22:58:22.360Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-28T22:58:22.360Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:22.619Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T22:58:22.619Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-28T22:58:22.619Z] --2020-01-28 22:58:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-28T22:58:22.619Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.9\n [2020-01-28T22:58:22.619Z] Connecting to codeload.github.com|140.82.114.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:22.877Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T22:58:22.877Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T22:58:22.877Z] Saving to: \'STDOUT\'\n [2020-01-28T22:58:22.877Z] \x1b[0m\x1b[91m\n [2020-01-28T22:58:22.877Z] 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..\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.36M\x1b[0m\x1b[91m\n [2020-01-28T22:58:22.877Z] 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... 2.70M\n [2020-01-28T22:58:22.877Z] 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...... 28.7M\n [2020-01-28T22:58:22.877Z] 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.....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 2.98M\n [2020-01-28T22:58:22.877Z] 200K ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. .......... .......... .......... 11.9M\n [2020-01-28T22:58:22.877Z] 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.... 9.08M\x1b[0m\x1b[91m\n [2020-01-28T22:58:22.877Z] 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. 6.37M\n [2020-01-28T22:58:22.877Z] 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.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... .......... ..\x1b[0m\x1b[91m........ 13.4M\n [2020-01-28T22:58:22.877Z] 400K ........\x1b[0m\x1b[91m.. .......... .\x1b[0m\x1b[91m......... ........\x1b[0m\x1b[91m.. .......... 8.69M\n [2020-01-28T22:58:22.877Z] 450K ......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m........ ..\x1b[0m\x1b[91m........ .......\x1b[0m\x1b[91m... .......... 8.79M\n [2020-01-28T22:58:22.877Z] 500K ...\x1b[0m\x1b[91m....... .......... ........\x1b[0m\x1b[91m.. .......... ...\x1b[0m\x1b[91m....... 27.5M\n [2020-01-28T22:58:22.877Z] 550K .\x1b[0m\x1b[91m......... .......\x1b[0m\x1b[91m... .......... ...\x1b[0m\x1b[91m....... .........\x1b[0m\x1b[91m. 10.5M\n [2020-01-28T22:58:22.877Z] 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. 1.96M\n [2020-01-28T22:58:22.877Z] 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. 3.95M\n [2020-01-28T22:58:22.877Z] 700K ..\x1b[0m\x1b[91m 43.1M=0.1s\n [2020-01-28T22:58:22.877Z] \n [2020-01-28T22:58:22.877Z] \x1b[0m\x1b[91m2020-01-28 22:58:22 (4.64 MB/s) - written to stdout [719348]\n [2020-01-28T22:58:22.877Z] \n [2020-01-28T22:58:23.135Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T22:58:23.135Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-28T22:58:23.135Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T22:58:23.135Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T22:58:23.135Z] -- Detecting C compiler ABI info\n [2020-01-28T22:58:23.135Z] -- Detecting C compiler ABI info - done\n [2020-01-28T22:58:23.135Z] -- Detecting C compile features\n [2020-01-28T22:58:23.400Z] -- Detecting C compile features - done\n [2020-01-28T22:58:23.400Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-28T22:58:23.659Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-28T22:58:23.659Z] -- Detecting CXX compiler ABI info\n [2020-01-28T22:58:23.659Z] -- Detecting CXX compiler ABI info - done\n [2020-01-28T22:58:23.659Z] -- Detecting CXX compile features\n [2020-01-28T22:58:25.036Z] -- Detecting CXX compile features - done\n [2020-01-28T22:58:25.036Z] -- Looking for include file endian.h\n [2020-01-28T22:58:25.036Z] -- Looking for include file endian.h - found\n [2020-01-28T22:58:25.036Z] -- Check if the system is big endian\n [2020-01-28T22:58:25.036Z] -- Searching 16 bit integer\n [2020-01-28T22:58:25.036Z] -- Looking for sys/types.h\n [2020-01-28T22:58:25.295Z] -- Looking for sys/types.h - found\n [2020-01-28T22:58:25.295Z] -- Looking for stdint.h\n [2020-01-28T22:58:25.295Z] -- Looking for stdint.h - found\n [2020-01-28T22:58:25.295Z] -- Looking for stddef.h\n [2020-01-28T22:58:25.295Z] -- Looking for stddef.h - found\n [2020-01-28T22:58:25.295Z] -- Check size of unsigned short\n [2020-01-28T22:58:25.555Z] -- Check size of unsigned short - done\n [2020-01-28T22:58:25.555Z] -- Using unsigned short\n [2020-01-28T22:58:25.555Z] -- Check if the system is big endian - little endian\n [2020-01-28T22:58:25.555Z] -- Check size of size_t\n [2020-01-28T22:58:25.555Z] -- Check size of size_t - done\n [2020-01-28T22:58:25.555Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-28T22:58:25.555Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-28T22:58:25.555Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-28T22:58:25.555Z] CMake did not find one.\n [2020-01-28T22:58:25.555Z] \n [2020-01-28T22:58:25.555Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-28T22:58:25.555Z] the following names:\n [2020-01-28T22:58:25.555Z] \n [2020-01-28T22:58:25.555Z] cJSONConfig.cmake\n [2020-01-28T22:58:25.555Z] cjson-config.cmake\n [2020-01-28T22:58:25.555Z] \n [2020-01-28T22:58:25.555Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-28T22:58:25.555Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-28T22:58:25.555Z] provides a separate development package or SDK, be sure it has been\n [2020-01-28T22:58:25.555Z] installed.\n [2020-01-28T22:58:25.555Z] \n [2020-01-28T22:58:25.555Z] \n [2020-01-28T22:58:25.555Z] \x1b[0m-- Configuring done\n [2020-01-28T22:58:25.814Z] -- Generating done\n [2020-01-28T22:58:25.814Z] -- Build files have been written to: /tmp/cbor\n [2020-01-28T22:58:25.814Z] Scanning dependencies of target cbor_shared\n [2020-01-28T22:58:25.814Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-28T22:58:26.072Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-28T22:58:26.072Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-28T22:58:26.330Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-28T22:58:26.330Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-28T22:58:26.330Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-28T22:58:26.589Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-28T22:58:26.589Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-28T22:58:26.589Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-28T22:58:26.589Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-28T22:58:26.848Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-28T22:58:26.848Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-28T22:58:27.109Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-28T22:58:27.109Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-28T22:58:27.109Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-28T22:58:27.109Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-28T22:58:27.369Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-28T22:58:27.369Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-28T22:58:27.369Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-28T22:58:27.628Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-28T22:58:27.628Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-28T22:58:27.628Z] [ 40%] Built target cbor_shared\n [2020-01-28T22:58:27.628Z] Scanning dependencies of target cbor\n [2020-01-28T22:58:27.628Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-28T22:58:27.886Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-28T22:58:27.886Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-28T22:58:27.886Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-28T22:58:28.479Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-28T22:58:28.479Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-28T22:58:28.479Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-28T22:58:28.479Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-28T22:58:28.479Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-28T22:58:28.763Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-28T22:58:28.763Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-28T22:58:28.763Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-28T22:58:29.022Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-28T22:58:29.022Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-28T22:58:29.022Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-28T22:58:29.296Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-28T22:58:29.297Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-28T22:58:29.297Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-28T22:58:29.297Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-28T22:58:29.558Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-28T22:58:29.558Z] [ 80%] Linking C static library libcbor.a\n [2020-01-28T22:58:29.558Z] [ 80%] Built target cbor\n [2020-01-28T22:58:29.558Z] Scanning dependencies of target create_items\n [2020-01-28T22:58:29.558Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-28T22:58:29.558Z] [ 84%] Linking C executable create_items\n [2020-01-28T22:58:29.558Z] [ 84%] Built target create_items\n [2020-01-28T22:58:29.558Z] Scanning dependencies of target readfile\n [2020-01-28T22:58:29.558Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-28T22:58:29.817Z] [ 88%] Linking C executable readfile\n [2020-01-28T22:58:29.817Z] [ 88%] Built target readfile\n [2020-01-28T22:58:29.817Z] Scanning dependencies of target streaming_parser\n [2020-01-28T22:58:29.817Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-28T22:58:29.817Z] [ 92%] Linking C executable streaming_parser\n [2020-01-28T22:58:29.817Z] [ 92%] Built target streaming_parser\n [2020-01-28T22:58:29.817Z] Scanning dependencies of target sort\n [2020-01-28T22:58:29.817Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-28T22:58:29.817Z] [ 96%] Linking C executable sort\n [2020-01-28T22:58:30.076Z] [ 96%] Built target sort\n [2020-01-28T22:58:30.076Z] Scanning dependencies of target hello\n [2020-01-28T22:58:30.076Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-28T22:58:30.076Z] [100%] Linking C executable hello\n [2020-01-28T22:58:30.076Z] [100%] Built target hello\n [2020-01-28T22:58:30.076Z] Install the project...\n [2020-01-28T22:58:30.076Z] -- Install configuration: "Release"\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-28T22:58:30.076Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-28T22:58:30.076Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-28T22:58:30.645Z] Removing intermediate container 13cb5ec7c671\n [2020-01-28T22:58:30.645Z] ---> c355982b7e82\n [2020-01-28T22:58:30.645Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-28T22:58:30.907Z] ---> Running in ef0fc48a820b\n [2020-01-28T22:58:31.475Z] Removing intermediate container ef0fc48a820b\n [2020-01-28T22:58:31.475Z] ---> d411bb3ef364\n [2020-01-28T22:58:31.475Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-28T22:58:31.734Z] ---> 34564f7111e2\n [2020-01-28T22:58:31.734Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-28T22:58:31.734Z] ---> 97fbf881d31a\n [2020-01-28T22:58:31.734Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-28T22:58:31.992Z] ---> 88c3f254ac0c\n [2020-01-28T22:58:31.992Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-28T22:58:32.560Z] ---> a9c867403944\n [2020-01-28T22:58:32.560Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-28T22:58:32.820Z] ---> 7d804adb0ab8\n [2020-01-28T22:58:32.820Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-28T22:58:32.820Z] ---> b58e7c9df03a\n [2020-01-28T22:58:32.820Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-28T22:58:33.083Z] ---> Running in 42cc5d58d3ac\n [2020-01-28T22:58:33.343Z] \x1b[91m+ CPPCHECK=false\n [2020-01-28T22:58:33.343Z] + DOCGEN=false\n [2020-01-28T22:58:33.343Z] + TOMLVER=SDK-0.2\n [2020-01-28T22:58:33.343Z] + CUTILVER=v0.8.1\n [2020-01-28T22:58:33.343Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-28T22:58:33.343Z] + \'[\' 0 -gt 0 ]\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-01-28T22:58:33.343Z] + cd /tmp/sdk\n [2020-01-28T22:58:33.343Z] + \'[\' \'!\' -d deps ]\n [2020-01-28T22:58:33.343Z] + mkdir deps\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91m--2020-01-28 22:58:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-28T22:58:33.343Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-28T22:58:33.343Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:33.602Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T22:58:33.602Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-28T22:58:33.602Z] --2020-01-28 22:58:33-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-28T22:58:33.602Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.9\n [2020-01-28T22:58:33.602Z] Connecting to codeload.github.com|140.82.114.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T22:58:33.861Z] Saving to: \'STDOUT\'\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m\n [2020-01-28T22:58:33.861Z] 0K .....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m 1.01M=0.02s\n [2020-01-28T22:58:33.861Z] \n [2020-01-28T22:58:33.861Z] 2020-01-28 22:58:33 (1.01 MB/s) - written to stdout [16451]\n [2020-01-28T22:58:33.861Z] \n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m--2020-01-28 22:58:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.114.4\n [2020-01-28T22:58:33.861Z] Connecting to github.com|140.82.114.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T22:58:33.861Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-28T22:58:33.861Z] \x1b[0m\x1b[91m--2020-01-28 22:58:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n [2020-01-28T22:58:33.861Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.114.9\n [2020-01-28T22:58:33.861Z] Connecting to codeload.github.com|140.82.114.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T22:58:34.121Z] Saving to: \'STDOUT\'\n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91m\n [2020-01-28T22:58:34.121Z] 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...\x1b[0m\x1b[91m. 1.62M\x1b[0m\x1b[91m\n [2020-01-28T22:58:34.121Z] 50K ......\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...... .......... ......\x1b[0m\x1b[91m.... ......\x1b[0m\x1b[91m.... 3.21M\n [2020-01-28T22:58:34.121Z] 100K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m 53.3M=0.05s\n [2020-01-28T22:58:34.121Z] \n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91m2020-01-28 22:58:34 (2.30 MB/s) - written to stdout [109495]\n [2020-01-28T22:58:34.121Z] \n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-28T22:58:34.121Z] \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-28T22:58:34.121Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-28T22:58:34.121Z] \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-28T22:58:34.121Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-28T22:58:34.121Z] \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-28T22:58:34.121Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-28T22:58:34.121Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-01-28T22:58:34.121Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-01-28T22:58:34.383Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T22:58:34.383Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T22:58:34.383Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T22:58:34.383Z] -- Detecting C compiler ABI info\n [2020-01-28T22:58:34.383Z] -- Detecting C compiler ABI info - done\n [2020-01-28T22:58:34.383Z] -- Detecting C compile features\n [2020-01-28T22:58:34.645Z] -- Detecting C compile features - done\n [2020-01-28T22:58:34.645Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-28T22:58:34.645Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-28T22:58:34.646Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-28T22:58:34.646Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-28T22:58:34.646Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-28T22:58:34.646Z] -- C SDK 0.0.0 for Linux\n [2020-01-28T22:58:34.646Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-28T22:58:34.905Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-28T22:58:34.905Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-28T22:58:34.905Z] -- Configuring done\n [2020-01-28T22:58:34.905Z] -- Generating done\n [2020-01-28T22:58:34.905Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-28T22:58:34.905Z] \x1b[91m+ make\n [2020-01-28T22:58:34.905Z] \x1b[0m\x1b[91m+ tee release.log\n [2020-01-28T22:58:34.905Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-28T22:58:34.905Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-28T22:58:35.166Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-28T22:58:35.166Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-28T22:58:35.735Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-28T22:58:35.735Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-28T22:58:35.735Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_dup\':\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] switch (res[i].type)\n [2020-01-28T22:58:35.994Z] ^~~~~~\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_equal\':\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] switch (lhs[i].type)\n [2020-01-28T22:58:35.994Z] ^~~~~~\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c: In function \'edgex_value_tostring\':\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] switch (value->type)\n [2020-01-28T22:58:35.994Z] ^~~~~~\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c: In function \'populateValue\':\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:35.994Z] switch (cres->type)\n [2020-01-28T22:58:35.994Z] ^~~~~~\n [2020-01-28T22:58:35.994Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:36.253Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-28T22:58:36.527Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-28T22:58:36.527Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-28T22:58:36.788Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-28T22:58:36.788Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-28T22:58:36.788Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-28T22:58:37.049Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-28T22:58:37.617Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-28T22:58:37.875Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-28T22:58:37.875Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-28T22:58:37.875Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-28T22:58:38.446Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-28T22:58:38.446Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-28T22:58:38.446Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-28T22:58:38.706Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-28T22:58:38.706Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-28T22:58:38.706Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-28T22:58:38.968Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-28T22:58:39.227Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-28T22:58:39.227Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-28T22:58:39.227Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-28T22:58:39.488Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-28T22:58:39.748Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-28T22:58:39.748Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-28T22:58:41.133Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-28T22:58:41.133Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-28T22:58:41.133Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-28T22:58:41.394Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-28T22:58:41.652Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T22:58:42.222Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-28T22:58:42.790Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-28T22:58:43.049Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-28T22:58:43.049Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-28T22:58:43.049Z] [ 80%] Built target csdk\n [2020-01-28T22:58:43.049Z] Scanning dependencies of target template\n [2020-01-28T22:58:43.309Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-28T22:58:43.309Z] [ 84%] Linking C executable template\n [2020-01-28T22:58:43.309Z] [ 84%] Built target template\n [2020-01-28T22:58:43.309Z] Scanning dependencies of target device-counter\n [2020-01-28T22:58:43.309Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-28T22:58:43.567Z] [ 88%] Linking C executable device-counter\n [2020-01-28T22:58:43.567Z] [ 88%] Built target device-counter\n [2020-01-28T22:58:43.567Z] Scanning dependencies of target device-random\n [2020-01-28T22:58:43.567Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-28T22:58:43.827Z] [ 92%] Linking C executable device-random\n [2020-01-28T22:58:43.827Z] [ 92%] Built target device-random\n [2020-01-28T22:58:43.827Z] Scanning dependencies of target device-gyro\n [2020-01-28T22:58:43.827Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-28T22:58:43.827Z] [ 96%] Linking C executable device-gyro\n [2020-01-28T22:58:44.086Z] [ 96%] Built target device-gyro\n [2020-01-28T22:58:44.086Z] Scanning dependencies of target device-terminal\n [2020-01-28T22:58:44.086Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-28T22:58:44.086Z] [100%] Linking C executable device-terminal\n [2020-01-28T22:58:44.086Z] [100%] Built target device-terminal\n [2020-01-28T22:58:44.086Z] \x1b[91m+ make package\n [2020-01-28T22:58:44.086Z] \x1b[0m\x1b[91m+ tee -a release.log\n [2020-01-28T22:58:44.345Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-28T22:58:44.345Z] [ 84%] Built target template\n [2020-01-28T22:58:44.345Z] [ 88%] Built target device-counter\n [2020-01-28T22:58:44.345Z] [ 92%] Built target device-random\n [2020-01-28T22:58:44.345Z] [ 96%] Built target device-gyro\n [2020-01-28T22:58:44.345Z] [100%] Built target device-terminal\n [2020-01-28T22:58:44.345Z] Run CPack packaging tool...\n [2020-01-28T22:58:44.345Z] CPack: Create package using TGZ\n [2020-01-28T22:58:44.345Z] CPack: Install projects\n [2020-01-28T22:58:44.345Z] CPack: - Run preinstall target for: Csdk\n [2020-01-28T22:58:44.604Z] CPack: - Install project: Csdk\n [2020-01-28T22:58:44.604Z] CPack: Create package\n [2020-01-28T22:58:44.604Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-28T22:58:44.604Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-28T22:58:44.604Z] + \'[\' false \'=\' true ]\n [2020-01-28T22:58:44.604Z] + mkdir -p /tmp/sdk/build/debug\n [2020-01-28T22:58:44.604Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-28T22:58:44.604Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-28T22:58:44.604Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T22:58:44.604Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T22:58:44.604Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T22:58:44.604Z] -- Detecting C compiler ABI info\n [2020-01-28T22:58:44.863Z] -- Detecting C compiler ABI info - done\n [2020-01-28T22:58:44.863Z] -- Detecting C compile features\n [2020-01-28T22:58:45.124Z] -- Detecting C compile features - done\n [2020-01-28T22:58:45.124Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-28T22:58:45.124Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-28T22:58:45.124Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-28T22:58:45.124Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-28T22:58:45.124Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-28T22:58:45.124Z] -- C SDK 0.0.0 for Linux\n [2020-01-28T22:58:45.124Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-28T22:58:45.124Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-28T22:58:45.124Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-28T22:58:45.124Z] -- Configuring done\n [2020-01-28T22:58:45.124Z] -- Generating done\n [2020-01-28T22:58:45.124Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-28T22:58:45.124Z] \x1b[91m+ make\n [2020-01-28T22:58:45.124Z] + tee debug.log\n [2020-01-28T22:58:45.124Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-28T22:58:45.387Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-28T22:58:45.387Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-28T22:58:45.387Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-28T22:58:45.645Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-28T22:58:45.645Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-28T22:58:45.645Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_dup\':\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.645Z] switch (res[i].type)\n [2020-01-28T22:58:45.645Z] ^~~~~~\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_equal\':\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.645Z] switch (lhs[i].type)\n [2020-01-28T22:58:45.645Z] ^~~~~~\n [2020-01-28T22:58:45.645Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.906Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c: In function \'edgex_value_tostring\':\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.906Z] switch (value->type)\n [2020-01-28T22:58:45.906Z] ^~~~~~\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c: In function \'populateValue\':\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.906Z] switch (cres->type)\n [2020-01-28T22:58:45.906Z] ^~~~~~\n [2020-01-28T22:58:45.906Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T22:58:45.906Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-28T22:58:45.906Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-28T22:58:46.167Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-28T22:58:46.167Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-28T22:58:46.167Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-28T22:58:46.167Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-28T22:58:46.425Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-28T22:58:46.683Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-28T22:58:46.683Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-28T22:58:46.683Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-28T22:58:46.683Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-28T22:58:46.941Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-28T22:58:46.941Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-28T22:58:46.941Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-28T22:58:46.941Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-28T22:58:47.199Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-28T22:58:47.199Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-28T22:58:47.199Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-28T22:58:47.199Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-28T22:58:47.458Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-28T22:58:47.458Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-28T22:58:47.458Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-28T22:58:47.717Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-28T22:58:47.717Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-28T22:58:47.977Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-28T22:58:47.977Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-28T22:58:48.236Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-28T22:58:48.236Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-28T22:58:48.494Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T22:58:48.494Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-28T22:58:48.752Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-28T22:58:49.010Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-28T22:58:49.010Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-28T22:58:49.010Z] [ 80%] Built target csdk\n [2020-01-28T22:58:49.010Z] Scanning dependencies of target template\n [2020-01-28T22:58:49.010Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-28T22:58:49.010Z] [ 84%] Linking C executable template\n [2020-01-28T22:58:49.270Z] [ 84%] Built target template\n [2020-01-28T22:58:49.270Z] Scanning dependencies of target device-counter\n [2020-01-28T22:58:49.270Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-28T22:58:49.270Z] [ 88%] Linking C executable device-counter\n [2020-01-28T22:58:49.270Z] [ 88%] Built target device-counter\n [2020-01-28T22:58:49.270Z] Scanning dependencies of target device-random\n [2020-01-28T22:58:49.270Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-28T22:58:49.530Z] [ 92%] Linking C executable device-random\n [2020-01-28T22:58:49.530Z] [ 92%] Built target device-random\n [2020-01-28T22:58:49.530Z] Scanning dependencies of target device-gyro\n [2020-01-28T22:58:49.530Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-28T22:58:49.530Z] [ 96%] Linking C executable device-gyro\n [2020-01-28T22:58:49.530Z] [ 96%] Built target device-gyro\n [2020-01-28T22:58:49.530Z] Scanning dependencies of target device-terminal\n [2020-01-28T22:58:49.530Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-28T22:58:49.789Z] [100%] Linking C executable device-terminal\n [2020-01-28T22:58:49.789Z] [100%] Built target device-terminal\n [2020-01-28T22:58:49.789Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:49.789Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:49.789Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:49.789Z] Scanning dependencies of target csdk\n [2020-01-28T22:58:49.789Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:49.789Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:49.789Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T22:58:50.356Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 80%] Built target csdk\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 82%] Linking C executable template\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 84%] Built target template\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 86%] Linking C executable device-counter\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 88%] Built target device-counter\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 90%] Linking C executable device-random\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] [ 92%] Built target device-random\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.356Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] [ 94%] Linking C executable device-gyro\n [2020-01-28T22:58:50.614Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] [ 96%] Built target device-gyro\n [2020-01-28T22:58:50.614Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] [ 98%] Linking C executable device-terminal\n [2020-01-28T22:58:50.614Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] [100%] Built target device-terminal\n [2020-01-28T22:58:50.614Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:50.614Z] Install the project...\n [2020-01-28T22:58:50.614Z] -- Install configuration: "Release"\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-28T22:58:50.614Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-28T22:58:50.614Z] -- Up-to-date: /usr/local/include\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/devsdk\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/devsdk/device-mgmt.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/os\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-28T22:58:50.614Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-28T22:58:50.614Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T22:58:51.552Z] Removing intermediate container 42cc5d58d3ac\n [2020-01-28T22:58:51.552Z] ---> 51549c5fbafa\n [2020-01-28T22:58:51.552Z] Step 14/21 : FROM alpine:3.9\n [2020-01-28T22:58:51.552Z] 3.9: Pulling from library/alpine\n [2020-01-28T22:58:51.810Z] 9123ac7c32f7: Pulling fs layer\n [2020-01-28T22:58:51.810Z] 9123ac7c32f7: Verifying Checksum\n [2020-01-28T22:58:51.810Z] 9123ac7c32f7: Download complete\n [2020-01-28T22:58:52.069Z] 9123ac7c32f7: Pull complete\n [2020-01-28T22:58:52.069Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-28T22:58:52.069Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-28T22:58:52.069Z] ---> 82f67be598eb\n [2020-01-28T22:58:52.069Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-28T22:58:52.069Z] ---> Running in 20230e80e930\n [2020-01-28T22:58:52.326Z] Removing intermediate container 20230e80e930\n [2020-01-28T22:58:52.326Z] ---> 7b11f7c686f2\n [2020-01-28T22:58:52.326Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-28T22:58:52.326Z] ---> Running in 9586a677266c\n [2020-01-28T22:58:53.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:58:53.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:58:53.262Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-28T22:58:53.520Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-28T22:58:53.520Z] (3/48) Installing file (5.36-r1)\n [2020-01-28T22:58:53.520Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-28T22:58:53.520Z] (5/48) Installing isl (0.18-r0)\n [2020-01-28T22:58:53.520Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-28T22:58:53.520Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-28T22:58:53.520Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-28T22:58:53.520Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-28T22:58:53.520Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-28T22:58:53.520Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-28T22:58:53.520Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-28T22:58:56.829Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-28T22:58:57.765Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-28T22:58:57.765Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-28T22:58:58.698Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-28T22:58:58.698Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-28T22:58:58.698Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-28T22:58:58.698Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-28T22:58:58.698Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-28T22:58:58.698Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-28T22:58:58.698Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-28T22:58:58.698Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-28T22:58:58.698Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-28T22:58:58.698Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-28T22:58:58.698Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-28T22:58:58.698Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-28T22:58:58.698Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-28T22:58:58.698Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-28T22:58:58.698Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-28T22:58:58.698Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-28T22:58:59.272Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-28T22:58:59.530Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-28T22:58:59.530Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-28T22:58:59.530Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-28T22:59:00.095Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-28T22:59:00.095Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-28T22:59:00.352Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-28T22:59:00.610Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-28T22:59:00.610Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-28T22:59:00.610Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-28T22:59:00.610Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-28T22:59:00.610Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-28T22:59:00.868Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-28T22:59:00.868Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-28T22:59:00.868Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-28T22:59:00.868Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-28T22:59:00.868Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-28T22:59:00.868Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T22:59:00.868Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-28T22:59:00.868Z] OK: 222 MiB in 62 packages\n [2020-01-28T22:59:07.460Z] Removing intermediate container 9586a677266c\n [2020-01-28T22:59:07.460Z] ---> 97f85100a967\n [2020-01-28T22:59:07.460Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-28T22:59:07.460Z] ---> 4082c4edbb0e\n [2020-01-28T22:59:07.460Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-28T22:59:07.721Z] ---> efe0367be61f\n [2020-01-28T22:59:07.721Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-28T22:59:07.721Z] ---> 10153acab699\n [2020-01-28T22:59:07.721Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-28T22:59:07.981Z] ---> 0721d25fa46d\n [2020-01-28T22:59:07.981Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-28T22:59:08.240Z] ---> c4146eea34c8\n [2020-01-28T22:59:08.240Z] Successfully built c4146eea34c8\n [2020-01-28T22:59:08.240Z] 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-28T22:59:08.815Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-28T22:59:08.815Z] .\n [Pipeline] withDockerContainer\n [2020-01-28T22:59:08.953Z] prd-centos7-docker-4c-2g-16597 does not seem to be running inside a container\n [2020-01-28T22:59:08.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-x86_64 cat\n [2020-01-28T22:59:09.530Z] $ docker top 716d114f43c1087ed0908328e15312b1023bda2974eb8b455011b6fda4e269b4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T22:59:10.402Z] + make test\n [2020-01-28T22:59:10.403Z] echo "make test"\n [2020-01-28T22:59:10.403Z] make test\n [Pipeline] }\n [2020-01-28T22:59:10.424Z] $ docker stop --time=1 716d114f43c1087ed0908328e15312b1023bda2974eb8b455011b6fda4e269b4\n [2020-01-28T22:59:11.760Z] $ docker rm -f 716d114f43c1087ed0908328e15312b1023bda2974eb8b455011b6fda4e269b4\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-28T22:59:12.936Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-28T22:59:13.242Z] + ls -al .\n [2020-01-28T22:59:13.242Z] total 160\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 8 jenkins jenkins 260 Jan 28 22:58 .\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 28 22:58 ..\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jan 28 22:58 Attribution.txt\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 4817 Jan 28 22:58 CHANGES\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 2 jenkins jenkins 144 Jan 28 22:58 docs\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jan 28 22:58 Doxyfile\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 28 22:58 .git\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 176 Jan 28 22:58 .gitignore\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 4 jenkins jenkins 33 Jan 28 22:58 include\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 792 Jan 28 22:58 Jenkinsfile\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 28 22:58 LICENSE\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 448 Jan 28 22:58 Makefile\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 1612 Jan 28 22:58 README.md\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 4801 Jan 28 22:58 README.v2.md\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 2 jenkins jenkins 106 Jan 28 22:58 scripts\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 28 22:58 .semver\n [2020-01-28T22:59:13.242Z] drwxrwxr-x. 4 jenkins jenkins 50 Jan 28 22:58 src\n [2020-01-28T22:59:13.242Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 28 22:56 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T22:59:13.559Z] + 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=9faa6fabc836988814e0e14b48a87c65812c6cde --label arch=x86_64 --label version=0.0.0 .\n [2020-01-28T22:59:13.559Z] Sending build context to Docker daemon 2.485MB\n\n [2020-01-28T22:59:13.559Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-28T22:59:13.559Z] Step 2/15 : FROM ${BASE}\n [2020-01-28T22:59:13.559Z] ---> c4146eea34c8\n [2020-01-28T22:59:13.559Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-28T22:59:13.559Z] ---> Running in 0e042e294c1b\n [2020-01-28T22:59:13.817Z] Removing intermediate container 0e042e294c1b\n [2020-01-28T22:59:13.817Z] ---> 5e95bbb2f2e5\n [2020-01-28T22:59:13.817Z] 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-28T22:59:13.817Z] ---> Running in 98652fa46cf1\n [2020-01-28T22:59:14.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:59:14.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T22:59:14.335Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-28T22:59:14.335Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-28T22:59:14.594Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-28T22:59:14.594Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-28T22:59:15.160Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-28T22:59:15.160Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-28T22:59:15.160Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-28T22:59:15.161Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-28T22:59:15.161Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-28T22:59:15.161Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-28T22:59:15.426Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-28T22:59:15.426Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-28T22:59:15.426Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-28T22:59:15.426Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-28T22:59:15.426Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-28T22:59:15.426Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-28T22:59:15.426Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-28T22:59:15.426Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-28T22:59:15.426Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-28T22:59:15.426Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-28T22:59:15.426Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-28T22:59:15.426Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T22:59:15.426Z] OK: 265 MiB in 83 packages\n [2020-01-28T22:59:17.708Z] Removing intermediate container 98652fa46cf1\n [2020-01-28T22:59:17.708Z] ---> e5a53ddeb20b\n [2020-01-28T22:59:17.708Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-28T22:59:17.966Z] ---> 63c64a5a8518\n [2020-01-28T22:59:17.966Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-28T22:59:17.966Z] ---> 2470a1a48d71\n [2020-01-28T22:59:17.966Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-28T22:59:18.227Z] ---> faaa3f1c674e\n [2020-01-28T22:59:18.227Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-28T22:59:18.486Z] ---> 30881acfff89\n [2020-01-28T22:59:18.486Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-28T22:59:18.486Z] ---> 3a5bef04cc95\n [2020-01-28T22:59:18.486Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-28T22:59:18.744Z] ---> 3d8b8f8682f4\n [2020-01-28T22:59:18.744Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-28T22:59:18.744Z] ---> Running in 7f1b5e7b757d\n [2020-01-28T22:59:19.004Z] Removing intermediate container 7f1b5e7b757d\n [2020-01-28T22:59:19.004Z] ---> 14138aaf3fcb\n [2020-01-28T22:59:19.004Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-28T22:59:19.004Z] ---> Running in 7fdf92728264\n [2020-01-28T22:59:19.004Z] Removing intermediate container 7fdf92728264\n [2020-01-28T22:59:19.004Z] ---> 80bf595e2bef\n [2020-01-28T22:59:19.004Z] Step 13/15 : LABEL arch=x86_64\n [2020-01-28T22:59:19.265Z] ---> Running in 3c795900f8f4\n [2020-01-28T22:59:19.265Z] Removing intermediate container 3c795900f8f4\n [2020-01-28T22:59:19.265Z] ---> 33306aef7a41\n [2020-01-28T22:59:19.265Z] Step 14/15 : LABEL git_sha=9faa6fabc836988814e0e14b48a87c65812c6cde\n [2020-01-28T22:59:19.265Z] ---> Running in d7272c35cde5\n [2020-01-28T22:59:19.524Z] Removing intermediate container d7272c35cde5\n [2020-01-28T22:59:19.524Z] ---> 9a1e17dfb7b8\n [2020-01-28T22:59:19.524Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-28T22:59:19.524Z] ---> Running in 0e7d2857a556\n [2020-01-28T22:59:19.524Z] Removing intermediate container 0e7d2857a556\n [2020-01-28T22:59:19.524Z] ---> 6136e5a65678\n [2020-01-28T22:59:19.524Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-28T22:59:19.524Z] Successfully built 6136e5a65678\n [2020-01-28T22:59:19.524Z] 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-28T22:59:36.670Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16598 in /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [Pipeline] {\n [Pipeline] ws\n [2020-01-28T22:59:36.717Z] Running in /w/workspace/device-sdk-c/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-28T22:59:45.284Z] using credential edgex-jenkins-ssh\n [2020-01-28T22:59:45.323Z] Cloning the remote Git repository\n [2020-01-28T22:59:45.323Z] Cloning with configured refspecs honoured and without tags\n [2020-01-28T22:59:45.395Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:59:45.481Z] > git init /w/workspace/device-sdk-c/1 # timeout=10\n [2020-01-28T22:59:45.563Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:59:45.565Z] > git --version # timeout=10\n [2020-01-28T22:59:45.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T22:59:45.663Z] > 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-28T22:59:46.728Z] Fetching without tags\n [2020-01-28T22:59:47.173Z] Merging remotes/origin/master commit c2d478b4744e2ce35c79f48339c80cba8023db66 into PR head commit 73f359fbfc96c37ac2536fb830ec7b06aede0a20\n [2020-01-28T22:59:46.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-28T22:59:46.630Z] > git config --add remote.origin.fetch +refs/pull/225/head:refs/remotes/origin/PR-225 # timeout=10\n [2020-01-28T22:59:46.663Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T22:59:46.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-01-28T22:59:46.747Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-01-28T22:59:46.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T22:59:46.766Z] > 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-28T22:59:47.208Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T22:59:47.246Z] > git checkout -f 73f359fbfc96c37ac2536fb830ec7b06aede0a20 # timeout=10\n [2020-01-28T22:59:47.495Z] Merge succeeded, producing 03502c1940cde4629c708caed9ce3a233f1cb5c1\n [2020-01-28T22:59:47.496Z] Checking out Revision 03502c1940cde4629c708caed9ce3a233f1cb5c1 (PR-225)\n [2020-01-28T22:59:47.373Z] > git merge c2d478b4744e2ce35c79f48339c80cba8023db66 # timeout=10\n [2020-01-28T22:59:47.469Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-28T22:59:47.507Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T22:59:47.526Z] > git checkout -f 03502c1940cde4629c708caed9ce3a233f1cb5c1 # timeout=10\n [2020-01-28T22:59:52.001Z] Commit message: "Merge commit \'c2d478b4744e2ce35c79f48339c80cba8023db66\' into HEAD"\n [2020-01-28T22:59:52.002Z] First time build. Skipping changelog.\n [2020-01-28T22:59:52.064Z] > git --version # timeout=10\n [2020-01-28T22:59:52.111Z] fatal: bad object d46900fa36390849cc45d7f8baecf52655a77210\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-28T22:59:53.357Z] =========================================================\n [2020-01-28T22:59:53.357Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest]\n [2020-01-28T22:59:53.357Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T22:59:54.887Z] + 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-28T22:59:55.890Z] Sending build context to Docker daemon 2.485MB\n\n [2020-01-28T22:59:55.890Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-01-28T22:59:55.890Z] Step 2/21 : FROM ${BASE} as builder\n [2020-01-28T22:59:56.516Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64\n [2020-01-28T22:59:56.516Z] 0362ad1dd800: Pulling fs layer\n [2020-01-28T22:59:56.516Z] f2cdb1532d8b: Pulling fs layer\n [2020-01-28T22:59:56.516Z] 37ed683be191: Pulling fs layer\n [2020-01-28T22:59:56.516Z] f2cdb1532d8b: Verifying Checksum\n [2020-01-28T22:59:56.516Z] f2cdb1532d8b: Download complete\n [2020-01-28T22:59:56.808Z] 0362ad1dd800: Verifying Checksum\n [2020-01-28T22:59:56.808Z] 0362ad1dd800: Download complete\n [2020-01-28T22:59:57.808Z] 0362ad1dd800: Pull complete\n [2020-01-28T22:59:58.099Z] f2cdb1532d8b: Pull complete\n [2020-01-28T23:00:04.853Z] 37ed683be191: Verifying Checksum\n [2020-01-28T23:00:04.854Z] 37ed683be191: Download complete\n [2020-01-28T23:00:19.910Z] 37ed683be191: Pull complete\n [2020-01-28T23:00:19.911Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f\n [2020-01-28T23:00:19.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest\n [2020-01-28T23:00:19.911Z] ---> b23d30803547\n [2020-01-28T23:00:19.911Z] 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-28T23:00:19.911Z] ---> Running in e828c4fc9174\n [2020-01-28T23:00:20.893Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:00:21.876Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:00:22.159Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-28T23:00:22.159Z] (2/8) Installing libuuid (2.33-r0)\n [2020-01-28T23:00:22.159Z] (3/8) Installing libblkid (2.33-r0)\n [2020-01-28T23:00:22.430Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-01-28T23:00:22.430Z] (5/8) Installing libmount (2.33-r0)\n [2020-01-28T23:00:22.430Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-01-28T23:00:22.702Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-01-28T23:00:22.974Z] (8/8) Installing wget (1.20.3-r0)\n [2020-01-28T23:00:22.974Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T23:00:22.974Z] OK: 285 MiB in 83 packages\n [2020-01-28T23:00:24.414Z] Removing intermediate container e828c4fc9174\n [2020-01-28T23:00:24.414Z] ---> 3bd89b535e4a\n [2020-01-28T23:00:24.414Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-01-28T23:00:24.686Z] ---> Running in 4682353c278d\n [2020-01-28T23:00:25.036Z] Removing intermediate container 4682353c278d\n [2020-01-28T23:00:25.036Z] ---> 9ad83eee2ef9\n [2020-01-28T23:00:25.037Z] 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-28T23:00:25.037Z] ---> Running in ecbf689b6bc8\n [2020-01-28T23:00:26.649Z] \x1b[91m--2020-01-28 23:00:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-01-28T23:00:26.649Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-01-28T23:00:26.649Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:26.649Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T23:00:26.649Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-01-28T23:00:26.649Z] \x1b[0m\x1b[91m--2020-01-28 23:00:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-01-28T23:00:26.649Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.9\n [2020-01-28T23:00:26.649Z] Connecting to codeload.github.com|140.82.113.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:26.928Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T23:00:26.928Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T23:00:26.928Z] Saving to: \'STDOUT\'\n [2020-01-28T23:00:26.928Z] \x1b[0m\x1b[91m\n [2020-01-28T23:00:26.928Z] 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.61M\n [2020-01-28T23:00:26.928Z] 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.. 3.41M\n [2020-01-28T23:00:26.928Z] 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...... 5.82M\n [2020-01-28T23:00:26.928Z] 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 5.01M\n [2020-01-28T23:00:26.928Z] 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.. .\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\n [2020-01-28T23:00:26.928Z] 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....... 2.32M\n [2020-01-28T23:00:26.928Z] 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. 4.06M\x1b[0m\x1b[91m\n [2020-01-28T23:00:26.928Z] 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...\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.32M\x1b[0m\x1b[91m\n [2020-01-28T23:00:26.928Z] 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.. ....\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.75M\x1b[0m\x1b[91m\n [2020-01-28T23:00:26.928Z] 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.\x1b[0m\x1b[91m. .......... 2.53M\n [2020-01-28T23:00:27.208Z] 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.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m .\x1b[0m\x1b[91m......... 1.73M\n [2020-01-28T23:00:27.208Z] 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.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 1.30M\x1b[0m\x1b[91m\n [2020-01-28T23:00:27.208Z] 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 \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 809K\x1b[0m\x1b[91m\n [2020-01-28T23:00:27.208Z] 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.\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.23M\x1b[0m\x1b[91m\n [2020-01-28T23:00:27.208Z] 700K .. 1.93M=0.4s\n [2020-01-28T23:00:27.208Z] \n [2020-01-28T23:00:27.208Z] 2020-01-28 23:00:27 (1.96 MB/s) - written to stdout [719348]\n [2020-01-28T23:00:27.208Z] \n [2020-01-28T23:00:27.483Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T23:00:27.769Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-01-28T23:00:27.769Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T23:00:28.042Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T23:00:28.042Z] -- Detecting C compiler ABI info\n [2020-01-28T23:00:28.319Z] -- Detecting C compiler ABI info - done\n [2020-01-28T23:00:28.320Z] -- Detecting C compile features\n [2020-01-28T23:00:28.939Z] -- Detecting C compile features - done\n [2020-01-28T23:00:29.211Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-01-28T23:00:29.211Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-01-28T23:00:29.211Z] -- Detecting CXX compiler ABI info\n [2020-01-28T23:00:29.486Z] -- Detecting CXX compiler ABI info - done\n [2020-01-28T23:00:29.759Z] -- Detecting CXX compile features\n [2020-01-28T23:00:31.203Z] -- Detecting CXX compile features - done\n [2020-01-28T23:00:31.203Z] -- Looking for include file endian.h\n [2020-01-28T23:00:31.477Z] -- Looking for include file endian.h - found\n [2020-01-28T23:00:31.477Z] -- Check if the system is big endian\n [2020-01-28T23:00:31.477Z] -- Searching 16 bit integer\n [2020-01-28T23:00:31.477Z] -- Looking for sys/types.h\n [2020-01-28T23:00:31.749Z] -- Looking for sys/types.h - found\n [2020-01-28T23:00:31.750Z] -- Looking for stdint.h\n [2020-01-28T23:00:32.025Z] -- Looking for stdint.h - found\n [2020-01-28T23:00:32.025Z] -- Looking for stddef.h\n [2020-01-28T23:00:32.303Z] -- Looking for stddef.h - found\n [2020-01-28T23:00:32.303Z] -- Check size of unsigned short\n [2020-01-28T23:00:32.583Z] -- Check size of unsigned short - done\n [2020-01-28T23:00:32.583Z] -- Using unsigned short\n [2020-01-28T23:00:32.583Z] -- Check if the system is big endian - little endian\n [2020-01-28T23:00:32.852Z] -- Check size of size_t\n [2020-01-28T23:00:33.124Z] -- Check size of size_t - done\n [2020-01-28T23:00:33.124Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-01-28T23:00:33.124Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-01-28T23:00:33.124Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-01-28T23:00:33.124Z] CMake did not find one.\n [2020-01-28T23:00:33.124Z] \n [2020-01-28T23:00:33.124Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-01-28T23:00:33.124Z] the following names:\n [2020-01-28T23:00:33.124Z] \n [2020-01-28T23:00:33.124Z] cJSONConfig.cmake\n [2020-01-28T23:00:33.124Z] cjson-config.cmake\n [2020-01-28T23:00:33.124Z] \n [2020-01-28T23:00:33.124Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-01-28T23:00:33.124Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-01-28T23:00:33.124Z] provides a separate development package or SDK, be sure it has been\n [2020-01-28T23:00:33.124Z] installed.\n [2020-01-28T23:00:33.124Z] \n [2020-01-28T23:00:33.124Z] \n [2020-01-28T23:00:33.124Z] \x1b[0m-- Configuring done\n [2020-01-28T23:00:33.395Z] -- Generating done\n [2020-01-28T23:00:33.395Z] -- Build files have been written to: /tmp/cbor\n [2020-01-28T23:00:33.395Z] Scanning dependencies of target cbor_shared\n [2020-01-28T23:00:33.395Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-01-28T23:00:34.377Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-01-28T23:00:34.969Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-01-28T23:00:34.969Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-28T23:00:35.565Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-01-28T23:00:35.834Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-01-28T23:00:36.105Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-01-28T23:00:36.105Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-01-28T23:00:36.376Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-01-28T23:00:36.650Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-01-28T23:00:37.240Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-01-28T23:00:37.511Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-01-28T23:00:38.111Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-01-28T23:00:38.386Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-01-28T23:00:38.386Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-01-28T23:00:38.660Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-01-28T23:00:38.933Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-01-28T23:00:39.204Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-01-28T23:00:39.476Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-01-28T23:00:39.759Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-01-28T23:00:40.051Z] [ 40%] Linking C shared library libcbor.so\n [2020-01-28T23:00:40.051Z] [ 40%] Built target cbor_shared\n [2020-01-28T23:00:40.051Z] Scanning dependencies of target cbor\n [2020-01-28T23:00:40.051Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-01-28T23:00:41.032Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-01-28T23:00:41.648Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-01-28T23:00:41.648Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-01-28T23:00:43.072Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-01-28T23:00:43.072Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-01-28T23:00:43.347Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-01-28T23:00:43.347Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-01-28T23:00:43.618Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-01-28T23:00:43.892Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-01-28T23:00:44.862Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-01-28T23:00:44.862Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-01-28T23:00:45.453Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-01-28T23:00:45.726Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-01-28T23:00:45.995Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-01-28T23:00:46.266Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-01-28T23:00:46.536Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-01-28T23:00:46.807Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-01-28T23:00:47.079Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-01-28T23:00:47.353Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-01-28T23:00:47.626Z] [ 80%] Linking C static library libcbor.a\n [2020-01-28T23:00:47.626Z] [ 80%] Built target cbor\n [2020-01-28T23:00:47.626Z] Scanning dependencies of target create_items\n [2020-01-28T23:00:47.626Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-01-28T23:00:47.898Z] [ 84%] Linking C executable create_items\n [2020-01-28T23:00:47.898Z] [ 84%] Built target create_items\n [2020-01-28T23:00:47.898Z] Scanning dependencies of target readfile\n [2020-01-28T23:00:47.898Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-01-28T23:00:48.171Z] [ 88%] Linking C executable readfile\n [2020-01-28T23:00:48.171Z] [ 88%] Built target readfile\n [2020-01-28T23:00:48.171Z] Scanning dependencies of target streaming_parser\n [2020-01-28T23:00:48.171Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-01-28T23:00:48.442Z] [ 92%] Linking C executable streaming_parser\n [2020-01-28T23:00:48.718Z] [ 92%] Built target streaming_parser\n [2020-01-28T23:00:48.718Z] Scanning dependencies of target sort\n [2020-01-28T23:00:48.718Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-01-28T23:00:48.718Z] [ 96%] Linking C executable sort\n [2020-01-28T23:00:48.991Z] [ 96%] Built target sort\n [2020-01-28T23:00:48.991Z] Scanning dependencies of target hello\n [2020-01-28T23:00:48.991Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-01-28T23:00:48.991Z] [100%] Linking C executable hello\n [2020-01-28T23:00:49.264Z] [100%] Built target hello\n [2020-01-28T23:00:49.264Z] Install the project...\n [2020-01-28T23:00:49.264Z] -- Install configuration: "Release"\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-01-28T23:00:49.264Z] -- Up-to-date: /usr/local/include/cbor\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/include/cbor.h\n [2020-01-28T23:00:49.264Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-01-28T23:00:51.886Z] Removing intermediate container ecbf689b6bc8\n [2020-01-28T23:00:51.886Z] ---> 6e7364922062\n [2020-01-28T23:00:51.886Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-01-28T23:00:51.886Z] ---> Running in afa0da323755\n [2020-01-28T23:00:53.856Z] Removing intermediate container afa0da323755\n [2020-01-28T23:00:53.856Z] ---> 549801d03e45\n [2020-01-28T23:00:53.856Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-01-28T23:00:54.124Z] ---> 1de1f73bea71\n [2020-01-28T23:00:54.124Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-01-28T23:00:54.717Z] ---> c9e8be84a6c3\n [2020-01-28T23:00:54.717Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-01-28T23:00:55.311Z] ---> 34d865fb8099\n [2020-01-28T23:00:55.311Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-01-28T23:00:55.583Z] ---> ccf9ff53e9b4\n [2020-01-28T23:00:55.583Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-01-28T23:00:56.555Z] ---> fc9381eb168a\n [2020-01-28T23:00:56.555Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-01-28T23:00:56.827Z] ---> ef4af7013f0a\n [2020-01-28T23:00:56.827Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-01-28T23:00:57.103Z] ---> Running in 97375805a784\n [2020-01-28T23:00:58.069Z] \x1b[91m+ CPPCHECK=false\n [2020-01-28T23:00:58.069Z] + DOCGEN=false\n [2020-01-28T23:00:58.069Z] + TOMLVER=SDK-0.2\n [2020-01-28T23:00:58.069Z] + CUTILVER=v0.8.1\n [2020-01-28T23:00:58.069Z] + CUTILDIR=iotech-c-utils-0.8.1\n [2020-01-28T23:00:58.069Z] + \'[\' 0 -gt 0 ]\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-01-28T23:00:58.069Z] + dirname /tmp/sdk/scripts/build.sh\n [2020-01-28T23:00:58.069Z] + dirname /tmp/sdk/scripts\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-01-28T23:00:58.069Z] + cd /tmp/sdk\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m+ \'[\' \'!\' -d deps ]\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m+ mkdir deps\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-28T23:00:58.069Z] + tar -C deps -z -x -f -\n [2020-01-28T23:00:58.069Z] --2020-01-28 23:00:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.113.3\n [2020-01-28T23:00:58.069Z] Connecting to github.com|140.82.113.3|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T23:00:58.069Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-01-28T23:00:58.069Z] \x1b[0m\x1b[91m--2020-01-28 23:00:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-01-28T23:00:58.069Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.9\n [2020-01-28T23:00:58.069Z] Connecting to codeload.github.com|140.82.113.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T23:00:58.336Z] Saving to: \'STDOUT\'\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91m\n [2020-01-28T23:00:58.336Z] 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 \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 934K=0.02s\n [2020-01-28T23:00:58.336Z] \n [2020-01-28T23:00:58.336Z] 2020-01-28 23:00:58 (934 KB/s) - written to stdout [16451]\n [2020-01-28T23:00:58.336Z] \n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91m+ \x1b[0m\x1b[91mtar\x1b[0m\x1b[91m -C\x1b[0m\x1b[91m deps\x1b[0m\x1b[91m -z--2020-01-28 23:00:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v0.8.1.tar.gz\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91m -x\x1b[0m\x1b[91m -f\x1b[0m\x1b[91m -\x1b[0m\x1b[91m\n [2020-01-28T23:00:58.336Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.113.3\n [2020-01-28T23:00:58.336Z] Connecting to github.com|140.82.113.3|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:58.604Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-01-28T23:00:58.604Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1 [following]\n [2020-01-28T23:00:58.604Z] \x1b[0m\x1b[91m--2020-01-28 23:00:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v0.8.1\n [2020-01-28T23:00:58.604Z] Resolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.120\n [2020-01-28T23:00:58.604Z] Connecting to codeload.github.com|192.30.253.120|:443... \x1b[0m\x1b[91mconnected.\n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-01-28T23:00:58.874Z] Saving to: \'STDOUT\'\n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91m\n [2020-01-28T23:00:58.874Z] 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.52M\n [2020-01-28T23:00:58.874Z] 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... .......... 3.14M\n [2020-01-28T23:00:58.874Z] 100K ...... 16.1M=0.05s\n [2020-01-28T23:00:58.874Z] \n [2020-01-28T23:00:58.874Z] 2020-01-28 23:00:58 (2.17 MB/s) - written to stdout [109495]\n [2020-01-28T23:00:58.874Z] \n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-01-28T23:00:58.874Z] \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\x1b[0m\x1b[91m 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-28T23:00:58.874Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-01-28T23:00:58.874Z] \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\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 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-28T23:00:58.874Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-01-28T23:00:58.874Z] \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-28T23:00:58.874Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-01-28T23:00:58.874Z] \x1b[0m\x1b[91m+ cmake\x1b[0m\x1b[91m \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-01-28T23:00:59.155Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T23:00:59.155Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T23:00:59.434Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T23:00:59.434Z] -- Detecting C compiler ABI info\n [2020-01-28T23:00:59.701Z] -- Detecting C compiler ABI info - done\n [2020-01-28T23:00:59.701Z] -- Detecting C compile features\n [2020-01-28T23:01:00.298Z] -- Detecting C compile features - done\n [2020-01-28T23:01:00.568Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-28T23:01:00.568Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-28T23:01:00.568Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-28T23:01:00.568Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-28T23:01:00.568Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-28T23:01:00.568Z] -- C SDK 0.0.0 for Linux\n [2020-01-28T23:01:00.568Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-28T23:01:00.843Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-28T23:01:00.843Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-28T23:01:00.843Z] -- Configuring done\n [2020-01-28T23:01:01.114Z] -- Generating done\n [2020-01-28T23:01:01.114Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-01-28T23:01:01.114Z] \x1b[91m+ + maketee release.log\n [2020-01-28T23:01:01.114Z] \n [2020-01-28T23:01:01.114Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-28T23:01:01.382Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-28T23:01:01.980Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-28T23:01:02.251Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-28T23:01:03.685Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-28T23:01:04.657Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-28T23:01:04.657Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_dup\':\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:04.928Z] switch (res[i].type)\n [2020-01-28T23:01:04.928Z] ^~~~~~\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_equal\':\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:04.928Z] switch (lhs[i].type)\n [2020-01-28T23:01:04.928Z] ^~~~~~\n [2020-01-28T23:01:04.928Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:05.522Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c: In function \'edgex_value_tostring\':\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:05.522Z] switch (value->type)\n [2020-01-28T23:01:05.522Z] ^~~~~~\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c: In function \'populateValue\':\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:05.522Z] switch (cres->type)\n [2020-01-28T23:01:05.522Z] ^~~~~~\n [2020-01-28T23:01:05.522Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:06.957Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-28T23:01:06.957Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-28T23:01:07.548Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-28T23:01:07.822Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-28T23:01:08.098Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-28T23:01:08.383Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-28T23:01:08.670Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-28T23:01:12.066Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-28T23:01:12.066Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-28T23:01:12.661Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-28T23:01:12.932Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-28T23:01:14.899Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-28T23:01:14.899Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-28T23:01:14.899Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-28T23:01:15.484Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-28T23:01:16.075Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-28T23:01:16.075Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-28T23:01:17.045Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-28T23:01:17.045Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-28T23:01:17.637Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-28T23:01:17.906Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-28T23:01:18.517Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-28T23:01:19.109Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-28T23:01:19.383Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-28T23:01:23.685Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-28T23:01:23.958Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-28T23:01:24.549Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-28T23:01:25.141Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-28T23:01:26.564Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T23:01:27.984Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-28T23:01:31.365Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-28T23:01:31.365Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-28T23:01:31.968Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-28T23:01:31.968Z] [ 80%] Built target csdk\n [2020-01-28T23:01:31.968Z] Scanning dependencies of target template\n [2020-01-28T23:01:31.968Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-28T23:01:32.562Z] [ 84%] Linking C executable template\n [2020-01-28T23:01:32.834Z] [ 84%] Built target template\n [2020-01-28T23:01:32.834Z] Scanning dependencies of target device-counter\n [2020-01-28T23:01:32.834Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-28T23:01:33.117Z] [ 88%] Linking C executable device-counter\n [2020-01-28T23:01:33.386Z] [ 88%] Built target device-counter\n [2020-01-28T23:01:33.387Z] Scanning dependencies of target device-random\n [2020-01-28T23:01:33.387Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-28T23:01:33.989Z] [ 92%] Linking C executable device-random\n [2020-01-28T23:01:33.989Z] [ 92%] Built target device-random\n [2020-01-28T23:01:33.989Z] Scanning dependencies of target device-gyro\n [2020-01-28T23:01:34.263Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-28T23:01:34.537Z] [ 96%] Linking C executable device-gyro\n [2020-01-28T23:01:34.811Z] [ 96%] Built target device-gyro\n [2020-01-28T23:01:34.811Z] Scanning dependencies of target device-terminal\n [2020-01-28T23:01:34.811Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-28T23:01:35.408Z] [100%] Linking C executable device-terminal\n [2020-01-28T23:01:35.408Z] [100%] Built target device-terminal\n [2020-01-28T23:01:35.408Z] \x1b[91m+ + tee -a release.log\n [2020-01-28T23:01:35.408Z] \x1b[0m\x1b[91mmake\x1b[0m\x1b[91m package\x1b[0m\x1b[91m\n [2020-01-28T23:01:35.679Z] \x1b[0m[ 80%] Built target csdk\n [2020-01-28T23:01:35.679Z] [ 84%] Built target template\n [2020-01-28T23:01:35.679Z] [ 88%] Built target device-counter\n [2020-01-28T23:01:35.679Z] [ 92%] Built target device-random\n [2020-01-28T23:01:35.679Z] [ 96%] Built target device-gyro\n [2020-01-28T23:01:35.950Z] [100%] Built target device-terminal\n [2020-01-28T23:01:35.950Z] Run CPack packaging tool...\n [2020-01-28T23:01:35.950Z] CPack: Create package using TGZ\n [2020-01-28T23:01:35.950Z] CPack: Install projects\n [2020-01-28T23:01:35.950Z] CPack: - Run preinstall target for: Csdk\n [2020-01-28T23:01:36.220Z] CPack: - Install project: Csdk\n [2020-01-28T23:01:36.220Z] CPack: Create package\n [2020-01-28T23:01:36.491Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-01-28T23:01:36.491Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-01-28T23:01:36.491Z] + \x1b[0m\x1b[91m\'[\' false \'=\' true ]\n [2020-01-28T23:01:36.491Z] + mkdir -p /tmp/sdk/build/debug\n [2020-01-28T23:01:36.491Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-01-28T23:01:36.491Z] + cmake\x1b[0m\x1b[91m \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\'\x1b[0m\x1b[91m \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-01-28T23:01:36.766Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-01-28T23:01:36.766Z] -- Check for working C compiler: /usr/bin/cc\n [2020-01-28T23:01:37.040Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-01-28T23:01:37.040Z] -- Detecting C compiler ABI info\n [2020-01-28T23:01:37.312Z] -- Detecting C compiler ABI info - done\n [2020-01-28T23:01:37.312Z] -- Detecting C compile features\n [2020-01-28T23:01:37.904Z] -- Detecting C compile features - done\n [2020-01-28T23:01:37.904Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-01-28T23:01:38.178Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-01-28T23:01:38.178Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-01-28T23:01:38.178Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-01-28T23:01:38.178Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-01-28T23:01:38.178Z] -- C SDK 0.0.0 for Linux\n [2020-01-28T23:01:38.178Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-01-28T23:01:38.178Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-01-28T23:01:38.450Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-01-28T23:01:38.450Z] -- Configuring done\n [2020-01-28T23:01:38.721Z] -- Generating done\n [2020-01-28T23:01:38.721Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-01-28T23:01:38.721Z] \x1b[91m+ + make\n [2020-01-28T23:01:38.721Z] \x1b[0m\x1b[91mtee\x1b[0m\x1b[91m debug.log\x1b[0m\x1b[91m\n [2020-01-28T23:01:38.721Z] \x1b[0mScanning dependencies of target csdk\n [2020-01-28T23:01:38.994Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-01-28T23:01:39.267Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-01-28T23:01:39.536Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-01-28T23:01:40.128Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-01-28T23:01:40.398Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-01-28T23:01:40.398Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_dup\':\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.671Z] switch (res[i].type)\n [2020-01-28T23:01:40.671Z] ^~~~~~\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c:222:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c: In function \'edgex_device_commandresult_equal\':\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.671Z] switch (lhs[i].type)\n [2020-01-28T23:01:40.671Z] ^~~~~~\n [2020-01-28T23:01:40.671Z] /tmp/sdk/src/c/data.c:282:5: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.671Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c: In function \'edgex_value_tostring\':\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.942Z] switch (value->type)\n [2020-01-28T23:01:40.942Z] ^~~~~~\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c:76:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c: In function \'populateValue\':\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_MAP\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:40.942Z] switch (cres->type)\n [2020-01-28T23:01:40.942Z] ^~~~~~\n [2020-01-28T23:01:40.942Z] /tmp/sdk/src/c/device.c:142:3: warning: enumeration value \'IOT_DATA_ARRAY\' not handled in switch [-Wswitch]\n [2020-01-28T23:01:41.213Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-01-28T23:01:41.485Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-01-28T23:01:41.756Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devutil.c.o\n [2020-01-28T23:01:42.025Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-01-28T23:01:42.302Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-01-28T23:01:42.302Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-01-28T23:01:42.570Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-01-28T23:01:43.543Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-01-28T23:01:43.543Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-01-28T23:01:43.813Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-01-28T23:01:44.085Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-01-28T23:01:44.674Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-01-28T23:01:44.674Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-01-28T23:01:44.943Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-01-28T23:01:45.218Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-01-28T23:01:45.218Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-01-28T23:01:45.496Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-01-28T23:01:45.767Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-01-28T23:01:46.037Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-01-28T23:01:46.308Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-01-28T23:01:46.308Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-01-28T23:01:46.578Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-01-28T23:01:47.170Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-01-28T23:01:47.170Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-01-28T23:01:48.151Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-01-28T23:01:48.423Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-01-28T23:01:48.694Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-01-28T23:01:48.968Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-01-28T23:01:49.942Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T23:01:50.214Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-01-28T23:01:51.194Z] [ 76%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-01-28T23:01:51.194Z] [ 78%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-01-28T23:01:51.461Z] [ 80%] Linking C shared library libcsdk.so\n [2020-01-28T23:01:51.731Z] [ 80%] Built target csdk\n [2020-01-28T23:01:51.731Z] Scanning dependencies of target template\n [2020-01-28T23:01:51.731Z] [ 82%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-01-28T23:01:52.004Z] [ 84%] Linking C executable template\n [2020-01-28T23:01:52.273Z] [ 84%] Built target template\n [2020-01-28T23:01:52.273Z] Scanning dependencies of target device-counter\n [2020-01-28T23:01:52.273Z] [ 86%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-01-28T23:01:52.543Z] [ 88%] Linking C executable device-counter\n [2020-01-28T23:01:52.814Z] [ 88%] Built target device-counter\n [2020-01-28T23:01:52.814Z] Scanning dependencies of target device-random\n [2020-01-28T23:01:52.814Z] [ 90%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-01-28T23:01:53.089Z] [ 92%] Linking C executable device-random\n [2020-01-28T23:01:53.089Z] [ 92%] Built target device-random\n [2020-01-28T23:01:53.359Z] Scanning dependencies of target device-gyro\n [2020-01-28T23:01:53.359Z] [ 94%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-01-28T23:01:53.360Z] [ 96%] Linking C executable device-gyro\n [2020-01-28T23:01:53.631Z] [ 96%] Built target device-gyro\n [2020-01-28T23:01:53.631Z] Scanning dependencies of target device-terminal\n [2020-01-28T23:01:53.631Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-01-28T23:01:54.232Z] [100%] Linking C executable device-terminal\n [2020-01-28T23:01:54.232Z] [100%] Built target device-terminal\n [2020-01-28T23:01:54.232Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:54.232Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:54.232Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:54.504Z] Scanning dependencies of target csdk\n [2020-01-28T23:01:54.504Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:54.504Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:54.504Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-01-28T23:01:55.935Z] [ 4%] Linking C shared library libcsdk.so\n [2020-01-28T23:01:55.935Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:55.935Z] [ 80%] Built target csdk\n [2020-01-28T23:01:55.935Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:55.935Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:55.935Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:55.935Z] [ 82%] Linking C executable template\n [2020-01-28T23:01:56.209Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.209Z] [ 84%] Built target template\n [2020-01-28T23:01:56.209Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.209Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.209Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.209Z] [ 86%] Linking C executable device-counter\n [2020-01-28T23:01:56.481Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.481Z] [ 88%] Built target device-counter\n [2020-01-28T23:01:56.481Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.481Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.481Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.481Z] [ 90%] Linking C executable device-random\n [2020-01-28T23:01:56.752Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.752Z] [ 92%] Built target device-random\n [2020-01-28T23:01:56.752Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.752Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.752Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:56.752Z] [ 94%] Linking C executable device-gyro\n [2020-01-28T23:01:57.025Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.025Z] [ 96%] Built target device-gyro\n [2020-01-28T23:01:57.025Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.025Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.025Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.025Z] [ 98%] Linking C executable device-terminal\n [2020-01-28T23:01:57.303Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.303Z] [100%] Built target device-terminal\n [2020-01-28T23:01:57.303Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:57.303Z] Install the project...\n [2020-01-28T23:01:57.303Z] -- Install configuration: "Release"\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-01-28T23:01:57.303Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-01-28T23:01:57.303Z] -- Up-to-date: /usr/local/include\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/devsdk\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/devsdk/device-mgmt.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/json.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/os\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/container.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/data.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/component.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/os.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/time.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-01-28T23:01:57.303Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-01-28T23:01:57.303Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-01-28T23:01:59.490Z] Removing intermediate container 97375805a784\n [2020-01-28T23:01:59.491Z] ---> c4acb2b250fe\n [2020-01-28T23:01:59.491Z] Step 14/21 : FROM alpine:3.9\n [2020-01-28T23:01:59.491Z] 3.9: Pulling from library/alpine\n [2020-01-28T23:01:59.758Z] eb93038481dd: Pulling fs layer\n [2020-01-28T23:02:00.348Z] eb93038481dd: Verifying Checksum\n [2020-01-28T23:02:00.348Z] eb93038481dd: Download complete\n [2020-01-28T23:02:00.938Z] eb93038481dd: Pull complete\n [2020-01-28T23:02:00.938Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-01-28T23:02:00.938Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-28T23:02:00.938Z] ---> 355993758880\n [2020-01-28T23:02:00.938Z] Step 15/21 : MAINTAINER IOTech \n [2020-01-28T23:02:01.210Z] ---> Running in a527c4087083\n [2020-01-28T23:02:01.480Z] Removing intermediate container a527c4087083\n [2020-01-28T23:02:01.480Z] ---> 4750445b0e9e\n [2020-01-28T23:02:01.480Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-01-28T23:02:01.480Z] ---> Running in d1cb6af8d26f\n [2020-01-28T23:02:02.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:02:02.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:02:03.011Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-01-28T23:02:03.281Z] (2/48) Installing libmagic (5.36-r1)\n [2020-01-28T23:02:03.281Z] (3/48) Installing file (5.36-r1)\n [2020-01-28T23:02:03.281Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-01-28T23:02:03.281Z] (5/48) Installing isl (0.18-r0)\n [2020-01-28T23:02:03.552Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-01-28T23:02:03.552Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-01-28T23:02:03.552Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-01-28T23:02:03.552Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-01-28T23:02:03.552Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-01-28T23:02:03.552Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-01-28T23:02:03.552Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-01-28T23:02:04.998Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-01-28T23:02:04.998Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-01-28T23:02:04.998Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-01-28T23:02:06.418Z] (16/48) Installing make (4.2.1-r2)\n [2020-01-28T23:02:06.418Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-01-28T23:02:06.418Z] (18/48) Installing build-base (0.5-r1)\n [2020-01-28T23:02:06.418Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-01-28T23:02:06.418Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-01-28T23:02:06.418Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-01-28T23:02:06.418Z] (22/48) Installing expat (2.2.8-r0)\n [2020-01-28T23:02:06.418Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-01-28T23:02:06.418Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-01-28T23:02:06.418Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-01-28T23:02:06.418Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-01-28T23:02:06.418Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-28T23:02:06.418Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-01-28T23:02:06.418Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-01-28T23:02:06.418Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-28T23:02:06.418Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-28T23:02:07.391Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-28T23:02:07.391Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-01-28T23:02:07.391Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-01-28T23:02:07.391Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-01-28T23:02:08.810Z] (36/48) Installing curl (7.64.0-r3)\n [2020-01-28T23:02:08.810Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-01-28T23:02:08.810Z] (38/48) Installing git (2.20.2-r0)\n [2020-01-28T23:02:09.079Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-01-28T23:02:09.346Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-01-28T23:02:09.346Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-01-28T23:02:09.346Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-01-28T23:02:09.346Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-01-28T23:02:09.346Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-01-28T23:02:09.346Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-28T23:02:09.346Z] (46/48) Installing libuuid (2.33-r0)\n [2020-01-28T23:02:09.346Z] (47/48) Installing wget (1.20.3-r0)\n [2020-01-28T23:02:09.346Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-01-28T23:02:09.346Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T23:02:09.346Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-28T23:02:09.621Z] OK: 219 MiB in 62 packages\n [2020-01-28T23:02:24.682Z] Removing intermediate container d1cb6af8d26f\n [2020-01-28T23:02:24.682Z] ---> 02613ed9c1aa\n [2020-01-28T23:02:24.682Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-01-28T23:02:24.682Z] ---> 462209fcfc43\n [2020-01-28T23:02:24.682Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-01-28T23:02:24.952Z] ---> edc85d35ff00\n [2020-01-28T23:02:24.952Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-01-28T23:02:25.540Z] ---> 562d9409942b\n [2020-01-28T23:02:25.540Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-01-28T23:02:26.128Z] ---> e6b32b8aae01\n [2020-01-28T23:02:26.128Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-01-28T23:02:26.723Z] ---> cd88ecbd5397\n [2020-01-28T23:02:26.723Z] Successfully built cd88ecbd5397\n [2020-01-28T23:02:26.723Z] 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-28T23:02:27.368Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-28T23:02:27.638Z] .\n [Pipeline] withDockerContainer\n [2020-01-28T23:02:27.994Z] prd-ubuntu18.04-docker-arm64-4c-2g-16598 does not seem to be running inside a container\n [2020-01-28T23:02:28.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-arm64 cat\n [2020-01-28T23:02:29.523Z] $ docker top 09d391b274af56f5f5341bfdcbbb2bfce6b38ac3f5e32e62134b0d8a63743eb5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T23:02:31.977Z] + make test\n [2020-01-28T23:02:31.977Z] echo "make test"\n [2020-01-28T23:02:31.977Z] make test\n [Pipeline] }\n [2020-01-28T23:02:32.013Z] $ docker stop --time=1 09d391b274af56f5f5341bfdcbbb2bfce6b38ac3f5e32e62134b0d8a63743eb5\n [2020-01-28T23:02:33.961Z] $ docker rm -f 09d391b274af56f5f5341bfdcbbb2bfce6b38ac3f5e32e62134b0d8a63743eb5\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-28T23:02:34.894Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-28T23:02:35.259Z] + ls -al .\n [2020-01-28T23:02:35.259Z] total 192\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 22:59 .\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 22:59 ..\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 22:59 .git\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 176 Jan 28 22:59 .gitignore\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 22:59 .semver\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jan 28 22:59 Attribution.txt\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 4817 Jan 28 22:59 CHANGES\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jan 28 22:59 Doxyfile\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 792 Jan 28 22:59 Jenkinsfile\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 28 22:59 LICENSE\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 448 Jan 28 22:59 Makefile\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 1612 Jan 28 22:59 README.md\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 4801 Jan 28 22:59 README.v2.md\n [2020-01-28T23:02:35.259Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 28 22:56 VERSION\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 22:59 docs\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 22:59 include\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 22:59 scripts\n [2020-01-28T23:02:35.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 22:59 src\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T23:02:35.837Z] + 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=9faa6fabc836988814e0e14b48a87c65812c6cde --label arch=arm64 --label version=0.0.0 .\n [2020-01-28T23:02:36.913Z] Sending build context to Docker daemon 2.485MB\n\n [2020-01-28T23:02:36.913Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-01-28T23:02:36.913Z] Step 2/15 : FROM ${BASE}\n [2020-01-28T23:02:36.913Z] ---> cd88ecbd5397\n [2020-01-28T23:02:36.913Z] Step 3/15 : MAINTAINER IOTech \n [2020-01-28T23:02:37.189Z] ---> Running in 492774dd3c8c\n [2020-01-28T23:02:37.189Z] Removing intermediate container 492774dd3c8c\n [2020-01-28T23:02:37.189Z] ---> da4bedfea87c\n [2020-01-28T23:02:37.189Z] 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-28T23:02:37.189Z] ---> Running in 98d35f09a079\n [2020-01-28T23:02:38.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:02:38.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T23:02:38.699Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-01-28T23:02:38.699Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-01-28T23:02:39.287Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-01-28T23:02:39.287Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-01-28T23:02:39.287Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-28T23:02:39.287Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-01-28T23:02:39.287Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-28T23:02:39.287Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-01-28T23:02:39.287Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-01-28T23:02:39.287Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-01-28T23:02:39.881Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-01-28T23:02:39.881Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-28T23:02:39.881Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-01-28T23:02:39.881Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-28T23:02:39.881Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-01-28T23:02:39.881Z] (16/21) Installing libblkid (2.33-r0)\n [2020-01-28T23:02:39.881Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-01-28T23:02:39.881Z] (18/21) Installing libmount (2.33-r0)\n [2020-01-28T23:02:39.881Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-01-28T23:02:39.881Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-01-28T23:02:39.881Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-01-28T23:02:39.881Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-28T23:02:39.881Z] OK: 279 MiB in 83 packages\n [2020-01-28T23:02:43.256Z] Removing intermediate container 98d35f09a079\n [2020-01-28T23:02:43.256Z] ---> 8cef0eed6804\n [2020-01-28T23:02:43.256Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-01-28T23:02:43.529Z] ---> 9e65d21853e8\n [2020-01-28T23:02:43.529Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-01-28T23:02:44.121Z] ---> 6a9690778f4b\n [2020-01-28T23:02:44.121Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-01-28T23:02:44.715Z] ---> 40d5d5998d5d\n [2020-01-28T23:02:44.715Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-01-28T23:02:45.302Z] ---> 7dc932129459\n [2020-01-28T23:02:45.302Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-01-28T23:02:45.577Z] ---> 5dd4a83d9f52\n [2020-01-28T23:02:45.577Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-01-28T23:02:46.167Z] ---> 524184e953dd\n [2020-01-28T23:02:46.167Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-01-28T23:02:46.167Z] ---> Running in baf47de238c0\n [2020-01-28T23:02:46.771Z] Removing intermediate container baf47de238c0\n [2020-01-28T23:02:46.771Z] ---> 6962923c4133\n [2020-01-28T23:02:46.771Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-01-28T23:02:46.771Z] ---> Running in bdef3d1c12cc\n [2020-01-28T23:02:47.040Z] Removing intermediate container bdef3d1c12cc\n [2020-01-28T23:02:47.040Z] ---> deaee83d1f49\n [2020-01-28T23:02:47.040Z] Step 13/15 : LABEL arch=arm64\n [2020-01-28T23:02:47.308Z] ---> Running in 6ccbb680a777\n [2020-01-28T23:02:47.588Z] Removing intermediate container 6ccbb680a777\n [2020-01-28T23:02:47.588Z] ---> c4c38fac4911\n [2020-01-28T23:02:47.588Z] Step 14/15 : LABEL git_sha=9faa6fabc836988814e0e14b48a87c65812c6cde\n [2020-01-28T23:02:47.860Z] ---> Running in 618699f6ac2a\n [2020-01-28T23:02:48.134Z] Removing intermediate container 618699f6ac2a\n [2020-01-28T23:02:48.134Z] ---> 08d9f04a3cac\n [2020-01-28T23:02:48.134Z] Step 15/15 : LABEL version=0.0.0\n [2020-01-28T23:02:48.134Z] ---> Running in 60179378c7be\n [2020-01-28T23:02:48.719Z] Removing intermediate container 60179378c7be\n [2020-01-28T23:02:48.719Z] ---> 14412bff0bdd\n [2020-01-28T23:02:48.719Z] [Warning] One or more build-args [MAKE] were not consumed\n [2020-01-28T23:02:48.719Z] Successfully built 14412bff0bdd\n [2020-01-28T23:02:48.719Z] 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-28T23:02:50.290Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T23:02:50.671Z] ---> package-listing.sh\n [2020-01-28T23:02:50.671Z] ++ facter osfamily\n [2020-01-28T23:02:50.671Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-28T23:02:50.671Z] + OS_FAMILY=redhat\n [2020-01-28T23:02:50.671Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-28T23:02:50.671Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-28T23:02:50.671Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-28T23:02:50.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-28T23:02:50.671Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-28T23:02:50.671Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-225 \']\'\n [2020-01-28T23:02:50.671Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-28T23:02:50.671Z] + case "${OS_FAMILY}" in\n [2020-01-28T23:02:50.671Z] + rpm -qa\n [2020-01-28T23:02:50.671Z] + sort\n [2020-01-28T23:02:58.904Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-28T23:02:58.904Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-28T23:02:58.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-28T23:02:58.904Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-225 \']\'\n [2020-01-28T23:02:58.904Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-225/archives/\n [2020-01-28T23:02:58.904Z] + 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-28T23:02:59.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-28T23:02:59.400Z] \n [2020-01-28T23:02:59.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T23:02:59.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-28T23:02:59.756Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-28T23:02:59.756Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-28T23:02:59.756Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-28T23:02:59.756Z] c9ea274ed700: Pulling fs layer\n [2020-01-28T23:02:59.756Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-28T23:02:59.756Z] f6a933c9cadc: Pulling fs layer\n [2020-01-28T23:02:59.756Z] 61811dbd4963: Pulling fs layer\n [2020-01-28T23:02:59.756Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-28T23:02:59.756Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-28T23:02:59.756Z] dc21a1d4508b: Pulling fs layer\n [2020-01-28T23:02:59.757Z] 363af2e989c4: Pulling fs layer\n [2020-01-28T23:02:59.757Z] 9cfac6ba3733: Waiting\n [2020-01-28T23:02:59.757Z] f6a933c9cadc: Waiting\n [2020-01-28T23:02:59.757Z] 61811dbd4963: Waiting\n [2020-01-28T23:02:59.757Z] a6eb2c9e2280: Waiting\n [2020-01-28T23:02:59.757Z] dc21a1d4508b: Waiting\n [2020-01-28T23:02:59.757Z] 363af2e989c4: Waiting\n [2020-01-28T23:02:59.757Z] 095dd8b7b4d8: Waiting\n [2020-01-28T23:02:59.757Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-28T23:02:59.757Z] da0e9bf0cc60: Download complete\n [2020-01-28T23:02:59.757Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-28T23:02:59.757Z] 9cfac6ba3733: Download complete\n [2020-01-28T23:03:00.042Z] e6b0cf9c0882: Download complete\n [2020-01-28T23:03:00.042Z] f6a933c9cadc: Verifying Checksum\n [2020-01-28T23:03:00.042Z] f6a933c9cadc: Download complete\n [2020-01-28T23:03:00.042Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-28T23:03:00.042Z] a6eb2c9e2280: Download complete\n [2020-01-28T23:03:00.729Z] e6b0cf9c0882: Pull complete\n [2020-01-28T23:03:00.729Z] c9ea274ed700: Download complete\n [2020-01-28T23:03:01.031Z] da0e9bf0cc60: Pull complete\n [2020-01-28T23:03:01.031Z] dc21a1d4508b: Verifying Checksum\n [2020-01-28T23:03:01.031Z] dc21a1d4508b: Download complete\n [2020-01-28T23:03:01.031Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-28T23:03:01.031Z] 095dd8b7b4d8: Download complete\n [2020-01-28T23:03:01.031Z] 363af2e989c4: Verifying Checksum\n [2020-01-28T23:03:01.031Z] 363af2e989c4: Download complete\n [2020-01-28T23:03:02.020Z] 61811dbd4963: Verifying Checksum\n [2020-01-28T23:03:02.020Z] 61811dbd4963: Download complete\n [2020-01-28T23:03:03.411Z] c9ea274ed700: Pull complete\n [2020-01-28T23:03:03.706Z] 9cfac6ba3733: Pull complete\n [2020-01-28T23:03:04.344Z] f6a933c9cadc: Pull complete\n [2020-01-28T23:03:08.632Z] 61811dbd4963: Pull complete\n [2020-01-28T23:03:08.632Z] a6eb2c9e2280: Pull complete\n [2020-01-28T23:03:10.032Z] 095dd8b7b4d8: Pull complete\n [2020-01-28T23:03:10.362Z] dc21a1d4508b: Pull complete\n [2020-01-28T23:03:10.675Z] 363af2e989c4: Pull complete\n [2020-01-28T23:03:10.675Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-28T23:03:10.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-28T23:03:10.960Z] prd-centos7-docker-4c-2g-16595 does not seem to be running inside a container\n [2020-01-28T23:03:11.060Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-28T23:03:12.441Z] $ docker top b09bcb1b3d00a1d7e2bb6c15528c26ef9e4ce9c4695c8418ff58c6efd7556628 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-28T23:03:13.599Z] provisioning config files...\n [2020-01-28T23:03:13.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp/config4650866157405238031tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-28T23:03:13.662Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T23:03:14.403Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-28T23:03:14.427Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T23:03:14.795Z] ---> logs-deploy.sh\n [2020-01-28T23:03:14.795Z] + ARCHIVE_ARTIFACTS=\n [2020-01-28T23:03:14.795Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-28T23:03:14.795Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-28T23:03:14.795Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-28T23:03:14.795Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/1\n [2020-01-28T23:03:14.795Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-225/1/\n [2020-01-28T23:03:14.795Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/1 /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-28T23:03:16.741Z] Archives upload complete.\n [2020-01-28T23:03:17.017Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-225/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-225/1/\n [2020-01-28T23:03:17.967Z] ---> uname -a:\n [2020-01-28T23:03:17.967Z] Linux b09bcb1b3d00 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-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> lscpu:\n [2020-01-28T23:03:17.967Z] Architecture: x86_64\n [2020-01-28T23:03:17.967Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-28T23:03:17.967Z] Byte Order: Little Endian\n [2020-01-28T23:03:17.967Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-28T23:03:17.967Z] CPU(s): 4\n [2020-01-28T23:03:17.967Z] On-line CPU(s) list: 0-3\n [2020-01-28T23:03:17.967Z] Thread(s) per core: 1\n [2020-01-28T23:03:17.967Z] Core(s) per socket: 1\n [2020-01-28T23:03:17.967Z] Socket(s): 4\n [2020-01-28T23:03:17.967Z] NUMA node(s): 1\n [2020-01-28T23:03:17.967Z] Vendor ID: GenuineIntel\n [2020-01-28T23:03:17.967Z] CPU family: 6\n [2020-01-28T23:03:17.967Z] Model: 44\n [2020-01-28T23:03:17.967Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-28T23:03:17.967Z] Stepping: 1\n [2020-01-28T23:03:17.967Z] CPU MHz: 2933.438\n [2020-01-28T23:03:17.967Z] BogoMIPS: 5866.87\n [2020-01-28T23:03:17.967Z] Virtualization: VT-x\n [2020-01-28T23:03:17.967Z] Hypervisor vendor: KVM\n [2020-01-28T23:03:17.967Z] Virtualization type: full\n [2020-01-28T23:03:17.967Z] L1d cache: 128 KiB\n [2020-01-28T23:03:17.967Z] L1i cache: 128 KiB\n [2020-01-28T23:03:17.967Z] L2 cache: 16 MiB\n [2020-01-28T23:03:17.967Z] L3 cache: 64 MiB\n [2020-01-28T23:03:17.967Z] NUMA node0 CPU(s): 0-3\n [2020-01-28T23:03:17.967Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-28T23:03:17.967Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-28T23:03:17.967Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-28T23:03:17.967Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-28T23:03:17.967Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-28T23:03:17.967Z] 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-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> nproc:\n [2020-01-28T23:03:17.967Z] 4\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> df -h:\n [2020-01-28T23:03:17.967Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-28T23:03:17.967Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-28T23:03:17.967Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-28T23:03:17.967Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-28T23:03:17.967Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-225\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-225@tmp\n [2020-01-28T23:03:17.967Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> free -m:\n [2020-01-28T23:03:17.967Z] total used free shared buff/cache available\n [2020-01-28T23:03:17.967Z] Mem: 1838 587 69 0 1181 1146\n [2020-01-28T23:03:17.967Z] Swap: 1023 0 1023\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> ip addr:\n [2020-01-28T23:03:17.967Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-28T23:03:17.967Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-28T23:03:17.967Z] inet 127.0.0.1/8 scope host lo\n [2020-01-28T23:03:17.967Z] valid_lft forever preferred_lft forever\n [2020-01-28T23:03:17.967Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-28T23:03:17.967Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-28T23:03:17.967Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-28T23:03:17.967Z] valid_lft forever preferred_lft forever\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> sar -b -r -n DEV:\n [2020-01-28T23:03:17.967Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/28/20 \t_x86_64_\t(4 CPU)\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:55:01 LINUX RESTART\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:56:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-28T23:03:17.967Z] 22:57:01 30.60 6.11 24.50 1761.62 2048.43\n [2020-01-28T23:03:17.967Z] 22:58:01 2.08 0.00 2.08 0.00 69.00\n [2020-01-28T23:03:17.967Z] 22:59:01 0.33 0.00 0.33 0.00 5.23\n [2020-01-28T23:03:17.967Z] 23:00:01 0.25 0.00 0.25 0.00 3.05\n [2020-01-28T23:03:17.967Z] 23:01:01 0.43 0.05 0.38 0.67 5.26\n [2020-01-28T23:03:17.967Z] 23:02:01 0.48 0.08 0.40 1.60 7.04\n [2020-01-28T23:03:17.967Z] 23:03:01 57.27 49.99 7.27 3457.83 4101.35\n [2020-01-28T23:03:17.967Z] Average: 13.06 8.03 5.03 745.94 891.31\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:56:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-28T23:03:17.967Z] 22:57:01 106892 1775412 94.32 2620 1247712 955192 32.59 434404 1182368 32\n [2020-01-28T23:03:17.967Z] 22:58:01 116732 1765572 93.80 2620 1247660 896788 30.60 426228 1182068 16\n [2020-01-28T23:03:17.967Z] 22:59:01 115652 1766652 93.86 2620 1247668 896980 30.60 427448 1182068 8\n [2020-01-28T23:03:17.967Z] 23:00:01 115240 1767064 93.88 2620 1247668 897116 30.61 427888 1182068 12\n [2020-01-28T23:03:17.967Z] 23:01:01 114700 1767604 93.91 2620 1247676 899920 30.70 428080 1182068 16\n [2020-01-28T23:03:17.967Z] 23:02:01 116416 1765888 93.82 2620 1247820 897424 30.62 426640 1182148 16\n [2020-01-28T23:03:17.967Z] 23:03:01 74060 1808244 96.07 2620 1253668 1099288 37.51 462464 1187164 44416\n [2020-01-28T23:03:17.967Z] Average: 108527 1773777 94.23 2620 1248553 934673 31.89 433307 1182850 6359\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-28T23:03:17.967Z] 22:57:01 eth0 78.35 65.19 438.14 50.11 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:57:01 docker0 4.61 4.16 0.60 13.31 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:58:01 eth0 0.53 0.08 0.04 0.01 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:59:01 eth0 1.65 0.50 0.36 0.21 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:00:01 eth0 1.73 0.72 0.79 0.41 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:01:01 eth0 0.83 0.50 0.42 0.27 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:02:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:03:01 eth0 67.97 51.36 2106.73 6.48 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] Average: eth0 21.59 16.91 363.75 8.22 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] Average: docker0 0.66 0.59 0.09 1.90 0.00 0.00 0.00\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] ---> sar -P ALL:\n [2020-01-28T23:03:17.967Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/28/20 \t_x86_64_\t(4 CPU)\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:55:01 LINUX RESTART\n [2020-01-28T23:03:17.967Z] \n [2020-01-28T23:03:17.967Z] 22:56:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-28T23:03:17.967Z] 22:57:01 all 2.94 0.00 2.19 0.58 6.66 87.64\n [2020-01-28T23:03:17.967Z] 22:57:01 0 3.49 0.00 2.17 0.15 6.37 87.82\n [2020-01-28T23:03:17.967Z] 22:57:01 1 2.77 0.00 2.51 0.52 6.84 87.36\n [2020-01-28T23:03:17.967Z] 22:57:01 2 2.53 0.00 2.06 0.11 6.90 88.40\n [2020-01-28T23:03:17.967Z] 22:57:01 3 3.00 0.00 2.01 1.54 6.55 86.90\n [2020-01-28T23:03:17.968Z] 22:58:01 all 0.13 0.00 0.09 0.00 0.24 99.53\n [2020-01-28T23:03:17.968Z] 22:58:01 0 0.25 0.00 0.10 0.00 0.38 99.27\n [2020-01-28T23:03:17.968Z] 22:58:01 1 0.03 0.00 0.08 0.00 0.17 99.72\n [2020-01-28T23:03:17.968Z] 22:58:01 2 0.17 0.00 0.05 0.00 0.33 99.45\n [2020-01-28T23:03:17.968Z] 22:58:01 3 0.07 0.00 0.15 0.00 0.08 99.70\n [2020-01-28T23:03:17.968Z] 22:59:01 all 0.11 0.00 0.05 0.00 0.18 99.66\n [2020-01-28T23:03:17.968Z] 22:59:01 0 0.07 0.00 0.05 0.00 0.43 99.45\n [2020-01-28T23:03:17.968Z] 22:59:01 1 0.05 0.00 0.03 0.00 0.10 99.82\n [2020-01-28T23:03:17.968Z] 22:59:01 2 0.18 0.00 0.05 0.00 0.05 99.72\n [2020-01-28T23:03:17.968Z] 22:59:01 3 0.13 0.00 0.03 0.00 0.15 99.68\n [2020-01-28T23:03:17.968Z] 23:00:01 all 0.09 0.00 0.04 0.00 0.83 99.04\n [2020-01-28T23:03:17.968Z] 23:00:01 0 0.03 0.00 0.05 0.00 1.11 98.81\n [2020-01-28T23:03:17.968Z] 23:00:01 1 0.07 0.00 0.03 0.00 0.93 98.97\n [2020-01-28T23:03:17.968Z] 23:00:01 2 0.05 0.00 0.03 0.00 0.65 99.27\n [2020-01-28T23:03:17.968Z] 23:00:01 3 0.22 0.00 0.07 0.00 0.61 99.10\n [2020-01-28T23:03:17.968Z] 23:01:01 all 0.15 0.00 0.07 0.00 0.22 99.56\n [2020-01-28T23:03:17.968Z] 23:01:01 0 0.05 0.00 0.03 0.00 0.17 99.75\n [2020-01-28T23:03:17.968Z] 23:01:01 1 0.40 0.00 0.10 0.02 0.18 99.30\n [2020-01-28T23:03:17.968Z] 23:01:01 2 0.07 0.00 0.05 0.00 0.10 99.78\n [2020-01-28T23:03:17.968Z] 23:01:01 3 0.08 0.00 0.08 0.00 0.43 99.40\n [2020-01-28T23:03:17.968Z] 23:02:01 all 0.10 0.00 0.05 0.00 0.31 99.54\n [2020-01-28T23:03:17.968Z] 23:02:01 0 0.03 0.00 0.03 0.02 0.22 99.70\n [2020-01-28T23:03:17.968Z] 23:02:01 1 0.32 0.00 0.03 0.00 0.50 99.15\n [2020-01-28T23:03:17.968Z] 23:02:01 2 0.03 0.00 0.07 0.00 0.15 99.75\n [2020-01-28T23:03:17.968Z] 23:02:01 3 0.03 0.00 0.03 0.00 0.38 99.55\n [2020-01-28T23:03:17.968Z] 23:03:01 all 1.45 0.00 0.81 2.46 1.57 93.70\n [2020-01-28T23:03:17.968Z] 23:03:01 0 1.05 0.00 0.69 4.60 1.45 92.21\n [2020-01-28T23:03:17.968Z] 23:03:01 1 2.50 0.00 0.93 4.12 1.68 90.76\n [2020-01-28T23:03:17.968Z] 23:03:01 2 1.35 0.00 0.93 0.28 1.53 95.90\n [2020-01-28T23:03:17.968Z] 23:03:01 3 0.90 0.00 0.70 0.86 1.61 95.93\n [2020-01-28T23:03:17.968Z] Average: all 0.72 0.00 0.47 0.44 1.44 96.93\n [2020-01-28T23:03:17.968Z] Average: 0 0.71 0.00 0.45 0.68 1.45 96.71\n [2020-01-28T23:03:17.968Z] Average: 1 0.88 0.00 0.54 0.66 1.50 96.42\n [2020-01-28T23:03:17.968Z] Average: 2 0.63 0.00 0.47 0.06 1.40 97.44\n [2020-01-28T23:03:17.968Z] Average: 3 0.64 0.00 0.44 0.35 1.42 97.16\n [2020-01-28T23:03:17.968Z] \n [2020-01-28T23:03:17.968Z] \n [2020-01-28T23:03:17.968Z] '