Pull request #245 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jamesiotech for edgexfoundry/device-sdk-c Loading trusted files from base branch master at 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 rather than d577524653b908716fe3fd2127e0060690583520 Obtained Jenkinsfile from 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1397 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit d577524653b908716fe3fd2127e0060690583520 Merge succeeded, producing d577524653b908716fe3fd2127e0060690583520 Checking out Revision d577524653b908716fe3fd2127e0060690583520 (PR-245) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 Commit message: "Updated gyro and terminal examples to use v2 api" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-30T16:39:59.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:40:02.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T16:40:02.258Z] [2020-03-30T16:40:02.258Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:40:02.650Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-30T16:40:02.650Z] latest: Pulling from edgex-devops/git-semver [2020-03-30T16:40:02.650Z] 9123ac7c32f7: Pulling fs layer [2020-03-30T16:40:02.650Z] b8cc5d1170e3: Pulling fs layer [2020-03-30T16:40:02.650Z] 2924cbbf6a41: Pulling fs layer [2020-03-30T16:40:02.650Z] 93b08a4f1073: Pulling fs layer [2020-03-30T16:40:02.650Z] 93b08a4f1073: Waiting [2020-03-30T16:40:02.912Z] b8cc5d1170e3: Verifying Checksum [2020-03-30T16:40:02.912Z] b8cc5d1170e3: Download complete [2020-03-30T16:40:02.912Z] 9123ac7c32f7: Verifying Checksum [2020-03-30T16:40:02.912Z] 9123ac7c32f7: Download complete [2020-03-30T16:40:02.912Z] 2924cbbf6a41: Verifying Checksum [2020-03-30T16:40:02.912Z] 2924cbbf6a41: Download complete [2020-03-30T16:40:02.912Z] 93b08a4f1073: Verifying Checksum [2020-03-30T16:40:02.912Z] 93b08a4f1073: Download complete [2020-03-30T16:40:03.171Z] 9123ac7c32f7: Pull complete [2020-03-30T16:40:03.171Z] b8cc5d1170e3: Pull complete [2020-03-30T16:40:04.119Z] 2924cbbf6a41: Pull complete [2020-03-30T16:40:04.379Z] 93b08a4f1073: Pull complete [2020-03-30T16:40:04.639Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-30T16:40:04.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-30T16:40:04.839Z] prd-centos7-docker-4c-2g-1397 does not seem to be running inside a container [2020-03-30T16:40:04.901Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-30T16:40:05.541Z] $ docker top 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-30T16:40:05.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T16:40:05.792Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T16:40:06.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T16:40:06.030Z] $ docker exec 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 ssh-agent [2020-03-30T16:40:06.249Z] SSH_AUTH_SOCK=/tmp/ssh-DIeRyISmqQaJ/agent.14 [2020-03-30T16:40:06.249Z] SSH_AGENT_PID=21 [2020-03-30T16:40:06.269Z] Running ssh-add (command line suppressed) [2020-03-30T16:40:06.421Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_3832529843243413842.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_3832529843243413842.key) [2020-03-30T16:40:06.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T16:40:06.800Z] + git describe --exact-match --tags HEAD [2020-03-30T16:40:06.800Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-30T16:40:06.861Z] $ docker exec --env ******** --env ******** 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 ssh-agent -k [2020-03-30T16:40:07.015Z] unset SSH_AUTH_SOCK; [2020-03-30T16:40:07.016Z] unset SSH_AGENT_PID; [2020-03-30T16:40:07.016Z] echo Agent pid 21 killed; [2020-03-30T16:40:07.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-30T16:40:07.127Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-30T16:40:07.127Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-30T16:40:07.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-30T16:40:07.197Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-30T16:40:07.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-30T16:40:07.415Z] $ docker exec 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 ssh-agent [2020-03-30T16:40:07.619Z] SSH_AUTH_SOCK=/tmp/ssh-HdAtQpb5uO2B/agent.56 [2020-03-30T16:40:07.619Z] SSH_AGENT_PID=63 [2020-03-30T16:40:07.626Z] Running ssh-add (command line suppressed) [2020-03-30T16:40:07.798Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_5689136774521733498.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_5689136774521733498.key) [2020-03-30T16:40:07.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-30T16:40:08.171Z] + git semver init [2020-03-30T16:40:08.171Z] # -> Open(): unable to determine branch for HEAD [2020-03-30T16:40:08.171Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.git [2020-03-30T16:40:08.171Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-03-30T16:40:08.171Z] # $SEMVER_REMOTE_NAME = origin [2020-03-30T16:40:08.171Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-30T16:40:08.171Z] # $SEMVER_USER_NAME = jenkins [2020-03-30T16:40:08.171Z] # $SEMVER_BRANCH = PR-245 [2020-03-30T16:40:08.171Z] # $SEMVER_TEMP = /tmp/semver-282500874 [2020-03-30T16:40:08.171Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-30T16:40:08.739Z] # '/tmp/semver-282500874' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver' [2020-03-30T16:40:08.739Z] # -> Force: false [2020-03-30T16:40:08.739Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver [Pipeline] } [2020-03-30T16:40:08.747Z] $ docker exec --env ******** --env ******** 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 ssh-agent -k [2020-03-30T16:40:08.935Z] unset SSH_AUTH_SOCK; [2020-03-30T16:40:08.938Z] unset SSH_AGENT_PID; [2020-03-30T16:40:08.938Z] echo Agent pid 63 killed; [2020-03-30T16:40:09.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-30T16:40:09.401Z] + git semver [Pipeline] } [2020-03-30T16:40:09.415Z] $ docker stop --time=1 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 [2020-03-30T16:40:10.830Z] $ docker rm -f 52a00eaa961f6f17e05ef7f176d94b3446521424e0bde308e187a09a62ffb455 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-30T16:40:11.826Z] Stashed 35 file(s) [Pipeline] echo [2020-03-30T16:40:11.828Z] [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-03-30T16:40:27.060Z] Still waiting to schedule task [2020-03-30T16:40:27.060Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-30T16:40:27.062Z] Still waiting to schedule task [2020-03-30T16:40:27.062Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1394’ [2020-03-30T16:42:54.058Z] Running on prd-centos7-docker-4c-2g-1398 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws [2020-03-30T16:42:54.099Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-03-30T16:42:59.774Z] using credential edgex-jenkins-ssh [2020-03-30T16:42:59.819Z] Cloning the remote Git repository [2020-03-30T16:42:59.819Z] Cloning with configured refspecs honoured and without tags [2020-03-30T16:42:59.856Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:42:59.950Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-03-30T16:43:00.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:43:00.010Z] > git --version # timeout=10 [2020-03-30T16:43:00.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:43:00.043Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:43:05.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-30T16:43:05.850Z] > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 [2020-03-30T16:43:05.861Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:43:05.983Z] Fetching without tags [2020-03-30T16:43:06.389Z] Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:43:06.715Z] Merge succeeded, producing d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:43:06.716Z] Checking out Revision d577524653b908716fe3fd2127e0060690583520 (PR-245) [2020-03-30T16:43:05.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-30T16:43:05.991Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:43:05.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:43:06.002Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:43:06.398Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T16:43:06.422Z] > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 [2020-03-30T16:43:06.575Z] > git remote # timeout=10 [2020-03-30T16:43:06.624Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T16:43:06.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:43:06.675Z] > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-03-30T16:43:06.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T16:43:06.716Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T16:43:06.725Z] > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 [2020-03-30T16:43:11.583Z] Commit message: "Updated gyro and terminal examples to use v2 api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T16:43:12.815Z] ========================================================= [2020-03-30T16:43:12.815Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-30T16:43:12.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:43:13.968Z] + 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-03-30T16:43:14.240Z] Sending build context to Docker daemon 2.943MB [2020-03-30T16:43:14.240Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-30T16:43:14.240Z] Step 2/21 : FROM ${BASE} as builder [2020-03-30T16:43:14.517Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-30T16:43:14.517Z] e7c96db7181b: Pulling fs layer [2020-03-30T16:43:14.517Z] 4c13bbce0fe7: Pulling fs layer [2020-03-30T16:43:14.517Z] 6059c847ac2f: Pulling fs layer [2020-03-30T16:43:14.517Z] e7c96db7181b: Verifying Checksum [2020-03-30T16:43:14.517Z] e7c96db7181b: Download complete [2020-03-30T16:43:14.798Z] 4c13bbce0fe7: Verifying Checksum [2020-03-30T16:43:14.798Z] 4c13bbce0fe7: Download complete [2020-03-30T16:43:14.798Z] e7c96db7181b: Pull complete [2020-03-30T16:43:15.070Z] 4c13bbce0fe7: Pull complete [2020-03-30T16:43:17.112Z] 6059c847ac2f: Verifying Checksum [2020-03-30T16:43:17.112Z] 6059c847ac2f: Download complete [2020-03-30T16:43:23.765Z] 6059c847ac2f: Pull complete [2020-03-30T16:43:24.046Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-30T16:43:24.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-30T16:43:24.046Z] ---> 5eabd8fd8ba2 [2020-03-30T16:43:24.046Z] 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-03-30T16:43:24.046Z] ---> Running in c19067cce1b5 [2020-03-30T16:43:24.650Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-30T16:43:25.618Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-30T16:43:25.885Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-30T16:43:25.885Z] (2/8) Installing libuuid (2.33-r0) [2020-03-30T16:43:25.885Z] (3/8) Installing libblkid (2.33-r0) [2020-03-30T16:43:26.164Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-30T16:43:26.759Z] (5/8) Installing libmount (2.33-r0) [2020-03-30T16:43:27.336Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-30T16:43:27.336Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-30T16:43:27.913Z] (8/8) Installing wget (1.20.3-r0) [2020-03-30T16:43:28.189Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:43:28.189Z] OK: 272 MiB in 83 packages [2020-03-30T16:43:28.810Z] Removing intermediate container c19067cce1b5 [2020-03-30T16:43:28.810Z] ---> c83aec67c91e [2020-03-30T16:43:28.810Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-30T16:43:29.108Z] ---> Running in 2bccce6fa6e8 [2020-03-30T16:43:29.108Z] Removing intermediate container 2bccce6fa6e8 [2020-03-30T16:43:29.108Z] ---> 097289659d9c [2020-03-30T16:43:29.108Z] 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-03-30T16:43:29.108Z] ---> Running in 83b47233d907 [2020-03-30T16:43:29.708Z] --2020-03-30 16:43:29-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-30T16:43:29.974Z] Resolving github.com... 140.82.112.3 [2020-03-30T16:43:29.974Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-03-30T16:43:29.975Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:43:29.975Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-30T16:43:29.975Z] --2020-03-30 16:43:29-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-30T16:43:29.975Z] Resolving codeload.github.com... 140.82.113.9 [2020-03-30T16:43:29.975Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-03-30T16:43:30.245Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:43:30.245Z] Length: unspecified [application/x-gzip] [2020-03-30T16:43:30.245Z] Saving to: 'STDOUT' [2020-03-30T16:43:30.245Z] [2020-03-30T16:43:30.245Z] 0K .......... .......... .......... .......... .......... 1.61M [2020-03-30T16:43:30.245Z] 50K .......... .......... .......... .......... .......... 3.02M [2020-03-30T16:43:30.245Z] 100K .......... .......... .......... .......... .......... 10.5M [2020-03-30T16:43:30.245Z] 150K .......... .......... .......... .......... .......... 43.8M [2020-03-30T16:43:30.245Z] 200K .......... .......... .......... .......... .......... 2.84M [2020-03-30T16:43:30.245Z] 250K .......... .......... .......... .......... .......... 8.83M [2020-03-30T16:43:30.245Z] 300K .......... .......... .......... .......... .......... 5.49M [2020-03-30T16:43:30.245Z] 350K .......... .......... .......... .......... .......... 6.25M [2020-03-30T16:43:30.245Z] 400K .......... .......... .......... .......... .......... 4.31M [2020-03-30T16:43:30.245Z] 450K .......... .......... .......... .......... .......... 3.74M [2020-03-30T16:43:30.245Z] 500K .......... .......... .......... .......... .......... 17.1M [2020-03-30T16:43:30.245Z] 550K .......... .......... .......... .......... .......... 2.82M [2020-03-30T16:43:30.512Z] 600K .......... .......... .......... .......... .......... 1.33M [2020-03-30T16:43:30.512Z] 650K .......... .......... .......... .......... .......... 6.34M [2020-03-30T16:43:30.512Z] 700K .. 27.0M=0.2s [2020-03-30T16:43:30.512Z] [2020-03-30T16:43:30.512Z] 2020-03-30 16:43:30 (3.80 MB/s) - written to stdout [719348] [2020-03-30T16:43:30.512Z] [2020-03-30T16:43:30.512Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:43:30.512Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-30T16:43:30.512Z] -- Check for working C compiler: /usr/bin/cc [2020-03-30T16:43:30.788Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:43:30.788Z] -- Detecting C compiler ABI info [2020-03-30T16:43:30.788Z] -- Detecting C compiler ABI info - done [2020-03-30T16:43:30.788Z] -- Detecting C compile features [2020-03-30T16:43:31.370Z] -- Detecting C compile features - done [2020-03-30T16:43:31.370Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-30T16:43:31.370Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-30T16:43:31.370Z] -- Detecting CXX compiler ABI info [2020-03-30T16:43:31.370Z] -- Detecting CXX compiler ABI info - done [2020-03-30T16:43:31.370Z] -- Detecting CXX compile features [2020-03-30T16:43:31.959Z] -- Detecting CXX compile features - done [2020-03-30T16:43:31.959Z] -- Looking for include file endian.h [2020-03-30T16:43:32.238Z] -- Looking for include file endian.h - found [2020-03-30T16:43:32.238Z] -- Check if the system is big endian [2020-03-30T16:43:32.238Z] -- Searching 16 bit integer [2020-03-30T16:43:32.238Z] -- Looking for sys/types.h [2020-03-30T16:43:32.238Z] -- Looking for sys/types.h - found [2020-03-30T16:43:32.238Z] -- Looking for stdint.h [2020-03-30T16:43:32.526Z] -- Looking for stdint.h - found [2020-03-30T16:43:32.526Z] -- Looking for stddef.h [2020-03-30T16:43:32.526Z] -- Looking for stddef.h - found [2020-03-30T16:43:32.526Z] -- Check size of unsigned short [2020-03-30T16:43:32.526Z] -- Check size of unsigned short - done [2020-03-30T16:43:32.526Z] -- Using unsigned short [2020-03-30T16:43:32.796Z] -- Check if the system is big endian - little endian [2020-03-30T16:43:32.796Z] -- Check size of size_t [2020-03-30T16:43:32.796Z] -- Check size of size_t - done [2020-03-30T16:43:32.796Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-30T16:43:32.796Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-30T16:43:32.796Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-30T16:43:32.796Z] CMake did not find one. [2020-03-30T16:43:32.796Z] [2020-03-30T16:43:32.796Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-30T16:43:32.796Z] the following names: [2020-03-30T16:43:32.796Z] [2020-03-30T16:43:32.796Z] cJSONConfig.cmake [2020-03-30T16:43:32.796Z] cjson-config.cmake [2020-03-30T16:43:32.796Z] [2020-03-30T16:43:32.796Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-30T16:43:32.796Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-30T16:43:32.796Z] provides a separate development package or SDK, be sure it has been [2020-03-30T16:43:32.796Z] installed. [2020-03-30T16:43:32.796Z] [2020-03-30T16:43:32.796Z] [2020-03-30T16:43:32.796Z] -- Configuring done [2020-03-30T16:43:33.062Z] -- Generating done [2020-03-30T16:43:33.062Z] -- Build files have been written to: /tmp/cbor [2020-03-30T16:43:33.062Z] Scanning dependencies of target cbor_shared [2020-03-30T16:43:33.062Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-30T16:43:33.328Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-30T16:43:33.606Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-30T16:43:33.606Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-30T16:43:33.872Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-30T16:43:33.872Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-30T16:43:33.872Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-30T16:43:34.148Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-30T16:43:34.148Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-30T16:43:34.148Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-30T16:43:34.429Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-30T16:43:34.690Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-30T16:43:34.690Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-30T16:43:34.954Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-30T16:43:34.954Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-30T16:43:34.954Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-30T16:43:35.232Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-30T16:43:35.232Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-30T16:43:35.232Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-30T16:43:35.526Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-30T16:43:35.526Z] [ 40%] Linking C shared library libcbor.so [2020-03-30T16:43:35.526Z] [ 40%] Built target cbor_shared [2020-03-30T16:43:35.526Z] Scanning dependencies of target cbor [2020-03-30T16:43:35.526Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-30T16:43:35.838Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-30T16:43:36.155Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-30T16:43:36.155Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-30T16:43:36.766Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-30T16:43:36.766Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-30T16:43:37.075Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-30T16:43:37.075Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-30T16:43:37.075Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-30T16:43:37.342Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-30T16:43:37.606Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-30T16:43:37.885Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-30T16:43:37.885Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-30T16:43:38.151Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-30T16:43:38.151Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-30T16:43:38.151Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-30T16:43:38.439Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-30T16:43:38.439Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-30T16:43:38.716Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-30T16:43:38.716Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-30T16:43:39.033Z] [ 80%] Linking C static library libcbor.a [2020-03-30T16:43:39.033Z] [ 80%] Built target cbor [2020-03-30T16:43:39.033Z] Scanning dependencies of target create_items [2020-03-30T16:43:39.033Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-30T16:43:39.316Z] [ 84%] Linking C executable create_items [2020-03-30T16:43:39.316Z] [ 84%] Built target create_items [2020-03-30T16:43:39.316Z] Scanning dependencies of target readfile [2020-03-30T16:43:39.316Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-30T16:43:39.316Z] [ 88%] Linking C executable readfile [2020-03-30T16:43:39.316Z] [ 88%] Built target readfile [2020-03-30T16:43:39.316Z] Scanning dependencies of target streaming_parser [2020-03-30T16:43:39.595Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-30T16:43:39.595Z] [ 92%] Linking C executable streaming_parser [2020-03-30T16:43:39.595Z] [ 92%] Built target streaming_parser [2020-03-30T16:43:39.595Z] Scanning dependencies of target sort [2020-03-30T16:43:39.595Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-30T16:43:39.595Z] [ 96%] Linking C executable sort [2020-03-30T16:43:39.878Z] [ 96%] Built target sort [2020-03-30T16:43:39.878Z] Scanning dependencies of target hello [2020-03-30T16:43:39.878Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-30T16:43:39.878Z] [100%] Linking C executable hello [2020-03-30T16:43:39.878Z] [100%] Built target hello [2020-03-30T16:43:39.878Z] Install the project... [2020-03-30T16:43:39.878Z] -- Install configuration: "Release" [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-30T16:43:39.878Z] -- Up-to-date: /usr/local/include/cbor [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/include/cbor.h [2020-03-30T16:43:39.878Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-30T16:43:41.832Z] Removing intermediate container 83b47233d907 [2020-03-30T16:43:41.832Z] ---> e4a85bf4e74d [2020-03-30T16:43:41.832Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-30T16:43:41.832Z] ---> Running in 1bf407e320d2 [2020-03-30T16:43:42.811Z] Removing intermediate container 1bf407e320d2 [2020-03-30T16:43:42.812Z] ---> 60a5aede9f1d [2020-03-30T16:43:42.812Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-30T16:43:43.073Z] ---> 3572b49cca99 [2020-03-30T16:43:43.073Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-30T16:43:43.649Z] ---> 7e23b4a04ddf [2020-03-30T16:43:43.649Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-30T16:43:43.923Z] ---> 42788069eb5c [2020-03-30T16:43:43.923Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-30T16:43:43.923Z] ---> f0d678cb345f [2020-03-30T16:43:43.923Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-30T16:43:44.184Z] ---> 8d40b8233c64 [2020-03-30T16:43:44.184Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-30T16:43:44.451Z] ---> 8c0a974db8dd [2020-03-30T16:43:44.451Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-30T16:43:44.451Z] ---> Running in ab342d298bf6 [2020-03-30T16:43:45.031Z] + CPPCHECK=false [2020-03-30T16:43:45.031Z] + DOCGEN=false [2020-03-30T16:43:45.031Z] + TOMLVER=SDK-0.2 [2020-03-30T16:43:45.031Z] + CUTILVER=1.0.0 [2020-03-30T16:43:45.031Z] + '[' 0 -gt 0 ] [2020-03-30T16:43:45.031Z] + readlink -f ./scripts/build.sh [2020-03-30T16:43:45.031Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-30T16:43:45.031Z] + dirname /tmp/sdk/scripts [2020-03-30T16:43:45.031Z] + ROOT=/tmp/sdk [2020-03-30T16:43:45.031Z] + cd /tmp/sdk [2020-03-30T16:43:45.031Z] + '[' '!' -d deps ] [2020-03-30T16:43:45.031Z] + mkdir deps [2020-03-30T16:43:45.031Z] + tar -C deps -z -x -f - [2020-03-30T16:43:45.031Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-30T16:43:45.031Z] --2020-03-30 16:43:44-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-30T16:43:45.031Z] Resolving github.com... 140.82.112.3 [2020-03-30T16:43:45.031Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-03-30T16:43:45.298Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:43:45.299Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-30T16:43:45.299Z] --2020-03-30 16:43:45-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-30T16:43:45.299Z] Resolving codeload.github.com... 140.82.113.9 [2020-03-30T16:43:45.299Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-03-30T16:43:45.299Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:43:45.299Z] Length: unspecified [application/x-gzip] [2020-03-30T16:43:45.299Z] Saving to: 'STDOUT' [2020-03-30T16:43:45.299Z] [2020-03-30T16:43:45.299Z] 0K .......... ...... 950K=0.02s [2020-03-30T16:43:45.299Z] [2020-03-30T16:43:45.299Z] 2020-03-30 16:43:45 (950 KB/s) - written to stdout [16451] [2020-03-30T16:43:45.299Z] [2020-03-30T16:43:45.299Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-30T16:43:45.299Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-30T16:43:45.299Z] + tar -C deps -z -x -f - [2020-03-30T16:43:45.299Z] --2020-03-30 16:43:45-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-30T16:43:45.299Z] Resolving github.com... 140.82.112.3 [2020-03-30T16:43:45.571Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-03-30T16:43:45.571Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:43:45.571Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-30T16:43:45.571Z] --2020-03-30 16:43:45-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-30T16:43:45.571Z] Resolving codeload.github.com... 140.82.113.9 [2020-03-30T16:43:45.571Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-03-30T16:43:45.843Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:43:45.843Z] Length: unspecified [application/x-gzip] [2020-03-30T16:43:45.843Z] Saving to: 'STDOUT' [2020-03-30T16:43:45.843Z]  [2020-03-30T16:43:45.843Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-03-30T16:43:45.843Z] 50K .......... .......... .......... .......... .......... 2.26M [2020-03-30T16:43:45.843Z] 100K .......... .......... .......... .......... ........ 12.1M=0.06s [2020-03-30T16:43:45.843Z] [2020-03-30T16:43:45.843Z] 2020-03-30 16:43:45 (2.53 MB/s) - written to stdout [151809] [2020-03-30T16:43:45.843Z] [2020-03-30T16:43:45.843Z] + mkdir -p src/c/iot [2020-03-30T16:43:45.843Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-30T16:43:45.843Z] + mkdir -p include/iot [2020-03-30T16:43:45.843Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-30T16:43:45.843Z] + mkdir -p include/iot/os [2020-03-30T16:43:45.843Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-30T16:43:45.843Z] + mkdir -p /tmp/sdk/build/release [2020-03-30T16:43:45.843Z] + cd /tmp/sdk/build/release [2020-03-30T16:43:45.843Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-30T16:43:46.111Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:43:46.111Z] -- Check for working C compiler: /usr/bin/cc [2020-03-30T16:43:46.111Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:43:46.111Z] -- Detecting C compiler ABI info [2020-03-30T16:43:46.382Z] -- Detecting C compiler ABI info - done [2020-03-30T16:43:46.382Z] -- Detecting C compile features [2020-03-30T16:43:46.653Z] -- Detecting C compile features - done [2020-03-30T16:43:46.653Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-30T16:43:46.653Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-30T16:43:46.653Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-30T16:43:46.653Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-30T16:43:46.653Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-30T16:43:46.653Z] -- C SDK 0.0.0 for Linux [2020-03-30T16:43:46.653Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-30T16:43:46.934Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-30T16:43:46.934Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-30T16:43:46.934Z] -- Configuring done [2020-03-30T16:43:46.934Z] -- Generating done [2020-03-30T16:43:46.934Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-30T16:43:46.934Z] + make [2020-03-30T16:43:46.934Z] + tee release.log [2020-03-30T16:43:47.216Z] Scanning dependencies of target csdk [2020-03-30T16:43:47.216Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-30T16:43:47.509Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-30T16:43:47.834Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-30T16:43:48.476Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-30T16:43:48.476Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-30T16:43:48.755Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-30T16:43:49.034Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-30T16:43:49.297Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-30T16:43:49.588Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-30T16:43:49.861Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-30T16:43:50.168Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-30T16:43:50.168Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-30T16:43:50.437Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-30T16:43:50.437Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-30T16:43:51.468Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-30T16:43:51.746Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-30T16:43:51.746Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-30T16:43:52.053Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-30T16:43:53.059Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-30T16:43:53.059Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-30T16:43:53.059Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-30T16:43:53.381Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-30T16:43:53.709Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-30T16:43:53.709Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-30T16:43:53.996Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-30T16:43:54.282Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-30T16:43:54.282Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-30T16:43:54.695Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-30T16:43:54.695Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-30T16:43:55.329Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-30T16:43:55.329Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-30T16:43:57.298Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-30T16:43:57.298Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-30T16:43:57.566Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-30T16:43:57.830Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-30T16:43:58.417Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:43:59.007Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-30T16:43:59.977Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-30T16:43:59.977Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-30T16:44:00.567Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-30T16:44:00.840Z] [ 69%] Linking C shared library libcsdk.so [2020-03-30T16:44:00.840Z] [ 69%] Built target csdk [2020-03-30T16:44:00.840Z] Scanning dependencies of target template [2020-03-30T16:44:00.840Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-30T16:44:01.126Z] [ 72%] Linking C executable template [2020-03-30T16:44:01.388Z] [ 72%] Built target template [2020-03-30T16:44:01.388Z] Scanning dependencies of target device-counter [2020-03-30T16:44:01.388Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-30T16:44:01.388Z] [ 76%] Linking C executable device-counter [2020-03-30T16:44:01.652Z] [ 76%] Built target device-counter [2020-03-30T16:44:01.652Z] Scanning dependencies of target device-random [2020-03-30T16:44:01.652Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-30T16:44:01.652Z] [ 79%] Linking C executable device-random [2020-03-30T16:44:01.915Z] [ 79%] Built target device-random [2020-03-30T16:44:01.916Z] Scanning dependencies of target device-gyro [2020-03-30T16:44:01.916Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-30T16:44:02.196Z] [ 83%] Linking C executable device-gyro [2020-03-30T16:44:02.196Z] [ 83%] Built target device-gyro [2020-03-30T16:44:02.196Z] Scanning dependencies of target template-discovery [2020-03-30T16:44:02.196Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-30T16:44:02.481Z] [ 86%] Linking C executable template-discovery [2020-03-30T16:44:02.770Z] [ 86%] Built target template-discovery [2020-03-30T16:44:02.770Z] Scanning dependencies of target device-terminal [2020-03-30T16:44:02.770Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-30T16:44:03.052Z] [ 89%] Linking C executable device-terminal [2020-03-30T16:44:03.052Z] [ 89%] Built target device-terminal [2020-03-30T16:44:03.052Z] Scanning dependencies of target template2 [2020-03-30T16:44:03.052Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-30T16:44:03.316Z] [ 93%] Linking C executable template2 [2020-03-30T16:44:03.316Z] [ 93%] Built target template2 [2020-03-30T16:44:03.316Z] Scanning dependencies of target device-randomv2 [2020-03-30T16:44:03.316Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-30T16:44:03.589Z] [ 96%] Linking C executable device-randomv2 [2020-03-30T16:44:03.589Z] [ 96%] Built target device-randomv2 [2020-03-30T16:44:03.589Z] Scanning dependencies of target device-counterv2 [2020-03-30T16:44:03.589Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-30T16:44:03.851Z] [100%] Linking C executable device-counterv2 [2020-03-30T16:44:03.851Z] [100%] Built target device-counterv2 [2020-03-30T16:44:03.851Z] + make package [2020-03-30T16:44:03.851Z] + tee -a release.log [2020-03-30T16:44:04.115Z] [ 69%] Built target csdk [2020-03-30T16:44:04.115Z] [ 72%] Built target template [2020-03-30T16:44:04.115Z] [ 76%] Built target device-counter [2020-03-30T16:44:04.115Z] [ 79%] Built target device-random [2020-03-30T16:44:04.115Z] [ 83%] Built target device-gyro [2020-03-30T16:44:04.115Z] [ 86%] Built target template-discovery [2020-03-30T16:44:04.115Z] [ 89%] Built target device-terminal [2020-03-30T16:44:04.378Z] [ 93%] Built target template2 [2020-03-30T16:44:04.378Z] [ 96%] Built target device-randomv2 [2020-03-30T16:44:04.378Z] [100%] Built target device-counterv2 [2020-03-30T16:44:04.378Z] Run CPack packaging tool... [2020-03-30T16:44:04.378Z] CPack: Create package using TGZ [2020-03-30T16:44:04.378Z] CPack: Install projects [2020-03-30T16:44:04.378Z] CPack: - Run preinstall target for: Csdk [2020-03-30T16:44:04.644Z] CPack: - Install project: Csdk [2020-03-30T16:44:04.644Z] CPack: Create package [2020-03-30T16:44:04.938Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-30T16:44:04.938Z] + '[' false '=' true ] [2020-03-30T16:44:04.938Z] + '[' false '=' true ] [2020-03-30T16:44:04.938Z] + mkdir -p /tmp/sdk/build/debug [2020-03-30T16:44:04.938Z] + cd /tmp/sdk/build/debug [2020-03-30T16:44:04.938Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-30T16:44:04.938Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:44:04.938Z] -- Check for working C compiler: /usr/bin/cc [2020-03-30T16:44:04.938Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:44:04.938Z] -- Detecting C compiler ABI info [2020-03-30T16:44:05.203Z] -- Detecting C compiler ABI info - done [2020-03-30T16:44:05.203Z] -- Detecting C compile features [2020-03-30T16:44:05.472Z] -- Detecting C compile features - done [2020-03-30T16:44:05.472Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-30T16:44:05.472Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-30T16:44:05.472Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-30T16:44:05.472Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-30T16:44:05.472Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-30T16:44:05.472Z] -- C SDK 0.0.0 for Linux [2020-03-30T16:44:05.472Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-30T16:44:05.472Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-30T16:44:05.472Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-30T16:44:05.747Z] -- Configuring done [2020-03-30T16:44:05.747Z] -- Generating done [2020-03-30T16:44:05.747Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-30T16:44:05.747Z] + make [2020-03-30T16:44:05.747Z] + tee debug.log [2020-03-30T16:44:05.747Z] Scanning dependencies of target csdk [2020-03-30T16:44:05.747Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-30T16:44:06.007Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-30T16:44:06.007Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-30T16:44:06.311Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-30T16:44:06.311Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-30T16:44:06.311Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-30T16:44:06.628Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-30T16:44:06.923Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-30T16:44:06.923Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-30T16:44:06.923Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-30T16:44:07.198Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-30T16:44:07.198Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-30T16:44:07.502Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-30T16:44:07.502Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-30T16:44:07.667Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1399 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws [2020-03-30T16:44:07.754Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [2020-03-30T16:44:07.770Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-30T16:44:07.770Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [Pipeline] checkout [2020-03-30T16:44:08.064Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-30T16:44:08.064Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-30T16:44:08.362Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-30T16:44:08.362Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-30T16:44:08.362Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-30T16:44:08.362Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-30T16:44:08.630Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-30T16:44:08.630Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-30T16:44:08.630Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-30T16:44:08.923Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-30T16:44:08.923Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-30T16:44:09.204Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-30T16:44:09.205Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-30T16:44:09.465Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-30T16:44:09.465Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-30T16:44:10.043Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-30T16:44:10.308Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-30T16:44:10.308Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-30T16:44:10.591Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-30T16:44:10.888Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:44:10.888Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-30T16:44:11.161Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-30T16:44:11.161Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-30T16:44:11.421Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-30T16:44:11.421Z] [ 69%] Linking C shared library libcsdk.so [2020-03-30T16:44:11.690Z] [ 69%] Built target csdk [2020-03-30T16:44:11.690Z] Scanning dependencies of target template [2020-03-30T16:44:11.690Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-30T16:44:11.690Z] [ 72%] Linking C executable template [2020-03-30T16:44:11.993Z] [ 72%] Built target template [2020-03-30T16:44:11.993Z] Scanning dependencies of target device-counter [2020-03-30T16:44:11.993Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-30T16:44:11.993Z] [ 76%] Linking C executable device-counter [2020-03-30T16:44:12.289Z] [ 76%] Built target device-counter [2020-03-30T16:44:12.289Z] Scanning dependencies of target device-random [2020-03-30T16:44:12.289Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-30T16:44:12.289Z] [ 79%] Linking C executable device-random [2020-03-30T16:44:12.289Z] [ 79%] Built target device-random [2020-03-30T16:44:12.289Z] Scanning dependencies of target device-gyro [2020-03-30T16:44:12.289Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-30T16:44:12.567Z] [ 83%] Linking C executable device-gyro [2020-03-30T16:44:12.567Z] [ 83%] Built target device-gyro [2020-03-30T16:44:12.567Z] Scanning dependencies of target template-discovery [2020-03-30T16:44:12.567Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-30T16:44:12.849Z] [ 86%] Linking C executable template-discovery [2020-03-30T16:44:12.849Z] [ 86%] Built target template-discovery [2020-03-30T16:44:12.849Z] Scanning dependencies of target device-terminal [2020-03-30T16:44:12.849Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-30T16:44:13.116Z] [ 89%] Linking C executable device-terminal [2020-03-30T16:44:13.116Z] [ 89%] Built target device-terminal [2020-03-30T16:44:13.116Z] Scanning dependencies of target template2 [2020-03-30T16:44:13.116Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-30T16:44:13.379Z] [ 93%] Linking C executable template2 [2020-03-30T16:44:13.379Z] [ 93%] Built target template2 [2020-03-30T16:44:13.379Z] Scanning dependencies of target device-randomv2 [2020-03-30T16:44:13.379Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-30T16:44:13.640Z] [ 96%] Linking C executable device-randomv2 [2020-03-30T16:44:13.640Z] [ 96%] Built target device-randomv2 [2020-03-30T16:44:13.640Z] Scanning dependencies of target device-counterv2 [2020-03-30T16:44:13.640Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-30T16:44:13.640Z] [100%] Linking C executable device-counterv2 [2020-03-30T16:44:13.881Z] using credential edgex-jenkins-ssh [2020-03-30T16:44:13.910Z] [100%] Built target device-counterv2 [2020-03-30T16:44:13.910Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:13.910Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:13.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:13.910Z] Scanning dependencies of target csdk [2020-03-30T16:44:13.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:13.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:13.910Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:44:13.927Z] Cloning the remote Git repository [2020-03-30T16:44:13.927Z] Cloning with configured refspecs honoured and without tags [2020-03-30T16:44:13.976Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:44:14.063Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-03-30T16:44:14.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:44:14.153Z] > git --version # timeout=10 [2020-03-30T16:44:14.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:44:14.246Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:44:14.559Z] [ 3%] Linking C shared library libcsdk.so [2020-03-30T16:44:14.559Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.559Z] [ 69%] Built target csdk [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] [ 71%] Linking C executable template [2020-03-30T16:44:14.829Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] [ 72%] Built target template [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] [ 74%] Linking C executable device-counter [2020-03-30T16:44:14.829Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] [ 76%] Built target device-counter [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:14.829Z] [ 77%] Linking C executable device-random [2020-03-30T16:44:15.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] [ 79%] Built target device-random [2020-03-30T16:44:15.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] [ 81%] Linking C executable device-gyro [2020-03-30T16:44:15.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] [ 83%] Built target device-gyro [2020-03-30T16:44:15.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.104Z] [ 84%] Linking C executable template-discovery [2020-03-30T16:44:15.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.270Z] Fetching without tags [2020-03-30T16:44:15.364Z] [ 86%] Built target template-discovery [2020-03-30T16:44:15.365Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] [ 88%] Linking C executable device-terminal [2020-03-30T16:44:15.365Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] [ 89%] Built target device-terminal [2020-03-30T16:44:15.365Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.365Z] [ 91%] Linking C executable template2 [2020-03-30T16:44:15.133Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-30T16:44:15.147Z] > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 [2020-03-30T16:44:15.170Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:44:15.193Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-30T16:44:15.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-30T16:44:15.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:44:15.298Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-30T16:44:15.627Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] [ 93%] Built target template2 [2020-03-30T16:44:15.627Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] [ 94%] Linking C executable device-randomv2 [2020-03-30T16:44:15.627Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] [ 96%] Built target device-randomv2 [2020-03-30T16:44:15.627Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.627Z] [ 98%] Linking C executable device-counterv2 [2020-03-30T16:44:15.815Z] Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:44:15.938Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.938Z] [100%] Built target device-counterv2 [2020-03-30T16:44:15.938Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:15.938Z] Install the project... [2020-03-30T16:44:15.938Z] -- Install configuration: "Release" [2020-03-30T16:44:15.938Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-30T16:44:15.938Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-30T16:44:15.938Z] -- Up-to-date: /usr/local/include [2020-03-30T16:44:15.938Z] -- Installing: /usr/local/include/devsdk [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/component.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/container.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/data.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/json.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/os.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/time.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/os [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-30T16:44:15.939Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-30T16:44:15.939Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:44:16.266Z] Merge succeeded, producing d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:44:16.266Z] Checking out Revision d577524653b908716fe3fd2127e0060690583520 (PR-245) [2020-03-30T16:44:16.960Z] Removing intermediate container ab342d298bf6 [2020-03-30T16:44:16.960Z] ---> e6552a2fbeed [2020-03-30T16:44:16.960Z] Step 14/21 : FROM alpine:3.9 [2020-03-30T16:44:15.827Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T16:44:15.867Z] > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 [2020-03-30T16:44:15.983Z] > git remote # timeout=10 [2020-03-30T16:44:16.013Z] > git config --get remote.origin.url # timeout=10 [2020-03-30T16:44:16.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-30T16:44:16.138Z] > git merge 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-03-30T16:44:16.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-30T16:44:16.265Z] > git config core.sparsecheckout # timeout=10 [2020-03-30T16:44:16.310Z] > git checkout -f d577524653b908716fe3fd2127e0060690583520 # timeout=10 [2020-03-30T16:44:17.555Z] 3.9: Pulling from library/alpine [2020-03-30T16:44:17.556Z] 9123ac7c32f7: Pulling fs layer [2020-03-30T16:44:18.136Z] 9123ac7c32f7: Verifying Checksum [2020-03-30T16:44:18.136Z] 9123ac7c32f7: Download complete [2020-03-30T16:44:18.720Z] 9123ac7c32f7: Pull complete [2020-03-30T16:44:18.720Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-30T16:44:18.720Z] Status: Downloaded newer image for alpine:3.9 [2020-03-30T16:44:18.720Z] ---> 82f67be598eb [2020-03-30T16:44:18.720Z] Step 15/21 : MAINTAINER IOTech [2020-03-30T16:44:18.720Z] ---> Running in 56a123ddc758 [2020-03-30T16:44:18.720Z] Removing intermediate container 56a123ddc758 [2020-03-30T16:44:18.720Z] ---> 1fe7312f82de [2020-03-30T16:44:18.720Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-30T16:44:18.720Z] ---> Running in 7ece379cfdcd [2020-03-30T16:44:20.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-30T16:44:20.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-30T16:44:20.196Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-30T16:44:20.494Z] (2/48) Installing libmagic (5.36-r1) [2020-03-30T16:44:20.494Z] (3/48) Installing file (5.36-r1) [2020-03-30T16:44:20.494Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-30T16:44:20.494Z] (5/48) Installing isl (0.18-r0) [2020-03-30T16:44:20.494Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-30T16:44:20.494Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-30T16:44:20.494Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-30T16:44:20.494Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-30T16:44:20.494Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-30T16:44:20.494Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-30T16:44:20.494Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-30T16:44:21.472Z] Commit message: "Updated gyro and terminal examples to use v2 api" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-30T16:44:22.805Z] ========================================================= [2020-03-30T16:44:22.806Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-30T16:44:22.806Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:44:23.084Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-30T16:44:23.346Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-30T16:44:23.346Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-30T16:44:23.992Z] + 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-03-30T16:44:24.960Z] Sending build context to Docker daemon 2.943MB [2020-03-30T16:44:24.960Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-30T16:44:24.960Z] Step 2/21 : FROM ${BASE} as builder [2020-03-30T16:44:25.229Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-30T16:44:25.230Z] 0362ad1dd800: Pulling fs layer [2020-03-30T16:44:25.230Z] f2cdb1532d8b: Pulling fs layer [2020-03-30T16:44:25.230Z] 37ed683be191: Pulling fs layer [2020-03-30T16:44:25.501Z] f2cdb1532d8b: Verifying Checksum [2020-03-30T16:44:25.501Z] f2cdb1532d8b: Download complete [2020-03-30T16:44:25.619Z] (16/48) Installing make (4.2.1-r2) [2020-03-30T16:44:25.619Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-30T16:44:25.619Z] (18/48) Installing build-base (0.5-r1) [2020-03-30T16:44:25.619Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-30T16:44:25.619Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-30T16:44:25.619Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-30T16:44:25.619Z] (22/48) Installing expat (2.2.8-r0) [2020-03-30T16:44:25.619Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-30T16:44:25.619Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-30T16:44:25.619Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-30T16:44:25.619Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-30T16:44:25.774Z] 0362ad1dd800: Download complete [2020-03-30T16:44:25.886Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-30T16:44:25.886Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-30T16:44:25.886Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-30T16:44:25.886Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-30T16:44:25.886Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-30T16:44:26.357Z] 0362ad1dd800: Pull complete [2020-03-30T16:44:26.468Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-30T16:44:26.469Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-30T16:44:26.469Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-30T16:44:26.469Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-30T16:44:26.625Z] f2cdb1532d8b: Pull complete [2020-03-30T16:44:27.453Z] (36/48) Installing curl (7.64.0-r3) [2020-03-30T16:44:27.453Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-30T16:44:27.453Z] (38/48) Installing git (2.20.2-r0) [2020-03-30T16:44:27.724Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-30T16:44:27.724Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-30T16:44:27.724Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-30T16:44:27.724Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-30T16:44:27.724Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-30T16:44:27.724Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-30T16:44:27.724Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-30T16:44:27.724Z] (46/48) Installing libuuid (2.33-r0) [2020-03-30T16:44:27.724Z] (47/48) Installing wget (1.20.3-r0) [2020-03-30T16:44:27.724Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-30T16:44:27.724Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:44:27.724Z] Executing ca-certificates-20190108-r0.trigger [2020-03-30T16:44:28.303Z] OK: 222 MiB in 62 packages [2020-03-30T16:44:33.285Z] 37ed683be191: Verifying Checksum [2020-03-30T16:44:33.285Z] 37ed683be191: Download complete [2020-03-30T16:44:34.947Z] Removing intermediate container 7ece379cfdcd [2020-03-30T16:44:34.947Z] ---> 468e23056668 [2020-03-30T16:44:34.947Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-30T16:44:34.947Z] ---> b322282f9ba4 [2020-03-30T16:44:34.947Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-30T16:44:34.947Z] ---> 44b0d287064a [2020-03-30T16:44:34.947Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-30T16:44:35.226Z] ---> 99003e5adbb9 [2020-03-30T16:44:35.226Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-30T16:44:35.226Z] ---> fffbe008d920 [2020-03-30T16:44:35.226Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-30T16:44:35.494Z] ---> f5b766396e69 [2020-03-30T16:44:35.494Z] Successfully built f5b766396e69 [2020-03-30T16:44:35.761Z] 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-03-30T16:44:36.435Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-30T16:44:36.716Z] . [Pipeline] withDockerContainer [2020-03-30T16:44:36.919Z] prd-centos7-docker-4c-2g-1398 does not seem to be running inside a container [2020-03-30T16:44:37.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-30T16:44:37.997Z] $ docker top f994b111bd87294ce55d09d8c158f680088536f9e51265928aad4b038b43b4b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-30T16:44:39.160Z] + make test [2020-03-30T16:44:39.160Z] echo "make test" [2020-03-30T16:44:39.160Z] make test [Pipeline] } [2020-03-30T16:44:39.182Z] $ docker stop --time=1 f994b111bd87294ce55d09d8c158f680088536f9e51265928aad4b038b43b4b2 [2020-03-30T16:44:41.461Z] $ docker rm -f f994b111bd87294ce55d09d8c158f680088536f9e51265928aad4b038b43b4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T16:44:42.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T16:44:43.094Z] + ls -al . [2020-03-30T16:44:43.094Z] total 160 [2020-03-30T16:44:43.094Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 30 16:43 . [2020-03-30T16:44:43.094Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 30 16:43 .. [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 30 16:43 Attribution.txt [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 4941 Mar 30 16:43 CHANGES [2020-03-30T16:44:43.094Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 30 16:43 docs [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 30 16:43 Doxyfile [2020-03-30T16:44:43.094Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 16:43 .git [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 30 16:43 .gitignore [2020-03-30T16:44:43.094Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 30 16:43 include [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 30 16:43 Jenkinsfile [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 30 16:43 LICENSE [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 30 16:43 Makefile [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 30 16:43 README.md [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 30 16:43 README.v2.md [2020-03-30T16:44:43.094Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 30 16:43 scripts [2020-03-30T16:44:43.094Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 30 16:43 .semver [2020-03-30T16:44:43.094Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 30 16:43 src [2020-03-30T16:44:43.094Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 16:40 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:44:43.397Z] 37ed683be191: Pull complete [2020-03-30T16:44:43.398Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-30T16:44:43.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-30T16:44:43.398Z] ---> b23d30803547 [2020-03-30T16:44:43.398Z] 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-03-30T16:44:43.464Z] + 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=d577524653b908716fe3fd2127e0060690583520 --label arch=amd64 --label version=0.0.0 . [2020-03-30T16:44:43.733Z] Sending build context to Docker daemon 2.943MB [2020-03-30T16:44:43.733Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-30T16:44:43.733Z] Step 2/15 : FROM ${BASE} [2020-03-30T16:44:43.733Z] ---> f5b766396e69 [2020-03-30T16:44:43.733Z] Step 3/15 : MAINTAINER IOTech [2020-03-30T16:44:43.733Z] ---> Running in 06fb9c5f693d [2020-03-30T16:44:43.994Z] Removing intermediate container 06fb9c5f693d [2020-03-30T16:44:43.994Z] ---> 9c532f67bdba [2020-03-30T16:44:43.994Z] 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-03-30T16:44:43.995Z] ---> Running in 2094debb699d [2020-03-30T16:44:44.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-30T16:44:44.375Z] ---> Running in 1585249e3523 [2020-03-30T16:44:44.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-30T16:44:44.914Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-30T16:44:44.914Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-30T16:44:45.570Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-30T16:44:45.796Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-30T16:44:45.871Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-30T16:44:46.144Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-30T16:44:46.144Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-30T16:44:46.144Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-30T16:44:46.144Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-30T16:44:46.144Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-30T16:44:46.144Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-30T16:44:46.380Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-30T16:44:46.453Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-30T16:44:46.453Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-30T16:44:46.453Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-30T16:44:46.453Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-30T16:44:46.453Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-30T16:44:46.723Z] (16/21) Installing libblkid (2.33-r0) [2020-03-30T16:44:46.723Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-30T16:44:46.723Z] (18/21) Installing libmount (2.33-r0) [2020-03-30T16:44:46.723Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-30T16:44:46.723Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-30T16:44:46.723Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-30T16:44:46.723Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:44:46.972Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-30T16:44:46.972Z] (2/8) Installing libuuid (2.33-r0) [2020-03-30T16:44:46.972Z] (3/8) Installing libblkid (2.33-r0) [2020-03-30T16:44:46.993Z] OK: 265 MiB in 83 packages [2020-03-30T16:44:47.246Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-30T16:44:47.246Z] (5/8) Installing libmount (2.33-r0) [2020-03-30T16:44:47.511Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-30T16:44:47.511Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-30T16:44:48.092Z] (8/8) Installing wget (1.20.3-r0) [2020-03-30T16:44:48.092Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:44:48.092Z] OK: 285 MiB in 83 packages [2020-03-30T16:44:48.545Z] Removing intermediate container 2094debb699d [2020-03-30T16:44:48.545Z] ---> 28217c027dbc [2020-03-30T16:44:48.545Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-30T16:44:48.823Z] ---> c5958f3070ae [2020-03-30T16:44:48.823Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-30T16:44:49.093Z] ---> 98cc1e147cdc [2020-03-30T16:44:49.093Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-30T16:44:49.093Z] ---> e2b66c98c57b [2020-03-30T16:44:49.093Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-30T16:44:49.404Z] ---> de3c287a03af [2020-03-30T16:44:49.404Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-30T16:44:49.521Z] Removing intermediate container 1585249e3523 [2020-03-30T16:44:49.521Z] ---> ad3677abc582 [2020-03-30T16:44:49.521Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-30T16:44:49.521Z] ---> Running in d2748b121731 [2020-03-30T16:44:49.665Z] ---> 63a6ca187caa [2020-03-30T16:44:49.665Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-30T16:44:49.665Z] ---> 903dd393223b [2020-03-30T16:44:49.665Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-30T16:44:49.793Z] Removing intermediate container d2748b121731 [2020-03-30T16:44:49.793Z] ---> d38a28830afc [2020-03-30T16:44:49.793Z] 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-03-30T16:44:49.793Z] ---> Running in f43096cf2297 [2020-03-30T16:44:49.927Z] ---> Running in fa81acb32115 [2020-03-30T16:44:49.927Z] Removing intermediate container fa81acb32115 [2020-03-30T16:44:49.927Z] ---> b8dafc8a633b [2020-03-30T16:44:49.927Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-30T16:44:49.927Z] ---> Running in 95750f9bf6ac [2020-03-30T16:44:50.198Z] Removing intermediate container 95750f9bf6ac [2020-03-30T16:44:50.198Z] ---> bc8d80e22f44 [2020-03-30T16:44:50.198Z] Step 13/15 : LABEL arch=amd64 [2020-03-30T16:44:50.198Z] ---> Running in ae0daa05f2ea [2020-03-30T16:44:50.460Z] Removing intermediate container ae0daa05f2ea [2020-03-30T16:44:50.460Z] ---> ada8d26563a5 [2020-03-30T16:44:50.460Z] Step 14/15 : LABEL git_sha=d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:44:50.761Z] --2020-03-30 16:44:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-30T16:44:50.761Z] Resolving github.com... 140.82.112.4 [2020-03-30T16:44:50.761Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-03-30T16:44:50.761Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:44:50.761Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-30T16:44:50.761Z] --2020-03-30 16:44:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-30T16:44:50.761Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-30T16:44:50.761Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-30T16:44:51.052Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:44:51.052Z] Length: unspecified [application/x-gzip] [2020-03-30T16:44:51.052Z] Saving to: 'STDOUT' [2020-03-30T16:44:51.052Z]  [2020-03-30T16:44:51.052Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-03-30T16:44:51.052Z] 50K .......... .......... .......... .......... .......... 3.58M [2020-03-30T16:44:51.052Z] 100K .......... .......... .......... .......... .......... 10.5M [2020-03-30T16:44:51.052Z] 150K .......... .......... .......... .......... .......... 13.0M [2020-03-30T16:44:51.052Z] 200K .......... .......... .......... .......... .......... 3.75M [2020-03-30T16:44:51.052Z] 250K .......... .......... .......... .......... .......... 5.37M [2020-03-30T16:44:51.052Z] 300K .......... .......... .......... .......... .......... 3.75M [2020-03-30T16:44:51.052Z] 350K .......... .......... .......... .......... .......... 4.08M [2020-03-30T16:44:51.052Z] 400K .......... .......... .......... .......... .......... 3.12M [2020-03-30T16:44:51.052Z] 450K .......... .......... .......... .......... .......... 4.30M [2020-03-30T16:44:51.052Z] 500K .......... .......... .......... .......... .......... 4.48M [2020-03-30T16:44:51.320Z] 550K .......... .......... .......... .......... .......... 3.94M [2020-03-30T16:44:51.320Z] 600K .......... .......... .......... .......... .......... 758K [2020-03-30T16:44:51.320Z] 650K .......... .......... .......... .......... .......... 2.24M [2020-03-30T16:44:51.320Z] 700K ..   9.15M=0.2s [2020-03-30T16:44:51.320Z] [2020-03-30T16:44:51.320Z] 2020-03-30 16:44:51 (2.87 MB/s) - written to stdout [719348] [2020-03-30T16:44:51.320Z] [2020-03-30T16:44:51.435Z] ---> Running in a97bb98adfae [2020-03-30T16:44:51.435Z] Removing intermediate container a97bb98adfae [2020-03-30T16:44:51.435Z] ---> 1782823b751a [2020-03-30T16:44:51.435Z] Step 15/15 : LABEL version=0.0.0 [2020-03-30T16:44:51.435Z] ---> Running in c01555161734 [2020-03-30T16:44:51.588Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:44:51.693Z] Removing intermediate container c01555161734 [2020-03-30T16:44:51.694Z] ---> 57e22d609233 [2020-03-30T16:44:51.694Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-30T16:44:51.694Z] Successfully built 57e22d609233 [2020-03-30T16:44:51.694Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-03-30T16:44:51.857Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-30T16:44:51.857Z] -- Check for working C compiler: /usr/bin/cc [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-30T16:44:52.128Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:44:52.128Z] -- Detecting C compiler ABI info [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-03-30T16:44:52.399Z] -- Detecting C compiler ABI info - done [2020-03-30T16:44:52.399Z] -- Detecting C compile features [Pipeline] } [2020-03-30T16:44:52.983Z] -- Detecting C compile features - done [2020-03-30T16:44:52.983Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-30T16:44:53.253Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-30T16:44:53.253Z] -- Detecting CXX compiler ABI info [2020-03-30T16:44:53.522Z] -- Detecting CXX compiler ABI info - done [2020-03-30T16:44:53.790Z] -- Detecting CXX compile features [2020-03-30T16:44:55.213Z] -- Detecting CXX compile features - done [2020-03-30T16:44:55.213Z] -- Looking for include file endian.h [2020-03-30T16:44:55.481Z] -- Looking for include file endian.h - found [2020-03-30T16:44:55.481Z] -- Check if the system is big endian [2020-03-30T16:44:55.481Z] -- Searching 16 bit integer [2020-03-30T16:44:55.481Z] -- Looking for sys/types.h [2020-03-30T16:44:55.751Z] -- Looking for sys/types.h - found [2020-03-30T16:44:55.751Z] -- Looking for stdint.h [2020-03-30T16:44:56.019Z] -- Looking for stdint.h - found [2020-03-30T16:44:56.019Z] -- Looking for stddef.h [2020-03-30T16:44:56.019Z] -- Looking for stddef.h - found [2020-03-30T16:44:56.019Z] -- Check size of unsigned short [2020-03-30T16:44:56.286Z] -- Check size of unsigned short - done [2020-03-30T16:44:56.286Z] -- Using unsigned short [2020-03-30T16:44:56.554Z] -- Check if the system is big endian - little endian [2020-03-30T16:44:56.554Z] -- Check size of size_t [2020-03-30T16:44:56.823Z] -- Check size of size_t - done [2020-03-30T16:44:56.823Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-30T16:44:56.823Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-30T16:44:56.823Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-30T16:44:56.823Z] CMake did not find one. [2020-03-30T16:44:56.823Z] [2020-03-30T16:44:56.823Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-30T16:44:56.823Z] the following names: [2020-03-30T16:44:56.823Z] [2020-03-30T16:44:56.823Z] cJSONConfig.cmake [2020-03-30T16:44:56.823Z] cjson-config.cmake [2020-03-30T16:44:56.823Z] [2020-03-30T16:44:56.823Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-30T16:44:56.823Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-30T16:44:56.823Z] provides a separate development package or SDK, be sure it has been [2020-03-30T16:44:56.823Z] installed. [2020-03-30T16:44:56.823Z] [2020-03-30T16:44:56.823Z] [2020-03-30T16:44:57.091Z] -- Configuring done [2020-03-30T16:44:57.091Z] -- Generating done [2020-03-30T16:44:57.091Z] -- Build files have been written to: /tmp/cbor [2020-03-30T16:44:57.361Z] Scanning dependencies of target cbor_shared [2020-03-30T16:44:57.361Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-30T16:44:57.946Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-30T16:44:58.538Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-30T16:44:58.803Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-30T16:44:59.383Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-30T16:44:59.651Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-30T16:44:59.916Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-30T16:44:59.916Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-30T16:45:00.182Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-30T16:45:00.450Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-30T16:45:01.032Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-30T16:45:01.311Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-30T16:45:01.587Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-30T16:45:01.860Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-30T16:45:02.125Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-30T16:45:02.390Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-30T16:45:02.659Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-30T16:45:02.924Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-30T16:45:03.191Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-30T16:45:03.460Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-30T16:45:03.460Z] [ 40%] Linking C shared library libcbor.so [2020-03-30T16:45:03.729Z] [ 40%] Built target cbor_shared [2020-03-30T16:45:03.729Z] Scanning dependencies of target cbor [2020-03-30T16:45:03.729Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-30T16:45:04.685Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-30T16:45:05.267Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-30T16:45:05.267Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-30T16:45:06.675Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-30T16:45:06.675Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-30T16:45:06.941Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-30T16:45:06.941Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-30T16:45:07.210Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-30T16:45:07.477Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-30T16:45:08.438Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-30T16:45:08.438Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-30T16:45:09.036Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-30T16:45:09.321Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-30T16:45:09.589Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-30T16:45:09.589Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-30T16:45:10.174Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-30T16:45:10.174Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-30T16:45:10.443Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-30T16:45:11.025Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-30T16:45:11.025Z] [ 80%] Linking C static library libcbor.a [2020-03-30T16:45:11.025Z] [ 80%] Built target cbor [2020-03-30T16:45:11.025Z] Scanning dependencies of target create_items [2020-03-30T16:45:11.025Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-30T16:45:11.292Z] [ 84%] Linking C executable create_items [2020-03-30T16:45:11.292Z] [ 84%] Built target create_items [2020-03-30T16:45:11.292Z] Scanning dependencies of target readfile [2020-03-30T16:45:11.292Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-30T16:45:11.558Z] [ 88%] Linking C executable readfile [2020-03-30T16:45:11.558Z] [ 88%] Built target readfile [2020-03-30T16:45:11.824Z] Scanning dependencies of target streaming_parser [2020-03-30T16:45:11.824Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-30T16:45:12.092Z] [ 92%] Linking C executable streaming_parser [2020-03-30T16:45:12.092Z] [ 92%] Built target streaming_parser [2020-03-30T16:45:12.092Z] Scanning dependencies of target sort [2020-03-30T16:45:12.092Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-30T16:45:12.362Z] [ 96%] Linking C executable sort [2020-03-30T16:45:12.362Z] [ 96%] Built target sort [2020-03-30T16:45:12.362Z] Scanning dependencies of target hello [2020-03-30T16:45:12.362Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-30T16:45:12.629Z] [100%] Linking C executable hello [2020-03-30T16:45:12.629Z] [100%] Built target hello [2020-03-30T16:45:12.629Z] Install the project... [2020-03-30T16:45:12.629Z] -- Install configuration: "Release" [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-30T16:45:12.629Z] -- Up-to-date: /usr/local/include/cbor [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/include/cbor.h [2020-03-30T16:45:12.629Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-30T16:45:15.210Z] Removing intermediate container f43096cf2297 [2020-03-30T16:45:15.210Z] ---> f221f8e01659 [2020-03-30T16:45:15.210Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-30T16:45:15.210Z] ---> Running in 76a08812cc0f [2020-03-30T16:45:16.629Z] Removing intermediate container 76a08812cc0f [2020-03-30T16:45:16.629Z] ---> 6fe54aaf8eff [2020-03-30T16:45:16.629Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-30T16:45:17.211Z] ---> eb5585594838 [2020-03-30T16:45:17.211Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-30T16:45:17.803Z] ---> ef6633843921 [2020-03-30T16:45:17.803Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-30T16:45:18.393Z] ---> d350a3b04532 [2020-03-30T16:45:18.393Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-30T16:45:18.975Z] ---> fbb5877025df [2020-03-30T16:45:18.975Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-30T16:45:19.241Z] ---> 54d6fd4294d4 [2020-03-30T16:45:19.242Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-30T16:45:19.832Z] ---> 19ce307013ca [2020-03-30T16:45:19.832Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-30T16:45:20.100Z] ---> Running in 287cd36dc800 [2020-03-30T16:45:21.066Z] + CPPCHECK=false [2020-03-30T16:45:21.066Z] + DOCGEN=false [2020-03-30T16:45:21.066Z] + TOMLVER=SDK-0.2 [2020-03-30T16:45:21.066Z] + CUTILVER=1.0.0 [2020-03-30T16:45:21.066Z] + '[' 0 -gt 0 ] [2020-03-30T16:45:21.066Z] + readlink -f ./scripts/build.sh [2020-03-30T16:45:21.066Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-30T16:45:21.066Z] + dirname /tmp/sdk/scripts [2020-03-30T16:45:21.066Z] + ROOT=/tmp/sdk [2020-03-30T16:45:21.066Z] + cd /tmp/sdk [2020-03-30T16:45:21.066Z] + '[' '!' -d deps ] [2020-03-30T16:45:21.066Z] + mkdir deps [2020-03-30T16:45:21.066Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-30T16:45:21.066Z] + tar -C deps -z -x -f - [2020-03-30T16:45:21.066Z] --2020-03-30 16:45:20-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-30T16:45:21.066Z] Resolving github.com... 140.82.112.4 [2020-03-30T16:45:21.066Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-03-30T16:45:21.066Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:45:21.066Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-30T16:45:21.066Z] --2020-03-30 16:45:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-30T16:45:21.066Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-30T16:45:21.066Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-30T16:45:21.334Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:45:21.334Z] Length: unspecified [application/x-gzip] [2020-03-30T16:45:21.334Z] Saving to: 'STDOUT' [2020-03-30T16:45:21.334Z]  [2020-03-30T16:45:21.334Z] 0K .......... ...... 1.00M=0.02s [2020-03-30T16:45:21.334Z] [2020-03-30T16:45:21.334Z] 2020-03-30 16:45:21 (1.00 MB/s) - written to stdout [16451] [2020-03-30T16:45:21.334Z] [2020-03-30T16:45:21.334Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-30T16:45:21.334Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-30T16:45:21.334Z] + tar -C deps -z -x -f - [2020-03-30T16:45:21.334Z] --2020-03-30 16:45:21-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-30T16:45:21.334Z] Resolving github.com... 140.82.112.3 [2020-03-30T16:45:21.334Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-03-30T16:45:21.603Z] HTTP request sent, awaiting response... 302 Found [2020-03-30T16:45:21.603Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-30T16:45:21.603Z] --2020-03-30 16:45:21-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-30T16:45:21.603Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-30T16:45:21.603Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-30T16:45:21.603Z] HTTP request sent, awaiting response... 200 OK [2020-03-30T16:45:21.603Z] Length: unspecified [application/x-gzip] [2020-03-30T16:45:21.603Z] Saving to: 'STDOUT' [2020-03-30T16:45:21.603Z]  [2020-03-30T16:45:21.603Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-03-30T16:45:21.873Z] 50K .......... .......... .......... .......... .......... 2.34M [2020-03-30T16:45:21.873Z] 100K .......... .......... .......... .......... ........ 14.1M=0.06s [2020-03-30T16:45:21.873Z] [2020-03-30T16:45:21.873Z] 2020-03-30 16:45:21 (2.38 MB/s) - written to stdout [151809] [2020-03-30T16:45:21.873Z] [2020-03-30T16:45:21.873Z] + mkdir -p src/c/iot [2020-03-30T16:45:21.873Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-30T16:45:21.873Z] + mkdir -p include/iot [2020-03-30T16:45:21.873Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-30T16:45:21.873Z] + mkdir -p include/iot/os [2020-03-30T16:45:21.874Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-30T16:45:21.874Z] + mkdir -p /tmp/sdk/build/release [2020-03-30T16:45:21.874Z] + cd /tmp/sdk/build/release [2020-03-30T16:45:21.874Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-30T16:45:22.142Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:45:22.142Z] -- Check for working C compiler: /usr/bin/cc [2020-03-30T16:45:22.410Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:45:22.410Z] -- Detecting C compiler ABI info [2020-03-30T16:45:22.675Z] -- Detecting C compiler ABI info - done [2020-03-30T16:45:22.676Z] -- Detecting C compile features [2020-03-30T16:45:23.262Z] -- Detecting C compile features - done [2020-03-30T16:45:23.262Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-30T16:45:23.262Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-30T16:45:23.262Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-30T16:45:23.262Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-30T16:45:23.262Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-30T16:45:23.262Z] -- C SDK 0.0.0 for Linux [2020-03-30T16:45:23.262Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-30T16:45:23.532Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-30T16:45:23.532Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-30T16:45:23.799Z] -- Configuring done [2020-03-30T16:45:24.069Z] -- Generating done [2020-03-30T16:45:24.069Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-30T16:45:24.069Z] + make [2020-03-30T16:45:24.069Z] + tee release.log [2020-03-30T16:45:24.069Z] Scanning dependencies of target csdk [2020-03-30T16:45:24.336Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-30T16:45:24.921Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-30T16:45:25.188Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-30T16:45:27.142Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-30T16:45:27.411Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-30T16:45:27.682Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-30T16:45:28.268Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-30T16:45:29.678Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-30T16:45:29.946Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-30T16:45:30.910Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-30T16:45:31.177Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-30T16:45:31.446Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-30T16:45:31.715Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-30T16:45:31.985Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-30T16:45:35.330Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-30T16:45:35.597Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-30T16:45:35.866Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-30T16:45:36.450Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-30T16:45:38.397Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-30T16:45:38.397Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-30T16:45:38.666Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-30T16:45:39.250Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-30T16:45:39.834Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-30T16:45:39.834Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-30T16:45:40.794Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-30T16:45:41.060Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-30T16:45:41.644Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-30T16:45:41.911Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-30T16:45:42.494Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-30T16:45:43.456Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-30T16:45:43.456Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-30T16:45:47.725Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-30T16:45:48.307Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-30T16:45:48.573Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-30T16:45:49.157Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-30T16:45:50.566Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:45:51.993Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-30T16:45:55.333Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-30T16:45:55.333Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-30T16:45:56.748Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-30T16:45:57.016Z] [ 69%] Linking C shared library libcsdk.so [2020-03-30T16:45:57.016Z] [ 69%] Built target csdk [2020-03-30T16:45:57.282Z] Scanning dependencies of target template [2020-03-30T16:45:57.282Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-30T16:45:57.868Z] [ 72%] Linking C executable template [2020-03-30T16:45:57.868Z] [ 72%] Built target template [2020-03-30T16:45:57.868Z] Scanning dependencies of target device-counter [2020-03-30T16:45:57.868Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-30T16:45:58.454Z] [ 76%] Linking C executable device-counter [2020-03-30T16:45:58.723Z] [ 76%] Built target device-counter [2020-03-30T16:45:58.723Z] Scanning dependencies of target device-random [2020-03-30T16:45:58.723Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-30T16:45:58.991Z] [ 79%] Linking C executable device-random [2020-03-30T16:45:59.261Z] [ 79%] Built target device-random [2020-03-30T16:45:59.261Z] Scanning dependencies of target device-gyro [2020-03-30T16:45:59.261Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-30T16:45:59.843Z] [ 83%] Linking C executable device-gyro [2020-03-30T16:45:59.843Z] [ 83%] Built target device-gyro [2020-03-30T16:45:59.843Z] Scanning dependencies of target template-discovery [2020-03-30T16:46:00.110Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-30T16:46:00.696Z] [ 86%] Linking C executable template-discovery [2020-03-30T16:46:00.696Z] [ 86%] Built target template-discovery [2020-03-30T16:46:00.696Z] Scanning dependencies of target device-terminal [2020-03-30T16:46:00.964Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-30T16:46:01.230Z] [ 89%] Linking C executable device-terminal [2020-03-30T16:46:01.500Z] [ 89%] Built target device-terminal [2020-03-30T16:46:01.500Z] Scanning dependencies of target template2 [2020-03-30T16:46:01.500Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-30T16:46:02.082Z] [ 93%] Linking C executable template2 [2020-03-30T16:46:02.347Z] [ 93%] Built target template2 [2020-03-30T16:46:02.347Z] Scanning dependencies of target device-randomv2 [2020-03-30T16:46:02.347Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-30T16:46:02.925Z] [ 96%] Linking C executable device-randomv2 [2020-03-30T16:46:02.925Z] [ 96%] Built target device-randomv2 [2020-03-30T16:46:02.925Z] Scanning dependencies of target device-counterv2 [2020-03-30T16:46:02.925Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-30T16:46:03.510Z] [100%] Linking C executable device-counterv2 [2020-03-30T16:46:03.510Z] [100%] Built target device-counterv2 [2020-03-30T16:46:03.776Z] + + tee -amake release.log [2020-03-30T16:46:03.776Z] package [2020-03-30T16:46:03.776Z] [ 69%] Built target csdk [2020-03-30T16:46:03.776Z] [ 72%] Built target template [2020-03-30T16:46:03.776Z] [ 76%] Built target device-counter [2020-03-30T16:46:04.042Z] [ 79%] Built target device-random [2020-03-30T16:46:04.042Z] [ 83%] Built target device-gyro [2020-03-30T16:46:04.042Z] [ 86%] Built target template-discovery [2020-03-30T16:46:04.042Z] [ 89%] Built target device-terminal [2020-03-30T16:46:04.042Z] [ 93%] Built target template2 [2020-03-30T16:46:04.042Z] [ 96%] Built target device-randomv2 [2020-03-30T16:46:04.042Z] [100%] Built target device-counterv2 [2020-03-30T16:46:04.309Z] Run CPack packaging tool... [2020-03-30T16:46:04.309Z] CPack: Create package using TGZ [2020-03-30T16:46:04.309Z] CPack: Install projects [2020-03-30T16:46:04.309Z] CPack: - Run preinstall target for: Csdk [2020-03-30T16:46:04.889Z] CPack: - Install project: Csdk [2020-03-30T16:46:04.889Z] CPack: Create package [2020-03-30T16:46:04.889Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-30T16:46:04.889Z] + '[' false '=' true ] [2020-03-30T16:46:04.889Z] + '[' false '=' true ] [2020-03-30T16:46:04.889Z] + mkdir -p /tmp/sdk/build/debug [2020-03-30T16:46:04.889Z] + cd /tmp/sdk/build/debug [2020-03-30T16:46:04.889Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-30T16:46:05.157Z] -- The C compiler identification is GNU 8.3.0 [2020-03-30T16:46:05.157Z] -- Check for working C compiler: /usr/bin/cc [2020-03-30T16:46:05.421Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-30T16:46:05.421Z] -- Detecting C compiler ABI info [2020-03-30T16:46:05.688Z] -- Detecting C compiler ABI info - done [2020-03-30T16:46:05.688Z] -- Detecting C compile features [2020-03-30T16:46:06.269Z] -- Detecting C compile features - done [2020-03-30T16:46:06.534Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-30T16:46:06.534Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-30T16:46:06.534Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-30T16:46:06.534Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-30T16:46:06.534Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-30T16:46:06.534Z] -- C SDK 0.0.0 for Linux [2020-03-30T16:46:06.534Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-30T16:46:06.534Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-30T16:46:06.800Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-30T16:46:06.800Z] -- Configuring done [2020-03-30T16:46:07.067Z] -- Generating done [2020-03-30T16:46:07.067Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-30T16:46:07.067Z] + + teemake debug.log [2020-03-30T16:46:07.067Z] [2020-03-30T16:46:07.067Z] Scanning dependencies of target csdk [2020-03-30T16:46:07.332Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-30T16:46:07.598Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-30T16:46:07.863Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-30T16:46:08.500Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-30T16:46:08.790Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-30T16:46:08.790Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-30T16:46:09.418Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-30T16:46:09.711Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-30T16:46:09.980Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-30T16:46:10.595Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-30T16:46:10.595Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-30T16:46:10.872Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-30T16:46:11.142Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-30T16:46:11.407Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-30T16:46:12.372Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-30T16:46:12.372Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-30T16:46:12.637Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-30T16:46:12.902Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-30T16:46:13.481Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-30T16:46:13.481Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-30T16:46:13.750Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-30T16:46:14.017Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-30T16:46:14.283Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-30T16:46:14.283Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-30T16:46:14.550Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-30T16:46:14.815Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-30T16:46:15.085Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-30T16:46:15.085Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-30T16:46:15.352Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-30T16:46:15.935Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-30T16:46:15.935Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-30T16:46:16.897Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-30T16:46:17.167Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-30T16:46:17.431Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-30T16:46:17.697Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-30T16:46:18.651Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:46:19.233Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-30T16:46:19.813Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-30T16:46:20.079Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-30T16:46:20.347Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-30T16:46:20.613Z] [ 69%] Linking C shared library libcsdk.so [2020-03-30T16:46:20.878Z] [ 69%] Built target csdk [2020-03-30T16:46:20.878Z] Scanning dependencies of target template [2020-03-30T16:46:20.878Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-30T16:46:21.144Z] [ 72%] Linking C executable template [2020-03-30T16:46:21.411Z] [ 72%] Built target template [2020-03-30T16:46:21.411Z] Scanning dependencies of target device-counter [2020-03-30T16:46:21.411Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-30T16:46:21.680Z] [ 76%] Linking C executable device-counter [2020-03-30T16:46:21.680Z] [ 76%] Built target device-counter [2020-03-30T16:46:21.946Z] Scanning dependencies of target device-random [2020-03-30T16:46:21.946Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-30T16:46:22.215Z] [ 79%] Linking C executable device-random [2020-03-30T16:46:22.215Z] [ 79%] Built target device-random [2020-03-30T16:46:22.215Z] Scanning dependencies of target device-gyro [2020-03-30T16:46:22.215Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-30T16:46:22.484Z] [ 83%] Linking C executable device-gyro [2020-03-30T16:46:22.752Z] [ 83%] Built target device-gyro [2020-03-30T16:46:22.752Z] Scanning dependencies of target template-discovery [2020-03-30T16:46:22.752Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-30T16:46:23.022Z] [ 86%] Linking C executable template-discovery [2020-03-30T16:46:23.288Z] [ 86%] Built target template-discovery [2020-03-30T16:46:23.288Z] Scanning dependencies of target device-terminal [2020-03-30T16:46:23.288Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-30T16:46:23.554Z] [ 89%] Linking C executable device-terminal [2020-03-30T16:46:23.819Z] [ 89%] Built target device-terminal [2020-03-30T16:46:23.819Z] Scanning dependencies of target template2 [2020-03-30T16:46:23.819Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-30T16:46:24.086Z] [ 93%] Linking C executable template2 [2020-03-30T16:46:24.351Z] [ 93%] Built target template2 [2020-03-30T16:46:24.351Z] Scanning dependencies of target device-randomv2 [2020-03-30T16:46:24.351Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-30T16:46:24.617Z] [ 96%] Linking C executable device-randomv2 [2020-03-30T16:46:24.883Z] [ 96%] Built target device-randomv2 [2020-03-30T16:46:24.883Z] Scanning dependencies of target device-counterv2 [2020-03-30T16:46:24.883Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-30T16:46:25.150Z] [100%] Linking C executable device-counterv2 [2020-03-30T16:46:25.418Z] [100%] Built target device-counterv2 [2020-03-30T16:46:25.418Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:25.418Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:25.418Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:25.418Z] Scanning dependencies of target csdk [2020-03-30T16:46:25.418Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:25.418Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:25.418Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-30T16:46:26.825Z] [ 3%] Linking C shared library libcsdk.so [2020-03-30T16:46:27.094Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.094Z] [ 69%] Built target csdk [2020-03-30T16:46:27.094Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.094Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.094Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.094Z] [ 71%] Linking C executable template [2020-03-30T16:46:27.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.360Z] [ 72%] Built target template [2020-03-30T16:46:27.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.360Z] [ 74%] Linking C executable device-counter [2020-03-30T16:46:27.628Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.628Z] [ 76%] Built target device-counter [2020-03-30T16:46:27.628Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.628Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.628Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.628Z] [ 77%] Linking C executable device-random [2020-03-30T16:46:27.895Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.895Z] [ 79%] Built target device-random [2020-03-30T16:46:27.895Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.895Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.895Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:27.895Z] [ 81%] Linking C executable device-gyro [2020-03-30T16:46:28.162Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.162Z] [ 83%] Built target device-gyro [2020-03-30T16:46:28.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.162Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.162Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.162Z] [ 84%] Linking C executable template-discovery [2020-03-30T16:46:28.431Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.431Z] [ 86%] Built target template-discovery [2020-03-30T16:46:28.431Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.431Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.431Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.431Z] [ 88%] Linking C executable device-terminal [2020-03-30T16:46:28.697Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.697Z] [ 89%] Built target device-terminal [2020-03-30T16:46:28.697Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.697Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.697Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.697Z] [ 91%] Linking C executable template2 [2020-03-30T16:46:28.966Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.966Z] [ 93%] Built target template2 [2020-03-30T16:46:28.966Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.966Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.966Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:28.966Z] [ 94%] Linking C executable device-randomv2 [2020-03-30T16:46:29.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.234Z] [ 96%] Built target device-randomv2 [2020-03-30T16:46:29.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.234Z] [ 98%] Linking C executable device-counterv2 [2020-03-30T16:46:29.501Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.501Z] [100%] Built target device-counterv2 [2020-03-30T16:46:29.501Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:29.501Z] Install the project... [2020-03-30T16:46:29.501Z] -- Install configuration: "Release" [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-30T16:46:29.501Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-30T16:46:29.501Z] -- Up-to-date: /usr/local/include [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/devsdk [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/edgex [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-30T16:46:29.501Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/iot [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-30T16:46:29.768Z] -- Installing: /usr/local/include/iot/json.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/os [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/container.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/data.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/component.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/os.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/time.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-30T16:46:29.769Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-30T16:46:29.769Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-30T16:46:31.715Z] Removing intermediate container 287cd36dc800 [2020-03-30T16:46:31.715Z] ---> 99e9583991aa [2020-03-30T16:46:31.715Z] Step 14/21 : FROM alpine:3.9 [2020-03-30T16:46:31.980Z] 3.9: Pulling from library/alpine [2020-03-30T16:46:31.980Z] eb93038481dd: Pulling fs layer [2020-03-30T16:46:32.580Z] eb93038481dd: Verifying Checksum [2020-03-30T16:46:32.580Z] eb93038481dd: Download complete [2020-03-30T16:46:33.166Z] eb93038481dd: Pull complete [2020-03-30T16:46:33.166Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-30T16:46:33.166Z] Status: Downloaded newer image for alpine:3.9 [2020-03-30T16:46:33.166Z] ---> 355993758880 [2020-03-30T16:46:33.166Z] Step 15/21 : MAINTAINER IOTech [2020-03-30T16:46:33.434Z] ---> Running in 208df9cfd023 [2020-03-30T16:46:33.701Z] Removing intermediate container 208df9cfd023 [2020-03-30T16:46:33.701Z] ---> 918cddd352f6 [2020-03-30T16:46:33.701Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-30T16:46:33.972Z] ---> Running in 602fa77b10a8 [2020-03-30T16:46:34.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-30T16:46:34.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-30T16:46:35.520Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-30T16:46:35.787Z] (2/48) Installing libmagic (5.36-r1) [2020-03-30T16:46:35.787Z] (3/48) Installing file (5.36-r1) [2020-03-30T16:46:35.787Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-30T16:46:35.787Z] (5/48) Installing isl (0.18-r0) [2020-03-30T16:46:35.787Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-30T16:46:35.787Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-30T16:46:35.787Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-30T16:46:35.787Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-30T16:46:36.053Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-30T16:46:36.053Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-30T16:46:36.053Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-30T16:46:37.461Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-30T16:46:37.730Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-30T16:46:37.730Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-30T16:46:39.136Z] (16/48) Installing make (4.2.1-r2) [2020-03-30T16:46:39.136Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-30T16:46:39.136Z] (18/48) Installing build-base (0.5-r1) [2020-03-30T16:46:39.136Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-30T16:46:39.136Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-30T16:46:39.136Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-30T16:46:39.136Z] (22/48) Installing expat (2.2.8-r0) [2020-03-30T16:46:39.136Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-30T16:46:39.136Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-30T16:46:39.136Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-30T16:46:39.136Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-30T16:46:39.403Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-30T16:46:39.403Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-30T16:46:39.403Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-30T16:46:39.403Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-30T16:46:39.403Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-30T16:46:40.362Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-30T16:46:40.362Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-30T16:46:40.362Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-30T16:46:40.362Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-30T16:46:41.771Z] (36/48) Installing curl (7.64.0-r3) [2020-03-30T16:46:41.771Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-30T16:46:41.771Z] (38/48) Installing git (2.20.2-r0) [2020-03-30T16:46:42.353Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-30T16:46:42.353Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-30T16:46:42.353Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-30T16:46:42.353Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-30T16:46:42.353Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-30T16:46:42.353Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-30T16:46:42.353Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-30T16:46:42.353Z] (46/48) Installing libuuid (2.33-r0) [2020-03-30T16:46:42.353Z] (47/48) Installing wget (1.20.3-r0) [2020-03-30T16:46:42.353Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-30T16:46:42.623Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:46:42.623Z] Executing ca-certificates-20190108-r0.trigger [2020-03-30T16:46:42.623Z] OK: 219 MiB in 62 packages [2020-03-30T16:46:54.947Z] Removing intermediate container 602fa77b10a8 [2020-03-30T16:46:54.947Z] ---> 360f762fbd62 [2020-03-30T16:46:54.947Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-30T16:46:55.533Z] ---> 00237688df1c [2020-03-30T16:46:55.534Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-30T16:46:56.120Z] ---> 78cc43f37d93 [2020-03-30T16:46:56.120Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-30T16:46:56.704Z] ---> 2240af93268d [2020-03-30T16:46:56.704Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-30T16:46:57.288Z] ---> e2582a7b3045 [2020-03-30T16:46:57.288Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-30T16:46:57.871Z] ---> 11be0888ceef [2020-03-30T16:46:57.871Z] Successfully built 11be0888ceef [2020-03-30T16:46:57.871Z] 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-03-30T16:46:58.529Z] + docker inspect -f . ci-base-image-arm64 [2020-03-30T16:46:58.795Z] . [Pipeline] withDockerContainer [2020-03-30T16:46:59.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-1399 does not seem to be running inside a container [2020-03-30T16:46:59.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-30T16:47:00.483Z] $ docker top 91e65078a4d5feb53d1c335c720cc5629a5f0d22dea0f014439edb9e61187377 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-30T16:47:01.542Z] + make test [2020-03-30T16:47:01.542Z] echo "make test" [2020-03-30T16:47:01.542Z] make test [Pipeline] } [2020-03-30T16:47:01.557Z] $ docker stop --time=1 91e65078a4d5feb53d1c335c720cc5629a5f0d22dea0f014439edb9e61187377 [2020-03-30T16:47:03.461Z] $ docker rm -f 91e65078a4d5feb53d1c335c720cc5629a5f0d22dea0f014439edb9e61187377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-30T16:47:04.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-30T16:47:04.852Z] + ls -al . [2020-03-30T16:47:04.852Z] total 192 [2020-03-30T16:47:04.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 16:44 . [2020-03-30T16:47:04.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 16:44 .. [2020-03-30T16:47:04.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 16:44 .git [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 30 16:44 .gitignore [2020-03-30T16:47:04.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 16:44 .semver [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 30 16:44 Attribution.txt [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 4941 Mar 30 16:44 CHANGES [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 30 16:44 Doxyfile [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 30 16:44 Jenkinsfile [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 30 16:44 LICENSE [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 30 16:44 Makefile [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 30 16:44 README.md [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 30 16:44 README.v2.md [2020-03-30T16:47:04.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 16:40 VERSION [2020-03-30T16:47:04.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 16:44 docs [2020-03-30T16:47:04.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 16:44 include [2020-03-30T16:47:04.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 16:44 scripts [2020-03-30T16:47:04.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 16:44 src [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:47:05.185Z] + 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=d577524653b908716fe3fd2127e0060690583520 --label arch=arm64 --label version=0.0.0 . [2020-03-30T16:47:05.773Z] Sending build context to Docker daemon 2.943MB [2020-03-30T16:47:05.773Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-30T16:47:05.773Z] Step 2/15 : FROM ${BASE} [2020-03-30T16:47:05.773Z] ---> 11be0888ceef [2020-03-30T16:47:05.773Z] Step 3/15 : MAINTAINER IOTech [2020-03-30T16:47:05.773Z] ---> Running in 7395439f0f77 [2020-03-30T16:47:06.353Z] Removing intermediate container 7395439f0f77 [2020-03-30T16:47:06.353Z] ---> 706dd46a3b82 [2020-03-30T16:47:06.353Z] 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-03-30T16:47:06.353Z] ---> Running in 331859f67552 [2020-03-30T16:47:07.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-30T16:47:07.346Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-30T16:47:07.951Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-30T16:47:07.951Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-30T16:47:08.224Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-30T16:47:08.224Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-30T16:47:08.490Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-30T16:47:08.490Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-30T16:47:08.490Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-30T16:47:08.490Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-30T16:47:08.490Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-30T16:47:08.490Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-30T16:47:09.444Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-30T16:47:10.023Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-30T16:47:10.023Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-30T16:47:10.023Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-30T16:47:10.289Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-30T16:47:10.289Z] (16/21) Installing libblkid (2.33-r0) [2020-03-30T16:47:10.289Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-30T16:47:10.289Z] (18/21) Installing libmount (2.33-r0) [2020-03-30T16:47:10.289Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-30T16:47:10.554Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-30T16:47:10.554Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-30T16:47:10.819Z] Executing busybox-1.29.3-r10.trigger [2020-03-30T16:47:10.819Z] OK: 279 MiB in 83 packages [2020-03-30T16:47:14.155Z] Removing intermediate container 331859f67552 [2020-03-30T16:47:14.155Z] ---> d45924faa337 [2020-03-30T16:47:14.155Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-30T16:47:14.155Z] ---> 9c235ac7d795 [2020-03-30T16:47:14.155Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-30T16:47:14.740Z] ---> c8715c4ab613 [2020-03-30T16:47:14.740Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-30T16:47:15.325Z] ---> 222fd2554651 [2020-03-30T16:47:15.325Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-30T16:47:15.603Z] ---> 40d44c873857 [2020-03-30T16:47:15.603Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-30T16:47:16.187Z] ---> 32fbe2a4ee9e [2020-03-30T16:47:16.187Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-30T16:47:16.769Z] ---> 25175eff58b4 [2020-03-30T16:47:16.769Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-30T16:47:16.769Z] ---> Running in 90f60a1ae779 [2020-03-30T16:47:17.353Z] Removing intermediate container 90f60a1ae779 [2020-03-30T16:47:17.353Z] ---> 2d99fabd13c3 [2020-03-30T16:47:17.353Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-30T16:47:17.353Z] ---> Running in 19957c8f03b6 [2020-03-30T16:47:17.619Z] Removing intermediate container 19957c8f03b6 [2020-03-30T16:47:17.619Z] ---> bcf212cc080f [2020-03-30T16:47:17.619Z] Step 13/15 : LABEL arch=arm64 [2020-03-30T16:47:17.885Z] ---> Running in 8b526d18784b [2020-03-30T16:47:18.151Z] Removing intermediate container 8b526d18784b [2020-03-30T16:47:18.151Z] ---> 2c39b7eab0bf [2020-03-30T16:47:18.151Z] Step 14/15 : LABEL git_sha=d577524653b908716fe3fd2127e0060690583520 [2020-03-30T16:47:18.151Z] ---> Running in 565e6240c947 [2020-03-30T16:47:18.420Z] Removing intermediate container 565e6240c947 [2020-03-30T16:47:18.420Z] ---> ebf0fa98fc1d [2020-03-30T16:47:18.420Z] Step 15/15 : LABEL version=0.0.0 [2020-03-30T16:47:18.688Z] ---> Running in df201bdae21d [2020-03-30T16:47:18.953Z] Removing intermediate container df201bdae21d [2020-03-30T16:47:18.953Z] ---> 8c12759e50d2 [2020-03-30T16:47:18.953Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-30T16:47:18.953Z] Successfully built 8c12759e50d2 [2020-03-30T16:47:18.953Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-30T16:47:20.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T16:47:21.120Z] ---> package-listing.sh [2020-03-30T16:47:21.120Z] ++ facter osfamily [2020-03-30T16:47:21.120Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-30T16:47:21.120Z] + OS_FAMILY=redhat [2020-03-30T16:47:21.120Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-03-30T16:47:21.120Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-30T16:47:21.120Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-30T16:47:21.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-30T16:47:21.120Z] + PACKAGES=/tmp/packages_start.txt [2020-03-30T16:47:21.120Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' [2020-03-30T16:47:21.120Z] + PACKAGES=/tmp/packages_end.txt [2020-03-30T16:47:21.120Z] + case "${OS_FAMILY}" in [2020-03-30T16:47:21.120Z] + rpm -qa [2020-03-30T16:47:21.120Z] + sort [2020-03-30T16:47:25.320Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-30T16:47:25.320Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-30T16:47:25.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-30T16:47:25.320Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' [2020-03-30T16:47:25.320Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ [2020-03-30T16:47:25.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:47:25.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T16:47:25.815Z] [2020-03-30T16:47:25.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-30T16:47:26.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-30T16:47:26.151Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-30T16:47:26.151Z] c9b1b535fdd9: Pulling fs layer [2020-03-30T16:47:26.151Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-30T16:47:26.151Z] 756a868c4378: Pulling fs layer [2020-03-30T16:47:26.151Z] 444b2fc9a129: Pulling fs layer [2020-03-30T16:47:26.151Z] ea15f1150254: Pulling fs layer [2020-03-30T16:47:26.151Z] 41b27a9f41bf: Pulling fs layer [2020-03-30T16:47:26.151Z] 28c525ee5125: Pulling fs layer [2020-03-30T16:47:26.151Z] 094b1ea09ed8: Pulling fs layer [2020-03-30T16:47:26.151Z] 138eaada9080: Pulling fs layer [2020-03-30T16:47:26.151Z] 0622d0fa9048: Pulling fs layer [2020-03-30T16:47:26.151Z] 444b2fc9a129: Waiting [2020-03-30T16:47:26.151Z] ea15f1150254: Waiting [2020-03-30T16:47:26.151Z] 41b27a9f41bf: Waiting [2020-03-30T16:47:26.151Z] 28c525ee5125: Waiting [2020-03-30T16:47:26.151Z] 094b1ea09ed8: Waiting [2020-03-30T16:47:26.151Z] 138eaada9080: Waiting [2020-03-30T16:47:26.151Z] 0622d0fa9048: Waiting [2020-03-30T16:47:26.151Z] 2cc5ad85d9ab: Download complete [2020-03-30T16:47:26.151Z] 444b2fc9a129: Verifying Checksum [2020-03-30T16:47:26.151Z] 444b2fc9a129: Download complete [2020-03-30T16:47:26.151Z] c9b1b535fdd9: Verifying Checksum [2020-03-30T16:47:26.151Z] c9b1b535fdd9: Download complete [2020-03-30T16:47:26.441Z] ea15f1150254: Verifying Checksum [2020-03-30T16:47:26.441Z] ea15f1150254: Download complete [2020-03-30T16:47:26.441Z] 28c525ee5125: Verifying Checksum [2020-03-30T16:47:26.441Z] 28c525ee5125: Download complete [2020-03-30T16:47:26.720Z] 756a868c4378: Verifying Checksum [2020-03-30T16:47:26.720Z] 756a868c4378: Download complete [2020-03-30T16:47:26.720Z] c9b1b535fdd9: Pull complete [2020-03-30T16:47:26.720Z] 138eaada9080: Verifying Checksum [2020-03-30T16:47:26.720Z] 138eaada9080: Download complete [2020-03-30T16:47:26.720Z] 0622d0fa9048: Verifying Checksum [2020-03-30T16:47:26.720Z] 0622d0fa9048: Download complete [2020-03-30T16:47:27.005Z] 094b1ea09ed8: Verifying Checksum [2020-03-30T16:47:27.005Z] 094b1ea09ed8: Download complete [2020-03-30T16:47:27.005Z] 2cc5ad85d9ab: Pull complete [2020-03-30T16:47:27.596Z] 41b27a9f41bf: Verifying Checksum [2020-03-30T16:47:27.596Z] 41b27a9f41bf: Download complete [2020-03-30T16:47:28.984Z] 756a868c4378: Pull complete [2020-03-30T16:47:28.984Z] 444b2fc9a129: Pull complete [2020-03-30T16:47:28.984Z] ea15f1150254: Pull complete [2020-03-30T16:47:32.282Z] 41b27a9f41bf: Pull complete [2020-03-30T16:47:32.542Z] 28c525ee5125: Pull complete [2020-03-30T16:47:35.109Z] 094b1ea09ed8: Pull complete [2020-03-30T16:47:35.371Z] 138eaada9080: Pull complete [2020-03-30T16:47:35.634Z] 0622d0fa9048: Pull complete [2020-03-30T16:47:35.634Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-30T16:47:35.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-30T16:47:35.874Z] prd-centos7-docker-4c-2g-1397 does not seem to be running inside a container [2020-03-30T16:47:35.925Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-30T16:47:37.084Z] $ docker top 33cb0370bce030a10cbcff72df988bd3c29cb4e250a155b099340595e1640f17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-30T16:47:37.347Z] provisioning config files... [2020-03-30T16:47:37.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/config2354822236376372160tmp [Pipeline] { [Pipeline] echo [2020-03-30T16:47:37.427Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T16:47:37.746Z] ---> create-netrc.sh [Pipeline] echo [2020-03-30T16:47:37.754Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-30T16:47:38.045Z] ---> logs-deploy.sh [2020-03-30T16:47:38.045Z] + ARCHIVE_ARTIFACTS= [2020-03-30T16:47:38.045Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-30T16:47:38.045Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-30T16:47:38.045Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-30T16:47:38.045Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/2 [2020-03-30T16:47:38.045Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/2/ [2020-03-30T16:47:38.045Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/2 /w/workspace/edgexfoundry_device-sdk-c_PR-245 [2020-03-30T16:47:39.427Z] Archives upload complete. [2020-03-30T16:47:39.689Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/2/