Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 33a3836050f44f795e0a1ac03686ade9be884345+784285b3e5560c6aed2cdbdbbb8eed209f7721e1 (6e1b80902f8d756fdb966da83a5eeaa17bc9ad6f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-256/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-7894’ is offline Running on prd-centos7-docker-4c-2g-7896 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-256 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) > git config core.sparsecheckout # timeout=10 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 Commit message: "compat: Add --instance flag as per Go SDK" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-11T20:07:57.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-11T20:07:58.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-11T20:07:58.403Z] ========================================================= [2020-05-11T20:07:58.403Z] EdgeX Global Pipelines Version Info [2020-05-11T20:07:58.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-11T20:08:00.271Z] ------------------- [2020-05-11T20:08:00.271Z] stable info: [2020-05-11T20:08:00.271Z] ------------------- [2020-05-11T20:08:00.271Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-11T20:08:00.271Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-11T20:08:00.271Z] Message: update stable to v1.0.87 [2020-05-11T20:08:01.227Z] ------------------- [2020-05-11T20:08:01.227Z] experimental info: [2020-05-11T20:08:01.227Z] ------------------- [2020-05-11T20:08:01.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-11T20:08:01.227Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-11T20:08:01.227Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:08:03.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-11T20:08:04.404Z] [2020-05-11T20:08:04.404Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:08:05.035Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-11T20:08:05.324Z] latest: Pulling from edgex-devops/git-semver [2020-05-11T20:08:05.324Z] 9123ac7c32f7: Pulling fs layer [2020-05-11T20:08:05.324Z] b8cc5d1170e3: Pulling fs layer [2020-05-11T20:08:05.324Z] 2924cbbf6a41: Pulling fs layer [2020-05-11T20:08:05.324Z] 93b08a4f1073: Pulling fs layer [2020-05-11T20:08:05.324Z] 93b08a4f1073: Waiting [2020-05-11T20:08:05.324Z] b8cc5d1170e3: Verifying Checksum [2020-05-11T20:08:05.324Z] b8cc5d1170e3: Download complete [2020-05-11T20:08:05.670Z] 9123ac7c32f7: Verifying Checksum [2020-05-11T20:08:05.670Z] 9123ac7c32f7: Download complete [2020-05-11T20:08:05.670Z] 2924cbbf6a41: Verifying Checksum [2020-05-11T20:08:05.670Z] 2924cbbf6a41: Download complete [2020-05-11T20:08:05.945Z] 93b08a4f1073: Verifying Checksum [2020-05-11T20:08:05.945Z] 93b08a4f1073: Download complete [2020-05-11T20:08:05.945Z] 9123ac7c32f7: Pull complete [2020-05-11T20:08:06.223Z] b8cc5d1170e3: Pull complete [2020-05-11T20:08:07.678Z] 2924cbbf6a41: Pull complete [2020-05-11T20:08:07.942Z] 93b08a4f1073: Pull complete [2020-05-11T20:08:07.942Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-11T20:08:07.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-11T20:08:08.171Z] prd-centos7-docker-4c-2g-7896 does not seem to be running inside a container [2020-05-11T20:08:08.319Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-256 -v /w/workspace/edgexfoundry_device-sdk-c_PR-256:/w/workspace/edgexfoundry_device-sdk-c_PR-256:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-256@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-11T20:08:09.568Z] $ docker top 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-11T20:08:10.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-11T20:08:10.115Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-11T20:08:10.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-11T20:08:10.424Z] $ docker exec 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent [2020-05-11T20:08:10.864Z] SSH_AUTH_SOCK=/tmp/ssh-xZdMAwxg30yW/agent.15 [2020-05-11T20:08:10.864Z] SSH_AGENT_PID=22 [2020-05-11T20:08:10.890Z] Running ssh-add (command line suppressed) [2020-05-11T20:08:11.189Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_7688249235251643718.key (/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_7688249235251643718.key) [2020-05-11T20:08:11.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-11T20:08:12.012Z] + git describe --exact-match --tags HEAD [2020-05-11T20:08:12.012Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-11T20:08:12.145Z] $ docker exec --env ******** --env ******** 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent -k [2020-05-11T20:08:12.658Z] unset SSH_AUTH_SOCK; [2020-05-11T20:08:12.663Z] unset SSH_AGENT_PID; [2020-05-11T20:08:12.663Z] echo Agent pid 22 killed; [2020-05-11T20:08:12.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-11T20:08:12.990Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-11T20:08:12.990Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-11T20:08:13.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-11T20:08:13.091Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-11T20:08:13.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-11T20:08:13.599Z] $ docker exec 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent [2020-05-11T20:08:13.968Z] SSH_AUTH_SOCK=/tmp/ssh-x8RfOckG11rz/agent.58 [2020-05-11T20:08:13.968Z] SSH_AGENT_PID=65 [2020-05-11T20:08:13.979Z] Running ssh-add (command line suppressed) [2020-05-11T20:08:14.198Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_1189219864109692521.key (/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/private_key_1189219864109692521.key) [2020-05-11T20:08:14.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-11T20:08:14.683Z] + git semver init [2020-05-11T20:08:14.683Z] # -> Open(): unable to determine branch for HEAD [2020-05-11T20:08:14.683Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-256/.git [2020-05-11T20:08:14.683Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-256 [2020-05-11T20:08:14.683Z] # $SEMVER_REMOTE_NAME = origin [2020-05-11T20:08:14.683Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-11T20:08:14.683Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-11T20:08:14.683Z] # $SEMVER_BRANCH = PR-256 [2020-05-11T20:08:14.683Z] # $SEMVER_TEMP = /tmp/semver-934019996 [2020-05-11T20:08:14.683Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-05-11T20:08:16.080Z] # '/tmp/semver-934019996' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-256/.semver' [2020-05-11T20:08:16.081Z] # -> Force: false [2020-05-11T20:08:16.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-256/.semver [Pipeline] } [2020-05-11T20:08:16.102Z] $ docker exec --env ******** --env ******** 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f ssh-agent -k [2020-05-11T20:08:16.341Z] unset SSH_AUTH_SOCK; [2020-05-11T20:08:16.341Z] unset SSH_AGENT_PID; [2020-05-11T20:08:16.342Z] echo Agent pid 65 killed; [2020-05-11T20:08:16.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-11T20:08:17.513Z] + git semver [Pipeline] } [2020-05-11T20:08:17.554Z] $ docker stop --time=1 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f [2020-05-11T20:08:19.244Z] $ docker rm -f 6075c4a3d5d22ee78d8e021c1bfb34f1cb7eac492278ffd248be9f60e354ca7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-11T20:08:20.712Z] Stashed 43 file(s) [Pipeline] echo [2020-05-11T20:08:20.727Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-05-11T20:08:36.229Z] Still waiting to schedule task [2020-05-11T20:08:36.229Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-11T20:08:36.251Z] Still waiting to schedule task [2020-05-11T20:08:36.251Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-11T20:10:27.149Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7897 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] ws [2020-05-11T20:10:27.218Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-05-11T20:10:32.758Z] using credential edgex-jenkins-ssh [2020-05-11T20:10:32.862Z] Cloning the remote Git repository [2020-05-11T20:10:32.862Z] Cloning with configured refspecs honoured and without tags [2020-05-11T20:10:32.947Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:10:33.034Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-05-11T20:10:33.114Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:10:33.117Z] > git --version # timeout=10 [2020-05-11T20:10:33.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:10:33.215Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:10:34.295Z] Fetching without tags [2020-05-11T20:10:34.821Z] Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:10:34.195Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-05-11T20:10:34.221Z] > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 [2020-05-11T20:10:34.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:10:34.279Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-05-11T20:10:34.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:10:34.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:10:34.344Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:10:34.854Z] > git config core.sparsecheckout # timeout=10 [2020-05-11T20:10:34.909Z] > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 [2020-05-11T20:10:35.155Z] Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:10:35.155Z] Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) [2020-05-11T20:10:35.021Z] > git remote # timeout=10 [2020-05-11T20:10:35.067Z] > git config --get remote.origin.url # timeout=10 [2020-05-11T20:10:35.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:10:35.110Z] > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 [2020-05-11T20:10:35.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-11T20:10:35.170Z] > git config core.sparsecheckout # timeout=10 [2020-05-11T20:10:35.195Z] > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 [2020-05-11T20:10:39.879Z] Commit message: "compat: Add --instance flag as per Go SDK" [2020-05-11T20:10:39.926Z] > git --version # timeout=10 [2020-05-11T20:10:39.958Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-11T20:10:41.522Z] ========================================================= [2020-05-11T20:10:41.522Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-05-11T20:10:41.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:10:42.759Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-05-11T20:10:43.734Z] Sending build context to Docker daemon 3.053MB [2020-05-11T20:10:43.734Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-05-11T20:10:43.735Z] Step 2/21 : FROM ${BASE} as builder [2020-05-11T20:10:44.002Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-05-11T20:10:44.002Z] 0362ad1dd800: Pulling fs layer [2020-05-11T20:10:44.002Z] f2cdb1532d8b: Pulling fs layer [2020-05-11T20:10:44.002Z] 37ed683be191: Pulling fs layer [2020-05-11T20:10:44.002Z] f2cdb1532d8b: Verifying Checksum [2020-05-11T20:10:44.002Z] f2cdb1532d8b: Download complete [2020-05-11T20:10:44.269Z] 0362ad1dd800: Verifying Checksum [2020-05-11T20:10:44.269Z] 0362ad1dd800: Download complete [2020-05-11T20:10:44.859Z] 0362ad1dd800: Pull complete [2020-05-11T20:10:45.134Z] f2cdb1532d8b: Pull complete [2020-05-11T20:10:51.798Z] 37ed683be191: Verifying Checksum [2020-05-11T20:10:51.798Z] 37ed683be191: Download complete [2020-05-11T20:11:01.909Z] 37ed683be191: Pull complete [2020-05-11T20:11:01.909Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-05-11T20:11:01.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-05-11T20:11:01.909Z] ---> b23d30803547 [2020-05-11T20:11:01.909Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-05-11T20:11:02.224Z] Running on prd-centos7-docker-4c-2g-7898 in /w/workspace/edgexfoundry_device-sdk-c_PR-256 [Pipeline] { [Pipeline] ws [2020-05-11T20:11:02.365Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-05-11T20:11:03.883Z] ---> Running in f14b43023be1 [2020-05-11T20:11:04.714Z] using credential edgex-jenkins-ssh [2020-05-11T20:11:04.771Z] Cloning the remote Git repository [2020-05-11T20:11:04.772Z] Cloning with configured refspecs honoured and without tags [2020-05-11T20:11:04.851Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-05-11T20:11:03.879Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:11:03.925Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-05-11T20:11:03.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:11:03.979Z] > git --version # timeout=10 [2020-05-11T20:11:03.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:11:04.013Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:11:05.527Z] Fetching without tags [2020-05-11T20:11:05.808Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-05-11T20:11:05.914Z] Merging remotes/origin/master commit 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 into PR head commit 33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:11:04.607Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-05-11T20:11:04.614Z] > git config --add remote.origin.fetch +refs/pull/256/head:refs/remotes/origin/PR-256 # timeout=10 [2020-05-11T20:11:04.624Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:11:04.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-05-11T20:11:04.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-05-11T20:11:04.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:11:04.663Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-11T20:11:05.072Z] > git config core.sparsecheckout # timeout=10 [2020-05-11T20:11:05.081Z] > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 [2020-05-11T20:11:06.010Z] Merge succeeded, producing 33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:11:06.011Z] Checking out Revision 33a3836050f44f795e0a1ac03686ade9be884345 (PR-256) [2020-05-11T20:11:06.394Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-05-11T20:11:06.394Z] (2/8) Installing libuuid (2.33-r0) [2020-05-11T20:11:06.394Z] (3/8) Installing libblkid (2.33-r0) [2020-05-11T20:11:06.659Z] (4/8) Installing libfdisk (2.33-r0) [2020-05-11T20:11:06.659Z] (5/8) Installing libmount (2.33-r0) [2020-05-11T20:11:06.925Z] (6/8) Installing libsmartcols (2.33-r0) [2020-05-11T20:11:06.925Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-05-11T20:11:05.135Z] > git remote # timeout=10 [2020-05-11T20:11:05.141Z] > git config --get remote.origin.url # timeout=10 [2020-05-11T20:11:05.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-11T20:11:05.152Z] > git merge 784285b3e5560c6aed2cdbdbbb8eed209f7721e1 # timeout=10 [2020-05-11T20:11:05.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-11T20:11:05.172Z] > git config core.sparsecheckout # timeout=10 [2020-05-11T20:11:05.177Z] > git checkout -f 33a3836050f44f795e0a1ac03686ade9be884345 # timeout=10 [2020-05-11T20:11:07.511Z] (8/8) Installing wget (1.20.3-r0) [2020-05-11T20:11:07.511Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:11:07.779Z] OK: 285 MiB in 83 packages [2020-05-11T20:11:09.196Z] Removing intermediate container f14b43023be1 [2020-05-11T20:11:09.196Z] ---> cae4666ef066 [2020-05-11T20:11:09.196Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-05-11T20:11:09.196Z] ---> Running in 3fd48f76a1f5 [2020-05-11T20:11:09.593Z] Commit message: "compat: Add --instance flag as per Go SDK" [2020-05-11T20:11:09.085Z] > git --version # timeout=10 [2020-05-11T20:11:09.094Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [2020-05-11T20:11:09.787Z] Removing intermediate container 3fd48f76a1f5 [2020-05-11T20:11:09.787Z] ---> 6e78af42af40 [2020-05-11T20:11:09.787Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-05-11T20:11:09.787Z] ---> Running in 528e55e41464 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2020-05-11T20:11:10.858Z] --2020-05-11 20:11:10-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-05-11T20:11:10.859Z] Resolving github.com... 140.82.114.4 [2020-05-11T20:11:10.859Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-05-11T20:11:10.859Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:10.859Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-05-11T20:11:10.859Z] --2020-05-11 20:11:10-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-05-11T20:11:10.859Z] Resolving codeload.github.com... 140.82.114.9 [2020-05-11T20:11:10.859Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-05-11T20:11:10.859Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:10.859Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:10.859Z] Saving to: 'STDOUT' [2020-05-11T20:11:10.859Z]  [Pipeline] { [Pipeline] unstash [2020-05-11T20:11:11.128Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-05-11T20:11:11.128Z] 50K .......... .......... .......... .......... .......... 3.70M [2020-05-11T20:11:11.128Z] 100K .......... .......... .......... .......... .......... 8.32M [2020-05-11T20:11:11.128Z] 150K .......... .......... .......... .......... .......... 10.8M [2020-05-11T20:11:11.128Z] 200K .......... .......... .......... .......... .......... 4.58M [2020-05-11T20:11:11.128Z] 250K .......... .......... .......... .......... .......... 4.82M [2020-05-11T20:11:11.128Z] 300K .......... .......... .......... .......... .......... 4.75M [2020-05-11T20:11:11.128Z] 350K .......... .......... .......... .......... .......... 8.45M [2020-05-11T20:11:11.128Z] 400K .......... .......... .......... .......... .......... 3.02M [2020-05-11T20:11:11.128Z] 450K .......... .......... .......... .......... .......... 4.00M [2020-05-11T20:11:11.128Z] 500K .......... .......... .......... .......... .......... 6.65M [2020-05-11T20:11:11.128Z] 550K .......... .......... .......... .......... .......... 2.91M [2020-05-11T20:11:11.128Z] 600K .......... .......... .......... .......... .......... 920K [2020-05-11T20:11:11.128Z] 650K .......... .......... .......... .......... .......... 2.05M [2020-05-11T20:11:11.128Z] 700K ..    5.24M=0.2s [2020-05-11T20:11:11.128Z] [2020-05-11T20:11:11.128Z] 2020-05-11 20:11:11 (3.07 MB/s) - written to stdout [719348] [2020-05-11T20:11:11.128Z] [Pipeline] echo [2020-05-11T20:11:11.216Z] ========================================================= [2020-05-11T20:11:11.216Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-05-11T20:11:11.216Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:11:11.406Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:11:11.674Z] -- The CXX compiler identification is GNU 8.3.0 [2020-05-11T20:11:11.674Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:11:11.904Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-05-11T20:11:11.943Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:11:11.943Z] -- Detecting C compiler ABI info [2020-05-11T20:11:12.212Z] -- Detecting C compiler ABI info - done [2020-05-11T20:11:12.212Z] -- Detecting C compile features [2020-05-11T20:11:12.474Z] Sending build context to Docker daemon 3.053MB [2020-05-11T20:11:12.474Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-05-11T20:11:12.474Z] Step 2/21 : FROM ${BASE} as builder [2020-05-11T20:11:12.474Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-05-11T20:11:12.474Z] e7c96db7181b: Pulling fs layer [2020-05-11T20:11:12.474Z] 4c13bbce0fe7: Pulling fs layer [2020-05-11T20:11:12.474Z] 6059c847ac2f: Pulling fs layer [2020-05-11T20:11:12.474Z] 4c13bbce0fe7: Verifying Checksum [2020-05-11T20:11:12.474Z] 4c13bbce0fe7: Download complete [2020-05-11T20:11:12.474Z] e7c96db7181b: Verifying Checksum [2020-05-11T20:11:12.474Z] e7c96db7181b: Download complete [2020-05-11T20:11:13.044Z] e7c96db7181b: Pull complete [2020-05-11T20:11:13.044Z] 4c13bbce0fe7: Pull complete [2020-05-11T20:11:13.187Z] -- Detecting C compile features - done [2020-05-11T20:11:13.187Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-05-11T20:11:13.187Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-05-11T20:11:13.187Z] -- Detecting CXX compiler ABI info [2020-05-11T20:11:13.454Z] -- Detecting CXX compiler ABI info - done [2020-05-11T20:11:13.454Z] -- Detecting CXX compile features [2020-05-11T20:11:13.611Z] 6059c847ac2f: Verifying Checksum [2020-05-11T20:11:13.611Z] 6059c847ac2f: Download complete [2020-05-11T20:11:14.866Z] -- Detecting CXX compile features - done [2020-05-11T20:11:14.866Z] -- Looking for include file endian.h [2020-05-11T20:11:15.136Z] -- Looking for include file endian.h - found [2020-05-11T20:11:15.136Z] -- Check if the system is big endian [2020-05-11T20:11:15.136Z] -- Searching 16 bit integer [2020-05-11T20:11:15.136Z] -- Looking for sys/types.h [2020-05-11T20:11:15.404Z] -- Looking for sys/types.h - found [2020-05-11T20:11:15.404Z] -- Looking for stdint.h [2020-05-11T20:11:15.673Z] -- Looking for stdint.h - found [2020-05-11T20:11:15.673Z] -- Looking for stddef.h [2020-05-11T20:11:15.943Z] -- Looking for stddef.h - found [2020-05-11T20:11:15.943Z] -- Check size of unsigned short [2020-05-11T20:11:16.224Z] -- Check size of unsigned short - done [2020-05-11T20:11:16.224Z] -- Using unsigned short [2020-05-11T20:11:16.493Z] -- Check if the system is big endian - little endian [2020-05-11T20:11:16.493Z] -- Check size of size_t [2020-05-11T20:11:16.765Z] -- Check size of size_t - done [2020-05-11T20:11:16.765Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-05-11T20:11:16.765Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-05-11T20:11:16.765Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-05-11T20:11:16.765Z] CMake did not find one. [2020-05-11T20:11:16.765Z] [2020-05-11T20:11:16.765Z] Could not find a package configuration file provided by "cJSON" with any of [2020-05-11T20:11:16.765Z] the following names: [2020-05-11T20:11:16.765Z] [2020-05-11T20:11:16.765Z] cJSONConfig.cmake [2020-05-11T20:11:16.765Z] cjson-config.cmake [2020-05-11T20:11:16.765Z] [2020-05-11T20:11:16.765Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-05-11T20:11:16.765Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-05-11T20:11:16.765Z] provides a separate development package or SDK, be sure it has been [2020-05-11T20:11:16.765Z] installed. [2020-05-11T20:11:16.765Z] [2020-05-11T20:11:16.765Z] [2020-05-11T20:11:16.765Z] -- Configuring done [2020-05-11T20:11:17.033Z] -- Generating done [2020-05-11T20:11:17.033Z] -- Build files have been written to: /tmp/cbor [2020-05-11T20:11:17.033Z] Scanning dependencies of target cbor_shared [2020-05-11T20:11:17.033Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-05-11T20:11:18.008Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-05-11T20:11:18.282Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-05-11T20:11:18.551Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-05-11T20:11:18.899Z] 6059c847ac2f: Pull complete [2020-05-11T20:11:18.899Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-05-11T20:11:18.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-05-11T20:11:18.899Z] ---> 5eabd8fd8ba2 [2020-05-11T20:11:18.899Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-05-11T20:11:18.899Z] ---> Running in cec9168b3247 [2020-05-11T20:11:18.899Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-05-11T20:11:19.137Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-05-11T20:11:19.404Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-05-11T20:11:19.467Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-05-11T20:11:19.677Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-05-11T20:11:19.947Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-05-11T20:11:19.947Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-05-11T20:11:20.034Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-05-11T20:11:20.034Z] (2/8) Installing libuuid (2.33-r0) [2020-05-11T20:11:20.034Z] (3/8) Installing libblkid (2.33-r0) [2020-05-11T20:11:20.293Z] (4/8) Installing libfdisk (2.33-r0) [2020-05-11T20:11:20.293Z] (5/8) Installing libmount (2.33-r0) [2020-05-11T20:11:20.293Z] (6/8) Installing libsmartcols (2.33-r0) [2020-05-11T20:11:20.532Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-05-11T20:11:20.551Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-05-11T20:11:20.799Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-05-11T20:11:20.810Z] (8/8) Installing wget (1.20.3-r0) [2020-05-11T20:11:21.067Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-05-11T20:11:21.073Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:11:21.073Z] OK: 272 MiB in 83 packages [2020-05-11T20:11:21.640Z] Removing intermediate container cec9168b3247 [2020-05-11T20:11:21.640Z] ---> 16f2a6c5e115 [2020-05-11T20:11:21.640Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-05-11T20:11:21.640Z] ---> Running in 0381c0af2358 [2020-05-11T20:11:21.640Z] Removing intermediate container 0381c0af2358 [2020-05-11T20:11:21.640Z] ---> c10e1abaecf9 [2020-05-11T20:11:21.640Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-05-11T20:11:21.640Z] ---> Running in 35905604a46a [2020-05-11T20:11:21.649Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-05-11T20:11:21.918Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-05-11T20:11:22.186Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-05-11T20:11:22.207Z] --2020-05-11 20:11:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-05-11T20:11:22.207Z] Resolving github.com... 140.82.113.3 [2020-05-11T20:11:22.207Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-05-11T20:11:22.207Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:22.207Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-05-11T20:11:22.207Z] --2020-05-11 20:11:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-05-11T20:11:22.207Z] Resolving codeload.github.com... 140.82.112.10 [2020-05-11T20:11:22.207Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-05-11T20:11:22.454Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-05-11T20:11:22.466Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:22.466Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:22.466Z] Saving to: 'STDOUT' [2020-05-11T20:11:22.466Z] [2020-05-11T20:11:22.466Z] 0K .......... .......... .......... .......... .......... 1.37M [2020-05-11T20:11:22.466Z] 50K .......... .......... .......... .......... .......... 2.71M [2020-05-11T20:11:22.466Z] 100K .......... .......... .......... .......... .......... 43.0M [2020-05-11T20:11:22.466Z] 150K .......... .......... .......... .......... .......... 2.84M [2020-05-11T20:11:22.466Z] 200K .......... .......... .......... .......... .......... 21.9M [2020-05-11T20:11:22.466Z] 250K .......... .......... .......... .......... .......... 10.4M [2020-05-11T20:11:22.466Z] 300K .......... .......... .......... .......... .......... 8.01M [2020-05-11T20:11:22.466Z] 350K .......... .......... .......... .......... .......... 7.32M [2020-05-11T20:11:22.466Z] 400K .......... .......... .......... .......... .......... 10.5M [2020-05-11T20:11:22.466Z] 450K .......... .......... .......... .......... .......... 5.98M [2020-05-11T20:11:22.466Z] 500K .......... .......... .......... .......... .......... 16.7M [2020-05-11T20:11:22.466Z] 550K .......... .......... .......... .......... .......... 13.3M [2020-05-11T20:11:22.466Z] 600K .......... .......... .......... .......... .......... 1.88M [2020-05-11T20:11:22.466Z] 650K .......... .......... .......... .......... .......... 4.20M [2020-05-11T20:11:22.466Z] 700K .. 33.9M=0.1s [2020-05-11T20:11:22.466Z] [2020-05-11T20:11:22.466Z] 2020-05-11 20:11:22 (4.61 MB/s) - written to stdout [719348] [2020-05-11T20:11:22.466Z] [2020-05-11T20:11:22.722Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-05-11T20:11:22.725Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:11:22.725Z] -- The CXX compiler identification is GNU 8.3.0 [2020-05-11T20:11:22.725Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:11:22.983Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:11:22.983Z] -- Detecting C compiler ABI info [2020-05-11T20:11:22.989Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-05-11T20:11:22.989Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-05-11T20:11:23.245Z] -- Detecting C compiler ABI info - done [2020-05-11T20:11:23.245Z] -- Detecting C compile features [2020-05-11T20:11:23.504Z] -- Detecting C compile features - done [2020-05-11T20:11:23.504Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-05-11T20:11:23.504Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-05-11T20:11:23.504Z] -- Detecting CXX compiler ABI info [2020-05-11T20:11:23.577Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-05-11T20:11:23.577Z] [ 40%] Linking C shared library libcbor.so [2020-05-11T20:11:23.577Z] [ 40%] Built target cbor_shared [2020-05-11T20:11:23.577Z] Scanning dependencies of target cbor [2020-05-11T20:11:23.763Z] -- Detecting CXX compiler ABI info - done [2020-05-11T20:11:23.763Z] -- Detecting CXX compile features [2020-05-11T20:11:23.845Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-05-11T20:11:24.339Z] -- Detecting CXX compile features - done [2020-05-11T20:11:24.339Z] -- Looking for include file endian.h [2020-05-11T20:11:24.339Z] -- Looking for include file endian.h - found [2020-05-11T20:11:24.339Z] -- Check if the system is big endian [2020-05-11T20:11:24.339Z] -- Searching 16 bit integer [2020-05-11T20:11:24.339Z] -- Looking for sys/types.h [2020-05-11T20:11:24.339Z] -- Looking for sys/types.h - found [2020-05-11T20:11:24.339Z] -- Looking for stdint.h [2020-05-11T20:11:24.339Z] -- Looking for stdint.h - found [2020-05-11T20:11:24.339Z] -- Looking for stddef.h [2020-05-11T20:11:24.429Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-05-11T20:11:24.616Z] -- Looking for stddef.h - found [2020-05-11T20:11:24.616Z] -- Check size of unsigned short [2020-05-11T20:11:24.616Z] -- Check size of unsigned short - done [2020-05-11T20:11:24.616Z] -- Using unsigned short [2020-05-11T20:11:24.616Z] -- Check if the system is big endian - little endian [2020-05-11T20:11:24.616Z] -- Check size of size_t [2020-05-11T20:11:24.879Z] -- Check size of size_t - done [2020-05-11T20:11:24.879Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-05-11T20:11:24.879Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-05-11T20:11:24.879Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-05-11T20:11:24.879Z] CMake did not find one. [2020-05-11T20:11:24.879Z] [2020-05-11T20:11:24.879Z] Could not find a package configuration file provided by "cJSON" with any of [2020-05-11T20:11:24.879Z] the following names: [2020-05-11T20:11:24.879Z] [2020-05-11T20:11:24.879Z] cJSONConfig.cmake [2020-05-11T20:11:24.879Z] cjson-config.cmake [2020-05-11T20:11:24.879Z] [2020-05-11T20:11:24.879Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-05-11T20:11:24.879Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-05-11T20:11:24.879Z] provides a separate development package or SDK, be sure it has been [2020-05-11T20:11:24.879Z] installed. [2020-05-11T20:11:24.879Z] [2020-05-11T20:11:24.879Z] [2020-05-11T20:11:24.879Z] -- Configuring done [2020-05-11T20:11:24.879Z] -- Generating done [2020-05-11T20:11:24.879Z] -- Build files have been written to: /tmp/cbor [2020-05-11T20:11:24.879Z] Scanning dependencies of target cbor_shared [2020-05-11T20:11:24.879Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-05-11T20:11:25.012Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-05-11T20:11:25.139Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-05-11T20:11:25.139Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-05-11T20:11:25.279Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-05-11T20:11:25.402Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-05-11T20:11:25.402Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-05-11T20:11:25.665Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-05-11T20:11:25.665Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-05-11T20:11:25.665Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-05-11T20:11:25.665Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-05-11T20:11:25.926Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-05-11T20:11:25.926Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-05-11T20:11:25.926Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-05-11T20:11:26.187Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-05-11T20:11:26.187Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-05-11T20:11:26.187Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-05-11T20:11:26.446Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-05-11T20:11:26.446Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-05-11T20:11:26.446Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-05-11T20:11:26.446Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-05-11T20:11:26.693Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-05-11T20:11:26.693Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-05-11T20:11:26.704Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-05-11T20:11:26.704Z] [ 40%] Linking C shared library libcbor.so [2020-05-11T20:11:26.704Z] [ 40%] Built target cbor_shared [2020-05-11T20:11:26.704Z] Scanning dependencies of target cbor [2020-05-11T20:11:26.704Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-05-11T20:11:26.962Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-05-11T20:11:26.962Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-05-11T20:11:26.964Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-05-11T20:11:27.223Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-05-11T20:11:27.223Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-05-11T20:11:27.228Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-05-11T20:11:27.481Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-05-11T20:11:27.481Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-05-11T20:11:27.481Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-05-11T20:11:27.481Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-05-11T20:11:27.495Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-05-11T20:11:27.740Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-05-11T20:11:27.740Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-05-11T20:11:27.999Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-05-11T20:11:27.999Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-05-11T20:11:27.999Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-05-11T20:11:28.264Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-05-11T20:11:28.264Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-05-11T20:11:28.264Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-05-11T20:11:28.457Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-05-11T20:11:28.457Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-05-11T20:11:28.523Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-05-11T20:11:28.523Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-05-11T20:11:28.523Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-05-11T20:11:28.783Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-05-11T20:11:28.783Z] [ 80%] Linking C static library libcbor.a [2020-05-11T20:11:28.783Z] [ 80%] Built target cbor [2020-05-11T20:11:28.783Z] Scanning dependencies of target create_items [2020-05-11T20:11:28.783Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-05-11T20:11:28.783Z] [ 84%] Linking C executable create_items [2020-05-11T20:11:28.783Z] [ 84%] Built target create_items [2020-05-11T20:11:28.783Z] Scanning dependencies of target readfile [2020-05-11T20:11:28.783Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-05-11T20:11:29.042Z] [ 88%] Linking C executable readfile [2020-05-11T20:11:29.042Z] [ 88%] Built target readfile [2020-05-11T20:11:29.042Z] Scanning dependencies of target streaming_parser [2020-05-11T20:11:29.042Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-05-11T20:11:29.042Z] [ 92%] Linking C executable streaming_parser [2020-05-11T20:11:29.042Z] [ 92%] Built target streaming_parser [2020-05-11T20:11:29.042Z] Scanning dependencies of target sort [2020-05-11T20:11:29.042Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-05-11T20:11:29.042Z] [ 96%] Linking C executable sort [2020-05-11T20:11:29.042Z] [ 96%] Built target sort [2020-05-11T20:11:29.042Z] Scanning dependencies of target hello [2020-05-11T20:11:29.042Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-05-11T20:11:29.044Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-05-11T20:11:29.302Z] [100%] Linking C executable hello [2020-05-11T20:11:29.302Z] [100%] Built target hello [2020-05-11T20:11:29.312Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-05-11T20:11:29.562Z] Install the project... [2020-05-11T20:11:29.562Z] -- Install configuration: "Release" [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/lib64/libcbor.a [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/lib64/libcbor.so [2020-05-11T20:11:29.562Z] -- Up-to-date: /usr/local/include/cbor [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/common.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/data.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/ints.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/maps.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/strings.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor/tags.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/include/cbor.h [2020-05-11T20:11:29.562Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-05-11T20:11:29.582Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-05-11T20:11:29.852Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-05-11T20:11:30.123Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-05-11T20:11:30.390Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-05-11T20:11:30.390Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-05-11T20:11:30.502Z] Removing intermediate container 35905604a46a [2020-05-11T20:11:30.502Z] ---> ff258c1c914a [2020-05-11T20:11:30.502Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-05-11T20:11:30.502Z] ---> Running in 5b15a51f7ea6 [2020-05-11T20:11:30.974Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-05-11T20:11:30.974Z] [ 80%] Linking C static library libcbor.a [2020-05-11T20:11:30.974Z] [ 80%] Built target cbor [2020-05-11T20:11:30.974Z] Scanning dependencies of target create_items [2020-05-11T20:11:31.073Z] Removing intermediate container 5b15a51f7ea6 [2020-05-11T20:11:31.073Z] ---> dbaa8292a003 [2020-05-11T20:11:31.073Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-05-11T20:11:31.241Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-05-11T20:11:31.241Z] [ 84%] Linking C executable create_items [2020-05-11T20:11:31.334Z] ---> 5bef127abf62 [2020-05-11T20:11:31.334Z] Step 8/21 : COPY src /tmp/sdk/src [2020-05-11T20:11:31.510Z] [ 84%] Built target create_items [2020-05-11T20:11:31.510Z] Scanning dependencies of target readfile [2020-05-11T20:11:31.510Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-05-11T20:11:31.595Z] ---> 436f7594b674 [2020-05-11T20:11:31.595Z] Step 9/21 : COPY include /tmp/sdk/include [2020-05-11T20:11:31.595Z] ---> 2959b20f22f4 [2020-05-11T20:11:31.595Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-05-11T20:11:31.778Z] [ 88%] Linking C executable readfile [2020-05-11T20:11:31.779Z] [ 88%] Built target readfile [2020-05-11T20:11:31.779Z] Scanning dependencies of target streaming_parser [2020-05-11T20:11:31.779Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-05-11T20:11:31.855Z] ---> a1be855624ff [2020-05-11T20:11:31.855Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-05-11T20:11:31.855Z] ---> 7d521718aaac [2020-05-11T20:11:31.855Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-05-11T20:11:32.052Z] [ 92%] Linking C executable streaming_parser [2020-05-11T20:11:32.052Z] [ 92%] Built target streaming_parser [2020-05-11T20:11:32.052Z] Scanning dependencies of target sort [2020-05-11T20:11:32.052Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-05-11T20:11:32.118Z] ---> 0323abaf6a6b [2020-05-11T20:11:32.118Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-05-11T20:11:32.118Z] ---> Running in 72fb9fb92b43 [2020-05-11T20:11:32.319Z] [ 96%] Linking C executable sort [2020-05-11T20:11:32.319Z] [ 96%] Built target sort [2020-05-11T20:11:32.319Z] Scanning dependencies of target hello [2020-05-11T20:11:32.320Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-05-11T20:11:32.587Z] [100%] Linking C executable hello [2020-05-11T20:11:32.587Z] [100%] Built target hello [2020-05-11T20:11:32.687Z] + CPPCHECK=false [2020-05-11T20:11:32.687Z] + DOCGEN=false [2020-05-11T20:11:32.687Z] + TOMLVER=SDK-0.2 [2020-05-11T20:11:32.687Z] + CUTILVER=1.0.4 [2020-05-11T20:11:32.687Z] + '[' 0 -gt 0 ] [2020-05-11T20:11:32.687Z] + readlink -f ./scripts/build.sh [2020-05-11T20:11:32.687Z] + dirname /tmp/sdk/scripts/build.sh [2020-05-11T20:11:32.687Z] + dirname /tmp/sdk/scripts [2020-05-11T20:11:32.687Z] + ROOT=/tmp/sdk [2020-05-11T20:11:32.687Z] + cd /tmp/sdk [2020-05-11T20:11:32.687Z] + '[' '!' -d deps ] [2020-05-11T20:11:32.687Z] + mkdir deps [2020-05-11T20:11:32.687Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-05-11T20:11:32.687Z] + tar -C deps -z -x -f - [2020-05-11T20:11:32.687Z] --2020-05-11 20:11:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-05-11T20:11:32.687Z] Resolving github.com... 140.82.113.3 [2020-05-11T20:11:32.687Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-05-11T20:11:32.687Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:32.687Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-05-11T20:11:32.687Z] --2020-05-11 20:11:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-05-11T20:11:32.687Z] Resolving codeload.github.com... 140.82.112.10 [2020-05-11T20:11:32.687Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-05-11T20:11:32.857Z] Install the project... [2020-05-11T20:11:32.857Z] -- Install configuration: "Release" [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/lib64/libcbor.a [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/lib64/libcbor.so [2020-05-11T20:11:32.857Z] -- Up-to-date: /usr/local/include/cbor [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/common.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/maps.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/strings.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/data.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/tags.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/ints.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/include/cbor.h [2020-05-11T20:11:32.857Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-05-11T20:11:32.946Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:32.947Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:32.947Z] Saving to: 'STDOUT' [2020-05-11T20:11:32.947Z]  [2020-05-11T20:11:32.947Z] 0K .......... ......  1.07M=0.01s [2020-05-11T20:11:32.947Z] [2020-05-11T20:11:32.947Z] 2020-05-11 20:11:32 (1.07 MB/s) - written to stdout [16451] [2020-05-11T20:11:32.947Z] [2020-05-11T20:11:32.947Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-05-11T20:11:32.947Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-05-11T20:11:32.947Z] + tar -C deps -z -x -f - [2020-05-11T20:11:32.947Z] --2020-05-11 20:11:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-05-11T20:11:32.947Z] Resolving github.com... 140.82.113.3 [2020-05-11T20:11:32.947Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-05-11T20:11:33.206Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:33.206Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-05-11T20:11:33.206Z] --2020-05-11 20:11:32-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-05-11T20:11:33.206Z] Resolving codeload.github.com... 140.82.112.10 [2020-05-11T20:11:33.206Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-05-11T20:11:33.206Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:33.206Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:33.206Z] Saving to: 'STDOUT' [2020-05-11T20:11:33.206Z] [2020-05-11T20:11:33.206Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-05-11T20:11:33.465Z] 50K .......... .......... .......... .......... .......... 3.31M [2020-05-11T20:11:33.465Z] 100K .......... .......... .......... .......... .......... 51.6M [2020-05-11T20:11:33.465Z] 150K ........ 63.6M=0.05s [2020-05-11T20:11:33.465Z] [2020-05-11T20:11:33.465Z] 2020-05-11 20:11:33 (3.37 MB/s) - written to stdout [162267] [2020-05-11T20:11:33.465Z] [2020-05-11T20:11:33.465Z] + mkdir -p src/c/iot [2020-05-11T20:11:33.465Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-05-11T20:11:33.465Z] + mkdir -p include/iot [2020-05-11T20:11:33.465Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-05-11T20:11:33.465Z] + mkdir -p include/iot/os [2020-05-11T20:11:33.465Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-05-11T20:11:33.465Z] + mkdir -p /tmp/sdk/build/release [2020-05-11T20:11:33.465Z] + cd /tmp/sdk/build/release [2020-05-11T20:11:33.465Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-05-11T20:11:33.465Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:11:33.465Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:11:33.465Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:11:33.465Z] -- Detecting C compiler ABI info [2020-05-11T20:11:33.724Z] -- Detecting C compiler ABI info - done [2020-05-11T20:11:33.724Z] -- Detecting C compile features [2020-05-11T20:11:33.985Z] -- Detecting C compile features - done [2020-05-11T20:11:33.985Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-05-11T20:11:33.985Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-05-11T20:11:33.985Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-05-11T20:11:33.985Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-05-11T20:11:33.985Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-05-11T20:11:33.985Z] -- C SDK 0.0.0 for Linux [2020-05-11T20:11:33.985Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-05-11T20:11:33.985Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-05-11T20:11:33.985Z] -- Found Curses: /usr/lib/libcurses.so [2020-05-11T20:11:33.985Z] -- Configuring done [2020-05-11T20:11:33.985Z] -- Generating done [2020-05-11T20:11:33.985Z] -- Build files have been written to: /tmp/sdk/build/release [2020-05-11T20:11:33.985Z] + make [2020-05-11T20:11:33.985Z] + tee release.log [2020-05-11T20:11:34.244Z] Scanning dependencies of target csdk [2020-05-11T20:11:34.244Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-05-11T20:11:34.244Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-05-11T20:11:34.504Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-05-11T20:11:34.765Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-05-11T20:11:35.024Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-05-11T20:11:35.024Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-05-11T20:11:35.284Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-05-11T20:11:35.447Z] Removing intermediate container 528e55e41464 [2020-05-11T20:11:35.447Z] ---> 02e9bf27f7ef [2020-05-11T20:11:35.447Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-05-11T20:11:35.447Z] ---> Running in bd84276945cf [2020-05-11T20:11:35.852Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-05-11T20:11:35.852Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-05-11T20:11:36.113Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-05-11T20:11:36.113Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-05-11T20:11:36.372Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-05-11T20:11:36.372Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-05-11T20:11:36.372Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-05-11T20:11:37.311Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-05-11T20:11:37.311Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-05-11T20:11:37.311Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-05-11T20:11:37.394Z] Removing intermediate container bd84276945cf [2020-05-11T20:11:37.394Z] ---> 5742ee0d8d29 [2020-05-11T20:11:37.394Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-05-11T20:11:37.394Z] ---> 5d132046df9d [2020-05-11T20:11:37.394Z] Step 8/21 : COPY src /tmp/sdk/src [2020-05-11T20:11:37.571Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-05-11T20:11:38.139Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-05-11T20:11:38.139Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-05-11T20:11:38.139Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-05-11T20:11:38.362Z] ---> b11a00ef7235 [2020-05-11T20:11:38.362Z] Step 9/21 : COPY include /tmp/sdk/include [2020-05-11T20:11:38.402Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-05-11T20:11:38.402Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-05-11T20:11:38.631Z] ---> 87f2ac7aa05f [2020-05-11T20:11:38.631Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-05-11T20:11:38.661Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-05-11T20:11:38.661Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-05-11T20:11:38.920Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-05-11T20:11:38.920Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-05-11T20:11:39.180Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-05-11T20:11:39.180Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-05-11T20:11:39.224Z] ---> 17c61c7ffe85 [2020-05-11T20:11:39.224Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-05-11T20:11:39.442Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-05-11T20:11:39.442Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-05-11T20:11:39.808Z] ---> 49f6493f2596 [2020-05-11T20:11:39.808Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-05-11T20:11:40.399Z] ---> ff3db2121b41 [2020-05-11T20:11:40.399Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-05-11T20:11:40.399Z] ---> Running in 9923b0379773 [2020-05-11T20:11:40.824Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-05-11T20:11:40.824Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-05-11T20:11:40.824Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-05-11T20:11:41.083Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-05-11T20:11:41.346Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:11:41.361Z] + CPPCHECK=false [2020-05-11T20:11:41.361Z] + DOCGEN=false [2020-05-11T20:11:41.361Z] + TOMLVER=SDK-0.2 [2020-05-11T20:11:41.361Z] + CUTILVER=1.0.4 [2020-05-11T20:11:41.361Z] + '[' 0 -gt 0 ] [2020-05-11T20:11:41.361Z] + readlink -f ./scripts/build.sh [2020-05-11T20:11:41.361Z] + dirname /tmp/sdk/scripts/build.sh [2020-05-11T20:11:41.361Z] + dirname /tmp/sdk/scripts [2020-05-11T20:11:41.361Z] + ROOT=/tmp/sdk [2020-05-11T20:11:41.361Z] + cd /tmp/sdk [2020-05-11T20:11:41.361Z] + '[' '!' -d deps ] [2020-05-11T20:11:41.361Z] + mkdir deps [2020-05-11T20:11:41.361Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-05-11T20:11:41.361Z] + tar -C deps -z -x -f - [2020-05-11T20:11:41.361Z] --2020-05-11 20:11:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-05-11T20:11:41.361Z] Resolving github.com... 140.82.113.3 [2020-05-11T20:11:41.361Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-05-11T20:11:41.627Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:41.627Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-05-11T20:11:41.627Z] --2020-05-11 20:11:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-05-11T20:11:41.627Z] Resolving codeload.github.com... 140.82.112.9 [2020-05-11T20:11:41.627Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-05-11T20:11:41.627Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:41.627Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:41.627Z] Saving to: 'STDOUT' [2020-05-11T20:11:41.627Z]  [2020-05-11T20:11:41.627Z] 0K .......... ...... 1.08M=0.01s [2020-05-11T20:11:41.627Z] [2020-05-11T20:11:41.627Z] 2020-05-11 20:11:41 (1.08 MB/s) - written to stdout [16451] [2020-05-11T20:11:41.627Z] [2020-05-11T20:11:41.627Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-05-11T20:11:41.627Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-05-11T20:11:41.627Z] + tar -C deps -z -x -f - [2020-05-11T20:11:41.627Z] --2020-05-11 20:11:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-05-11T20:11:41.627Z] Resolving github.com... 140.82.112.4 [2020-05-11T20:11:41.627Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-05-11T20:11:41.894Z] HTTP request sent, awaiting response... 302 Found [2020-05-11T20:11:41.894Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-05-11T20:11:41.894Z] --2020-05-11 20:11:41-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-05-11T20:11:41.894Z] Resolving codeload.github.com... 140.82.114.9 [2020-05-11T20:11:41.894Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-05-11T20:11:41.894Z] HTTP request sent, awaiting response... 200 OK [2020-05-11T20:11:41.894Z] Length: unspecified [application/x-gzip] [2020-05-11T20:11:41.894Z] Saving to: 'STDOUT' [2020-05-11T20:11:41.894Z]  [2020-05-11T20:11:41.914Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-05-11T20:11:42.165Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-05-11T20:11:42.165Z] 50K .......... .......... .......... .......... .......... 3.11M [2020-05-11T20:11:42.165Z] 100K .......... .......... .......... .......... .......... 4.89M [2020-05-11T20:11:42.165Z] 150K ........         1.54M=0.06s [2020-05-11T20:11:42.165Z] [2020-05-11T20:11:42.165Z] 2020-05-11 20:11:41 (2.46 MB/s) - written to stdout [162267] [2020-05-11T20:11:42.165Z] [2020-05-11T20:11:42.165Z] + mkdir -p src/c/iot [2020-05-11T20:11:42.165Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-05-11T20:11:42.165Z] + mkdir -p include/iot [2020-05-11T20:11:42.165Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-05-11T20:11:42.165Z] + mkdir -p include/iot/os [2020-05-11T20:11:42.165Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-05-11T20:11:42.165Z] + mkdir -p /tmp/sdk/build/release [2020-05-11T20:11:42.165Z] + cd /tmp/sdk/build/release [2020-05-11T20:11:42.165Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-05-11T20:11:42.432Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:11:42.432Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:11:42.704Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:11:42.704Z] -- Detecting C compiler ABI info [2020-05-11T20:11:42.851Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-05-11T20:11:42.851Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-05-11T20:11:42.977Z] -- Detecting C compiler ABI info - done [2020-05-11T20:11:42.977Z] -- Detecting C compile features [2020-05-11T20:11:43.111Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-05-11T20:11:43.375Z] [ 65%] Linking C shared library libcsdk.so [2020-05-11T20:11:43.375Z] [ 65%] Built target csdk [2020-05-11T20:11:43.375Z] Scanning dependencies of target template [2020-05-11T20:11:43.375Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-05-11T20:11:43.634Z] [ 68%] Linking C executable template [2020-05-11T20:11:43.634Z] [ 68%] Built target template [2020-05-11T20:11:43.634Z] Scanning dependencies of target device-counter [2020-05-11T20:11:43.634Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-05-11T20:11:43.893Z] [ 71%] Linking C executable device-counter [2020-05-11T20:11:43.893Z] [ 71%] Built target device-counter [2020-05-11T20:11:43.893Z] Scanning dependencies of target device-random [2020-05-11T20:11:43.893Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-05-11T20:11:43.893Z] [ 74%] Linking C executable device-random [2020-05-11T20:11:43.938Z] -- Detecting C compile features - done [2020-05-11T20:11:43.938Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-05-11T20:11:43.938Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-05-11T20:11:43.938Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-05-11T20:11:43.938Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-05-11T20:11:43.938Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-05-11T20:11:43.938Z] -- C SDK 0.0.0 for Linux [2020-05-11T20:11:43.938Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-05-11T20:11:43.938Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-05-11T20:11:43.938Z] -- Found Curses: /usr/lib/libcurses.so [2020-05-11T20:11:44.151Z] [ 74%] Built target device-random [2020-05-11T20:11:44.151Z] Scanning dependencies of target device-gyro [2020-05-11T20:11:44.151Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-05-11T20:11:44.151Z] [ 77%] Linking C executable device-gyro [2020-05-11T20:11:44.151Z] [ 77%] Built target device-gyro [2020-05-11T20:11:44.151Z] Scanning dependencies of target template-discovery [2020-05-11T20:11:44.152Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-05-11T20:11:44.205Z] -- Configuring done [2020-05-11T20:11:44.411Z] [ 80%] Linking C executable template-discovery [2020-05-11T20:11:44.411Z] [ 80%] Built target template-discovery [2020-05-11T20:11:44.411Z] Scanning dependencies of target device-terminal [2020-05-11T20:11:44.411Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-05-11T20:11:44.473Z] -- Generating done [2020-05-11T20:11:44.473Z] -- Build files have been written to: /tmp/sdk/build/release [2020-05-11T20:11:44.473Z] + make [2020-05-11T20:11:44.473Z] + tee release.log [2020-05-11T20:11:44.473Z] Scanning dependencies of target csdk [2020-05-11T20:11:44.674Z] [ 84%] Linking C executable device-terminal [2020-05-11T20:11:44.674Z] [ 84%] Built target device-terminal [2020-05-11T20:11:44.674Z] Scanning dependencies of target template2 [2020-05-11T20:11:44.674Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-05-11T20:11:44.740Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-05-11T20:11:44.933Z] [ 87%] Linking C executable template2 [2020-05-11T20:11:44.933Z] [ 87%] Built target template2 [2020-05-11T20:11:44.933Z] Scanning dependencies of target device-counterv2 [2020-05-11T20:11:44.933Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-05-11T20:11:45.192Z] [ 90%] Linking C executable device-counterv2 [2020-05-11T20:11:45.192Z] [ 90%] Built target device-counterv2 [2020-05-11T20:11:45.192Z] Scanning dependencies of target device-gyrov2 [2020-05-11T20:11:45.192Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-05-11T20:11:45.192Z] [ 93%] Linking C executable device-gyrov2 [2020-05-11T20:11:45.326Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-05-11T20:11:45.452Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:11:45.452Z] Scanning dependencies of target device-randomv2 [2020-05-11T20:11:45.452Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-05-11T20:11:45.452Z] [ 96%] Linking C executable device-randomv2 [2020-05-11T20:11:45.452Z] [ 96%] Built target device-randomv2 [2020-05-11T20:11:45.711Z] Scanning dependencies of target device-terminalv2 [2020-05-11T20:11:45.711Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-05-11T20:11:45.711Z] [100%] Linking C executable device-terminalv2 [2020-05-11T20:11:45.711Z] [100%] Built target device-terminalv2 [2020-05-11T20:11:45.711Z] + make package [2020-05-11T20:11:45.711Z] + tee -a release.log [2020-05-11T20:11:45.919Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-05-11T20:11:45.970Z] [ 65%] Built target csdk [2020-05-11T20:11:45.971Z] [ 68%] Built target template [2020-05-11T20:11:45.971Z] [ 71%] Built target device-counter [2020-05-11T20:11:45.971Z] [ 74%] Built target device-random [2020-05-11T20:11:45.971Z] [ 77%] Built target device-gyro [2020-05-11T20:11:45.971Z] [ 80%] Built target template-discovery [2020-05-11T20:11:45.971Z] [ 84%] Built target device-terminal [2020-05-11T20:11:45.971Z] [ 87%] Built target template2 [2020-05-11T20:11:45.971Z] [ 90%] Built target device-counterv2 [2020-05-11T20:11:45.971Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:11:45.971Z] [ 96%] Built target device-randomv2 [2020-05-11T20:11:45.971Z] [100%] Built target device-terminalv2 [2020-05-11T20:11:45.971Z] Run CPack packaging tool... [2020-05-11T20:11:45.971Z] CPack: Create package using TGZ [2020-05-11T20:11:45.971Z] CPack: Install projects [2020-05-11T20:11:45.971Z] CPack: - Run preinstall target for: Csdk [2020-05-11T20:11:46.231Z] CPack: - Install project: Csdk [2020-05-11T20:11:46.231Z] CPack: Create package [2020-05-11T20:11:46.492Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-05-11T20:11:46.492Z] + '[' false '=' true ] [2020-05-11T20:11:46.492Z] + '[' false '=' true ] [2020-05-11T20:11:46.492Z] + mkdir -p /tmp/sdk/build/debug [2020-05-11T20:11:46.492Z] + cd /tmp/sdk/build/debug [2020-05-11T20:11:46.492Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-05-11T20:11:46.492Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:11:46.492Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:11:46.492Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:11:46.492Z] -- Detecting C compiler ABI info [2020-05-11T20:11:46.754Z] -- Detecting C compiler ABI info - done [2020-05-11T20:11:46.754Z] -- Detecting C compile features [2020-05-11T20:11:46.754Z] -- Detecting C compile features - done [2020-05-11T20:11:46.754Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-05-11T20:11:46.754Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-05-11T20:11:46.754Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-05-11T20:11:47.015Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-05-11T20:11:47.015Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-05-11T20:11:47.015Z] -- C SDK 0.0.0 for Linux [2020-05-11T20:11:47.015Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-05-11T20:11:47.015Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-05-11T20:11:47.015Z] -- Found Curses: /usr/lib/libcurses.so [2020-05-11T20:11:47.015Z] -- Configuring done [2020-05-11T20:11:47.015Z] -- Generating done [2020-05-11T20:11:47.015Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-05-11T20:11:47.015Z] + make [2020-05-11T20:11:47.015Z] + tee debug.log [2020-05-11T20:11:47.274Z] Scanning dependencies of target csdk [2020-05-11T20:11:47.274Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-05-11T20:11:47.274Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-05-11T20:11:47.274Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-05-11T20:11:47.327Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-05-11T20:11:47.535Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-05-11T20:11:47.535Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-05-11T20:11:47.535Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-05-11T20:11:47.793Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-05-11T20:11:47.793Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-05-11T20:11:48.052Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-05-11T20:11:48.052Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-05-11T20:11:48.052Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-05-11T20:11:48.288Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-05-11T20:11:48.288Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-05-11T20:11:48.311Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-05-11T20:11:48.311Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-05-11T20:11:48.311Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-05-11T20:11:48.570Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-05-11T20:11:48.570Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-05-11T20:11:48.829Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-05-11T20:11:48.829Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-05-11T20:11:49.087Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-05-11T20:11:49.087Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-05-11T20:11:49.087Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-05-11T20:11:49.087Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-05-11T20:11:49.248Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-05-11T20:11:49.346Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-05-11T20:11:49.346Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-05-11T20:11:49.346Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-05-11T20:11:49.346Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-05-11T20:11:49.605Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-05-11T20:11:49.605Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-05-11T20:11:49.605Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-05-11T20:11:49.605Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-05-11T20:11:49.864Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-05-11T20:11:50.124Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-05-11T20:11:50.124Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-05-11T20:11:50.124Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-05-11T20:11:50.385Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-05-11T20:11:50.645Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:11:50.645Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-05-11T20:11:50.903Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-05-11T20:11:50.903Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-05-11T20:11:51.162Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-05-11T20:11:51.162Z] [ 65%] Linking C shared library libcsdk.so [2020-05-11T20:11:51.162Z] [ 65%] Built target csdk [2020-05-11T20:11:51.162Z] Scanning dependencies of target template [2020-05-11T20:11:51.162Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-05-11T20:11:51.191Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-05-11T20:11:51.191Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-05-11T20:11:51.422Z] [ 68%] Linking C executable template [2020-05-11T20:11:51.422Z] [ 68%] Built target template [2020-05-11T20:11:51.422Z] Scanning dependencies of target device-counter [2020-05-11T20:11:51.422Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-05-11T20:11:51.422Z] [ 71%] Linking C executable device-counter [2020-05-11T20:11:51.681Z] [ 71%] Built target device-counter [2020-05-11T20:11:51.681Z] Scanning dependencies of target device-random [2020-05-11T20:11:51.681Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-05-11T20:11:51.681Z] [ 74%] Linking C executable device-random [2020-05-11T20:11:51.681Z] [ 74%] Built target device-random [2020-05-11T20:11:51.681Z] Scanning dependencies of target device-gyro [2020-05-11T20:11:51.681Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-05-11T20:11:51.777Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-05-11T20:11:51.942Z] [ 77%] Linking C executable device-gyro [2020-05-11T20:11:51.942Z] [ 77%] Built target device-gyro [2020-05-11T20:11:51.942Z] Scanning dependencies of target template-discovery [2020-05-11T20:11:51.942Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-05-11T20:11:51.942Z] [ 80%] Linking C executable template-discovery [2020-05-11T20:11:51.942Z] [ 80%] Built target template-discovery [2020-05-11T20:11:52.203Z] Scanning dependencies of target device-terminal [2020-05-11T20:11:52.203Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-05-11T20:11:52.203Z] [ 84%] Linking C executable device-terminal [2020-05-11T20:11:52.203Z] [ 84%] Built target device-terminal [2020-05-11T20:11:52.203Z] Scanning dependencies of target template2 [2020-05-11T20:11:52.203Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-05-11T20:11:52.360Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-05-11T20:11:52.466Z] [ 87%] Linking C executable template2 [2020-05-11T20:11:52.466Z] [ 87%] Built target template2 [2020-05-11T20:11:52.466Z] Scanning dependencies of target device-counterv2 [2020-05-11T20:11:52.466Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-05-11T20:11:52.466Z] [ 90%] Linking C executable device-counterv2 [2020-05-11T20:11:52.466Z] [ 90%] Built target device-counterv2 [2020-05-11T20:11:52.466Z] Scanning dependencies of target device-gyrov2 [2020-05-11T20:11:52.466Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-05-11T20:11:52.627Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-05-11T20:11:52.725Z] [ 93%] Linking C executable device-gyrov2 [2020-05-11T20:11:52.725Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:11:52.725Z] Scanning dependencies of target device-randomv2 [2020-05-11T20:11:52.725Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-05-11T20:11:52.725Z] [ 96%] Linking C executable device-randomv2 [2020-05-11T20:11:52.987Z] [ 96%] Built target device-randomv2 [2020-05-11T20:11:52.987Z] Scanning dependencies of target device-terminalv2 [2020-05-11T20:11:52.987Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-05-11T20:11:52.987Z] [100%] Linking C executable device-terminalv2 [2020-05-11T20:11:52.987Z] [100%] Built target device-terminalv2 [2020-05-11T20:11:53.212Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-05-11T20:11:53.212Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-05-11T20:11:53.247Z] make: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.247Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.247Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.247Z] Scanning dependencies of target csdk [2020-05-11T20:11:53.247Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.247Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.247Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:11:53.816Z] [ 3%] Linking C shared library libcsdk.so [2020-05-11T20:11:53.816Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] [ 65%] Built target csdk [2020-05-11T20:11:53.816Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] [ 66%] Linking C executable template [2020-05-11T20:11:53.816Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] [ 68%] Built target template [2020-05-11T20:11:53.816Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:53.816Z] [ 69%] Linking C executable device-counter [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 71%] Built target device-counter [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 73%] Linking C executable device-random [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 74%] Built target device-random [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 76%] Linking C executable device-gyro [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 77%] Built target device-gyro [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.075Z] [ 79%] Linking C executable template-discovery [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 80%] Built target template-discovery [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 82%] Linking C executable device-terminal [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 84%] Built target device-terminal [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 85%] Linking C executable template2 [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 87%] Built target template2 [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.334Z] [ 88%] Linking C executable device-counterv2 [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 90%] Built target device-counterv2 [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 92%] Linking C executable device-gyrov2 [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 95%] Linking C executable device-randomv2 [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 96%] Built target device-randomv2 [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.597Z] [ 98%] Linking C executable device-terminalv2 [2020-05-11T20:11:54.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.857Z] [100%] Built target device-terminalv2 [2020-05-11T20:11:54.857Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:54.857Z] Install the project... [2020-05-11T20:11:54.857Z] -- Install configuration: "Release" [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/lib/libcsdk.so [2020-05-11T20:11:54.857Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-05-11T20:11:54.857Z] -- Up-to-date: /usr/local/include [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/devsdk [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/devices.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/error.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/os.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/registry.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/base64.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/component.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/container.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/data.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/hash.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/iot.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/json.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/logger.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/os.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/thread.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/time.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/typecode.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/os [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-05-11T20:11:54.857Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-05-11T20:11:54.857Z] make: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:11:55.427Z] Removing intermediate container 72fb9fb92b43 [2020-05-11T20:11:55.427Z] ---> f6f3e1eb99b2 [2020-05-11T20:11:55.427Z] Step 14/21 : FROM alpine:3.9 [2020-05-11T20:11:55.995Z] 3.9: Pulling from library/alpine [2020-05-11T20:11:55.995Z] 31603596830f: Pulling fs layer [2020-05-11T20:11:56.255Z] 31603596830f: Verifying Checksum [2020-05-11T20:11:56.255Z] 31603596830f: Download complete [2020-05-11T20:11:56.255Z] 31603596830f: Pull complete [2020-05-11T20:11:56.514Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-05-11T20:11:56.514Z] Status: Downloaded newer image for alpine:3.9 [2020-05-11T20:11:56.514Z] ---> 78a2ce922f86 [2020-05-11T20:11:56.514Z] Step 15/21 : MAINTAINER IOTech [2020-05-11T20:11:56.514Z] ---> Running in 168cea6488b8 [2020-05-11T20:11:56.514Z] Removing intermediate container 168cea6488b8 [2020-05-11T20:11:56.514Z] ---> 4aa8394d2881 [2020-05-11T20:11:56.514Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-05-11T20:11:56.560Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-05-11T20:11:56.776Z] ---> Running in be18a2aefbbb [2020-05-11T20:11:56.827Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-05-11T20:11:57.094Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-05-11T20:11:57.679Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-05-11T20:11:57.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-05-11T20:11:57.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-05-11T20:11:57.714Z] (1/48) Installing binutils (2.31.1-r2) [2020-05-11T20:11:57.714Z] (2/48) Installing libmagic (5.36-r1) [2020-05-11T20:11:57.714Z] (3/48) Installing file (5.36-r1) [2020-05-11T20:11:57.714Z] (4/48) Installing gmp (6.1.2-r1) [2020-05-11T20:11:57.714Z] (5/48) Installing isl (0.18-r0) [2020-05-11T20:11:57.972Z] (6/48) Installing libgomp (8.3.0-r0) [2020-05-11T20:11:57.972Z] (7/48) Installing libatomic (8.3.0-r0) [2020-05-11T20:11:57.972Z] (8/48) Installing libgcc (8.3.0-r0) [2020-05-11T20:11:57.972Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-05-11T20:11:57.972Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-05-11T20:11:57.972Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-05-11T20:11:57.972Z] (12/48) Installing gcc (8.3.0-r0) [2020-05-11T20:12:00.263Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-05-11T20:12:00.263Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-05-11T20:12:00.263Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-05-11T20:12:00.510Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-05-11T20:12:00.846Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-05-11T20:12:01.428Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-05-11T20:12:01.428Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-05-11T20:12:01.887Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-05-11T20:12:01.887Z] (15/48) Installing g++ (8.3.0-r0) [2020-05-11T20:12:02.387Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-05-11T20:12:02.457Z] (16/48) Installing make (4.2.1-r2) [2020-05-11T20:12:02.457Z] (17/48) Installing fortify-headers (1.0-r0) [2020-05-11T20:12:02.457Z] (18/48) Installing build-base (0.5-r1) [2020-05-11T20:12:02.457Z] (19/48) Installing libattr (2.4.47-r7) [2020-05-11T20:12:02.457Z] (20/48) Installing libacl (2.2.52-r5) [2020-05-11T20:12:02.457Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-05-11T20:12:02.457Z] (22/48) Installing expat (2.2.8-r0) [2020-05-11T20:12:02.457Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-05-11T20:12:02.457Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-05-11T20:12:02.457Z] (25/48) Installing libarchive (3.3.3-r2) [2020-05-11T20:12:02.457Z] (26/48) Installing ca-certificates (20191127-r0) [2020-05-11T20:12:02.653Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-05-11T20:12:02.715Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-05-11T20:12:02.715Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-05-11T20:12:02.715Z] (29/48) Installing libcurl (7.64.0-r3) [2020-05-11T20:12:02.715Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-05-11T20:12:02.715Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-05-11T20:12:03.238Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-05-11T20:12:03.285Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-05-11T20:12:03.285Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-05-11T20:12:03.285Z] (34/48) Installing libuv (1.23.2-r0) [2020-05-11T20:12:03.285Z] (35/48) Installing cmake (3.13.0-r0) [2020-05-11T20:12:03.505Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-05-11T20:12:03.772Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-05-11T20:12:04.223Z] (36/48) Installing curl (7.64.0-r3) [2020-05-11T20:12:04.223Z] (37/48) Installing pcre2 (10.32-r1) [2020-05-11T20:12:04.223Z] (38/48) Installing git (2.20.4-r0) [2020-05-11T20:12:04.483Z] (39/48) Installing nettle (3.4.1-r0) [2020-05-11T20:12:04.483Z] (40/48) Installing libffi (3.2.1-r6) [2020-05-11T20:12:04.483Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-05-11T20:12:04.483Z] (42/48) Installing libtasn1 (4.14-r0) [2020-05-11T20:12:04.483Z] (43/48) Installing libunistring (0.9.10-r0) [2020-05-11T20:12:04.483Z] (44/48) Installing gnutls (3.6.7-r1) [2020-05-11T20:12:04.483Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-05-11T20:12:04.483Z] (46/48) Installing libuuid (2.33-r0) [2020-05-11T20:12:04.483Z] (47/48) Installing wget (1.20.3-r0) [2020-05-11T20:12:04.483Z] (48/48) Installing yaml (0.2.1-r0) [2020-05-11T20:12:04.483Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:12:04.483Z] Executing ca-certificates-20191127-r0.trigger [2020-05-11T20:12:04.483Z] OK: 222 MiB in 62 packages [2020-05-11T20:12:04.731Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-05-11T20:12:04.998Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-05-11T20:12:09.248Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-05-11T20:12:09.516Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-05-11T20:12:10.100Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-05-11T20:12:10.684Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-05-11T20:12:11.054Z] Removing intermediate container be18a2aefbbb [2020-05-11T20:12:11.054Z] ---> 09651d22ba86 [2020-05-11T20:12:11.054Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-05-11T20:12:11.054Z] ---> cca2ebe1d146 [2020-05-11T20:12:11.054Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-05-11T20:12:11.054Z] ---> d0c2fbe84e4f [2020-05-11T20:12:11.054Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-05-11T20:12:11.054Z] ---> 0f9906b038f6 [2020-05-11T20:12:11.054Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-05-11T20:12:11.054Z] ---> 7779e4f678d1 [2020-05-11T20:12:11.054Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-05-11T20:12:11.054Z] ---> 7f2a7a16cb48 [2020-05-11T20:12:11.054Z] Successfully built 7f2a7a16cb48 [2020-05-11T20:12:11.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:12:11.987Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-11T20:12:11.987Z] . [Pipeline] withDockerContainer [2020-05-11T20:12:12.094Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:12:12.132Z] prd-centos7-docker-4c-2g-7898 does not seem to be running inside a container [2020-05-11T20:12:12.174Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-11T20:12:12.811Z] $ docker top 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-11T20:12:13.351Z] + make test [2020-05-11T20:12:13.351Z] echo "make test" [2020-05-11T20:12:13.351Z] make test [Pipeline] } [2020-05-11T20:12:13.374Z] $ docker stop --time=1 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 [2020-05-11T20:12:13.502Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-05-11T20:12:14.715Z] $ docker rm -f 016ab1394d2149d987ebb40a55973a1d58b63a284395fe2afeaecbd7d177c773 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-11T20:12:16.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-11T20:12:16.504Z] + ls -al . [2020-05-11T20:12:16.504Z] total 160 [2020-05-11T20:12:16.504Z] drwxrwxr-x. 8 jenkins jenkins 260 May 11 20:11 . [2020-05-11T20:12:16.504Z] drwxrwxr-x. 4 jenkins jenkins 28 May 11 20:11 .. [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 3104 May 11 20:11 Attribution.txt [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 5393 May 11 20:11 CHANGES [2020-05-11T20:12:16.504Z] drwxrwxr-x. 2 jenkins jenkins 144 May 11 20:11 docs [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 108574 May 11 20:11 Doxyfile [2020-05-11T20:12:16.504Z] drwxrwxr-x. 8 jenkins jenkins 179 May 11 20:11 .git [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 176 May 11 20:11 .gitignore [2020-05-11T20:12:16.504Z] drwxrwxr-x. 4 jenkins jenkins 33 May 11 20:11 include [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 792 May 11 20:11 Jenkinsfile [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 11 20:11 LICENSE [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 448 May 11 20:11 Makefile [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 1849 May 11 20:11 README.md [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 5287 May 11 20:11 README.v2.md [2020-05-11T20:12:16.504Z] drwxrwxr-x. 2 jenkins jenkins 106 May 11 20:11 scripts [2020-05-11T20:12:16.504Z] drwxrwxr-x. 3 jenkins jenkins 58 May 11 20:11 .semver [2020-05-11T20:12:16.504Z] drwxrwxr-x. 4 jenkins jenkins 50 May 11 20:11 src [2020-05-11T20:12:16.504Z] -rw-rw-r--. 1 jenkins jenkins 5 May 11 20:08 VERSION [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:12:16.831Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=33a3836050f44f795e0a1ac03686ade9be884345 --label arch=amd64 --label version=0.0.0 . [2020-05-11T20:12:16.831Z] Sending build context to Docker daemon 3.053MB [2020-05-11T20:12:16.831Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-05-11T20:12:16.831Z] Step 2/15 : FROM ${BASE} [2020-05-11T20:12:16.831Z] ---> 7f2a7a16cb48 [2020-05-11T20:12:16.831Z] Step 3/15 : MAINTAINER IOTech [2020-05-11T20:12:16.847Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-05-11T20:12:17.100Z] ---> Running in 6240a3c826c0 [2020-05-11T20:12:17.100Z] Removing intermediate container 6240a3c826c0 [2020-05-11T20:12:17.100Z] ---> f036c2055825 [2020-05-11T20:12:17.100Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-05-11T20:12:17.100Z] ---> Running in 28f181a0e8bc [2020-05-11T20:12:17.430Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-05-11T20:12:17.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-05-11T20:12:17.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-05-11T20:12:17.671Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-05-11T20:12:17.931Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-05-11T20:12:17.931Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-05-11T20:12:17.931Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-05-11T20:12:18.389Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-05-11T20:12:18.499Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-05-11T20:12:18.499Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-05-11T20:12:18.499Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-05-11T20:12:18.499Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-05-11T20:12:18.759Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-05-11T20:12:18.759Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-05-11T20:12:18.759Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-05-11T20:12:18.759Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-05-11T20:12:18.759Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-05-11T20:12:18.759Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-05-11T20:12:18.759Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-05-11T20:12:18.759Z] (16/21) Installing libblkid (2.33-r0) [2020-05-11T20:12:18.759Z] (17/21) Installing libfdisk (2.33-r0) [2020-05-11T20:12:18.759Z] (18/21) Installing libmount (2.33-r0) [2020-05-11T20:12:18.972Z] [ 65%] Linking C shared library libcsdk.so [2020-05-11T20:12:18.972Z] [ 65%] Built target csdk [2020-05-11T20:12:18.972Z] Scanning dependencies of target template [2020-05-11T20:12:18.972Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-05-11T20:12:19.020Z] (19/21) Installing libsmartcols (2.33-r0) [2020-05-11T20:12:19.020Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-05-11T20:12:19.020Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-05-11T20:12:19.020Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:12:19.020Z] OK: 266 MiB in 83 packages [2020-05-11T20:12:19.558Z] [ 68%] Linking C executable template [2020-05-11T20:12:19.824Z] [ 68%] Built target template [2020-05-11T20:12:19.824Z] Scanning dependencies of target device-counter [2020-05-11T20:12:19.824Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-05-11T20:12:19.957Z] Removing intermediate container 28f181a0e8bc [2020-05-11T20:12:19.957Z] ---> 9124d97f6170 [2020-05-11T20:12:19.957Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-05-11T20:12:19.957Z] ---> ef45416649ac [2020-05-11T20:12:19.957Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-05-11T20:12:20.220Z] ---> 111617aa9111 [2020-05-11T20:12:20.220Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-05-11T20:12:20.408Z] [ 71%] Linking C executable device-counter [2020-05-11T20:12:20.409Z] [ 71%] Built target device-counter [2020-05-11T20:12:20.479Z] ---> 99742bf39f08 [2020-05-11T20:12:20.479Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-05-11T20:12:20.676Z] Scanning dependencies of target device-random [2020-05-11T20:12:20.676Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-05-11T20:12:20.741Z] ---> a9b0e201ee33 [2020-05-11T20:12:20.741Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-05-11T20:12:20.741Z] ---> 5519de4974f4 [2020-05-11T20:12:20.741Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-05-11T20:12:20.944Z] [ 74%] Linking C executable device-random [2020-05-11T20:12:21.006Z] ---> d30d4c139339 [2020-05-11T20:12:21.006Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-05-11T20:12:21.006Z] ---> Running in e5814616a2d7 [2020-05-11T20:12:21.212Z] [ 74%] Built target device-random [2020-05-11T20:12:21.212Z] Scanning dependencies of target device-gyro [2020-05-11T20:12:21.212Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-05-11T20:12:21.266Z] Removing intermediate container e5814616a2d7 [2020-05-11T20:12:21.266Z] ---> 26ab843ec111 [2020-05-11T20:12:21.266Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-05-11T20:12:21.266Z] ---> Running in 9ef80da5aab3 [2020-05-11T20:12:21.525Z] Removing intermediate container 9ef80da5aab3 [2020-05-11T20:12:21.525Z] ---> 782ba7a3c0dc [2020-05-11T20:12:21.525Z] Step 13/15 : LABEL arch=amd64 [2020-05-11T20:12:21.525Z] ---> Running in 0dfc6706314d [2020-05-11T20:12:21.525Z] Removing intermediate container 0dfc6706314d [2020-05-11T20:12:21.525Z] ---> 70a0bb66840c [2020-05-11T20:12:21.525Z] Step 14/15 : LABEL git_sha=33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:12:21.525Z] ---> Running in f9f606f17f4b [2020-05-11T20:12:21.787Z] Removing intermediate container f9f606f17f4b [2020-05-11T20:12:21.787Z] ---> 7d6dd6731df5 [2020-05-11T20:12:21.787Z] Step 15/15 : LABEL version=0.0.0 [2020-05-11T20:12:21.787Z] ---> Running in 6860bac31e9a [2020-05-11T20:12:21.795Z] [ 77%] Linking C executable device-gyro [2020-05-11T20:12:21.795Z] [ 77%] Built target device-gyro [2020-05-11T20:12:21.795Z] Scanning dependencies of target template-discovery [2020-05-11T20:12:21.795Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-05-11T20:12:22.053Z] Removing intermediate container 6860bac31e9a [2020-05-11T20:12:22.053Z] ---> b5763e3667d0 [2020-05-11T20:12:22.053Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-05-11T20:12:22.053Z] Successfully built b5763e3667d0 [2020-05-11T20:12:22.053Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-05-11T20:12:22.383Z] [ 80%] Linking C executable template-discovery Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-05-11T20:12:22.653Z] [ 80%] Built target template-discovery [2020-05-11T20:12:22.653Z] Scanning dependencies of target device-terminal Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-05-11T20:12:22.920Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-05-11T20:12:23.192Z] [ 84%] Linking C executable device-terminal [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-05-11T20:12:23.459Z] [ 84%] Built target device-terminal [2020-05-11T20:12:23.459Z] Scanning dependencies of target template2 [2020-05-11T20:12:23.459Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [Pipeline] } [2020-05-11T20:12:24.040Z] [ 87%] Linking C executable template2 [2020-05-11T20:12:24.308Z] [ 87%] Built target template2 [2020-05-11T20:12:24.308Z] Scanning dependencies of target device-counterv2 [2020-05-11T20:12:24.308Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-05-11T20:12:24.894Z] [ 90%] Linking C executable device-counterv2 [2020-05-11T20:12:24.894Z] [ 90%] Built target device-counterv2 [2020-05-11T20:12:25.161Z] Scanning dependencies of target device-gyrov2 [2020-05-11T20:12:25.161Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-05-11T20:12:25.426Z] [ 93%] Linking C executable device-gyrov2 [2020-05-11T20:12:25.694Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:12:25.694Z] Scanning dependencies of target device-randomv2 [2020-05-11T20:12:25.694Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-05-11T20:12:26.276Z] [ 96%] Linking C executable device-randomv2 [2020-05-11T20:12:26.276Z] [ 96%] Built target device-randomv2 [2020-05-11T20:12:26.276Z] Scanning dependencies of target device-terminalv2 [2020-05-11T20:12:26.276Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-05-11T20:12:26.857Z] [100%] Linking C executable device-terminalv2 [2020-05-11T20:12:27.123Z] [100%] Built target device-terminalv2 [2020-05-11T20:12:27.123Z] + make package [2020-05-11T20:12:27.123Z] + tee -a release.log [2020-05-11T20:12:27.123Z] [ 65%] Built target csdk [2020-05-11T20:12:27.389Z] [ 68%] Built target template [2020-05-11T20:12:27.389Z] [ 71%] Built target device-counter [2020-05-11T20:12:27.389Z] [ 74%] Built target device-random [2020-05-11T20:12:27.389Z] [ 77%] Built target device-gyro [2020-05-11T20:12:27.389Z] [ 80%] Built target template-discovery [2020-05-11T20:12:27.389Z] [ 84%] Built target device-terminal [2020-05-11T20:12:27.389Z] [ 87%] Built target template2 [2020-05-11T20:12:27.659Z] [ 90%] Built target device-counterv2 [2020-05-11T20:12:27.659Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:12:27.659Z] [ 96%] Built target device-randomv2 [2020-05-11T20:12:27.659Z] [100%] Built target device-terminalv2 [2020-05-11T20:12:27.659Z] Run CPack packaging tool... [2020-05-11T20:12:27.659Z] CPack: Create package using TGZ [2020-05-11T20:12:27.659Z] CPack: Install projects [2020-05-11T20:12:27.659Z] CPack: - Run preinstall target for: Csdk [2020-05-11T20:12:28.326Z] CPack: - Install project: Csdk [2020-05-11T20:12:28.612Z] CPack: Create package [2020-05-11T20:12:28.612Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-05-11T20:12:28.612Z] + '[' false '=' true ] [2020-05-11T20:12:28.612Z] + '[' false '=' true ] [2020-05-11T20:12:28.612Z] + mkdir -p /tmp/sdk/build/debug [2020-05-11T20:12:28.612Z] + cd /tmp/sdk/build/debug [2020-05-11T20:12:28.612Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-05-11T20:12:28.887Z] -- The C compiler identification is GNU 8.3.0 [2020-05-11T20:12:28.887Z] -- Check for working C compiler: /usr/bin/cc [2020-05-11T20:12:29.160Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-05-11T20:12:29.160Z] -- Detecting C compiler ABI info [2020-05-11T20:12:29.442Z] -- Detecting C compiler ABI info - done [2020-05-11T20:12:29.442Z] -- Detecting C compile features [2020-05-11T20:12:30.423Z] -- Detecting C compile features - done [2020-05-11T20:12:30.423Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-05-11T20:12:30.423Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-05-11T20:12:30.423Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-05-11T20:12:30.423Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-05-11T20:12:30.423Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-05-11T20:12:30.423Z] -- C SDK 0.0.0 for Linux [2020-05-11T20:12:30.423Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-05-11T20:12:30.694Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-05-11T20:12:30.694Z] -- Found Curses: /usr/lib/libcurses.so [2020-05-11T20:12:30.694Z] -- Configuring done [2020-05-11T20:12:30.959Z] -- Generating done [2020-05-11T20:12:31.231Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-05-11T20:12:31.231Z] + + teemake [2020-05-11T20:12:31.231Z] debug.log [2020-05-11T20:12:31.231Z] Scanning dependencies of target csdk [2020-05-11T20:12:31.231Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-05-11T20:12:31.818Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-05-11T20:12:31.818Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-05-11T20:12:32.402Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-05-11T20:12:32.669Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-05-11T20:12:32.936Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-05-11T20:12:33.203Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-05-11T20:12:33.785Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-05-11T20:12:34.052Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-05-11T20:12:34.318Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-05-11T20:12:34.585Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-05-11T20:12:34.853Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-05-11T20:12:35.119Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-05-11T20:12:35.120Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-05-11T20:12:36.080Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-05-11T20:12:36.080Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-05-11T20:12:36.348Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-05-11T20:12:36.615Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-05-11T20:12:37.577Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-05-11T20:12:37.577Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-05-11T20:12:37.577Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-05-11T20:12:37.845Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-05-11T20:12:38.111Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-05-11T20:12:38.378Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-05-11T20:12:38.646Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-05-11T20:12:38.646Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-05-11T20:12:39.229Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-05-11T20:12:39.229Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-05-11T20:12:39.495Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-05-11T20:12:39.762Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-05-11T20:12:40.029Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-05-11T20:12:40.988Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-05-11T20:12:41.254Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-05-11T20:12:41.523Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-05-11T20:12:41.790Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-05-11T20:12:42.752Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:12:43.337Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-05-11T20:12:43.922Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-05-11T20:12:44.194Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-05-11T20:12:44.480Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-05-11T20:12:44.745Z] [ 65%] Linking C shared library libcsdk.so [2020-05-11T20:12:45.013Z] [ 65%] Built target csdk [2020-05-11T20:12:45.013Z] Scanning dependencies of target template [2020-05-11T20:12:45.013Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-05-11T20:12:45.278Z] [ 68%] Linking C executable template [2020-05-11T20:12:45.546Z] [ 68%] Built target template [2020-05-11T20:12:45.546Z] Scanning dependencies of target device-counter [2020-05-11T20:12:45.546Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-05-11T20:12:45.810Z] [ 71%] Linking C executable device-counter [2020-05-11T20:12:46.075Z] [ 71%] Built target device-counter [2020-05-11T20:12:46.075Z] Scanning dependencies of target device-random [2020-05-11T20:12:46.075Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-05-11T20:12:46.344Z] [ 74%] Linking C executable device-random [2020-05-11T20:12:46.344Z] [ 74%] Built target device-random [2020-05-11T20:12:46.344Z] Scanning dependencies of target device-gyro [2020-05-11T20:12:46.612Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-05-11T20:12:46.612Z] [ 77%] Linking C executable device-gyro [2020-05-11T20:12:46.879Z] [ 77%] Built target device-gyro [2020-05-11T20:12:46.879Z] Scanning dependencies of target template-discovery [2020-05-11T20:12:46.879Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-05-11T20:12:47.148Z] [ 80%] Linking C executable template-discovery [2020-05-11T20:12:47.415Z] [ 80%] Built target template-discovery [2020-05-11T20:12:47.415Z] Scanning dependencies of target device-terminal [2020-05-11T20:12:47.415Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-05-11T20:12:47.683Z] [ 84%] Linking C executable device-terminal [2020-05-11T20:12:47.951Z] [ 84%] Built target device-terminal [2020-05-11T20:12:47.951Z] Scanning dependencies of target template2 [2020-05-11T20:12:47.951Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-05-11T20:12:48.220Z] [ 87%] Linking C executable template2 [2020-05-11T20:12:48.490Z] [ 87%] Built target template2 [2020-05-11T20:12:48.490Z] Scanning dependencies of target device-counterv2 [2020-05-11T20:12:48.490Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-05-11T20:12:48.758Z] [ 90%] Linking C executable device-counterv2 [2020-05-11T20:12:49.025Z] [ 90%] Built target device-counterv2 [2020-05-11T20:12:49.025Z] Scanning dependencies of target device-gyrov2 [2020-05-11T20:12:49.025Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-05-11T20:12:49.297Z] [ 93%] Linking C executable device-gyrov2 [2020-05-11T20:12:49.564Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:12:49.564Z] Scanning dependencies of target device-randomv2 [2020-05-11T20:12:49.564Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-05-11T20:12:49.830Z] [ 96%] Linking C executable device-randomv2 [2020-05-11T20:12:50.097Z] [ 96%] Built target device-randomv2 [2020-05-11T20:12:50.097Z] Scanning dependencies of target device-terminalv2 [2020-05-11T20:12:50.097Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-05-11T20:12:50.364Z] [100%] Linking C executable device-terminalv2 [2020-05-11T20:12:50.630Z] [100%] Built target device-terminalv2 [2020-05-11T20:12:50.630Z] make: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:50.630Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:50.630Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:50.630Z] Scanning dependencies of target csdk [2020-05-11T20:12:50.895Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:50.895Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:50.895Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-05-11T20:12:52.845Z] [ 3%] Linking C shared library libcsdk.so [2020-05-11T20:12:52.845Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:52.845Z] [ 65%] Built target csdk [2020-05-11T20:12:52.845Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:52.845Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:52.845Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:52.845Z] [ 66%] Linking C executable template [2020-05-11T20:12:52.845Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:52.845Z] [ 68%] Built target template [2020-05-11T20:12:52.845Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.113Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.113Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.113Z] [ 69%] Linking C executable device-counter [2020-05-11T20:12:53.113Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.113Z] [ 71%] Built target device-counter [2020-05-11T20:12:53.113Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.380Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.380Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.380Z] [ 73%] Linking C executable device-random [2020-05-11T20:12:53.380Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.380Z] [ 74%] Built target device-random [2020-05-11T20:12:53.648Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.648Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.648Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.648Z] [ 76%] Linking C executable device-gyro [2020-05-11T20:12:53.648Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.921Z] [ 77%] Built target device-gyro [2020-05-11T20:12:53.921Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.921Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.921Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.921Z] [ 79%] Linking C executable template-discovery [2020-05-11T20:12:53.921Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:53.921Z] [ 80%] Built target template-discovery [2020-05-11T20:12:54.189Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.189Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.189Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.189Z] [ 82%] Linking C executable device-terminal [2020-05-11T20:12:54.189Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.456Z] [ 84%] Built target device-terminal [2020-05-11T20:12:54.456Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.456Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.456Z] [ 85%] Linking C executable template2 [2020-05-11T20:12:54.456Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.723Z] [ 87%] Built target template2 [2020-05-11T20:12:54.723Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.723Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.723Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.723Z] [ 88%] Linking C executable device-counterv2 [2020-05-11T20:12:54.723Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.723Z] [ 90%] Built target device-counterv2 [2020-05-11T20:12:54.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.993Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.993Z] [ 92%] Linking C executable device-gyrov2 [2020-05-11T20:12:54.993Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:54.993Z] [ 93%] Built target device-gyrov2 [2020-05-11T20:12:55.260Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.260Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.260Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.260Z] [ 95%] Linking C executable device-randomv2 [2020-05-11T20:12:55.260Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.260Z] [ 96%] Built target device-randomv2 [2020-05-11T20:12:55.260Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.528Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.528Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.528Z] [ 98%] Linking C executable device-terminalv2 [2020-05-11T20:12:55.528Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.796Z] [100%] Built target device-terminalv2 [2020-05-11T20:12:55.796Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:55.796Z] Install the project... [2020-05-11T20:12:55.796Z] -- Install configuration: "Release" [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/lib/libcsdk.so [2020-05-11T20:12:55.796Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-05-11T20:12:55.796Z] -- Up-to-date: /usr/local/include [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/devsdk [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/devices.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/error.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/registry.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/os.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/hash.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/thread.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/json.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/os [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/typecode.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/base64.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/container.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/data.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/component.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/os.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/logger.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/time.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/include/iot/iot.h [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-05-11T20:12:55.796Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-05-11T20:12:55.796Z] make: Leaving directory '/tmp/sdk/build/release' [2020-05-11T20:12:57.744Z] Removing intermediate container 9923b0379773 [2020-05-11T20:12:57.744Z] ---> addd100e532b [2020-05-11T20:12:57.744Z] Step 14/21 : FROM alpine:3.9 [2020-05-11T20:12:58.324Z] 3.9: Pulling from library/alpine [2020-05-11T20:12:58.590Z] 941f399634ec: Pulling fs layer [2020-05-11T20:12:59.172Z] 941f399634ec: Verifying Checksum [2020-05-11T20:12:59.172Z] 941f399634ec: Download complete [2020-05-11T20:12:59.439Z] 941f399634ec: Pull complete [2020-05-11T20:12:59.439Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-05-11T20:12:59.439Z] Status: Downloaded newer image for alpine:3.9 [2020-05-11T20:12:59.439Z] ---> 9afdd4a290bf [2020-05-11T20:12:59.439Z] Step 15/21 : MAINTAINER IOTech [2020-05-11T20:12:59.706Z] ---> Running in f7f92c0de807 [2020-05-11T20:12:59.973Z] Removing intermediate container f7f92c0de807 [2020-05-11T20:12:59.973Z] ---> 44d8a98b8b03 [2020-05-11T20:12:59.973Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-05-11T20:13:00.240Z] ---> Running in c4fdcc22485d [2020-05-11T20:13:00.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-05-11T20:13:01.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-05-11T20:13:01.673Z] (1/48) Installing binutils (2.31.1-r2) [2020-05-11T20:13:01.939Z] (2/48) Installing libmagic (5.36-r1) [2020-05-11T20:13:01.939Z] (3/48) Installing file (5.36-r1) [2020-05-11T20:13:01.939Z] (4/48) Installing gmp (6.1.2-r1) [2020-05-11T20:13:01.939Z] (5/48) Installing isl (0.18-r0) [2020-05-11T20:13:01.939Z] (6/48) Installing libgomp (8.3.0-r0) [2020-05-11T20:13:01.939Z] (7/48) Installing libatomic (8.3.0-r0) [2020-05-11T20:13:01.939Z] (8/48) Installing libgcc (8.3.0-r0) [2020-05-11T20:13:01.939Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-05-11T20:13:01.939Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-05-11T20:13:01.939Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-05-11T20:13:01.939Z] (12/48) Installing gcc (8.3.0-r0) [2020-05-11T20:13:03.342Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-05-11T20:13:03.606Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-05-11T20:13:03.606Z] (15/48) Installing g++ (8.3.0-r0) [2020-05-11T20:13:05.006Z] (16/48) Installing make (4.2.1-r2) [2020-05-11T20:13:05.006Z] (17/48) Installing fortify-headers (1.0-r0) [2020-05-11T20:13:05.006Z] (18/48) Installing build-base (0.5-r1) [2020-05-11T20:13:05.006Z] (19/48) Installing libattr (2.4.47-r7) [2020-05-11T20:13:05.006Z] (20/48) Installing libacl (2.2.52-r5) [2020-05-11T20:13:05.006Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-05-11T20:13:05.006Z] (22/48) Installing expat (2.2.8-r0) [2020-05-11T20:13:05.006Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-05-11T20:13:05.006Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-05-11T20:13:05.006Z] (25/48) Installing libarchive (3.3.3-r2) [2020-05-11T20:13:05.006Z] (26/48) Installing ca-certificates (20191127-r0) [2020-05-11T20:13:05.269Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-05-11T20:13:05.269Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-05-11T20:13:05.269Z] (29/48) Installing libcurl (7.64.0-r3) [2020-05-11T20:13:05.269Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-05-11T20:13:05.269Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-05-11T20:13:06.226Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-05-11T20:13:06.226Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-05-11T20:13:06.226Z] (34/48) Installing libuv (1.23.2-r0) [2020-05-11T20:13:06.226Z] (35/48) Installing cmake (3.13.0-r0) [2020-05-11T20:13:07.632Z] (36/48) Installing curl (7.64.0-r3) [2020-05-11T20:13:07.632Z] (37/48) Installing pcre2 (10.32-r1) [2020-05-11T20:13:07.632Z] (38/48) Installing git (2.20.4-r0) [2020-05-11T20:13:07.898Z] (39/48) Installing nettle (3.4.1-r0) [2020-05-11T20:13:07.898Z] (40/48) Installing libffi (3.2.1-r6) [2020-05-11T20:13:07.898Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-05-11T20:13:07.898Z] (42/48) Installing libtasn1 (4.14-r0) [2020-05-11T20:13:07.898Z] (43/48) Installing libunistring (0.9.10-r0) [2020-05-11T20:13:07.898Z] (44/48) Installing gnutls (3.6.7-r1) [2020-05-11T20:13:07.898Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-05-11T20:13:07.898Z] (46/48) Installing libuuid (2.33-r0) [2020-05-11T20:13:07.898Z] (47/48) Installing wget (1.20.3-r0) [2020-05-11T20:13:07.898Z] (48/48) Installing yaml (0.2.1-r0) [2020-05-11T20:13:08.165Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:13:08.165Z] Executing ca-certificates-20191127-r0.trigger [2020-05-11T20:13:08.165Z] OK: 219 MiB in 62 packages [2020-05-11T20:13:23.147Z] Removing intermediate container c4fdcc22485d [2020-05-11T20:13:23.147Z] ---> a8a1ba3cde08 [2020-05-11T20:13:23.147Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-05-11T20:13:23.147Z] ---> d606b0824295 [2020-05-11T20:13:23.147Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-05-11T20:13:23.147Z] ---> e82de3abaac6 [2020-05-11T20:13:23.147Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-05-11T20:13:23.147Z] ---> a4bb9c2e277d [2020-05-11T20:13:23.147Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-05-11T20:13:23.414Z] ---> e3a5abf6bdaa [2020-05-11T20:13:23.414Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-05-11T20:13:23.996Z] ---> c52fed71e5bf [2020-05-11T20:13:23.996Z] Successfully built c52fed71e5bf [2020-05-11T20:13:23.996Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:13:24.887Z] + docker inspect -f . ci-base-image-arm64 [2020-05-11T20:13:24.887Z] . [Pipeline] withDockerContainer [2020-05-11T20:13:25.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-7897 does not seem to be running inside a container [2020-05-11T20:13:25.310Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-11T20:13:26.737Z] $ docker top 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-11T20:13:27.850Z] + make test [2020-05-11T20:13:27.850Z] echo "make test" [2020-05-11T20:13:27.850Z] make test [Pipeline] } [2020-05-11T20:13:27.874Z] $ docker stop --time=1 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 [2020-05-11T20:13:29.938Z] $ docker rm -f 1732017e9cc351a763ee7c7602ab3303f2c2fbf39391567aeddc6a2dd0c89215 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-11T20:13:31.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-11T20:13:31.604Z] + ls -al . [2020-05-11T20:13:31.605Z] total 192 [2020-05-11T20:13:31.605Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:10 . [2020-05-11T20:13:31.605Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 .. [2020-05-11T20:13:31.605Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 20:10 .git [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 176 May 11 20:10 .gitignore [2020-05-11T20:13:31.605Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 20:10 .semver [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 3104 May 11 20:10 Attribution.txt [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 5393 May 11 20:10 CHANGES [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 108574 May 11 20:10 Doxyfile [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 792 May 11 20:10 Jenkinsfile [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 20:10 LICENSE [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 448 May 11 20:10 Makefile [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 1849 May 11 20:10 README.md [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 5287 May 11 20:10 README.v2.md [2020-05-11T20:13:31.605Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 20:08 VERSION [2020-05-11T20:13:31.605Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:10 docs [2020-05-11T20:13:31.605Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 include [2020-05-11T20:13:31.605Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 20:10 scripts [2020-05-11T20:13:31.605Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 20:10 src [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:13:31.993Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=33a3836050f44f795e0a1ac03686ade9be884345 --label arch=arm64 --label version=0.0.0 . [2020-05-11T20:13:32.598Z] Sending build context to Docker daemon 3.053MB [2020-05-11T20:13:32.598Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-05-11T20:13:32.598Z] Step 2/15 : FROM ${BASE} [2020-05-11T20:13:32.598Z] ---> c52fed71e5bf [2020-05-11T20:13:32.598Z] Step 3/15 : MAINTAINER IOTech [2020-05-11T20:13:32.873Z] ---> Running in 844c09472877 [2020-05-11T20:13:33.147Z] Removing intermediate container 844c09472877 [2020-05-11T20:13:33.147Z] ---> 9b185a5cd4d9 [2020-05-11T20:13:33.147Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-05-11T20:13:33.417Z] ---> Running in 5627dff0d39b [2020-05-11T20:13:34.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-05-11T20:13:34.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-05-11T20:13:34.657Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-05-11T20:13:34.657Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-05-11T20:13:35.239Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-05-11T20:13:35.239Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-05-11T20:13:35.239Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-05-11T20:13:35.239Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-05-11T20:13:35.505Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-05-11T20:13:35.505Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-05-11T20:13:35.505Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-05-11T20:13:35.505Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-05-11T20:13:35.771Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-05-11T20:13:35.771Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-05-11T20:13:35.771Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-05-11T20:13:35.771Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-05-11T20:13:35.771Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-05-11T20:13:36.038Z] (16/21) Installing libblkid (2.33-r0) [2020-05-11T20:13:36.038Z] (17/21) Installing libfdisk (2.33-r0) [2020-05-11T20:13:36.038Z] (18/21) Installing libmount (2.33-r0) [2020-05-11T20:13:36.038Z] (19/21) Installing libsmartcols (2.33-r0) [2020-05-11T20:13:36.038Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-05-11T20:13:36.038Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-05-11T20:13:36.038Z] Executing busybox-1.29.3-r10.trigger [2020-05-11T20:13:36.038Z] OK: 279 MiB in 83 packages [2020-05-11T20:13:39.386Z] Removing intermediate container 5627dff0d39b [2020-05-11T20:13:39.386Z] ---> 42daf5705912 [2020-05-11T20:13:39.386Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-05-11T20:13:39.653Z] ---> 8adf6e34257d [2020-05-11T20:13:39.653Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-05-11T20:13:40.612Z] ---> b6f667022143 [2020-05-11T20:13:40.612Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-05-11T20:13:40.880Z] ---> f63a991975a6 [2020-05-11T20:13:40.880Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-05-11T20:13:41.463Z] ---> 42532169554e [2020-05-11T20:13:41.463Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-05-11T20:13:42.049Z] ---> 142d19b1454d [2020-05-11T20:13:42.049Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-05-11T20:13:42.316Z] ---> 693038719182 [2020-05-11T20:13:42.316Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-05-11T20:13:42.584Z] ---> Running in 449a3f61c7fb [2020-05-11T20:13:42.851Z] Removing intermediate container 449a3f61c7fb [2020-05-11T20:13:42.851Z] ---> 6c6ac6dd6448 [2020-05-11T20:13:42.851Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-05-11T20:13:43.119Z] ---> Running in a52005196d75 [2020-05-11T20:13:43.389Z] Removing intermediate container a52005196d75 [2020-05-11T20:13:43.389Z] ---> bf5997c99f61 [2020-05-11T20:13:43.389Z] Step 13/15 : LABEL arch=arm64 [2020-05-11T20:13:43.389Z] ---> Running in 1cefa536d839 [2020-05-11T20:13:43.655Z] Removing intermediate container 1cefa536d839 [2020-05-11T20:13:43.655Z] ---> 7a00f0192675 [2020-05-11T20:13:43.655Z] Step 14/15 : LABEL git_sha=33a3836050f44f795e0a1ac03686ade9be884345 [2020-05-11T20:13:43.922Z] ---> Running in e8045775c251 [2020-05-11T20:13:44.187Z] Removing intermediate container e8045775c251 [2020-05-11T20:13:44.187Z] ---> 72b37ad26275 [2020-05-11T20:13:44.187Z] Step 15/15 : LABEL version=0.0.0 [2020-05-11T20:13:44.453Z] ---> Running in 59ea112ee352 [2020-05-11T20:13:44.722Z] Removing intermediate container 59ea112ee352 [2020-05-11T20:13:44.722Z] ---> 451c092fcb6d [2020-05-11T20:13:44.722Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-05-11T20:13:44.722Z] Successfully built 451c092fcb6d [2020-05-11T20:13:44.722Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-11T20:13:47.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-11T20:13:48.371Z] ---> package-listing.sh [2020-05-11T20:13:48.371Z] ++ facter osfamily [2020-05-11T20:13:48.371Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-11T20:13:48.371Z] + OS_FAMILY=redhat [2020-05-11T20:13:48.371Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-256 [2020-05-11T20:13:48.371Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-11T20:13:48.371Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-11T20:13:48.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-11T20:13:48.371Z] + PACKAGES=/tmp/packages_start.txt [2020-05-11T20:13:48.371Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-256 ']' [2020-05-11T20:13:48.371Z] + PACKAGES=/tmp/packages_end.txt [2020-05-11T20:13:48.371Z] + case "${OS_FAMILY}" in [2020-05-11T20:13:48.371Z] + rpm -qa [2020-05-11T20:13:48.371Z] + sort [2020-05-11T20:13:52.610Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-11T20:13:52.610Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-11T20:13:52.610Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-11T20:13:52.610Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-256 ']' [2020-05-11T20:13:52.610Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-256/archives/ [2020-05-11T20:13:52.610Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-256/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:13:53.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-11T20:13:53.157Z] [2020-05-11T20:13:53.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-11T20:13:53.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-11T20:13:53.858Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-11T20:13:53.858Z] c9b1b535fdd9: Pulling fs layer [2020-05-11T20:13:53.858Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-11T20:13:53.858Z] 756a868c4378: Pulling fs layer [2020-05-11T20:13:53.858Z] 444b2fc9a129: Pulling fs layer [2020-05-11T20:13:53.858Z] ea15f1150254: Pulling fs layer [2020-05-11T20:13:53.858Z] 41b27a9f41bf: Pulling fs layer [2020-05-11T20:13:53.858Z] 28c525ee5125: Pulling fs layer [2020-05-11T20:13:53.858Z] 094b1ea09ed8: Pulling fs layer [2020-05-11T20:13:53.858Z] 138eaada9080: Pulling fs layer [2020-05-11T20:13:53.858Z] 0622d0fa9048: Pulling fs layer [2020-05-11T20:13:53.858Z] 444b2fc9a129: Waiting [2020-05-11T20:13:53.858Z] ea15f1150254: Waiting [2020-05-11T20:13:53.858Z] 41b27a9f41bf: Waiting [2020-05-11T20:13:53.858Z] 28c525ee5125: Waiting [2020-05-11T20:13:53.858Z] 094b1ea09ed8: Waiting [2020-05-11T20:13:53.858Z] 138eaada9080: Waiting [2020-05-11T20:13:53.858Z] 0622d0fa9048: Waiting [2020-05-11T20:13:53.858Z] 2cc5ad85d9ab: Download complete [2020-05-11T20:13:53.858Z] 444b2fc9a129: Verifying Checksum [2020-05-11T20:13:53.858Z] 444b2fc9a129: Download complete [2020-05-11T20:13:54.138Z] c9b1b535fdd9: Verifying Checksum [2020-05-11T20:13:54.138Z] c9b1b535fdd9: Download complete [2020-05-11T20:13:54.138Z] ea15f1150254: Verifying Checksum [2020-05-11T20:13:54.138Z] ea15f1150254: Download complete [2020-05-11T20:13:54.138Z] 28c525ee5125: Verifying Checksum [2020-05-11T20:13:54.138Z] 28c525ee5125: Download complete [2020-05-11T20:13:54.903Z] c9b1b535fdd9: Pull complete [2020-05-11T20:13:54.903Z] 2cc5ad85d9ab: Pull complete [2020-05-11T20:13:54.903Z] 756a868c4378: Verifying Checksum [2020-05-11T20:13:54.903Z] 756a868c4378: Download complete [2020-05-11T20:13:55.641Z] 138eaada9080: Verifying Checksum [2020-05-11T20:13:55.641Z] 138eaada9080: Download complete [2020-05-11T20:13:55.641Z] 0622d0fa9048: Verifying Checksum [2020-05-11T20:13:55.641Z] 0622d0fa9048: Download complete [2020-05-11T20:13:56.346Z] 094b1ea09ed8: Verifying Checksum [2020-05-11T20:13:56.346Z] 094b1ea09ed8: Download complete [2020-05-11T20:13:56.987Z] 41b27a9f41bf: Verifying Checksum [2020-05-11T20:13:56.987Z] 41b27a9f41bf: Download complete [2020-05-11T20:13:57.938Z] 756a868c4378: Pull complete [2020-05-11T20:13:57.938Z] 444b2fc9a129: Pull complete [2020-05-11T20:13:58.200Z] ea15f1150254: Pull complete [2020-05-11T20:14:02.491Z] 41b27a9f41bf: Pull complete [2020-05-11T20:14:02.491Z] 28c525ee5125: Pull complete [2020-05-11T20:14:05.870Z] 094b1ea09ed8: Pull complete [2020-05-11T20:14:05.870Z] 138eaada9080: Pull complete [2020-05-11T20:14:05.870Z] 0622d0fa9048: Pull complete [2020-05-11T20:14:05.870Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-11T20:14:05.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-11T20:14:06.088Z] prd-centos7-docker-4c-2g-7896 does not seem to be running inside a container [2020-05-11T20:14:06.153Z] $ 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-256 -v /w/workspace/edgexfoundry_device-sdk-c_PR-256:/w/workspace/edgexfoundry_device-sdk-c_PR-256:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-11T20:14:07.338Z] $ docker top ef0e3230a6a1c0b3f25589a8856b4978f178ed146b981f263ffa5099567b2d51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-11T20:14:07.728Z] provisioning config files... [2020-05-11T20:14:07.752Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp/config104609275038357194tmp [Pipeline] { [Pipeline] echo [2020-05-11T20:14:07.841Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-11T20:14:08.532Z] ---> create-netrc.sh [Pipeline] echo [2020-05-11T20:14:08.558Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-11T20:14:08.899Z] ---> logs-deploy.sh [2020-05-11T20:14:08.899Z] + ARCHIVE_ARTIFACTS= [2020-05-11T20:14:08.899Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-11T20:14:08.899Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-11T20:14:08.899Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-11T20:14:08.899Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 [2020-05-11T20:14:08.899Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-256/1/ [2020-05-11T20:14:08.899Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 /w/workspace/edgexfoundry_device-sdk-c_PR-256 [2020-05-11T20:14:10.824Z] Archives upload complete. [2020-05-11T20:14:10.824Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-256/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-256/1/ [2020-05-11T20:14:11.815Z] ---> uname -a: [2020-05-11T20:14:11.815Z] Linux ef0e3230a6a1 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] ---> lscpu: [2020-05-11T20:14:11.815Z] Architecture: x86_64 [2020-05-11T20:14:11.815Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-11T20:14:11.815Z] Byte Order: Little Endian [2020-05-11T20:14:11.815Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-11T20:14:11.815Z] CPU(s): 4 [2020-05-11T20:14:11.815Z] On-line CPU(s) list: 0-3 [2020-05-11T20:14:11.815Z] Thread(s) per core: 1 [2020-05-11T20:14:11.815Z] Core(s) per socket: 1 [2020-05-11T20:14:11.815Z] Socket(s): 4 [2020-05-11T20:14:11.815Z] NUMA node(s): 1 [2020-05-11T20:14:11.815Z] Vendor ID: GenuineIntel [2020-05-11T20:14:11.815Z] CPU family: 6 [2020-05-11T20:14:11.815Z] Model: 44 [2020-05-11T20:14:11.815Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-11T20:14:11.815Z] Stepping: 1 [2020-05-11T20:14:11.815Z] CPU MHz: 2933.438 [2020-05-11T20:14:11.815Z] BogoMIPS: 5866.87 [2020-05-11T20:14:11.815Z] Virtualization: VT-x [2020-05-11T20:14:11.815Z] Hypervisor vendor: KVM [2020-05-11T20:14:11.815Z] Virtualization type: full [2020-05-11T20:14:11.815Z] L1d cache: 128 KiB [2020-05-11T20:14:11.815Z] L1i cache: 128 KiB [2020-05-11T20:14:11.815Z] L2 cache: 16 MiB [2020-05-11T20:14:11.815Z] L3 cache: 64 MiB [2020-05-11T20:14:11.815Z] NUMA node0 CPU(s): 0-3 [2020-05-11T20:14:11.815Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-11T20:14:11.815Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-11T20:14:11.815Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-11T20:14:11.815Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-11T20:14:11.815Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-11T20:14:11.815Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] ---> nproc: [2020-05-11T20:14:11.815Z] 4 [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] ---> df -h: [2020-05-11T20:14:11.815Z] Filesystem Size Used Available Use% Mounted on [2020-05-11T20:14:11.815Z] overlay 50.0G 6.4G 43.6G 13% / [2020-05-11T20:14:11.815Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-11T20:14:11.815Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-11T20:14:11.815Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-256 [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-256@tmp [2020-05-11T20:14:11.815Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] ---> free -m: [2020-05-11T20:14:11.815Z] total used free shared buff/cache available [2020-05-11T20:14:11.815Z] Mem: 1838 609 67 0 1161 1123 [2020-05-11T20:14:11.815Z] Swap: 1023 0 1023 [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] [2020-05-11T20:14:11.815Z] ---> ip addr: [2020-05-11T20:14:11.815Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-11T20:14:11.815Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-11T20:14:11.815Z] inet 127.0.0.1/8 scope host lo [2020-05-11T20:14:11.815Z] valid_lft forever preferred_lft forever [2020-05-11T20:14:11.815Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-11T20:14:11.815Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-11T20:14:11.815Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-11T20:14:11.816Z] valid_lft forever preferred_lft forever [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] ---> sar -b -r -n DEV: [2020-05-11T20:14:11.816Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/11/20 _x86_64_ (4 CPU) [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] 20:07:09 LINUX RESTART [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] 20:08:01 tps rtps wtps bread/s bwrtn/s [2020-05-11T20:14:11.816Z] 20:09:01 33.78 5.71 28.07 1862.94 2074.06 [2020-05-11T20:14:11.816Z] 20:10:01 3.03 0.00 3.03 0.00 97.69 [2020-05-11T20:14:11.816Z] 20:11:02 0.27 0.00 0.27 0.00 3.28 [2020-05-11T20:14:11.816Z] 20:12:01 0.69 0.00 0.69 0.00 8.64 [2020-05-11T20:14:11.816Z] 20:13:01 0.68 0.00 0.68 0.00 7.66 [2020-05-11T20:14:11.816Z] 20:14:01 79.05 50.53 28.52 3370.54 10394.71 [2020-05-11T20:14:11.816Z] Average: 19.65 9.41 10.24 875.24 2105.16 [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] 20:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-11T20:14:11.816Z] 20:09:01 110456 1771848 94.13 2620 1218224 965276 32.93 416224 1191596 16 [2020-05-11T20:14:11.816Z] 20:10:01 120584 1761720 93.59 2620 1218228 902708 30.80 411248 1187952 8 [2020-05-11T20:14:11.816Z] 20:11:02 119908 1762396 93.63 2620 1218240 902888 30.81 414300 1186144 8 [2020-05-11T20:14:11.816Z] 20:12:01 119348 1762956 93.66 2620 1218240 903000 30.81 414388 1186144 8 [2020-05-11T20:14:11.816Z] 20:13:01 120576 1761728 93.59 2620 1218248 902832 30.80 413504 1186144 8 [2020-05-11T20:14:11.816Z] 20:14:01 70840 1811464 96.24 2620 1210916 1115348 38.06 491240 1139972 55576 [2020-05-11T20:14:11.816Z] Average: 110285 1772019 94.14 2620 1217016 948675 32.37 426817 1179659 9271 [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z] 20:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-11T20:14:11.816Z] 20:09:01 eth0 51.36 42.80 349.28 46.35 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:09:01 docker0 6.54 4.98 0.86 16.66 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:10:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:11:02 eth0 0.90 0.40 0.30 0.21 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:12:01 eth0 0.41 0.20 0.27 0.14 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:13:01 eth0 0.28 0.20 0.14 0.13 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:14:01 eth0 87.00 65.58 2321.15 8.41 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] Average: eth0 23.54 18.27 446.81 9.23 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] Average: docker0 1.09 0.83 0.14 2.78 0.00 0.00 0.00 [2020-05-11T20:14:11.816Z] [2020-05-11T20:14:11.816Z]