Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dcd9256e269c454e38d097f4b29f898febd9660d 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-316 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 without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/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 Checking out Revision dcd9256e269c454e38d097f4b29f898febd9660d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 Commit message: "Merge pull request #239 from iain-anderson/issue-212-b" > git rev-list --no-walk 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T12:46:47.590Z] 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-12T12:46:49.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T12:46:49.614Z] [2020-03-12T12:46:49.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:46:49.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T12:46:49.972Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T12:46:49.972Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T12:46:49.972Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T12:46:49.972Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T12:46:49.972Z] 93b08a4f1073: Pulling fs layer [2020-03-12T12:46:49.972Z] 93b08a4f1073: Waiting [2020-03-12T12:46:49.972Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T12:46:49.972Z] b8cc5d1170e3: Download complete [2020-03-12T12:46:50.236Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T12:46:50.236Z] 9123ac7c32f7: Download complete [2020-03-12T12:46:50.236Z] 93b08a4f1073: Verifying Checksum [2020-03-12T12:46:50.236Z] 93b08a4f1073: Download complete [2020-03-12T12:46:50.236Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T12:46:50.236Z] 2924cbbf6a41: Download complete [2020-03-12T12:46:50.496Z] 9123ac7c32f7: Pull complete [2020-03-12T12:46:50.496Z] b8cc5d1170e3: Pull complete [2020-03-12T12:46:51.069Z] 2924cbbf6a41: Pull complete [2020-03-12T12:46:51.327Z] 93b08a4f1073: Pull complete [2020-03-12T12:46:51.327Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T12:46:51.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T12:46:51.455Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:46:51.502Z] $ 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-12T12:46:52.093Z] $ docker top 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T12:46:52.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T12:46:52.374Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T12:46:52.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T12:46:52.588Z] $ docker exec 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb ssh-agent [2020-03-12T12:46:52.758Z] SSH_AUTH_SOCK=/tmp/ssh-kOB9taqmdkIr/agent.15 [2020-03-12T12:46:52.758Z] SSH_AGENT_PID=22 [2020-03-12T12:46:52.771Z] Running ssh-add (command line suppressed) [2020-03-12T12:46:52.924Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1331218185323844292.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1331218185323844292.key) [2020-03-12T12:46:52.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T12:46:53.308Z] + git describe --exact-match --tags HEAD [2020-03-12T12:46:53.308Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T12:46:53.372Z] $ docker exec --env ******** --env ******** 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb ssh-agent -k [2020-03-12T12:46:53.508Z] unset SSH_AUTH_SOCK; [2020-03-12T12:46:53.508Z] unset SSH_AGENT_PID; [2020-03-12T12:46:53.508Z] echo Agent pid 22 killed; [2020-03-12T12:46:53.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T12:46:53.631Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T12:46:53.631Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T12:46:53.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T12:46:53.727Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T12:46:53.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T12:46:53.911Z] $ docker exec 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb ssh-agent [2020-03-12T12:46:54.073Z] SSH_AUTH_SOCK=/tmp/ssh-amaIi5rDmHcV/agent.58 [2020-03-12T12:46:54.073Z] SSH_AGENT_PID=65 [2020-03-12T12:46:54.088Z] Running ssh-add (command line suppressed) [2020-03-12T12:46:54.258Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7561026025318806119.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7561026025318806119.key) [2020-03-12T12:46:54.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T12:46:54.675Z] + git semver init [2020-03-12T12:46:54.676Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T12:46:54.676Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-12T12:46:54.676Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:46:54.676Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T12:46:54.676Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T12:46:54.676Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T12:46:54.676Z] # $SEMVER_BRANCH = master [2020-03-12T12:46:54.676Z] # $SEMVER_TEMP = /tmp/semver-311815136 [2020-03-12T12:46:54.676Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-12T12:46:55.245Z] # '/tmp/semver-311815136' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-03-12T12:46:55.245Z] # -> Force: false [2020-03-12T12:46:55.245Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-12T12:46:55.261Z] $ docker exec --env ******** --env ******** 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb ssh-agent -k [2020-03-12T12:46:55.393Z] unset SSH_AUTH_SOCK; [2020-03-12T12:46:55.393Z] unset SSH_AGENT_PID; [2020-03-12T12:46:55.393Z] echo Agent pid 65 killed; [2020-03-12T12:46:55.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T12:46:55.838Z] + git semver [Pipeline] } [2020-03-12T12:46:55.856Z] $ docker stop --time=1 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb [2020-03-12T12:46:57.175Z] $ docker rm -f 875cd75a63d21af6a9b2847f4f1ec196b76bf276852120c8cd0dafe87a11a6cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T12:46:57.938Z] Stashed 27 file(s) [Pipeline] echo [2020-03-12T12:46:57.939Z] [edgeXSemver] initialized semver on version 1.2.0-dev.8 [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-12T12:47:13.175Z] Still waiting to schedule task [2020-03-12T12:47:13.175Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T12:47:13.177Z] Still waiting to schedule task [2020-03-12T12:47:13.177Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-12T12:50:00.048Z] Running on prd-centos7-docker-4c-2g-317 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-12T12:50:00.091Z] Running in /w/workspace/device-sdk-c/8 [Pipeline] { [Pipeline] checkout [2020-03-12T12:50:02.374Z] using credential edgex-jenkins-ssh [2020-03-12T12:50:02.434Z] Cloning the remote Git repository [2020-03-12T12:50:02.434Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:50:01.925Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:50:01.965Z] > git init /w/workspace/device-sdk-c/8 # timeout=10 [2020-03-12T12:50:03.471Z] Fetching without tags [2020-03-12T12:50:02.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:50:02.087Z] > git --version # timeout=10 [2020-03-12T12:50:02.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T12:50:02.123Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:02.995Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T12:50:03.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:03.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T12:50:03.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:50:03.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T12:50:03.032Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:50:03.852Z] Checking out Revision dcd9256e269c454e38d097f4b29f898febd9660d (master) [2020-03-12T12:50:03.442Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:50:03.447Z] > git checkout -f dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 [2020-03-12T12:50:08.474Z] Commit message: "Merge pull request #239 from iain-anderson/issue-212-b" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T12:50:09.390Z] ========================================================= [2020-03-12T12:50:09.390Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-12T12:50:09.390Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:50:10.121Z] + 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-12T12:50:10.381Z] Sending build context to Docker daemon 2.82MB [2020-03-12T12:50:10.381Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-12T12:50:10.381Z] Step 2/21 : FROM ${BASE} as builder [2020-03-12T12:50:10.381Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-12T12:50:10.381Z] e7c96db7181b: Pulling fs layer [2020-03-12T12:50:10.381Z] 4c13bbce0fe7: Pulling fs layer [2020-03-12T12:50:10.381Z] 6059c847ac2f: Pulling fs layer [2020-03-12T12:50:10.381Z] 4c13bbce0fe7: Verifying Checksum [2020-03-12T12:50:10.381Z] 4c13bbce0fe7: Download complete [2020-03-12T12:50:10.381Z] e7c96db7181b: Verifying Checksum [2020-03-12T12:50:10.381Z] e7c96db7181b: Download complete [2020-03-12T12:50:10.640Z] e7c96db7181b: Pull complete [2020-03-12T12:50:10.903Z] 4c13bbce0fe7: Pull complete [2020-03-12T12:50:11.471Z] 6059c847ac2f: Verifying Checksum [2020-03-12T12:50:11.471Z] 6059c847ac2f: Download complete [2020-03-12T12:50:15.676Z] 6059c847ac2f: Pull complete [2020-03-12T12:50:15.676Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-12T12:50:15.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-12T12:50:15.676Z] ---> 5eabd8fd8ba2 [2020-03-12T12:50:15.676Z] 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-12T12:50:15.676Z] ---> Running in 1b13ca4e50ba [2020-03-12T12:50:15.676Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T12:50:16.611Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T12:50:16.611Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T12:50:16.611Z] (2/8) Installing libuuid (2.33-r0) [2020-03-12T12:50:16.870Z] (3/8) Installing libblkid (2.33-r0) [2020-03-12T12:50:16.870Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-12T12:50:16.870Z] (5/8) Installing libmount (2.33-r0) [2020-03-12T12:50:17.129Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-12T12:50:17.129Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-12T12:50:17.402Z] (8/8) Installing wget (1.20.3-r0) [2020-03-12T12:50:17.402Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:50:17.402Z] OK: 272 MiB in 83 packages [2020-03-12T12:50:17.969Z] Removing intermediate container 1b13ca4e50ba [2020-03-12T12:50:17.969Z] ---> 97d4334e315b [2020-03-12T12:50:17.969Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-12T12:50:17.969Z] ---> Running in 6d411366bc08 [2020-03-12T12:50:18.230Z] Removing intermediate container 6d411366bc08 [2020-03-12T12:50:18.230Z] ---> f04d8030d651 [2020-03-12T12:50:18.230Z] 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-12T12:50:18.230Z] ---> Running in 092f8ecbeee0 [2020-03-12T12:50:18.492Z] --2020-03-12 12:50:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-12T12:50:18.492Z] Resolving github.com... 192.30.253.113 [2020-03-12T12:50:18.492Z] Connecting to github.com|192.30.253.113|:443... connected. [2020-03-12T12:50:18.751Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:50:18.751Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-12T12:50:18.751Z] --2020-03-12 12:50:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-12T12:50:18.751Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T12:50:18.751Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T12:50:18.751Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:50:18.751Z] Length: unspecified [application/x-gzip] [2020-03-12T12:50:18.751Z] Saving to: 'STDOUT' [2020-03-12T12:50:18.751Z]  [2020-03-12T12:50:19.010Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-03-12T12:50:19.010Z] 50K .......... .......... .......... .......... .......... 2.69M [2020-03-12T12:50:19.010Z] 100K .......... .......... .......... .......... .......... 48.6M [2020-03-12T12:50:19.010Z] 150K .......... .......... .......... .......... .......... 2.85M [2020-03-12T12:50:19.010Z] 200K .......... .......... .......... .......... .......... 41.7M [2020-03-12T12:50:19.010Z] 250K .......... .......... .......... .......... .......... 9.01M [2020-03-12T12:50:19.010Z] 300K .......... .......... .......... .......... .......... 4.23M [2020-03-12T12:50:19.010Z] 350K .......... .......... .......... .......... .......... 25.7M [2020-03-12T12:50:19.010Z] 400K .......... .......... .......... .......... .......... 6.86M [2020-03-12T12:50:19.010Z] 450K .......... .......... .......... .......... .......... 1.87M [2020-03-12T12:50:19.010Z] 500K .......... .......... .......... .......... .......... 29.1M [2020-03-12T12:50:19.010Z] 550K .......... .......... .......... .......... .......... 6.79M [2020-03-12T12:50:19.010Z] 600K .......... .......... .......... .......... .......... 2.22M [2020-03-12T12:50:19.010Z] 650K .......... .......... .......... .......... .......... 4.85M [2020-03-12T12:50:19.010Z] 700K .. 851K=0.2s [2020-03-12T12:50:19.010Z] [2020-03-12T12:50:19.010Z] 2020-03-12 12:50:18 (4.04 MB/s) - written to stdout [719348] [2020-03-12T12:50:19.010Z] [2020-03-12T12:50:19.271Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:50:19.271Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-12T12:50:19.271Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:50:19.271Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:50:19.271Z] -- Detecting C compiler ABI info [2020-03-12T12:50:19.271Z] -- Detecting C compiler ABI info - done [2020-03-12T12:50:19.530Z] -- Detecting C compile features [2020-03-12T12:50:19.530Z] -- Detecting C compile features - done [2020-03-12T12:50:19.530Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-12T12:50:19.788Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-12T12:50:19.788Z] -- Detecting CXX compiler ABI info [2020-03-12T12:50:19.788Z] -- Detecting CXX compiler ABI info - done [2020-03-12T12:50:19.788Z] -- Detecting CXX compile features [2020-03-12T12:50:20.357Z] -- Detecting CXX compile features - done [2020-03-12T12:50:20.357Z] -- Looking for include file endian.h [2020-03-12T12:50:20.357Z] -- Looking for include file endian.h - found [2020-03-12T12:50:20.357Z] -- Check if the system is big endian [2020-03-12T12:50:20.357Z] -- Searching 16 bit integer [2020-03-12T12:50:20.357Z] -- Looking for sys/types.h [2020-03-12T12:50:20.357Z] -- Looking for sys/types.h - found [2020-03-12T12:50:20.357Z] -- Looking for stdint.h [2020-03-12T12:50:20.357Z] -- Looking for stdint.h - found [2020-03-12T12:50:20.357Z] -- Looking for stddef.h [2020-03-12T12:50:20.616Z] -- Looking for stddef.h - found [2020-03-12T12:50:20.616Z] -- Check size of unsigned short [2020-03-12T12:50:20.616Z] -- Check size of unsigned short - done [2020-03-12T12:50:20.616Z] -- Using unsigned short [2020-03-12T12:50:20.616Z] -- Check if the system is big endian - little endian [2020-03-12T12:50:20.616Z] -- Check size of size_t [2020-03-12T12:50:20.878Z] -- Check size of size_t - done [2020-03-12T12:50:20.878Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-12T12:50:20.878Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-12T12:50:20.878Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-12T12:50:20.878Z] CMake did not find one. [2020-03-12T12:50:20.878Z] [2020-03-12T12:50:20.878Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-12T12:50:20.878Z] the following names: [2020-03-12T12:50:20.878Z] [2020-03-12T12:50:20.878Z] cJSONConfig.cmake [2020-03-12T12:50:20.878Z] cjson-config.cmake [2020-03-12T12:50:20.878Z] [2020-03-12T12:50:20.878Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-12T12:50:20.878Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-12T12:50:20.878Z] provides a separate development package or SDK, be sure it has been [2020-03-12T12:50:20.878Z] installed. [2020-03-12T12:50:20.878Z] [2020-03-12T12:50:20.878Z] [2020-03-12T12:50:20.878Z] -- Configuring done [2020-03-12T12:50:20.878Z] -- Generating done [2020-03-12T12:50:20.878Z] -- Build files have been written to: /tmp/cbor [2020-03-12T12:50:20.878Z] Scanning dependencies of target cbor_shared [2020-03-12T12:50:20.878Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-12T12:50:21.144Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-12T12:50:21.144Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-12T12:50:21.404Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T12:50:21.404Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-12T12:50:21.663Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-12T12:50:21.663Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-12T12:50:21.663Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-12T12:50:21.663Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-12T12:50:21.663Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-12T12:50:21.925Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-12T12:50:21.925Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-12T12:50:22.188Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-12T12:50:22.188Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-12T12:50:22.188Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-12T12:50:22.188Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-12T12:50:22.448Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-12T12:50:22.448Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-12T12:50:22.448Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-12T12:50:22.708Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-12T12:50:22.708Z] [ 40%] Linking C shared library libcbor.so [2020-03-12T12:50:22.708Z] [ 40%] Built target cbor_shared [2020-03-12T12:50:22.708Z] Scanning dependencies of target cbor [2020-03-12T12:50:22.708Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-12T12:50:22.968Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-12T12:50:22.968Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-12T12:50:23.227Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T12:50:23.227Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-12T12:50:23.492Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-12T12:50:23.492Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-12T12:50:23.492Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-12T12:50:23.492Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-12T12:50:23.753Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-12T12:50:24.012Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-12T12:50:24.012Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-12T12:50:24.012Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-12T12:50:24.272Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-12T12:50:24.272Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-12T12:50:24.272Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-12T12:50:24.272Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-12T12:50:24.530Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-12T12:50:24.530Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-12T12:50:24.530Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-12T12:50:24.530Z] [ 80%] Linking C static library libcbor.a [2020-03-12T12:50:24.789Z] [ 80%] Built target cbor [2020-03-12T12:50:24.789Z] Scanning dependencies of target create_items [2020-03-12T12:50:24.789Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-12T12:50:24.789Z] [ 84%] Linking C executable create_items [2020-03-12T12:50:24.789Z] [ 84%] Built target create_items [2020-03-12T12:50:24.789Z] Scanning dependencies of target readfile [2020-03-12T12:50:24.789Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-12T12:50:24.789Z] [ 88%] Linking C executable readfile [2020-03-12T12:50:24.789Z] [ 88%] Built target readfile [2020-03-12T12:50:24.789Z] Scanning dependencies of target streaming_parser [2020-03-12T12:50:24.789Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-12T12:50:25.049Z] [ 92%] Linking C executable streaming_parser [2020-03-12T12:50:25.049Z] [ 92%] Built target streaming_parser [2020-03-12T12:50:25.049Z] Scanning dependencies of target sort [2020-03-12T12:50:25.049Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-12T12:50:25.049Z] [ 96%] Linking C executable sort [2020-03-12T12:50:25.049Z] [ 96%] Built target sort [2020-03-12T12:50:25.049Z] Scanning dependencies of target hello [2020-03-12T12:50:25.049Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-12T12:50:25.049Z] [100%] Linking C executable hello [2020-03-12T12:50:25.049Z] [100%] Built target hello [2020-03-12T12:50:25.049Z] Install the project... [2020-03-12T12:50:25.309Z] -- Install configuration: "Release" [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-12T12:50:25.309Z] -- Up-to-date: /usr/local/include/cbor [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/include/cbor.h [2020-03-12T12:50:25.309Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-12T12:50:25.880Z] Removing intermediate container 092f8ecbeee0 [2020-03-12T12:50:25.880Z] ---> 699674bbc435 [2020-03-12T12:50:25.880Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-12T12:50:25.880Z] ---> Running in f7c9d884d5d1 [2020-03-12T12:50:27.259Z] Removing intermediate container f7c9d884d5d1 [2020-03-12T12:50:27.259Z] ---> d19318fdca72 [2020-03-12T12:50:27.259Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-12T12:50:27.259Z] ---> 7610795cace4 [2020-03-12T12:50:27.259Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-12T12:50:27.520Z] ---> 46632fd0eb21 [2020-03-12T12:50:27.520Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-12T12:50:27.778Z] ---> b9700ce810be [2020-03-12T12:50:27.778Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-12T12:50:27.778Z] ---> 046511f016d1 [2020-03-12T12:50:27.778Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-12T12:50:28.037Z] ---> c3b28dbdebdf [2020-03-12T12:50:28.037Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-12T12:50:28.297Z] ---> 3c81fc79cc79 [2020-03-12T12:50:28.297Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-12T12:50:28.297Z] ---> Running in acff9fa0f3e1 [2020-03-12T12:50:28.556Z] + CPPCHECK=false [2020-03-12T12:50:28.556Z] + DOCGEN=false [2020-03-12T12:50:28.556Z] + TOMLVER=SDK-0.2 [2020-03-12T12:50:28.556Z] + CUTILVER=1.0.0 [2020-03-12T12:50:28.556Z] + '[' 0 -gt 0 ] [2020-03-12T12:50:28.556Z] + readlink -f ./scripts/build.sh [2020-03-12T12:50:28.556Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-12T12:50:28.556Z] + dirname /tmp/sdk/scripts [2020-03-12T12:50:28.556Z] + ROOT=/tmp/sdk [2020-03-12T12:50:28.556Z] + cd /tmp/sdk [2020-03-12T12:50:28.556Z] + '[' '!' -d deps ] [2020-03-12T12:50:28.556Z] + mkdir deps [2020-03-12T12:50:28.556Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T12:50:28.556Z] + tar -C deps -z -x -f - [2020-03-12T12:50:28.556Z] --2020-03-12 12:50:28-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T12:50:28.556Z] Resolving github.com... 192.30.253.113 [2020-03-12T12:50:28.556Z] Connecting to github.com|192.30.253.113|:443... connected. [2020-03-12T12:50:28.815Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:50:28.815Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-12T12:50:28.815Z] --2020-03-12 12:50:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-12T12:50:28.815Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T12:50:28.815Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T12:50:28.815Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:50:28.815Z] Length: unspecified [application/x-gzip] [2020-03-12T12:50:28.815Z] Saving to: 'STDOUT' [2020-03-12T12:50:28.815Z]  [2020-03-12T12:50:29.075Z] 0K .......... ......  1.01M=0.02s [2020-03-12T12:50:29.075Z] [2020-03-12T12:50:29.075Z] 2020-03-12 12:50:28 (1.01 MB/s) - written to stdout [16451] [2020-03-12T12:50:29.075Z] [2020-03-12T12:50:29.075Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-12T12:50:29.075Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T12:50:29.075Z] + tar -C deps -z -x -f - [2020-03-12T12:50:29.075Z] --2020-03-12 12:50:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T12:50:29.075Z] Resolving github.com... 192.30.253.113 [2020-03-12T12:50:29.075Z] Connecting to github.com|192.30.253.113|:443... connected. [2020-03-12T12:50:29.334Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:50:29.334Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-12T12:50:29.334Z] --2020-03-12 12:50:29-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-12T12:50:29.334Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T12:50:29.334Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T12:50:29.334Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:50:29.334Z] Length: unspecified [application/x-gzip] [2020-03-12T12:50:29.334Z] Saving to: 'STDOUT' [2020-03-12T12:50:29.334Z]  [2020-03-12T12:50:29.595Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-03-12T12:50:29.595Z] 50K .......... .......... .......... .......... .......... 3.14M [2020-03-12T12:50:29.595Z] 100K .......... .......... .......... .......... ........ 3.24M=0.06s [2020-03-12T12:50:29.595Z] [2020-03-12T12:50:29.595Z] 2020-03-12 12:50:29 (2.40 MB/s) - written to stdout [151809] [2020-03-12T12:50:29.595Z] [2020-03-12T12:50:29.595Z] + mkdir -p src/c/iot [2020-03-12T12:50:29.595Z] + 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-12T12:50:29.595Z] + mkdir -p include/iot [2020-03-12T12:50:29.595Z] + 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-12T12:50:29.595Z] + mkdir -p include/iot/os [2020-03-12T12:50:29.595Z] + 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-12T12:50:29.595Z] + mkdir -p /tmp/sdk/build/release [2020-03-12T12:50:29.595Z] + cd /tmp/sdk/build/release [2020-03-12T12:50:29.595Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-12T12:50:29.595Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:50:29.595Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:50:29.595Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:50:29.595Z] -- Detecting C compiler ABI info [2020-03-12T12:50:29.854Z] -- Detecting C compiler ABI info - done [2020-03-12T12:50:29.854Z] -- Detecting C compile features [2020-03-12T12:50:30.114Z] -- Detecting C compile features - done [2020-03-12T12:50:30.114Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T12:50:30.114Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T12:50:30.114Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T12:50:30.114Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T12:50:30.114Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T12:50:30.114Z] -- C SDK 1.2.0-dev.8 for Linux [2020-03-12T12:50:30.114Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T12:50:30.114Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T12:50:30.114Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T12:50:30.114Z] -- Configuring done [2020-03-12T12:50:30.114Z] -- Generating done [2020-03-12T12:50:30.114Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-12T12:50:30.114Z] + make [2020-03-12T12:50:30.114Z] + tee release.log [2020-03-12T12:50:30.114Z] Scanning dependencies of target csdk [2020-03-12T12:50:30.375Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T12:50:30.375Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T12:50:30.634Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T12:50:30.894Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T12:50:31.154Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T12:50:31.154Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T12:50:31.414Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T12:50:31.674Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T12:50:31.675Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T12:50:31.934Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T12:50:31.934Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T12:50:32.193Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T12:50:32.193Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T12:50:32.193Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T12:50:33.135Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T12:50:33.135Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T12:50:33.135Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T12:50:33.397Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T12:50:33.967Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T12:50:33.967Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T12:50:33.967Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T12:50:33.967Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T12:50:34.226Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T12:50:34.226Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T12:50:34.486Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T12:50:34.486Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T12:50:34.745Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T12:50:34.745Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T12:50:34.745Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T12:50:35.006Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T12:50:35.006Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T12:50:36.387Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T12:50:36.387Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T12:50:36.387Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T12:50:36.652Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T12:50:36.911Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:50:37.171Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T12:50:38.113Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T12:50:38.374Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T12:50:38.635Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T12:50:38.635Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T12:50:38.894Z] [ 74%] Built target csdk [2020-03-12T12:50:38.894Z] Scanning dependencies of target template [2020-03-12T12:50:38.894Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T12:50:38.894Z] [ 78%] Linking C executable template [2020-03-12T12:50:38.894Z] [ 78%] Built target template [2020-03-12T12:50:39.153Z] Scanning dependencies of target device-counter [2020-03-12T12:50:39.153Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T12:50:39.153Z] [ 81%] Linking C executable device-counter [2020-03-12T12:50:39.153Z] [ 81%] Built target device-counter [2020-03-12T12:50:39.153Z] Scanning dependencies of target device-random [2020-03-12T12:50:39.153Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T12:50:39.412Z] [ 85%] Linking C executable device-random [2020-03-12T12:50:39.412Z] [ 85%] Built target device-random [2020-03-12T12:50:39.412Z] Scanning dependencies of target device-gyro [2020-03-12T12:50:39.412Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T12:50:39.412Z] [ 89%] Linking C executable device-gyro [2020-03-12T12:50:39.671Z] [ 89%] Built target device-gyro [2020-03-12T12:50:39.671Z] Scanning dependencies of target template-discovery [2020-03-12T12:50:39.671Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T12:50:39.671Z] [ 92%] Linking C executable template-discovery [2020-03-12T12:50:39.931Z] [ 92%] Built target template-discovery [2020-03-12T12:50:39.931Z] Scanning dependencies of target device-terminal [2020-03-12T12:50:39.931Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T12:50:39.931Z] [ 96%] Linking C executable device-terminal [2020-03-12T12:50:39.931Z] [ 96%] Built target device-terminal [2020-03-12T12:50:39.931Z] Scanning dependencies of target template2 [2020-03-12T12:50:39.931Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T12:50:40.190Z] [100%] Linking C executable template2 [2020-03-12T12:50:40.190Z] [100%] Built target template2 [2020-03-12T12:50:40.190Z] + + maketee package -a [2020-03-12T12:50:40.190Z] release.log [2020-03-12T12:50:40.448Z] [ 74%] Built target csdk [2020-03-12T12:50:40.448Z] [ 78%] Built target template [2020-03-12T12:50:40.448Z] [ 81%] Built target device-counter [2020-03-12T12:50:40.448Z] [ 85%] Built target device-random [2020-03-12T12:50:40.448Z] [ 89%] Built target device-gyro [2020-03-12T12:50:40.448Z] [ 92%] Built target template-discovery [2020-03-12T12:50:40.448Z] [ 96%] Built target device-terminal [2020-03-12T12:50:40.448Z] [100%] Built target template2 [2020-03-12T12:50:40.448Z] Run CPack packaging tool... [2020-03-12T12:50:40.448Z] CPack: Create package using TGZ [2020-03-12T12:50:40.448Z] CPack: Install projects [2020-03-12T12:50:40.448Z] CPack: - Run preinstall target for: Csdk [2020-03-12T12:50:40.706Z] CPack: - Install project: Csdk [2020-03-12T12:50:40.706Z] CPack: Create package [2020-03-12T12:50:40.706Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.8.tar.gz generated. [2020-03-12T12:50:40.706Z] + '[' false '=' true ] [2020-03-12T12:50:40.706Z] + '[' false '=' true ] [2020-03-12T12:50:40.706Z] + mkdir -p /tmp/sdk/build/debug [2020-03-12T12:50:40.706Z] + cd /tmp/sdk/build/debug [2020-03-12T12:50:40.706Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-12T12:50:40.706Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:50:40.706Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:50:40.706Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:50:40.706Z] -- Detecting C compiler ABI info [2020-03-12T12:50:40.965Z] -- Detecting C compiler ABI info - done [2020-03-12T12:50:40.965Z] -- Detecting C compile features [2020-03-12T12:50:41.223Z] -- Detecting C compile features - done [2020-03-12T12:50:41.223Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T12:50:41.223Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T12:50:41.223Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T12:50:41.223Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T12:50:41.223Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T12:50:41.223Z] -- C SDK 1.2.0-dev.8 for Linux [2020-03-12T12:50:41.223Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T12:50:41.223Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T12:50:41.223Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T12:50:41.223Z] -- Configuring done [2020-03-12T12:50:41.223Z] -- Generating done [2020-03-12T12:50:41.223Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-12T12:50:41.223Z] + make [2020-03-12T12:50:41.223Z] + tee debug.log [2020-03-12T12:50:41.483Z] Scanning dependencies of target csdk [2020-03-12T12:50:41.483Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T12:50:41.483Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T12:50:41.483Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T12:50:41.742Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T12:50:41.742Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T12:50:41.742Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T12:50:42.000Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T12:50:42.000Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T12:50:42.258Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T12:50:42.258Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T12:50:42.258Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T12:50:42.258Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T12:50:42.517Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T12:50:42.517Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T12:50:42.776Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T12:50:42.776Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T12:50:42.776Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T12:50:42.776Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T12:50:43.036Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T12:50:43.036Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T12:50:43.036Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T12:50:43.297Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T12:50:43.297Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T12:50:43.297Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T12:50:43.297Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T12:50:43.554Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T12:50:43.554Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T12:50:43.554Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T12:50:43.554Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T12:50:43.813Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T12:50:43.813Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T12:50:44.072Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T12:50:44.333Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T12:50:44.333Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T12:50:44.333Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T12:50:44.592Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:50:44.851Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T12:50:44.851Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T12:50:45.109Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T12:50:45.109Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T12:50:45.109Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T12:50:45.369Z] [ 74%] Built target csdk [2020-03-12T12:50:45.369Z] Scanning dependencies of target template [2020-03-12T12:50:45.369Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T12:50:45.369Z] [ 78%] Linking C executable template [2020-03-12T12:50:45.369Z] [ 78%] Built target template [2020-03-12T12:50:45.369Z] Scanning dependencies of target device-counter [2020-03-12T12:50:45.369Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T12:50:45.369Z] [ 81%] Linking C executable device-counter [2020-03-12T12:50:45.632Z] [ 81%] Built target device-counter [2020-03-12T12:50:45.632Z] Scanning dependencies of target device-random [2020-03-12T12:50:45.632Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T12:50:45.632Z] [ 85%] Linking C executable device-random [2020-03-12T12:50:45.632Z] [ 85%] Built target device-random [2020-03-12T12:50:45.632Z] Scanning dependencies of target device-gyro [2020-03-12T12:50:45.632Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T12:50:45.892Z] [ 89%] Linking C executable device-gyro [2020-03-12T12:50:45.892Z] [ 89%] Built target device-gyro [2020-03-12T12:50:45.892Z] Scanning dependencies of target template-discovery [2020-03-12T12:50:45.892Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T12:50:45.892Z] [ 92%] Linking C executable template-discovery [2020-03-12T12:50:45.892Z] [ 92%] Built target template-discovery [2020-03-12T12:50:46.151Z] Scanning dependencies of target device-terminal [2020-03-12T12:50:46.151Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T12:50:46.151Z] [ 96%] Linking C executable device-terminal [2020-03-12T12:50:46.151Z] [ 96%] Built target device-terminal [2020-03-12T12:50:46.151Z] Scanning dependencies of target template2 [2020-03-12T12:50:46.151Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T12:50:46.151Z] [100%] Linking C executable template2 [2020-03-12T12:50:46.410Z] [100%] Built target template2 [2020-03-12T12:50:46.410Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.410Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.410Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.410Z] Scanning dependencies of target csdk [2020-03-12T12:50:46.410Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.410Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.410Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:50:46.669Z] [ 3%] Linking C shared library libcsdk.so [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 74%] Built target csdk [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 76%] Linking C executable template [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 78%] Built target template [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 80%] Linking C executable device-counter [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 81%] Built target device-counter [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:46.928Z] [ 83%] Linking C executable device-random [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 85%] Built target device-random [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 87%] Linking C executable device-gyro [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 89%] Built target device-gyro [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 90%] Linking C executable template-discovery [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 92%] Built target template-discovery [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 94%] Linking C executable device-terminal [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 96%] Built target device-terminal [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.269Z] [ 98%] Linking C executable template2 [2020-03-12T12:50:47.559Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.559Z] [100%] Built target template2 [2020-03-12T12:50:47.559Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:47.559Z] Install the project... [2020-03-12T12:50:47.559Z] -- Install configuration: "Release" [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-12T12:50:47.559Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-12T12:50:47.559Z] -- Up-to-date: /usr/local/include [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/devsdk [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/component.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/container.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/data.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/json.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/os.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/time.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/os [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-12T12:50:47.559Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-12T12:50:47.559Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:50:48.180Z] Removing intermediate container acff9fa0f3e1 [2020-03-12T12:50:48.180Z] ---> e5f9aa2734c9 [2020-03-12T12:50:48.180Z] Step 14/21 : FROM alpine:3.9 [2020-03-12T12:50:48.750Z] 3.9: Pulling from library/alpine [2020-03-12T12:50:48.750Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T12:50:49.010Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T12:50:49.010Z] 9123ac7c32f7: Download complete [2020-03-12T12:50:51.551Z] 9123ac7c32f7: Pull complete [2020-03-12T12:50:51.551Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-12T12:50:51.551Z] Status: Downloaded newer image for alpine:3.9 [2020-03-12T12:50:51.551Z] ---> 82f67be598eb [2020-03-12T12:50:51.551Z] Step 15/21 : MAINTAINER IOTech [2020-03-12T12:50:51.551Z] ---> Running in 65e1099943ea [2020-03-12T12:50:51.551Z] Removing intermediate container 65e1099943ea [2020-03-12T12:50:51.551Z] ---> 470881c92367 [2020-03-12T12:50:51.551Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-12T12:50:51.551Z] ---> Running in b626245b6c33 [2020-03-12T12:50:52.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T12:50:52.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T12:50:52.380Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-12T12:50:52.380Z] (2/48) Installing libmagic (5.36-r1) [2020-03-12T12:50:52.380Z] (3/48) Installing file (5.36-r1) [2020-03-12T12:50:52.380Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-12T12:50:52.380Z] (5/48) Installing isl (0.18-r0) [2020-03-12T12:50:52.380Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-12T12:50:52.380Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-12T12:50:52.380Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-12T12:50:52.380Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-12T12:50:52.639Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-12T12:50:52.639Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-12T12:50:52.639Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-12T12:50:54.546Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-12T12:50:56.549Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-12T12:50:56.549Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-12T12:50:57.485Z] (16/48) Installing make (4.2.1-r2) [2020-03-12T12:50:57.485Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-12T12:50:57.485Z] (18/48) Installing build-base (0.5-r1) [2020-03-12T12:50:57.485Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-12T12:50:57.485Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-12T12:50:57.485Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-12T12:50:57.485Z] (22/48) Installing expat (2.2.8-r0) [2020-03-12T12:50:57.485Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-12T12:50:57.485Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-12T12:50:57.485Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-12T12:50:57.485Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-12T12:50:57.485Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T12:50:57.485Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-12T12:50:57.485Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-12T12:50:57.485Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T12:50:57.485Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T12:50:58.051Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T12:50:58.051Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-12T12:50:58.051Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-12T12:50:58.051Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-12T12:50:58.986Z] (36/48) Installing curl (7.64.0-r3) [2020-03-12T12:50:58.986Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-12T12:50:58.986Z] (38/48) Installing git (2.20.2-r0) [2020-03-12T12:50:59.243Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-12T12:50:59.244Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-12T12:50:59.244Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-12T12:50:59.244Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-12T12:50:59.244Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-12T12:50:59.244Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-12T12:50:59.244Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-12T12:50:59.244Z] (46/48) Installing libuuid (2.33-r0) [2020-03-12T12:50:59.244Z] (47/48) Installing wget (1.20.3-r0) [2020-03-12T12:50:59.244Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-12T12:50:59.244Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:50:59.244Z] Executing ca-certificates-20190108-r0.trigger [2020-03-12T12:50:59.502Z] OK: 222 MiB in 62 packages [2020-03-12T12:51:06.087Z] Removing intermediate container b626245b6c33 [2020-03-12T12:51:06.087Z] ---> 00fb53755b64 [2020-03-12T12:51:06.087Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-12T12:51:06.087Z] ---> f41ef34a998e [2020-03-12T12:51:06.087Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-12T12:51:06.347Z] ---> 13e3f3078c41 [2020-03-12T12:51:06.347Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-12T12:51:06.347Z] ---> c13218d145bb [2020-03-12T12:51:06.347Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-12T12:51:06.607Z] ---> 1611c16b8567 [2020-03-12T12:51:06.607Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-12T12:51:06.867Z] ---> 8f3d63ea9fbc [2020-03-12T12:51:06.867Z] Successfully built 8f3d63ea9fbc [2020-03-12T12:51:06.867Z] 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-12T12:51:07.498Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T12:51:07.498Z] . [Pipeline] withDockerContainer [2020-03-12T12:51:07.620Z] prd-centos7-docker-4c-2g-317 does not seem to be running inside a container [2020-03-12T12:51:07.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@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-12T12:51:08.256Z] $ docker top ab01693c468dc4a21f75891e9adc57700a4cdf2bccf72035f1c0654201707413 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T12:51:08.738Z] + make test [2020-03-12T12:51:08.738Z] echo "make test" [2020-03-12T12:51:08.738Z] make test [Pipeline] } [2020-03-12T12:51:08.747Z] $ docker stop --time=1 ab01693c468dc4a21f75891e9adc57700a4cdf2bccf72035f1c0654201707413 [2020-03-12T12:51:10.094Z] $ docker rm -f ab01693c468dc4a21f75891e9adc57700a4cdf2bccf72035f1c0654201707413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T12:51:11.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T12:51:11.598Z] + ls -al . [2020-03-12T12:51:11.598Z] total 160 [2020-03-12T12:51:11.598Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 12 12:50 . [2020-03-12T12:51:11.598Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 12:50 .. [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 12 12:50 Attribution.txt [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 12 12:50 CHANGES [2020-03-12T12:51:11.598Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 12 12:50 docs [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 12 12:50 Doxyfile [2020-03-12T12:51:11.598Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 12 12:50 .git [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 12 12:50 .gitignore [2020-03-12T12:51:11.598Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 12 12:50 include [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 12 12:50 Jenkinsfile [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 12 12:50 LICENSE [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 12 12:50 Makefile [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 12 12:50 README.md [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 12 12:50 README.v2.md [2020-03-12T12:51:11.598Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 12 12:50 scripts [2020-03-12T12:51:11.598Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 12 12:50 .semver [2020-03-12T12:51:11.598Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 12 12:50 src [2020-03-12T12:51:11.598Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 12 12:46 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:51:11.895Z] + 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=dcd9256e269c454e38d097f4b29f898febd9660d --label arch=amd64 --label version=1.2.0-dev.8 . [2020-03-12T12:51:11.895Z] Sending build context to Docker daemon 2.82MB [2020-03-12T12:51:11.895Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-12T12:51:11.895Z] Step 2/15 : FROM ${BASE} [2020-03-12T12:51:11.895Z] ---> 8f3d63ea9fbc [2020-03-12T12:51:11.895Z] Step 3/15 : MAINTAINER IOTech [2020-03-12T12:51:11.895Z] ---> Running in 857c664c15ed [2020-03-12T12:51:12.154Z] Removing intermediate container 857c664c15ed [2020-03-12T12:51:12.154Z] ---> aa36947da439 [2020-03-12T12:51:12.154Z] 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-12T12:51:12.154Z] ---> Running in f186fc5a2c66 [2020-03-12T12:51:12.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T12:51:12.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T12:51:12.676Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-12T12:51:12.676Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-12T12:51:12.935Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-12T12:51:12.935Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-12T12:51:13.503Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-12T12:51:13.503Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-12T12:51:13.503Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-12T12:51:13.503Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-12T12:51:13.503Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-12T12:51:13.503Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-12T12:51:13.763Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-12T12:51:13.763Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-12T12:51:13.763Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-12T12:51:13.763Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-12T12:51:13.763Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T12:51:13.763Z] (16/21) Installing libblkid (2.33-r0) [2020-03-12T12:51:13.763Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-12T12:51:13.763Z] (18/21) Installing libmount (2.33-r0) [2020-03-12T12:51:13.763Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-12T12:51:13.763Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-12T12:51:13.763Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-12T12:51:13.763Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:51:13.763Z] OK: 265 MiB in 83 packages [2020-03-12T12:51:14.702Z] Removing intermediate container f186fc5a2c66 [2020-03-12T12:51:14.702Z] ---> b9b8ddcfb9ce [2020-03-12T12:51:14.702Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-12T12:51:14.961Z] ---> 04cf9d31d0ba [2020-03-12T12:51:14.961Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-12T12:51:14.961Z] ---> 928b4c3efeea [2020-03-12T12:51:14.961Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-12T12:51:15.219Z] ---> a77664f80233 [2020-03-12T12:51:15.219Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-12T12:51:15.480Z] ---> 18f2e590ab2b [2020-03-12T12:51:15.480Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-12T12:51:15.480Z] ---> 1fefde2a9525 [2020-03-12T12:51:15.480Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-12T12:51:15.739Z] ---> 552bb24acce2 [2020-03-12T12:51:15.739Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-12T12:51:15.739Z] ---> Running in 1f0f0835a2e3 [2020-03-12T12:51:15.998Z] Removing intermediate container 1f0f0835a2e3 [2020-03-12T12:51:15.998Z] ---> 104fd8cf56eb [2020-03-12T12:51:15.998Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-12T12:51:15.998Z] ---> Running in 01ed46eea46f [2020-03-12T12:51:15.998Z] Removing intermediate container 01ed46eea46f [2020-03-12T12:51:15.998Z] ---> 7ebabafa1eff [2020-03-12T12:51:15.998Z] Step 13/15 : LABEL arch=amd64 [2020-03-12T12:51:15.998Z] ---> Running in 7bab770086fb [2020-03-12T12:51:16.259Z] Removing intermediate container 7bab770086fb [2020-03-12T12:51:16.259Z] ---> 20565dc56173 [2020-03-12T12:51:16.259Z] Step 14/15 : LABEL git_sha=dcd9256e269c454e38d097f4b29f898febd9660d [2020-03-12T12:51:16.259Z] ---> Running in 95db7b4ba33a [2020-03-12T12:51:16.521Z] Removing intermediate container 95db7b4ba33a [2020-03-12T12:51:16.521Z] ---> d4d9713ec946 [2020-03-12T12:51:16.521Z] Step 15/15 : LABEL version=1.2.0-dev.8 [2020-03-12T12:51:16.521Z] ---> Running in 74792bb7ca4f [2020-03-12T12:51:16.521Z] Removing intermediate container 74792bb7ca4f [2020-03-12T12:51:16.521Z] ---> 38b538478d15 [2020-03-12T12:51:16.521Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-12T12:51:16.521Z] Successfully built 38b538478d15 [2020-03-12T12:51:16.521Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T12:52:03.142Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-318 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-12T12:52:03.185Z] Running in /w/workspace/device-sdk-c/8 [Pipeline] { [Pipeline] checkout [2020-03-12T12:52:09.295Z] using credential edgex-jenkins-ssh [2020-03-12T12:52:09.345Z] Cloning the remote Git repository [2020-03-12T12:52:09.345Z] Cloning with configured refspecs honoured and without tags [2020-03-12T12:52:09.417Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:52:09.513Z] > git init /w/workspace/device-sdk-c/8 # timeout=10 [2020-03-12T12:52:09.609Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:52:09.610Z] > git --version # timeout=10 [2020-03-12T12:52:09.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T12:52:09.716Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:52:10.701Z] Fetching without tags [2020-03-12T12:52:10.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T12:52:10.643Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:52:10.681Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T12:52:10.716Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T12:52:10.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T12:52:10.734Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T12:52:11.197Z] Checking out Revision dcd9256e269c454e38d097f4b29f898febd9660d (master) [2020-03-12T12:52:11.221Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T12:52:11.274Z] > git checkout -f dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 [2020-03-12T12:52:15.885Z] Commit message: "Merge pull request #239 from iain-anderson/issue-212-b" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T12:52:17.188Z] ========================================================= [2020-03-12T12:52:17.188Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-12T12:52:17.188Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:52:18.277Z] + 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-12T12:52:19.260Z] Sending build context to Docker daemon 2.82MB [2020-03-12T12:52:19.260Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-12T12:52:19.260Z] Step 2/21 : FROM ${BASE} as builder [2020-03-12T12:52:19.529Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-12T12:52:19.529Z] 0362ad1dd800: Pulling fs layer [2020-03-12T12:52:19.529Z] f2cdb1532d8b: Pulling fs layer [2020-03-12T12:52:19.529Z] 37ed683be191: Pulling fs layer [2020-03-12T12:52:19.800Z] f2cdb1532d8b: Verifying Checksum [2020-03-12T12:52:19.800Z] f2cdb1532d8b: Download complete [2020-03-12T12:52:19.800Z] 0362ad1dd800: Verifying Checksum [2020-03-12T12:52:19.800Z] 0362ad1dd800: Download complete [2020-03-12T12:52:20.772Z] 0362ad1dd800: Pull complete [2020-03-12T12:52:21.040Z] f2cdb1532d8b: Pull complete [2020-03-12T12:52:27.698Z] 37ed683be191: Verifying Checksum [2020-03-12T12:52:27.698Z] 37ed683be191: Download complete [2020-03-12T12:52:37.823Z] 37ed683be191: Pull complete [2020-03-12T12:52:37.823Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-12T12:52:37.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-12T12:52:37.823Z] ---> b23d30803547 [2020-03-12T12:52:37.823Z] 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-12T12:52:38.791Z] ---> Running in 872819f4d475 [2020-03-12T12:52:40.214Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-12T12:52:40.800Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T12:52:41.069Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T12:52:41.069Z] (2/8) Installing libuuid (2.33-r0) [2020-03-12T12:52:41.338Z] (3/8) Installing libblkid (2.33-r0) [2020-03-12T12:52:41.338Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-12T12:52:41.338Z] (5/8) Installing libmount (2.33-r0) [2020-03-12T12:52:41.604Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-12T12:52:41.604Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-12T12:52:41.872Z] (8/8) Installing wget (1.20.3-r0) [2020-03-12T12:52:41.872Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:52:41.872Z] OK: 285 MiB in 83 packages [2020-03-12T12:52:43.287Z] Removing intermediate container 872819f4d475 [2020-03-12T12:52:43.287Z] ---> 98401b64ae95 [2020-03-12T12:52:43.287Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-12T12:52:43.556Z] ---> Running in f667a3b6d481 [2020-03-12T12:52:43.828Z] Removing intermediate container f667a3b6d481 [2020-03-12T12:52:43.828Z] ---> be8d116cd654 [2020-03-12T12:52:43.828Z] 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-12T12:52:44.097Z] ---> Running in f94fd455a15b [2020-03-12T12:52:45.072Z] --2020-03-12 12:52:44-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-12T12:52:45.072Z] Resolving github.com... 140.82.114.4 [2020-03-12T12:52:45.072Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-12T12:52:45.072Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:52:45.072Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-12T12:52:45.072Z] --2020-03-12 12:52:45-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-12T12:52:45.072Z] Resolving codeload.github.com... 140.82.113.9 [2020-03-12T12:52:45.072Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-03-12T12:52:45.340Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:52:45.340Z] Length: unspecified [application/x-gzip] [2020-03-12T12:52:45.340Z] Saving to: 'STDOUT' [2020-03-12T12:52:45.340Z] [2020-03-12T12:52:45.340Z] 0K .......... .......... .......... .......... .......... 1.37M [2020-03-12T12:52:45.340Z] 50K .......... .......... .......... .......... .......... 2.66M [2020-03-12T12:52:45.340Z] 100K .......... .......... .......... .......... .......... 8.36M [2020-03-12T12:52:45.340Z] 150K .......... .......... .......... .......... .......... 9.33M [2020-03-12T12:52:45.340Z] 200K .......... .......... .......... .......... .......... 4.41M [2020-03-12T12:52:45.340Z] 250K .......... .......... .......... .......... .......... 6.02M [2020-03-12T12:52:45.340Z] 300K .......... .......... .......... .......... .......... 4.00M [2020-03-12T12:52:45.340Z] 350K .......... .......... .......... .......... .......... 8.57M [2020-03-12T12:52:45.341Z] 400K .......... .......... .......... .......... .......... 4.62M [2020-03-12T12:52:45.341Z] 450K .......... .......... .......... .......... .......... 3.18M [2020-03-12T12:52:45.341Z] 500K .......... .......... .......... .......... .......... 9.09M [2020-03-12T12:52:45.341Z] 550K .......... .......... .......... .......... .......... 2.25M [2020-03-12T12:52:45.609Z] 600K .......... .......... .......... .......... .......... 895K [2020-03-12T12:52:45.609Z] 650K .......... .......... .......... .......... .......... 2.62M [2020-03-12T12:52:45.609Z] 700K ..   289K=0.2s [2020-03-12T12:52:45.609Z] [2020-03-12T12:52:45.609Z] 2020-03-12 12:52:45 (2.88 MB/s) - written to stdout [719348] [2020-03-12T12:52:45.609Z] [2020-03-12T12:52:45.877Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:52:46.146Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-12T12:52:46.146Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:52:46.417Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:52:46.417Z] -- Detecting C compiler ABI info [2020-03-12T12:52:46.686Z] -- Detecting C compiler ABI info - done [2020-03-12T12:52:46.686Z] -- Detecting C compile features [2020-03-12T12:52:47.272Z] -- Detecting C compile features - done [2020-03-12T12:52:47.272Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-12T12:52:47.857Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-12T12:52:47.857Z] -- Detecting CXX compiler ABI info [2020-03-12T12:52:47.857Z] -- Detecting CXX compiler ABI info - done [2020-03-12T12:52:47.857Z] -- Detecting CXX compile features [2020-03-12T12:52:49.808Z] -- Detecting CXX compile features - done [2020-03-12T12:52:49.808Z] -- Looking for include file endian.h [2020-03-12T12:52:49.808Z] -- Looking for include file endian.h - found [2020-03-12T12:52:49.808Z] -- Check if the system is big endian [2020-03-12T12:52:49.808Z] -- Searching 16 bit integer [2020-03-12T12:52:49.808Z] -- Looking for sys/types.h [2020-03-12T12:52:50.079Z] -- Looking for sys/types.h - found [2020-03-12T12:52:50.079Z] -- Looking for stdint.h [2020-03-12T12:52:50.346Z] -- Looking for stdint.h - found [2020-03-12T12:52:50.346Z] -- Looking for stddef.h [2020-03-12T12:52:50.614Z] -- Looking for stddef.h - found [2020-03-12T12:52:50.614Z] -- Check size of unsigned short [2020-03-12T12:52:50.883Z] -- Check size of unsigned short - done [2020-03-12T12:52:50.883Z] -- Using unsigned short [2020-03-12T12:52:51.150Z] -- Check if the system is big endian - little endian [2020-03-12T12:52:51.150Z] -- Check size of size_t [2020-03-12T12:52:51.424Z] -- Check size of size_t - done [2020-03-12T12:52:51.424Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-12T12:52:51.424Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-12T12:52:51.424Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-12T12:52:51.424Z] CMake did not find one. [2020-03-12T12:52:51.424Z] [2020-03-12T12:52:51.424Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-12T12:52:51.424Z] the following names: [2020-03-12T12:52:51.424Z] [2020-03-12T12:52:51.424Z] cJSONConfig.cmake [2020-03-12T12:52:51.424Z] cjson-config.cmake [2020-03-12T12:52:51.424Z] [2020-03-12T12:52:51.424Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-12T12:52:51.424Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-12T12:52:51.424Z] provides a separate development package or SDK, be sure it has been [2020-03-12T12:52:51.424Z] installed. [2020-03-12T12:52:51.424Z] [2020-03-12T12:52:51.424Z] [2020-03-12T12:52:51.424Z] -- Configuring done [2020-03-12T12:52:51.697Z] -- Generating done [2020-03-12T12:52:51.697Z] -- Build files have been written to: /tmp/cbor [2020-03-12T12:52:51.697Z] Scanning dependencies of target cbor_shared [2020-03-12T12:52:51.966Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-12T12:52:52.930Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-12T12:52:53.201Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-12T12:52:53.468Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T12:52:54.053Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-12T12:52:54.322Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-12T12:52:54.590Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-12T12:52:54.858Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-12T12:52:55.130Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-12T12:52:55.397Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-12T12:52:55.981Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-12T12:52:56.249Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-12T12:52:56.834Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-12T12:52:57.101Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-12T12:52:57.370Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-12T12:52:57.640Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-12T12:52:57.910Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-12T12:52:58.183Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-12T12:52:58.451Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-12T12:52:58.720Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-12T12:52:58.988Z] [ 40%] Linking C shared library libcbor.so [2020-03-12T12:52:58.988Z] [ 40%] Built target cbor_shared [2020-03-12T12:52:58.988Z] Scanning dependencies of target cbor [2020-03-12T12:52:58.988Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-12T12:52:59.954Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-12T12:53:00.541Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-12T12:53:00.810Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T12:53:02.228Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-12T12:53:02.501Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-12T12:53:02.772Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-12T12:53:02.772Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-12T12:53:03.041Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-12T12:53:03.626Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-12T12:53:04.212Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-12T12:53:04.481Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-12T12:53:05.069Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-12T12:53:05.337Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-12T12:53:05.607Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-12T12:53:05.873Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-12T12:53:06.139Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-12T12:53:06.724Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-12T12:53:06.724Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-12T12:53:07.311Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-12T12:53:07.311Z] [ 80%] Linking C static library libcbor.a [2020-03-12T12:53:07.311Z] [ 80%] Built target cbor [2020-03-12T12:53:07.311Z] Scanning dependencies of target create_items [2020-03-12T12:53:07.578Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-12T12:53:07.578Z] [ 84%] Linking C executable create_items [2020-03-12T12:53:07.850Z] [ 84%] Built target create_items [2020-03-12T12:53:07.850Z] Scanning dependencies of target readfile [2020-03-12T12:53:07.850Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-12T12:53:08.118Z] [ 88%] Linking C executable readfile [2020-03-12T12:53:08.118Z] [ 88%] Built target readfile [2020-03-12T12:53:08.118Z] Scanning dependencies of target streaming_parser [2020-03-12T12:53:08.118Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-12T12:53:08.386Z] [ 92%] Linking C executable streaming_parser [2020-03-12T12:53:08.654Z] [ 92%] Built target streaming_parser [2020-03-12T12:53:08.654Z] Scanning dependencies of target sort [2020-03-12T12:53:08.654Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-12T12:53:08.925Z] [ 96%] Linking C executable sort [2020-03-12T12:53:08.925Z] [ 96%] Built target sort [2020-03-12T12:53:08.925Z] Scanning dependencies of target hello [2020-03-12T12:53:08.925Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-12T12:53:09.195Z] [100%] Linking C executable hello [2020-03-12T12:53:09.195Z] [100%] Built target hello [2020-03-12T12:53:09.465Z] Install the project... [2020-03-12T12:53:09.465Z] -- Install configuration: "Release" [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-12T12:53:09.465Z] -- Up-to-date: /usr/local/include/cbor [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/include/cbor.h [2020-03-12T12:53:09.465Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-12T12:53:12.060Z] Removing intermediate container f94fd455a15b [2020-03-12T12:53:12.060Z] ---> 290b6ad1adc3 [2020-03-12T12:53:12.060Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-12T12:53:12.060Z] ---> Running in 60b9dc76f822 [2020-03-12T12:53:14.028Z] Removing intermediate container 60b9dc76f822 [2020-03-12T12:53:14.028Z] ---> f158ee49e08d [2020-03-12T12:53:14.028Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-12T12:53:14.614Z] ---> 49ed6f482811 [2020-03-12T12:53:14.614Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-12T12:53:15.582Z] ---> 4f6e99c09825 [2020-03-12T12:53:15.582Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-12T12:53:16.171Z] ---> 8db0062344d8 [2020-03-12T12:53:16.171Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-12T12:53:16.760Z] ---> 974cc78d32ae [2020-03-12T12:53:16.760Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-12T12:53:17.348Z] ---> b96622970765 [2020-03-12T12:53:17.348Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-12T12:53:17.616Z] ---> c0dfe42184af [2020-03-12T12:53:17.616Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-12T12:53:17.885Z] ---> Running in 09b6690b5a5f [2020-03-12T12:53:18.851Z] + CPPCHECK=false [2020-03-12T12:53:18.851Z] + DOCGEN=false [2020-03-12T12:53:18.851Z] + TOMLVER=SDK-0.2 [2020-03-12T12:53:18.851Z] + CUTILVER=1.0.0 [2020-03-12T12:53:18.851Z] + '[' 0 -gt 0 ] [2020-03-12T12:53:18.851Z] + readlink -f ./scripts/build.sh [2020-03-12T12:53:18.851Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-12T12:53:18.851Z] + dirname /tmp/sdk/scripts [2020-03-12T12:53:18.851Z] + ROOT=/tmp/sdk [2020-03-12T12:53:18.851Z] + cd /tmp/sdk [2020-03-12T12:53:18.851Z] + '[' '!' -d deps ] [2020-03-12T12:53:18.851Z] + mkdir deps [2020-03-12T12:53:18.851Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T12:53:18.851Z] + tar -C deps -z -x -f - [2020-03-12T12:53:18.851Z] --2020-03-12 12:53:18-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T12:53:18.851Z] Resolving github.com... 140.82.114.4 [2020-03-12T12:53:19.119Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-12T12:53:19.119Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:53:19.119Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-12T12:53:19.119Z] --2020-03-12 12:53:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-12T12:53:19.119Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-12T12:53:19.119Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-12T12:53:19.388Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:53:19.388Z] Length: unspecified [application/x-gzip] [2020-03-12T12:53:19.388Z] Saving to: 'STDOUT' [2020-03-12T12:53:19.388Z]  [2020-03-12T12:53:19.388Z] 0K .......... ...... 1.08M=0.01s [2020-03-12T12:53:19.388Z] [2020-03-12T12:53:19.388Z] 2020-03-12 12:53:19 (1.08 MB/s) - written to stdout [16451] [2020-03-12T12:53:19.388Z] [2020-03-12T12:53:19.388Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-12T12:53:19.388Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T12:53:19.388Z] + tar -C deps -z -x -f - [2020-03-12T12:53:19.388Z] --2020-03-12 12:53:19-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T12:53:19.388Z] Resolving github.com... 140.82.113.3 [2020-03-12T12:53:19.388Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-12T12:53:19.659Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T12:53:19.659Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-12T12:53:19.659Z] --2020-03-12 12:53:19-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-12T12:53:19.659Z] Resolving codeload.github.com... 140.82.114.10 [2020-03-12T12:53:19.659Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-03-12T12:53:19.930Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T12:53:19.930Z] Length: unspecified [application/x-gzip] [2020-03-12T12:53:19.930Z] Saving to: 'STDOUT' [2020-03-12T12:53:19.930Z]  [2020-03-12T12:53:19.930Z] 0K .......... .......... .......... .......... .......... 1.51M [2020-03-12T12:53:19.930Z] 50K .......... .......... .......... .......... .......... 2.55M [2020-03-12T12:53:19.930Z] 100K .......... .......... .......... .......... ........ 5.19M=0.06s [2020-03-12T12:53:19.930Z] [2020-03-12T12:53:19.930Z] 2020-03-12 12:53:19 (2.39 MB/s) - written to stdout [151809] [2020-03-12T12:53:19.930Z] [2020-03-12T12:53:19.930Z] + mkdir -p src/c/iot [2020-03-12T12:53:19.930Z] + 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-12T12:53:19.930Z] + mkdir -p include/iot [2020-03-12T12:53:19.930Z] + 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-12T12:53:19.930Z] + mkdir -p include/iot/os [2020-03-12T12:53:19.930Z] + 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-12T12:53:19.930Z] + mkdir -p /tmp/sdk/build/release [2020-03-12T12:53:19.930Z] + cd /tmp/sdk/build/release [2020-03-12T12:53:19.930Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-12T12:53:20.198Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:53:20.468Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:53:20.738Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:53:20.738Z] -- Detecting C compiler ABI info [2020-03-12T12:53:21.007Z] -- Detecting C compiler ABI info - done [2020-03-12T12:53:21.007Z] -- Detecting C compile features [2020-03-12T12:53:21.971Z] -- Detecting C compile features - done [2020-03-12T12:53:21.971Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T12:53:21.971Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T12:53:21.971Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T12:53:21.971Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T12:53:21.971Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T12:53:21.971Z] -- C SDK 1.2.0-dev.8 for Linux [2020-03-12T12:53:21.971Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T12:53:21.971Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T12:53:21.971Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T12:53:22.248Z] -- Configuring done [2020-03-12T12:53:22.519Z] -- Generating done [2020-03-12T12:53:22.519Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-12T12:53:22.519Z] + make [2020-03-12T12:53:22.519Z] + tee release.log [2020-03-12T12:53:22.519Z] Scanning dependencies of target csdk [2020-03-12T12:53:22.788Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T12:53:23.372Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T12:53:23.958Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T12:53:25.904Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T12:53:26.490Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T12:53:26.490Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T12:53:27.451Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T12:53:28.866Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T12:53:29.134Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T12:53:29.721Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T12:53:30.309Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T12:53:30.896Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T12:53:31.163Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T12:53:31.430Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T12:53:35.692Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T12:53:35.692Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T12:53:35.692Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T12:53:36.277Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T12:53:38.220Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T12:53:38.220Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T12:53:38.489Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T12:53:39.074Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T12:53:39.658Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T12:53:39.926Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T12:53:40.900Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T12:53:40.900Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T12:53:41.860Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T12:53:41.860Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T12:53:42.445Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T12:53:43.414Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T12:53:43.682Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T12:53:49.028Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T12:53:49.028Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T12:53:49.612Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T12:53:50.199Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T12:53:51.609Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:53:53.022Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T12:53:57.287Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T12:53:57.287Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T12:53:58.697Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T12:53:58.965Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T12:53:59.233Z] [ 74%] Built target csdk [2020-03-12T12:53:59.233Z] Scanning dependencies of target template [2020-03-12T12:53:59.233Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T12:53:59.816Z] [ 78%] Linking C executable template [2020-03-12T12:54:00.083Z] [ 78%] Built target template [2020-03-12T12:54:00.084Z] Scanning dependencies of target device-counter [2020-03-12T12:54:00.084Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T12:54:00.667Z] [ 81%] Linking C executable device-counter [2020-03-12T12:54:00.935Z] [ 81%] Built target device-counter [2020-03-12T12:54:00.935Z] Scanning dependencies of target device-random [2020-03-12T12:54:00.935Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T12:54:01.521Z] [ 85%] Linking C executable device-random [2020-03-12T12:54:01.788Z] [ 85%] Built target device-random [2020-03-12T12:54:01.788Z] Scanning dependencies of target device-gyro [2020-03-12T12:54:01.788Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T12:54:02.056Z] [ 89%] Linking C executable device-gyro [2020-03-12T12:54:02.323Z] [ 89%] Built target device-gyro [2020-03-12T12:54:02.323Z] Scanning dependencies of target template-discovery [2020-03-12T12:54:02.323Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T12:54:03.289Z] [ 92%] Linking C executable template-discovery [2020-03-12T12:54:03.289Z] [ 92%] Built target template-discovery [2020-03-12T12:54:03.289Z] Scanning dependencies of target device-terminal [2020-03-12T12:54:03.289Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T12:54:03.877Z] [ 96%] Linking C executable device-terminal [2020-03-12T12:54:04.147Z] [ 96%] Built target device-terminal [2020-03-12T12:54:04.147Z] Scanning dependencies of target template2 [2020-03-12T12:54:04.416Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T12:54:05.001Z] [100%] Linking C executable template2 [2020-03-12T12:54:05.269Z] [100%] Built target template2 [2020-03-12T12:54:05.269Z] + make package [2020-03-12T12:54:05.269Z] + tee -a release.log [2020-03-12T12:54:05.269Z] [ 74%] Built target csdk [2020-03-12T12:54:05.537Z] [ 78%] Built target template [2020-03-12T12:54:05.537Z] [ 81%] Built target device-counter [2020-03-12T12:54:05.537Z] [ 85%] Built target device-random [2020-03-12T12:54:05.537Z] [ 89%] Built target device-gyro [2020-03-12T12:54:05.537Z] [ 92%] Built target template-discovery [2020-03-12T12:54:05.537Z] [ 96%] Built target device-terminal [2020-03-12T12:54:05.804Z] [100%] Built target template2 [2020-03-12T12:54:05.804Z] Run CPack packaging tool... [2020-03-12T12:54:05.804Z] CPack: Create package using TGZ [2020-03-12T12:54:05.804Z] CPack: Install projects [2020-03-12T12:54:05.804Z] CPack: - Run preinstall target for: Csdk [2020-03-12T12:54:06.390Z] CPack: - Install project: Csdk [2020-03-12T12:54:06.390Z] CPack: Create package [2020-03-12T12:54:06.390Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.8.tar.gz generated. [2020-03-12T12:54:06.390Z] + '[' false '=' true ] [2020-03-12T12:54:06.390Z] + '[' false '=' true ] [2020-03-12T12:54:06.390Z] + mkdir -p /tmp/sdk/build/debug [2020-03-12T12:54:06.390Z] + cd /tmp/sdk/build/debug [2020-03-12T12:54:06.390Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-12T12:54:06.659Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T12:54:06.927Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T12:54:07.194Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T12:54:07.194Z] -- Detecting C compiler ABI info [2020-03-12T12:54:07.462Z] -- Detecting C compiler ABI info - done [2020-03-12T12:54:07.462Z] -- Detecting C compile features [2020-03-12T12:54:08.423Z] -- Detecting C compile features - done [2020-03-12T12:54:08.423Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T12:54:08.423Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T12:54:08.423Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T12:54:08.423Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T12:54:08.423Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T12:54:08.423Z] -- C SDK 1.2.0-dev.8 for Linux [2020-03-12T12:54:08.423Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T12:54:08.423Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T12:54:08.423Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T12:54:08.692Z] -- Configuring done [2020-03-12T12:54:08.960Z] -- Generating done [2020-03-12T12:54:08.960Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-12T12:54:08.960Z] + make [2020-03-12T12:54:08.960Z] + tee debug.log [2020-03-12T12:54:08.960Z] Scanning dependencies of target csdk [2020-03-12T12:54:09.229Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T12:54:09.496Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T12:54:09.764Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T12:54:10.347Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T12:54:10.932Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T12:54:10.932Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T12:54:11.200Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T12:54:11.783Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T12:54:12.050Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T12:54:12.317Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T12:54:12.584Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T12:54:12.851Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T12:54:13.118Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T12:54:13.392Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T12:54:14.359Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T12:54:14.634Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T12:54:14.901Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T12:54:15.168Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T12:54:15.752Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T12:54:16.021Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T12:54:16.290Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T12:54:16.558Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T12:54:16.825Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T12:54:16.825Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T12:54:17.095Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T12:54:17.365Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T12:54:17.632Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T12:54:17.900Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T12:54:18.167Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T12:54:18.435Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T12:54:18.703Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T12:54:20.117Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T12:54:20.385Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T12:54:20.655Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T12:54:20.923Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T12:54:21.883Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:54:22.473Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T12:54:23.067Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T12:54:23.655Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T12:54:23.922Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T12:54:24.191Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T12:54:24.466Z] [ 74%] Built target csdk [2020-03-12T12:54:24.466Z] Scanning dependencies of target template [2020-03-12T12:54:24.466Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T12:54:24.743Z] [ 78%] Linking C executable template [2020-03-12T12:54:25.013Z] [ 78%] Built target template [2020-03-12T12:54:25.281Z] Scanning dependencies of target device-counter [2020-03-12T12:54:25.281Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T12:54:25.549Z] [ 81%] Linking C executable device-counter [2020-03-12T12:54:25.816Z] [ 81%] Built target device-counter [2020-03-12T12:54:25.816Z] Scanning dependencies of target device-random [2020-03-12T12:54:25.816Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T12:54:26.083Z] [ 85%] Linking C executable device-random [2020-03-12T12:54:26.350Z] [ 85%] Built target device-random [2020-03-12T12:54:26.350Z] Scanning dependencies of target device-gyro [2020-03-12T12:54:26.350Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T12:54:26.617Z] [ 89%] Linking C executable device-gyro [2020-03-12T12:54:26.885Z] [ 89%] Built target device-gyro [2020-03-12T12:54:26.885Z] Scanning dependencies of target template-discovery [2020-03-12T12:54:26.885Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T12:54:27.153Z] [ 92%] Linking C executable template-discovery [2020-03-12T12:54:27.421Z] [ 92%] Built target template-discovery [2020-03-12T12:54:27.421Z] Scanning dependencies of target device-terminal [2020-03-12T12:54:27.421Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T12:54:28.007Z] [ 96%] Linking C executable device-terminal [2020-03-12T12:54:28.276Z] [ 96%] Built target device-terminal [2020-03-12T12:54:28.276Z] Scanning dependencies of target template2 [2020-03-12T12:54:28.276Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T12:54:28.544Z] [100%] Linking C executable template2 [2020-03-12T12:54:28.812Z] [100%] Built target template2 [2020-03-12T12:54:28.812Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:28.812Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:28.812Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:28.812Z] Scanning dependencies of target csdk [2020-03-12T12:54:28.812Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:29.080Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:29.080Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T12:54:30.493Z] [ 3%] Linking C shared library libcsdk.so [2020-03-12T12:54:30.760Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:30.760Z] [ 74%] Built target csdk [2020-03-12T12:54:30.760Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:30.760Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:30.760Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:30.760Z] [ 76%] Linking C executable template [2020-03-12T12:54:31.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.029Z] [ 78%] Built target template [2020-03-12T12:54:31.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.029Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.029Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.029Z] [ 80%] Linking C executable device-counter [2020-03-12T12:54:31.297Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.297Z] [ 81%] Built target device-counter [2020-03-12T12:54:31.298Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.298Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.298Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.298Z] [ 83%] Linking C executable device-random [2020-03-12T12:54:31.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.566Z] [ 85%] Built target device-random [2020-03-12T12:54:31.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.566Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.566Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.566Z] [ 87%] Linking C executable device-gyro [2020-03-12T12:54:31.834Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:31.834Z] [ 89%] Built target device-gyro [2020-03-12T12:54:31.834Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.104Z] [ 90%] Linking C executable template-discovery [2020-03-12T12:54:32.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.372Z] [ 92%] Built target template-discovery [2020-03-12T12:54:32.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.372Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.372Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.372Z] [ 94%] Linking C executable device-terminal [2020-03-12T12:54:32.640Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.640Z] [ 96%] Built target device-terminal [2020-03-12T12:54:32.640Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.640Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.640Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.640Z] [ 98%] Linking C executable template2 [2020-03-12T12:54:32.910Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.910Z] [100%] Built target template2 [2020-03-12T12:54:32.910Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:32.910Z] Install the project... [2020-03-12T12:54:32.910Z] -- Install configuration: "Release" [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-12T12:54:32.910Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-12T12:54:32.910Z] -- Up-to-date: /usr/local/include [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/devsdk [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/json.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/os [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/container.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/data.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/component.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/os.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/time.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-12T12:54:32.910Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-12T12:54:32.910Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-12T12:54:34.857Z] Removing intermediate container 09b6690b5a5f [2020-03-12T12:54:34.857Z] ---> 486c3f255e92 [2020-03-12T12:54:34.857Z] Step 14/21 : FROM alpine:3.9 [2020-03-12T12:54:35.124Z] 3.9: Pulling from library/alpine [2020-03-12T12:54:35.391Z] eb93038481dd: Pulling fs layer [2020-03-12T12:54:35.977Z] eb93038481dd: Download complete [2020-03-12T12:54:36.566Z] eb93038481dd: Pull complete [2020-03-12T12:54:36.566Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-12T12:54:36.566Z] Status: Downloaded newer image for alpine:3.9 [2020-03-12T12:54:36.566Z] ---> 355993758880 [2020-03-12T12:54:36.566Z] Step 15/21 : MAINTAINER IOTech [2020-03-12T12:54:36.566Z] ---> Running in 98cd011f5817 [2020-03-12T12:54:37.150Z] Removing intermediate container 98cd011f5817 [2020-03-12T12:54:37.150Z] ---> bee70e75bc43 [2020-03-12T12:54:37.150Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-12T12:54:37.150Z] ---> Running in af09922dfeb7 [2020-03-12T12:54:38.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-12T12:54:38.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T12:54:38.708Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-12T12:54:38.976Z] (2/48) Installing libmagic (5.36-r1) [2020-03-12T12:54:38.976Z] (3/48) Installing file (5.36-r1) [2020-03-12T12:54:38.976Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-12T12:54:38.976Z] (5/48) Installing isl (0.18-r0) [2020-03-12T12:54:38.976Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-12T12:54:38.976Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-12T12:54:38.976Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-12T12:54:38.976Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-12T12:54:38.976Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-12T12:54:38.976Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-12T12:54:38.976Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-12T12:54:40.385Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-12T12:54:40.652Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-12T12:54:40.652Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-12T12:54:42.065Z] (16/48) Installing make (4.2.1-r2) [2020-03-12T12:54:42.065Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-12T12:54:42.065Z] (18/48) Installing build-base (0.5-r1) [2020-03-12T12:54:42.065Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-12T12:54:42.065Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-12T12:54:42.065Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-12T12:54:42.065Z] (22/48) Installing expat (2.2.8-r0) [2020-03-12T12:54:42.065Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-12T12:54:42.065Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-12T12:54:42.065Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-12T12:54:42.065Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-12T12:54:42.340Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T12:54:42.340Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-12T12:54:42.340Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-12T12:54:42.340Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T12:54:42.340Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T12:54:43.301Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T12:54:43.301Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-12T12:54:43.301Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-12T12:54:43.301Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-12T12:54:44.717Z] (36/48) Installing curl (7.64.0-r3) [2020-03-12T12:54:44.717Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-12T12:54:44.717Z] (38/48) Installing git (2.20.2-r0) [2020-03-12T12:54:44.986Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-12T12:54:44.986Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-12T12:54:44.986Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-12T12:54:45.254Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-12T12:54:45.254Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-12T12:54:45.254Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-12T12:54:45.254Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-12T12:54:45.254Z] (46/48) Installing libuuid (2.33-r0) [2020-03-12T12:54:45.254Z] (47/48) Installing wget (1.20.3-r0) [2020-03-12T12:54:45.254Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-12T12:54:45.254Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:54:45.254Z] Executing ca-certificates-20190108-r0.trigger [2020-03-12T12:54:45.523Z] OK: 219 MiB in 62 packages [2020-03-12T12:55:00.554Z] Removing intermediate container af09922dfeb7 [2020-03-12T12:55:00.554Z] ---> 233b57421afc [2020-03-12T12:55:00.554Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-12T12:55:00.554Z] ---> 22194f40a40b [2020-03-12T12:55:00.554Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-12T12:55:00.554Z] ---> 13901ec13c0e [2020-03-12T12:55:00.554Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-12T12:55:00.554Z] ---> 3d330a44348e [2020-03-12T12:55:00.554Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-12T12:55:01.138Z] ---> bfc27fd31c72 [2020-03-12T12:55:01.138Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-12T12:55:02.100Z] ---> f36d665b1d15 [2020-03-12T12:55:02.100Z] Successfully built f36d665b1d15 [2020-03-12T12:55:02.100Z] 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-12T12:55:02.818Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T12:55:03.085Z] . [Pipeline] withDockerContainer [2020-03-12T12:55:03.456Z] prd-ubuntu18.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2020-03-12T12:55:03.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@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 ******** ci-base-image-arm64 cat [2020-03-12T12:55:04.936Z] $ docker top 1afba6084ea52cbecffa3eb46bfd3f4b55fd0625852417165b062c8960803041 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T12:55:06.025Z] + make test [2020-03-12T12:55:06.025Z] echo "make test" [2020-03-12T12:55:06.025Z] make test [Pipeline] } [2020-03-12T12:55:06.046Z] $ docker stop --time=1 1afba6084ea52cbecffa3eb46bfd3f4b55fd0625852417165b062c8960803041 [2020-03-12T12:55:08.113Z] $ docker rm -f 1afba6084ea52cbecffa3eb46bfd3f4b55fd0625852417165b062c8960803041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T12:55:09.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T12:55:09.418Z] + ls -al . [2020-03-12T12:55:09.418Z] total 192 [2020-03-12T12:55:09.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 12:52 . [2020-03-12T12:55:09.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 12:52 .. [2020-03-12T12:55:09.418Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 12:52 .git [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 12 12:52 .gitignore [2020-03-12T12:55:09.418Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 12:52 .semver [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 12 12:52 Attribution.txt [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 12 12:52 CHANGES [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 12 12:52 Doxyfile [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 12 12:52 Jenkinsfile [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 12:52 LICENSE [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 12 12:52 Makefile [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 12 12:52 README.md [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 12 12:52 README.v2.md [2020-03-12T12:55:09.418Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 12 12:46 VERSION [2020-03-12T12:55:09.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 12:52 docs [2020-03-12T12:55:09.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 12:52 include [2020-03-12T12:55:09.418Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 12:52 scripts [2020-03-12T12:55:09.418Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 12:52 src [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:55:09.764Z] + 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=dcd9256e269c454e38d097f4b29f898febd9660d --label arch=arm64 --label version=1.2.0-dev.8 . [2020-03-12T12:55:10.350Z] Sending build context to Docker daemon 2.82MB [2020-03-12T12:55:10.350Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-12T12:55:10.350Z] Step 2/15 : FROM ${BASE} [2020-03-12T12:55:10.350Z] ---> f36d665b1d15 [2020-03-12T12:55:10.350Z] Step 3/15 : MAINTAINER IOTech [2020-03-12T12:55:10.619Z] ---> Running in 417f1bbd7c0e [2020-03-12T12:55:10.887Z] Removing intermediate container 417f1bbd7c0e [2020-03-12T12:55:10.887Z] ---> 3a0a876d6750 [2020-03-12T12:55:10.887Z] 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-12T12:55:11.154Z] ---> Running in 6db745b2ef2d [2020-03-12T12:55:11.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-12T12:55:12.339Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T12:55:12.608Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-12T12:55:12.608Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-12T12:55:13.198Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-12T12:55:13.199Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-12T12:55:13.199Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-12T12:55:13.199Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-12T12:55:13.199Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-12T12:55:13.199Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-12T12:55:13.199Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-12T12:55:13.199Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-12T12:55:13.783Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-12T12:55:13.783Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-12T12:55:13.783Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-12T12:55:13.783Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-12T12:55:13.783Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T12:55:13.783Z] (16/21) Installing libblkid (2.33-r0) [2020-03-12T12:55:13.783Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-12T12:55:13.783Z] (18/21) Installing libmount (2.33-r0) [2020-03-12T12:55:13.783Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-12T12:55:13.783Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-12T12:55:13.783Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-12T12:55:13.783Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T12:55:14.050Z] OK: 279 MiB in 83 packages [2020-03-12T12:55:17.409Z] Removing intermediate container 6db745b2ef2d [2020-03-12T12:55:17.409Z] ---> 60e7753274b7 [2020-03-12T12:55:17.409Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-12T12:55:17.678Z] ---> 3b76190a7dda [2020-03-12T12:55:17.678Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-12T12:55:18.261Z] ---> 8e51f55f62e7 [2020-03-12T12:55:18.261Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-12T12:55:18.849Z] ---> cf9c5805a230 [2020-03-12T12:55:18.849Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-12T12:55:19.462Z] ---> 5b4623b5b4fe [2020-03-12T12:55:19.462Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-12T12:55:20.047Z] ---> 674fc78d544e [2020-03-12T12:55:20.048Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-12T12:55:20.634Z] ---> 5bf916063f6f [2020-03-12T12:55:20.634Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-12T12:55:20.634Z] ---> Running in e1f77590b557 [2020-03-12T12:55:21.219Z] Removing intermediate container e1f77590b557 [2020-03-12T12:55:21.219Z] ---> 6507fcca17d4 [2020-03-12T12:55:21.219Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-12T12:55:21.219Z] ---> Running in e4031d5403cd [2020-03-12T12:55:21.488Z] Removing intermediate container e4031d5403cd [2020-03-12T12:55:21.488Z] ---> 39462888d0b8 [2020-03-12T12:55:21.488Z] Step 13/15 : LABEL arch=arm64 [2020-03-12T12:55:21.755Z] ---> Running in db49e70e9cde [2020-03-12T12:55:22.022Z] Removing intermediate container db49e70e9cde [2020-03-12T12:55:22.022Z] ---> 8706d4468eb4 [2020-03-12T12:55:22.022Z] Step 14/15 : LABEL git_sha=dcd9256e269c454e38d097f4b29f898febd9660d [2020-03-12T12:55:22.022Z] ---> Running in 8ecdbe90a01a [2020-03-12T12:55:22.616Z] Removing intermediate container 8ecdbe90a01a [2020-03-12T12:55:22.616Z] ---> 6b232178e6ca [2020-03-12T12:55:22.616Z] Step 15/15 : LABEL version=1.2.0-dev.8 [2020-03-12T12:55:22.616Z] ---> Running in 210f78c4db8d [2020-03-12T12:55:22.884Z] Removing intermediate container 210f78c4db8d [2020-03-12T12:55:22.884Z] ---> dea57a7d4980 [2020-03-12T12:55:22.884Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-12T12:55:22.884Z] Successfully built dea57a7d4980 [2020-03-12T12:55:23.151Z] 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-12T12:55:24.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T12:55:24.881Z] . [Pipeline] withDockerContainer [2020-03-12T12:55:24.994Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:55:25.052Z] $ 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-12T12:55:25.768Z] $ docker top d3a9957faf4fa658523dc2357185a5d2a85d2bef90ec16292c5506f5569b9a40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T12:55:26.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T12:55:26.016Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T12:55:26.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T12:55:26.264Z] $ docker exec d3a9957faf4fa658523dc2357185a5d2a85d2bef90ec16292c5506f5569b9a40 ssh-agent [2020-03-12T12:55:26.432Z] SSH_AUTH_SOCK=/tmp/ssh-9BNet53qb6bP/agent.15 [2020-03-12T12:55:26.432Z] SSH_AGENT_PID=22 [2020-03-12T12:55:26.439Z] Running ssh-add (command line suppressed) [2020-03-12T12:55:26.594Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5049248457581273055.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5049248457581273055.key) [2020-03-12T12:55:26.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T12:55:26.952Z] + git semver tag [2020-03-12T12:55:26.952Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T12:55:26.952Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-12T12:55:26.952Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:55:26.952Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T12:55:26.952Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T12:55:26.952Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T12:55:26.952Z] # $SEMVER_BRANCH = master [2020-03-12T12:55:26.952Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-12T12:55:26.952Z] # dcd9256e269c454e38d097f4b29f898febd9660d HEAD [2020-03-12T12:55:26.952Z] # -> Force: false [2020-03-12T12:55:26.952Z] # 01b3671b2995520e39517f307d3a1d3600fcf642 refs/tags/v1.2.0-dev.8 [Pipeline] } [2020-03-12T12:55:26.967Z] $ docker exec --env ******** --env ******** d3a9957faf4fa658523dc2357185a5d2a85d2bef90ec16292c5506f5569b9a40 ssh-agent -k [2020-03-12T12:55:27.102Z] unset SSH_AUTH_SOCK; [2020-03-12T12:55:27.102Z] unset SSH_AGENT_PID; [2020-03-12T12:55:27.102Z] echo Agent pid 22 killed; [2020-03-12T12:55:27.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T12:55:27.585Z] + git semver [Pipeline] } [2020-03-12T12:55:27.604Z] $ docker stop --time=1 d3a9957faf4fa658523dc2357185a5d2a85d2bef90ec16292c5506f5569b9a40 [2020-03-12T12:55:28.922Z] $ docker rm -f d3a9957faf4fa658523dc2357185a5d2a85d2bef90ec16292c5506f5569b9a40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:55:29.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-12T12:55:29.506Z] [2020-03-12T12:55:29.506Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:55:29.837Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-12T12:55:29.837Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-12T12:55:29.837Z] 8ba884070f61: Pulling fs layer [2020-03-12T12:55:29.837Z] 78d65bd6cf10: Pulling fs layer [2020-03-12T12:55:29.837Z] 5573da4c1a9d: Pulling fs layer [2020-03-12T12:55:29.837Z] 4493e11b668a: Pulling fs layer [2020-03-12T12:55:29.837Z] 2e4ad32216ba: Pulling fs layer [2020-03-12T12:55:29.837Z] 14bc7892088f: Pulling fs layer [2020-03-12T12:55:29.837Z] 2e4ad32216ba: Waiting [2020-03-12T12:55:29.837Z] 4493e11b668a: Waiting [2020-03-12T12:55:29.837Z] 78d65bd6cf10: Verifying Checksum [2020-03-12T12:55:29.837Z] 78d65bd6cf10: Download complete [2020-03-12T12:55:30.099Z] 4493e11b668a: Verifying Checksum [2020-03-12T12:55:30.099Z] 4493e11b668a: Download complete [2020-03-12T12:55:30.099Z] 2e4ad32216ba: Verifying Checksum [2020-03-12T12:55:30.099Z] 2e4ad32216ba: Download complete [2020-03-12T12:55:30.675Z] 14bc7892088f: Verifying Checksum [2020-03-12T12:55:30.675Z] 14bc7892088f: Download complete [2020-03-12T12:55:30.944Z] 8ba884070f61: Verifying Checksum [2020-03-12T12:55:30.944Z] 8ba884070f61: Download complete [2020-03-12T12:55:31.512Z] 5573da4c1a9d: Verifying Checksum [2020-03-12T12:55:31.512Z] 5573da4c1a9d: Download complete [2020-03-12T12:55:35.727Z] 8ba884070f61: Pull complete [2020-03-12T12:55:35.727Z] 78d65bd6cf10: Pull complete [2020-03-12T12:55:50.630Z] 5573da4c1a9d: Pull complete [2020-03-12T12:55:50.630Z] 4493e11b668a: Pull complete [2020-03-12T12:55:50.630Z] 2e4ad32216ba: Pull complete [2020-03-12T12:55:52.535Z] 14bc7892088f: Pull complete [2020-03-12T12:55:52.535Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-12T12:55:52.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-12T12:55:52.679Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:55:52.723Z] $ 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-12T12:55:53.843Z] $ docker top 7eb9dc9912b50ccc015763296b863a44afaeb6a7b018ee10c59c15fe7b7f4782 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-12T12:55:54.094Z] provisioning config files... [2020-03-12T12:55:54.108Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6596630120919866375tmp [2020-03-12T12:55:54.122Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1943328830514463115tmp [2020-03-12T12:55:54.137Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3736450786702534049tmp [Pipeline] { [Pipeline] echo [2020-03-12T12:55:54.180Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:55:54.496Z] ---> sigul-configuration.sh [2020-03-12T12:55:54.497Z] gpg: directory `/root/.gnupg' created [2020-03-12T12:55:54.497Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-12T12:55:54.497Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-12T12:55:54.497Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-12T12:55:54.497Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-12T12:55:54.497Z] gpg: CAST5 encrypted data [2020-03-12T12:55:54.755Z] gpg: encrypted with 1 passphrase [2020-03-12T12:55:54.755Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-12T12:55:55.045Z] + mkdir /home/jenkins [2020-03-12T12:55:55.045Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-12T12:55:55.335Z] + 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-12T12:55:55.341Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:55:55.631Z] ---> sigul-install.sh [2020-03-12T12:56:03.745Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-12T12:56:04.037Z] + git tag --list [2020-03-12T12:56:04.037Z] v1.2.0-dev.8 [Pipeline] sh [2020-03-12T12:56:04.333Z] + lftools sign git-tag v1.2.0-dev.8 [2020-03-12T12:56:05.273Z] Signing Git tag with Sigul... [2020-03-12T12:56:05.273Z] Signing v1.2.0-dev.8 [Pipeline] echo [2020-03-12T12:56:06.662Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:56:06.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-12T12:56:06.962Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-12T12:56:07.056Z] $ docker stop --time=1 7eb9dc9912b50ccc015763296b863a44afaeb6a7b018ee10c59c15fe7b7f4782 [2020-03-12T12:56:08.432Z] $ docker rm -f 7eb9dc9912b50ccc015763296b863a44afaeb6a7b018ee10c59c15fe7b7f4782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:56:09.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T12:56:09.157Z] . [Pipeline] withDockerContainer [2020-03-12T12:56:09.270Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:56:09.316Z] $ 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-12T12:56:09.882Z] $ docker top 85db26ac4a99d49aea128a8989e6d31311447bc865a883f965630509cd802647 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T12:56:10.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T12:56:10.125Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T12:56:10.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T12:56:10.326Z] $ docker exec 85db26ac4a99d49aea128a8989e6d31311447bc865a883f965630509cd802647 ssh-agent [2020-03-12T12:56:10.506Z] SSH_AUTH_SOCK=/tmp/ssh-iPYC3DcLZzE6/agent.14 [2020-03-12T12:56:10.506Z] SSH_AGENT_PID=21 [2020-03-12T12:56:10.511Z] Running ssh-add (command line suppressed) [2020-03-12T12:56:10.659Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5254953304579771483.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5254953304579771483.key) [2020-03-12T12:56:10.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T12:56:11.024Z] + git semver bump pre [2020-03-12T12:56:11.024Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T12:56:11.024Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-12T12:56:11.024Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:56:11.024Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T12:56:11.024Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T12:56:11.024Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T12:56:11.024Z] # $SEMVER_BRANCH = master [2020-03-12T12:56:11.024Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-12T12:56:11.024Z] 1.2.0-dev.9 [Pipeline] } [2020-03-12T12:56:11.041Z] $ docker exec --env ******** --env ******** 85db26ac4a99d49aea128a8989e6d31311447bc865a883f965630509cd802647 ssh-agent -k [2020-03-12T12:56:11.181Z] unset SSH_AUTH_SOCK; [2020-03-12T12:56:11.181Z] unset SSH_AGENT_PID; [2020-03-12T12:56:11.181Z] echo Agent pid 21 killed; [2020-03-12T12:56:11.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T12:56:11.665Z] + git semver [Pipeline] } [2020-03-12T12:56:11.685Z] $ docker stop --time=1 85db26ac4a99d49aea128a8989e6d31311447bc865a883f965630509cd802647 [2020-03-12T12:56:13.026Z] $ docker rm -f 85db26ac4a99d49aea128a8989e6d31311447bc865a883f965630509cd802647 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:56:13.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T12:56:13.598Z] . [Pipeline] withDockerContainer [2020-03-12T12:56:13.712Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:56:13.761Z] $ 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-12T12:56:14.291Z] $ docker top 43a95f44f212afa2a5edebf7c31ef5c6ca32115ca6e72079714bd1a1235fa639 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T12:56:14.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T12:56:14.573Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T12:56:14.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T12:56:14.764Z] $ docker exec 43a95f44f212afa2a5edebf7c31ef5c6ca32115ca6e72079714bd1a1235fa639 ssh-agent [2020-03-12T12:56:14.999Z] SSH_AUTH_SOCK=/tmp/ssh-k2OAugxwbwiY/agent.15 [2020-03-12T12:56:14.999Z] SSH_AGENT_PID=22 [2020-03-12T12:56:15.020Z] Running ssh-add (command line suppressed) [2020-03-12T12:56:15.173Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6410749016689209455.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6410749016689209455.key) [2020-03-12T12:56:15.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T12:56:15.585Z] + git semver push [2020-03-12T12:56:15.586Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T12:56:15.586Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-12T12:56:15.586Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:56:15.586Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T12:56:15.586Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T12:56:15.586Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T12:56:15.586Z] # $SEMVER_BRANCH = master [2020-03-12T12:56:15.586Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-12T12:56:22.165Z] $ docker exec --env ******** --env ******** 43a95f44f212afa2a5edebf7c31ef5c6ca32115ca6e72079714bd1a1235fa639 ssh-agent -k [2020-03-12T12:56:22.307Z] unset SSH_AUTH_SOCK; [2020-03-12T12:56:22.307Z] unset SSH_AGENT_PID; [2020-03-12T12:56:22.307Z] echo Agent pid 22 killed; [2020-03-12T12:56:22.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T12:56:22.861Z] + git semver [Pipeline] } [2020-03-12T12:56:22.881Z] $ docker stop --time=1 43a95f44f212afa2a5edebf7c31ef5c6ca32115ca6e72079714bd1a1235fa639 [2020-03-12T12:56:24.222Z] $ docker rm -f 43a95f44f212afa2a5edebf7c31ef5c6ca32115ca6e72079714bd1a1235fa639 [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-12T12:56:25.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:56:25.314Z] ---> package-listing.sh [2020-03-12T12:56:25.314Z] ++ facter osfamily [2020-03-12T12:56:25.314Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T12:56:25.314Z] + OS_FAMILY=redhat [2020-03-12T12:56:25.314Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:56:25.314Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T12:56:25.314Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T12:56:25.314Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T12:56:25.314Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T12:56:25.314Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-12T12:56:25.314Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T12:56:25.314Z] + case "${OS_FAMILY}" in [2020-03-12T12:56:25.314Z] + rpm -qa [2020-03-12T12:56:25.314Z] + sort [2020-03-12T12:56:29.505Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T12:56:29.505Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T12:56:29.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T12:56:29.505Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-12T12:56:29.505Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-03-12T12:56:29.505Z] + 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-12T12:56:29.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T12:56:29.972Z] [2020-03-12T12:56:29.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T12:56:30.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T12:56:30.302Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T12:56:30.302Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T12:56:30.302Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T12:56:30.302Z] 756a868c4378: Pulling fs layer [2020-03-12T12:56:30.302Z] 444b2fc9a129: Pulling fs layer [2020-03-12T12:56:30.302Z] ea15f1150254: Pulling fs layer [2020-03-12T12:56:30.302Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T12:56:30.302Z] 28c525ee5125: Pulling fs layer [2020-03-12T12:56:30.302Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T12:56:30.302Z] 138eaada9080: Pulling fs layer [2020-03-12T12:56:30.302Z] 0622d0fa9048: Pulling fs layer [2020-03-12T12:56:30.302Z] 444b2fc9a129: Waiting [2020-03-12T12:56:30.302Z] 138eaada9080: Waiting [2020-03-12T12:56:30.302Z] 28c525ee5125: Waiting [2020-03-12T12:56:30.302Z] 0622d0fa9048: Waiting [2020-03-12T12:56:30.302Z] 094b1ea09ed8: Waiting [2020-03-12T12:56:30.302Z] 41b27a9f41bf: Waiting [2020-03-12T12:56:30.302Z] ea15f1150254: Waiting [2020-03-12T12:56:30.302Z] 2cc5ad85d9ab: Download complete [2020-03-12T12:56:30.302Z] 444b2fc9a129: Download complete [2020-03-12T12:56:30.302Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T12:56:30.302Z] c9b1b535fdd9: Download complete [2020-03-12T12:56:30.302Z] ea15f1150254: Download complete [2020-03-12T12:56:30.565Z] 28c525ee5125: Verifying Checksum [2020-03-12T12:56:30.565Z] 28c525ee5125: Download complete [2020-03-12T12:56:30.825Z] 756a868c4378: Verifying Checksum [2020-03-12T12:56:30.825Z] 756a868c4378: Download complete [2020-03-12T12:56:30.825Z] 138eaada9080: Verifying Checksum [2020-03-12T12:56:30.825Z] 138eaada9080: Download complete [2020-03-12T12:56:30.825Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T12:56:30.825Z] 0622d0fa9048: Verifying Checksum [2020-03-12T12:56:30.825Z] 0622d0fa9048: Download complete [2020-03-12T12:56:31.396Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T12:56:31.396Z] 41b27a9f41bf: Download complete [2020-03-12T12:56:31.656Z] c9b1b535fdd9: Pull complete [2020-03-12T12:56:32.222Z] 2cc5ad85d9ab: Pull complete [2020-03-12T12:56:33.600Z] 756a868c4378: Pull complete [2020-03-12T12:56:33.600Z] 444b2fc9a129: Pull complete [2020-03-12T12:56:34.538Z] ea15f1150254: Pull complete [2020-03-12T12:56:38.730Z] 41b27a9f41bf: Pull complete [2020-03-12T12:56:38.990Z] 28c525ee5125: Pull complete [2020-03-12T12:56:42.290Z] 094b1ea09ed8: Pull complete [2020-03-12T12:56:42.290Z] 138eaada9080: Pull complete [2020-03-12T12:56:42.290Z] 0622d0fa9048: Pull complete [2020-03-12T12:56:42.290Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T12:56:42.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T12:56:42.414Z] prd-centos7-docker-4c-2g-316 does not seem to be running inside a container [2020-03-12T12:56:42.457Z] $ 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-12T12:56:42.986Z] $ docker top 2dde61157e67240cb2f64d1ce2869d62b120f8617318f7cf596da3290cdcef41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T12:56:43.266Z] provisioning config files... [2020-03-12T12:56:43.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5079204028619565896tmp [Pipeline] { [Pipeline] echo [2020-03-12T12:56:43.334Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:56:43.625Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T12:56:43.631Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T12:56:43.917Z] ---> logs-deploy.sh [2020-03-12T12:56:43.917Z] + ARCHIVE_ARTIFACTS= [2020-03-12T12:56:43.917Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T12:56:43.917Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T12:56:43.917Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T12:56:43.917Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/8 [2020-03-12T12:56:43.917Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/8/ [2020-03-12T12:56:43.917Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/8 /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-12T12:56:44.853Z] Archives upload complete. [2020-03-12T12:56:45.111Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/8/