Pull request #251 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from d7de4f59f4f29809d8043f90e6fa282d45e665e5+4fc1725bd211937001b721308f1b583b7c7ba0fb (157690e2176ad5424a7843471dc549686f817878) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5323 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [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 Fetching without tags > git init /w/workspace/edgexfoundry_device-sdk-c_PR-251 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +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/251/head:refs/remotes/origin/PR-251 # 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/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # 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 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T17:49:38.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T17:49:39.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T17:49:39.178Z] ========================================================= [2020-04-21T17:49:39.178Z] EdgeX Global Pipelines Version Info [2020-04-21T17:49:39.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 70920a497f7ad610a53d1093695e7fa9b77e3f68 # timeout=10 [2020-04-21T17:49:40.538Z] ------------------- [2020-04-21T17:49:40.538Z] stable info: [2020-04-21T17:49:40.538Z] ------------------- [2020-04-21T17:49:40.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T17:49:40.538Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T17:49:40.538Z] Message: update stable to v1.0.73 [2020-04-21T17:49:40.797Z] ------------------- [2020-04-21T17:49:40.797Z] experimental info: [2020-04-21T17:49:40.797Z] ------------------- [2020-04-21T17:49:40.797Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T17:49:40.797Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T17:49:40.797Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:49:42.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T17:49:42.931Z] [2020-04-21T17:49:42.931Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:49:43.254Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T17:49:43.254Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T17:49:43.254Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T17:49:43.254Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T17:49:43.254Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T17:49:43.254Z] 93b08a4f1073: Pulling fs layer [2020-04-21T17:49:43.254Z] 93b08a4f1073: Waiting [2020-04-21T17:49:43.254Z] b8cc5d1170e3: Download complete [2020-04-21T17:49:43.513Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T17:49:43.513Z] 9123ac7c32f7: Download complete [2020-04-21T17:49:43.513Z] 93b08a4f1073: Verifying Checksum [2020-04-21T17:49:43.513Z] 93b08a4f1073: Download complete [2020-04-21T17:49:43.513Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T17:49:43.513Z] 2924cbbf6a41: Download complete [2020-04-21T17:49:43.513Z] 9123ac7c32f7: Pull complete [2020-04-21T17:49:43.773Z] b8cc5d1170e3: Pull complete [2020-04-21T17:49:44.343Z] 2924cbbf6a41: Pull complete [2020-04-21T17:49:44.606Z] 93b08a4f1073: Pull complete [2020-04-21T17:49:44.606Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T17:49:44.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T17:49:44.729Z] prd-centos7-docker-4c-2g-5323 does not seem to be running inside a container [2020-04-21T17:49:44.774Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T17:49:45.326Z] $ docker top bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T17:49:45.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T17:49:45.573Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T17:49:45.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T17:49:45.771Z] $ docker exec bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent [2020-04-21T17:49:45.933Z] SSH_AUTH_SOCK=/tmp/ssh-hYtyk8H1TZiX/agent.14 [2020-04-21T17:49:45.933Z] SSH_AGENT_PID=21 [2020-04-21T17:49:45.943Z] Running ssh-add (command line suppressed) [2020-04-21T17:49:46.085Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7807366182497768099.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7807366182497768099.key) [2020-04-21T17:49:46.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T17:49:46.437Z] + git describe --exact-match --tags HEAD [2020-04-21T17:49:46.437Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T17:49:46.496Z] $ docker exec --env ******** --env ******** bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent -k [2020-04-21T17:49:46.626Z] unset SSH_AUTH_SOCK; [2020-04-21T17:49:46.626Z] unset SSH_AGENT_PID; [2020-04-21T17:49:46.626Z] echo Agent pid 21 killed; [2020-04-21T17:49:46.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T17:49:46.726Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T17:49:46.726Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T17:49:46.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T17:49:46.828Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T17:49:47.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T17:49:47.021Z] $ docker exec bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent [2020-04-21T17:49:47.194Z] SSH_AUTH_SOCK=/tmp/ssh-A9UBQP2M0mdL/agent.57 [2020-04-21T17:49:47.194Z] SSH_AGENT_PID=64 [2020-04-21T17:49:47.199Z] Running ssh-add (command line suppressed) [2020-04-21T17:49:47.343Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7411842291461534645.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_7411842291461534645.key) [2020-04-21T17:49:47.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T17:49:47.693Z] + git semver init [2020-04-21T17:49:47.694Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T17:49:47.694Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.git [2020-04-21T17:49:47.694Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T17:49:47.694Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T17:49:47.694Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T17:49:47.694Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T17:49:47.694Z] # $SEMVER_BRANCH = PR-251 [2020-04-21T17:49:47.694Z] # $SEMVER_TEMP = /tmp/semver-915609821 [2020-04-21T17:49:47.694Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-21T17:49:48.260Z] # '/tmp/semver-915609821' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver' [2020-04-21T17:49:48.260Z] # -> Force: false [2020-04-21T17:49:48.260Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver [Pipeline] } [2020-04-21T17:49:48.273Z] $ docker exec --env ******** --env ******** bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 ssh-agent -k [2020-04-21T17:49:48.397Z] unset SSH_AUTH_SOCK; [2020-04-21T17:49:48.397Z] unset SSH_AGENT_PID; [2020-04-21T17:49:48.397Z] echo Agent pid 64 killed; [2020-04-21T17:49:48.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T17:49:48.863Z] + git semver [Pipeline] } [2020-04-21T17:49:48.881Z] $ docker stop --time=1 bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 [2020-04-21T17:49:50.209Z] $ docker rm -f bdb6dea4e08ecb866c8e5ecb9867adf226360baf53b55507a974c199283fd240 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T17:49:51.096Z] Stashed 39 file(s) [Pipeline] echo [2020-04-21T17:49:51.098Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-21T17:50:06.395Z] Still waiting to schedule task [2020-04-21T17:50:06.395Z] ‘prd-centos7-blackbox-4c-2g-5289’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5324’ is offline [2020-04-21T17:50:06.397Z] Still waiting to schedule task [2020-04-21T17:50:06.397Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-21T17:52:07.372Z] Running on prd-centos7-docker-4c-2g-5326 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws [2020-04-21T17:52:07.416Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2020-04-21T17:52:12.986Z] using credential edgex-jenkins-ssh [2020-04-21T17:52:13.035Z] Cloning the remote Git repository [2020-04-21T17:52:13.035Z] Cloning with configured refspecs honoured and without tags [2020-04-21T17:52:13.010Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T17:52:13.113Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2020-04-21T17:52:13.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T17:52:13.207Z] > git --version # timeout=10 [2020-04-21T17:52:13.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:52:13.312Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:52:14.549Z] Fetching without tags [2020-04-21T17:52:15.037Z] Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:52:15.425Z] Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:52:15.426Z] Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) [2020-04-21T17:52:14.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T17:52:14.468Z] > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 [2020-04-21T17:52:14.482Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:52:14.498Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T17:52:14.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T17:52:14.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:52:14.522Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:52:15.056Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:52:15.129Z] > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 [2020-04-21T17:52:15.258Z] > git remote # timeout=10 [2020-04-21T17:52:15.282Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T17:52:15.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:52:15.329Z] > git merge 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 [2020-04-21T17:52:15.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T17:52:15.434Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:52:15.478Z] > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 [2020-04-21T17:52:19.478Z] Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T17:52:20.593Z] ========================================================= [2020-04-21T17:52:20.593Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-04-21T17:52:20.593Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:52:21.450Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-04-21T17:52:22.024Z] Sending build context to Docker daemon 3.017MB [2020-04-21T17:52:22.024Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-21T17:52:22.024Z] Step 2/21 : FROM ${BASE} as builder [2020-04-21T17:52:22.292Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-04-21T17:52:22.292Z] e7c96db7181b: Pulling fs layer [2020-04-21T17:52:22.292Z] 4c13bbce0fe7: Pulling fs layer [2020-04-21T17:52:22.292Z] 6059c847ac2f: Pulling fs layer [2020-04-21T17:52:22.292Z] 4c13bbce0fe7: Verifying Checksum [2020-04-21T17:52:22.292Z] 4c13bbce0fe7: Download complete [2020-04-21T17:52:22.292Z] e7c96db7181b: Verifying Checksum [2020-04-21T17:52:22.292Z] e7c96db7181b: Download complete [2020-04-21T17:52:22.881Z] e7c96db7181b: Pull complete [2020-04-21T17:52:23.151Z] 4c13bbce0fe7: Pull complete [2020-04-21T17:52:23.721Z] 6059c847ac2f: Download complete [2020-04-21T17:52:30.326Z] 6059c847ac2f: Pull complete [2020-04-21T17:52:30.326Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-04-21T17:52:30.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-04-21T17:52:30.326Z] ---> 5eabd8fd8ba2 [2020-04-21T17:52:30.326Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-04-21T17:52:30.326Z] ---> Running in 073a37fa27e7 [2020-04-21T17:52:30.326Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-21T17:52:30.590Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-21T17:52:30.848Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-21T17:52:30.848Z] (2/8) Installing libuuid (2.33-r0) [2020-04-21T17:52:31.107Z] (3/8) Installing libblkid (2.33-r0) [2020-04-21T17:52:31.107Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-21T17:52:31.366Z] (5/8) Installing libmount (2.33-r0) [2020-04-21T17:52:31.366Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-21T17:52:31.366Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-21T17:52:31.626Z] (8/8) Installing wget (1.20.3-r0) [2020-04-21T17:52:31.890Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:52:31.890Z] OK: 272 MiB in 83 packages [2020-04-21T17:52:32.465Z] Removing intermediate container 073a37fa27e7 [2020-04-21T17:52:32.465Z] ---> ef2e4a66ed80 [2020-04-21T17:52:32.465Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-21T17:52:32.465Z] ---> Running in e71c2e51715e [2020-04-21T17:52:32.465Z] Removing intermediate container e71c2e51715e [2020-04-21T17:52:32.465Z] ---> 3474f6325733 [2020-04-21T17:52:32.465Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-04-21T17:52:32.465Z] ---> Running in db35c19b70bb [2020-04-21T17:52:33.042Z] --2020-04-21 17:52:32-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-21T17:52:33.042Z] Resolving github.com... 140.82.114.3 [2020-04-21T17:52:33.042Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-21T17:52:33.042Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:52:33.042Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-21T17:52:33.042Z] --2020-04-21 17:52:33-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-21T17:52:33.042Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-21T17:52:33.042Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-21T17:52:33.302Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:52:33.302Z] Length: unspecified [application/x-gzip] [2020-04-21T17:52:33.302Z] Saving to: 'STDOUT' [2020-04-21T17:52:33.302Z]  [2020-04-21T17:52:33.302Z] 0K .......... .......... .......... .......... .......... 1.63M [2020-04-21T17:52:33.302Z] 50K .......... .......... .......... .......... .......... 1.46M [2020-04-21T17:52:33.561Z] 100K .......... .......... .......... .......... .......... 617K [2020-04-21T17:52:33.561Z] 150K .......... .......... .......... .......... .......... 1.94M [2020-04-21T17:52:33.561Z] 200K .......... .......... .......... .......... .......... 16.9M [2020-04-21T17:52:33.561Z] 250K .......... .......... .......... .......... .......... 738K [2020-04-21T17:52:33.561Z] 300K .......... .......... .......... .......... .......... 7.48M [2020-04-21T17:52:33.561Z] 350K .......... .......... .......... .......... .......... 10.8M [2020-04-21T17:52:33.561Z] 400K .......... .......... .......... .......... .......... 8.71M [2020-04-21T17:52:33.561Z] 450K .......... .......... .......... .......... .......... 6.49M [2020-04-21T17:52:33.561Z] 500K .......... .......... .......... .......... .......... 16.8M [2020-04-21T17:52:33.561Z] 550K .......... .......... .......... .......... .......... 5.01M [2020-04-21T17:52:33.561Z] 600K .......... .......... .......... .......... .......... 2.10M [2020-04-21T17:52:33.561Z] 650K .......... .......... .......... .......... .......... 3.37M [2020-04-21T17:52:33.561Z] 700K .. 22.8M=0.3s [2020-04-21T17:52:33.561Z] [2020-04-21T17:52:33.561Z] 2020-04-21 17:52:33 (2.18 MB/s) - written to stdout [719348] [2020-04-21T17:52:33.561Z] [2020-04-21T17:52:33.821Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:52:34.109Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-21T17:52:34.109Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:52:34.370Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:52:34.370Z] -- Detecting C compiler ABI info [2020-04-21T17:52:34.370Z] -- Detecting C compiler ABI info - done [2020-04-21T17:52:34.370Z] -- Detecting C compile features [2020-04-21T17:52:34.631Z] -- Detecting C compile features - done [2020-04-21T17:52:34.631Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-21T17:52:34.631Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-21T17:52:34.631Z] -- Detecting CXX compiler ABI info [2020-04-21T17:52:34.891Z] -- Detecting CXX compiler ABI info - done [2020-04-21T17:52:34.891Z] -- Detecting CXX compile features [2020-04-21T17:52:35.478Z] -- Detecting CXX compile features - done [2020-04-21T17:52:35.478Z] -- Looking for include file endian.h [2020-04-21T17:52:35.478Z] -- Looking for include file endian.h - found [2020-04-21T17:52:35.478Z] -- Check if the system is big endian [2020-04-21T17:52:35.478Z] -- Searching 16 bit integer [2020-04-21T17:52:35.478Z] -- Looking for sys/types.h [2020-04-21T17:52:35.478Z] -- Looking for sys/types.h - found [2020-04-21T17:52:35.478Z] -- Looking for stdint.h [2020-04-21T17:52:35.772Z] -- Looking for stdint.h - found [2020-04-21T17:52:35.772Z] -- Looking for stddef.h [2020-04-21T17:52:35.772Z] -- Looking for stddef.h - found [2020-04-21T17:52:35.772Z] -- Check size of unsigned short [2020-04-21T17:52:35.772Z] -- Check size of unsigned short - done [2020-04-21T17:52:35.772Z] -- Using unsigned short [2020-04-21T17:52:36.039Z] -- Check if the system is big endian - little endian [2020-04-21T17:52:36.039Z] -- Check size of size_t [2020-04-21T17:52:36.039Z] -- Check size of size_t - done [2020-04-21T17:52:36.316Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-21T17:52:36.316Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-21T17:52:36.316Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-21T17:52:36.316Z] CMake did not find one. [2020-04-21T17:52:36.316Z] [2020-04-21T17:52:36.316Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-21T17:52:36.316Z] the following names: [2020-04-21T17:52:36.316Z] [2020-04-21T17:52:36.316Z] cJSONConfig.cmake [2020-04-21T17:52:36.316Z] cjson-config.cmake [2020-04-21T17:52:36.316Z] [2020-04-21T17:52:36.316Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-21T17:52:36.316Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-21T17:52:36.316Z] provides a separate development package or SDK, be sure it has been [2020-04-21T17:52:36.316Z] installed. [2020-04-21T17:52:36.316Z] [2020-04-21T17:52:36.316Z] [2020-04-21T17:52:36.316Z] -- Configuring done [2020-04-21T17:52:36.316Z] -- Generating done [2020-04-21T17:52:36.316Z] -- Build files have been written to: /tmp/cbor [2020-04-21T17:52:36.316Z] Scanning dependencies of target cbor_shared [2020-04-21T17:52:36.316Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-21T17:52:36.582Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-21T17:52:36.841Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-21T17:52:36.841Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-21T17:52:36.841Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-21T17:52:37.101Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-21T17:52:37.101Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-21T17:52:37.101Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-21T17:52:37.101Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-21T17:52:37.370Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-21T17:52:37.370Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-21T17:52:37.634Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-21T17:52:37.634Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-21T17:52:37.894Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-21T17:52:37.894Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-21T17:52:37.894Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-21T17:52:38.154Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-21T17:52:38.154Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-21T17:52:38.154Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-21T17:52:38.154Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-21T17:52:38.414Z] [ 40%] Linking C shared library libcbor.so [2020-04-21T17:52:38.414Z] [ 40%] Built target cbor_shared [2020-04-21T17:52:38.414Z] Scanning dependencies of target cbor [2020-04-21T17:52:38.414Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-21T17:52:38.679Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-21T17:52:38.941Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-21T17:52:38.941Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-21T17:52:39.210Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-21T17:52:39.476Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-21T17:52:39.476Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-21T17:52:39.476Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-21T17:52:39.738Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-21T17:52:39.738Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-21T17:52:40.006Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-21T17:52:40.006Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-21T17:52:40.270Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-21T17:52:40.270Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-21T17:52:40.270Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-21T17:52:40.537Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-21T17:52:40.537Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-21T17:52:40.798Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-21T17:52:40.798Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-21T17:52:40.798Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-21T17:52:40.798Z] [ 80%] Linking C static library libcbor.a [2020-04-21T17:52:41.066Z] [ 80%] Built target cbor [2020-04-21T17:52:41.066Z] Scanning dependencies of target create_items [2020-04-21T17:52:41.066Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-21T17:52:41.066Z] [ 84%] Linking C executable create_items [2020-04-21T17:52:41.066Z] [ 84%] Built target create_items [2020-04-21T17:52:41.066Z] Scanning dependencies of target readfile [2020-04-21T17:52:41.066Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-21T17:52:41.327Z] [ 88%] Linking C executable readfile [2020-04-21T17:52:41.327Z] [ 88%] Built target readfile [2020-04-21T17:52:41.327Z] Scanning dependencies of target streaming_parser [2020-04-21T17:52:41.327Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-21T17:52:41.327Z] [ 92%] Linking C executable streaming_parser [2020-04-21T17:52:41.327Z] [ 92%] Built target streaming_parser [2020-04-21T17:52:41.327Z] Scanning dependencies of target sort [2020-04-21T17:52:41.327Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-21T17:52:41.588Z] [ 96%] Linking C executable sort [2020-04-21T17:52:41.588Z] [ 96%] Built target sort [2020-04-21T17:52:41.588Z] Scanning dependencies of target hello [2020-04-21T17:52:41.588Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-21T17:52:41.588Z] [100%] Linking C executable hello [2020-04-21T17:52:41.588Z] [100%] Built target hello [2020-04-21T17:52:41.588Z] Install the project... [2020-04-21T17:52:41.588Z] -- Install configuration: "Release" [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-21T17:52:41.588Z] -- Up-to-date: /usr/local/include/cbor [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/include/cbor.h [2020-04-21T17:52:41.588Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-21T17:52:42.538Z] Removing intermediate container db35c19b70bb [2020-04-21T17:52:42.538Z] ---> 8b2ec4e873f6 [2020-04-21T17:52:42.538Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-21T17:52:42.538Z] ---> Running in ff390c14324f [2020-04-21T17:52:43.484Z] Removing intermediate container ff390c14324f [2020-04-21T17:52:43.484Z] ---> 8b6b7a8a28b9 [2020-04-21T17:52:43.484Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-21T17:52:43.745Z] ---> 670b2c201e7b [2020-04-21T17:52:43.745Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-21T17:52:44.005Z] ---> 55d8963b5d23 [2020-04-21T17:52:44.005Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-21T17:52:44.267Z] ---> 862d9bbb4cea [2020-04-21T17:52:44.267Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-21T17:52:44.527Z] ---> a3a3d1995bd3 [2020-04-21T17:52:44.527Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-21T17:52:44.527Z] ---> fa333bf417c9 [2020-04-21T17:52:44.527Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-21T17:52:44.792Z] ---> 57df657a8baa [2020-04-21T17:52:44.792Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-21T17:52:44.792Z] ---> Running in 12e03f8910d2 [2020-04-21T17:52:46.196Z] + CPPCHECK=false [2020-04-21T17:52:46.196Z] + DOCGEN=false [2020-04-21T17:52:46.196Z] + TOMLVER=SDK-0.2 [2020-04-21T17:52:46.196Z] + CUTILVER=1.0.4 [2020-04-21T17:52:46.196Z] + '[' 0 -gt 0 ] [2020-04-21T17:52:46.196Z] + readlink -f ./scripts/build.sh [2020-04-21T17:52:46.196Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-21T17:52:46.196Z] + dirname /tmp/sdk/scripts [2020-04-21T17:52:46.196Z] + ROOT=/tmp/sdk [2020-04-21T17:52:46.196Z] + cd /tmp/sdk [2020-04-21T17:52:46.196Z] + '[' '!' -d deps ] [2020-04-21T17:52:46.196Z] + mkdir deps [2020-04-21T17:52:46.196Z] + tar -C deps -z -x -f - [2020-04-21T17:52:46.196Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-21T17:52:46.196Z] --2020-04-21 17:52:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-21T17:52:46.196Z] Resolving github.com... 140.82.114.3 [2020-04-21T17:52:46.196Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-21T17:52:46.196Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:52:46.196Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-21T17:52:46.196Z] --2020-04-21 17:52:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-21T17:52:46.196Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-21T17:52:46.196Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-21T17:52:46.196Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:52:46.196Z] Length: unspecified [application/x-gzip] [2020-04-21T17:52:46.196Z] Saving to: 'STDOUT' [2020-04-21T17:52:46.196Z] [2020-04-21T17:52:46.455Z] 0K .......... ...... 1.08M=0.01s [2020-04-21T17:52:46.455Z] [2020-04-21T17:52:46.455Z] 2020-04-21 17:52:46 (1.08 MB/s) - written to stdout [16451] [2020-04-21T17:52:46.455Z] [2020-04-21T17:52:46.455Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-21T17:52:46.455Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-21T17:52:46.455Z] + tar -C deps -z -x -f - [2020-04-21T17:52:46.455Z] --2020-04-21 17:52:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-21T17:52:46.455Z] Resolving github.com... 140.82.114.3 [2020-04-21T17:52:46.455Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-04-21T17:52:46.716Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:52:46.716Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-04-21T17:52:46.716Z] --2020-04-21 17:52:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-04-21T17:52:46.716Z] Resolving codeload.github.com... 140.82.113.10 [2020-04-21T17:52:46.716Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-04-21T17:52:46.716Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:52:46.716Z] Length: unspecified [application/x-gzip] [2020-04-21T17:52:46.716Z] Saving to: 'STDOUT' [2020-04-21T17:52:46.716Z] [2020-04-21T17:52:46.716Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-04-21T17:52:46.976Z] 50K .......... .......... .......... .......... .......... 2.62M [2020-04-21T17:52:46.976Z] 100K .......... .......... .......... .......... .......... 22.6M [2020-04-21T17:52:46.976Z] 150K ........ 7.89M=0.06s [2020-04-21T17:52:46.976Z] [2020-04-21T17:52:46.976Z] 2020-04-21 17:52:46 (2.65 MB/s) - written to stdout [162267] [2020-04-21T17:52:46.976Z] [2020-04-21T17:52:46.976Z] + mkdir -p src/c/iot [2020-04-21T17:52:46.976Z] + 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-04-21T17:52:46.976Z] + mkdir -p include/iot [2020-04-21T17:52:46.976Z] + 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-04-21T17:52:46.976Z] + mkdir -p include/iot/os [2020-04-21T17:52:46.976Z] + 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-04-21T17:52:46.976Z] + mkdir -p /tmp/sdk/build/release [2020-04-21T17:52:46.976Z] + cd /tmp/sdk/build/release [2020-04-21T17:52:46.976Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-21T17:52:46.976Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:52:46.976Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:52:47.237Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:52:47.237Z] -- Detecting C compiler ABI info [2020-04-21T17:52:47.237Z] -- Detecting C compiler ABI info - done [2020-04-21T17:52:47.237Z] -- Detecting C compile features [2020-04-21T17:52:47.499Z] -- Detecting C compile features - done [2020-04-21T17:52:47.499Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-21T17:52:47.499Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-21T17:52:47.499Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-21T17:52:47.499Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-21T17:52:47.499Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-21T17:52:47.499Z] -- C SDK 0.0.0 for Linux [2020-04-21T17:52:47.499Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-21T17:52:47.780Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-21T17:52:47.780Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-21T17:52:47.780Z] -- Configuring done [2020-04-21T17:52:47.780Z] -- Generating done [2020-04-21T17:52:47.780Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-21T17:52:47.780Z] + make [2020-04-21T17:52:47.780Z] + tee release.log [2020-04-21T17:52:47.780Z] Scanning dependencies of target csdk [2020-04-21T17:52:48.048Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-21T17:52:48.048Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-21T17:52:48.312Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-21T17:52:48.891Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-21T17:52:48.891Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-21T17:52:49.152Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-21T17:52:49.412Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-21T17:52:49.985Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-21T17:52:49.985Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-21T17:52:50.257Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-21T17:52:50.257Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-21T17:52:50.531Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-21T17:52:50.531Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-21T17:52:50.792Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-21T17:52:51.754Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-21T17:52:51.754Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-21T17:52:52.016Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-21T17:52:52.275Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-21T17:52:53.214Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-21T17:52:53.214Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-21T17:52:53.214Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-21T17:52:53.214Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-21T17:52:53.476Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-21T17:52:53.476Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-21T17:52:53.742Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-21T17:52:53.742Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-21T17:52:54.003Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-21T17:52:54.003Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-21T17:52:54.270Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-21T17:52:54.535Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-21T17:52:54.798Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-21T17:52:56.405Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-21T17:52:56.405Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-21T17:52:56.405Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-21T17:52:56.672Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-21T17:52:56.938Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:52:57.551Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-21T17:52:58.940Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-21T17:52:58.940Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-21T17:52:59.202Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-21T17:52:59.202Z] [ 65%] Linking C shared library libcsdk.so [2020-04-21T17:52:59.202Z] [ 65%] Built target csdk [2020-04-21T17:52:59.202Z] Scanning dependencies of target template [2020-04-21T17:52:59.464Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-21T17:52:59.464Z] [ 68%] Linking C executable template [2020-04-21T17:52:59.464Z] [ 68%] Built target template [2020-04-21T17:52:59.464Z] Scanning dependencies of target device-counter [2020-04-21T17:52:59.728Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-21T17:52:59.728Z] [ 71%] Linking C executable device-counter [2020-04-21T17:52:59.728Z] [ 71%] Built target device-counter [2020-04-21T17:52:59.728Z] Scanning dependencies of target device-random [2020-04-21T17:52:59.728Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-21T17:52:59.994Z] [ 74%] Linking C executable device-random [2020-04-21T17:52:59.994Z] [ 74%] Built target device-random [2020-04-21T17:52:59.994Z] Scanning dependencies of target device-gyro [2020-04-21T17:52:59.994Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-21T17:53:00.257Z] [ 77%] Linking C executable device-gyro [2020-04-21T17:53:00.257Z] [ 77%] Built target device-gyro [2020-04-21T17:53:00.257Z] Scanning dependencies of target template-discovery [2020-04-21T17:53:00.257Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-21T17:53:00.523Z] [ 80%] Linking C executable template-discovery [2020-04-21T17:53:00.523Z] [ 80%] Built target template-discovery [2020-04-21T17:53:00.523Z] Scanning dependencies of target device-terminal [2020-04-21T17:53:00.523Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-21T17:53:00.785Z] [ 84%] Linking C executable device-terminal [2020-04-21T17:53:00.785Z] [ 84%] Built target device-terminal [2020-04-21T17:53:00.785Z] Scanning dependencies of target template2 [2020-04-21T17:53:00.785Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-21T17:53:01.047Z] [ 87%] Linking C executable template2 [2020-04-21T17:53:01.047Z] [ 87%] Built target template2 [2020-04-21T17:53:01.047Z] Scanning dependencies of target device-counterv2 [2020-04-21T17:53:01.308Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-21T17:53:01.308Z] [ 90%] Linking C executable device-counterv2 [2020-04-21T17:53:01.308Z] [ 90%] Built target device-counterv2 [2020-04-21T17:53:01.308Z] Scanning dependencies of target device-gyrov2 [2020-04-21T17:53:01.308Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-21T17:53:01.569Z] [ 93%] Linking C executable device-gyrov2 [2020-04-21T17:53:01.569Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:53:01.569Z] Scanning dependencies of target device-randomv2 [2020-04-21T17:53:01.569Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-21T17:53:01.833Z] [ 96%] Linking C executable device-randomv2 [2020-04-21T17:53:01.833Z] [ 96%] Built target device-randomv2 [2020-04-21T17:53:02.096Z] Scanning dependencies of target device-terminalv2 [2020-04-21T17:53:02.096Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-21T17:53:02.096Z] [100%] Linking C executable device-terminalv2 [2020-04-21T17:53:02.365Z] [100%] Built target device-terminalv2 [2020-04-21T17:53:02.365Z] + make package [2020-04-21T17:53:02.365Z] + tee -a release.log [2020-04-21T17:53:02.365Z] [ 65%] Built target csdk [2020-04-21T17:53:02.365Z] [ 68%] Built target template [2020-04-21T17:53:02.659Z] [ 71%] Built target device-counter [2020-04-21T17:53:02.659Z] [ 74%] Built target device-random [2020-04-21T17:53:02.659Z] [ 77%] Built target device-gyro [2020-04-21T17:53:02.659Z] [ 80%] Built target template-discovery [2020-04-21T17:53:02.659Z] [ 84%] Built target device-terminal [2020-04-21T17:53:02.659Z] [ 87%] Built target template2 [2020-04-21T17:53:02.659Z] [ 90%] Built target device-counterv2 [2020-04-21T17:53:02.659Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:53:02.923Z] [ 96%] Built target device-randomv2 [2020-04-21T17:53:02.923Z] [100%] Built target device-terminalv2 [2020-04-21T17:53:02.923Z] Run CPack packaging tool... [2020-04-21T17:53:02.923Z] CPack: Create package using TGZ [2020-04-21T17:53:02.923Z] CPack: Install projects [2020-04-21T17:53:02.923Z] CPack: - Run preinstall target for: Csdk [2020-04-21T17:53:03.188Z] CPack: - Install project: Csdk [2020-04-21T17:53:03.188Z] CPack: Create package [2020-04-21T17:53:03.188Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-21T17:53:03.188Z] + '[' false '=' true ] [2020-04-21T17:53:03.188Z] + '[' false '=' true ] [2020-04-21T17:53:03.188Z] + mkdir -p /tmp/sdk/build/debug [2020-04-21T17:53:03.188Z] + cd /tmp/sdk/build/debug [2020-04-21T17:53:03.188Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-21T17:53:03.188Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:53:03.450Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:53:03.450Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:53:03.450Z] -- Detecting C compiler ABI info [2020-04-21T17:53:03.712Z] -- Detecting C compiler ABI info - done [2020-04-21T17:53:03.712Z] -- Detecting C compile features [2020-04-21T17:53:03.972Z] -- Detecting C compile features - done [2020-04-21T17:53:03.972Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-21T17:53:03.972Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-21T17:53:03.972Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-21T17:53:03.972Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-21T17:53:03.972Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-21T17:53:03.972Z] -- C SDK 0.0.0 for Linux [2020-04-21T17:53:03.972Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-21T17:53:03.972Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-21T17:53:03.972Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-21T17:53:03.972Z] -- Configuring done [2020-04-21T17:53:04.236Z] -- Generating done [2020-04-21T17:53:04.236Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-21T17:53:04.236Z] + make [2020-04-21T17:53:04.236Z] + tee debug.log [2020-04-21T17:53:04.236Z] Scanning dependencies of target csdk [2020-04-21T17:53:04.236Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-21T17:53:04.506Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-21T17:53:04.506Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-21T17:53:04.775Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-21T17:53:04.775Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-21T17:53:05.041Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-21T17:53:05.041Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-21T17:53:05.303Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-21T17:53:05.303Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-21T17:53:05.567Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-21T17:53:05.567Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-21T17:53:05.828Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-21T17:53:05.828Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-21T17:53:05.828Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-21T17:53:06.090Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-21T17:53:06.090Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-21T17:53:06.352Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-21T17:53:06.352Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-21T17:53:06.614Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-21T17:53:06.877Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-21T17:53:06.877Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-21T17:53:06.877Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-21T17:53:06.877Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-21T17:53:07.139Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-21T17:53:07.139Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-21T17:53:07.139Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-21T17:53:07.401Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-21T17:53:07.401Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-21T17:53:07.401Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-21T17:53:07.663Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-21T17:53:07.663Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-21T17:53:08.236Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-21T17:53:08.236Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-21T17:53:08.237Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-21T17:53:08.499Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-21T17:53:08.760Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:53:09.023Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-21T17:53:09.023Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-21T17:53:09.286Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-21T17:53:09.286Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-21T17:53:09.548Z] [ 65%] Linking C shared library libcsdk.so [2020-04-21T17:53:09.549Z] [ 65%] Built target csdk [2020-04-21T17:53:09.549Z] Scanning dependencies of target template [2020-04-21T17:53:09.549Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-21T17:53:09.549Z] [ 68%] Linking C executable template [2020-04-21T17:53:09.809Z] [ 68%] Built target template [2020-04-21T17:53:09.809Z] Scanning dependencies of target device-counter [2020-04-21T17:53:09.809Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-21T17:53:09.809Z] [ 71%] Linking C executable device-counter [2020-04-21T17:53:09.809Z] [ 71%] Built target device-counter [2020-04-21T17:53:09.809Z] Scanning dependencies of target device-random [2020-04-21T17:53:09.809Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-21T17:53:10.071Z] [ 74%] Linking C executable device-random [2020-04-21T17:53:10.071Z] [ 74%] Built target device-random [2020-04-21T17:53:10.071Z] Scanning dependencies of target device-gyro [2020-04-21T17:53:10.071Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-21T17:53:10.071Z] [ 77%] Linking C executable device-gyro [2020-04-21T17:53:10.071Z] [ 77%] Built target device-gyro [2020-04-21T17:53:10.333Z] Scanning dependencies of target template-discovery [2020-04-21T17:53:10.333Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-21T17:53:10.333Z] [ 80%] Linking C executable template-discovery [2020-04-21T17:53:10.333Z] [ 80%] Built target template-discovery [2020-04-21T17:53:10.333Z] Scanning dependencies of target device-terminal [2020-04-21T17:53:10.333Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-21T17:53:10.605Z] [ 84%] Linking C executable device-terminal [2020-04-21T17:53:10.605Z] [ 84%] Built target device-terminal [2020-04-21T17:53:10.605Z] Scanning dependencies of target template2 [2020-04-21T17:53:10.605Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-21T17:53:10.605Z] [ 87%] Linking C executable template2 [2020-04-21T17:53:10.867Z] [ 87%] Built target template2 [2020-04-21T17:53:10.867Z] Scanning dependencies of target device-counterv2 [2020-04-21T17:53:10.867Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-21T17:53:10.867Z] [ 90%] Linking C executable device-counterv2 [2020-04-21T17:53:10.867Z] [ 90%] Built target device-counterv2 [2020-04-21T17:53:10.867Z] Scanning dependencies of target device-gyrov2 [2020-04-21T17:53:10.867Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-21T17:53:10.867Z] [ 93%] Linking C executable device-gyrov2 [2020-04-21T17:53:11.128Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:53:11.128Z] Scanning dependencies of target device-randomv2 [2020-04-21T17:53:11.128Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-21T17:53:11.128Z] [ 96%] Linking C executable device-randomv2 [2020-04-21T17:53:11.128Z] [ 96%] Built target device-randomv2 [2020-04-21T17:53:11.128Z] Scanning dependencies of target device-terminalv2 [2020-04-21T17:53:11.128Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-21T17:53:11.388Z] [100%] Linking C executable device-terminalv2 [2020-04-21T17:53:11.389Z] [100%] Built target device-terminalv2 [2020-04-21T17:53:11.389Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.389Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.389Z] Scanning dependencies of target csdk [2020-04-21T17:53:11.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.389Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:53:11.961Z] [ 3%] Linking C shared library libcsdk.so [2020-04-21T17:53:11.961Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.961Z] [ 65%] Built target csdk [2020-04-21T17:53:11.961Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.961Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.961Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:11.961Z] [ 66%] Linking C executable template [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] [ 68%] Built target template [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] [ 69%] Linking C executable device-counter [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] [ 71%] Built target device-counter [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] [ 73%] Linking C executable device-random [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] [ 74%] Built target device-random [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.221Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.483Z] [ 76%] Linking C executable device-gyro [2020-04-21T17:53:12.483Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.483Z] [ 77%] Built target device-gyro [2020-04-21T17:53:12.483Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.483Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] [ 79%] Linking C executable template-discovery [2020-04-21T17:53:12.484Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] [ 80%] Built target template-discovery [2020-04-21T17:53:12.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] [ 82%] Linking C executable device-terminal [2020-04-21T17:53:12.484Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] [ 84%] Built target device-terminal [2020-04-21T17:53:12.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.484Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] [ 85%] Linking C executable template2 [2020-04-21T17:53:12.746Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] [ 87%] Built target template2 [2020-04-21T17:53:12.746Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] [ 88%] Linking C executable device-counterv2 [2020-04-21T17:53:12.746Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] [ 90%] Built target device-counterv2 [2020-04-21T17:53:12.746Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:12.746Z] [ 92%] Linking C executable device-gyrov2 [2020-04-21T17:53:13.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:53:13.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] [ 95%] Linking C executable device-randomv2 [2020-04-21T17:53:13.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] [ 96%] Built target device-randomv2 [2020-04-21T17:53:13.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] [ 98%] Linking C executable device-terminalv2 [2020-04-21T17:53:13.014Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.014Z] [100%] Built target device-terminalv2 [2020-04-21T17:53:13.014Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:13.276Z] Install the project... [2020-04-21T17:53:13.276Z] -- Install configuration: "Release" [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-21T17:53:13.276Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-21T17:53:13.276Z] -- Up-to-date: /usr/local/include [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/devsdk [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/component.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/container.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/data.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/json.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/os.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/time.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/typecode.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/os [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-21T17:53:13.276Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-21T17:53:13.276Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:53:14.695Z] Removing intermediate container 12e03f8910d2 [2020-04-21T17:53:14.695Z] ---> 274d24a9cb40 [2020-04-21T17:53:14.695Z] Step 14/21 : FROM alpine:3.9 [2020-04-21T17:53:14.695Z] 3.9: Pulling from library/alpine [2020-04-21T17:53:14.956Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T17:53:14.956Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T17:53:14.956Z] 9123ac7c32f7: Download complete [2020-04-21T17:53:15.235Z] 9123ac7c32f7: Pull complete [2020-04-21T17:53:15.235Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-21T17:53:15.235Z] Status: Downloaded newer image for alpine:3.9 [2020-04-21T17:53:15.235Z] ---> 82f67be598eb [2020-04-21T17:53:15.235Z] Step 15/21 : MAINTAINER IOTech [2020-04-21T17:53:15.235Z] ---> Running in e1bb409c04a2 [2020-04-21T17:53:15.501Z] Removing intermediate container e1bb409c04a2 [2020-04-21T17:53:15.501Z] ---> d47f4fd999c2 [2020-04-21T17:53:15.501Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-21T17:53:15.501Z] ---> Running in 7f30f17e4212 [2020-04-21T17:53:16.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-21T17:53:16.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-21T17:53:16.718Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-21T17:53:16.986Z] (2/48) Installing libmagic (5.36-r1) [2020-04-21T17:53:16.986Z] (3/48) Installing file (5.36-r1) [2020-04-21T17:53:16.986Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-21T17:53:16.986Z] (5/48) Installing isl (0.18-r0) [2020-04-21T17:53:16.986Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-21T17:53:16.986Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-21T17:53:16.986Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-21T17:53:16.986Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-21T17:53:16.986Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-21T17:53:16.986Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-21T17:53:16.986Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-21T17:53:19.551Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-21T17:53:20.492Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-21T17:53:20.492Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-21T17:53:21.457Z] (16/48) Installing make (4.2.1-r2) [2020-04-21T17:53:21.457Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-21T17:53:21.457Z] (18/48) Installing build-base (0.5-r1) [2020-04-21T17:53:21.457Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-21T17:53:21.457Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-21T17:53:21.457Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-21T17:53:21.457Z] (22/48) Installing expat (2.2.8-r0) [2020-04-21T17:53:21.457Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-21T17:53:21.457Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-21T17:53:21.457Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-21T17:53:21.457Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-21T17:53:21.457Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-21T17:53:21.457Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-21T17:53:21.457Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-21T17:53:21.457Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-21T17:53:21.457Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-21T17:53:22.398Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-21T17:53:22.398Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-21T17:53:22.398Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-21T17:53:22.398Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-21T17:53:22.967Z] (36/48) Installing curl (7.64.0-r3) [2020-04-21T17:53:23.229Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-21T17:53:23.229Z] (38/48) Installing git (2.20.3-r0) [2020-04-21T17:53:23.492Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-21T17:53:23.754Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-21T17:53:23.754Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-21T17:53:23.754Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-21T17:53:23.754Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-21T17:53:23.754Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-21T17:53:23.754Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-21T17:53:23.754Z] (46/48) Installing libuuid (2.33-r0) [2020-04-21T17:53:23.754Z] (47/48) Installing wget (1.20.3-r0) [2020-04-21T17:53:23.754Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-21T17:53:23.754Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:53:23.754Z] Executing ca-certificates-20191127-r0.trigger [2020-04-21T17:53:24.016Z] OK: 222 MiB in 62 packages [2020-04-21T17:53:30.649Z] Removing intermediate container 7f30f17e4212 [2020-04-21T17:53:30.649Z] ---> 58e7a960efe3 [2020-04-21T17:53:30.649Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-21T17:53:30.649Z] ---> 905b9fcb3659 [2020-04-21T17:53:30.649Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-21T17:53:30.914Z] ---> 2380ae8da5c6 [2020-04-21T17:53:30.914Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-21T17:53:30.914Z] ---> cfdeff296350 [2020-04-21T17:53:30.914Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-21T17:53:31.178Z] ---> bafc2fb2b149 [2020-04-21T17:53:31.178Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-21T17:53:31.439Z] ---> e2a98d31f86d [2020-04-21T17:53:31.439Z] Successfully built e2a98d31f86d [2020-04-21T17:53:31.439Z] 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-04-21T17:53:32.103Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T17:53:32.365Z] . [Pipeline] withDockerContainer [2020-04-21T17:53:32.505Z] prd-centos7-docker-4c-2g-5326 does not seem to be running inside a container [2020-04-21T17:53:32.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T17:53:33.288Z] $ docker top 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T17:53:34.210Z] + make test [2020-04-21T17:53:34.210Z] echo "make test" [2020-04-21T17:53:34.210Z] make test [Pipeline] } [2020-04-21T17:53:34.225Z] $ docker stop --time=1 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df [2020-04-21T17:53:35.786Z] $ docker rm -f 4c543efda010501934736b45a66effe952b0e55d2805e1f2c4fa6b69f55409df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T17:53:36.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T17:53:36.973Z] + ls -al . [2020-04-21T17:53:36.973Z] total 160 [2020-04-21T17:53:36.973Z] drwxrwxr-x. 8 jenkins jenkins 260 Apr 21 17:52 . [2020-04-21T17:53:36.973Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 21 17:52 .. [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 3104 Apr 21 17:52 Attribution.txt [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 5325 Apr 21 17:52 CHANGES [2020-04-21T17:53:36.973Z] drwxrwxr-x. 2 jenkins jenkins 144 Apr 21 17:52 docs [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 108574 Apr 21 17:52 Doxyfile [2020-04-21T17:53:36.973Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 21 17:52 .git [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 176 Apr 21 17:52 .gitignore [2020-04-21T17:53:36.973Z] drwxrwxr-x. 4 jenkins jenkins 33 Apr 21 17:52 include [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 792 Apr 21 17:52 Jenkinsfile [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 21 17:52 LICENSE [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 448 Apr 21 17:52 Makefile [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 1849 Apr 21 17:52 README.md [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 5287 Apr 21 17:52 README.v2.md [2020-04-21T17:53:36.973Z] drwxrwxr-x. 2 jenkins jenkins 106 Apr 21 17:52 scripts [2020-04-21T17:53:36.973Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 21 17:52 .semver [2020-04-21T17:53:36.973Z] drwxrwxr-x. 4 jenkins jenkins 50 Apr 21 17:52 src [2020-04-21T17:53:36.973Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 21 17:49 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:53:37.284Z] + 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=d7de4f59f4f29809d8043f90e6fa282d45e665e5 --label arch=amd64 --label version=0.0.0 . [2020-04-21T17:53:37.544Z] Sending build context to Docker daemon 3.017MB [2020-04-21T17:53:37.544Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-21T17:53:37.544Z] Step 2/15 : FROM ${BASE} [2020-04-21T17:53:37.544Z] ---> e2a98d31f86d [2020-04-21T17:53:37.544Z] Step 3/15 : MAINTAINER IOTech [2020-04-21T17:53:37.544Z] ---> Running in 497e9b211498 [2020-04-21T17:53:37.544Z] Removing intermediate container 497e9b211498 [2020-04-21T17:53:37.544Z] ---> 1e8fc757eb90 [2020-04-21T17:53:37.544Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-04-21T17:53:37.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5327 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws [2020-04-21T17:53:37.812Z] ---> Running in 14aebf069a6c [2020-04-21T17:53:37.813Z] Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout [2020-04-21T17:53:38.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-04-21T17:53:38.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-04-21T17:53:38.334Z] (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-21T17:53:38.334Z] (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-21T17:53:38.334Z] (3/23) Installing pkgconf (1.6.0-r0) [2020-04-21T17:53:38.334Z] (4/23) Installing openssl-dev (1.1.1g-r0) [2020-04-21T17:53:38.908Z] (5/23) Installing zlib-dev (1.2.11-r1) [2020-04-21T17:53:38.908Z] (6/23) Installing libssh2-dev (1.9.0-r1) [2020-04-21T17:53:39.481Z] (7/23) Installing nghttp2-dev (1.35.1-r1) [2020-04-21T17:53:39.481Z] (8/23) Installing curl-dev (7.64.0-r3) [2020-04-21T17:53:39.481Z] (9/23) Installing gnutls-c++ (3.6.7-r1) [2020-04-21T17:53:39.481Z] (10/23) Installing libgmpxx (6.1.2-r1) [2020-04-21T17:53:39.481Z] (11/23) Installing gmp-dev (6.1.2-r1) [2020-04-21T17:53:39.481Z] (12/23) Installing nettle-dev (3.4.1-r0) [2020-04-21T17:53:39.481Z] (13/23) Installing libtasn1-dev (4.14-r0) [2020-04-21T17:53:39.481Z] (14/23) Installing p11-kit-dev (0.23.14-r0) [2020-04-21T17:53:39.481Z] (15/23) Installing gnutls-dev (3.6.7-r1) [2020-04-21T17:53:39.481Z] (16/23) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-21T17:53:39.481Z] (17/23) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-21T17:53:39.741Z] (18/23) Installing libblkid (2.33-r0) [2020-04-21T17:53:39.742Z] (19/23) Installing libfdisk (2.33-r0) [2020-04-21T17:53:39.742Z] (20/23) Installing libmount (2.33-r0) [2020-04-21T17:53:39.742Z] (21/23) Installing libsmartcols (2.33-r0) [2020-04-21T17:53:39.742Z] (22/23) Installing util-linux-dev (2.33-r0) [2020-04-21T17:53:39.742Z] (23/23) Installing yaml-dev (0.2.1-r0) [2020-04-21T17:53:39.742Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:53:39.742Z] Executing ca-certificates-20191127-r0.trigger [2020-04-21T17:53:39.742Z] OK: 266 MiB in 83 packages [2020-04-21T17:53:41.153Z] Removing intermediate container 14aebf069a6c [2020-04-21T17:53:41.153Z] ---> a37cf579272d [2020-04-21T17:53:41.153Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-21T17:53:41.153Z] ---> 62f9e73de15e [2020-04-21T17:53:41.153Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-21T17:53:41.784Z] ---> be642f6a62b1 [2020-04-21T17:53:41.784Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-21T17:53:42.045Z] ---> db0fd9591907 [2020-04-21T17:53:42.045Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-21T17:53:42.309Z] ---> 85a420f31423 [2020-04-21T17:53:42.310Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-21T17:53:42.570Z] ---> 96808cc9c8d5 [2020-04-21T17:53:42.570Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-21T17:53:42.570Z] ---> 2855b82e22fe [2020-04-21T17:53:42.570Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-21T17:53:42.570Z] ---> Running in 4da0a5eca3e9 [2020-04-21T17:53:42.834Z] Removing intermediate container 4da0a5eca3e9 [2020-04-21T17:53:42.834Z] ---> 8794bff39da8 [2020-04-21T17:53:42.834Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-21T17:53:42.834Z] ---> Running in ee2b33f32ce1 [2020-04-21T17:53:43.114Z] Removing intermediate container ee2b33f32ce1 [2020-04-21T17:53:43.114Z] ---> 5ebd21783fdb [2020-04-21T17:53:43.114Z] Step 13/15 : LABEL arch=amd64 [2020-04-21T17:53:43.114Z] ---> Running in cdca6c57b3f5 [2020-04-21T17:53:43.114Z] Removing intermediate container cdca6c57b3f5 [2020-04-21T17:53:43.114Z] ---> 64a12aacd301 [2020-04-21T17:53:43.114Z] Step 14/15 : LABEL git_sha=d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:53:43.380Z] ---> Running in 00fc1123ae55 [2020-04-21T17:53:43.380Z] Removing intermediate container 00fc1123ae55 [2020-04-21T17:53:43.380Z] ---> cf9d82ca8f37 [2020-04-21T17:53:43.380Z] Step 15/15 : LABEL version=0.0.0 [2020-04-21T17:53:43.380Z] ---> Running in 78f6b59a0d50 [2020-04-21T17:53:43.644Z] Removing intermediate container 78f6b59a0d50 [2020-04-21T17:53:43.644Z] ---> 7f7a6c9f428f [2020-04-21T17:53:43.644Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-04-21T17:53:43.644Z] Successfully built 7f7a6c9f428f [2020-04-21T17:53:43.644Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-04-21T17:53:43.969Z] using credential edgex-jenkins-ssh [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-04-21T17:53:44.082Z] Cloning the remote Git repository [2020-04-21T17:53:44.083Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-04-21T17:53:44.204Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T17:53:44.307Z] > git init /w/workspace/device-sdk-c/3 # timeout=10 [2020-04-21T17:53:44.409Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T17:53:44.412Z] > git --version # timeout=10 [2020-04-21T17:53:44.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:53:44.520Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:53:45.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T17:53:45.672Z] Fetching without tags [2020-04-21T17:53:45.569Z] > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 [2020-04-21T17:53:45.605Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:53:45.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T17:53:45.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T17:53:45.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:53:45.727Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T17:53:47.200Z] Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:53:47.501Z] Merge succeeded, producing d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:53:47.501Z] Checking out Revision d7de4f59f4f29809d8043f90e6fa282d45e665e5 (PR-251) [2020-04-21T17:53:47.240Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:53:47.288Z] > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 [2020-04-21T17:53:47.406Z] > git remote # timeout=10 [2020-04-21T17:53:47.439Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T17:53:47.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T17:53:47.463Z] > git merge 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 [2020-04-21T17:53:47.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T17:53:47.527Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T17:53:47.552Z] > git checkout -f d7de4f59f4f29809d8043f90e6fa282d45e665e5 # timeout=10 [2020-04-21T17:53:52.419Z] Commit message: "Allow config overrides from ALL_CAPS environment variables (cf go-mod-bootstrap #69)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T17:53:53.523Z] ========================================================= [2020-04-21T17:53:53.523Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-04-21T17:53:53.523Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:53:54.741Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-04-21T17:53:55.711Z] Sending build context to Docker daemon 3.017MB [2020-04-21T17:53:55.711Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-04-21T17:53:55.711Z] Step 2/21 : FROM ${BASE} as builder [2020-04-21T17:53:55.981Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-04-21T17:53:55.981Z] 0362ad1dd800: Pulling fs layer [2020-04-21T17:53:55.981Z] f2cdb1532d8b: Pulling fs layer [2020-04-21T17:53:55.981Z] 37ed683be191: Pulling fs layer [2020-04-21T17:53:56.250Z] f2cdb1532d8b: Verifying Checksum [2020-04-21T17:53:56.250Z] f2cdb1532d8b: Download complete [2020-04-21T17:53:56.250Z] 0362ad1dd800: Verifying Checksum [2020-04-21T17:53:56.250Z] 0362ad1dd800: Download complete [2020-04-21T17:53:56.838Z] 0362ad1dd800: Pull complete [2020-04-21T17:53:57.107Z] f2cdb1532d8b: Pull complete [2020-04-21T17:54:03.770Z] 37ed683be191: Verifying Checksum [2020-04-21T17:54:03.770Z] 37ed683be191: Download complete [2020-04-21T17:54:12.000Z] 37ed683be191: Pull complete [2020-04-21T17:54:12.000Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-04-21T17:54:12.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-04-21T17:54:12.000Z] ---> b23d30803547 [2020-04-21T17:54:12.000Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-04-21T17:54:14.604Z] ---> Running in ffa35635b663 [2020-04-21T17:54:15.579Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-21T17:54:16.162Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-21T17:54:16.429Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-21T17:54:16.696Z] (2/8) Installing libuuid (2.33-r0) [2020-04-21T17:54:16.696Z] (3/8) Installing libblkid (2.33-r0) [2020-04-21T17:54:16.696Z] (4/8) Installing libfdisk (2.33-r0) [2020-04-21T17:54:16.962Z] (5/8) Installing libmount (2.33-r0) [2020-04-21T17:54:16.962Z] (6/8) Installing libsmartcols (2.33-r0) [2020-04-21T17:54:17.230Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-04-21T17:54:17.497Z] (8/8) Installing wget (1.20.3-r0) [2020-04-21T17:54:17.497Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:54:17.497Z] OK: 285 MiB in 83 packages [2020-04-21T17:54:18.911Z] Removing intermediate container ffa35635b663 [2020-04-21T17:54:18.911Z] ---> 83b883db974e [2020-04-21T17:54:18.911Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-04-21T17:54:19.181Z] ---> Running in 693b5e2351ad [2020-04-21T17:54:19.838Z] Removing intermediate container 693b5e2351ad [2020-04-21T17:54:19.838Z] ---> ccfddf8e85bc [2020-04-21T17:54:19.838Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-04-21T17:54:19.838Z] ---> Running in 7b42243be585 [2020-04-21T17:54:20.429Z] --2020-04-21 17:54:20-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-04-21T17:54:20.429Z] Resolving github.com... 140.82.112.4 [2020-04-21T17:54:20.429Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-21T17:54:20.695Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:54:20.695Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-04-21T17:54:20.695Z] --2020-04-21 17:54:20-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-04-21T17:54:20.695Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-21T17:54:20.695Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-21T17:54:20.695Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:54:20.695Z] Length: unspecified [application/x-gzip] [2020-04-21T17:54:20.695Z] Saving to: 'STDOUT' [2020-04-21T17:54:20.695Z]  [2020-04-21T17:54:20.695Z] 0K .......... .......... .......... .......... .......... 1.63M [2020-04-21T17:54:20.695Z] 50K .......... .......... .......... .......... .......... 3.37M [2020-04-21T17:54:20.695Z] 100K .......... .......... .......... .......... .......... 9.54M [2020-04-21T17:54:20.695Z] 150K .......... .......... .......... .......... .......... 5.15M [2020-04-21T17:54:20.695Z] 200K .......... .......... .......... .......... .......... 9.84M [2020-04-21T17:54:20.695Z] 250K .......... .......... .......... .......... .......... 4.55M [2020-04-21T17:54:20.695Z] 300K .......... .......... .......... .......... .......... 4.57M [2020-04-21T17:54:20.695Z] 350K .......... .......... .......... .......... .......... 4.40M [2020-04-21T17:54:20.965Z] 400K .......... .......... .......... .......... .......... 3.00M [2020-04-21T17:54:20.965Z] 450K .......... .......... .......... .......... .......... 2.94M [2020-04-21T17:54:20.965Z] 500K .......... .......... .......... .......... .......... 5.49M [2020-04-21T17:54:20.965Z] 550K .......... .......... .......... .......... .......... 3.28M [2020-04-21T17:54:20.965Z] 600K .......... .......... .......... .......... .......... 914K [2020-04-21T17:54:20.965Z] 650K .......... .......... .......... .......... .......... 2.61M [2020-04-21T17:54:20.965Z] 700K ..                                   412K=0.2s [2020-04-21T17:54:20.965Z] [2020-04-21T17:54:20.965Z] 2020-04-21 17:54:20 (2.95 MB/s) - written to stdout [719348] [2020-04-21T17:54:20.965Z] [2020-04-21T17:54:21.233Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:54:21.500Z] -- The CXX compiler identification is GNU 8.3.0 [2020-04-21T17:54:21.500Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:54:21.767Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:54:21.767Z] -- Detecting C compiler ABI info [2020-04-21T17:54:22.036Z] -- Detecting C compiler ABI info - done [2020-04-21T17:54:22.036Z] -- Detecting C compile features [2020-04-21T17:54:22.621Z] -- Detecting C compile features - done [2020-04-21T17:54:22.621Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-04-21T17:54:22.889Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-04-21T17:54:22.889Z] -- Detecting CXX compiler ABI info [2020-04-21T17:54:23.158Z] -- Detecting CXX compiler ABI info - done [2020-04-21T17:54:23.158Z] -- Detecting CXX compile features [2020-04-21T17:54:24.582Z] -- Detecting CXX compile features - done [2020-04-21T17:54:24.582Z] -- Looking for include file endian.h [2020-04-21T17:54:24.850Z] -- Looking for include file endian.h - found [2020-04-21T17:54:24.850Z] -- Check if the system is big endian [2020-04-21T17:54:24.850Z] -- Searching 16 bit integer [2020-04-21T17:54:24.850Z] -- Looking for sys/types.h [2020-04-21T17:54:25.121Z] -- Looking for sys/types.h - found [2020-04-21T17:54:25.121Z] -- Looking for stdint.h [2020-04-21T17:54:25.388Z] -- Looking for stdint.h - found [2020-04-21T17:54:25.388Z] -- Looking for stddef.h [2020-04-21T17:54:26.127Z] -- Looking for stddef.h - found [2020-04-21T17:54:26.127Z] -- Check size of unsigned short [2020-04-21T17:54:26.399Z] -- Check size of unsigned short - done [2020-04-21T17:54:26.399Z] -- Using unsigned short [2020-04-21T17:54:26.399Z] -- Check if the system is big endian - little endian [2020-04-21T17:54:26.399Z] -- Check size of size_t [2020-04-21T17:54:26.399Z] -- Check size of size_t - done [2020-04-21T17:54:26.399Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-04-21T17:54:26.399Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-04-21T17:54:26.399Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-04-21T17:54:26.399Z] CMake did not find one. [2020-04-21T17:54:26.399Z] [2020-04-21T17:54:26.399Z] Could not find a package configuration file provided by "cJSON" with any of [2020-04-21T17:54:26.399Z] the following names: [2020-04-21T17:54:26.399Z] [2020-04-21T17:54:26.399Z] cJSONConfig.cmake [2020-04-21T17:54:26.399Z] cjson-config.cmake [2020-04-21T17:54:26.399Z] [2020-04-21T17:54:26.399Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-04-21T17:54:26.399Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-04-21T17:54:26.399Z] provides a separate development package or SDK, be sure it has been [2020-04-21T17:54:26.399Z] installed. [2020-04-21T17:54:26.399Z] [2020-04-21T17:54:26.399Z] [2020-04-21T17:54:26.399Z] -- Configuring done [2020-04-21T17:54:26.667Z] -- Generating done [2020-04-21T17:54:26.667Z] -- Build files have been written to: /tmp/cbor [2020-04-21T17:54:26.667Z] Scanning dependencies of target cbor_shared [2020-04-21T17:54:26.934Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-04-21T17:54:27.519Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-04-21T17:54:28.115Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-04-21T17:54:28.382Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-04-21T17:54:28.967Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-04-21T17:54:29.234Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-04-21T17:54:29.502Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-04-21T17:54:29.502Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-04-21T17:54:29.769Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-04-21T17:54:30.037Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-04-21T17:54:30.622Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-04-21T17:54:30.889Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-04-21T17:54:31.474Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-04-21T17:54:31.742Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-04-21T17:54:32.010Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-04-21T17:54:32.278Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-04-21T17:54:32.547Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-04-21T17:54:32.814Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-04-21T17:54:32.815Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-04-21T17:54:33.399Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-04-21T17:54:33.399Z] [ 40%] Linking C shared library libcbor.so [2020-04-21T17:54:33.399Z] [ 40%] Built target cbor_shared [2020-04-21T17:54:33.399Z] Scanning dependencies of target cbor [2020-04-21T17:54:33.669Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-04-21T17:54:34.254Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-04-21T17:54:34.838Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-04-21T17:54:35.124Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-04-21T17:54:36.085Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-04-21T17:54:36.352Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-04-21T17:54:36.619Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-04-21T17:54:36.887Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-04-21T17:54:37.157Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-04-21T17:54:37.425Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-04-21T17:54:38.009Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-04-21T17:54:38.277Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-04-21T17:54:38.861Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-04-21T17:54:39.131Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-04-21T17:54:39.398Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-04-21T17:54:39.665Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-04-21T17:54:39.932Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-04-21T17:54:40.199Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-04-21T17:54:40.471Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-04-21T17:54:40.738Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-04-21T17:54:41.006Z] [ 80%] Linking C static library libcbor.a [2020-04-21T17:54:41.006Z] [ 80%] Built target cbor [2020-04-21T17:54:41.006Z] Scanning dependencies of target create_items [2020-04-21T17:54:41.006Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-04-21T17:54:41.273Z] [ 84%] Linking C executable create_items [2020-04-21T17:54:41.273Z] [ 84%] Built target create_items [2020-04-21T17:54:41.273Z] Scanning dependencies of target readfile [2020-04-21T17:54:41.273Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-04-21T17:54:41.540Z] [ 88%] Linking C executable readfile [2020-04-21T17:54:41.540Z] [ 88%] Built target readfile [2020-04-21T17:54:41.540Z] Scanning dependencies of target streaming_parser [2020-04-21T17:54:41.809Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-04-21T17:54:41.809Z] [ 92%] Linking C executable streaming_parser [2020-04-21T17:54:42.077Z] [ 92%] Built target streaming_parser [2020-04-21T17:54:42.077Z] Scanning dependencies of target sort [2020-04-21T17:54:42.077Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-04-21T17:54:42.346Z] [ 96%] Linking C executable sort [2020-04-21T17:54:42.346Z] [ 96%] Built target sort [2020-04-21T17:54:42.346Z] Scanning dependencies of target hello [2020-04-21T17:54:42.346Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-04-21T17:54:42.612Z] [100%] Linking C executable hello [2020-04-21T17:54:42.613Z] [100%] Built target hello [2020-04-21T17:54:42.613Z] Install the project... [2020-04-21T17:54:42.613Z] -- Install configuration: "Release" [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/lib64/libcbor.a [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/lib64/libcbor.so [2020-04-21T17:54:42.613Z] -- Up-to-date: /usr/local/include/cbor [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/common.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/maps.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/strings.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/data.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/tags.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/ints.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/include/cbor.h [2020-04-21T17:54:42.613Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-04-21T17:54:45.196Z] Removing intermediate container 7b42243be585 [2020-04-21T17:54:45.196Z] ---> e440964546e9 [2020-04-21T17:54:45.196Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-04-21T17:54:45.196Z] ---> Running in 81a338efaba5 [2020-04-21T17:54:47.169Z] Removing intermediate container 81a338efaba5 [2020-04-21T17:54:47.169Z] ---> 19c51c9668e6 [2020-04-21T17:54:47.169Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-04-21T17:54:47.436Z] ---> 3a4140c2c650 [2020-04-21T17:54:47.436Z] Step 8/21 : COPY src /tmp/sdk/src [2020-04-21T17:54:48.398Z] ---> 17e56ce37303 [2020-04-21T17:54:48.398Z] Step 9/21 : COPY include /tmp/sdk/include [2020-04-21T17:54:48.665Z] ---> 351c828aeb06 [2020-04-21T17:54:48.665Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-04-21T17:54:49.250Z] ---> 89f09ab76808 [2020-04-21T17:54:49.250Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-04-21T17:54:49.839Z] ---> 0fad44b02943 [2020-04-21T17:54:49.839Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-04-21T17:54:50.430Z] ---> 8df0bf835132 [2020-04-21T17:54:50.430Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-04-21T17:54:50.430Z] ---> Running in db2e77439bd1 [2020-04-21T17:54:51.391Z] + CPPCHECK=false [2020-04-21T17:54:51.391Z] + DOCGEN=false [2020-04-21T17:54:51.391Z] + TOMLVER=SDK-0.2 [2020-04-21T17:54:51.391Z] + CUTILVER=1.0.4 [2020-04-21T17:54:51.391Z] + '[' 0 -gt 0 ] [2020-04-21T17:54:51.391Z] + readlink -f ./scripts/build.sh [2020-04-21T17:54:51.391Z] + dirname /tmp/sdk/scripts/build.sh [2020-04-21T17:54:51.391Z] + dirname /tmp/sdk/scripts [2020-04-21T17:54:51.391Z] + ROOT=/tmp/sdk [2020-04-21T17:54:51.392Z] + cd /tmp/sdk [2020-04-21T17:54:51.392Z] + '[' '!' -d deps ] [2020-04-21T17:54:51.392Z] + mkdir deps [2020-04-21T17:54:51.392Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-21T17:54:51.392Z] + tar -C deps -z -x -f - [2020-04-21T17:54:51.392Z] --2020-04-21 17:54:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-04-21T17:54:51.392Z] Resolving github.com... 140.82.112.4 [2020-04-21T17:54:51.392Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-04-21T17:54:51.658Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:54:51.658Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-04-21T17:54:51.658Z] --2020-04-21 17:54:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-04-21T17:54:51.658Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-21T17:54:51.658Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-21T17:54:51.925Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:54:51.925Z] Length: unspecified [application/x-gzip] [2020-04-21T17:54:51.925Z] Saving to: 'STDOUT' [2020-04-21T17:54:51.925Z] [2020-04-21T17:54:51.925Z] 0K .......... ......  927K=0.02s [2020-04-21T17:54:51.925Z] [2020-04-21T17:54:51.925Z] 2020-04-21 17:54:51 (927 KB/s) - written to stdout [16451] [2020-04-21T17:54:51.925Z] [2020-04-21T17:54:51.925Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-04-21T17:54:51.925Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-21T17:54:51.925Z] + tar -C deps -z -x -f - [2020-04-21T17:54:51.925Z] --2020-04-21 17:54:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-04-21T17:54:51.925Z] Resolving github.com... 140.82.112.3 [2020-04-21T17:54:51.925Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-04-21T17:54:52.199Z] HTTP request sent, awaiting response... 302 Found [2020-04-21T17:54:52.199Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-04-21T17:54:52.199Z] --2020-04-21 17:54:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-04-21T17:54:52.199Z] Resolving codeload.github.com... 140.82.112.9 [2020-04-21T17:54:52.199Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-04-21T17:54:52.199Z] HTTP request sent, awaiting response... 200 OK [2020-04-21T17:54:52.199Z] Length: unspecified [application/x-gzip] [2020-04-21T17:54:52.199Z] Saving to: 'STDOUT' [2020-04-21T17:54:52.199Z]  [2020-04-21T17:54:52.199Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-04-21T17:54:52.199Z] 50K .......... .......... .......... .......... .......... 3.26M [2020-04-21T17:54:52.199Z] 100K .......... .......... .......... .......... .......... 5.21M [2020-04-21T17:54:52.199Z] 150K ........                            4.07M=0.06s [2020-04-21T17:54:52.199Z] [2020-04-21T17:54:52.199Z] 2020-04-21 17:54:52 (2.65 MB/s) - written to stdout [162267] [2020-04-21T17:54:52.199Z] [2020-04-21T17:54:52.467Z] + mkdir -p src/c/iot [2020-04-21T17:54:52.467Z] + 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-04-21T17:54:52.467Z] + mkdir -p include/iot [2020-04-21T17:54:52.467Z] + 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-04-21T17:54:52.467Z] + mkdir -p include/iot/os [2020-04-21T17:54:52.467Z] + 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-04-21T17:54:52.467Z] + mkdir -p /tmp/sdk/build/release [2020-04-21T17:54:52.467Z] + cd /tmp/sdk/build/release [2020-04-21T17:54:52.467Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-04-21T17:54:52.734Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:54:52.734Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:54:53.001Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:54:53.002Z] -- Detecting C compiler ABI info [2020-04-21T17:54:53.268Z] -- Detecting C compiler ABI info - done [2020-04-21T17:54:53.268Z] -- Detecting C compile features [2020-04-21T17:54:53.853Z] -- Detecting C compile features - done [2020-04-21T17:54:53.853Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-21T17:54:53.853Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-21T17:54:54.121Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-21T17:54:54.121Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-21T17:54:54.121Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-21T17:54:54.121Z] -- C SDK 0.0.0 for Linux [2020-04-21T17:54:54.121Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-21T17:54:54.121Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-21T17:54:54.386Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-21T17:54:54.387Z] -- Configuring done [2020-04-21T17:54:54.656Z] -- Generating done [2020-04-21T17:54:54.656Z] -- Build files have been written to: /tmp/sdk/build/release [2020-04-21T17:54:54.656Z] + make [2020-04-21T17:54:54.656Z] + tee release.log [2020-04-21T17:54:54.923Z] Scanning dependencies of target csdk [2020-04-21T17:54:54.923Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-21T17:54:55.506Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-21T17:54:56.093Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-21T17:54:57.503Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-21T17:54:58.463Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-21T17:54:58.463Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-21T17:54:59.431Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-21T17:55:01.373Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-21T17:55:01.640Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-21T17:55:02.222Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-21T17:55:02.805Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-21T17:55:03.071Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-21T17:55:03.338Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-21T17:55:03.606Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-21T17:55:06.947Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-21T17:55:06.947Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-21T17:55:07.532Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-21T17:55:08.115Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-21T17:55:10.057Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-21T17:55:10.324Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-21T17:55:10.591Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-21T17:55:11.175Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-21T17:55:11.442Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-21T17:55:11.710Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-21T17:55:12.669Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-21T17:55:12.935Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-21T17:55:13.519Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-21T17:55:13.786Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-21T17:55:14.053Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-21T17:55:15.013Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-21T17:55:15.281Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-21T17:55:19.536Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-21T17:55:19.803Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-21T17:55:20.393Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-21T17:55:20.987Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-21T17:55:22.393Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:55:23.798Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-21T17:55:27.139Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-21T17:55:27.406Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-21T17:55:28.366Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-21T17:55:28.950Z] [ 65%] Linking C shared library libcsdk.so [2020-04-21T17:55:28.950Z] [ 65%] Built target csdk [2020-04-21T17:55:29.217Z] Scanning dependencies of target template [2020-04-21T17:55:29.217Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-21T17:55:29.800Z] [ 68%] Linking C executable template [2020-04-21T17:55:29.801Z] [ 68%] Built target template [2020-04-21T17:55:29.801Z] Scanning dependencies of target device-counter [2020-04-21T17:55:29.801Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-21T17:55:30.385Z] [ 71%] Linking C executable device-counter [2020-04-21T17:55:30.657Z] [ 71%] Built target device-counter [2020-04-21T17:55:30.657Z] Scanning dependencies of target device-random [2020-04-21T17:55:30.657Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-21T17:55:30.925Z] [ 74%] Linking C executable device-random [2020-04-21T17:55:31.193Z] [ 74%] Built target device-random [2020-04-21T17:55:31.193Z] Scanning dependencies of target device-gyro [2020-04-21T17:55:31.193Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-21T17:55:31.778Z] [ 77%] Linking C executable device-gyro [2020-04-21T17:55:31.778Z] [ 77%] Built target device-gyro [2020-04-21T17:55:32.045Z] Scanning dependencies of target template-discovery [2020-04-21T17:55:32.045Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-21T17:55:32.628Z] [ 80%] Linking C executable template-discovery [2020-04-21T17:55:32.628Z] [ 80%] Built target template-discovery [2020-04-21T17:55:32.895Z] Scanning dependencies of target device-terminal [2020-04-21T17:55:32.895Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-21T17:55:33.183Z] [ 84%] Linking C executable device-terminal [2020-04-21T17:55:33.451Z] [ 84%] Built target device-terminal [2020-04-21T17:55:33.451Z] Scanning dependencies of target template2 [2020-04-21T17:55:33.451Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-21T17:55:34.034Z] [ 87%] Linking C executable template2 [2020-04-21T17:55:34.301Z] [ 87%] Built target template2 [2020-04-21T17:55:34.301Z] Scanning dependencies of target device-counterv2 [2020-04-21T17:55:34.301Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-21T17:55:34.892Z] [ 90%] Linking C executable device-counterv2 [2020-04-21T17:55:34.892Z] [ 90%] Built target device-counterv2 [2020-04-21T17:55:35.163Z] Scanning dependencies of target device-gyrov2 [2020-04-21T17:55:35.163Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-21T17:55:35.431Z] [ 93%] Linking C executable device-gyrov2 [2020-04-21T17:55:35.697Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:55:35.697Z] Scanning dependencies of target device-randomv2 [2020-04-21T17:55:35.697Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-21T17:55:36.284Z] [ 96%] Linking C executable device-randomv2 [2020-04-21T17:55:36.284Z] [ 96%] Built target device-randomv2 [2020-04-21T17:55:36.284Z] Scanning dependencies of target device-terminalv2 [2020-04-21T17:55:36.284Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-21T17:55:36.868Z] [100%] Linking C executable device-terminalv2 [2020-04-21T17:55:37.136Z] [100%] Built target device-terminalv2 [2020-04-21T17:55:37.136Z] + make package [2020-04-21T17:55:37.136Z] + tee -a release.log [2020-04-21T17:55:37.403Z] [ 65%] Built target csdk [2020-04-21T17:55:37.403Z] [ 68%] Built target template [2020-04-21T17:55:37.403Z] [ 71%] Built target device-counter [2020-04-21T17:55:37.403Z] [ 74%] Built target device-random [2020-04-21T17:55:37.403Z] [ 77%] Built target device-gyro [2020-04-21T17:55:37.403Z] [ 80%] Built target template-discovery [2020-04-21T17:55:37.403Z] [ 84%] Built target device-terminal [2020-04-21T17:55:37.671Z] [ 87%] Built target template2 [2020-04-21T17:55:37.671Z] [ 90%] Built target device-counterv2 [2020-04-21T17:55:37.671Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:55:37.671Z] [ 96%] Built target device-randomv2 [2020-04-21T17:55:37.671Z] [100%] Built target device-terminalv2 [2020-04-21T17:55:37.671Z] Run CPack packaging tool... [2020-04-21T17:55:37.671Z] CPack: Create package using TGZ [2020-04-21T17:55:37.671Z] CPack: Install projects [2020-04-21T17:55:37.671Z] CPack: - Run preinstall target for: Csdk [2020-04-21T17:55:38.632Z] CPack: - Install project: Csdk [2020-04-21T17:55:38.632Z] CPack: Create package [2020-04-21T17:55:38.632Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-04-21T17:55:38.632Z] + '[' false '=' true ] [2020-04-21T17:55:38.632Z] + '[' false '=' true ] [2020-04-21T17:55:38.632Z] + mkdir -p /tmp/sdk/build/debug [2020-04-21T17:55:38.632Z] + cd /tmp/sdk/build/debug [2020-04-21T17:55:38.632Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-04-21T17:55:38.964Z] -- The C compiler identification is GNU 8.3.0 [2020-04-21T17:55:38.964Z] -- Check for working C compiler: /usr/bin/cc [2020-04-21T17:55:39.253Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T17:55:39.253Z] -- Detecting C compiler ABI info [2020-04-21T17:55:39.526Z] -- Detecting C compiler ABI info - done [2020-04-21T17:55:39.526Z] -- Detecting C compile features [2020-04-21T17:55:40.165Z] -- Detecting C compile features - done [2020-04-21T17:55:40.440Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-04-21T17:55:40.440Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-04-21T17:55:40.440Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-04-21T17:55:40.440Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-04-21T17:55:40.440Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-04-21T17:55:40.440Z] -- C SDK 0.0.0 for Linux [2020-04-21T17:55:40.440Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-04-21T17:55:40.715Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-04-21T17:55:40.715Z] -- Found Curses: /usr/lib/libcurses.so [2020-04-21T17:55:40.715Z] -- Configuring done [2020-04-21T17:55:41.337Z] -- Generating done [2020-04-21T17:55:41.337Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-04-21T17:55:41.337Z] + + tee debug.log [2020-04-21T17:55:41.337Z] make [2020-04-21T17:55:41.337Z] Scanning dependencies of target csdk [2020-04-21T17:55:41.337Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-04-21T17:55:41.920Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-04-21T17:55:42.188Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-04-21T17:55:42.770Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-04-21T17:55:43.037Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-04-21T17:55:43.037Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-04-21T17:55:43.305Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-04-21T17:55:43.890Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-04-21T17:55:44.156Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-04-21T17:55:44.423Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-04-21T17:55:44.690Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-04-21T17:55:44.957Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-04-21T17:55:45.226Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-04-21T17:55:45.492Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-04-21T17:55:46.451Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-04-21T17:55:46.451Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-04-21T17:55:46.717Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-04-21T17:55:46.983Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-04-21T17:55:47.565Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-04-21T17:55:47.833Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-04-21T17:55:47.833Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-04-21T17:55:48.101Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-04-21T17:55:48.368Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-04-21T17:55:48.635Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-04-21T17:55:48.902Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-04-21T17:55:49.169Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-04-21T17:55:49.435Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-04-21T17:55:49.435Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-04-21T17:55:49.702Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-04-21T17:55:50.285Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-04-21T17:55:50.285Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-04-21T17:55:51.245Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-04-21T17:55:51.512Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-04-21T17:55:51.778Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-04-21T17:55:52.045Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-04-21T17:55:53.004Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:55:53.586Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-04-21T17:55:54.169Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-04-21T17:55:54.436Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-04-21T17:55:54.703Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-04-21T17:55:54.972Z] [ 65%] Linking C shared library libcsdk.so [2020-04-21T17:55:55.241Z] [ 65%] Built target csdk [2020-04-21T17:55:55.241Z] Scanning dependencies of target template [2020-04-21T17:55:55.241Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-04-21T17:55:55.510Z] [ 68%] Linking C executable template [2020-04-21T17:55:55.784Z] [ 68%] Built target template [2020-04-21T17:55:55.784Z] Scanning dependencies of target device-counter [2020-04-21T17:55:55.784Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-04-21T17:55:56.059Z] [ 71%] Linking C executable device-counter [2020-04-21T17:55:56.328Z] [ 71%] Built target device-counter [2020-04-21T17:55:56.328Z] Scanning dependencies of target device-random [2020-04-21T17:55:56.328Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-04-21T17:55:56.595Z] [ 74%] Linking C executable device-random [2020-04-21T17:55:56.862Z] [ 74%] Built target device-random [2020-04-21T17:55:56.862Z] Scanning dependencies of target device-gyro [2020-04-21T17:55:56.862Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-04-21T17:55:57.128Z] [ 77%] Linking C executable device-gyro [2020-04-21T17:55:57.395Z] [ 77%] Built target device-gyro [2020-04-21T17:55:57.395Z] Scanning dependencies of target template-discovery [2020-04-21T17:55:57.395Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-04-21T17:55:57.662Z] [ 80%] Linking C executable template-discovery [2020-04-21T17:55:57.928Z] [ 80%] Built target template-discovery [2020-04-21T17:55:57.928Z] Scanning dependencies of target device-terminal [2020-04-21T17:55:57.928Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-04-21T17:55:58.220Z] [ 84%] Linking C executable device-terminal [2020-04-21T17:55:58.493Z] [ 84%] Built target device-terminal [2020-04-21T17:55:58.493Z] Scanning dependencies of target template2 [2020-04-21T17:55:58.493Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-04-21T17:55:58.759Z] [ 87%] Linking C executable template2 [2020-04-21T17:55:59.026Z] [ 87%] Built target template2 [2020-04-21T17:55:59.026Z] Scanning dependencies of target device-counterv2 [2020-04-21T17:55:59.026Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-04-21T17:55:59.294Z] [ 90%] Linking C executable device-counterv2 [2020-04-21T17:55:59.561Z] [ 90%] Built target device-counterv2 [2020-04-21T17:55:59.561Z] Scanning dependencies of target device-gyrov2 [2020-04-21T17:55:59.561Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-04-21T17:55:59.827Z] [ 93%] Linking C executable device-gyrov2 [2020-04-21T17:56:00.093Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:56:00.093Z] Scanning dependencies of target device-randomv2 [2020-04-21T17:56:00.093Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-04-21T17:56:00.361Z] [ 96%] Linking C executable device-randomv2 [2020-04-21T17:56:00.628Z] [ 96%] Built target device-randomv2 [2020-04-21T17:56:00.628Z] Scanning dependencies of target device-terminalv2 [2020-04-21T17:56:00.628Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-04-21T17:56:00.895Z] [100%] Linking C executable device-terminalv2 [2020-04-21T17:56:01.162Z] [100%] Built target device-terminalv2 [2020-04-21T17:56:01.162Z] make: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:01.162Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:01.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:01.162Z] Scanning dependencies of target csdk [2020-04-21T17:56:01.432Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:01.432Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:01.432Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-04-21T17:56:02.846Z] [ 3%] Linking C shared library libcsdk.so [2020-04-21T17:56:03.112Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.112Z] [ 65%] Built target csdk [2020-04-21T17:56:03.112Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.112Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.112Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.112Z] [ 66%] Linking C executable template [2020-04-21T17:56:03.379Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.379Z] [ 68%] Built target template [2020-04-21T17:56:03.379Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.379Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.379Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.379Z] [ 69%] Linking C executable device-counter [2020-04-21T17:56:03.646Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.646Z] [ 71%] Built target device-counter [2020-04-21T17:56:03.646Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.646Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.646Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.646Z] [ 73%] Linking C executable device-random [2020-04-21T17:56:03.912Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.912Z] [ 74%] Built target device-random [2020-04-21T17:56:03.912Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.912Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.912Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:03.912Z] [ 76%] Linking C executable device-gyro [2020-04-21T17:56:04.179Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.179Z] [ 77%] Built target device-gyro [2020-04-21T17:56:04.179Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.179Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.179Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.179Z] [ 79%] Linking C executable template-discovery [2020-04-21T17:56:04.446Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.446Z] [ 80%] Built target template-discovery [2020-04-21T17:56:04.446Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.446Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.446Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.446Z] [ 82%] Linking C executable device-terminal [2020-04-21T17:56:04.713Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.713Z] [ 84%] Built target device-terminal [2020-04-21T17:56:04.713Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.713Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.713Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.713Z] [ 85%] Linking C executable template2 [2020-04-21T17:56:04.979Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.979Z] [ 87%] Built target template2 [2020-04-21T17:56:04.979Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.979Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.979Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:04.979Z] [ 88%] Linking C executable device-counterv2 [2020-04-21T17:56:05.245Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.245Z] [ 90%] Built target device-counterv2 [2020-04-21T17:56:05.245Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.245Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.245Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.245Z] [ 92%] Linking C executable device-gyrov2 [2020-04-21T17:56:05.512Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.512Z] [ 93%] Built target device-gyrov2 [2020-04-21T17:56:05.512Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.512Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.512Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.512Z] [ 95%] Linking C executable device-randomv2 [2020-04-21T17:56:05.779Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.779Z] [ 96%] Built target device-randomv2 [2020-04-21T17:56:05.779Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.779Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.779Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-04-21T17:56:05.779Z] [ 98%] Linking C executable device-terminalv2 [2020-04-21T17:56:06.046Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:06.046Z] [100%] Built target device-terminalv2 [2020-04-21T17:56:06.046Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:06.046Z] Install the project... [2020-04-21T17:56:06.046Z] -- Install configuration: "Release" [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/lib/libcsdk.so [2020-04-21T17:56:06.046Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-04-21T17:56:06.046Z] -- Up-to-date: /usr/local/include [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/devsdk [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/devices.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/error.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/registry.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/os.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/hash.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/thread.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/json.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/os [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/typecode.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/base64.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/container.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/data.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/component.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/os.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/logger.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/time.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/include/iot/iot.h [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-04-21T17:56:06.046Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-04-21T17:56:06.046Z] make: Leaving directory '/tmp/sdk/build/release' [2020-04-21T17:56:07.991Z] Removing intermediate container db2e77439bd1 [2020-04-21T17:56:07.991Z] ---> 1e7ce0e92f4d [2020-04-21T17:56:07.991Z] Step 14/21 : FROM alpine:3.9 [2020-04-21T17:56:08.256Z] 3.9: Pulling from library/alpine [2020-04-21T17:56:08.521Z] eb93038481dd: Pulling fs layer [2020-04-21T17:56:09.104Z] eb93038481dd: Download complete [2020-04-21T17:56:09.371Z] eb93038481dd: Pull complete [2020-04-21T17:56:09.371Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-04-21T17:56:09.371Z] Status: Downloaded newer image for alpine:3.9 [2020-04-21T17:56:09.371Z] ---> 355993758880 [2020-04-21T17:56:09.371Z] Step 15/21 : MAINTAINER IOTech [2020-04-21T17:56:09.638Z] ---> Running in 67140bb3fe5a [2020-04-21T17:56:09.905Z] Removing intermediate container 67140bb3fe5a [2020-04-21T17:56:09.905Z] ---> a6cb79ba8635 [2020-04-21T17:56:09.905Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-04-21T17:56:10.173Z] ---> Running in 6f876c485ac9 [2020-04-21T17:56:11.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-21T17:56:11.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-21T17:56:11.404Z] (1/48) Installing binutils (2.31.1-r2) [2020-04-21T17:56:11.671Z] (2/48) Installing libmagic (5.36-r1) [2020-04-21T17:56:11.938Z] (3/48) Installing file (5.36-r1) [2020-04-21T17:56:11.938Z] (4/48) Installing gmp (6.1.2-r1) [2020-04-21T17:56:11.938Z] (5/48) Installing isl (0.18-r0) [2020-04-21T17:56:11.938Z] (6/48) Installing libgomp (8.3.0-r0) [2020-04-21T17:56:11.938Z] (7/48) Installing libatomic (8.3.0-r0) [2020-04-21T17:56:11.938Z] (8/48) Installing libgcc (8.3.0-r0) [2020-04-21T17:56:11.938Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-04-21T17:56:11.938Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-04-21T17:56:11.938Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-04-21T17:56:11.938Z] (12/48) Installing gcc (8.3.0-r0) [2020-04-21T17:56:13.349Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-04-21T17:56:13.616Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-04-21T17:56:13.616Z] (15/48) Installing g++ (8.3.0-r0) [2020-04-21T17:56:15.022Z] (16/48) Installing make (4.2.1-r2) [2020-04-21T17:56:15.022Z] (17/48) Installing fortify-headers (1.0-r0) [2020-04-21T17:56:15.022Z] (18/48) Installing build-base (0.5-r1) [2020-04-21T17:56:15.022Z] (19/48) Installing libattr (2.4.47-r7) [2020-04-21T17:56:15.022Z] (20/48) Installing libacl (2.2.52-r5) [2020-04-21T17:56:15.022Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-04-21T17:56:15.022Z] (22/48) Installing expat (2.2.8-r0) [2020-04-21T17:56:15.022Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-04-21T17:56:15.022Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-04-21T17:56:15.022Z] (25/48) Installing libarchive (3.3.3-r2) [2020-04-21T17:56:15.022Z] (26/48) Installing ca-certificates (20191127-r0) [2020-04-21T17:56:15.022Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-04-21T17:56:15.022Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-04-21T17:56:15.022Z] (29/48) Installing libcurl (7.64.0-r3) [2020-04-21T17:56:15.022Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-04-21T17:56:15.022Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-04-21T17:56:15.981Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-04-21T17:56:15.981Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-04-21T17:56:15.981Z] (34/48) Installing libuv (1.23.2-r0) [2020-04-21T17:56:15.981Z] (35/48) Installing cmake (3.13.0-r0) [2020-04-21T17:56:17.389Z] (36/48) Installing curl (7.64.0-r3) [2020-04-21T17:56:17.389Z] (37/48) Installing pcre2 (10.32-r1) [2020-04-21T17:56:17.389Z] (38/48) Installing git (2.20.3-r0) [2020-04-21T17:56:17.656Z] (39/48) Installing nettle (3.4.1-r0) [2020-04-21T17:56:17.924Z] (40/48) Installing libffi (3.2.1-r6) [2020-04-21T17:56:17.924Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-04-21T17:56:17.924Z] (42/48) Installing libtasn1 (4.14-r0) [2020-04-21T17:56:17.924Z] (43/48) Installing libunistring (0.9.10-r0) [2020-04-21T17:56:17.924Z] (44/48) Installing gnutls (3.6.7-r1) [2020-04-21T17:56:17.924Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-04-21T17:56:17.924Z] (46/48) Installing libuuid (2.33-r0) [2020-04-21T17:56:17.924Z] (47/48) Installing wget (1.20.3-r0) [2020-04-21T17:56:17.924Z] (48/48) Installing yaml (0.2.1-r0) [2020-04-21T17:56:17.924Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:56:17.924Z] Executing ca-certificates-20191127-r0.trigger [2020-04-21T17:56:18.192Z] OK: 219 MiB in 62 packages [2020-04-21T17:56:33.203Z] Removing intermediate container 6f876c485ac9 [2020-04-21T17:56:33.203Z] ---> 3293ae2f29f3 [2020-04-21T17:56:33.203Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-04-21T17:56:33.203Z] ---> a3e8f014aae7 [2020-04-21T17:56:33.203Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-04-21T17:56:33.203Z] ---> 3d5a8468b9df [2020-04-21T17:56:33.203Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-04-21T17:56:33.203Z] ---> 5a61ec20a837 [2020-04-21T17:56:33.203Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-04-21T17:56:33.469Z] ---> 69d8d77b3fa3 [2020-04-21T17:56:33.470Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-04-21T17:56:34.053Z] ---> ccf0afcdc918 [2020-04-21T17:56:34.053Z] Successfully built ccf0afcdc918 [2020-04-21T17:56:34.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:56:34.763Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T17:56:34.763Z] . [Pipeline] withDockerContainer [2020-04-21T17:56:35.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-5327 does not seem to be running inside a container [2020-04-21T17:56:35.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T17:56:36.575Z] $ docker top 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T17:56:37.635Z] + make test [2020-04-21T17:56:37.635Z] echo "make test" [2020-04-21T17:56:37.635Z] make test [Pipeline] } [2020-04-21T17:56:37.652Z] $ docker stop --time=1 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c [2020-04-21T17:56:39.658Z] $ docker rm -f 2914e93a8592ebb90bd0e4369edcb8023d2654570d112b2c7122602532c92a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-21T17:56:40.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-21T17:56:41.007Z] + ls -al . [2020-04-21T17:56:41.007Z] total 192 [2020-04-21T17:56:41.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 17:53 . [2020-04-21T17:56:41.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 .. [2020-04-21T17:56:41.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 17:53 .git [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 176 Apr 21 17:53 .gitignore [2020-04-21T17:56:41.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 17:53 .semver [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 3104 Apr 21 17:53 Attribution.txt [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 5325 Apr 21 17:53 CHANGES [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 108574 Apr 21 17:53 Doxyfile [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 792 Apr 21 17:53 Jenkinsfile [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 21 17:53 LICENSE [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 448 Apr 21 17:53 Makefile [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 1849 Apr 21 17:53 README.md [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 5287 Apr 21 17:53 README.v2.md [2020-04-21T17:56:41.007Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 17:49 VERSION [2020-04-21T17:56:41.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:53 docs [2020-04-21T17:56:41.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 include [2020-04-21T17:56:41.007Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 17:53 scripts [2020-04-21T17:56:41.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 17:53 src [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:56:41.349Z] + 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=d7de4f59f4f29809d8043f90e6fa282d45e665e5 --label arch=arm64 --label version=0.0.0 . [2020-04-21T17:56:41.964Z] Sending build context to Docker daemon 3.017MB [2020-04-21T17:56:41.964Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-04-21T17:56:41.964Z] Step 2/15 : FROM ${BASE} [2020-04-21T17:56:41.964Z] ---> ccf0afcdc918 [2020-04-21T17:56:41.964Z] Step 3/15 : MAINTAINER IOTech [2020-04-21T17:56:42.232Z] ---> Running in c9bd14142131 [2020-04-21T17:56:42.499Z] Removing intermediate container c9bd14142131 [2020-04-21T17:56:42.499Z] ---> 5251eb7b5145 [2020-04-21T17:56:42.499Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-04-21T17:56:42.499Z] ---> Running in 5e93c815020d [2020-04-21T17:56:43.456Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-04-21T17:56:43.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-04-21T17:56:43.987Z] (1/23) Upgrading libcrypto1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-21T17:56:43.987Z] (2/23) Upgrading libssl1.1 (1.1.1d-r2 -> 1.1.1g-r0) [2020-04-21T17:56:43.987Z] (3/23) Installing pkgconf (1.6.0-r0) [2020-04-21T17:56:43.987Z] (4/23) Installing openssl-dev (1.1.1g-r0) [2020-04-21T17:56:44.569Z] (5/23) Installing zlib-dev (1.2.11-r1) [2020-04-21T17:56:44.569Z] (6/23) Installing libssh2-dev (1.9.0-r1) [2020-04-21T17:56:44.836Z] (7/23) Installing nghttp2-dev (1.35.1-r1) [2020-04-21T17:56:44.836Z] (8/23) Installing curl-dev (7.64.0-r3) [2020-04-21T17:56:44.836Z] (9/23) Installing gnutls-c++ (3.6.7-r1) [2020-04-21T17:56:44.836Z] (10/23) Installing libgmpxx (6.1.2-r1) [2020-04-21T17:56:44.836Z] (11/23) Installing gmp-dev (6.1.2-r1) [2020-04-21T17:56:44.836Z] (12/23) Installing nettle-dev (3.4.1-r0) [2020-04-21T17:56:45.103Z] (13/23) Installing libtasn1-dev (4.14-r0) [2020-04-21T17:56:45.103Z] (14/23) Installing p11-kit-dev (0.23.14-r0) [2020-04-21T17:56:45.103Z] (15/23) Installing gnutls-dev (3.6.7-r1) [2020-04-21T17:56:45.370Z] (16/23) Installing libmicrohttpd-dev (0.9.62-r0) [2020-04-21T17:56:45.370Z] (17/23) Installing ncurses-dev (6.1_p20190105-r0) [2020-04-21T17:56:45.370Z] (18/23) Installing libblkid (2.33-r0) [2020-04-21T17:56:45.370Z] (19/23) Installing libfdisk (2.33-r0) [2020-04-21T17:56:45.370Z] (20/23) Installing libmount (2.33-r0) [2020-04-21T17:56:45.370Z] (21/23) Installing libsmartcols (2.33-r0) [2020-04-21T17:56:45.370Z] (22/23) Installing util-linux-dev (2.33-r0) [2020-04-21T17:56:45.370Z] (23/23) Installing yaml-dev (0.2.1-r0) [2020-04-21T17:56:45.370Z] Executing busybox-1.29.3-r10.trigger [2020-04-21T17:56:45.370Z] Executing ca-certificates-20191127-r0.trigger [2020-04-21T17:56:45.636Z] OK: 279 MiB in 83 packages [2020-04-21T17:56:48.981Z] Removing intermediate container 5e93c815020d [2020-04-21T17:56:48.982Z] ---> d6c769419e1d [2020-04-21T17:56:48.982Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-04-21T17:56:49.247Z] ---> c0bdde46153e [2020-04-21T17:56:49.247Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-04-21T17:56:49.830Z] ---> 29cef9cf8317 [2020-04-21T17:56:49.830Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-04-21T17:56:50.415Z] ---> 4bd213b84d4e [2020-04-21T17:56:50.415Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-04-21T17:56:51.000Z] ---> f64531e0ee42 [2020-04-21T17:56:51.000Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-04-21T17:56:51.584Z] ---> 5cdce3b2d1c2 [2020-04-21T17:56:51.584Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-04-21T17:56:52.170Z] ---> ed42a3b16914 [2020-04-21T17:56:52.171Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-04-21T17:56:52.171Z] ---> Running in 325753522c73 [2020-04-21T17:56:52.753Z] Removing intermediate container 325753522c73 [2020-04-21T17:56:52.753Z] ---> a3fbbd08aa0b [2020-04-21T17:56:52.753Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-04-21T17:56:52.753Z] ---> Running in 1129fe8decbe [2020-04-21T17:56:53.019Z] Removing intermediate container 1129fe8decbe [2020-04-21T17:56:53.019Z] ---> 2031dccff0cf [2020-04-21T17:56:53.019Z] Step 13/15 : LABEL arch=arm64 [2020-04-21T17:56:53.285Z] ---> Running in 7dd148559af2 [2020-04-21T17:56:53.550Z] Removing intermediate container 7dd148559af2 [2020-04-21T17:56:53.550Z] ---> 1a2216b40878 [2020-04-21T17:56:53.550Z] Step 14/15 : LABEL git_sha=d7de4f59f4f29809d8043f90e6fa282d45e665e5 [2020-04-21T17:56:53.817Z] ---> Running in 822ee27cd26c [2020-04-21T17:56:54.085Z] Removing intermediate container 822ee27cd26c [2020-04-21T17:56:54.085Z] ---> 0fc15f10bf82 [2020-04-21T17:56:54.085Z] Step 15/15 : LABEL version=0.0.0 [2020-04-21T17:56:54.085Z] ---> Running in 8b295a2f05ec [2020-04-21T17:56:54.667Z] Removing intermediate container 8b295a2f05ec [2020-04-21T17:56:54.667Z] ---> 24ffbc4b44c9 [2020-04-21T17:56:54.667Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-04-21T17:56:54.667Z] Successfully built 24ffbc4b44c9 [2020-04-21T17:56:54.667Z] 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-04-21T17:56:56.497Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:56:56.798Z] ---> package-listing.sh [2020-04-21T17:56:56.798Z] ++ facter osfamily [2020-04-21T17:56:56.798Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T17:56:56.798Z] + OS_FAMILY=redhat [2020-04-21T17:56:56.798Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T17:56:56.798Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T17:56:56.798Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T17:56:56.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T17:56:56.798Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T17:56:56.798Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' [2020-04-21T17:56:56.798Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T17:56:56.798Z] + case "${OS_FAMILY}" in [2020-04-21T17:56:56.798Z] + rpm -qa [2020-04-21T17:56:56.798Z] + sort [2020-04-21T17:57:00.994Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T17:57:00.994Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T17:57:00.994Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T17:57:00.994Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' [2020-04-21T17:57:00.994Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [2020-04-21T17:57:00.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:57:01.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:57:01.354Z] [2020-04-21T17:57:01.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T17:57:01.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T17:57:01.696Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T17:57:01.696Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T17:57:01.696Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T17:57:01.696Z] 756a868c4378: Pulling fs layer [2020-04-21T17:57:01.696Z] 444b2fc9a129: Pulling fs layer [2020-04-21T17:57:01.696Z] ea15f1150254: Pulling fs layer [2020-04-21T17:57:01.696Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T17:57:01.696Z] 28c525ee5125: Pulling fs layer [2020-04-21T17:57:01.696Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T17:57:01.696Z] 138eaada9080: Pulling fs layer [2020-04-21T17:57:01.696Z] 0622d0fa9048: Pulling fs layer [2020-04-21T17:57:01.696Z] 41b27a9f41bf: Waiting [2020-04-21T17:57:01.696Z] 28c525ee5125: Waiting [2020-04-21T17:57:01.696Z] 094b1ea09ed8: Waiting [2020-04-21T17:57:01.696Z] 138eaada9080: Waiting [2020-04-21T17:57:01.696Z] 444b2fc9a129: Waiting [2020-04-21T17:57:01.696Z] ea15f1150254: Waiting [2020-04-21T17:57:01.696Z] 2cc5ad85d9ab: Download complete [2020-04-21T17:57:01.696Z] 444b2fc9a129: Download complete [2020-04-21T17:57:01.696Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T17:57:01.696Z] c9b1b535fdd9: Download complete [2020-04-21T17:57:01.696Z] ea15f1150254: Verifying Checksum [2020-04-21T17:57:01.696Z] ea15f1150254: Download complete [2020-04-21T17:57:01.963Z] 28c525ee5125: Verifying Checksum [2020-04-21T17:57:01.963Z] 28c525ee5125: Download complete [2020-04-21T17:57:02.233Z] 756a868c4378: Verifying Checksum [2020-04-21T17:57:02.233Z] 756a868c4378: Download complete [2020-04-21T17:57:02.233Z] c9b1b535fdd9: Pull complete [2020-04-21T17:57:02.233Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T17:57:02.233Z] 094b1ea09ed8: Download complete [2020-04-21T17:57:02.233Z] 138eaada9080: Verifying Checksum [2020-04-21T17:57:02.233Z] 138eaada9080: Download complete [2020-04-21T17:57:02.233Z] 0622d0fa9048: Verifying Checksum [2020-04-21T17:57:02.233Z] 0622d0fa9048: Download complete [2020-04-21T17:57:02.506Z] 2cc5ad85d9ab: Pull complete [2020-04-21T17:57:02.780Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T17:57:02.780Z] 41b27a9f41bf: Download complete [2020-04-21T17:57:03.717Z] 756a868c4378: Pull complete [2020-04-21T17:57:03.977Z] 444b2fc9a129: Pull complete [2020-04-21T17:57:04.548Z] ea15f1150254: Pull complete [2020-04-21T17:57:08.063Z] 41b27a9f41bf: Pull complete [2020-04-21T17:57:08.063Z] 28c525ee5125: Pull complete [2020-04-21T17:57:09.978Z] 094b1ea09ed8: Pull complete [2020-04-21T17:57:09.978Z] 138eaada9080: Pull complete [2020-04-21T17:57:10.237Z] 0622d0fa9048: Pull complete [2020-04-21T17:57:10.237Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T17:57:10.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T17:57:10.401Z] prd-centos7-docker-4c-2g-5323 does not seem to be running inside a container [2020-04-21T17:57:10.448Z] $ 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-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T17:57:11.482Z] $ docker top d8cbefa1b214b7b74dfa316e88cc33597b8303ebcad1256d01f25ef47dca3944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T17:57:11.694Z] provisioning config files... [2020-04-21T17:57:11.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/config1952562015075344567tmp [Pipeline] { [Pipeline] echo [2020-04-21T17:57:11.769Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:57:12.065Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T17:57:12.072Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T17:57:12.362Z] ---> logs-deploy.sh [2020-04-21T17:57:12.362Z] + ARCHIVE_ARTIFACTS= [2020-04-21T17:57:12.362Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T17:57:12.362Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T17:57:12.362Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T17:57:12.362Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 [2020-04-21T17:57:12.362Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/3/ [2020-04-21T17:57:12.362Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 /w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T17:57:13.739Z] Archives upload complete. [2020-04-21T17:57:13.739Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/3/ [2020-04-21T17:57:14.309Z] ---> uname -a: [2020-04-21T17:57:14.309Z] Linux d8cbefa1b214 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> lscpu: [2020-04-21T17:57:14.309Z] Architecture: x86_64 [2020-04-21T17:57:14.309Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T17:57:14.309Z] Byte Order: Little Endian [2020-04-21T17:57:14.309Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T17:57:14.309Z] CPU(s): 4 [2020-04-21T17:57:14.309Z] On-line CPU(s) list: 0-3 [2020-04-21T17:57:14.309Z] Thread(s) per core: 1 [2020-04-21T17:57:14.309Z] Core(s) per socket: 1 [2020-04-21T17:57:14.309Z] Socket(s): 4 [2020-04-21T17:57:14.309Z] NUMA node(s): 1 [2020-04-21T17:57:14.309Z] Vendor ID: GenuineIntel [2020-04-21T17:57:14.309Z] CPU family: 6 [2020-04-21T17:57:14.309Z] Model: 44 [2020-04-21T17:57:14.309Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T17:57:14.309Z] Stepping: 1 [2020-04-21T17:57:14.309Z] CPU MHz: 2933.396 [2020-04-21T17:57:14.309Z] BogoMIPS: 5866.79 [2020-04-21T17:57:14.309Z] Virtualization: VT-x [2020-04-21T17:57:14.309Z] Hypervisor vendor: KVM [2020-04-21T17:57:14.309Z] Virtualization type: full [2020-04-21T17:57:14.309Z] L1d cache: 128 KiB [2020-04-21T17:57:14.309Z] L1i cache: 128 KiB [2020-04-21T17:57:14.309Z] L2 cache: 16 MiB [2020-04-21T17:57:14.309Z] L3 cache: 64 MiB [2020-04-21T17:57:14.309Z] NUMA node0 CPU(s): 0-3 [2020-04-21T17:57:14.309Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T17:57:14.309Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T17:57:14.309Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T17:57:14.309Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T17:57:14.309Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T17:57:14.309Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> nproc: [2020-04-21T17:57:14.309Z] 4 [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> df -h: [2020-04-21T17:57:14.309Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T17:57:14.309Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-21T17:57:14.309Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T17:57:14.309Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T17:57:14.309Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp [2020-04-21T17:57:14.309Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> free -m: [2020-04-21T17:57:14.309Z] total used free shared buff/cache available [2020-04-21T17:57:14.309Z] Mem: 1838 569 64 0 1204 1164 [2020-04-21T17:57:14.309Z] Swap: 1023 1 1022 [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> ip addr: [2020-04-21T17:57:14.309Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T17:57:14.309Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T17:57:14.309Z] inet 127.0.0.1/8 scope host lo [2020-04-21T17:57:14.309Z] valid_lft forever preferred_lft forever [2020-04-21T17:57:14.309Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T17:57:14.309Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T17:57:14.309Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T17:57:14.309Z] valid_lft forever preferred_lft forever [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> sar -b -r -n DEV: [2020-04-21T17:57:14.309Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:48:55 LINUX RESTART [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:50:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T17:57:14.309Z] 17:51:01 9.38 0.00 9.38 0.00 1861.35 [2020-04-21T17:57:14.309Z] 17:52:01 0.63 0.00 0.63 0.00 6.94 [2020-04-21T17:57:14.309Z] 17:53:01 0.73 0.00 0.73 0.00 8.56 [2020-04-21T17:57:14.309Z] 17:54:01 0.65 0.00 0.65 0.00 8.35 [2020-04-21T17:57:14.309Z] 17:55:01 0.75 0.00 0.75 0.00 9.49 [2020-04-21T17:57:14.309Z] 17:56:02 0.65 0.00 0.65 0.00 6.75 [2020-04-21T17:57:14.309Z] 17:57:01 48.11 47.42 0.69 3131.58 12.80 [2020-04-21T17:57:14.309Z] Average: 8.61 6.68 1.93 441.01 274.11 [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:50:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T17:57:14.309Z] 17:51:01 127560 1754744 93.22 2620 1251340 919420 31.37 398804 1191360 16 [2020-04-21T17:57:14.309Z] 17:52:01 129476 1752828 93.12 2620 1251344 900916 30.74 397476 1191020 8 [2020-04-21T17:57:14.309Z] 17:53:01 128616 1753688 93.17 2620 1251348 901160 30.75 398548 1191020 8 [2020-04-21T17:57:14.309Z] 17:54:01 128904 1753400 93.15 2620 1251352 901204 30.75 398612 1191020 8 [2020-04-21T17:57:14.309Z] 17:55:01 129180 1753124 93.14 2620 1251360 901168 30.75 398444 1191020 8 [2020-04-21T17:57:14.309Z] 17:56:02 128932 1753372 93.15 2620 1251368 901332 30.75 398676 1191016 8 [2020-04-21T17:57:14.309Z] 17:57:01 103596 1778708 94.50 2620 1278812 902924 30.81 393684 1222736 8 [2020-04-21T17:57:14.309Z] Average: 125181 1757123 93.35 2620 1255275 904018 30.84 397749 1195599 9 [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T17:57:14.309Z] 17:51:01 eth0 0.77 0.42 0.28 0.21 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:52:01 eth0 1.12 0.13 0.10 0.01 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:53:01 eth0 2.55 0.88 0.89 0.57 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:54:01 eth0 0.57 0.33 0.27 0.23 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:55:01 eth0 0.65 0.17 0.17 0.07 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:56:02 eth0 0.55 0.35 0.28 0.20 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:57:01 eth0 4.27 2.56 4.15 1.64 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] Average: eth0 1.49 0.69 0.87 0.42 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] ---> sar -P ALL: [2020-04-21T17:57:14.309Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:48:55 LINUX RESTART [2020-04-21T17:57:14.309Z] [2020-04-21T17:57:14.309Z] 17:50:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T17:57:14.309Z] 17:51:01 all 0.21 0.00 0.09 0.02 0.00 99.68 [2020-04-21T17:57:14.309Z] 17:51:01 0 0.08 0.00 0.08 0.00 0.00 99.83 [2020-04-21T17:57:14.309Z] 17:51:01 1 0.58 0.00 0.08 0.00 0.02 99.32 [2020-04-21T17:57:14.309Z] 17:51:01 2 0.10 0.00 0.12 0.07 0.00 99.72 [2020-04-21T17:57:14.309Z] 17:51:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-21T17:57:14.309Z] 17:52:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-21T17:57:14.309Z] 17:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-04-21T17:57:14.309Z] 17:52:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-04-21T17:57:14.309Z] 17:52:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-21T17:57:14.309Z] 17:52:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2020-04-21T17:57:14.309Z] 17:53:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2020-04-21T17:57:14.309Z] 17:53:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-21T17:57:14.309Z] 17:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-04-21T17:57:14.309Z] 17:53:01 2 0.12 0.00 0.10 0.00 0.02 99.77 [2020-04-21T17:57:14.309Z] 17:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-04-21T17:57:14.309Z] 17:54:01 all 0.19 0.00 0.04 0.00 0.00 99.76 [2020-04-21T17:57:14.309Z] 17:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:57:14.309Z] 17:54:01 1 0.57 0.00 0.02 0.00 0.00 99.42 [2020-04-21T17:57:14.309Z] 17:54:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T17:57:14.309Z] 17:54:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-21T17:57:14.309Z] 17:55:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-04-21T17:57:14.309Z] 17:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T17:57:14.309Z] 17:55:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-21T17:57:14.309Z] 17:55:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-21T17:57:14.309Z] 17:55:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T17:57:14.309Z] 17:56:02 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-21T17:57:14.309Z] 17:56:02 0 0.12 0.00 0.07 0.00 0.00 99.82 [2020-04-21T17:57:14.309Z] 17:56:02 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-21T17:57:14.310Z] 17:56:02 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:57:14.310Z] 17:56:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-21T17:57:14.310Z] 17:57:01 all 0.69 0.00 0.22 1.10 0.00 97.99 [2020-04-21T17:57:14.310Z] 17:57:01 0 0.15 0.00 0.08 0.02 0.00 99.75 [2020-04-21T17:57:14.310Z] 17:57:01 1 0.81 0.00 0.19 0.51 0.00 98.49 [2020-04-21T17:57:14.310Z] 17:57:01 2 1.27 0.00 0.42 1.92 0.00 96.39 [2020-04-21T17:57:14.310Z] 17:57:01 3 0.53 0.00 0.19 2.00 0.00 97.28 [2020-04-21T17:57:14.310Z] Average: all 0.26 0.00 0.08 0.16 0.00 99.50 [2020-04-21T17:57:14.310Z] Average: 0 0.08 0.00 0.05 0.00 0.00 99.86 [2020-04-21T17:57:14.310Z] Average: 1 0.59 0.00 0.06 0.07 0.00 99.28 [2020-04-21T17:57:14.310Z] Average: 2 0.25 0.00 0.12 0.28 0.00 99.34 [2020-04-21T17:57:14.310Z] Average: 3 0.13 0.00 0.07 0.28 0.00 99.52 [2020-04-21T17:57:14.310Z] [2020-04-21T17:57:14.310Z] [2020-04-21T17:57:14.310Z]