Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 Running on prd-centos7-docker-4c-2g-915 in /w/workspace/edgexfoundry_device-sdk-c_master [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_master # 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 Fetching without tags Checking out Revision 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 (master) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 Commit message: "Merge pull request #243 from iain-anderson/issue-241" > git rev-list --no-walk c1ea9bfeded379c73428d9973495d98d857df97f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-17T17:27:53.625Z] 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-17T17:27:55.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T17:27:56.064Z] [2020-03-17T17:27:56.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:27:56.443Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T17:27:56.443Z] latest: Pulling from edgex-devops/git-semver [2020-03-17T17:27:56.443Z] 9123ac7c32f7: Pulling fs layer [2020-03-17T17:27:56.443Z] b8cc5d1170e3: Pulling fs layer [2020-03-17T17:27:56.443Z] 2924cbbf6a41: Pulling fs layer [2020-03-17T17:27:56.443Z] 93b08a4f1073: Pulling fs layer [2020-03-17T17:27:56.443Z] 93b08a4f1073: Waiting [2020-03-17T17:27:56.443Z] b8cc5d1170e3: Download complete [2020-03-17T17:27:56.705Z] 9123ac7c32f7: Verifying Checksum [2020-03-17T17:27:56.705Z] 9123ac7c32f7: Download complete [2020-03-17T17:27:56.705Z] 93b08a4f1073: Verifying Checksum [2020-03-17T17:27:56.705Z] 93b08a4f1073: Download complete [2020-03-17T17:27:56.705Z] 2924cbbf6a41: Verifying Checksum [2020-03-17T17:27:56.705Z] 2924cbbf6a41: Download complete [2020-03-17T17:27:56.963Z] 9123ac7c32f7: Pull complete [2020-03-17T17:27:56.963Z] b8cc5d1170e3: Pull complete [2020-03-17T17:27:57.900Z] 2924cbbf6a41: Pull complete [2020-03-17T17:27:57.900Z] 93b08a4f1073: Pull complete [2020-03-17T17:27:57.900Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-17T17:27:57.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-17T17:27:58.024Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:27:58.064Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-17T17:27:58.692Z] $ docker top 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-17T17:27:58.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T17:27:58.947Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T17:27:59.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T17:27:59.155Z] $ docker exec 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 ssh-agent [2020-03-17T17:27:59.341Z] SSH_AUTH_SOCK=/tmp/ssh-NPuviKtWEs8i/agent.15 [2020-03-17T17:27:59.341Z] SSH_AGENT_PID=21 [2020-03-17T17:27:59.353Z] Running ssh-add (command line suppressed) [2020-03-17T17:27:59.493Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1199973237526865404.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1199973237526865404.key) [2020-03-17T17:27:59.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T17:27:59.863Z] + git describe --exact-match --tags HEAD [2020-03-17T17:27:59.863Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-17T17:27:59.921Z] $ docker exec --env ******** --env ******** 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 ssh-agent -k [2020-03-17T17:28:00.065Z] unset SSH_AUTH_SOCK; [2020-03-17T17:28:00.065Z] unset SSH_AGENT_PID; [2020-03-17T17:28:00.065Z] echo Agent pid 21 killed; [2020-03-17T17:28:00.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-17T17:28:00.185Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-17T17:28:00.185Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-17T17:28:00.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T17:28:00.271Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T17:28:00.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T17:28:00.461Z] $ docker exec 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 ssh-agent [2020-03-17T17:28:00.641Z] SSH_AUTH_SOCK=/tmp/ssh-qfsGv9yXdrST/agent.54 [2020-03-17T17:28:00.641Z] SSH_AGENT_PID=61 [2020-03-17T17:28:00.648Z] Running ssh-add (command line suppressed) [2020-03-17T17:28:00.783Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1483976208014635841.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1483976208014635841.key) [2020-03-17T17:28:00.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T17:28:01.266Z] + git semver init [2020-03-17T17:28:01.267Z] # -> Open(): unable to determine branch for HEAD [2020-03-17T17:28:01.267Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-17T17:28:01.267Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:28:01.267Z] # $SEMVER_REMOTE_NAME = origin [2020-03-17T17:28:01.267Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-17T17:28:01.267Z] # $SEMVER_USER_NAME = jenkins [2020-03-17T17:28:01.267Z] # $SEMVER_BRANCH = master [2020-03-17T17:28:01.267Z] # $SEMVER_TEMP = /tmp/semver-585029151 [2020-03-17T17:28:01.267Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-17T17:28:01.845Z] # '/tmp/semver-585029151' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-03-17T17:28:01.845Z] # -> Force: false [2020-03-17T17:28:01.845Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-17T17:28:01.853Z] $ docker exec --env ******** --env ******** 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 ssh-agent -k [2020-03-17T17:28:01.997Z] unset SSH_AUTH_SOCK; [2020-03-17T17:28:01.998Z] unset SSH_AGENT_PID; [2020-03-17T17:28:01.998Z] echo Agent pid 61 killed; [2020-03-17T17:28:02.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-17T17:28:02.530Z] + git semver [Pipeline] } [2020-03-17T17:28:02.547Z] $ docker stop --time=1 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 [2020-03-17T17:28:03.907Z] $ docker rm -f 828df69005e98f67b59871caad620749be835f6974c104cb152ba0ab765bbbd9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-17T17:28:04.741Z] Stashed 30 file(s) [Pipeline] echo [2020-03-17T17:28:04.743Z] [edgeXSemver] initialized semver on version 1.2.0-dev.11 [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-17T17:28:19.979Z] Still waiting to schedule task [2020-03-17T17:28:19.979Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-915’ [2020-03-17T17:28:19.981Z] Still waiting to schedule task [2020-03-17T17:28:19.981Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-17T17:30:05.625Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-916 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-17T17:30:05.662Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2020-03-17T17:30:12.373Z] using credential edgex-jenkins-ssh [2020-03-17T17:30:12.469Z] Cloning the remote Git repository [2020-03-17T17:30:12.469Z] Cloning with configured refspecs honoured and without tags [2020-03-17T17:30:12.565Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:12.672Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2020-03-17T17:30:12.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:12.767Z] > git --version # timeout=10 [2020-03-17T17:30:12.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T17:30:12.885Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:13.977Z] Fetching without tags [2020-03-17T17:30:14.526Z] Checking out Revision 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 (master) [2020-03-17T17:30:13.864Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-17T17:30:13.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:13.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-17T17:30:14.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:14.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T17:30:14.030Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:14.574Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T17:30:14.609Z] > git checkout -f 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-03-17T17:30:19.712Z] Commit message: "Merge pull request #243 from iain-anderson/issue-241" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-17T17:30:21.002Z] ========================================================= [2020-03-17T17:30:21.002Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-17T17:30:21.002Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:30:22.251Z] + 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-17T17:30:23.269Z] Sending build context to Docker daemon 2.895MB [2020-03-17T17:30:23.269Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-17T17:30:23.269Z] Step 2/21 : FROM ${BASE} as builder [2020-03-17T17:30:23.540Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-17T17:30:23.540Z] 0362ad1dd800: Pulling fs layer [2020-03-17T17:30:23.540Z] f2cdb1532d8b: Pulling fs layer [2020-03-17T17:30:23.540Z] 37ed683be191: Pulling fs layer [2020-03-17T17:30:23.540Z] f2cdb1532d8b: Verifying Checksum [2020-03-17T17:30:23.540Z] f2cdb1532d8b: Download complete [2020-03-17T17:30:23.810Z] 0362ad1dd800: Verifying Checksum [2020-03-17T17:30:23.810Z] 0362ad1dd800: Download complete [2020-03-17T17:30:24.777Z] 0362ad1dd800: Pull complete [2020-03-17T17:30:24.777Z] f2cdb1532d8b: Pull complete [2020-03-17T17:30:31.471Z] 37ed683be191: Verifying Checksum [2020-03-17T17:30:31.471Z] 37ed683be191: Download complete [2020-03-17T17:30:40.108Z] Running on prd-centos7-docker-4c-2g-917 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-17T17:30:40.148Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2020-03-17T17:30:41.622Z] 37ed683be191: Pull complete [2020-03-17T17:30:41.622Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-17T17:30:41.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-17T17:30:41.622Z] ---> b23d30803547 [2020-03-17T17:30:41.622Z] 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-17T17:30:42.342Z] using credential edgex-jenkins-ssh [2020-03-17T17:30:42.391Z] Cloning the remote Git repository [2020-03-17T17:30:42.391Z] Cloning with configured refspecs honoured and without tags [2020-03-17T17:30:42.417Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:42.453Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2020-03-17T17:30:42.502Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:42.502Z] > git --version # timeout=10 [2020-03-17T17:30:42.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T17:30:42.533Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:43.169Z] Fetching without tags [2020-03-17T17:30:43.525Z] Checking out Revision 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 (master) [2020-03-17T17:30:43.579Z] ---> Running in c21604601422 [2020-03-17T17:30:43.144Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-17T17:30:43.154Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:43.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-17T17:30:43.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-17T17:30:43.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-17T17:30:43.179Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-17T17:30:43.534Z] > git config core.sparsecheckout # timeout=10 [2020-03-17T17:30:43.538Z] > git checkout -f 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 [2020-03-17T17:30:44.550Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-17T17:30:45.134Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-17T17:30:45.719Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-17T17:30:45.719Z] (2/8) Installing libuuid (2.33-r0) [2020-03-17T17:30:45.719Z] (3/8) Installing libblkid (2.33-r0) [2020-03-17T17:30:45.987Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-17T17:30:45.987Z] (5/8) Installing libmount (2.33-r0) [2020-03-17T17:30:46.255Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-17T17:30:46.255Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-17T17:30:46.840Z] (8/8) Installing wget (1.20.3-r0) [2020-03-17T17:30:47.109Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:30:47.109Z] OK: 285 MiB in 83 packages [2020-03-17T17:30:47.493Z] Commit message: "Merge pull request #243 from iain-anderson/issue-241" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-17T17:30:48.251Z] ========================================================= [2020-03-17T17:30:48.251Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-17T17:30:48.251Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:30:48.529Z] Removing intermediate container c21604601422 [2020-03-17T17:30:48.529Z] ---> d0538ce7d775 [2020-03-17T17:30:48.529Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-17T17:30:48.529Z] ---> Running in aa387a13a2e2 [2020-03-17T17:30:48.931Z] + 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-17T17:30:48.931Z] Sending build context to Docker daemon 2.895MB [2020-03-17T17:30:48.931Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-17T17:30:48.931Z] Step 2/21 : FROM ${BASE} as builder [2020-03-17T17:30:49.123Z] Removing intermediate container aa387a13a2e2 [2020-03-17T17:30:49.123Z] ---> 59cf38f9b4aa [2020-03-17T17:30:49.123Z] 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-17T17:30:49.123Z] ---> Running in 81e8e68550b2 [2020-03-17T17:30:49.196Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-17T17:30:49.196Z] e7c96db7181b: Pulling fs layer [2020-03-17T17:30:49.196Z] 4c13bbce0fe7: Pulling fs layer [2020-03-17T17:30:49.196Z] 6059c847ac2f: Pulling fs layer [2020-03-17T17:30:49.196Z] 4c13bbce0fe7: Verifying Checksum [2020-03-17T17:30:49.196Z] e7c96db7181b: Verifying Checksum [2020-03-17T17:30:49.196Z] e7c96db7181b: Download complete [2020-03-17T17:30:49.459Z] e7c96db7181b: Pull complete [2020-03-17T17:30:49.459Z] 4c13bbce0fe7: Pull complete [2020-03-17T17:30:50.089Z] --2020-03-17 17:30:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-17T17:30:50.089Z] Resolving github.com... 192.30.253.112 [2020-03-17T17:30:50.089Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-17T17:30:50.357Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:30:50.357Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-17T17:30:50.357Z] --2020-03-17 17:30:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-17T17:30:50.357Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-17T17:30:50.357Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-17T17:30:50.357Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:30:50.357Z] Length: unspecified [application/x-gzip] [2020-03-17T17:30:50.357Z] Saving to: 'STDOUT' [2020-03-17T17:30:50.357Z]  [2020-03-17T17:30:50.357Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-03-17T17:30:50.394Z] 6059c847ac2f: Verifying Checksum [2020-03-17T17:30:50.394Z] 6059c847ac2f: Download complete [2020-03-17T17:30:50.626Z] 50K .......... .......... .......... .......... .......... 2.55M [2020-03-17T17:30:50.626Z] 100K .......... .......... .......... .......... .......... 9.44M [2020-03-17T17:30:50.626Z] 150K .......... .......... .......... .......... .......... 9.98M [2020-03-17T17:30:50.626Z] 200K .......... .......... .......... .......... .......... 4.65M [2020-03-17T17:30:50.626Z] 250K .......... .......... .......... .......... .......... 3.72M [2020-03-17T17:30:50.626Z] 300K .......... .......... .......... .......... .......... 4.76M [2020-03-17T17:30:50.626Z] 350K .......... .......... .......... .......... .......... 5.08M [2020-03-17T17:30:50.626Z] 400K .......... .......... .......... .......... .......... 4.43M [2020-03-17T17:30:50.626Z] 450K .......... .......... .......... .......... .......... 3.77M [2020-03-17T17:30:50.626Z] 500K .......... .......... .......... .......... .......... 8.87M [2020-03-17T17:30:50.626Z] 550K .......... .......... .......... .......... .......... 3.99M [2020-03-17T17:30:50.626Z] 600K .......... .......... .......... .......... .......... 773K [2020-03-17T17:30:50.626Z] 650K .......... .......... .......... .......... .......... 2.23M [2020-03-17T17:30:50.626Z] 700K ..   9.70M=0.2s [2020-03-17T17:30:50.626Z] [2020-03-17T17:30:50.626Z] 2020-03-17 17:30:50 (2.89 MB/s) - written to stdout [719348] [2020-03-17T17:30:50.626Z] [2020-03-17T17:30:50.895Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:30:51.165Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-17T17:30:51.165Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:30:51.435Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:30:51.435Z] -- Detecting C compiler ABI info [2020-03-17T17:30:51.704Z] -- Detecting C compiler ABI info - done [2020-03-17T17:30:51.704Z] -- Detecting C compile features [2020-03-17T17:30:52.668Z] -- Detecting C compile features - done [2020-03-17T17:30:52.668Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-17T17:30:52.668Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-17T17:30:52.668Z] -- Detecting CXX compiler ABI info [2020-03-17T17:30:52.941Z] -- Detecting CXX compiler ABI info - done [2020-03-17T17:30:52.941Z] -- Detecting CXX compile features [2020-03-17T17:30:54.611Z] 6059c847ac2f: Pull complete [2020-03-17T17:30:54.611Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-17T17:30:54.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-17T17:30:54.611Z] ---> 5eabd8fd8ba2 [2020-03-17T17:30:54.611Z] 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-17T17:30:54.611Z] ---> Running in 3e38816389e2 [2020-03-17T17:30:54.892Z] -- Detecting CXX compile features - done [2020-03-17T17:30:54.892Z] -- Looking for include file endian.h [2020-03-17T17:30:54.892Z] -- Looking for include file endian.h - found [2020-03-17T17:30:54.892Z] -- Check if the system is big endian [2020-03-17T17:30:54.892Z] -- Searching 16 bit integer [2020-03-17T17:30:54.892Z] -- Looking for sys/types.h [2020-03-17T17:30:55.164Z] -- Looking for sys/types.h - found [2020-03-17T17:30:55.164Z] -- Looking for stdint.h [2020-03-17T17:30:55.436Z] -- Looking for stdint.h - found [2020-03-17T17:30:55.436Z] -- Looking for stddef.h [2020-03-17T17:30:55.436Z] -- Looking for stddef.h - found [2020-03-17T17:30:55.436Z] -- Check size of unsigned short [2020-03-17T17:30:55.705Z] -- Check size of unsigned short - done [2020-03-17T17:30:55.705Z] -- Using unsigned short [2020-03-17T17:30:55.973Z] -- Check if the system is big endian - little endian [2020-03-17T17:30:55.992Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-17T17:30:56.241Z] -- Check size of size_t [2020-03-17T17:30:56.241Z] -- Check size of size_t - done [2020-03-17T17:30:56.508Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-17T17:30:56.508Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-17T17:30:56.508Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-17T17:30:56.508Z] CMake did not find one. [2020-03-17T17:30:56.508Z] [2020-03-17T17:30:56.508Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-17T17:30:56.508Z] the following names: [2020-03-17T17:30:56.508Z] [2020-03-17T17:30:56.508Z] cJSONConfig.cmake [2020-03-17T17:30:56.508Z] cjson-config.cmake [2020-03-17T17:30:56.508Z] [2020-03-17T17:30:56.508Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-17T17:30:56.508Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-17T17:30:56.508Z] provides a separate development package or SDK, be sure it has been [2020-03-17T17:30:56.508Z] installed. [2020-03-17T17:30:56.508Z] [2020-03-17T17:30:56.508Z] [2020-03-17T17:30:56.508Z] -- Configuring done [2020-03-17T17:30:56.508Z] -- Generating done [2020-03-17T17:30:56.508Z] -- Build files have been written to: /tmp/cbor [2020-03-17T17:30:56.777Z] Scanning dependencies of target cbor_shared [2020-03-17T17:30:56.777Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-17T17:30:56.924Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-17T17:30:57.183Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-17T17:30:57.183Z] (2/8) Installing libuuid (2.33-r0) [2020-03-17T17:30:57.442Z] (3/8) Installing libblkid (2.33-r0) [2020-03-17T17:30:57.442Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-17T17:30:57.702Z] (5/8) Installing libmount (2.33-r0) [2020-03-17T17:30:57.702Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-17T17:30:57.702Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-17T17:30:57.743Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-17T17:30:58.012Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-17T17:30:58.270Z] (8/8) Installing wget (1.20.3-r0) [2020-03-17T17:30:58.280Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-17T17:30:58.534Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:30:58.534Z] OK: 272 MiB in 83 packages [2020-03-17T17:30:58.867Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-17T17:30:59.136Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-17T17:30:59.403Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-17T17:30:59.403Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-17T17:30:59.676Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-17T17:30:59.916Z] Removing intermediate container 3e38816389e2 [2020-03-17T17:30:59.916Z] ---> 598d6c14237c [2020-03-17T17:30:59.916Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-17T17:30:59.916Z] ---> Running in 764aa69bca59 [2020-03-17T17:30:59.943Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-17T17:31:00.176Z] Removing intermediate container 764aa69bca59 [2020-03-17T17:31:00.176Z] ---> 20d3282ed426 [2020-03-17T17:31:00.176Z] 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-17T17:31:00.176Z] ---> Running in 0038e16fb98c [2020-03-17T17:31:00.437Z] --2020-03-17 17:31:00-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-17T17:31:00.437Z] Resolving github.com... 140.82.113.4 [2020-03-17T17:31:00.437Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-17T17:31:00.535Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-17T17:31:00.696Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:31:00.696Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-17T17:31:00.696Z] --2020-03-17 17:31:00-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-17T17:31:00.696Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-17T17:31:00.696Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-17T17:31:00.803Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-17T17:31:00.955Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:31:00.956Z] Length: unspecified [application/x-gzip] [2020-03-17T17:31:00.956Z] Saving to: 'STDOUT' [2020-03-17T17:31:00.956Z]  [2020-03-17T17:31:00.956Z] 0K .......... .......... .......... .......... .......... 1.51M [2020-03-17T17:31:00.956Z] 50K .......... .......... .......... .......... .......... 3.07M [2020-03-17T17:31:00.956Z] 100K .......... .......... .......... .......... .......... 51.1M [2020-03-17T17:31:00.956Z] 150K .......... .......... .......... .......... .......... 66.8M [2020-03-17T17:31:00.956Z] 200K .......... .......... .......... .......... .......... 3.21M [2020-03-17T17:31:00.956Z] 250K .......... .......... .......... .......... .......... 15.1M [2020-03-17T17:31:00.956Z] 300K .......... .......... .......... .......... .......... 10.5M [2020-03-17T17:31:00.956Z] 350K .......... .......... .......... .......... .......... 5.78M [2020-03-17T17:31:00.956Z] 400K .......... .......... .......... .......... .......... 12.4M [2020-03-17T17:31:01.071Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-17T17:31:01.215Z] 450K .......... .......... .......... .......... .......... 540K [2020-03-17T17:31:01.215Z] 500K .......... .......... .......... .......... .......... 59.3M [2020-03-17T17:31:01.215Z] 550K .......... .......... .......... .......... .......... 3.07M [2020-03-17T17:31:01.215Z] 600K .......... .......... .......... .......... .......... 4.13M [2020-03-17T17:31:01.215Z] 650K .......... .......... .......... .......... .......... 6.53M [2020-03-17T17:31:01.215Z] 700K .. 856K=0.2s [2020-03-17T17:31:01.215Z] [2020-03-17T17:31:01.215Z] 2020-03-17 17:31:01 (3.16 MB/s) - written to stdout [719348] [2020-03-17T17:31:01.215Z] [2020-03-17T17:31:01.215Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:31:01.215Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-17T17:31:01.215Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:31:01.476Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:31:01.476Z] -- Detecting C compiler ABI info [2020-03-17T17:31:01.476Z] -- Detecting C compiler ABI info - done [2020-03-17T17:31:01.476Z] -- Detecting C compile features [2020-03-17T17:31:01.658Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-17T17:31:01.658Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-17T17:31:01.736Z] -- Detecting C compile features - done [2020-03-17T17:31:01.736Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-17T17:31:01.736Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-17T17:31:01.736Z] -- Detecting CXX compiler ABI info [2020-03-17T17:31:01.736Z] -- Detecting CXX compiler ABI info - done [2020-03-17T17:31:01.736Z] -- Detecting CXX compile features [2020-03-17T17:31:01.925Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-17T17:31:02.193Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-17T17:31:02.304Z] -- Detecting CXX compile features - done [2020-03-17T17:31:02.304Z] -- Looking for include file endian.h [2020-03-17T17:31:02.304Z] -- Looking for include file endian.h - found [2020-03-17T17:31:02.304Z] -- Check if the system is big endian [2020-03-17T17:31:02.304Z] -- Searching 16 bit integer [2020-03-17T17:31:02.304Z] -- Looking for sys/types.h [2020-03-17T17:31:02.304Z] -- Looking for sys/types.h - found [2020-03-17T17:31:02.304Z] -- Looking for stdint.h [2020-03-17T17:31:02.461Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-17T17:31:02.564Z] -- Looking for stdint.h - found [2020-03-17T17:31:02.564Z] -- Looking for stddef.h [2020-03-17T17:31:02.565Z] -- Looking for stddef.h - found [2020-03-17T17:31:02.565Z] -- Check size of unsigned short [2020-03-17T17:31:02.565Z] -- Check size of unsigned short - done [2020-03-17T17:31:02.565Z] -- Using unsigned short [2020-03-17T17:31:02.728Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-17T17:31:02.825Z] -- Check if the system is big endian - little endian [2020-03-17T17:31:02.825Z] -- Check size of size_t [2020-03-17T17:31:02.825Z] -- Check size of size_t - done [2020-03-17T17:31:02.825Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-17T17:31:02.825Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-17T17:31:02.825Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-17T17:31:02.825Z] CMake did not find one. [2020-03-17T17:31:02.825Z] [2020-03-17T17:31:02.825Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-17T17:31:02.825Z] the following names: [2020-03-17T17:31:02.825Z] [2020-03-17T17:31:02.825Z] cJSONConfig.cmake [2020-03-17T17:31:02.825Z] cjson-config.cmake [2020-03-17T17:31:02.825Z] [2020-03-17T17:31:02.825Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-17T17:31:02.825Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-17T17:31:02.825Z] provides a separate development package or SDK, be sure it has been [2020-03-17T17:31:02.825Z] installed. [2020-03-17T17:31:02.825Z] [2020-03-17T17:31:02.825Z] [2020-03-17T17:31:02.825Z] -- Configuring done [2020-03-17T17:31:02.825Z] -- Generating done [2020-03-17T17:31:02.825Z] -- Build files have been written to: /tmp/cbor [2020-03-17T17:31:02.825Z] Scanning dependencies of target cbor_shared [2020-03-17T17:31:02.825Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-17T17:31:02.999Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-17T17:31:03.085Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-17T17:31:03.266Z] [ 40%] Linking C shared library libcbor.so [2020-03-17T17:31:03.266Z] [ 40%] Built target cbor_shared [2020-03-17T17:31:03.266Z] Scanning dependencies of target cbor [2020-03-17T17:31:03.348Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-17T17:31:03.348Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-17T17:31:03.534Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-17T17:31:03.607Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-17T17:31:03.607Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-17T17:31:03.607Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-17T17:31:03.607Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-17T17:31:03.607Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-17T17:31:03.865Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-17T17:31:03.865Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-17T17:31:04.117Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-17T17:31:04.124Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-17T17:31:04.124Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-17T17:31:04.124Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-17T17:31:04.124Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-17T17:31:04.382Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-17T17:31:04.382Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-17T17:31:04.382Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-17T17:31:04.382Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-17T17:31:04.641Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-17T17:31:04.641Z] [ 40%] Linking C shared library libcbor.so [2020-03-17T17:31:04.641Z] [ 40%] Built target cbor_shared [2020-03-17T17:31:04.641Z] Scanning dependencies of target cbor [2020-03-17T17:31:04.641Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-17T17:31:04.700Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-17T17:31:04.905Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-17T17:31:04.905Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-17T17:31:04.967Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-17T17:31:05.163Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-17T17:31:05.424Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-17T17:31:05.424Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-17T17:31:05.424Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-17T17:31:05.424Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-17T17:31:05.424Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-17T17:31:05.682Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-17T17:31:05.934Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-17T17:31:05.940Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-17T17:31:05.940Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-17T17:31:05.940Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-17T17:31:06.199Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-17T17:31:06.199Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-17T17:31:06.199Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-17T17:31:06.199Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-17T17:31:06.204Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-17T17:31:06.457Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-17T17:31:06.457Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-17T17:31:06.457Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-17T17:31:06.457Z] [ 80%] Linking C static library libcbor.a [2020-03-17T17:31:06.457Z] [ 80%] Built target cbor [2020-03-17T17:31:06.458Z] Scanning dependencies of target create_items [2020-03-17T17:31:06.470Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-17T17:31:06.716Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-17T17:31:06.717Z] [ 84%] Linking C executable create_items [2020-03-17T17:31:06.717Z] [ 84%] Built target create_items [2020-03-17T17:31:06.717Z] Scanning dependencies of target readfile [2020-03-17T17:31:06.717Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-17T17:31:06.717Z] [ 88%] Linking C executable readfile [2020-03-17T17:31:06.717Z] [ 88%] Built target readfile [2020-03-17T17:31:06.717Z] Scanning dependencies of target streaming_parser [2020-03-17T17:31:06.717Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-17T17:31:06.737Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-17T17:31:06.976Z] [ 92%] Linking C executable streaming_parser [2020-03-17T17:31:06.976Z] [ 92%] Built target streaming_parser [2020-03-17T17:31:06.976Z] Scanning dependencies of target sort [2020-03-17T17:31:06.976Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-17T17:31:06.976Z] [ 96%] Linking C executable sort [2020-03-17T17:31:06.976Z] [ 96%] Built target sort [2020-03-17T17:31:06.976Z] Scanning dependencies of target hello [2020-03-17T17:31:06.976Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-17T17:31:06.976Z] [100%] Linking C executable hello [2020-03-17T17:31:06.976Z] [100%] Built target hello [2020-03-17T17:31:06.976Z] Install the project... [2020-03-17T17:31:06.976Z] -- Install configuration: "Release" [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-17T17:31:06.976Z] -- Up-to-date: /usr/local/include/cbor [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/include/cbor.h [2020-03-17T17:31:06.976Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-17T17:31:07.005Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-17T17:31:07.272Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-17T17:31:07.857Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-17T17:31:08.125Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-17T17:31:08.354Z] Removing intermediate container 0038e16fb98c [2020-03-17T17:31:08.354Z] ---> 9ed7446f26fa [2020-03-17T17:31:08.354Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-17T17:31:08.354Z] ---> Running in fc424e8bfc4f [2020-03-17T17:31:08.708Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-17T17:31:08.922Z] Removing intermediate container fc424e8bfc4f [2020-03-17T17:31:08.922Z] ---> b230fa20513f [2020-03-17T17:31:08.922Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-17T17:31:08.975Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-17T17:31:09.180Z] ---> 1287b02f542e [2020-03-17T17:31:09.180Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-17T17:31:09.180Z] ---> cec1b36df2e4 [2020-03-17T17:31:09.180Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-17T17:31:09.243Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-17T17:31:09.442Z] ---> 944a4b8a3b74 [2020-03-17T17:31:09.442Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-17T17:31:09.510Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-17T17:31:09.701Z] ---> 9b0a4d5c9cd2 [2020-03-17T17:31:09.701Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-17T17:31:09.701Z] ---> 9cef120f128f [2020-03-17T17:31:09.701Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-17T17:31:09.777Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-17T17:31:09.962Z] ---> 92dad686e84c [2020-03-17T17:31:09.962Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-17T17:31:09.962Z] ---> Running in 5363dcb53a36 [2020-03-17T17:31:10.046Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-17T17:31:10.221Z] + CPPCHECK=false [2020-03-17T17:31:10.221Z] + DOCGEN=false [2020-03-17T17:31:10.221Z] + TOMLVER=SDK-0.2 [2020-03-17T17:31:10.221Z] + CUTILVER=1.0.0 [2020-03-17T17:31:10.221Z] + '[' 0 -gt 0 ] [2020-03-17T17:31:10.221Z] + readlink -f ./scripts/build.sh [2020-03-17T17:31:10.221Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-17T17:31:10.221Z] + dirname /tmp/sdk/scripts [2020-03-17T17:31:10.221Z] + ROOT=/tmp/sdk [2020-03-17T17:31:10.221Z] + cd /tmp/sdk [2020-03-17T17:31:10.221Z] + '[' '!' -d deps ] [2020-03-17T17:31:10.221Z] + mkdir deps [2020-03-17T17:31:10.221Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-17T17:31:10.221Z] + tar -C deps -z -x -f - [2020-03-17T17:31:10.221Z] --2020-03-17 17:31:10-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-17T17:31:10.221Z] Resolving github.com... 140.82.113.4 [2020-03-17T17:31:10.221Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-17T17:31:10.313Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-17T17:31:10.481Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:31:10.481Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-17T17:31:10.481Z] --2020-03-17 17:31:10-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-17T17:31:10.481Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-17T17:31:10.481Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-17T17:31:10.481Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:31:10.481Z] Length: unspecified [application/x-gzip] [2020-03-17T17:31:10.481Z] Saving to: 'STDOUT' [2020-03-17T17:31:10.481Z]  [2020-03-17T17:31:10.581Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-17T17:31:10.581Z] [ 80%] Linking C static library libcbor.a [2020-03-17T17:31:10.740Z] 0K .......... ...... 1.00M=0.02s [2020-03-17T17:31:10.740Z] [2020-03-17T17:31:10.740Z] 2020-03-17 17:31:10 (1.00 MB/s) - written to stdout [16451] [2020-03-17T17:31:10.740Z] [2020-03-17T17:31:10.740Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-17T17:31:10.740Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-17T17:31:10.740Z] + tar -C deps -z -x -f - [2020-03-17T17:31:10.740Z] --2020-03-17 17:31:10-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-17T17:31:10.740Z] Resolving github.com... 140.82.113.4 [2020-03-17T17:31:10.740Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-17T17:31:10.740Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:31:10.740Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-17T17:31:10.740Z] --2020-03-17 17:31:10-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-17T17:31:10.740Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-17T17:31:10.740Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-17T17:31:10.849Z] [ 80%] Built target cbor [2020-03-17T17:31:10.849Z] Scanning dependencies of target create_items [2020-03-17T17:31:10.849Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-17T17:31:10.999Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:31:10.999Z] Length: unspecified [application/x-gzip] [2020-03-17T17:31:10.999Z] Saving to: 'STDOUT' [2020-03-17T17:31:10.999Z] [2020-03-17T17:31:10.999Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-03-17T17:31:10.999Z] 50K .......... .......... .......... .......... .......... 2.66M [2020-03-17T17:31:10.999Z] 100K .......... .......... .......... .......... ........ 57.5M=0.06s [2020-03-17T17:31:10.999Z] [2020-03-17T17:31:10.999Z] 2020-03-17 17:31:10 (2.60 MB/s) - written to stdout [151809] [2020-03-17T17:31:10.999Z] [2020-03-17T17:31:10.999Z] + mkdir -p src/c/iot [2020-03-17T17:31:10.999Z] + 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-17T17:31:10.999Z] + mkdir -p include/iot [2020-03-17T17:31:10.999Z] + 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-17T17:31:10.999Z] + mkdir -p include/iot/os [2020-03-17T17:31:10.999Z] + 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-17T17:31:10.999Z] + mkdir -p /tmp/sdk/build/release [2020-03-17T17:31:10.999Z] + cd /tmp/sdk/build/release [2020-03-17T17:31:10.999Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-17T17:31:11.116Z] [ 84%] Linking C executable create_items [2020-03-17T17:31:11.117Z] [ 84%] Built target create_items [2020-03-17T17:31:11.117Z] Scanning dependencies of target readfile [2020-03-17T17:31:11.117Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-17T17:31:11.257Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:31:11.257Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:31:11.257Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:31:11.257Z] -- Detecting C compiler ABI info [2020-03-17T17:31:11.257Z] -- Detecting C compiler ABI info - done [2020-03-17T17:31:11.257Z] -- Detecting C compile features [2020-03-17T17:31:11.385Z] [ 88%] Linking C executable readfile [2020-03-17T17:31:11.385Z] [ 88%] Built target readfile [2020-03-17T17:31:11.385Z] Scanning dependencies of target streaming_parser [2020-03-17T17:31:11.385Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-17T17:31:11.516Z] -- Detecting C compile features - done [2020-03-17T17:31:11.516Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-17T17:31:11.516Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-17T17:31:11.516Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-17T17:31:11.516Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-17T17:31:11.516Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-17T17:31:11.516Z] -- C SDK 1.2.0-dev.11 for Linux [2020-03-17T17:31:11.516Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-17T17:31:11.516Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-17T17:31:11.516Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-17T17:31:11.654Z] [ 92%] Linking C executable streaming_parser [2020-03-17T17:31:11.775Z] -- Configuring done [2020-03-17T17:31:11.775Z] -- Generating done [2020-03-17T17:31:11.775Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-17T17:31:11.775Z] + make [2020-03-17T17:31:11.775Z] + tee release.log [2020-03-17T17:31:11.775Z] Scanning dependencies of target csdk [2020-03-17T17:31:11.775Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-17T17:31:11.921Z] [ 92%] Built target streaming_parser [2020-03-17T17:31:11.921Z] Scanning dependencies of target sort [2020-03-17T17:31:11.921Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-17T17:31:11.921Z] [ 96%] Linking C executable sort [2020-03-17T17:31:12.034Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-17T17:31:12.034Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-17T17:31:12.189Z] [ 96%] Built target sort [2020-03-17T17:31:12.189Z] Scanning dependencies of target hello [2020-03-17T17:31:12.189Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-17T17:31:12.292Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-17T17:31:12.460Z] [100%] Linking C executable hello [2020-03-17T17:31:12.460Z] [100%] Built target hello [2020-03-17T17:31:12.460Z] Install the project... [2020-03-17T17:31:12.460Z] -- Install configuration: "Release" [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-17T17:31:12.460Z] -- Up-to-date: /usr/local/include/cbor [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/include/cbor.h [2020-03-17T17:31:12.460Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-17T17:31:12.554Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-17T17:31:12.554Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-17T17:31:12.814Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-17T17:31:13.073Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-17T17:31:13.332Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-17T17:31:13.332Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-17T17:31:13.591Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-17T17:31:13.591Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-17T17:31:13.591Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-17T17:31:13.850Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-17T17:31:14.417Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-17T17:31:14.676Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-17T17:31:14.676Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-17T17:31:14.937Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-17T17:31:15.052Z] Removing intermediate container 81e8e68550b2 [2020-03-17T17:31:15.052Z] ---> 860a07e318de [2020-03-17T17:31:15.052Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-17T17:31:15.052Z] ---> Running in 1fb192c8d12e [2020-03-17T17:31:15.199Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-17T17:31:15.458Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-17T17:31:15.458Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-17T17:31:15.458Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-17T17:31:15.720Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-17T17:31:15.720Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-17T17:31:15.978Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-17T17:31:15.978Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-17T17:31:16.237Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-17T17:31:16.237Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-17T17:31:16.237Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-17T17:31:16.497Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-17T17:31:16.497Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-17T17:31:16.997Z] Removing intermediate container 1fb192c8d12e [2020-03-17T17:31:16.998Z] ---> 178eb82895ea [2020-03-17T17:31:16.998Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-17T17:31:17.266Z] ---> 7ee3dcaa8788 [2020-03-17T17:31:17.266Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-17T17:31:17.880Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-17T17:31:17.880Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-17T17:31:17.880Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-17T17:31:18.138Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-17T17:31:18.229Z] ---> 551e9ba36356 [2020-03-17T17:31:18.229Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-17T17:31:18.396Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:31:18.654Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-17T17:31:18.813Z] ---> 5a81fbd9bf30 [2020-03-17T17:31:18.813Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-17T17:31:19.400Z] ---> 07b4a60ce9a2 [2020-03-17T17:31:19.400Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-17T17:31:19.594Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-17T17:31:19.594Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-17T17:31:19.854Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-17T17:31:19.994Z] ---> 8530c031bd56 [2020-03-17T17:31:19.994Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-17T17:31:20.112Z] [ 69%] Linking C shared library libcsdk.so [2020-03-17T17:31:20.112Z] [ 69%] Built target csdk [2020-03-17T17:31:20.112Z] Scanning dependencies of target template [2020-03-17T17:31:20.112Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-17T17:31:20.261Z] ---> 41a45f16f947 [2020-03-17T17:31:20.261Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-17T17:31:20.370Z] [ 72%] Linking C executable template [2020-03-17T17:31:20.370Z] [ 72%] Built target template [2020-03-17T17:31:20.370Z] Scanning dependencies of target device-counter [2020-03-17T17:31:20.370Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-17T17:31:20.370Z] [ 76%] Linking C executable device-counter [2020-03-17T17:31:20.529Z] ---> Running in fe268a56e0a3 [2020-03-17T17:31:20.628Z] [ 76%] Built target device-counter [2020-03-17T17:31:20.629Z] Scanning dependencies of target device-random [2020-03-17T17:31:20.629Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-17T17:31:20.629Z] [ 79%] Linking C executable device-random [2020-03-17T17:31:20.887Z] [ 79%] Built target device-random [2020-03-17T17:31:20.888Z] Scanning dependencies of target device-gyro [2020-03-17T17:31:20.888Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-17T17:31:20.888Z] [ 83%] Linking C executable device-gyro [2020-03-17T17:31:20.888Z] [ 83%] Built target device-gyro [2020-03-17T17:31:20.888Z] Scanning dependencies of target template-discovery [2020-03-17T17:31:20.888Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-17T17:31:21.145Z] [ 86%] Linking C executable template-discovery [2020-03-17T17:31:21.145Z] [ 86%] Built target template-discovery [2020-03-17T17:31:21.145Z] Scanning dependencies of target device-terminal [2020-03-17T17:31:21.145Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-17T17:31:21.404Z] [ 89%] Linking C executable device-terminal [2020-03-17T17:31:21.404Z] [ 89%] Built target device-terminal [2020-03-17T17:31:21.404Z] Scanning dependencies of target template2 [2020-03-17T17:31:21.404Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-17T17:31:21.404Z] [ 93%] Linking C executable template2 [2020-03-17T17:31:21.493Z] + CPPCHECK=false [2020-03-17T17:31:21.493Z] + DOCGEN=false [2020-03-17T17:31:21.493Z] + TOMLVER=SDK-0.2 [2020-03-17T17:31:21.493Z] + CUTILVER=1.0.0 [2020-03-17T17:31:21.493Z] + '[' 0 -gt 0 ] [2020-03-17T17:31:21.493Z] + readlink -f ./scripts/build.sh [2020-03-17T17:31:21.493Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-17T17:31:21.493Z] + dirname /tmp/sdk/scripts [2020-03-17T17:31:21.493Z] + ROOT=/tmp/sdk [2020-03-17T17:31:21.493Z] + cd /tmp/sdk [2020-03-17T17:31:21.493Z] + '[' '!' -d deps ] [2020-03-17T17:31:21.493Z] + mkdir deps [2020-03-17T17:31:21.493Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-17T17:31:21.493Z] + tar -C deps -z -x -f - [2020-03-17T17:31:21.493Z] --2020-03-17 17:31:21-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-17T17:31:21.493Z] Resolving github.com... 140.82.113.4 [2020-03-17T17:31:21.493Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-17T17:31:21.493Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:31:21.493Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-17T17:31:21.493Z] --2020-03-17 17:31:21-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-17T17:31:21.493Z] Resolving codeload.github.com... 140.82.113.9 [2020-03-17T17:31:21.493Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-03-17T17:31:21.662Z] [ 93%] Built target template2 [2020-03-17T17:31:21.662Z] Scanning dependencies of target device-randomv2 [2020-03-17T17:31:21.662Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-17T17:31:21.662Z] [ 96%] Linking C executable device-randomv2 [2020-03-17T17:31:21.759Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:31:21.759Z] Length: unspecified [application/x-gzip] [2020-03-17T17:31:21.759Z] Saving to: 'STDOUT' [2020-03-17T17:31:21.759Z]  [2020-03-17T17:31:21.759Z] 0K .......... ...... 1.08M=0.01s [2020-03-17T17:31:21.759Z] [2020-03-17T17:31:21.759Z] 2020-03-17 17:31:21 (1.08 MB/s) - written to stdout [16451] [2020-03-17T17:31:21.759Z] [2020-03-17T17:31:21.759Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-17T17:31:21.759Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -x [2020-03-17T17:31:21.759Z] -f - [2020-03-17T17:31:21.759Z] --2020-03-17 17:31:21-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-17T17:31:21.759Z] Resolving github.com... 192.30.253.112 [2020-03-17T17:31:21.759Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-17T17:31:21.920Z] [ 96%] Built target device-randomv2 [2020-03-17T17:31:21.920Z] Scanning dependencies of target device-counterv2 [2020-03-17T17:31:21.920Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-17T17:31:21.920Z] [100%] Linking C executable device-counterv2 [2020-03-17T17:31:21.920Z] [100%] Built target device-counterv2 [2020-03-17T17:31:21.920Z] + + maketee package -a release.log [2020-03-17T17:31:21.920Z] [2020-03-17T17:31:22.024Z] HTTP request sent, awaiting response... 302 Found [2020-03-17T17:31:22.024Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-17T17:31:22.024Z] --2020-03-17 17:31:21-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-17T17:31:22.024Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-17T17:31:22.024Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-17T17:31:22.178Z] [ 69%] Built target csdk [2020-03-17T17:31:22.178Z] [ 72%] Built target template [2020-03-17T17:31:22.178Z] [ 76%] Built target device-counter [2020-03-17T17:31:22.178Z] [ 79%] Built target device-random [2020-03-17T17:31:22.178Z] [ 83%] Built target device-gyro [2020-03-17T17:31:22.178Z] [ 86%] Built target template-discovery [2020-03-17T17:31:22.178Z] [ 89%] Built target device-terminal [2020-03-17T17:31:22.178Z] [ 93%] Built target template2 [2020-03-17T17:31:22.178Z] [ 96%] Built target device-randomv2 [2020-03-17T17:31:22.178Z] [100%] Built target device-counterv2 [2020-03-17T17:31:22.178Z] Run CPack packaging tool... [2020-03-17T17:31:22.178Z] CPack: Create package using TGZ [2020-03-17T17:31:22.178Z] CPack: Install projects [2020-03-17T17:31:22.178Z] CPack: - Run preinstall target for: Csdk [2020-03-17T17:31:22.291Z] HTTP request sent, awaiting response... 200 OK [2020-03-17T17:31:22.291Z] Length: unspecified [application/x-gzip] [2020-03-17T17:31:22.291Z] Saving to: 'STDOUT' [2020-03-17T17:31:22.291Z] [2020-03-17T17:31:22.291Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-03-17T17:31:22.291Z] 50K .......... .......... .......... .......... .......... 3.05M [2020-03-17T17:31:22.291Z] 100K .......... .......... .......... .......... ........  13.8M=0.05s [2020-03-17T17:31:22.291Z] [2020-03-17T17:31:22.291Z] 2020-03-17 17:31:22 (2.81 MB/s) - written to stdout [151809] [2020-03-17T17:31:22.291Z] [2020-03-17T17:31:22.291Z] + mkdir -p src/c/iot [2020-03-17T17:31:22.291Z] + 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-17T17:31:22.291Z] + mkdir -p include/iot [2020-03-17T17:31:22.291Z] + 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-17T17:31:22.291Z] + mkdir -p include/iot/os [2020-03-17T17:31:22.291Z] + 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-17T17:31:22.291Z] + mkdir -p /tmp/sdk/build/release [2020-03-17T17:31:22.291Z] + cd /tmp/sdk/build/release [2020-03-17T17:31:22.291Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-17T17:31:22.436Z] CPack: - Install project: Csdk [2020-03-17T17:31:22.436Z] CPack: Create package [2020-03-17T17:31:22.436Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.11.tar.gz generated. [2020-03-17T17:31:22.436Z] + '[' false '=' true ] [2020-03-17T17:31:22.436Z] + '[' false '=' true ] [2020-03-17T17:31:22.436Z] + mkdir -p /tmp/sdk/build/debug [2020-03-17T17:31:22.436Z] + cd /tmp/sdk/build/debug [2020-03-17T17:31:22.436Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-17T17:31:22.436Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:31:22.436Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:31:22.558Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:31:22.558Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:31:22.695Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:31:22.695Z] -- Detecting C compiler ABI info [2020-03-17T17:31:22.695Z] -- Detecting C compiler ABI info - done [2020-03-17T17:31:22.695Z] -- Detecting C compile features [2020-03-17T17:31:22.825Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:31:22.825Z] -- Detecting C compiler ABI info [2020-03-17T17:31:22.954Z] -- Detecting C compile features - done [2020-03-17T17:31:22.954Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-17T17:31:22.954Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-17T17:31:22.954Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-17T17:31:22.954Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-17T17:31:22.954Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-17T17:31:22.954Z] -- C SDK 1.2.0-dev.11 for Linux [2020-03-17T17:31:22.954Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-17T17:31:22.954Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-17T17:31:22.954Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-17T17:31:22.954Z] -- Configuring done [2020-03-17T17:31:23.093Z] -- Detecting C compiler ABI info - done [2020-03-17T17:31:23.093Z] -- Detecting C compile features [2020-03-17T17:31:23.212Z] -- Generating done [2020-03-17T17:31:23.212Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-17T17:31:23.212Z] + make+ [2020-03-17T17:31:23.212Z] tee debug.log [2020-03-17T17:31:23.212Z] Scanning dependencies of target csdk [2020-03-17T17:31:23.212Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-17T17:31:23.212Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-17T17:31:23.471Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-17T17:31:23.471Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-17T17:31:23.471Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-17T17:31:23.730Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-17T17:31:23.730Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-17T17:31:23.730Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-17T17:31:23.987Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-17T17:31:23.987Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-17T17:31:23.987Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-17T17:31:24.063Z] -- Detecting C compile features - done [2020-03-17T17:31:24.063Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-17T17:31:24.063Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-17T17:31:24.063Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-17T17:31:24.063Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-17T17:31:24.063Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-17T17:31:24.063Z] -- C SDK 1.2.0-dev.11 for Linux [2020-03-17T17:31:24.063Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-17T17:31:24.063Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-17T17:31:24.245Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-17T17:31:24.245Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-17T17:31:24.245Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-17T17:31:24.329Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-17T17:31:24.329Z] -- Configuring done [2020-03-17T17:31:24.504Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-17T17:31:24.504Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-17T17:31:24.504Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-17T17:31:24.596Z] -- Generating done [2020-03-17T17:31:24.596Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-17T17:31:24.596Z] + make [2020-03-17T17:31:24.596Z] + tee release.log [2020-03-17T17:31:24.596Z] Scanning dependencies of target csdk [2020-03-17T17:31:24.764Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-17T17:31:24.764Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-17T17:31:24.764Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-17T17:31:24.864Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-17T17:31:25.031Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-17T17:31:25.031Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-17T17:31:25.031Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-17T17:31:25.031Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-17T17:31:25.289Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-17T17:31:25.289Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-17T17:31:25.289Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-17T17:31:25.290Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-17T17:31:25.290Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-17T17:31:25.450Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-17T17:31:25.549Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-17T17:31:25.549Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-17T17:31:25.718Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-17T17:31:25.808Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-17T17:31:26.067Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-17T17:31:26.067Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-17T17:31:26.067Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-17T17:31:26.325Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:31:26.325Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-17T17:31:26.583Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-17T17:31:26.841Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-17T17:31:26.841Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-17T17:31:26.841Z] [ 69%] Linking C shared library libcsdk.so [2020-03-17T17:31:26.841Z] [ 69%] Built target csdk [2020-03-17T17:31:26.841Z] Scanning dependencies of target template [2020-03-17T17:31:26.841Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-17T17:31:27.100Z] [ 72%] Linking C executable template [2020-03-17T17:31:27.100Z] [ 72%] Built target template [2020-03-17T17:31:27.100Z] Scanning dependencies of target device-counter [2020-03-17T17:31:27.100Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-17T17:31:27.100Z] [ 76%] Linking C executable device-counter [2020-03-17T17:31:27.358Z] [ 76%] Built target device-counter [2020-03-17T17:31:27.358Z] Scanning dependencies of target device-random [2020-03-17T17:31:27.358Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-17T17:31:27.358Z] [ 79%] Linking C executable device-random [2020-03-17T17:31:27.358Z] [ 79%] Built target device-random [2020-03-17T17:31:27.358Z] Scanning dependencies of target device-gyro [2020-03-17T17:31:27.358Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-17T17:31:27.358Z] [ 83%] Linking C executable device-gyro [2020-03-17T17:31:27.617Z] [ 83%] Built target device-gyro [2020-03-17T17:31:27.617Z] Scanning dependencies of target template-discovery [2020-03-17T17:31:27.617Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-17T17:31:27.617Z] [ 86%] Linking C executable template-discovery [2020-03-17T17:31:27.617Z] [ 86%] Built target template-discovery [2020-03-17T17:31:27.617Z] Scanning dependencies of target device-terminal [2020-03-17T17:31:27.617Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-17T17:31:27.661Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-17T17:31:27.875Z] [ 89%] Linking C executable device-terminal [2020-03-17T17:31:27.875Z] [ 89%] Built target device-terminal [2020-03-17T17:31:27.875Z] Scanning dependencies of target template2 [2020-03-17T17:31:27.875Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-17T17:31:27.875Z] [ 93%] Linking C executable template2 [2020-03-17T17:31:27.875Z] [ 93%] Built target template2 [2020-03-17T17:31:27.875Z] Scanning dependencies of target device-randomv2 [2020-03-17T17:31:27.875Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-17T17:31:27.929Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-17T17:31:28.136Z] [ 96%] Linking C executable device-randomv2 [2020-03-17T17:31:28.136Z] [ 96%] Built target device-randomv2 [2020-03-17T17:31:28.136Z] Scanning dependencies of target device-counterv2 [2020-03-17T17:31:28.136Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-17T17:31:28.136Z] [100%] Linking C executable device-counterv2 [2020-03-17T17:31:28.136Z] [100%] Built target device-counterv2 [2020-03-17T17:31:28.197Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-17T17:31:28.395Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.395Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.395Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.395Z] Scanning dependencies of target csdk [2020-03-17T17:31:28.395Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.395Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.395Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:31:28.652Z] [ 3%] Linking C shared library libcsdk.so [2020-03-17T17:31:28.652Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.652Z] [ 69%] Built target csdk [2020-03-17T17:31:28.652Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.652Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.652Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.652Z] [ 71%] Linking C executable template [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 72%] Built target template [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 74%] Linking C executable device-counter [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 76%] Built target device-counter [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 77%] Linking C executable device-random [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 79%] Built target device-random [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:28.910Z] [ 81%] Linking C executable device-gyro [2020-03-17T17:31:28.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.156Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-17T17:31:29.169Z] [ 83%] Built target device-gyro [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 84%] Linking C executable template-discovery [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 86%] Built target template-discovery [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 88%] Linking C executable device-terminal [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 89%] Built target device-terminal [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 91%] Linking C executable template2 [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 93%] Built target template2 [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.169Z] [ 94%] Linking C executable device-randomv2 [2020-03-17T17:31:29.427Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] [ 96%] Built target device-randomv2 [2020-03-17T17:31:29.427Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] [ 98%] Linking C executable device-counterv2 [2020-03-17T17:31:29.427Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] [100%] Built target device-counterv2 [2020-03-17T17:31:29.427Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.427Z] Install the project... [2020-03-17T17:31:29.427Z] -- Install configuration: "Release" [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-17T17:31:29.427Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-17T17:31:29.427Z] -- Up-to-date: /usr/local/include [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/devsdk [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/component.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/container.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/data.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/json.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/os.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/time.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/os [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-17T17:31:29.427Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-17T17:31:29.427Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:31:29.993Z] Removing intermediate container 5363dcb53a36 [2020-03-17T17:31:29.993Z] ---> e5b0138f49bc [2020-03-17T17:31:29.993Z] Step 14/21 : FROM alpine:3.9 [2020-03-17T17:31:30.115Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-17T17:31:30.564Z] 3.9: Pulling from library/alpine [2020-03-17T17:31:30.564Z] 9123ac7c32f7: Pulling fs layer [2020-03-17T17:31:30.699Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-17T17:31:30.823Z] 9123ac7c32f7: Verifying Checksum [2020-03-17T17:31:30.823Z] 9123ac7c32f7: Download complete [2020-03-17T17:31:30.823Z] 9123ac7c32f7: Pull complete [2020-03-17T17:31:30.823Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-17T17:31:30.823Z] Status: Downloaded newer image for alpine:3.9 [2020-03-17T17:31:30.823Z] ---> 82f67be598eb [2020-03-17T17:31:30.823Z] Step 15/21 : MAINTAINER IOTech [2020-03-17T17:31:30.823Z] ---> Running in f140d47d905f [2020-03-17T17:31:31.081Z] Removing intermediate container f140d47d905f [2020-03-17T17:31:31.081Z] ---> c284431d8aa1 [2020-03-17T17:31:31.081Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-17T17:31:31.081Z] ---> Running in 200570f0b2da [2020-03-17T17:31:31.282Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-17T17:31:31.868Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-17T17:31:31.868Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-17T17:31:32.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-17T17:31:32.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-17T17:31:32.015Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-17T17:31:32.276Z] (2/48) Installing libmagic (5.36-r1) [2020-03-17T17:31:32.276Z] (3/48) Installing file (5.36-r1) [2020-03-17T17:31:32.276Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-17T17:31:32.276Z] (5/48) Installing isl (0.18-r0) [2020-03-17T17:31:32.276Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-17T17:31:32.277Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-17T17:31:32.277Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-17T17:31:32.277Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-17T17:31:32.277Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-17T17:31:32.277Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-17T17:31:32.277Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-17T17:31:32.453Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-17T17:31:32.453Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-17T17:31:34.811Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-17T17:31:35.796Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-17T17:31:36.062Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-17T17:31:36.190Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-17T17:31:36.190Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-17T17:31:36.348Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-17T17:31:36.618Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-17T17:31:36.756Z] (16/48) Installing make (4.2.1-r2) [2020-03-17T17:31:36.756Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-17T17:31:36.756Z] (18/48) Installing build-base (0.5-r1) [2020-03-17T17:31:36.756Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-17T17:31:36.756Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-17T17:31:36.756Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-17T17:31:36.756Z] (22/48) Installing expat (2.2.8-r0) [2020-03-17T17:31:36.756Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-17T17:31:36.756Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-17T17:31:36.756Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-17T17:31:36.756Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-17T17:31:36.756Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-17T17:31:36.756Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-17T17:31:36.756Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-17T17:31:36.756Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-17T17:31:36.756Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-17T17:31:37.692Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-17T17:31:37.692Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-17T17:31:37.692Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-17T17:31:37.692Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-17T17:31:38.258Z] (36/48) Installing curl (7.64.0-r3) [2020-03-17T17:31:38.258Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-17T17:31:38.258Z] (38/48) Installing git (2.20.2-r0) [2020-03-17T17:31:38.571Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-17T17:31:38.825Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-17T17:31:38.825Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-17T17:31:38.825Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-17T17:31:38.825Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-17T17:31:38.825Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-17T17:31:38.825Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-17T17:31:38.825Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-17T17:31:38.825Z] (46/48) Installing libuuid (2.33-r0) [2020-03-17T17:31:38.825Z] (47/48) Installing wget (1.20.3-r0) [2020-03-17T17:31:38.825Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-17T17:31:38.825Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:31:38.825Z] Executing ca-certificates-20190108-r0.trigger [2020-03-17T17:31:38.825Z] OK: 222 MiB in 62 packages [2020-03-17T17:31:38.838Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-17T17:31:39.106Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-17T17:31:39.689Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-17T17:31:39.957Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-17T17:31:40.223Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-17T17:31:41.180Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-17T17:31:41.447Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-17T17:31:42.031Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-17T17:31:42.031Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-17T17:31:42.615Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-17T17:31:43.574Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-17T17:31:43.574Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-17T17:31:45.392Z] Removing intermediate container 200570f0b2da [2020-03-17T17:31:45.392Z] ---> b4d3f0b42df0 [2020-03-17T17:31:45.392Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-17T17:31:45.392Z] ---> 007a7c7b50f3 [2020-03-17T17:31:45.392Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-17T17:31:45.392Z] ---> cb99970b3a5a [2020-03-17T17:31:45.392Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-17T17:31:45.392Z] ---> 002d6ed1a9d1 [2020-03-17T17:31:45.392Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-17T17:31:45.392Z] ---> 7c73f4e34dca [2020-03-17T17:31:45.392Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-17T17:31:45.650Z] ---> 6f56ead4a465 [2020-03-17T17:31:45.650Z] Successfully built 6f56ead4a465 [2020-03-17T17:31:45.650Z] 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-17T17:31:46.290Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-17T17:31:46.290Z] . [Pipeline] withDockerContainer [2020-03-17T17:31:46.408Z] prd-centos7-docker-4c-2g-917 does not seem to be running inside a container [2020-03-17T17:31:46.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 ******** ci-base-image-x86_64 cat [2020-03-17T17:31:46.980Z] $ docker top e17c3e746b3b492b67315ee6bf72300bc6b8c11db8d372bcbb5b4b9b2da6a830 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-17T17:31:47.479Z] + make test [2020-03-17T17:31:47.479Z] echo "make test" [2020-03-17T17:31:47.479Z] make test [Pipeline] } [2020-03-17T17:31:47.492Z] $ docker stop --time=1 e17c3e746b3b492b67315ee6bf72300bc6b8c11db8d372bcbb5b4b9b2da6a830 [2020-03-17T17:31:47.828Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-17T17:31:48.410Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-17T17:31:48.677Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-17T17:31:48.836Z] $ docker rm -f e17c3e746b3b492b67315ee6bf72300bc6b8c11db8d372bcbb5b4b9b2da6a830 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-17T17:31:49.259Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [Pipeline] sh [2020-03-17T17:31:50.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-17T17:31:50.327Z] + ls -al . [2020-03-17T17:31:50.327Z] total 160 [2020-03-17T17:31:50.327Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 17 17:30 . [2020-03-17T17:31:50.327Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 17 17:30 .. [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 17 17:30 Attribution.txt [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 4941 Mar 17 17:30 CHANGES [2020-03-17T17:31:50.327Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 17 17:30 docs [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 17 17:30 Doxyfile [2020-03-17T17:31:50.327Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 17 17:30 .git [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 17 17:30 .gitignore [2020-03-17T17:31:50.327Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 17 17:30 include [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 17 17:30 Jenkinsfile [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 17 17:30 LICENSE [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 17 17:30 Makefile [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 17 17:30 README.md [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 17 17:30 README.v2.md [2020-03-17T17:31:50.327Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 17 17:30 scripts [2020-03-17T17:31:50.327Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 17 17:30 .semver [2020-03-17T17:31:50.327Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 17 17:30 src [2020-03-17T17:31:50.327Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 17 17:28 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:31:50.628Z] + 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=9d735d1f6129c08be60f72e7e36f35f4ed1f8142 --label arch=amd64 --label version=1.2.0-dev.11 . [2020-03-17T17:31:50.628Z] Sending build context to Docker daemon 2.895MB [2020-03-17T17:31:50.628Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-17T17:31:50.628Z] Step 2/15 : FROM ${BASE} [2020-03-17T17:31:50.628Z] ---> 6f56ead4a465 [2020-03-17T17:31:50.628Z] Step 3/15 : MAINTAINER IOTech [2020-03-17T17:31:50.628Z] ---> Running in 5c6d06aedd5b [2020-03-17T17:31:50.666Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:31:50.888Z] Removing intermediate container 5c6d06aedd5b [2020-03-17T17:31:50.889Z] ---> 28298877879d [2020-03-17T17:31:50.889Z] 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-17T17:31:50.889Z] ---> Running in efc6b731abe7 [2020-03-17T17:31:51.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-17T17:31:51.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-17T17:31:51.407Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-17T17:31:51.407Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-17T17:31:51.666Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-17T17:31:51.666Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-17T17:31:52.072Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-17T17:31:52.234Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-17T17:31:52.234Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-17T17:31:52.234Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-17T17:31:52.234Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-17T17:31:52.234Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-17T17:31:52.234Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-17T17:31:52.492Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-17T17:31:52.492Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-17T17:31:52.492Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-17T17:31:52.492Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-17T17:31:52.492Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-17T17:31:52.492Z] (16/21) Installing libblkid (2.33-r0) [2020-03-17T17:31:52.492Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-17T17:31:52.492Z] (18/21) Installing libmount (2.33-r0) [2020-03-17T17:31:52.492Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-17T17:31:52.492Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-17T17:31:52.492Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-17T17:31:52.492Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:31:52.492Z] OK: 265 MiB in 83 packages [2020-03-17T17:31:53.431Z] Removing intermediate container efc6b731abe7 [2020-03-17T17:31:53.431Z] ---> eeaa7eb1b487 [2020-03-17T17:31:53.431Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-17T17:31:53.431Z] ---> edd8cb20622a [2020-03-17T17:31:53.431Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-17T17:31:53.689Z] ---> 420b79476720 [2020-03-17T17:31:53.689Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-17T17:31:53.947Z] ---> 5c8c1b49bb9c [2020-03-17T17:31:53.947Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-17T17:31:53.947Z] ---> cc6e2e9f4852 [2020-03-17T17:31:53.947Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-17T17:31:54.206Z] ---> 728125018ae5 [2020-03-17T17:31:54.206Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-17T17:31:54.465Z] ---> aca15b85a30f [2020-03-17T17:31:54.465Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-17T17:31:54.465Z] ---> Running in 8a3d06c88521 [2020-03-17T17:31:54.465Z] Removing intermediate container 8a3d06c88521 [2020-03-17T17:31:54.465Z] ---> 50234cf91fd1 [2020-03-17T17:31:54.465Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-17T17:31:54.723Z] ---> Running in 1ec44d53b29f [2020-03-17T17:31:54.723Z] Removing intermediate container 1ec44d53b29f [2020-03-17T17:31:54.723Z] ---> 5500e646824e [2020-03-17T17:31:54.723Z] Step 13/15 : LABEL arch=amd64 [2020-03-17T17:31:54.723Z] ---> Running in dc8df0cf6683 [2020-03-17T17:31:54.982Z] Removing intermediate container dc8df0cf6683 [2020-03-17T17:31:54.982Z] ---> ee00f78c552a [2020-03-17T17:31:54.982Z] Step 14/15 : LABEL git_sha=9d735d1f6129c08be60f72e7e36f35f4ed1f8142 [2020-03-17T17:31:54.982Z] ---> Running in c7e1430df48e [2020-03-17T17:31:54.982Z] Removing intermediate container c7e1430df48e [2020-03-17T17:31:54.982Z] ---> 725820fa77ed [2020-03-17T17:31:54.982Z] Step 15/15 : LABEL version=1.2.0-dev.11 [2020-03-17T17:31:55.240Z] ---> Running in c674985cfcc2 [2020-03-17T17:31:55.240Z] Removing intermediate container c674985cfcc2 [2020-03-17T17:31:55.240Z] ---> 708e33dca826 [2020-03-17T17:31:55.240Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-17T17:31:55.240Z] Successfully built 708e33dca826 [2020-03-17T17:31:55.240Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-03-17T17:31:55.417Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-03-17T17:31:55.684Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-17T17:31:56.661Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-17T17:31:57.244Z] [ 69%] Linking C shared library libcsdk.so [2020-03-17T17:31:57.244Z] [ 69%] Built target csdk [2020-03-17T17:31:57.244Z] Scanning dependencies of target template [2020-03-17T17:31:57.510Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-17T17:31:58.097Z] [ 72%] Linking C executable template [2020-03-17T17:31:58.097Z] [ 72%] Built target template [2020-03-17T17:31:58.097Z] Scanning dependencies of target device-counter [2020-03-17T17:31:58.097Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-17T17:31:58.683Z] [ 76%] Linking C executable device-counter [2020-03-17T17:31:58.950Z] [ 76%] Built target device-counter [2020-03-17T17:31:58.950Z] Scanning dependencies of target device-random [2020-03-17T17:31:58.950Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-17T17:31:59.217Z] [ 79%] Linking C executable device-random [2020-03-17T17:31:59.489Z] [ 79%] Built target device-random [2020-03-17T17:31:59.489Z] Scanning dependencies of target device-gyro [2020-03-17T17:31:59.489Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-17T17:32:00.073Z] [ 83%] Linking C executable device-gyro [2020-03-17T17:32:00.073Z] [ 83%] Built target device-gyro [2020-03-17T17:32:00.073Z] Scanning dependencies of target template-discovery [2020-03-17T17:32:00.342Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-17T17:32:00.926Z] [ 86%] Linking C executable template-discovery [2020-03-17T17:32:01.194Z] [ 86%] Built target template-discovery [2020-03-17T17:32:01.194Z] Scanning dependencies of target device-terminal [2020-03-17T17:32:01.194Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-17T17:32:01.461Z] [ 89%] Linking C executable device-terminal [2020-03-17T17:32:01.731Z] [ 89%] Built target device-terminal [2020-03-17T17:32:01.731Z] Scanning dependencies of target template2 [2020-03-17T17:32:01.997Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-17T17:32:02.580Z] [ 93%] Linking C executable template2 [2020-03-17T17:32:02.580Z] [ 93%] Built target template2 [2020-03-17T17:32:02.580Z] Scanning dependencies of target device-randomv2 [2020-03-17T17:32:02.580Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-17T17:32:03.163Z] [ 96%] Linking C executable device-randomv2 [2020-03-17T17:32:03.433Z] [ 96%] Built target device-randomv2 [2020-03-17T17:32:03.433Z] Scanning dependencies of target device-counterv2 [2020-03-17T17:32:03.433Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-17T17:32:03.703Z] [100%] Linking C executable device-counterv2 [2020-03-17T17:32:03.969Z] [100%] Built target device-counterv2 [2020-03-17T17:32:03.969Z] + + teemake -a package release.log [2020-03-17T17:32:03.969Z] [2020-03-17T17:32:04.236Z] [ 69%] Built target csdk [2020-03-17T17:32:04.236Z] [ 72%] Built target template [2020-03-17T17:32:04.236Z] [ 76%] Built target device-counter [2020-03-17T17:32:04.236Z] [ 79%] Built target device-random [2020-03-17T17:32:04.236Z] [ 83%] Built target device-gyro [2020-03-17T17:32:04.236Z] [ 86%] Built target template-discovery [2020-03-17T17:32:04.503Z] [ 89%] Built target device-terminal [2020-03-17T17:32:04.503Z] [ 93%] Built target template2 [2020-03-17T17:32:04.503Z] [ 96%] Built target device-randomv2 [2020-03-17T17:32:04.503Z] [100%] Built target device-counterv2 [2020-03-17T17:32:04.503Z] Run CPack packaging tool... [2020-03-17T17:32:04.503Z] CPack: Create package using TGZ [2020-03-17T17:32:04.503Z] CPack: Install projects [2020-03-17T17:32:04.503Z] CPack: - Run preinstall target for: Csdk [2020-03-17T17:32:05.087Z] CPack: - Install project: Csdk [2020-03-17T17:32:05.087Z] CPack: Create package [2020-03-17T17:32:05.354Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.11.tar.gz generated. [2020-03-17T17:32:05.354Z] + '[' false '=' true ] [2020-03-17T17:32:05.354Z] + '[' false '=' true ] [2020-03-17T17:32:05.354Z] + mkdir -p /tmp/sdk/build/debug [2020-03-17T17:32:05.354Z] + cd /tmp/sdk/build/debug [2020-03-17T17:32:05.354Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-17T17:32:05.622Z] -- The C compiler identification is GNU 8.3.0 [2020-03-17T17:32:05.622Z] -- Check for working C compiler: /usr/bin/cc [2020-03-17T17:32:05.889Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-17T17:32:05.889Z] -- Detecting C compiler ABI info [2020-03-17T17:32:06.157Z] -- Detecting C compiler ABI info - done [2020-03-17T17:32:06.157Z] -- Detecting C compile features [2020-03-17T17:32:06.740Z] -- Detecting C compile features - done [2020-03-17T17:32:06.740Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-17T17:32:07.008Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-17T17:32:07.008Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-17T17:32:07.008Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-17T17:32:07.008Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-17T17:32:07.008Z] -- C SDK 1.2.0-dev.11 for Linux [2020-03-17T17:32:07.008Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-17T17:32:07.008Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-17T17:32:07.275Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-17T17:32:07.275Z] -- Configuring done [2020-03-17T17:32:07.541Z] -- Generating done [2020-03-17T17:32:07.541Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-17T17:32:07.541Z] + make [2020-03-17T17:32:07.541Z] + tee debug.log [2020-03-17T17:32:07.541Z] Scanning dependencies of target csdk [2020-03-17T17:32:07.809Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-17T17:32:08.077Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-17T17:32:08.345Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-17T17:32:08.929Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-17T17:32:09.197Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-17T17:32:09.464Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-17T17:32:09.731Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-17T17:32:09.999Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-17T17:32:10.268Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-17T17:32:10.852Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-17T17:32:10.852Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-17T17:32:11.121Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-17T17:32:11.387Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-17T17:32:11.655Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-17T17:32:12.619Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-17T17:32:12.619Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-17T17:32:12.886Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-17T17:32:13.155Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-17T17:32:13.737Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-17T17:32:13.737Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-17T17:32:14.005Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-17T17:32:14.272Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-17T17:32:14.539Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-17T17:32:14.539Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-17T17:32:14.807Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-17T17:32:15.075Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-17T17:32:15.342Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-17T17:32:15.342Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-17T17:32:15.611Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-17T17:32:16.196Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-17T17:32:16.196Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-17T17:32:17.154Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-17T17:32:17.423Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-17T17:32:17.692Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-17T17:32:17.960Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-17T17:32:18.920Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:32:19.508Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-17T17:32:20.092Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-17T17:32:20.359Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-17T17:32:20.628Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-17T17:32:20.897Z] [ 69%] Linking C shared library libcsdk.so [2020-03-17T17:32:21.165Z] [ 69%] Built target csdk [2020-03-17T17:32:21.165Z] Scanning dependencies of target template [2020-03-17T17:32:21.165Z] [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-17T17:32:21.432Z] [ 72%] Linking C executable template [2020-03-17T17:32:21.699Z] [ 72%] Built target template [2020-03-17T17:32:21.699Z] Scanning dependencies of target device-counter [2020-03-17T17:32:21.699Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-17T17:32:21.968Z] [ 76%] Linking C executable device-counter [2020-03-17T17:32:22.233Z] [ 76%] Built target device-counter [2020-03-17T17:32:22.233Z] Scanning dependencies of target device-random [2020-03-17T17:32:22.233Z] [ 77%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-17T17:32:22.499Z] [ 79%] Linking C executable device-random [2020-03-17T17:32:22.766Z] [ 79%] Built target device-random [2020-03-17T17:32:22.766Z] Scanning dependencies of target device-gyro [2020-03-17T17:32:22.766Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-17T17:32:23.036Z] [ 83%] Linking C executable device-gyro [2020-03-17T17:32:23.306Z] [ 83%] Built target device-gyro [2020-03-17T17:32:23.306Z] Scanning dependencies of target template-discovery [2020-03-17T17:32:23.306Z] [ 84%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-17T17:32:23.572Z] [ 86%] Linking C executable template-discovery [2020-03-17T17:32:23.841Z] [ 86%] Built target template-discovery [2020-03-17T17:32:23.841Z] Scanning dependencies of target device-terminal [2020-03-17T17:32:23.841Z] [ 88%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-17T17:32:24.110Z] [ 89%] Linking C executable device-terminal [2020-03-17T17:32:24.378Z] [ 89%] Built target device-terminal [2020-03-17T17:32:24.378Z] Scanning dependencies of target template2 [2020-03-17T17:32:24.378Z] [ 91%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-17T17:32:24.651Z] [ 93%] Linking C executable template2 [2020-03-17T17:32:24.651Z] [ 93%] Built target template2 [2020-03-17T17:32:24.922Z] Scanning dependencies of target device-randomv2 [2020-03-17T17:32:24.922Z] [ 94%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-03-17T17:32:24.922Z] [ 96%] Linking C executable device-randomv2 [2020-03-17T17:32:25.192Z] [ 96%] Built target device-randomv2 [2020-03-17T17:32:25.192Z] Scanning dependencies of target device-counterv2 [2020-03-17T17:32:25.192Z] [ 98%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-03-17T17:32:25.460Z] [100%] Linking C executable device-counterv2 [2020-03-17T17:32:25.728Z] [100%] Built target device-counterv2 [2020-03-17T17:32:25.728Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:25.728Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:25.728Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:25.996Z] Scanning dependencies of target csdk [2020-03-17T17:32:25.996Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:25.996Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:25.996Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-17T17:32:27.403Z] [ 3%] Linking C shared library libcsdk.so [2020-03-17T17:32:27.403Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.403Z] [ 69%] Built target csdk [2020-03-17T17:32:27.403Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] [ 71%] Linking C executable template [2020-03-17T17:32:27.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] [ 72%] Built target template [2020-03-17T17:32:27.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.670Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.936Z] [ 74%] Linking C executable device-counter [2020-03-17T17:32:27.936Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.936Z] [ 76%] Built target device-counter [2020-03-17T17:32:27.936Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.936Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.936Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:27.936Z] [ 77%] Linking C executable device-random [2020-03-17T17:32:28.203Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.203Z] [ 79%] Built target device-random [2020-03-17T17:32:28.203Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.203Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.203Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.203Z] [ 81%] Linking C executable device-gyro [2020-03-17T17:32:28.471Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.471Z] [ 83%] Built target device-gyro [2020-03-17T17:32:28.471Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.471Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.471Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.471Z] [ 84%] Linking C executable template-discovery [2020-03-17T17:32:28.738Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.738Z] [ 86%] Built target template-discovery [2020-03-17T17:32:28.738Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.738Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.738Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:28.738Z] [ 88%] Linking C executable device-terminal [2020-03-17T17:32:29.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.006Z] [ 89%] Built target device-terminal [2020-03-17T17:32:29.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.006Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.006Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.006Z] [ 91%] Linking C executable template2 [2020-03-17T17:32:29.273Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.273Z] [ 93%] Built target template2 [2020-03-17T17:32:29.273Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.273Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.273Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.273Z] [ 94%] Linking C executable device-randomv2 [2020-03-17T17:32:29.541Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.541Z] [ 96%] Built target device-randomv2 [2020-03-17T17:32:29.541Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.541Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.541Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.541Z] [ 98%] Linking C executable device-counterv2 [2020-03-17T17:32:29.808Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.808Z] [100%] Built target device-counterv2 [2020-03-17T17:32:29.808Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:29.808Z] Install the project... [2020-03-17T17:32:29.808Z] -- Install configuration: "Release" [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-17T17:32:29.808Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-17T17:32:29.808Z] -- Up-to-date: /usr/local/include [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/devsdk [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/json.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/os [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/container.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/data.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/component.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/os.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/time.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-17T17:32:29.808Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-17T17:32:29.808Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-17T17:32:32.397Z] Removing intermediate container fe268a56e0a3 [2020-03-17T17:32:32.397Z] ---> 0792c0c381e2 [2020-03-17T17:32:32.397Z] Step 14/21 : FROM alpine:3.9 [2020-03-17T17:32:32.397Z] 3.9: Pulling from library/alpine [2020-03-17T17:32:32.397Z] eb93038481dd: Pulling fs layer [2020-03-17T17:32:32.983Z] eb93038481dd: Verifying Checksum [2020-03-17T17:32:32.983Z] eb93038481dd: Download complete [2020-03-17T17:32:33.570Z] eb93038481dd: Pull complete [2020-03-17T17:32:33.570Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-17T17:32:33.570Z] Status: Downloaded newer image for alpine:3.9 [2020-03-17T17:32:33.570Z] ---> 355993758880 [2020-03-17T17:32:33.570Z] Step 15/21 : MAINTAINER IOTech [2020-03-17T17:32:33.839Z] ---> Running in e22f3a37eb7d [2020-03-17T17:32:34.107Z] Removing intermediate container e22f3a37eb7d [2020-03-17T17:32:34.107Z] ---> 950bf73409ac [2020-03-17T17:32:34.107Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-17T17:32:34.376Z] ---> Running in dbd61fbaa25e [2020-03-17T17:32:35.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-17T17:32:35.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-17T17:32:35.922Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-17T17:32:35.922Z] (2/48) Installing libmagic (5.36-r1) [2020-03-17T17:32:36.190Z] (3/48) Installing file (5.36-r1) [2020-03-17T17:32:36.190Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-17T17:32:36.190Z] (5/48) Installing isl (0.18-r0) [2020-03-17T17:32:36.190Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-17T17:32:36.190Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-17T17:32:36.190Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-17T17:32:36.190Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-17T17:32:36.190Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-17T17:32:36.190Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-17T17:32:36.190Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-17T17:32:37.602Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-17T17:32:37.872Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-17T17:32:37.872Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-17T17:32:39.282Z] (16/48) Installing make (4.2.1-r2) [2020-03-17T17:32:39.282Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-17T17:32:39.282Z] (18/48) Installing build-base (0.5-r1) [2020-03-17T17:32:39.282Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-17T17:32:39.282Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-17T17:32:39.282Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-17T17:32:39.282Z] (22/48) Installing expat (2.2.8-r0) [2020-03-17T17:32:39.282Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-17T17:32:39.282Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-17T17:32:39.282Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-17T17:32:39.282Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-17T17:32:39.282Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-17T17:32:39.282Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-17T17:32:39.282Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-17T17:32:39.282Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-17T17:32:39.282Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-17T17:32:40.244Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-17T17:32:40.244Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-17T17:32:40.244Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-17T17:32:40.244Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-17T17:32:41.660Z] (36/48) Installing curl (7.64.0-r3) [2020-03-17T17:32:41.660Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-17T17:32:41.660Z] (38/48) Installing git (2.20.2-r0) [2020-03-17T17:32:41.927Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-17T17:32:41.927Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-17T17:32:41.927Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-17T17:32:42.195Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-17T17:32:42.195Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-17T17:32:42.196Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-17T17:32:42.196Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-17T17:32:42.196Z] (46/48) Installing libuuid (2.33-r0) [2020-03-17T17:32:42.196Z] (47/48) Installing wget (1.20.3-r0) [2020-03-17T17:32:42.196Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-17T17:32:42.196Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:32:42.196Z] Executing ca-certificates-20190108-r0.trigger [2020-03-17T17:32:42.463Z] OK: 219 MiB in 62 packages [2020-03-17T17:32:57.495Z] Removing intermediate container dbd61fbaa25e [2020-03-17T17:32:57.495Z] ---> e482d5bd01b6 [2020-03-17T17:32:57.495Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-17T17:32:57.495Z] ---> e173215cc9f0 [2020-03-17T17:32:57.495Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-17T17:32:57.495Z] ---> 91dc69c15fa3 [2020-03-17T17:32:57.495Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-17T17:32:57.495Z] ---> 155d52c6822b [2020-03-17T17:32:57.495Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-17T17:32:57.495Z] ---> 70be65a3e53d [2020-03-17T17:32:57.495Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-17T17:32:58.081Z] ---> 69d43fcef83b [2020-03-17T17:32:58.081Z] Successfully built 69d43fcef83b [2020-03-17T17:32:58.081Z] 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-17T17:32:58.738Z] + docker inspect -f . ci-base-image-arm64 [2020-03-17T17:32:58.738Z] . [Pipeline] withDockerContainer [2020-03-17T17:32:59.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-916 does not seem to be running inside a container [2020-03-17T17:32:59.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 ******** ci-base-image-arm64 cat [2020-03-17T17:33:00.745Z] $ docker top d5dd156d309257e04cc4251b0cc7e6ec17a394c917d47d0f4b47907c95ea1f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-17T17:33:01.837Z] + make test [2020-03-17T17:33:01.837Z] echo "make test" [2020-03-17T17:33:01.837Z] make test [Pipeline] } [2020-03-17T17:33:01.852Z] $ docker stop --time=1 d5dd156d309257e04cc4251b0cc7e6ec17a394c917d47d0f4b47907c95ea1f3a [2020-03-17T17:33:03.932Z] $ docker rm -f d5dd156d309257e04cc4251b0cc7e6ec17a394c917d47d0f4b47907c95ea1f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-17T17:33:04.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-17T17:33:05.295Z] + ls -al . [2020-03-17T17:33:05.295Z] total 192 [2020-03-17T17:33:05.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 17:30 . [2020-03-17T17:33:05.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 17:30 .. [2020-03-17T17:33:05.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 17:30 .git [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 17 17:30 .gitignore [2020-03-17T17:33:05.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 17:30 .semver [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 17 17:30 Attribution.txt [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 4941 Mar 17 17:30 CHANGES [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 17 17:30 Doxyfile [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 17 17:30 Jenkinsfile [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 17:30 LICENSE [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 17 17:30 Makefile [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 17 17:30 README.md [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 17 17:30 README.v2.md [2020-03-17T17:33:05.295Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 17:28 VERSION [2020-03-17T17:33:05.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 17:30 docs [2020-03-17T17:33:05.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 17:30 include [2020-03-17T17:33:05.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 17:30 scripts [2020-03-17T17:33:05.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 17:30 src [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:33:05.629Z] + 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=9d735d1f6129c08be60f72e7e36f35f4ed1f8142 --label arch=arm64 --label version=1.2.0-dev.11 . [2020-03-17T17:33:06.218Z] Sending build context to Docker daemon 2.895MB [2020-03-17T17:33:06.218Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-17T17:33:06.218Z] Step 2/15 : FROM ${BASE} [2020-03-17T17:33:06.218Z] ---> 69d43fcef83b [2020-03-17T17:33:06.218Z] Step 3/15 : MAINTAINER IOTech [2020-03-17T17:33:06.488Z] ---> Running in 94108b7c1f49 [2020-03-17T17:33:06.761Z] Removing intermediate container 94108b7c1f49 [2020-03-17T17:33:06.761Z] ---> 5578735ce905 [2020-03-17T17:33:06.761Z] 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-17T17:33:06.761Z] ---> Running in 6c3767ae864a [2020-03-17T17:33:07.734Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-17T17:33:08.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-17T17:33:08.268Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-17T17:33:08.268Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-17T17:33:08.853Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-17T17:33:08.853Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-17T17:33:08.853Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-17T17:33:08.853Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-17T17:33:08.853Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-17T17:33:08.853Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-17T17:33:08.853Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-17T17:33:08.853Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-17T17:33:09.438Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-17T17:33:09.438Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-17T17:33:09.438Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-17T17:33:09.438Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-17T17:33:09.438Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-17T17:33:09.438Z] (16/21) Installing libblkid (2.33-r0) [2020-03-17T17:33:09.438Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-17T17:33:09.438Z] (18/21) Installing libmount (2.33-r0) [2020-03-17T17:33:09.438Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-17T17:33:09.438Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-17T17:33:09.438Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-17T17:33:09.707Z] Executing busybox-1.29.3-r10.trigger [2020-03-17T17:33:09.707Z] OK: 279 MiB in 83 packages [2020-03-17T17:33:13.068Z] Removing intermediate container 6c3767ae864a [2020-03-17T17:33:13.068Z] ---> 162c85ee5af6 [2020-03-17T17:33:13.068Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-17T17:33:13.340Z] ---> 41efdaef0097 [2020-03-17T17:33:13.340Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-17T17:33:13.927Z] ---> a1f68372e4b6 [2020-03-17T17:33:13.927Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-17T17:33:14.511Z] ---> e780bdc9a4f2 [2020-03-17T17:33:14.511Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-17T17:33:15.102Z] ---> ae8c3cdcd78d [2020-03-17T17:33:15.102Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-17T17:33:15.685Z] ---> 067aa3196c30 [2020-03-17T17:33:15.685Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-17T17:33:15.952Z] ---> 9a86d93d1741 [2020-03-17T17:33:15.952Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-17T17:33:16.219Z] ---> Running in 1a8b7fb4ff07 [2020-03-17T17:33:16.488Z] Removing intermediate container 1a8b7fb4ff07 [2020-03-17T17:33:16.488Z] ---> 8b3accc72af2 [2020-03-17T17:33:16.488Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-17T17:33:16.756Z] ---> Running in 6429cc7eafa4 [2020-03-17T17:33:17.026Z] Removing intermediate container 6429cc7eafa4 [2020-03-17T17:33:17.026Z] ---> 6a713e5bdf87 [2020-03-17T17:33:17.026Z] Step 13/15 : LABEL arch=arm64 [2020-03-17T17:33:17.026Z] ---> Running in 4ff63e3e8dd3 [2020-03-17T17:33:17.298Z] Removing intermediate container 4ff63e3e8dd3 [2020-03-17T17:33:17.298Z] ---> de5025e1f604 [2020-03-17T17:33:17.298Z] Step 14/15 : LABEL git_sha=9d735d1f6129c08be60f72e7e36f35f4ed1f8142 [2020-03-17T17:33:17.568Z] ---> Running in a4847d6e9a42 [2020-03-17T17:33:17.837Z] Removing intermediate container a4847d6e9a42 [2020-03-17T17:33:17.837Z] ---> 4b8e45d89e9b [2020-03-17T17:33:17.837Z] Step 15/15 : LABEL version=1.2.0-dev.11 [2020-03-17T17:33:18.105Z] ---> Running in ebe3ad0b6824 [2020-03-17T17:33:18.373Z] Removing intermediate container ebe3ad0b6824 [2020-03-17T17:33:18.373Z] ---> 1cdaf3c4849d [2020-03-17T17:33:18.373Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-17T17:33:18.373Z] Successfully built 1cdaf3c4849d [2020-03-17T17:33:18.373Z] 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:33:19.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T17:33:19.846Z] . [Pipeline] withDockerContainer [2020-03-17T17:33:19.975Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:33:20.018Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-17T17:33:20.686Z] $ docker top cb8ab6d30982046543d84bf81d033b9ac3aedbffedad73e5307e1a884815ad24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-17T17:33:20.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T17:33:20.948Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T17:33:21.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T17:33:21.160Z] $ docker exec cb8ab6d30982046543d84bf81d033b9ac3aedbffedad73e5307e1a884815ad24 ssh-agent [2020-03-17T17:33:21.351Z] SSH_AUTH_SOCK=/tmp/ssh-yvFKtJUxd4Ko/agent.14 [2020-03-17T17:33:21.351Z] SSH_AGENT_PID=21 [2020-03-17T17:33:21.359Z] Running ssh-add (command line suppressed) [2020-03-17T17:33:21.506Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1808029147136139389.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1808029147136139389.key) [2020-03-17T17:33:21.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T17:33:21.900Z] + git semver tag [2020-03-17T17:33:21.901Z] # -> Open(): unable to determine branch for HEAD [2020-03-17T17:33:21.901Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-17T17:33:21.901Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:33:21.901Z] # $SEMVER_REMOTE_NAME = origin [2020-03-17T17:33:21.901Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-17T17:33:21.901Z] # $SEMVER_USER_NAME = jenkins [2020-03-17T17:33:21.901Z] # $SEMVER_BRANCH = master [2020-03-17T17:33:21.901Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-17T17:33:21.901Z] # 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 HEAD [2020-03-17T17:33:21.901Z] # -> Force: false [2020-03-17T17:33:21.901Z] # 2885857738fe116ff39da216db26c9faf8d832d0 refs/tags/v1.2.0-dev.11 [Pipeline] } [2020-03-17T17:33:21.908Z] $ docker exec --env ******** --env ******** cb8ab6d30982046543d84bf81d033b9ac3aedbffedad73e5307e1a884815ad24 ssh-agent -k [2020-03-17T17:33:22.042Z] unset SSH_AUTH_SOCK; [2020-03-17T17:33:22.042Z] unset SSH_AGENT_PID; [2020-03-17T17:33:22.042Z] echo Agent pid 21 killed; [2020-03-17T17:33:22.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-17T17:33:22.539Z] + git semver [Pipeline] } [2020-03-17T17:33:22.551Z] $ docker stop --time=1 cb8ab6d30982046543d84bf81d033b9ac3aedbffedad73e5307e1a884815ad24 [2020-03-17T17:33:23.902Z] $ docker rm -f cb8ab6d30982046543d84bf81d033b9ac3aedbffedad73e5307e1a884815ad24 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:33:24.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-17T17:33:24.483Z] [2020-03-17T17:33:24.483Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:33:24.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-17T17:33:24.828Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-17T17:33:24.828Z] 8ba884070f61: Pulling fs layer [2020-03-17T17:33:24.828Z] 78d65bd6cf10: Pulling fs layer [2020-03-17T17:33:24.828Z] 5573da4c1a9d: Pulling fs layer [2020-03-17T17:33:24.828Z] 4493e11b668a: Pulling fs layer [2020-03-17T17:33:24.828Z] 2e4ad32216ba: Pulling fs layer [2020-03-17T17:33:24.828Z] 14bc7892088f: Pulling fs layer [2020-03-17T17:33:24.828Z] 4493e11b668a: Waiting [2020-03-17T17:33:24.828Z] 14bc7892088f: Waiting [2020-03-17T17:33:24.828Z] 2e4ad32216ba: Waiting [2020-03-17T17:33:24.828Z] 78d65bd6cf10: Verifying Checksum [2020-03-17T17:33:24.828Z] 78d65bd6cf10: Download complete [2020-03-17T17:33:25.088Z] 4493e11b668a: Verifying Checksum [2020-03-17T17:33:25.088Z] 4493e11b668a: Download complete [2020-03-17T17:33:25.088Z] 2e4ad32216ba: Verifying Checksum [2020-03-17T17:33:25.088Z] 2e4ad32216ba: Download complete [2020-03-17T17:33:25.670Z] 14bc7892088f: Verifying Checksum [2020-03-17T17:33:25.670Z] 14bc7892088f: Download complete [2020-03-17T17:33:25.932Z] 8ba884070f61: Verifying Checksum [2020-03-17T17:33:25.932Z] 8ba884070f61: Download complete [2020-03-17T17:33:26.507Z] 5573da4c1a9d: Verifying Checksum [2020-03-17T17:33:26.507Z] 5573da4c1a9d: Download complete [2020-03-17T17:33:30.707Z] 8ba884070f61: Pull complete [2020-03-17T17:33:30.707Z] 78d65bd6cf10: Pull complete [2020-03-17T17:33:42.935Z] 5573da4c1a9d: Pull complete [2020-03-17T17:33:43.195Z] 4493e11b668a: Pull complete [2020-03-17T17:33:43.195Z] 2e4ad32216ba: Pull complete [2020-03-17T17:33:46.486Z] 14bc7892088f: Pull complete [2020-03-17T17:33:46.486Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-17T17:33:46.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-17T17:33:46.657Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:33:46.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-17T17:33:47.254Z] $ docker top 40a6dbfc7a333ba1bdf0fb0d3dfc94ff6e17ef4dff5451ae5fe6c032adc98b09 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-17T17:33:47.503Z] provisioning config files... [2020-03-17T17:33:47.518Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5634940748159381840tmp [2020-03-17T17:33:47.535Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1065326797465494039tmp [2020-03-17T17:33:47.550Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1498403049008829292tmp [Pipeline] { [Pipeline] echo [2020-03-17T17:33:47.591Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:33:47.886Z] ---> sigul-configuration.sh [2020-03-17T17:33:47.886Z] gpg: directory `/root/.gnupg' created [2020-03-17T17:33:47.886Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-17T17:33:47.886Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-17T17:33:47.886Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-17T17:33:47.886Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-17T17:33:47.886Z] gpg: CAST5 encrypted data [2020-03-17T17:33:48.145Z] gpg: encrypted with 1 passphrase [2020-03-17T17:33:48.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-17T17:33:48.437Z] + mkdir /home/jenkins [2020-03-17T17:33:48.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-17T17:33:48.730Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-17T17:33:48.738Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:33:49.028Z] ---> sigul-install.sh [2020-03-17T17:33:59.027Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-17T17:33:59.319Z] + git tag --list [2020-03-17T17:33:59.319Z] v1.2.0-dev.11 [Pipeline] sh [2020-03-17T17:33:59.616Z] + lftools sign git-tag v1.2.0-dev.11 [2020-03-17T17:34:00.557Z] Signing Git tag with Sigul... [2020-03-17T17:34:00.557Z] Signing v1.2.0-dev.11 [Pipeline] echo [2020-03-17T17:34:01.944Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:34:02.251Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-17T17:34:02.257Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-17T17:34:02.345Z] $ docker stop --time=1 40a6dbfc7a333ba1bdf0fb0d3dfc94ff6e17ef4dff5451ae5fe6c032adc98b09 [2020-03-17T17:34:03.765Z] $ docker rm -f 40a6dbfc7a333ba1bdf0fb0d3dfc94ff6e17ef4dff5451ae5fe6c032adc98b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:34:04.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T17:34:04.456Z] . [Pipeline] withDockerContainer [2020-03-17T17:34:04.576Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:34:04.617Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-17T17:34:05.296Z] $ docker top f82f9ab1057ac9c725f81d9df0dca6097aac6df2ab9d4640f30e59f8dfcf8fd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-17T17:34:05.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T17:34:05.561Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T17:34:05.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T17:34:05.797Z] $ docker exec f82f9ab1057ac9c725f81d9df0dca6097aac6df2ab9d4640f30e59f8dfcf8fd9 ssh-agent [2020-03-17T17:34:06.009Z] SSH_AUTH_SOCK=/tmp/ssh-zuyea0Fj4Ws6/agent.15 [2020-03-17T17:34:06.009Z] SSH_AGENT_PID=21 [2020-03-17T17:34:06.016Z] Running ssh-add (command line suppressed) [2020-03-17T17:34:06.162Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4480393486622135408.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4480393486622135408.key) [2020-03-17T17:34:06.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T17:34:06.595Z] + git semver bump pre [2020-03-17T17:34:06.595Z] # -> Open(): unable to determine branch for HEAD [2020-03-17T17:34:06.595Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-17T17:34:06.595Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:34:06.595Z] # $SEMVER_REMOTE_NAME = origin [2020-03-17T17:34:06.595Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-17T17:34:06.595Z] # $SEMVER_USER_NAME = jenkins [2020-03-17T17:34:06.595Z] # $SEMVER_BRANCH = master [2020-03-17T17:34:06.595Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-17T17:34:06.854Z] 1.2.0-dev.12 [Pipeline] } [2020-03-17T17:34:06.860Z] $ docker exec --env ******** --env ******** f82f9ab1057ac9c725f81d9df0dca6097aac6df2ab9d4640f30e59f8dfcf8fd9 ssh-agent -k [2020-03-17T17:34:07.002Z] unset SSH_AUTH_SOCK; [2020-03-17T17:34:07.003Z] unset SSH_AGENT_PID; [2020-03-17T17:34:07.003Z] echo Agent pid 21 killed; [2020-03-17T17:34:07.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-17T17:34:07.472Z] + git semver [Pipeline] } [2020-03-17T17:34:07.484Z] $ docker stop --time=1 f82f9ab1057ac9c725f81d9df0dca6097aac6df2ab9d4640f30e59f8dfcf8fd9 [2020-03-17T17:34:08.819Z] $ docker rm -f f82f9ab1057ac9c725f81d9df0dca6097aac6df2ab9d4640f30e59f8dfcf8fd9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:34:09.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-17T17:34:09.347Z] . [Pipeline] withDockerContainer [2020-03-17T17:34:09.460Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:34:09.587Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-17T17:34:10.174Z] $ docker top e5c7a98bdd9e53119f7f7213d5261582b34e2ffaf597a13a944b5707b682fefe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-17T17:34:10.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-17T17:34:10.483Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-17T17:34:10.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-17T17:34:10.682Z] $ docker exec e5c7a98bdd9e53119f7f7213d5261582b34e2ffaf597a13a944b5707b682fefe ssh-agent [2020-03-17T17:34:10.864Z] SSH_AUTH_SOCK=/tmp/ssh-Z2NDfgDSqaOF/agent.13 [2020-03-17T17:34:10.864Z] SSH_AGENT_PID=20 [2020-03-17T17:34:10.871Z] Running ssh-add (command line suppressed) [2020-03-17T17:34:11.023Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4395215130221164941.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4395215130221164941.key) [2020-03-17T17:34:11.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-17T17:34:11.394Z] + git semver push [2020-03-17T17:34:11.394Z] # -> Open(): unable to determine branch for HEAD [2020-03-17T17:34:11.394Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-17T17:34:11.394Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:34:11.394Z] # $SEMVER_REMOTE_NAME = origin [2020-03-17T17:34:11.394Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-17T17:34:11.394Z] # $SEMVER_USER_NAME = jenkins [2020-03-17T17:34:11.394Z] # $SEMVER_BRANCH = master [2020-03-17T17:34:11.394Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-17T17:34:16.674Z] $ docker exec --env ******** --env ******** e5c7a98bdd9e53119f7f7213d5261582b34e2ffaf597a13a944b5707b682fefe ssh-agent -k [2020-03-17T17:34:16.815Z] unset SSH_AUTH_SOCK; [2020-03-17T17:34:16.815Z] unset SSH_AGENT_PID; [2020-03-17T17:34:16.815Z] echo Agent pid 20 killed; [2020-03-17T17:34:16.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-17T17:34:17.286Z] + git semver [Pipeline] } [2020-03-17T17:34:17.297Z] $ docker stop --time=1 e5c7a98bdd9e53119f7f7213d5261582b34e2ffaf597a13a944b5707b682fefe [2020-03-17T17:34:18.627Z] $ docker rm -f e5c7a98bdd9e53119f7f7213d5261582b34e2ffaf597a13a944b5707b682fefe [Pipeline] // withDockerContainer [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-17T17:34:19.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:34:19.697Z] ---> package-listing.sh [2020-03-17T17:34:19.697Z] ++ facter osfamily [2020-03-17T17:34:19.697Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-17T17:34:19.697Z] + OS_FAMILY=redhat [2020-03-17T17:34:19.697Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:34:19.697Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-17T17:34:19.697Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-17T17:34:19.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-17T17:34:19.697Z] + PACKAGES=/tmp/packages_start.txt [2020-03-17T17:34:19.697Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-17T17:34:19.697Z] + PACKAGES=/tmp/packages_end.txt [2020-03-17T17:34:19.697Z] + case "${OS_FAMILY}" in [2020-03-17T17:34:19.697Z] + rpm -qa [2020-03-17T17:34:19.697Z] + sort [2020-03-17T17:34:23.898Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-17T17:34:23.898Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-17T17:34:23.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-17T17:34:23.898Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-17T17:34:23.898Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-03-17T17:34:23.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:34:24.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-17T17:34:24.360Z] [2020-03-17T17:34:24.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-17T17:34:24.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-17T17:34:24.693Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-17T17:34:24.693Z] c9b1b535fdd9: Pulling fs layer [2020-03-17T17:34:24.693Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-17T17:34:24.693Z] 756a868c4378: Pulling fs layer [2020-03-17T17:34:24.693Z] 444b2fc9a129: Pulling fs layer [2020-03-17T17:34:24.693Z] ea15f1150254: Pulling fs layer [2020-03-17T17:34:24.693Z] 41b27a9f41bf: Pulling fs layer [2020-03-17T17:34:24.693Z] 28c525ee5125: Pulling fs layer [2020-03-17T17:34:24.693Z] 094b1ea09ed8: Pulling fs layer [2020-03-17T17:34:24.693Z] 138eaada9080: Pulling fs layer [2020-03-17T17:34:24.693Z] 0622d0fa9048: Pulling fs layer [2020-03-17T17:34:24.693Z] 41b27a9f41bf: Waiting [2020-03-17T17:34:24.693Z] 138eaada9080: Waiting [2020-03-17T17:34:24.693Z] 094b1ea09ed8: Waiting [2020-03-17T17:34:24.693Z] 28c525ee5125: Waiting [2020-03-17T17:34:24.693Z] 0622d0fa9048: Waiting [2020-03-17T17:34:24.693Z] 444b2fc9a129: Waiting [2020-03-17T17:34:24.693Z] ea15f1150254: Waiting [2020-03-17T17:34:24.693Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-17T17:34:24.693Z] 2cc5ad85d9ab: Download complete [2020-03-17T17:34:24.693Z] 444b2fc9a129: Verifying Checksum [2020-03-17T17:34:24.693Z] 444b2fc9a129: Download complete [2020-03-17T17:34:24.693Z] c9b1b535fdd9: Download complete [2020-03-17T17:34:24.693Z] ea15f1150254: Verifying Checksum [2020-03-17T17:34:24.693Z] ea15f1150254: Download complete [2020-03-17T17:34:24.955Z] 28c525ee5125: Verifying Checksum [2020-03-17T17:34:24.955Z] 28c525ee5125: Download complete [2020-03-17T17:34:25.225Z] c9b1b535fdd9: Pull complete [2020-03-17T17:34:25.225Z] 756a868c4378: Verifying Checksum [2020-03-17T17:34:25.225Z] 756a868c4378: Download complete [2020-03-17T17:34:25.225Z] 138eaada9080: Verifying Checksum [2020-03-17T17:34:25.225Z] 138eaada9080: Download complete [2020-03-17T17:34:25.225Z] 0622d0fa9048: Verifying Checksum [2020-03-17T17:34:25.225Z] 0622d0fa9048: Download complete [2020-03-17T17:34:25.490Z] 094b1ea09ed8: Verifying Checksum [2020-03-17T17:34:25.491Z] 094b1ea09ed8: Download complete [2020-03-17T17:34:25.750Z] 41b27a9f41bf: Download complete [2020-03-17T17:34:26.689Z] 2cc5ad85d9ab: Pull complete [2020-03-17T17:34:28.065Z] 756a868c4378: Pull complete [2020-03-17T17:34:28.065Z] 444b2fc9a129: Pull complete [2020-03-17T17:34:28.324Z] ea15f1150254: Pull complete [2020-03-17T17:34:32.520Z] 41b27a9f41bf: Pull complete [2020-03-17T17:34:32.520Z] 28c525ee5125: Pull complete [2020-03-17T17:34:35.063Z] 094b1ea09ed8: Pull complete [2020-03-17T17:34:35.322Z] 138eaada9080: Pull complete [2020-03-17T17:34:35.322Z] 0622d0fa9048: Pull complete [2020-03-17T17:34:35.322Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-17T17:34:35.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-17T17:34:35.439Z] prd-centos7-docker-4c-2g-915 does not seem to be running inside a container [2020-03-17T17:34:35.482Z] $ 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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-17T17:34:36.005Z] $ docker top b4d068ca019fa9a2a62febf9a68ef860180a857fc12d7846ebbeff40f72490cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-17T17:34:36.296Z] provisioning config files... [2020-03-17T17:34:36.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7210567184321630017tmp [Pipeline] { [Pipeline] echo [2020-03-17T17:34:36.365Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:34:36.656Z] ---> create-netrc.sh [Pipeline] echo [2020-03-17T17:34:36.664Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-17T17:34:36.957Z] ---> logs-deploy.sh [2020-03-17T17:34:36.957Z] + ARCHIVE_ARTIFACTS= [2020-03-17T17:34:36.957Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-17T17:34:36.957Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-17T17:34:36.957Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-17T17:34:36.957Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/11 [2020-03-17T17:34:36.957Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/11/ [2020-03-17T17:34:36.957Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/11 /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-17T17:34:37.894Z] Archives upload complete. [2020-03-17T17:34:38.155Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/11 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/11/