b' Pull request #236 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c\n Obtained Jenkinsfile from 6826d336e033d8b0940dfa53a2d1130d9f05812b+e5e3236a5940401f2004d4c5bc4008d655780e95 (5b5e11bd29a25f0aeb447f59522bf5d06f835c8c)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision a064049b44925e773913ffd78f21da3be13207f4\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-236/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision a064049b44925e773913ffd78f21da3be13207f4 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10\n Commit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildCApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: device-sdk-c-settings\n PROJECT: device-sdk-c\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9\n DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-c\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-2101 in /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n > git init /w/workspace/edgexfoundry_device-sdk-c_PR-236 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit 6826d336e033d8b0940dfa53a2d1130d9f05812b\n Merge succeeded, producing 6826d336e033d8b0940dfa53a2d1130d9f05812b\n Checking out Revision 6826d336e033d8b0940dfa53a2d1130d9f05812b (PR-236)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-03-03T17:14:43.589Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:14:45.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-03-03T17:14:45.064Z] \n [2020-03-03T17:14:45.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:14:45.446Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-03-03T17:14:45.446Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-03-03T17:14:45.446Z] e7c96db7181b: Pulling fs layer\n [2020-03-03T17:14:45.446Z] a038dfdf5543: Pulling fs layer\n [2020-03-03T17:14:45.446Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-03-03T17:14:45.715Z] e7c96db7181b: Verifying Checksum\n [2020-03-03T17:14:45.715Z] e7c96db7181b: Download complete\n [2020-03-03T17:14:45.715Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-03-03T17:14:45.715Z] 8d5d8e63b3c0: Download complete\n [2020-03-03T17:14:45.715Z] a038dfdf5543: Verifying Checksum\n [2020-03-03T17:14:45.715Z] a038dfdf5543: Download complete\n [2020-03-03T17:14:45.979Z] e7c96db7181b: Pull complete\n [2020-03-03T17:14:46.562Z] a038dfdf5543: Pull complete\n [2020-03-03T17:14:46.821Z] 8d5d8e63b3c0: Pull complete\n [2020-03-03T17:14:46.821Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-03-03T17:14:46.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-03-03T17:14:46.968Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container\n [2020-03-03T17:14:47.008Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-236 -v /w/workspace/edgexfoundry_device-sdk-c_PR-236:/w/workspace/edgexfoundry_device-sdk-c_PR-236:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-03-03T17:14:47.560Z] $ docker top 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-03-03T17:14:48.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-03-03T17:14:48.276Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-03-03T17:14:48.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-03-03T17:14:48.506Z] $ docker exec 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db ssh-agent\n [2020-03-03T17:14:48.680Z] SSH_AUTH_SOCK=/tmp/ssh-7RMClnNKBqG4/agent.15\n [2020-03-03T17:14:48.680Z] SSH_AGENT_PID=22\n [2020-03-03T17:14:48.698Z] Running ssh-add (command line suppressed)\n [2020-03-03T17:14:48.860Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_1823759963553948966.key (/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_1823759963553948966.key)\n [2020-03-03T17:14:48.901Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:14:49.237Z] + git describe --exact-match --tags HEAD\n [2020-03-03T17:14:49.237Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-03-03T17:14:49.305Z] $ docker exec --env ******** --env ******** 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db ssh-agent -k\n [2020-03-03T17:14:49.440Z] unset SSH_AUTH_SOCK;\n [2020-03-03T17:14:49.440Z] unset SSH_AGENT_PID;\n [2020-03-03T17:14:49.440Z] echo Agent pid 22 killed;\n [2020-03-03T17:14:49.487Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-03-03T17:14:49.566Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-03-03T17:14:49.566Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-03-03T17:14:49.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-03-03T17:14:49.608Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-03-03T17:14:49.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-03-03T17:14:49.778Z] $ docker exec 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db ssh-agent\n [2020-03-03T17:14:49.952Z] SSH_AUTH_SOCK=/tmp/ssh-sSufx0ixhjmi/agent.56\n [2020-03-03T17:14:49.952Z] SSH_AGENT_PID=63\n [2020-03-03T17:14:49.959Z] Running ssh-add (command line suppressed)\n [2020-03-03T17:14:50.087Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_7624505618686125904.key (/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/private_key_7624505618686125904.key)\n [2020-03-03T17:14:50.130Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:14:50.472Z] + git semver init\n [2020-03-03T17:14:50.472Z] # -> Open(): unable to determine branch for HEAD\n [2020-03-03T17:14:50.472Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-236/.git\n [2020-03-03T17:14:50.472Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [2020-03-03T17:14:50.472Z] # $SEMVER_REMOTE_NAME = origin\n [2020-03-03T17:14:50.472Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-03-03T17:14:50.472Z] # $SEMVER_USER_NAME = jenkins\n [2020-03-03T17:14:50.472Z] # $SEMVER_BRANCH = PR-236\n [2020-03-03T17:14:50.472Z] # $SEMVER_TEMP = /tmp/semver-560557506\n [2020-03-03T17:14:50.472Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP\n [2020-03-03T17:14:51.050Z] # \'/tmp/semver-560557506\' -> \'/w/workspace/edgexfoundry_device-sdk-c_PR-236/.semver\'\n [2020-03-03T17:14:51.050Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-236/.semver\n [Pipeline] }\n [2020-03-03T17:14:51.077Z] $ docker exec --env ******** --env ******** 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db ssh-agent -k\n [2020-03-03T17:14:51.208Z] unset SSH_AUTH_SOCK;\n [2020-03-03T17:14:51.208Z] unset SSH_AGENT_PID;\n [2020-03-03T17:14:51.208Z] echo Agent pid 63 killed;\n [2020-03-03T17:14:51.239Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-03-03T17:14:51.686Z] + git semver\n [Pipeline] }\n [2020-03-03T17:14:51.708Z] $ docker stop --time=1 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db\n [2020-03-03T17:14:53.516Z] $ docker rm -f 369a450b7e2152aed0c383208e62fa102cf14298b4bb71892642135437b4e0db\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-03-03T17:14:54.269Z] Stashed 29 file(s)\n [Pipeline] echo\n [2020-03-03T17:14:54.288Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-03-03T17:15:09.600Z] Still waiting to schedule task\n [2020-03-03T17:15:09.601Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-03-03T17:15:09.624Z] Still waiting to schedule task\n [2020-03-03T17:15:09.624Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-2100\xe2\x80\x99 is offline\n [2020-03-03T17:16:12.901Z] Running on prd-centos7-docker-4c-2g-2102 in /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [Pipeline] {\n [Pipeline] ws\n [2020-03-03T17:16:12.940Z] Running in /w/workspace/device-sdk-c/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-03-03T17:16:14.914Z] using credential edgex-jenkins-ssh\n [2020-03-03T17:16:14.929Z] Cloning the remote Git repository\n [2020-03-03T17:16:14.929Z] Cloning with configured refspecs honoured and without tags\n [2020-03-03T17:16:14.953Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:16:14.990Z] > git init /w/workspace/device-sdk-c/1 # timeout=10\n [2020-03-03T17:16:15.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:16:15.036Z] > git --version # timeout=10\n [2020-03-03T17:16:15.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:16:15.068Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:16:15.666Z] Fetching without tags\n [2020-03-03T17:16:16.057Z] Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit 6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:16:16.148Z] Merge succeeded, producing 6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:16:16.148Z] Checking out Revision 6826d336e033d8b0940dfa53a2d1130d9f05812b (PR-236)\n [2020-03-03T17:16:15.621Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-03-03T17:16:15.633Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10\n [2020-03-03T17:16:15.639Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:16:15.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-03-03T17:16:15.674Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:16:15.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:16:15.678Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:16:16.068Z] > git config core.sparsecheckout # timeout=10\n [2020-03-03T17:16:16.072Z] > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n [2020-03-03T17:16:16.115Z] > git remote # timeout=10\n [2020-03-03T17:16:16.121Z] > git config --get remote.origin.url # timeout=10\n [2020-03-03T17:16:16.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:16:16.131Z] > git merge e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10\n [2020-03-03T17:16:16.141Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-03-03T17:16:16.155Z] > git config core.sparsecheckout # timeout=10\n [2020-03-03T17:16:16.160Z] > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n [2020-03-03T17:16:20.119Z] Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)"\n [2020-03-03T17:16:20.156Z] > git --version # timeout=10\n [2020-03-03T17:16:20.172Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-03-03T17:16:20.926Z] =========================================================\n [2020-03-03T17:16:20.926Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest]\n [2020-03-03T17:16:20.926Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:16:21.594Z] + 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 .\n [2020-03-03T17:16:21.854Z] Sending build context to Docker daemon 2.732MB\n\n [2020-03-03T17:16:21.854Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-03-03T17:16:21.854Z] Step 2/21 : FROM ${BASE} as builder\n [2020-03-03T17:16:21.854Z] latest: Pulling from edgex-devops/edgex-gcc-base\n [2020-03-03T17:16:21.854Z] e7c96db7181b: Pulling fs layer\n [2020-03-03T17:16:21.854Z] 4c13bbce0fe7: Pulling fs layer\n [2020-03-03T17:16:21.854Z] 6059c847ac2f: Pulling fs layer\n [2020-03-03T17:16:21.854Z] 4c13bbce0fe7: Verifying Checksum\n [2020-03-03T17:16:21.854Z] 4c13bbce0fe7: Download complete\n [2020-03-03T17:16:22.116Z] e7c96db7181b: Verifying Checksum\n [2020-03-03T17:16:22.116Z] e7c96db7181b: Download complete\n [2020-03-03T17:16:22.116Z] e7c96db7181b: Pull complete\n [2020-03-03T17:16:22.377Z] 4c13bbce0fe7: Pull complete\n [2020-03-03T17:16:23.316Z] 6059c847ac2f: Verifying Checksum\n [2020-03-03T17:16:23.316Z] 6059c847ac2f: Download complete\n [2020-03-03T17:16:27.521Z] 6059c847ac2f: Pull complete\n [2020-03-03T17:16:27.521Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e\n [2020-03-03T17:16:27.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest\n [2020-03-03T17:16:27.521Z] ---> 5eabd8fd8ba2\n [2020-03-03T17:16:27.521Z] 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\n [2020-03-03T17:16:27.521Z] ---> Running in 552d1af94618\n [2020-03-03T17:16:27.521Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:16:28.457Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:16:28.717Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-03-03T17:16:28.975Z] (2/8) Installing libuuid (2.33-r0)\n [2020-03-03T17:16:28.975Z] (3/8) Installing libblkid (2.33-r0)\n [2020-03-03T17:16:28.975Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-03-03T17:16:29.233Z] (5/8) Installing libmount (2.33-r0)\n [2020-03-03T17:16:29.233Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-03-03T17:16:29.491Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-03-03T17:16:29.749Z] (8/8) Installing wget (1.20.3-r0)\n [2020-03-03T17:16:29.749Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:16:29.749Z] OK: 272 MiB in 83 packages\n [2020-03-03T17:16:30.317Z] Removing intermediate container 552d1af94618\n [2020-03-03T17:16:30.317Z] ---> 86f393f92392\n [2020-03-03T17:16:30.317Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-03-03T17:16:30.884Z] ---> Running in d965cbc63af8\n [2020-03-03T17:16:30.884Z] Removing intermediate container d965cbc63af8\n [2020-03-03T17:16:30.884Z] ---> 19277c6eee59\n [2020-03-03T17:16:30.884Z] 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\n [2020-03-03T17:16:31.157Z] ---> Running in d4b8c9342310\n [2020-03-03T17:16:31.429Z] \x1b[91m--2020-03-03 17:16:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-03-03T17:16:31.429Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.112\n [2020-03-03T17:16:31.429Z] Connecting to github.com|192.30.253.112|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:31.429Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:16:31.429Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-03-03T17:16:31.429Z] --2020-03-03 17:16:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-03-03T17:16:31.429Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-03-03T17:16:31.429Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:31.691Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:16:31.691Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:16:31.691Z] Saving to: \'STDOUT\'\n [2020-03-03T17:16:31.691Z] \x1b[0m\x1b[91m\n [2020-03-03T17:16:31.691Z] 0K ....\x1b[0m\x1b[91m...... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... ....\x1b[0m\x1b[91m...... .........\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. 1.51M\n [2020-03-03T17:16:31.691Z] 50K ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .......... .......... .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m... 1.37M\n [2020-03-03T17:16:31.691Z] 100K ..\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. 55.4M\n [2020-03-03T17:16:31.691Z] 150K ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m..... ...\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..... .......... 1.53M\n [2020-03-03T17:16:31.691Z] 200K .......... ...\x1b[0m\x1b[91m....... .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. 23.7M\n [2020-03-03T17:16:31.950Z] 250K ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m..... .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..... .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...... 1.67M\x1b[0m\x1b[91m\n [2020-03-03T17:16:31.950Z] 300K ......\x1b[0m\x1b[91m.... ...\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m .........\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m........ .......... 3.04M\n [2020-03-03T17:16:31.950Z] 350K .......... .....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m... .......... .......... 3.03M\n [2020-03-03T17:16:31.950Z] 400K ....\x1b[0m\x1b[91m...... .......... .......... .......... .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....... 1.56M\n [2020-03-03T17:16:31.950Z] 450K .......... .......... .......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .......... .......... 3.06M\n [2020-03-03T17:16:31.950Z] 500K .......... ......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .......... .......... .......... 3.06M\n [2020-03-03T17:16:31.950Z] 550K ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .......... ........\x1b[0m\x1b[91m.. .....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... 1.60M\x1b[0m\x1b[91m\n [2020-03-03T17:16:31.950Z] 600K ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. ......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m..... 2.93M\n [2020-03-03T17:16:31.950Z] 650K ..\x1b[0m\x1b[91m........ .......... ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. .......... .......... 3.08M\n [2020-03-03T17:16:31.950Z] 700K .. 43.3M=0.3s\n [2020-03-03T17:16:31.950Z] \n [2020-03-03T17:16:31.950Z] \x1b[0m\x1b[91m2020-03-03 17:16:31 (2.36 MB/s) - written to stdout [719348]\n [2020-03-03T17:16:31.950Z] \n [2020-03-03T17:16:32.208Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:16:32.208Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-03-03T17:16:32.208Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:16:32.209Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:16:32.209Z] -- Detecting C compiler ABI info\n [2020-03-03T17:16:32.209Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:16:32.209Z] -- Detecting C compile features\n [2020-03-03T17:16:32.467Z] -- Detecting C compile features - done\n [2020-03-03T17:16:32.467Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-03-03T17:16:32.730Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-03-03T17:16:32.730Z] -- Detecting CXX compiler ABI info\n [2020-03-03T17:16:32.730Z] -- Detecting CXX compiler ABI info - done\n [2020-03-03T17:16:32.730Z] -- Detecting CXX compile features\n [2020-03-03T17:16:33.298Z] -- Detecting CXX compile features - done\n [2020-03-03T17:16:33.298Z] -- Looking for include file endian.h\n [2020-03-03T17:16:33.298Z] -- Looking for include file endian.h - found\n [2020-03-03T17:16:33.298Z] -- Check if the system is big endian\n [2020-03-03T17:16:33.298Z] -- Searching 16 bit integer\n [2020-03-03T17:16:33.298Z] -- Looking for sys/types.h\n [2020-03-03T17:16:33.298Z] -- Looking for sys/types.h - found\n [2020-03-03T17:16:33.298Z] -- Looking for stdint.h\n [2020-03-03T17:16:33.298Z] -- Looking for stdint.h - found\n [2020-03-03T17:16:33.298Z] -- Looking for stddef.h\n [2020-03-03T17:16:33.558Z] -- Looking for stddef.h - found\n [2020-03-03T17:16:33.558Z] -- Check size of unsigned short\n [2020-03-03T17:16:33.558Z] -- Check size of unsigned short - done\n [2020-03-03T17:16:33.558Z] -- Using unsigned short\n [2020-03-03T17:16:33.558Z] -- Check if the system is big endian - little endian\n [2020-03-03T17:16:33.558Z] -- Check size of size_t\n [2020-03-03T17:16:33.816Z] -- Check size of size_t - done\n [2020-03-03T17:16:33.816Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-03-03T17:16:33.816Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-03-03T17:16:33.816Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-03-03T17:16:33.816Z] CMake did not find one.\n [2020-03-03T17:16:33.816Z] \n [2020-03-03T17:16:33.816Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-03-03T17:16:33.816Z] the following names:\n [2020-03-03T17:16:33.816Z] \n [2020-03-03T17:16:33.816Z] cJSONConfig.cmake\n [2020-03-03T17:16:33.816Z] cjson-config.cmake\n [2020-03-03T17:16:33.816Z] \n [2020-03-03T17:16:33.816Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-03-03T17:16:33.816Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-03-03T17:16:33.816Z] provides a separate development package or SDK, be sure it has been\n [2020-03-03T17:16:33.816Z] installed.\n [2020-03-03T17:16:33.816Z] \n [2020-03-03T17:16:33.816Z] \n [2020-03-03T17:16:33.816Z] \x1b[0m-- Configuring done\n [2020-03-03T17:16:33.816Z] -- Generating done\n [2020-03-03T17:16:33.816Z] -- Build files have been written to: /tmp/cbor\n [2020-03-03T17:16:33.816Z] Scanning dependencies of target cbor_shared\n [2020-03-03T17:16:33.816Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-03-03T17:16:34.075Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-03-03T17:16:34.075Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-03-03T17:16:34.333Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-03-03T17:16:34.333Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-03-03T17:16:34.592Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-03-03T17:16:34.592Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-03-03T17:16:34.592Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-03-03T17:16:34.592Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-03-03T17:16:34.592Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-03-03T17:16:34.850Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-03-03T17:16:34.850Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-03-03T17:16:35.110Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-03-03T17:16:35.110Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-03-03T17:16:35.110Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-03-03T17:16:35.373Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-03-03T17:16:35.373Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-03-03T17:16:35.373Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-03-03T17:16:35.373Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-03-03T17:16:35.640Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-03-03T17:16:35.640Z] [ 40%] Linking C shared library libcbor.so\n [2020-03-03T17:16:35.640Z] [ 40%] Built target cbor_shared\n [2020-03-03T17:16:35.640Z] Scanning dependencies of target cbor\n [2020-03-03T17:16:35.640Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-03-03T17:16:35.899Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-03-03T17:16:35.899Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-03-03T17:16:36.160Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-03-03T17:16:36.422Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-03-03T17:16:36.422Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-03-03T17:16:36.422Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-03-03T17:16:36.422Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-03-03T17:16:36.422Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-03-03T17:16:36.681Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-03-03T17:16:36.941Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-03-03T17:16:36.941Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-03-03T17:16:36.942Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-03-03T17:16:37.203Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-03-03T17:16:37.203Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-03-03T17:16:37.203Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-03-03T17:16:37.203Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-03-03T17:16:37.467Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-03-03T17:16:37.468Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-03-03T17:16:37.468Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-03-03T17:16:37.729Z] [ 80%] Linking C static library libcbor.a\n [2020-03-03T17:16:37.729Z] [ 80%] Built target cbor\n [2020-03-03T17:16:37.729Z] Scanning dependencies of target create_items\n [2020-03-03T17:16:37.729Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-03-03T17:16:37.729Z] [ 84%] Linking C executable create_items\n [2020-03-03T17:16:37.729Z] [ 84%] Built target create_items\n [2020-03-03T17:16:37.729Z] Scanning dependencies of target readfile\n [2020-03-03T17:16:37.729Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-03-03T17:16:37.729Z] [ 88%] Linking C executable readfile\n [2020-03-03T17:16:37.729Z] [ 88%] Built target readfile\n [2020-03-03T17:16:37.729Z] Scanning dependencies of target streaming_parser\n [2020-03-03T17:16:37.729Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-03-03T17:16:37.991Z] [ 92%] Linking C executable streaming_parser\n [2020-03-03T17:16:37.991Z] [ 92%] Built target streaming_parser\n [2020-03-03T17:16:37.991Z] Scanning dependencies of target sort\n [2020-03-03T17:16:37.991Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-03-03T17:16:37.991Z] [ 96%] Linking C executable sort\n [2020-03-03T17:16:37.991Z] [ 96%] Built target sort\n [2020-03-03T17:16:37.991Z] Scanning dependencies of target hello\n [2020-03-03T17:16:37.991Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-03-03T17:16:37.991Z] [100%] Linking C executable hello\n [2020-03-03T17:16:38.253Z] [100%] Built target hello\n [2020-03-03T17:16:38.253Z] Install the project...\n [2020-03-03T17:16:38.253Z] -- Install configuration: "Release"\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-03-03T17:16:38.253Z] -- Up-to-date: /usr/local/include/cbor\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/include/cbor.h\n [2020-03-03T17:16:38.253Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-03-03T17:16:38.827Z] Removing intermediate container d4b8c9342310\n [2020-03-03T17:16:38.827Z] ---> c71c0d709c6b\n [2020-03-03T17:16:38.827Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-03-03T17:16:38.827Z] ---> Running in d0917898cd33\n [2020-03-03T17:16:39.770Z] Removing intermediate container d0917898cd33\n [2020-03-03T17:16:39.770Z] ---> 0a8ae370d99b\n [2020-03-03T17:16:39.770Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-03-03T17:16:39.770Z] ---> 7e36e4b9eacb\n [2020-03-03T17:16:39.770Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-03-03T17:16:40.029Z] ---> 1efc372dbf46\n [2020-03-03T17:16:40.029Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-03-03T17:16:40.029Z] ---> c1a9ddb4aea4\n [2020-03-03T17:16:40.029Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-03-03T17:16:40.291Z] ---> 80e3833697ac\n [2020-03-03T17:16:40.291Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-03-03T17:16:40.553Z] ---> de15e559ae62\n [2020-03-03T17:16:40.553Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-03-03T17:16:40.813Z] ---> 66e55dd0122e\n [2020-03-03T17:16:40.813Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-03-03T17:16:40.813Z] ---> Running in f51abc0c5c84\n [2020-03-03T17:16:41.073Z] \x1b[91m+ CPPCHECK=false\n [2020-03-03T17:16:41.073Z] + DOCGEN=false\n [2020-03-03T17:16:41.073Z] + TOMLVER=SDK-0.2\n [2020-03-03T17:16:41.073Z] + CUTILVER=1.0.0\n [2020-03-03T17:16:41.073Z] + \'[\' 0 -gt 0 ]\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-03-03T17:16:41.073Z] + cd /tmp/sdk\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ \'[\' \'!\' -d deps ]\n [2020-03-03T17:16:41.073Z] + mkdir deps\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\x1b[0m\x1b[91m\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91m--2020-03-03 17:16:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-03-03T17:16:41.073Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.112\n [2020-03-03T17:16:41.073Z] Connecting to github.com|192.30.253.112|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:41.335Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:16:41.335Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-03-03T17:16:41.335Z] --2020-03-03 17:16:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-03-03T17:16:41.335Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-03-03T17:16:41.335Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:16:41.603Z] Saving to: \'STDOUT\'\n [2020-03-03T17:16:41.603Z] \n [2020-03-03T17:16:41.603Z] 0K .\x1b[0m\x1b[91m........\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m 1.08M=0.01s\n [2020-03-03T17:16:41.603Z] \n [2020-03-03T17:16:41.603Z] 2020-03-03 17:16:41 (1.08 MB/s) - written to stdout [16451]\n [2020-03-03T17:16:41.603Z] \n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91m--2020-03-03 17:16:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz\n [2020-03-03T17:16:41.603Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.112\n [2020-03-03T17:16:41.603Z] Connecting to github.com|192.30.253.112|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:41.862Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:16:41.862Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following]\n [2020-03-03T17:16:41.862Z] --2020-03-03 17:16:41-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0\n [2020-03-03T17:16:41.862Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.10\n [2020-03-03T17:16:41.862Z] Connecting to codeload.github.com|140.82.113.10|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:16:42.122Z] Saving to: \'STDOUT\'\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m\n [2020-03-03T17:16:42.122Z] 0K ...\x1b[0m\x1b[91m......\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m 1.35M\n [2020-03-03T17:16:42.122Z] 50K ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...... .......... ........\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. ...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.... 2.72M\x1b[0m\x1b[91m\n [2020-03-03T17:16:42.122Z] 100K ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m 25.3M=0.06s\n [2020-03-03T17:16:42.122Z] \n [2020-03-03T17:16:42.122Z] 2020-03-03 17:16:41 (2.59 MB/s) - written to stdout [151809]\n [2020-03-03T17:16:42.122Z] \n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-03-03T17:16:42.122Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-03-03T17:16:42.122Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-03-03T17:16:42.122Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:16:42.122Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:16:42.381Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:16:42.381Z] -- Detecting C compiler ABI info\n [2020-03-03T17:16:42.381Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:16:42.381Z] -- Detecting C compile features\n [2020-03-03T17:16:42.640Z] -- Detecting C compile features - done\n [2020-03-03T17:16:42.640Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-03-03T17:16:42.640Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-03-03T17:16:42.640Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-03-03T17:16:42.640Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-03-03T17:16:42.640Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-03-03T17:16:42.640Z] -- C SDK 0.0.0 for Linux\n [2020-03-03T17:16:42.640Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-03-03T17:16:42.640Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-03-03T17:16:42.640Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-03-03T17:16:42.640Z] -- Configuring done\n [2020-03-03T17:16:42.899Z] -- Generating done\n [2020-03-03T17:16:42.899Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-03-03T17:16:42.899Z] \x1b[91m+ make\n [2020-03-03T17:16:42.899Z] + tee release.log\n [2020-03-03T17:16:42.899Z] \x1b[0mScanning dependencies of target csdk\n [2020-03-03T17:16:42.899Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-03-03T17:16:43.158Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-03-03T17:16:43.158Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-03-03T17:16:43.418Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-03-03T17:16:43.676Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-03-03T17:16:43.676Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-03-03T17:16:43.938Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-03-03T17:16:44.197Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-03-03T17:16:44.457Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-03-03T17:16:44.457Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o\n [2020-03-03T17:16:44.716Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-03-03T17:16:44.716Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-03-03T17:16:44.716Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-03-03T17:16:44.976Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-03-03T17:16:45.544Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-03-03T17:16:45.805Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-03-03T17:16:45.805Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-03-03T17:16:46.076Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-03-03T17:16:46.335Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-03-03T17:16:46.595Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-03-03T17:16:46.595Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-03-03T17:16:46.595Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-03-03T17:16:46.853Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-03-03T17:16:46.853Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-03-03T17:16:47.113Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-03-03T17:16:47.113Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-03-03T17:16:47.376Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-03-03T17:16:47.376Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-03-03T17:16:47.376Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-03-03T17:16:47.639Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-03-03T17:16:47.899Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-03-03T17:16:48.834Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-03-03T17:16:49.093Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-03-03T17:16:49.093Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-03-03T17:16:49.352Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-03-03T17:16:49.616Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:16:49.876Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-03-03T17:16:50.812Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-03-03T17:16:50.812Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o\n [2020-03-03T17:16:51.379Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-03-03T17:16:51.379Z] [ 77%] Linking C shared library libcsdk.so\n [2020-03-03T17:16:51.379Z] [ 77%] Built target csdk\n [2020-03-03T17:16:51.379Z] Scanning dependencies of target template\n [2020-03-03T17:16:51.379Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-03-03T17:16:51.641Z] [ 81%] Linking C executable template\n [2020-03-03T17:16:51.641Z] [ 81%] Built target template\n [2020-03-03T17:16:51.641Z] Scanning dependencies of target device-counter\n [2020-03-03T17:16:51.641Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-03-03T17:16:51.902Z] [ 84%] Linking C executable device-counter\n [2020-03-03T17:16:51.902Z] [ 84%] Built target device-counter\n [2020-03-03T17:16:51.902Z] Scanning dependencies of target device-random\n [2020-03-03T17:16:51.902Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-03-03T17:16:51.902Z] [ 88%] Linking C executable device-random\n [2020-03-03T17:16:52.161Z] [ 88%] Built target device-random\n [2020-03-03T17:16:52.161Z] Scanning dependencies of target device-gyro\n [2020-03-03T17:16:52.161Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-03-03T17:16:52.161Z] [ 92%] Linking C executable device-gyro\n [2020-03-03T17:16:52.161Z] [ 92%] Built target device-gyro\n [2020-03-03T17:16:52.161Z] Scanning dependencies of target device-terminal\n [2020-03-03T17:16:52.161Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-03-03T17:16:52.427Z] [ 96%] Linking C executable device-terminal\n [2020-03-03T17:16:52.427Z] [ 96%] Built target device-terminal\n [2020-03-03T17:16:52.427Z] Scanning dependencies of target template2\n [2020-03-03T17:16:52.427Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o\n [2020-03-03T17:16:52.688Z] [100%] Linking C executable template2\n [2020-03-03T17:16:52.688Z] [100%] Built target template2\n [2020-03-03T17:16:52.688Z] \x1b[91m+ + maketee package -a release.log\n [2020-03-03T17:16:52.688Z] \n [2020-03-03T17:16:52.688Z] \x1b[0m[ 77%] Built target csdk\n [2020-03-03T17:16:52.688Z] [ 81%] Built target template\n [2020-03-03T17:16:52.688Z] [ 84%] Built target device-counter\n [2020-03-03T17:16:52.688Z] [ 88%] Built target device-random\n [2020-03-03T17:16:52.946Z] [ 92%] Built target device-gyro\n [2020-03-03T17:16:52.946Z] [ 96%] Built target device-terminal\n [2020-03-03T17:16:52.946Z] [100%] Built target template2\n [2020-03-03T17:16:52.946Z] Run CPack packaging tool...\n [2020-03-03T17:16:52.946Z] CPack: Create package using TGZ\n [2020-03-03T17:16:52.946Z] CPack: Install projects\n [2020-03-03T17:16:52.946Z] CPack: - Run preinstall target for: Csdk\n [2020-03-03T17:16:52.946Z] CPack: - Install project: Csdk\n [2020-03-03T17:16:52.946Z] CPack: Create package\n [2020-03-03T17:16:53.206Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-03-03T17:16:53.206Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-03-03T17:16:53.206Z] + \'[\' false \'=\' true ]\n [2020-03-03T17:16:53.206Z] + mkdir -p /tmp/sdk/build/debug\n [2020-03-03T17:16:53.206Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-03-03T17:16:53.206Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-03-03T17:16:53.206Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:16:53.206Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:16:53.206Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:16:53.206Z] -- Detecting C compiler ABI info\n [2020-03-03T17:16:53.466Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:16:53.466Z] -- Detecting C compile features\n [2020-03-03T17:16:53.725Z] -- Detecting C compile features - done\n [2020-03-03T17:16:53.725Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-03-03T17:16:53.725Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-03-03T17:16:53.725Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-03-03T17:16:53.725Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-03-03T17:16:53.725Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-03-03T17:16:53.725Z] -- C SDK 0.0.0 for Linux\n [2020-03-03T17:16:53.725Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-03-03T17:16:53.725Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-03-03T17:16:53.725Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-03-03T17:16:53.725Z] -- Configuring done\n [2020-03-03T17:16:53.725Z] -- Generating done\n [2020-03-03T17:16:53.725Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-03-03T17:16:53.725Z] \x1b[91m+ make\n [2020-03-03T17:16:53.725Z] + tee debug.log\n [2020-03-03T17:16:53.725Z] \x1b[0mScanning dependencies of target csdk\n [2020-03-03T17:16:53.984Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-03-03T17:16:53.984Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-03-03T17:16:53.984Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-03-03T17:16:54.242Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-03-03T17:16:54.242Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-03-03T17:16:54.242Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-03-03T17:16:54.507Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-03-03T17:16:54.507Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-03-03T17:16:54.507Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-03-03T17:16:54.767Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o\n [2020-03-03T17:16:54.767Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-03-03T17:16:54.767Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-03-03T17:16:54.767Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-03-03T17:16:55.031Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-03-03T17:16:55.290Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-03-03T17:16:55.290Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-03-03T17:16:55.290Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-03-03T17:16:55.290Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-03-03T17:16:55.548Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-03-03T17:16:55.548Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-03-03T17:16:55.548Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-03-03T17:16:55.807Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-03-03T17:16:55.807Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-03-03T17:16:55.807Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-03-03T17:16:55.807Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-03-03T17:16:55.807Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-03-03T17:16:56.065Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-03-03T17:16:56.065Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-03-03T17:16:56.065Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-03-03T17:16:56.323Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-03-03T17:16:56.323Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-03-03T17:16:56.582Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-03-03T17:16:56.582Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-03-03T17:16:56.841Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-03-03T17:16:56.841Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-03-03T17:16:57.100Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:16:57.100Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-03-03T17:16:57.363Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-03-03T17:16:57.363Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o\n [2020-03-03T17:16:57.623Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-03-03T17:16:57.623Z] [ 77%] Linking C shared library libcsdk.so\n [2020-03-03T17:16:57.623Z] [ 77%] Built target csdk\n [2020-03-03T17:16:57.623Z] Scanning dependencies of target template\n [2020-03-03T17:16:57.623Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-03-03T17:16:57.881Z] [ 81%] Linking C executable template\n [2020-03-03T17:16:57.882Z] [ 81%] Built target template\n [2020-03-03T17:16:57.882Z] Scanning dependencies of target device-counter\n [2020-03-03T17:16:57.882Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-03-03T17:16:57.882Z] [ 84%] Linking C executable device-counter\n [2020-03-03T17:16:58.141Z] [ 84%] Built target device-counter\n [2020-03-03T17:16:58.141Z] Scanning dependencies of target device-random\n [2020-03-03T17:16:58.141Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-03-03T17:16:58.141Z] [ 88%] Linking C executable device-random\n [2020-03-03T17:16:58.141Z] [ 88%] Built target device-random\n [2020-03-03T17:16:58.141Z] Scanning dependencies of target device-gyro\n [2020-03-03T17:16:58.141Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-03-03T17:16:58.141Z] [ 92%] Linking C executable device-gyro\n [2020-03-03T17:16:58.399Z] [ 92%] Built target device-gyro\n [2020-03-03T17:16:58.399Z] Scanning dependencies of target device-terminal\n [2020-03-03T17:16:58.399Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-03-03T17:16:58.399Z] [ 96%] Linking C executable device-terminal\n [2020-03-03T17:16:58.399Z] [ 96%] Built target device-terminal\n [2020-03-03T17:16:58.399Z] Scanning dependencies of target template2\n [2020-03-03T17:16:58.399Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o\n [2020-03-03T17:16:58.657Z] [100%] Linking C executable template2\n [2020-03-03T17:16:58.657Z] [100%] Built target template2\n [2020-03-03T17:16:58.657Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:58.657Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:58.657Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:58.657Z] Scanning dependencies of target csdk\n [2020-03-03T17:16:58.657Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:58.657Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:58.657Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:16:59.223Z] [ 3%] Linking C shared library libcsdk.so\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 77%] Built target csdk\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 79%] Linking C executable template\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 81%] Built target template\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 83%] Linking C executable device-counter\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 84%] Built target device-counter\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.223Z] [ 86%] Linking C executable device-random\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 88%] Built target device-random\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 90%] Linking C executable device-gyro\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 92%] Built target device-gyro\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 94%] Linking C executable device-terminal\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 96%] Built target device-terminal\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.483Z] [ 98%] Linking C executable template2\n [2020-03-03T17:16:59.742Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.742Z] [100%] Built target template2\n [2020-03-03T17:16:59.742Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:16:59.742Z] Install the project...\n [2020-03-03T17:16:59.742Z] -- Install configuration: "Release"\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-03-03T17:16:59.742Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-03-03T17:16:59.742Z] -- Up-to-date: /usr/local/include\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/devsdk\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/devices.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/profiles.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/rest-server.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/component.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/container.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/data.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/json.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/os.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/time.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/os\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-03-03T17:16:59.742Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-03-03T17:16:59.742Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:17:00.680Z] Removing intermediate container f51abc0c5c84\n [2020-03-03T17:17:00.680Z] ---> 7501d6377783\n [2020-03-03T17:17:00.680Z] Step 14/21 : FROM alpine:3.9\n [2020-03-03T17:17:00.938Z] 3.9: Pulling from library/alpine\n [2020-03-03T17:17:01.200Z] 9123ac7c32f7: Pulling fs layer\n [2020-03-03T17:17:01.781Z] 9123ac7c32f7: Verifying Checksum\n [2020-03-03T17:17:01.781Z] 9123ac7c32f7: Download complete\n [2020-03-03T17:17:02.354Z] 9123ac7c32f7: Pull complete\n [2020-03-03T17:17:02.354Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-03-03T17:17:02.613Z] Status: Downloaded newer image for alpine:3.9\n [2020-03-03T17:17:02.613Z] ---> 82f67be598eb\n [2020-03-03T17:17:02.613Z] Step 15/21 : MAINTAINER IOTech \n [2020-03-03T17:17:02.613Z] ---> Running in 9fef6a30cf97\n [2020-03-03T17:17:02.613Z] Removing intermediate container 9fef6a30cf97\n [2020-03-03T17:17:02.613Z] ---> c3e68104a614\n [2020-03-03T17:17:02.613Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-03-03T17:17:02.613Z] ---> Running in f94ca6be6884\n [2020-03-03T17:17:03.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:17:03.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:17:03.806Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-03-03T17:17:03.806Z] (2/48) Installing libmagic (5.36-r1)\n [2020-03-03T17:17:03.806Z] (3/48) Installing file (5.36-r1)\n [2020-03-03T17:17:03.806Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-03-03T17:17:03.806Z] (5/48) Installing isl (0.18-r0)\n [2020-03-03T17:17:03.806Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-03-03T17:17:04.065Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-03-03T17:17:04.065Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-03-03T17:17:04.065Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-03-03T17:17:04.065Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-03-03T17:17:04.065Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-03-03T17:17:04.065Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-03-03T17:17:05.968Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-03-03T17:17:07.886Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-03-03T17:17:07.886Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-03-03T17:17:08.458Z] (16/48) Installing make (4.2.1-r2)\n [2020-03-03T17:17:08.458Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-03-03T17:17:08.458Z] (18/48) Installing build-base (0.5-r1)\n [2020-03-03T17:17:08.458Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-03-03T17:17:08.458Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-03-03T17:17:08.458Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-03-03T17:17:08.458Z] (22/48) Installing expat (2.2.8-r0)\n [2020-03-03T17:17:08.458Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-03-03T17:17:08.458Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-03-03T17:17:08.458Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-03-03T17:17:08.458Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-03-03T17:17:08.458Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-03-03T17:17:08.458Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-03-03T17:17:08.458Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-03-03T17:17:08.458Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-03-03T17:17:08.717Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-03-03T17:17:09.288Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-03-03T17:17:09.288Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-03-03T17:17:09.288Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-03-03T17:17:09.288Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-03-03T17:17:10.229Z] (36/48) Installing curl (7.64.0-r3)\n [2020-03-03T17:17:10.229Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-03-03T17:17:10.229Z] (38/48) Installing git (2.20.2-r0)\n [2020-03-03T17:17:10.491Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-03-03T17:17:10.491Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-03-03T17:17:10.491Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-03-03T17:17:10.491Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-03-03T17:17:10.491Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-03-03T17:17:10.491Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-03-03T17:17:10.491Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-03-03T17:17:10.491Z] (46/48) Installing libuuid (2.33-r0)\n [2020-03-03T17:17:10.491Z] (47/48) Installing wget (1.20.3-r0)\n [2020-03-03T17:17:10.491Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-03-03T17:17:10.491Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:17:10.491Z] Executing ca-certificates-20190108-r0.trigger\n [2020-03-03T17:17:10.491Z] OK: 222 MiB in 62 packages\n [2020-03-03T17:17:17.072Z] Removing intermediate container f94ca6be6884\n [2020-03-03T17:17:17.072Z] ---> 63f63f83fe62\n [2020-03-03T17:17:17.072Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-03-03T17:17:17.072Z] ---> 42fac57c7f4d\n [2020-03-03T17:17:17.072Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-03-03T17:17:17.072Z] ---> b0b1f09143a0\n [2020-03-03T17:17:17.072Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-03-03T17:17:17.072Z] ---> 505c2e445068\n [2020-03-03T17:17:17.072Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-03-03T17:17:17.335Z] ---> 1c868f85d43e\n [2020-03-03T17:17:17.335Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-03-03T17:17:17.335Z] ---> d2f43a1c7703\n [2020-03-03T17:17:17.594Z] Successfully built d2f43a1c7703\n [2020-03-03T17:17:17.594Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:17:18.191Z] + docker inspect -f . ci-base-image-x86_64\n [2020-03-03T17:17:18.191Z] .\n [Pipeline] withDockerContainer\n [2020-03-03T17:17:18.338Z] prd-centos7-docker-4c-2g-2102 does not seem to be running inside a container\n [2020-03-03T17:17:18.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-03-03T17:17:18.932Z] $ docker top 9b42f1f801c4fd65c1e0c35c13a9ecb0379b00123fe34f36e30c5fc78019982b -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:17:19.807Z] + make test\n [2020-03-03T17:17:19.807Z] echo "make test"\n [2020-03-03T17:17:19.807Z] make test\n [Pipeline] }\n [2020-03-03T17:17:19.834Z] $ docker stop --time=1 9b42f1f801c4fd65c1e0c35c13a9ecb0379b00123fe34f36e30c5fc78019982b\n [2020-03-03T17:17:21.176Z] $ docker rm -f 9b42f1f801c4fd65c1e0c35c13a9ecb0379b00123fe34f36e30c5fc78019982b\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:17:22.349Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-03-03T17:17:22.663Z] + ls -al .\n [2020-03-03T17:17:22.663Z] total 160\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 3 17:16 .\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 3 17:16 ..\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 3 17:16 Attribution.txt\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 4817 Mar 3 17:16 CHANGES\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 3 17:16 docs\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 3 17:16 Doxyfile\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 3 17:16 .git\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 3 17:16 .gitignore\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 3 17:16 include\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 3 17:16 Jenkinsfile\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 3 17:16 LICENSE\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 3 17:16 Makefile\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 1612 Mar 3 17:16 README.md\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 3 17:16 README.v2.md\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 3 17:16 scripts\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 3 17:16 .semver\n [2020-03-03T17:17:22.663Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 3 17:16 src\n [2020-03-03T17:17:22.663Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 3 17:14 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:17:22.997Z] + 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=6826d336e033d8b0940dfa53a2d1130d9f05812b --label arch=amd64 --label version=0.0.0 .\n [2020-03-03T17:17:22.997Z] Sending build context to Docker daemon 2.732MB\n\n [2020-03-03T17:17:22.997Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-03-03T17:17:22.997Z] Step 2/15 : FROM ${BASE}\n [2020-03-03T17:17:22.997Z] ---> d2f43a1c7703\n [2020-03-03T17:17:22.997Z] Step 3/15 : MAINTAINER IOTech \n [2020-03-03T17:17:22.997Z] ---> Running in d7ee24e09885\n [2020-03-03T17:17:23.256Z] Removing intermediate container d7ee24e09885\n [2020-03-03T17:17:23.256Z] ---> 6bfec2c7d218\n [2020-03-03T17:17:23.256Z] 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\n [2020-03-03T17:17:23.256Z] ---> Running in d64fa17d274f\n [2020-03-03T17:17:23.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:17:23.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-03-03T17:17:23.775Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-03-03T17:17:23.775Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-03-03T17:17:24.344Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-03-03T17:17:24.344Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-03-03T17:17:24.912Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-03-03T17:17:24.912Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-03-03T17:17:24.912Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-03-03T17:17:24.912Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-03-03T17:17:24.912Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-03-03T17:17:24.912Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-03-03T17:17:25.170Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-03-03T17:17:25.431Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-03-03T17:17:25.431Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-03-03T17:17:25.431Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-03-03T17:17:25.431Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-03-03T17:17:25.431Z] (16/21) Installing libblkid (2.33-r0)\n [2020-03-03T17:17:25.431Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-03-03T17:17:25.431Z] (18/21) Installing libmount (2.33-r0)\n [2020-03-03T17:17:25.431Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-03-03T17:17:25.431Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-03-03T17:17:25.431Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-03-03T17:17:25.431Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:17:25.431Z] OK: 265 MiB in 83 packages\n [2020-03-03T17:17:28.732Z] Removing intermediate container d64fa17d274f\n [2020-03-03T17:17:28.732Z] ---> 025d274c1b97\n [2020-03-03T17:17:28.732Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-03-03T17:17:28.732Z] ---> 149ac252ca22\n [2020-03-03T17:17:28.732Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-03-03T17:17:28.732Z] ---> 7889d2f9c541\n [2020-03-03T17:17:28.732Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-03-03T17:17:28.732Z] ---> 692954b29540\n [2020-03-03T17:17:28.732Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-03-03T17:17:28.991Z] ---> b27cb1bbf4af\n [2020-03-03T17:17:28.991Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-03-03T17:17:28.991Z] ---> dd6aaf988e6d\n [2020-03-03T17:17:28.991Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-03-03T17:17:29.261Z] ---> 8cddcda6402e\n [2020-03-03T17:17:29.261Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-03-03T17:17:29.261Z] ---> Running in 5a5b6a61cfff\n [2020-03-03T17:17:29.520Z] Removing intermediate container 5a5b6a61cfff\n [2020-03-03T17:17:29.520Z] ---> 6995ac1f3f5e\n [2020-03-03T17:17:29.520Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-03-03T17:17:29.520Z] ---> Running in 8217443d8eb6\n [2020-03-03T17:17:29.520Z] Removing intermediate container 8217443d8eb6\n [2020-03-03T17:17:29.520Z] ---> 7c0a7ea4ec2c\n [2020-03-03T17:17:29.520Z] Step 13/15 : LABEL arch=amd64\n [2020-03-03T17:17:29.781Z] ---> Running in 80b6d500f2a7\n [2020-03-03T17:17:29.781Z] Removing intermediate container 80b6d500f2a7\n [2020-03-03T17:17:29.781Z] ---> ff167a6d589d\n [2020-03-03T17:17:29.781Z] Step 14/15 : LABEL git_sha=6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:17:29.781Z] ---> Running in 95b64809ef8a\n [2020-03-03T17:17:30.039Z] Removing intermediate container 95b64809ef8a\n [2020-03-03T17:17:30.039Z] ---> f72782f7880d\n [2020-03-03T17:17:30.039Z] Step 15/15 : LABEL version=0.0.0\n [2020-03-03T17:17:30.039Z] ---> Running in 5696a00b4ae1\n [2020-03-03T17:17:30.039Z] Removing intermediate container 5696a00b4ae1\n [2020-03-03T17:17:30.039Z] ---> 34c5d46046b8\n [2020-03-03T17:17:30.039Z] [Warning] One or more build-args [ARCH MAKE] were not consumed\n [2020-03-03T17:17:30.039Z] Successfully built 34c5d46046b8\n [2020-03-03T17:17:30.299Z] Successfully tagged docker-device-sdk-c:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-03-03T17:18:25.726Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2104 in /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [Pipeline] {\n [Pipeline] ws\n [2020-03-03T17:18:25.770Z] Running in /w/workspace/device-sdk-c/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-03-03T17:18:31.886Z] using credential edgex-jenkins-ssh\n [2020-03-03T17:18:31.929Z] Cloning the remote Git repository\n [2020-03-03T17:18:31.929Z] Cloning with configured refspecs honoured and without tags\n [2020-03-03T17:18:32.001Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:18:32.082Z] > git init /w/workspace/device-sdk-c/1 # timeout=10\n [2020-03-03T17:18:32.177Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:18:32.179Z] > git --version # timeout=10\n [2020-03-03T17:18:32.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:18:33.276Z] Fetching without tags\n [2020-03-03T17:18:32.277Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:18:33.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-03-03T17:18:33.176Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10\n [2020-03-03T17:18:33.215Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:18:33.243Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10\n [2020-03-03T17:18:33.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git\n [2020-03-03T17:18:33.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:18:33.328Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-03T17:18:33.833Z] Merging remotes/origin/master commit e5e3236a5940401f2004d4c5bc4008d655780e95 into PR head commit 6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:18:34.100Z] Merge succeeded, producing 6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:18:34.100Z] Checking out Revision 6826d336e033d8b0940dfa53a2d1130d9f05812b (PR-236)\n [2020-03-03T17:18:33.866Z] > git config core.sparsecheckout # timeout=10\n [2020-03-03T17:18:33.902Z] > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n [2020-03-03T17:18:34.005Z] > git remote # timeout=10\n [2020-03-03T17:18:34.024Z] > git config --get remote.origin.url # timeout=10\n [2020-03-03T17:18:34.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-03T17:18:34.049Z] > git merge e5e3236a5940401f2004d4c5bc4008d655780e95 # timeout=10\n [2020-03-03T17:18:34.079Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-03-03T17:18:34.109Z] > git config core.sparsecheckout # timeout=10\n [2020-03-03T17:18:34.137Z] > git checkout -f 6826d336e033d8b0940dfa53a2d1130d9f05812b # timeout=10\n [2020-03-03T17:18:38.568Z] Commit message: "Add a function allowing the implementation to have custom http endpoints (#234)"\n [2020-03-03T17:18:38.617Z] > git --version # timeout=10\n [2020-03-03T17:18:38.638Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-03-03T17:18:39.815Z] =========================================================\n [2020-03-03T17:18:39.815Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest]\n [2020-03-03T17:18:39.815Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:18:41.371Z] + 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 .\n [2020-03-03T17:18:42.343Z] Sending build context to Docker daemon 2.732MB\n\n [2020-03-03T17:18:42.343Z] Step 1/21 : ARG BASE=alpine:3.9\n [2020-03-03T17:18:42.343Z] Step 2/21 : FROM ${BASE} as builder\n [2020-03-03T17:18:42.614Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64\n [2020-03-03T17:18:42.614Z] 0362ad1dd800: Pulling fs layer\n [2020-03-03T17:18:42.614Z] f2cdb1532d8b: Pulling fs layer\n [2020-03-03T17:18:42.614Z] 37ed683be191: Pulling fs layer\n [2020-03-03T17:18:42.614Z] f2cdb1532d8b: Download complete\n [2020-03-03T17:18:42.883Z] 0362ad1dd800: Verifying Checksum\n [2020-03-03T17:18:42.883Z] 0362ad1dd800: Download complete\n [2020-03-03T17:18:43.472Z] 0362ad1dd800: Pull complete\n [2020-03-03T17:18:43.740Z] f2cdb1532d8b: Pull complete\n [2020-03-03T17:18:50.410Z] 37ed683be191: Verifying Checksum\n [2020-03-03T17:18:50.410Z] 37ed683be191: Download complete\n [2020-03-03T17:19:00.527Z] 37ed683be191: Pull complete\n [2020-03-03T17:19:00.527Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f\n [2020-03-03T17:19:00.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest\n [2020-03-03T17:19:00.527Z] ---> b23d30803547\n [2020-03-03T17:19:00.527Z] 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\n [2020-03-03T17:19:01.945Z] ---> Running in 0b0fef100c40\n [2020-03-03T17:19:02.913Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:19:03.876Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:19:04.145Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-03-03T17:19:04.145Z] (2/8) Installing libuuid (2.33-r0)\n [2020-03-03T17:19:04.145Z] (3/8) Installing libblkid (2.33-r0)\n [2020-03-03T17:19:04.420Z] (4/8) Installing libfdisk (2.33-r0)\n [2020-03-03T17:19:04.420Z] (5/8) Installing libmount (2.33-r0)\n [2020-03-03T17:19:04.420Z] (6/8) Installing libsmartcols (2.33-r0)\n [2020-03-03T17:19:04.687Z] (7/8) Installing util-linux-dev (2.33-r0)\n [2020-03-03T17:19:04.957Z] (8/8) Installing wget (1.20.3-r0)\n [2020-03-03T17:19:04.957Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:19:04.957Z] OK: 285 MiB in 83 packages\n [2020-03-03T17:19:06.384Z] Removing intermediate container 0b0fef100c40\n [2020-03-03T17:19:06.384Z] ---> f5450dc30f01\n [2020-03-03T17:19:06.384Z] Step 4/21 : ENV CBOR_VERSION=0.5.0\n [2020-03-03T17:19:06.654Z] ---> Running in 85e56b752a64\n [2020-03-03T17:19:06.922Z] Removing intermediate container 85e56b752a64\n [2020-03-03T17:19:06.923Z] ---> 18d92bb68809\n [2020-03-03T17:19:06.923Z] 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\n [2020-03-03T17:19:07.194Z] ---> Running in 0d69fc03d64d\n [2020-03-03T17:19:08.157Z] \x1b[91m--2020-03-03 17:19:07-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz\n [2020-03-03T17:19:08.157Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-03-03T17:19:08.157Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:08.157Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:19:08.157Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following]\n [2020-03-03T17:19:08.157Z] --2020-03-03 17:19:08-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0\n [2020-03-03T17:19:08.157Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.9\n [2020-03-03T17:19:08.157Z] Connecting to codeload.github.com|140.82.113.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:08.428Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:19:08.428Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:19:08.428Z] Saving to: \'STDOUT\'\n [2020-03-03T17:19:08.428Z] \x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 0K .\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..... ....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..... .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 1.31M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 50K .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m......\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 2.83M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 100K .......\x1b[0m\x1b[91m... ....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m.. ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....... 13.1M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 150K ....\x1b[0m\x1b[91m...... ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. 11.3M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 200K ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...... ....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ........\x1b[0m\x1b[91m.. 3.64M\n [2020-03-03T17:19:08.428Z] 250K .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m........\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....... ......\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 4.78M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 300K ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m.. ......\x1b[0m\x1b[91m.... .......... ...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.. 3.37M\n [2020-03-03T17:19:08.428Z] 350K .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m......... ....\x1b[0m\x1b[91m......\x1b[0m\x1b[91m .....\x1b[0m\x1b[91m..... 6.03M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 400K .....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m........ ....\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.......\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... 4.30M\n [2020-03-03T17:19:08.428Z] 450K .....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m....\x1b[0m\x1b[91m...\x1b[0m\x1b[91m .......... ......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m ..........\x1b[0m\x1b[91m 3.22M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.428Z] 500K .......... ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m. ........\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.. 10.3M\n [2020-03-03T17:19:08.428Z] 550K ..\x1b[0m\x1b[91m......\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .......\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .......... .....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... 2.83M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.702Z] 600K\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.. .\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. 868K\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.702Z] 650K ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.... .\x1b[0m\x1b[91m.....\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ......\x1b[0m\x1b[91m....\x1b[0m\x1b[91m ..\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.. ..\x1b[0m\x1b[91m........ 2.63M\x1b[0m\x1b[91m\n [2020-03-03T17:19:08.702Z] 700K ..\x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m \x1b[0m\x1b[91m 381K=0.2s\n [2020-03-03T17:19:08.702Z] \n [2020-03-03T17:19:08.702Z] 2020-03-03 17:19:08 (2.86 MB/s) - written to stdout [719348]\n [2020-03-03T17:19:08.702Z] \n [2020-03-03T17:19:08.971Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:19:09.242Z] -- The CXX compiler identification is GNU 8.3.0\n [2020-03-03T17:19:09.242Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:19:09.508Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:19:09.508Z] -- Detecting C compiler ABI info\n [2020-03-03T17:19:09.508Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:19:09.776Z] -- Detecting C compile features\n [2020-03-03T17:19:10.362Z] -- Detecting C compile features - done\n [2020-03-03T17:19:10.362Z] -- Check for working CXX compiler: /usr/bin/c++\n [2020-03-03T17:19:10.630Z] -- Check for working CXX compiler: /usr/bin/c++ -- works\n [2020-03-03T17:19:10.630Z] -- Detecting CXX compiler ABI info\n [2020-03-03T17:19:10.901Z] -- Detecting CXX compiler ABI info - done\n [2020-03-03T17:19:10.901Z] -- Detecting CXX compile features\n [2020-03-03T17:19:12.314Z] -- Detecting CXX compile features - done\n [2020-03-03T17:19:12.314Z] -- Looking for include file endian.h\n [2020-03-03T17:19:12.582Z] -- Looking for include file endian.h - found\n [2020-03-03T17:19:12.582Z] -- Check if the system is big endian\n [2020-03-03T17:19:12.582Z] -- Searching 16 bit integer\n [2020-03-03T17:19:12.582Z] -- Looking for sys/types.h\n [2020-03-03T17:19:12.850Z] -- Looking for sys/types.h - found\n [2020-03-03T17:19:12.850Z] -- Looking for stdint.h\n [2020-03-03T17:19:13.118Z] -- Looking for stdint.h - found\n [2020-03-03T17:19:13.118Z] -- Looking for stddef.h\n [2020-03-03T17:19:13.386Z] -- Looking for stddef.h - found\n [2020-03-03T17:19:13.386Z] -- Check size of unsigned short\n [2020-03-03T17:19:13.654Z] -- Check size of unsigned short - done\n [2020-03-03T17:19:13.654Z] -- Using unsigned short\n [2020-03-03T17:19:13.921Z] -- Check if the system is big endian - little endian\n [2020-03-03T17:19:13.921Z] -- Check size of size_t\n [2020-03-03T17:19:14.189Z] -- Check size of size_t - done\n [2020-03-03T17:19:14.189Z] \x1b[91mCMake Warning at examples/CMakeLists.txt:16 (find_package):\n [2020-03-03T17:19:14.189Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has\n [2020-03-03T17:19:14.189Z] asked CMake to find a package configuration file provided by "cJSON", but\n [2020-03-03T17:19:14.189Z] CMake did not find one.\n [2020-03-03T17:19:14.189Z] \n [2020-03-03T17:19:14.189Z] Could not find a package configuration file provided by "cJSON" with any of\n [2020-03-03T17:19:14.189Z] the following names:\n [2020-03-03T17:19:14.189Z] \n [2020-03-03T17:19:14.189Z] cJSONConfig.cmake\n [2020-03-03T17:19:14.189Z] cjson-config.cmake\n [2020-03-03T17:19:14.189Z] \n [2020-03-03T17:19:14.189Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set\n [2020-03-03T17:19:14.189Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON"\n [2020-03-03T17:19:14.189Z] provides a separate development package or SDK, be sure it has been\n [2020-03-03T17:19:14.189Z] installed.\n [2020-03-03T17:19:14.189Z] \n [2020-03-03T17:19:14.189Z] \n [2020-03-03T17:19:14.189Z] \x1b[0m-- Configuring done\n [2020-03-03T17:19:14.461Z] -- Generating done\n [2020-03-03T17:19:14.461Z] -- Build files have been written to: /tmp/cbor\n [2020-03-03T17:19:14.461Z] Scanning dependencies of target cbor_shared\n [2020-03-03T17:19:14.728Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o\n [2020-03-03T17:19:15.318Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o\n [2020-03-03T17:19:15.902Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o\n [2020-03-03T17:19:16.169Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o\n [2020-03-03T17:19:16.751Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o\n [2020-03-03T17:19:17.019Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o\n [2020-03-03T17:19:17.298Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o\n [2020-03-03T17:19:17.298Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o\n [2020-03-03T17:19:17.564Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o\n [2020-03-03T17:19:17.834Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o\n [2020-03-03T17:19:18.426Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o\n [2020-03-03T17:19:18.692Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o\n [2020-03-03T17:19:19.278Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o\n [2020-03-03T17:19:19.548Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o\n [2020-03-03T17:19:19.548Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o\n [2020-03-03T17:19:19.815Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o\n [2020-03-03T17:19:20.082Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o\n [2020-03-03T17:19:20.350Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o\n [2020-03-03T17:19:20.616Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o\n [2020-03-03T17:19:20.886Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o\n [2020-03-03T17:19:21.158Z] [ 40%] Linking C shared library libcbor.so\n [2020-03-03T17:19:21.158Z] [ 40%] Built target cbor_shared\n [2020-03-03T17:19:21.158Z] Scanning dependencies of target cbor\n [2020-03-03T17:19:21.427Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o\n [2020-03-03T17:19:22.018Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o\n [2020-03-03T17:19:22.603Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o\n [2020-03-03T17:19:22.870Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o\n [2020-03-03T17:19:23.835Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o\n [2020-03-03T17:19:24.103Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o\n [2020-03-03T17:19:24.371Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o\n [2020-03-03T17:19:24.639Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o\n [2020-03-03T17:19:24.639Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o\n [2020-03-03T17:19:25.221Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o\n [2020-03-03T17:19:25.820Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o\n [2020-03-03T17:19:26.086Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o\n [2020-03-03T17:19:26.356Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o\n [2020-03-03T17:19:26.946Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o\n [2020-03-03T17:19:27.213Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o\n [2020-03-03T17:19:27.213Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o\n [2020-03-03T17:19:27.481Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o\n [2020-03-03T17:19:28.066Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o\n [2020-03-03T17:19:28.066Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o\n [2020-03-03T17:19:28.333Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o\n [2020-03-03T17:19:28.600Z] [ 80%] Linking C static library libcbor.a\n [2020-03-03T17:19:28.600Z] [ 80%] Built target cbor\n [2020-03-03T17:19:28.600Z] Scanning dependencies of target create_items\n [2020-03-03T17:19:28.600Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o\n [2020-03-03T17:19:28.867Z] [ 84%] Linking C executable create_items\n [2020-03-03T17:19:28.867Z] [ 84%] Built target create_items\n [2020-03-03T17:19:28.867Z] Scanning dependencies of target readfile\n [2020-03-03T17:19:29.134Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o\n [2020-03-03T17:19:29.134Z] [ 88%] Linking C executable readfile\n [2020-03-03T17:19:29.402Z] [ 88%] Built target readfile\n [2020-03-03T17:19:29.402Z] Scanning dependencies of target streaming_parser\n [2020-03-03T17:19:29.402Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o\n [2020-03-03T17:19:29.671Z] [ 92%] Linking C executable streaming_parser\n [2020-03-03T17:19:29.671Z] [ 92%] Built target streaming_parser\n [2020-03-03T17:19:29.671Z] Scanning dependencies of target sort\n [2020-03-03T17:19:29.671Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o\n [2020-03-03T17:19:29.937Z] [ 96%] Linking C executable sort\n [2020-03-03T17:19:29.937Z] [ 96%] Built target sort\n [2020-03-03T17:19:29.937Z] Scanning dependencies of target hello\n [2020-03-03T17:19:29.937Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o\n [2020-03-03T17:19:30.205Z] [100%] Linking C executable hello\n [2020-03-03T17:19:30.205Z] [100%] Built target hello\n [2020-03-03T17:19:30.205Z] Install the project...\n [2020-03-03T17:19:30.472Z] -- Install configuration: "Release"\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/configuration.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/lib64/libcbor.a\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/lib64/libcbor.so.0\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/lib64/libcbor.so\n [2020-03-03T17:19:30.472Z] -- Up-to-date: /usr/local/include/cbor\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/common.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/serialization.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/encoding.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/maps.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/strings.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/arrays.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/loaders.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/stack.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/unicode.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/encoders.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/data.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/bytestrings.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/tags.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/streaming.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/ints.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor/callbacks.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/include/cbor.h\n [2020-03-03T17:19:30.472Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc\n [2020-03-03T17:19:32.424Z] Removing intermediate container 0d69fc03d64d\n [2020-03-03T17:19:32.424Z] ---> a855bbea7f5e\n [2020-03-03T17:19:32.424Z] Step 6/21 : RUN mkdir /tmp/sdk\n [2020-03-03T17:19:32.693Z] ---> Running in 63b3d48d235b\n [2020-03-03T17:19:34.640Z] Removing intermediate container 63b3d48d235b\n [2020-03-03T17:19:34.640Z] ---> deeefef95290\n [2020-03-03T17:19:34.640Z] Step 7/21 : COPY VERSION /tmp/sdk\n [2020-03-03T17:19:34.913Z] ---> d16b7d809f40\n [2020-03-03T17:19:34.913Z] Step 8/21 : COPY src /tmp/sdk/src\n [2020-03-03T17:19:35.880Z] ---> c088822e0287\n [2020-03-03T17:19:35.880Z] Step 9/21 : COPY include /tmp/sdk/include\n [2020-03-03T17:19:36.151Z] ---> 2e167ab0a272\n [2020-03-03T17:19:36.151Z] Step 10/21 : COPY scripts /tmp/sdk/scripts\n [2020-03-03T17:19:36.737Z] ---> 40b6f76bb45b\n [2020-03-03T17:19:36.737Z] Step 11/21 : COPY LICENSE /tmp/sdk\n [2020-03-03T17:19:37.322Z] ---> 898aee681ab6\n [2020-03-03T17:19:37.322Z] Step 12/21 : COPY Attribution.txt /tmp/sdk\n [2020-03-03T17:19:37.907Z] ---> 90ad682d0bf5\n [2020-03-03T17:19:37.907Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install\n [2020-03-03T17:19:37.907Z] ---> Running in 83d98920da94\n [2020-03-03T17:19:38.871Z] \x1b[91m+ CPPCHECK=false\n [2020-03-03T17:19:38.871Z] + DOCGEN=false\n [2020-03-03T17:19:38.871Z] + TOMLVER=SDK-0.2\n [2020-03-03T17:19:38.872Z] + CUTILVER=1.0.0\n [2020-03-03T17:19:38.872Z] + \'[\' 0 -gt 0 ]\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ readlink -f ./scripts/build.sh\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts/build.sh\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ dirname /tmp/sdk/scripts\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ ROOT=/tmp/sdk\n [2020-03-03T17:19:38.872Z] + cd /tmp/sdk\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ \'[\' \'!\' -d deps ]\n [2020-03-03T17:19:38.872Z] + mkdir deps\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m+ + tarwget -C -O deps - -z https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -x\n [2020-03-03T17:19:38.872Z] -f -\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m--2020-03-03 17:19:38-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m192.30.253.113\n [2020-03-03T17:19:38.872Z] Connecting to github.com|192.30.253.113|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:19:38.872Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following]\n [2020-03-03T17:19:38.872Z] \x1b[0m\x1b[91m--2020-03-03 17:19:38-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2\n [2020-03-03T17:19:38.872Z] Resolving codeload.github.com... \x1b[0m\x1b[91m140.82.113.9\n [2020-03-03T17:19:38.872Z] Connecting to codeload.github.com|140.82.113.9|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:19:39.141Z] Saving to: \'STDOUT\'\n [2020-03-03T17:19:39.141Z] \n [2020-03-03T17:19:39.141Z] 0K .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ..\x1b[0m\x1b[91m.... 1.10M=0.01s\n [2020-03-03T17:19:39.141Z] \n [2020-03-03T17:19:39.141Z] 2020-03-03 17:19:39 (1.10 MB/s) - written to stdout [16451]\n [2020-03-03T17:19:39.141Z] \n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91m+ cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91m+ wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91m+ tar -C deps -z -x -f -\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91m--2020-03-03 17:19:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz\n [2020-03-03T17:19:39.141Z] \x1b[0m\x1b[91mResolving github.com... \x1b[0m\x1b[91m140.82.113.4\n [2020-03-03T17:19:39.141Z] Connecting to github.com|140.82.113.4|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:39.408Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m302 Found\n [2020-03-03T17:19:39.408Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following]\n [2020-03-03T17:19:39.408Z] --2020-03-03 17:19:39-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0\n [2020-03-03T17:19:39.408Z] \x1b[0m\x1b[91mResolving codeload.github.com... \x1b[0m\x1b[91m192.30.253.121\n [2020-03-03T17:19:39.408Z] Connecting to codeload.github.com|192.30.253.121|:443... \x1b[0m\x1b[91mconnected.\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91mHTTP request sent, awaiting response... \x1b[0m\x1b[91m200 OK\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91mLength: unspecified [application/x-gzip]\n [2020-03-03T17:19:39.674Z] Saving to: \'STDOUT\'\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m\n [2020-03-03T17:19:39.674Z] 0K ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m...\x1b[0m\x1b[91m... ........\x1b[0m\x1b[91m.. \x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m 1.53M\x1b[0m\x1b[91m\n [2020-03-03T17:19:39.674Z] 50K \x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m... ........\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. ..\x1b[0m\x1b[91m....\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m....\x1b[0m\x1b[91m... .\x1b[0m\x1b[91m......... 3.32M\n [2020-03-03T17:19:39.674Z] 100K .......\x1b[0m\x1b[91m... .......... .\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m..\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m.\x1b[0m\x1b[91m. .\x1b[0m\x1b[91m...\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m..\x1b[0m\x1b[91m ...\x1b[0m\x1b[91m.\x1b[0m\x1b[91m...\x1b[0m\x1b[91m. 4.47M=0.06s\n [2020-03-03T17:19:39.674Z] \n [2020-03-03T17:19:39.674Z] 2020-03-03 17:19:39 (2.53 MB/s) - written to stdout [151809]\n [2020-03-03T17:19:39.674Z] \n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ mkdir -p src/c/iot\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ mkdir -p include/iot\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ mkdir -p include/iot/os\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ 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\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ mkdir -p /tmp/sdk/build/release\n [2020-03-03T17:19:39.674Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/release\n [2020-03-03T17:19:39.674Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCMAKE_BUILD_TYPE=Release\' /tmp/sdk/src\n [2020-03-03T17:19:39.942Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:19:39.942Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:19:40.211Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:19:40.211Z] -- Detecting C compiler ABI info\n [2020-03-03T17:19:40.480Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:19:40.480Z] -- Detecting C compile features\n [2020-03-03T17:19:41.451Z] -- Detecting C compile features - done\n [2020-03-03T17:19:41.451Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-03-03T17:19:41.451Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-03-03T17:19:41.451Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-03-03T17:19:41.451Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-03-03T17:19:41.451Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-03-03T17:19:41.451Z] -- C SDK 0.0.0 for Linux\n [2020-03-03T17:19:41.451Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-03-03T17:19:41.451Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-03-03T17:19:41.451Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-03-03T17:19:41.719Z] -- Configuring done\n [2020-03-03T17:19:41.719Z] -- Generating done\n [2020-03-03T17:19:41.719Z] -- Build files have been written to: /tmp/sdk/build/release\n [2020-03-03T17:19:41.719Z] \x1b[91m+ make\n [2020-03-03T17:19:41.719Z] \x1b[0m\x1b[91m+ tee release.log\n [2020-03-03T17:19:41.988Z] \x1b[0mScanning dependencies of target csdk\n [2020-03-03T17:19:41.988Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-03-03T17:19:42.575Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-03-03T17:19:43.156Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-03-03T17:19:44.565Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-03-03T17:19:45.153Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-03-03T17:19:45.422Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-03-03T17:19:46.005Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-03-03T17:19:47.413Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-03-03T17:19:47.680Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-03-03T17:19:48.263Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o\n [2020-03-03T17:19:48.850Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-03-03T17:19:48.850Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-03-03T17:19:49.122Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-03-03T17:19:49.389Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-03-03T17:19:52.725Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-03-03T17:19:52.995Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-03-03T17:19:53.264Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-03-03T17:19:53.531Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-03-03T17:19:55.476Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-03-03T17:19:55.753Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-03-03T17:19:55.753Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-03-03T17:19:56.337Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-03-03T17:19:56.919Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-03-03T17:19:56.919Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-03-03T17:19:57.876Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-03-03T17:19:58.147Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-03-03T17:19:58.732Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-03-03T17:19:58.999Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-03-03T17:19:59.266Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-03-03T17:20:00.226Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-03-03T17:20:00.502Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-03-03T17:20:04.750Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-03-03T17:20:05.017Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-03-03T17:20:05.284Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-03-03T17:20:05.870Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-03-03T17:20:07.280Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:20:08.695Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-03-03T17:20:12.044Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-03-03T17:20:12.313Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o\n [2020-03-03T17:20:13.280Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-03-03T17:20:13.867Z] [ 77%] Linking C shared library libcsdk.so\n [2020-03-03T17:20:13.867Z] [ 77%] Built target csdk\n [2020-03-03T17:20:13.867Z] Scanning dependencies of target template\n [2020-03-03T17:20:13.867Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-03-03T17:20:14.451Z] [ 81%] Linking C executable template\n [2020-03-03T17:20:14.719Z] [ 81%] Built target template\n [2020-03-03T17:20:14.719Z] Scanning dependencies of target device-counter\n [2020-03-03T17:20:14.719Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-03-03T17:20:15.304Z] [ 84%] Linking C executable device-counter\n [2020-03-03T17:20:15.304Z] [ 84%] Built target device-counter\n [2020-03-03T17:20:15.571Z] Scanning dependencies of target device-random\n [2020-03-03T17:20:15.571Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-03-03T17:20:15.844Z] [ 88%] Linking C executable device-random\n [2020-03-03T17:20:16.112Z] [ 88%] Built target device-random\n [2020-03-03T17:20:16.112Z] Scanning dependencies of target device-gyro\n [2020-03-03T17:20:16.112Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-03-03T17:20:16.699Z] [ 92%] Linking C executable device-gyro\n [2020-03-03T17:20:16.699Z] [ 92%] Built target device-gyro\n [2020-03-03T17:20:16.699Z] Scanning dependencies of target device-terminal\n [2020-03-03T17:20:16.699Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-03-03T17:20:17.284Z] [ 96%] Linking C executable device-terminal\n [2020-03-03T17:20:17.551Z] [ 96%] Built target device-terminal\n [2020-03-03T17:20:17.551Z] Scanning dependencies of target template2\n [2020-03-03T17:20:17.551Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o\n [2020-03-03T17:20:18.131Z] [100%] Linking C executable template2\n [2020-03-03T17:20:18.398Z] [100%] Built target template2\n [2020-03-03T17:20:18.398Z] \x1b[91m+ + maketee package -a\n [2020-03-03T17:20:18.398Z] release.log\n [2020-03-03T17:20:18.398Z] \x1b[0m[ 77%] Built target csdk\n [2020-03-03T17:20:18.665Z] [ 81%] Built target template\n [2020-03-03T17:20:18.665Z] [ 84%] Built target device-counter\n [2020-03-03T17:20:18.665Z] [ 88%] Built target device-random\n [2020-03-03T17:20:18.665Z] [ 92%] Built target device-gyro\n [2020-03-03T17:20:18.665Z] [ 96%] Built target device-terminal\n [2020-03-03T17:20:18.665Z] [100%] Built target template2\n [2020-03-03T17:20:18.665Z] Run CPack packaging tool...\n [2020-03-03T17:20:18.934Z] CPack: Create package using TGZ\n [2020-03-03T17:20:18.934Z] CPack: Install projects\n [2020-03-03T17:20:18.934Z] CPack: - Run preinstall target for: Csdk\n [2020-03-03T17:20:19.201Z] CPack: - Install project: Csdk\n [2020-03-03T17:20:19.201Z] CPack: Create package\n [2020-03-03T17:20:19.468Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated.\n [2020-03-03T17:20:19.468Z] \x1b[91m+ \'[\' false \'=\' true ]\n [2020-03-03T17:20:19.468Z] + \'[\' false \'=\' true ]\n [2020-03-03T17:20:19.468Z] + mkdir -p\x1b[0m\x1b[91m /tmp/sdk/build/debug\n [2020-03-03T17:20:19.468Z] \x1b[0m\x1b[91m+ cd /tmp/sdk/build/debug\n [2020-03-03T17:20:19.468Z] + cmake \'-DCMAKE_EXPORT_COMPILE_COMMANDS=ON\' \'-DCSDK_BUILD_DEBUG=ON\' \'-DCMAKE_BUILD_TYPE=Debug\' /tmp/sdk/src\n [2020-03-03T17:20:19.737Z] \x1b[0m-- The C compiler identification is GNU 8.3.0\n [2020-03-03T17:20:19.737Z] -- Check for working C compiler: /usr/bin/cc\n [2020-03-03T17:20:20.005Z] -- Check for working C compiler: /usr/bin/cc -- works\n [2020-03-03T17:20:20.005Z] -- Detecting C compiler ABI info\n [2020-03-03T17:20:20.274Z] -- Detecting C compiler ABI info - done\n [2020-03-03T17:20:20.274Z] -- Detecting C compile features\n [2020-03-03T17:20:20.858Z] -- Detecting C compile features - done\n [2020-03-03T17:20:20.858Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so \n [2020-03-03T17:20:20.858Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") \n [2020-03-03T17:20:21.126Z] -- Found LIBYAML: /usr/lib/libyaml.so \n [2020-03-03T17:20:21.126Z] -- Found LIBUUID: /usr/lib/libuuid.so \n [2020-03-03T17:20:21.126Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so \n [2020-03-03T17:20:21.126Z] -- C SDK 0.0.0 for Linux\n [2020-03-03T17:20:21.126Z] -- Performing Test CSDK_HAVE_ATOMIC\n [2020-03-03T17:20:21.126Z] -- Performing Test CSDK_HAVE_ATOMIC - Success\n [2020-03-03T17:20:21.126Z] -- Found Curses: /usr/lib/libcurses.so \n [2020-03-03T17:20:21.393Z] -- Configuring done\n [2020-03-03T17:20:21.661Z] -- Generating done\n [2020-03-03T17:20:21.661Z] -- Build files have been written to: /tmp/sdk/build/debug\n [2020-03-03T17:20:21.661Z] \x1b[91m+ + teemake debug.log\n [2020-03-03T17:20:21.661Z] \n [2020-03-03T17:20:21.661Z] \x1b[0mScanning dependencies of target csdk\n [2020-03-03T17:20:21.929Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o\n [2020-03-03T17:20:22.200Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o\n [2020-03-03T17:20:22.466Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o\n [2020-03-03T17:20:23.047Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o\n [2020-03-03T17:20:23.316Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o\n [2020-03-03T17:20:23.316Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o\n [2020-03-03T17:20:23.583Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o\n [2020-03-03T17:20:24.167Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o\n [2020-03-03T17:20:24.434Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o\n [2020-03-03T17:20:24.700Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o\n [2020-03-03T17:20:24.967Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o\n [2020-03-03T17:20:25.233Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o\n [2020-03-03T17:20:25.233Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o\n [2020-03-03T17:20:25.500Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o\n [2020-03-03T17:20:26.457Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o\n [2020-03-03T17:20:26.457Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o\n [2020-03-03T17:20:26.724Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o\n [2020-03-03T17:20:26.991Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o\n [2020-03-03T17:20:27.575Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o\n [2020-03-03T17:20:27.841Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o\n [2020-03-03T17:20:27.841Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o\n [2020-03-03T17:20:28.115Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o\n [2020-03-03T17:20:28.382Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o\n [2020-03-03T17:20:28.382Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o\n [2020-03-03T17:20:28.965Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o\n [2020-03-03T17:20:28.965Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o\n [2020-03-03T17:20:29.232Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o\n [2020-03-03T17:20:29.500Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o\n [2020-03-03T17:20:29.500Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o\n [2020-03-03T17:20:30.083Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o\n [2020-03-03T17:20:30.083Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o\n [2020-03-03T17:20:31.040Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o\n [2020-03-03T17:20:31.629Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/registry.c.o\n [2020-03-03T17:20:31.629Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o\n [2020-03-03T17:20:31.895Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o\n [2020-03-03T17:20:32.850Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:20:33.117Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o\n [2020-03-03T17:20:34.071Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o\n [2020-03-03T17:20:34.071Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o\n [2020-03-03T17:20:34.650Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o\n [2020-03-03T17:20:34.650Z] [ 77%] Linking C shared library libcsdk.so\n [2020-03-03T17:20:34.915Z] [ 77%] Built target csdk\n [2020-03-03T17:20:34.915Z] Scanning dependencies of target template\n [2020-03-03T17:20:34.916Z] [ 79%] Building C object c/examples/CMakeFiles/template.dir/template.c.o\n [2020-03-03T17:20:35.183Z] [ 81%] Linking C executable template\n [2020-03-03T17:20:35.452Z] [ 81%] Built target template\n [2020-03-03T17:20:35.452Z] Scanning dependencies of target device-counter\n [2020-03-03T17:20:35.452Z] [ 83%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o\n [2020-03-03T17:20:35.719Z] [ 84%] Linking C executable device-counter\n [2020-03-03T17:20:35.986Z] [ 84%] Built target device-counter\n [2020-03-03T17:20:35.986Z] Scanning dependencies of target device-random\n [2020-03-03T17:20:35.986Z] [ 86%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o\n [2020-03-03T17:20:36.256Z] [ 88%] Linking C executable device-random\n [2020-03-03T17:20:36.257Z] [ 88%] Built target device-random\n [2020-03-03T17:20:36.257Z] Scanning dependencies of target device-gyro\n [2020-03-03T17:20:36.523Z] [ 90%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o\n [2020-03-03T17:20:36.523Z] [ 92%] Linking C executable device-gyro\n [2020-03-03T17:20:36.791Z] [ 92%] Built target device-gyro\n [2020-03-03T17:20:36.791Z] Scanning dependencies of target device-terminal\n [2020-03-03T17:20:36.791Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o\n [2020-03-03T17:20:37.060Z] [ 96%] Linking C executable device-terminal\n [2020-03-03T17:20:37.330Z] [ 96%] Built target device-terminal\n [2020-03-03T17:20:37.330Z] Scanning dependencies of target template2\n [2020-03-03T17:20:37.330Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o\n [2020-03-03T17:20:37.598Z] [100%] Linking C executable template2\n [2020-03-03T17:20:37.877Z] [100%] Built target template2\n [2020-03-03T17:20:37.877Z] make: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:37.877Z] make[1]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:37.877Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:38.144Z] Scanning dependencies of target csdk\n [2020-03-03T17:20:38.144Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:38.144Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:38.144Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o\n [2020-03-03T17:20:39.554Z] [ 3%] Linking C shared library libcsdk.so\n [2020-03-03T17:20:39.554Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:39.554Z] [ 77%] Built target csdk\n [2020-03-03T17:20:39.554Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:39.823Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:39.823Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:39.823Z] [ 79%] Linking C executable template\n [2020-03-03T17:20:39.823Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:39.823Z] [ 81%] Built target template\n [2020-03-03T17:20:39.823Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] [ 83%] Linking C executable device-counter\n [2020-03-03T17:20:40.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] [ 84%] Built target device-counter\n [2020-03-03T17:20:40.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.090Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.359Z] [ 86%] Linking C executable device-random\n [2020-03-03T17:20:40.359Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.359Z] [ 88%] Built target device-random\n [2020-03-03T17:20:40.359Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.359Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.359Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.359Z] [ 90%] Linking C executable device-gyro\n [2020-03-03T17:20:40.627Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.627Z] [ 92%] Built target device-gyro\n [2020-03-03T17:20:40.627Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.627Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.627Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.627Z] [ 94%] Linking C executable device-terminal\n [2020-03-03T17:20:40.897Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.897Z] [ 96%] Built target device-terminal\n [2020-03-03T17:20:40.897Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.897Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.897Z] make[2]: Entering directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:40.897Z] [ 98%] Linking C executable template2\n [2020-03-03T17:20:41.167Z] make[2]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:41.167Z] [100%] Built target template2\n [2020-03-03T17:20:41.167Z] make[1]: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:41.167Z] Install the project...\n [2020-03-03T17:20:41.167Z] -- Install configuration: "Release"\n [2020-03-03T17:20:41.167Z] -- Installing: /usr/local/lib/libcsdk.so\n [2020-03-03T17:20:41.167Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to ""\n [2020-03-03T17:20:41.167Z] -- Up-to-date: /usr/local/include\n [2020-03-03T17:20:41.167Z] -- Installing: /usr/local/include/devsdk\n [2020-03-03T17:20:41.167Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h\n [2020-03-03T17:20:41.167Z] -- Installing: /usr/local/include/devsdk/devsdk.h\n [2020-03-03T17:20:41.167Z] -- Installing: /usr/local/include/edgex\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/devices.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/edgex.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/device-mgmt.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/profiles.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/edgex-base.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/error.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/registry.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/rest-server.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/os.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/devsdk.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/eventgen.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/edgex-logging.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/edgex/csdk-defs.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/hash.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/thread.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/json.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/os\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/os/zephyr.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/os/linux.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/base64.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/container.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/data.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/threadpool.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/scheduler.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/component.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/os.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/logger.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/time.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/include/iot/iot.h\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE\n [2020-03-03T17:20:41.436Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt\n [2020-03-03T17:20:41.436Z] make: Leaving directory \'/tmp/sdk/build/release\'\n [2020-03-03T17:20:43.381Z] Removing intermediate container 83d98920da94\n [2020-03-03T17:20:43.381Z] ---> 40c357a9c697\n [2020-03-03T17:20:43.381Z] Step 14/21 : FROM alpine:3.9\n [2020-03-03T17:20:43.647Z] 3.9: Pulling from library/alpine\n [2020-03-03T17:20:43.915Z] eb93038481dd: Pulling fs layer\n [2020-03-03T17:20:44.503Z] eb93038481dd: Download complete\n [2020-03-03T17:20:45.090Z] eb93038481dd: Pull complete\n [2020-03-03T17:20:45.090Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178\n [2020-03-03T17:20:45.090Z] Status: Downloaded newer image for alpine:3.9\n [2020-03-03T17:20:45.090Z] ---> 355993758880\n [2020-03-03T17:20:45.090Z] Step 15/21 : MAINTAINER IOTech \n [2020-03-03T17:20:45.090Z] ---> Running in 505b188f4f67\n [2020-03-03T17:20:45.357Z] Removing intermediate container 505b188f4f67\n [2020-03-03T17:20:45.357Z] ---> 296535e61663\n [2020-03-03T17:20:45.357Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid\n [2020-03-03T17:20:45.627Z] ---> Running in 8fe085c301a1\n [2020-03-03T17:20:46.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:20:46.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:20:47.175Z] (1/48) Installing binutils (2.31.1-r2)\n [2020-03-03T17:20:47.444Z] (2/48) Installing libmagic (5.36-r1)\n [2020-03-03T17:20:47.712Z] (3/48) Installing file (5.36-r1)\n [2020-03-03T17:20:47.712Z] (4/48) Installing gmp (6.1.2-r1)\n [2020-03-03T17:20:47.712Z] (5/48) Installing isl (0.18-r0)\n [2020-03-03T17:20:47.712Z] (6/48) Installing libgomp (8.3.0-r0)\n [2020-03-03T17:20:47.980Z] (7/48) Installing libatomic (8.3.0-r0)\n [2020-03-03T17:20:47.980Z] (8/48) Installing libgcc (8.3.0-r0)\n [2020-03-03T17:20:47.980Z] (9/48) Installing mpfr3 (3.1.5-r1)\n [2020-03-03T17:20:47.980Z] (10/48) Installing mpc1 (1.0.3-r1)\n [2020-03-03T17:20:47.980Z] (11/48) Installing libstdc++ (8.3.0-r0)\n [2020-03-03T17:20:47.980Z] (12/48) Installing gcc (8.3.0-r0)\n [2020-03-03T17:20:49.396Z] (13/48) Installing musl-dev (1.1.20-r5)\n [2020-03-03T17:20:49.665Z] (14/48) Installing libc-dev (0.7.1-r0)\n [2020-03-03T17:20:49.665Z] (15/48) Installing g++ (8.3.0-r0)\n [2020-03-03T17:20:51.078Z] (16/48) Installing make (4.2.1-r2)\n [2020-03-03T17:20:51.078Z] (17/48) Installing fortify-headers (1.0-r0)\n [2020-03-03T17:20:51.078Z] (18/48) Installing build-base (0.5-r1)\n [2020-03-03T17:20:51.078Z] (19/48) Installing libattr (2.4.47-r7)\n [2020-03-03T17:20:51.078Z] (20/48) Installing libacl (2.2.52-r5)\n [2020-03-03T17:20:51.078Z] (21/48) Installing libbz2 (1.0.6-r7)\n [2020-03-03T17:20:51.078Z] (22/48) Installing expat (2.2.8-r0)\n [2020-03-03T17:20:51.078Z] (23/48) Installing lz4-libs (1.8.3-r2)\n [2020-03-03T17:20:51.078Z] (24/48) Installing xz-libs (5.2.4-r0)\n [2020-03-03T17:20:51.078Z] (25/48) Installing libarchive (3.3.3-r1)\n [2020-03-03T17:20:51.078Z] (26/48) Installing ca-certificates (20190108-r0)\n [2020-03-03T17:20:51.078Z] (27/48) Installing nghttp2-libs (1.35.1-r1)\n [2020-03-03T17:20:51.078Z] (28/48) Installing libssh2 (1.9.0-r1)\n [2020-03-03T17:20:51.078Z] (29/48) Installing libcurl (7.64.0-r3)\n [2020-03-03T17:20:51.345Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-03-03T17:20:51.345Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-03-03T17:20:52.305Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-03-03T17:20:52.305Z] (33/48) Installing rhash-libs (1.3.6-r2)\n [2020-03-03T17:20:52.305Z] (34/48) Installing libuv (1.23.2-r0)\n [2020-03-03T17:20:52.305Z] (35/48) Installing cmake (3.13.0-r0)\n [2020-03-03T17:20:53.705Z] (36/48) Installing curl (7.64.0-r3)\n [2020-03-03T17:20:53.705Z] (37/48) Installing pcre2 (10.32-r1)\n [2020-03-03T17:20:53.705Z] (38/48) Installing git (2.20.2-r0)\n [2020-03-03T17:20:53.971Z] (39/48) Installing nettle (3.4.1-r0)\n [2020-03-03T17:20:53.971Z] (40/48) Installing libffi (3.2.1-r6)\n [2020-03-03T17:20:53.971Z] (41/48) Installing p11-kit (0.23.14-r0)\n [2020-03-03T17:20:53.971Z] (42/48) Installing libtasn1 (4.14-r0)\n [2020-03-03T17:20:53.971Z] (43/48) Installing libunistring (0.9.10-r0)\n [2020-03-03T17:20:54.237Z] (44/48) Installing gnutls (3.6.7-r0)\n [2020-03-03T17:20:54.237Z] (45/48) Installing libmicrohttpd (0.9.62-r0)\n [2020-03-03T17:20:54.237Z] (46/48) Installing libuuid (2.33-r0)\n [2020-03-03T17:20:54.237Z] (47/48) Installing wget (1.20.3-r0)\n [2020-03-03T17:20:54.237Z] (48/48) Installing yaml (0.2.1-r0)\n [2020-03-03T17:20:54.237Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:20:54.237Z] Executing ca-certificates-20190108-r0.trigger\n [2020-03-03T17:20:54.503Z] OK: 219 MiB in 62 packages\n [2020-03-03T17:21:09.525Z] Removing intermediate container 8fe085c301a1\n [2020-03-03T17:21:09.525Z] ---> 6ef4c9619c60\n [2020-03-03T17:21:09.525Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot\n [2020-03-03T17:21:09.525Z] ---> e461fc5c88f9\n [2020-03-03T17:21:09.525Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex\n [2020-03-03T17:21:09.525Z] ---> 5312e4903d1c\n [2020-03-03T17:21:09.525Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib\n [2020-03-03T17:21:09.812Z] ---> 1225aee06487\n [2020-03-03T17:21:09.812Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64\n [2020-03-03T17:21:10.399Z] ---> cfae08d5519b\n [2020-03-03T17:21:10.399Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c\n [2020-03-03T17:21:10.988Z] ---> c782d3027e05\n [2020-03-03T17:21:10.988Z] Successfully built c782d3027e05\n [2020-03-03T17:21:11.255Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:21:11.927Z] + docker inspect -f . ci-base-image-arm64\n [2020-03-03T17:21:11.927Z] .\n [Pipeline] withDockerContainer\n [2020-03-03T17:21:12.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-2104 does not seem to be running inside a container\n [2020-03-03T17:21:12.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-03-03T17:21:13.835Z] $ docker top b01bfeecd052214b1ee6d0d02de39e1871c301107060875a59c75d802c7b09b6 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:21:16.091Z] + make test\n [2020-03-03T17:21:16.091Z] echo "make test"\n [2020-03-03T17:21:16.091Z] make test\n [Pipeline] }\n [2020-03-03T17:21:16.119Z] $ docker stop --time=1 b01bfeecd052214b1ee6d0d02de39e1871c301107060875a59c75d802c7b09b6\n [2020-03-03T17:21:18.199Z] $ docker rm -f b01bfeecd052214b1ee6d0d02de39e1871c301107060875a59c75d802c7b09b6\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-03-03T17:21:19.221Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-03-03T17:21:19.570Z] + ls -al .\n [2020-03-03T17:21:19.570Z] total 192\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 17:18 .\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 17:18 ..\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 17:18 .git\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 3 17:18 .gitignore\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 17:18 .semver\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 3 17:18 Attribution.txt\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 4817 Mar 3 17:18 CHANGES\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 3 17:18 Doxyfile\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 3 17:18 Jenkinsfile\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 3 17:18 LICENSE\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 3 17:18 Makefile\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 1612 Mar 3 17:18 README.md\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 3 17:18 README.v2.md\n [2020-03-03T17:21:19.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 17:14 VERSION\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 17:18 docs\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 17:18 include\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 17:18 scripts\n [2020-03-03T17:21:19.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 17:18 src\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:21:19.935Z] + 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=6826d336e033d8b0940dfa53a2d1130d9f05812b --label arch=arm64 --label version=0.0.0 .\n [2020-03-03T17:21:20.202Z] Sending build context to Docker daemon 2.732MB\n\n [2020-03-03T17:21:20.469Z] Step 1/15 : ARG BASE=alpine:3.9\n [2020-03-03T17:21:20.469Z] Step 2/15 : FROM ${BASE}\n [2020-03-03T17:21:20.469Z] ---> c782d3027e05\n [2020-03-03T17:21:20.469Z] Step 3/15 : MAINTAINER IOTech \n [2020-03-03T17:21:20.469Z] ---> Running in b2e75b5026fb\n [2020-03-03T17:21:21.057Z] Removing intermediate container b2e75b5026fb\n [2020-03-03T17:21:21.057Z] ---> b8f87aefbf37\n [2020-03-03T17:21:21.057Z] 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\n [2020-03-03T17:21:21.057Z] ---> Running in 9a1739ddf145\n [2020-03-03T17:21:22.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:21:22.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-03-03T17:21:22.556Z] (1/21) Installing pkgconf (1.6.0-r0)\n [2020-03-03T17:21:22.556Z] (2/21) Installing openssl-dev (1.1.1d-r2)\n [2020-03-03T17:21:23.140Z] (3/21) Installing zlib-dev (1.2.11-r1)\n [2020-03-03T17:21:23.140Z] (4/21) Installing libssh2-dev (1.9.0-r1)\n [2020-03-03T17:21:23.140Z] (5/21) Installing nghttp2-dev (1.35.1-r1)\n [2020-03-03T17:21:23.140Z] (6/21) Installing curl-dev (7.64.0-r3)\n [2020-03-03T17:21:23.140Z] (7/21) Installing gnutls-c++ (3.6.7-r0)\n [2020-03-03T17:21:23.140Z] (8/21) Installing libgmpxx (6.1.2-r1)\n [2020-03-03T17:21:23.408Z] (9/21) Installing gmp-dev (6.1.2-r1)\n [2020-03-03T17:21:23.408Z] (10/21) Installing nettle-dev (3.4.1-r0)\n [2020-03-03T17:21:23.675Z] (11/21) Installing libtasn1-dev (4.14-r0)\n [2020-03-03T17:21:23.675Z] (12/21) Installing p11-kit-dev (0.23.14-r0)\n [2020-03-03T17:21:23.675Z] (13/21) Installing gnutls-dev (3.6.7-r0)\n [2020-03-03T17:21:23.675Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-03-03T17:21:23.944Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0)\n [2020-03-03T17:21:23.944Z] (16/21) Installing libblkid (2.33-r0)\n [2020-03-03T17:21:23.944Z] (17/21) Installing libfdisk (2.33-r0)\n [2020-03-03T17:21:23.944Z] (18/21) Installing libmount (2.33-r0)\n [2020-03-03T17:21:23.944Z] (19/21) Installing libsmartcols (2.33-r0)\n [2020-03-03T17:21:23.944Z] (20/21) Installing util-linux-dev (2.33-r0)\n [2020-03-03T17:21:23.944Z] (21/21) Installing yaml-dev (0.2.1-r0)\n [2020-03-03T17:21:23.944Z] Executing busybox-1.29.3-r10.trigger\n [2020-03-03T17:21:23.944Z] OK: 279 MiB in 83 packages\n [2020-03-03T17:21:27.298Z] Removing intermediate container 9a1739ddf145\n [2020-03-03T17:21:27.298Z] ---> fd3cf27b673e\n [2020-03-03T17:21:27.298Z] Step 5/15 : COPY VERSION /edgex-c-sdk/\n [2020-03-03T17:21:27.567Z] ---> 3e4f8de04862\n [2020-03-03T17:21:27.567Z] Step 6/15 : COPY src /edgex-c-sdk/src/\n [2020-03-03T17:21:28.539Z] ---> 729f053ed89d\n [2020-03-03T17:21:28.539Z] Step 7/15 : COPY include /edgex-c-sdk/include/\n [2020-03-03T17:21:28.808Z] ---> a00f21ceab42\n [2020-03-03T17:21:28.808Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts\n [2020-03-03T17:21:29.392Z] ---> e0e6b4252892\n [2020-03-03T17:21:29.392Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/\n [2020-03-03T17:21:29.976Z] ---> 233a53df9b6e\n [2020-03-03T17:21:29.976Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/\n [2020-03-03T17:21:30.563Z] ---> 5c8de46aa4cc\n [2020-03-03T17:21:30.563Z] Step 11/15 : WORKDIR /edgex-c-sdk\n [2020-03-03T17:21:30.563Z] ---> Running in b3a49a2a8a63\n [2020-03-03T17:21:30.831Z] Removing intermediate container b3a49a2a8a63\n [2020-03-03T17:21:30.831Z] ---> 2d54573f013d\n [2020-03-03T17:21:30.831Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"]\n [2020-03-03T17:21:31.101Z] ---> Running in 877f79b27a8c\n [2020-03-03T17:21:31.369Z] Removing intermediate container 877f79b27a8c\n [2020-03-03T17:21:31.369Z] ---> 7cd1292a23c6\n [2020-03-03T17:21:31.369Z] Step 13/15 : LABEL arch=arm64\n [2020-03-03T17:21:31.636Z] ---> Running in facda6cabcce\n [2020-03-03T17:21:31.906Z] Removing intermediate container facda6cabcce\n [2020-03-03T17:21:31.906Z] ---> 8946144e8d0c\n [2020-03-03T17:21:31.906Z] Step 14/15 : LABEL git_sha=6826d336e033d8b0940dfa53a2d1130d9f05812b\n [2020-03-03T17:21:31.906Z] ---> Running in dafdcc3355e0\n [2020-03-03T17:21:32.492Z] Removing intermediate container dafdcc3355e0\n [2020-03-03T17:21:32.492Z] ---> 9338e578cc0e\n [2020-03-03T17:21:32.492Z] Step 15/15 : LABEL version=0.0.0\n [2020-03-03T17:21:32.492Z] ---> Running in 7e2623df384f\n [2020-03-03T17:21:32.758Z] Removing intermediate container 7e2623df384f\n [2020-03-03T17:21:32.758Z] ---> 48f0950b73b7\n [2020-03-03T17:21:32.758Z] [Warning] One or more build-args [MAKE ARCH] were not consumed\n [2020-03-03T17:21:32.758Z] Successfully built 48f0950b73b7\n [2020-03-03T17:21:32.758Z] Successfully tagged docker-device-sdk-c-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-03T17:21:34.455Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-03T17:21:34.780Z] ---> package-listing.sh\n [2020-03-03T17:21:34.780Z] ++ facter osfamily\n [2020-03-03T17:21:34.780Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-03-03T17:21:34.780Z] + OS_FAMILY=redhat\n [2020-03-03T17:21:34.780Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-236\n [2020-03-03T17:21:34.780Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-03-03T17:21:34.780Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-03-03T17:21:34.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-03-03T17:21:34.780Z] + PACKAGES=/tmp/packages_start.txt\n [2020-03-03T17:21:34.780Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-236 \']\'\n [2020-03-03T17:21:34.780Z] + PACKAGES=/tmp/packages_end.txt\n [2020-03-03T17:21:34.780Z] + case "${OS_FAMILY}" in\n [2020-03-03T17:21:34.780Z] + rpm -qa\n [2020-03-03T17:21:34.780Z] + sort\n [2020-03-03T17:21:38.968Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-03-03T17:21:38.968Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-03-03T17:21:38.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-03-03T17:21:38.968Z] + \'[\' /w/workspace/edgexfoundry_device-sdk-c_PR-236 \']\'\n [2020-03-03T17:21:38.968Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-236/archives/\n [2020-03-03T17:21:38.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-236/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:21:39.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-03-03T17:21:39.479Z] \n [2020-03-03T17:21:39.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-03T17:21:39.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-03-03T17:21:39.834Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-03-03T17:21:39.834Z] e6b0cf9c0882: Pulling fs layer\n [2020-03-03T17:21:39.834Z] da0e9bf0cc60: Pulling fs layer\n [2020-03-03T17:21:39.834Z] c9ea274ed700: Pulling fs layer\n [2020-03-03T17:21:39.834Z] 9cfac6ba3733: Pulling fs layer\n [2020-03-03T17:21:39.834Z] f6a933c9cadc: Pulling fs layer\n [2020-03-03T17:21:39.834Z] 61811dbd4963: Pulling fs layer\n [2020-03-03T17:21:39.834Z] a6eb2c9e2280: Pulling fs layer\n [2020-03-03T17:21:39.834Z] 095dd8b7b4d8: Pulling fs layer\n [2020-03-03T17:21:39.834Z] dc21a1d4508b: Pulling fs layer\n [2020-03-03T17:21:39.834Z] 363af2e989c4: Pulling fs layer\n [2020-03-03T17:21:39.834Z] 9cfac6ba3733: Waiting\n [2020-03-03T17:21:39.834Z] f6a933c9cadc: Waiting\n [2020-03-03T17:21:39.834Z] 61811dbd4963: Waiting\n [2020-03-03T17:21:39.834Z] a6eb2c9e2280: Waiting\n [2020-03-03T17:21:39.834Z] 095dd8b7b4d8: Waiting\n [2020-03-03T17:21:39.834Z] dc21a1d4508b: Waiting\n [2020-03-03T17:21:39.834Z] 363af2e989c4: Waiting\n [2020-03-03T17:21:39.834Z] da0e9bf0cc60: Download complete\n [2020-03-03T17:21:39.834Z] 9cfac6ba3733: Verifying Checksum\n [2020-03-03T17:21:39.834Z] 9cfac6ba3733: Download complete\n [2020-03-03T17:21:39.834Z] e6b0cf9c0882: Verifying Checksum\n [2020-03-03T17:21:39.834Z] e6b0cf9c0882: Download complete\n [2020-03-03T17:21:40.111Z] f6a933c9cadc: Verifying Checksum\n [2020-03-03T17:21:40.111Z] f6a933c9cadc: Download complete\n [2020-03-03T17:21:40.111Z] a6eb2c9e2280: Verifying Checksum\n [2020-03-03T17:21:40.111Z] a6eb2c9e2280: Download complete\n [2020-03-03T17:21:40.111Z] e6b0cf9c0882: Pull complete\n [2020-03-03T17:21:40.386Z] c9ea274ed700: Verifying Checksum\n [2020-03-03T17:21:40.386Z] c9ea274ed700: Download complete\n [2020-03-03T17:21:40.386Z] 095dd8b7b4d8: Verifying Checksum\n [2020-03-03T17:21:40.386Z] 095dd8b7b4d8: Download complete\n [2020-03-03T17:21:40.386Z] 363af2e989c4: Verifying Checksum\n [2020-03-03T17:21:40.386Z] 363af2e989c4: Download complete\n [2020-03-03T17:21:40.386Z] dc21a1d4508b: Verifying Checksum\n [2020-03-03T17:21:40.386Z] da0e9bf0cc60: Pull complete\n [2020-03-03T17:21:40.967Z] 61811dbd4963: Verifying Checksum\n [2020-03-03T17:21:40.967Z] 61811dbd4963: Download complete\n [2020-03-03T17:21:41.906Z] c9ea274ed700: Pull complete\n [2020-03-03T17:21:42.180Z] 9cfac6ba3733: Pull complete\n [2020-03-03T17:21:43.116Z] f6a933c9cadc: Pull complete\n [2020-03-03T17:21:46.413Z] 61811dbd4963: Pull complete\n [2020-03-03T17:21:46.413Z] a6eb2c9e2280: Pull complete\n [2020-03-03T17:21:47.792Z] 095dd8b7b4d8: Pull complete\n [2020-03-03T17:21:47.792Z] dc21a1d4508b: Pull complete\n [2020-03-03T17:21:48.050Z] 363af2e989c4: Pull complete\n [2020-03-03T17:21:48.050Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-03-03T17:21:48.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-03-03T17:21:48.228Z] prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container\n [2020-03-03T17:21:48.267Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-236 -v /w/workspace/edgexfoundry_device-sdk-c_PR-236:/w/workspace/edgexfoundry_device-sdk-c_PR-236:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-03-03T17:21:48.816Z] $ docker top c33a95bf89637fa59aeebb34f0517255d68819a756ff8baf7b16068b855ddbfd -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-03-03T17:21:49.486Z] provisioning config files...\n [2020-03-03T17:21:49.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp/config3384071256733194182tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-03-03T17:21:49.559Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-03T17:21:49.892Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-03-03T17:21:49.918Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-03T17:21:50.244Z] ---> logs-deploy.sh\n [2020-03-03T17:21:50.244Z] + ARCHIVE_ARTIFACTS=\n [2020-03-03T17:21:50.244Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-03-03T17:21:50.244Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-03-03T17:21:50.244Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-03-03T17:21:50.244Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/1\n [2020-03-03T17:21:50.244Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-236/1/\n [2020-03-03T17:21:50.244Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/1 /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [2020-03-03T17:21:51.193Z] Archives upload complete.\n [2020-03-03T17:21:51.193Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-236/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-236/1/\n [2020-03-03T17:21:51.761Z] ---> uname -a:\n [2020-03-03T17:21:51.761Z] Linux c33a95bf8963 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> lscpu:\n [2020-03-03T17:21:51.761Z] Architecture: x86_64\n [2020-03-03T17:21:51.761Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-03-03T17:21:51.761Z] Byte Order: Little Endian\n [2020-03-03T17:21:51.761Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-03-03T17:21:51.761Z] CPU(s): 4\n [2020-03-03T17:21:51.761Z] On-line CPU(s) list: 0-3\n [2020-03-03T17:21:51.761Z] Thread(s) per core: 1\n [2020-03-03T17:21:51.761Z] Core(s) per socket: 1\n [2020-03-03T17:21:51.761Z] Socket(s): 4\n [2020-03-03T17:21:51.761Z] NUMA node(s): 1\n [2020-03-03T17:21:51.761Z] Vendor ID: GenuineIntel\n [2020-03-03T17:21:51.761Z] CPU family: 6\n [2020-03-03T17:21:51.761Z] Model: 44\n [2020-03-03T17:21:51.761Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-03-03T17:21:51.761Z] Stepping: 1\n [2020-03-03T17:21:51.761Z] CPU MHz: 2933.438\n [2020-03-03T17:21:51.761Z] BogoMIPS: 5866.87\n [2020-03-03T17:21:51.761Z] Virtualization: VT-x\n [2020-03-03T17:21:51.761Z] Hypervisor vendor: KVM\n [2020-03-03T17:21:51.761Z] Virtualization type: full\n [2020-03-03T17:21:51.761Z] L1d cache: 128 KiB\n [2020-03-03T17:21:51.761Z] L1i cache: 128 KiB\n [2020-03-03T17:21:51.761Z] L2 cache: 16 MiB\n [2020-03-03T17:21:51.761Z] L3 cache: 64 MiB\n [2020-03-03T17:21:51.761Z] NUMA node0 CPU(s): 0-3\n [2020-03-03T17:21:51.761Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-03-03T17:21:51.761Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-03-03T17:21:51.761Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-03-03T17:21:51.761Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-03-03T17:21:51.761Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-03-03T17:21:51.761Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> nproc:\n [2020-03-03T17:21:51.761Z] 4\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> df -h:\n [2020-03-03T17:21:51.761Z] Filesystem Size Used Available Use% Mounted on\n [2020-03-03T17:21:51.761Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-03-03T17:21:51.761Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-03-03T17:21:51.761Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-03-03T17:21:51.761Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-236\n [2020-03-03T17:21:51.761Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/edgexfoundry_device-sdk-c_PR-236@tmp\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> free -m:\n [2020-03-03T17:21:51.761Z] total used free shared buff/cache available\n [2020-03-03T17:21:51.761Z] Mem: 1838 596 65 0 1176 1136\n [2020-03-03T17:21:51.761Z] Swap: 1023 0 1023\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> ip addr:\n [2020-03-03T17:21:51.761Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-03-03T17:21:51.761Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-03-03T17:21:51.761Z] inet 127.0.0.1/8 scope host lo\n [2020-03-03T17:21:51.761Z] valid_lft forever preferred_lft forever\n [2020-03-03T17:21:51.761Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-03-03T17:21:51.761Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-03-03T17:21:51.761Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-03-03T17:21:51.761Z] valid_lft forever preferred_lft forever\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] ---> sar -b -r -n DEV:\n [2020-03-03T17:21:51.761Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t03/03/20 \t_x86_64_\t(4 CPU)\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] 17:13:54 LINUX RESTART\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] 17:15:01 tps rtps wtps bread/s bwrtn/s\n [2020-03-03T17:21:51.761Z] 17:16:01 12.32 0.00 12.32 0.00 2673.79\n [2020-03-03T17:21:51.761Z] 17:17:01 0.75 0.00 0.75 0.00 9.40\n [2020-03-03T17:21:51.761Z] 17:18:01 0.67 0.00 0.67 0.00 8.28\n [2020-03-03T17:21:51.761Z] 17:19:01 0.48 0.00 0.48 0.00 6.70\n [2020-03-03T17:21:51.761Z] 17:20:02 0.32 0.00 0.32 0.00 4.71\n [2020-03-03T17:21:51.761Z] 17:21:01 0.66 0.00 0.66 0.00 7.89\n [2020-03-03T17:21:51.761Z] Average: 2.54 0.00 2.54 0.00 453.13\n [2020-03-03T17:21:51.761Z] \n [2020-03-03T17:21:51.761Z] 17:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-03-03T17:21:51.761Z] 17:16:01 117000 1765304 93.78 2620 1233024 914640 31.21 435912 1171732 8\n [2020-03-03T17:21:51.761Z] 17:17:01 116672 1765632 93.80 2620 1233028 914676 31.21 436612 1171428 8\n [2020-03-03T17:21:51.762Z] 17:18:01 117092 1765212 93.78 2620 1233040 911624 31.10 436328 1171304 8\n [2020-03-03T17:21:51.762Z] 17:19:01 117792 1764512 93.74 2620 1233040 900460 30.72 435920 1171304 16\n [2020-03-03T17:21:51.762Z] 17:20:02 118028 1764276 93.73 2620 1233048 900400 30.72 435464 1171304 20\n [2020-03-03T17:21:51.762Z] 17:21:01 118320 1763984 93.71 2620 1233052 900316 30.72 435056 1171300 8\n [2020-03-03T17:21:51.762Z] Average: 117484 1764820 93.76 2620 1233039 907019 30.95 435882 1171395 11\n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-03-03T17:21:51.762Z] 17:16:01 eth0 1.02 0.58 0.52 0.22 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:17:01 eth0 0.95 0.43 0.34 0.21 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:18:01 eth0 1.22 0.37 0.33 0.20 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:19:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:20:02 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:21:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] Average: eth0 0.70 0.33 0.27 0.15 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] ---> sar -P ALL:\n [2020-03-03T17:21:51.762Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t03/03/20 \t_x86_64_\t(4 CPU)\n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] 17:13:54 LINUX RESTART\n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] 17:15:01 CPU %user %nice %system %iowait %steal %idle\n [2020-03-03T17:21:51.762Z] 17:16:01 all 0.20 0.00 0.10 0.00 0.00 99.70\n [2020-03-03T17:21:51.762Z] 17:16:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-03T17:21:51.762Z] 17:16:01 1 0.08 0.00 0.15 0.00 0.00 99.77\n [2020-03-03T17:21:51.762Z] 17:16:01 2 0.55 0.00 0.08 0.00 0.00 99.37\n [2020-03-03T17:21:51.762Z] 17:16:01 3 0.10 0.00 0.10 0.00 0.00 99.80\n [2020-03-03T17:21:51.762Z] 17:17:01 all 0.19 0.00 0.04 0.00 0.00 99.76\n [2020-03-03T17:21:51.762Z] 17:17:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-03-03T17:21:51.762Z] 17:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-03-03T17:21:51.762Z] 17:17:01 2 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-03-03T17:21:51.762Z] 17:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-03-03T17:21:51.762Z] 17:18:01 all 0.12 0.00 0.06 0.00 0.00 99.82\n [2020-03-03T17:21:51.762Z] 17:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-03-03T17:21:51.762Z] 17:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-03-03T17:21:51.762Z] 17:18:01 2 0.35 0.00 0.12 0.00 0.00 99.53\n [2020-03-03T17:21:51.762Z] 17:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-03-03T17:21:51.762Z] 17:19:01 all 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-03-03T17:21:51.762Z] 17:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-03-03T17:21:51.762Z] 17:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-03-03T17:21:51.762Z] 17:19:01 2 0.18 0.00 0.05 0.00 0.02 99.75\n [2020-03-03T17:21:51.762Z] 17:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-03T17:21:51.762Z] 17:20:02 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-03-03T17:21:51.762Z] 17:20:02 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-03-03T17:21:51.762Z] 17:20:02 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-03-03T17:21:51.762Z] 17:20:02 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-03-03T17:21:51.762Z] 17:20:02 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-03-03T17:21:51.762Z] 17:21:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-03-03T17:21:51.762Z] 17:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-03-03T17:21:51.762Z] 17:21:01 1 0.07 0.00 0.07 0.00 0.00 99.86\n [2020-03-03T17:21:51.762Z] 17:21:01 2 0.51 0.00 0.02 0.00 0.00 99.47\n [2020-03-03T17:21:51.762Z] 17:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-03-03T17:21:51.762Z] Average: all 0.16 0.00 0.06 0.00 0.00 99.78\n [2020-03-03T17:21:51.762Z] Average: 0 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-03-03T17:21:51.762Z] Average: 1 0.07 0.00 0.06 0.00 0.00 99.87\n [2020-03-03T17:21:51.762Z] Average: 2 0.45 0.00 0.06 0.00 0.00 99.48\n [2020-03-03T17:21:51.762Z] Average: 3 0.06 0.00 0.04 0.00 0.00 99.89\n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] \n [2020-03-03T17:21:51.762Z] '