Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from cd01f43887450a42bef23dd7e3b186a43372e071+f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 (a60c5621573ee83467b19af946cb5d5de65dad8e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-237/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5958 in /w/workspace/edgexfoundry_device-sdk-c_PR-237 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-237 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/237/head:refs/remotes/origin/PR-237 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 into PR head commit cd01f43887450a42bef23dd7e3b186a43372e071 Merge succeeded, producing cd01f43887450a42bef23dd7e3b186a43372e071 Checking out Revision cd01f43887450a42bef23dd7e3b186a43372e071 (PR-237) > git config core.sparsecheckout # timeout=10 > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 Commit message: "Add dynamic discovery support (#212) * Return status message from calls to discovery endpoint * Implement automatic discovery at configured intervals * Implement addition of discovered devices filtered by provision watchers * Add an example which illustrates the discovery process" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T17:23:30.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T17:23:32.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T17:23:32.852Z] [2020-03-09T17:23:32.852Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T17:23:33.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T17:23:33.231Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T17:23:33.231Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T17:23:33.231Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T17:23:33.231Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T17:23:33.231Z] 93b08a4f1073: Pulling fs layer [2020-03-09T17:23:33.231Z] 93b08a4f1073: Waiting [2020-03-09T17:23:33.231Z] b8cc5d1170e3: Verifying Checksum [2020-03-09T17:23:33.231Z] b8cc5d1170e3: Download complete [2020-03-09T17:23:33.495Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T17:23:33.495Z] 9123ac7c32f7: Download complete [2020-03-09T17:23:33.495Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T17:23:33.495Z] 2924cbbf6a41: Download complete [2020-03-09T17:23:33.495Z] 93b08a4f1073: Verifying Checksum [2020-03-09T17:23:33.495Z] 93b08a4f1073: Download complete [2020-03-09T17:23:33.758Z] 9123ac7c32f7: Pull complete [2020-03-09T17:23:33.758Z] b8cc5d1170e3: Pull complete [2020-03-09T17:23:34.697Z] 2924cbbf6a41: Pull complete [2020-03-09T17:23:34.697Z] 93b08a4f1073: Pull complete [2020-03-09T17:23:34.697Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T17:23:34.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T17:23:34.862Z] prd-centos7-docker-4c-2g-5958 does not seem to be running inside a container [2020-03-09T17:23:34.905Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-237 -v /w/workspace/edgexfoundry_device-sdk-c_PR-237:/w/workspace/edgexfoundry_device-sdk-c_PR-237:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T17:23:35.621Z] $ docker top c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T17:23:36.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T17:23:36.449Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T17:23:36.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T17:23:36.676Z] $ docker exec c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da ssh-agent [2020-03-09T17:23:36.847Z] SSH_AUTH_SOCK=/tmp/ssh-KlnaYgqPkt92/agent.13 [2020-03-09T17:23:36.847Z] SSH_AGENT_PID=20 [2020-03-09T17:23:36.858Z] Running ssh-add (command line suppressed) [2020-03-09T17:23:36.998Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp/private_key_4385267505099590849.key (/w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp/private_key_4385267505099590849.key) [2020-03-09T17:23:37.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T17:23:37.449Z] + git describe --exact-match --tags HEAD [2020-03-09T17:23:37.449Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T17:23:37.516Z] $ docker exec --env ******** --env ******** c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da ssh-agent -k [2020-03-09T17:23:37.659Z] unset SSH_AUTH_SOCK; [2020-03-09T17:23:37.660Z] unset SSH_AGENT_PID; [2020-03-09T17:23:37.660Z] echo Agent pid 20 killed; [2020-03-09T17:23:37.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T17:23:37.822Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T17:23:37.822Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T17:23:37.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T17:23:37.921Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T17:23:38.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T17:23:38.126Z] $ docker exec c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da ssh-agent [2020-03-09T17:23:38.304Z] SSH_AUTH_SOCK=/tmp/ssh-bwYM3RhGl6ZL/agent.54 [2020-03-09T17:23:38.304Z] SSH_AGENT_PID=61 [2020-03-09T17:23:38.312Z] Running ssh-add (command line suppressed) [2020-03-09T17:23:38.456Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp/private_key_5696614682716552152.key (/w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp/private_key_5696614682716552152.key) [2020-03-09T17:23:38.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T17:23:38.877Z] + git semver init [2020-03-09T17:23:38.877Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T17:23:38.877Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-237/.git [2020-03-09T17:23:38.877Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-237 [2020-03-09T17:23:38.877Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T17:23:38.877Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T17:23:38.877Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T17:23:38.877Z] # $SEMVER_BRANCH = PR-237 [2020-03-09T17:23:38.877Z] # $SEMVER_TEMP = /tmp/semver-820912907 [2020-03-09T17:23:38.877Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-09T17:23:39.445Z] # '/tmp/semver-820912907' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-237/.semver' [2020-03-09T17:23:39.445Z] # -> Force: false [2020-03-09T17:23:39.445Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-237/.semver [Pipeline] } [2020-03-09T17:23:39.465Z] $ docker exec --env ******** --env ******** c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da ssh-agent -k [2020-03-09T17:23:39.599Z] unset SSH_AUTH_SOCK; [2020-03-09T17:23:39.599Z] unset SSH_AGENT_PID; [2020-03-09T17:23:39.599Z] echo Agent pid 61 killed; [2020-03-09T17:23:39.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T17:23:40.335Z] + git semver [Pipeline] } [2020-03-09T17:23:40.590Z] $ docker stop --time=1 c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da [2020-03-09T17:23:41.928Z] $ docker rm -f c6130456b026b43a206d1b071220cc3b9aeee64e788e4cfacda492f887f685da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T17:23:42.762Z] Stashed 30 file(s) [Pipeline] echo [2020-03-09T17:23:42.785Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-09T17:23:58.252Z] Still waiting to schedule task [2020-03-09T17:23:58.253Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T17:23:58.273Z] Still waiting to schedule task [2020-03-09T17:23:58.273Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-09T18:07:37.114Z] Running on prd-centos7-docker-4c-2g-8187 in /w/workspace/edgexfoundry_device-sdk-c_PR-237 [Pipeline] { [Pipeline] ws [2020-03-09T18:07:37.257Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-03-09T18:07:40.607Z] using credential edgex-jenkins-ssh [2020-03-09T18:07:40.705Z] Cloning the remote Git repository [2020-03-09T18:07:40.705Z] Cloning with configured refspecs honoured and without tags [2020-03-09T18:07:40.743Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:07:40.861Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-09T18:07:40.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:07:40.926Z] > git --version # timeout=10 [2020-03-09T18:07:40.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:07:40.969Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:07:41.699Z] Fetching without tags [2020-03-09T18:07:42.204Z] Merging remotes/origin/master commit f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 into PR head commit cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:07:42.294Z] Merge succeeded, producing cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:07:42.294Z] Checking out Revision cd01f43887450a42bef23dd7e3b186a43372e071 (PR-237) [2020-03-09T18:07:41.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-09T18:07:41.675Z] > git config --add remote.origin.fetch +refs/pull/237/head:refs/remotes/origin/PR-237 # timeout=10 [2020-03-09T18:07:41.681Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:07:41.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-09T18:07:41.707Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:07:41.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:07:41.711Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:07:42.217Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T18:07:42.225Z] > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 [2020-03-09T18:07:42.269Z] > git remote # timeout=10 [2020-03-09T18:07:42.273Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T18:07:42.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:07:42.283Z] > git merge f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 [2020-03-09T18:07:42.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T18:07:42.301Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T18:07:42.306Z] > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 [2020-03-09T18:07:46.891Z] Commit message: "Add dynamic discovery support (#212) * Return status message from calls to discovery endpoint * Implement automatic discovery at configured intervals * Implement addition of discovered devices filtered by provision watchers * Add an example which illustrates the discovery process" [2020-03-09T18:07:46.920Z] > git --version # timeout=10 [2020-03-09T18:07:46.931Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T18:07:48.799Z] ========================================================= [2020-03-09T18:07:48.799Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-09T18:07:48.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:07:49.468Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-03-09T18:07:50.048Z] Sending build context to Docker daemon 2.765MB [2020-03-09T18:07:50.048Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-09T18:07:50.048Z] Step 2/21 : FROM ${BASE} as builder [2020-03-09T18:07:50.048Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-09T18:07:50.048Z] e7c96db7181b: Pulling fs layer [2020-03-09T18:07:50.048Z] 4c13bbce0fe7: Pulling fs layer [2020-03-09T18:07:50.048Z] 6059c847ac2f: Pulling fs layer [2020-03-09T18:07:50.048Z] 4c13bbce0fe7: Verifying Checksum [2020-03-09T18:07:50.048Z] 4c13bbce0fe7: Download complete [2020-03-09T18:07:50.048Z] e7c96db7181b: Verifying Checksum [2020-03-09T18:07:50.048Z] e7c96db7181b: Download complete [2020-03-09T18:07:50.618Z] e7c96db7181b: Pull complete [2020-03-09T18:07:50.618Z] 4c13bbce0fe7: Pull complete [2020-03-09T18:07:51.575Z] 6059c847ac2f: Verifying Checksum [2020-03-09T18:07:51.575Z] 6059c847ac2f: Download complete [2020-03-09T18:07:55.794Z] 6059c847ac2f: Pull complete [2020-03-09T18:07:55.794Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-09T18:07:55.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-09T18:07:55.794Z] ---> 5eabd8fd8ba2 [2020-03-09T18:07:55.794Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-09T18:07:55.794Z] ---> Running in 6fb1b758b15b [2020-03-09T18:07:56.367Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-09T18:07:57.317Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-09T18:07:57.593Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-09T18:07:57.593Z] (2/8) Installing libuuid (2.33-r0) [2020-03-09T18:07:57.593Z] (3/8) Installing libblkid (2.33-r0) [2020-03-09T18:07:57.858Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-09T18:07:57.858Z] (5/8) Installing libmount (2.33-r0) [2020-03-09T18:07:58.117Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-09T18:07:58.117Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-09T18:07:58.691Z] (8/8) Installing wget (1.20.3-r0) [2020-03-09T18:07:58.691Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:07:58.691Z] OK: 272 MiB in 83 packages [2020-03-09T18:07:59.261Z] Removing intermediate container 6fb1b758b15b [2020-03-09T18:07:59.261Z] ---> 521ca3e78b62 [2020-03-09T18:07:59.261Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-09T18:07:59.261Z] ---> Running in db1f49b51a1c [2020-03-09T18:07:59.528Z] Removing intermediate container db1f49b51a1c [2020-03-09T18:07:59.528Z] ---> 7230df7740d1 [2020-03-09T18:07:59.528Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-09T18:07:59.528Z] ---> Running in 51e6032ecf14 [2020-03-09T18:07:59.810Z] --2020-03-09 18:07:59-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-09T18:07:59.810Z] Resolving github.com... 140.82.113.4 [2020-03-09T18:08:00.071Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-09T18:08:00.330Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:08:00.330Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-09T18:08:00.330Z] --2020-03-09 18:08:00-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-09T18:08:02.867Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-09T18:08:02.867Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-09T18:08:06.163Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:08:06.163Z] Length: unspecified [application/x-gzip] [2020-03-09T18:08:06.163Z] Saving to: 'STDOUT' [2020-03-09T18:08:06.163Z] [2020-03-09T18:08:06.163Z] 0K .......... .......... .......... .......... .......... 1.13M [2020-03-09T18:08:06.163Z] 50K .......... .......... .......... .......... .......... 940K [2020-03-09T18:08:06.163Z] 100K .......... .......... .......... .......... .......... 19.8M [2020-03-09T18:08:06.163Z] 150K .......... .......... .......... .......... .......... 2.22M [2020-03-09T18:08:06.163Z] 200K .......... .......... .......... .......... .......... 21.8M [2020-03-09T18:08:06.163Z] 250K .......... .......... .......... .......... .......... 5.96M [2020-03-09T18:08:06.163Z] 300K .......... .......... .......... .......... .......... 3.22M [2020-03-09T18:08:06.163Z] 350K .......... .......... .......... .......... .......... 6.51M [2020-03-09T18:08:06.163Z] 400K .......... .......... .......... .......... .......... 23.3M [2020-03-09T18:08:06.163Z] 450K .......... .......... .......... .......... .......... 1021K [2020-03-09T18:08:06.163Z] 500K .......... .......... .......... .......... .......... 5.65M [2020-03-09T18:08:06.163Z] 550K .......... .......... .......... .......... .......... 3.83M [2020-03-09T18:08:06.163Z] 600K .......... .......... .......... .......... .......... 3.35M [2020-03-09T18:08:06.163Z] 650K .......... .......... .......... .......... .......... 3.74M [2020-03-09T18:08:06.163Z] 700K .. 42.5M=0.3s [2020-03-09T18:08:06.163Z] [2020-03-09T18:08:06.163Z] 2020-03-09 18:08:06 (2.70 MB/s) - written to stdout [719348] [2020-03-09T18:08:06.163Z] [2020-03-09T18:08:06.423Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:08:06.423Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-09T18:08:06.423Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:08:06.423Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:08:06.423Z] -- Detecting C compiler ABI info [2020-03-09T18:08:06.423Z] -- Detecting C compiler ABI info - done [2020-03-09T18:08:06.683Z] -- Detecting C compile features [2020-03-09T18:08:06.683Z] -- Detecting C compile features - done [2020-03-09T18:08:06.683Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-09T18:08:06.945Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-09T18:08:06.945Z] -- Detecting CXX compiler ABI info [2020-03-09T18:08:06.945Z] -- Detecting CXX compiler ABI info - done [2020-03-09T18:08:06.945Z] -- Detecting CXX compile features [2020-03-09T18:08:07.514Z] -- Detecting CXX compile features - done [2020-03-09T18:08:07.514Z] -- Looking for include file endian.h [2020-03-09T18:08:07.514Z] -- Looking for include file endian.h - found [2020-03-09T18:08:07.514Z] -- Check if the system is big endian [2020-03-09T18:08:07.514Z] -- Searching 16 bit integer [2020-03-09T18:08:07.514Z] -- Looking for sys/types.h [2020-03-09T18:08:07.514Z] -- Looking for sys/types.h - found [2020-03-09T18:08:07.514Z] -- Looking for stdint.h [2020-03-09T18:08:07.775Z] -- Looking for stdint.h - found [2020-03-09T18:08:07.775Z] -- Looking for stddef.h [2020-03-09T18:08:07.775Z] -- Looking for stddef.h - found [2020-03-09T18:08:07.775Z] -- Check size of unsigned short [2020-03-09T18:08:07.775Z] -- Check size of unsigned short - done [2020-03-09T18:08:07.775Z] -- Using unsigned short [2020-03-09T18:08:08.036Z] -- Check if the system is big endian - little endian [2020-03-09T18:08:08.036Z] -- Check size of size_t [2020-03-09T18:08:08.036Z] -- Check size of size_t - done [2020-03-09T18:08:08.036Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-09T18:08:08.036Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-09T18:08:08.036Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-09T18:08:08.036Z] CMake did not find one. [2020-03-09T18:08:08.036Z] [2020-03-09T18:08:08.036Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-09T18:08:08.036Z] the following names: [2020-03-09T18:08:08.036Z] [2020-03-09T18:08:08.036Z] cJSONConfig.cmake [2020-03-09T18:08:08.036Z] cjson-config.cmake [2020-03-09T18:08:08.036Z] [2020-03-09T18:08:08.036Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-09T18:08:08.036Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-09T18:08:08.036Z] provides a separate development package or SDK, be sure it has been [2020-03-09T18:08:08.036Z] installed. [2020-03-09T18:08:08.036Z] [2020-03-09T18:08:08.036Z] [2020-03-09T18:08:08.036Z] -- Configuring done [2020-03-09T18:08:08.036Z] -- Generating done [2020-03-09T18:08:08.036Z] -- Build files have been written to: /tmp/cbor [2020-03-09T18:08:08.300Z] Scanning dependencies of target cbor_shared [2020-03-09T18:08:08.300Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-09T18:08:08.300Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-09T18:08:08.559Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-09T18:08:08.559Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-09T18:08:08.826Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-09T18:08:08.826Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-09T18:08:08.826Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-09T18:08:08.826Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-09T18:08:09.085Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-09T18:08:09.085Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-09T18:08:09.085Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-09T18:08:09.346Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-09T18:08:09.346Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-09T18:08:09.605Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-09T18:08:09.605Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-09T18:08:09.605Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-09T18:08:09.605Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-09T18:08:09.865Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-09T18:08:09.865Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-09T18:08:09.865Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-09T18:08:09.865Z] [ 40%] Linking C shared library libcbor.so [2020-03-09T18:08:10.128Z] [ 40%] Built target cbor_shared [2020-03-09T18:08:10.128Z] Scanning dependencies of target cbor [2020-03-09T18:08:10.128Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-09T18:08:10.128Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-09T18:08:10.391Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-09T18:08:10.391Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-09T18:08:10.651Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-09T18:08:10.911Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-09T18:08:10.911Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-09T18:08:10.911Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-09T18:08:10.911Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-09T18:08:11.170Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-09T18:08:11.170Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-09T18:08:11.429Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-09T18:08:11.429Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-09T18:08:11.429Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-09T18:08:11.687Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-09T18:08:11.687Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-09T18:08:11.687Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-09T18:08:11.947Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-09T18:08:11.947Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-09T18:08:11.947Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-09T18:08:11.947Z] [ 80%] Linking C static library libcbor.a [2020-03-09T18:08:12.205Z] [ 80%] Built target cbor [2020-03-09T18:08:12.205Z] Scanning dependencies of target create_items [2020-03-09T18:08:12.205Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-09T18:08:12.205Z] [ 84%] Linking C executable create_items [2020-03-09T18:08:12.205Z] [ 84%] Built target create_items [2020-03-09T18:08:12.205Z] Scanning dependencies of target readfile [2020-03-09T18:08:12.205Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-09T18:08:12.205Z] [ 88%] Linking C executable readfile [2020-03-09T18:08:12.205Z] [ 88%] Built target readfile [2020-03-09T18:08:12.205Z] Scanning dependencies of target streaming_parser [2020-03-09T18:08:12.205Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-09T18:08:12.467Z] [ 92%] Linking C executable streaming_parser [2020-03-09T18:08:12.467Z] [ 92%] Built target streaming_parser [2020-03-09T18:08:12.467Z] Scanning dependencies of target sort [2020-03-09T18:08:12.467Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-09T18:08:12.467Z] [ 96%] Linking C executable sort [2020-03-09T18:08:12.467Z] [ 96%] Built target sort [2020-03-09T18:08:12.467Z] Scanning dependencies of target hello [2020-03-09T18:08:12.467Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-09T18:08:12.467Z] [100%] Linking C executable hello [2020-03-09T18:08:12.726Z] [100%] Built target hello [2020-03-09T18:08:12.726Z] Install the project... [2020-03-09T18:08:12.726Z] -- Install configuration: "Release" [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-09T18:08:12.726Z] -- Up-to-date: /usr/local/include/cbor [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/include/cbor.h [2020-03-09T18:08:12.726Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-09T18:08:13.295Z] Removing intermediate container 51e6032ecf14 [2020-03-09T18:08:13.295Z] ---> 26a13ee2d0d6 [2020-03-09T18:08:13.295Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-09T18:08:13.295Z] ---> Running in 8cb047e97389 [2020-03-09T18:08:14.232Z] Removing intermediate container 8cb047e97389 [2020-03-09T18:08:14.232Z] ---> 966e711ec58e [2020-03-09T18:08:14.232Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-09T18:08:14.492Z] ---> 0a8eda6b4d94 [2020-03-09T18:08:14.492Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-09T18:08:14.754Z] ---> f859821af8c5 [2020-03-09T18:08:14.754Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-09T18:08:15.013Z] ---> 3f72907c8b5e [2020-03-09T18:08:15.013Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-09T18:08:15.278Z] ---> b34d45bbad7b [2020-03-09T18:08:15.278Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-09T18:08:15.278Z] ---> f265a13aa568 [2020-03-09T18:08:15.278Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-09T18:08:15.548Z] ---> 3a5714c503f7 [2020-03-09T18:08:15.548Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-09T18:08:15.548Z] ---> Running in 971ff5d87191 [2020-03-09T18:08:16.119Z] + CPPCHECK=false [2020-03-09T18:08:16.119Z] + DOCGEN=false [2020-03-09T18:08:16.119Z] + TOMLVER=SDK-0.2 [2020-03-09T18:08:16.119Z] + CUTILVER=1.0.0 [2020-03-09T18:08:16.119Z] + '[' 0 -gt 0 ] [2020-03-09T18:08:16.119Z] + readlink -f ./scripts/build.sh [2020-03-09T18:08:16.119Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-09T18:08:16.119Z] + dirname /tmp/sdk/scripts [2020-03-09T18:08:16.119Z] + ROOT=/tmp/sdk [2020-03-09T18:08:16.119Z] + cd /tmp/sdk [2020-03-09T18:08:16.119Z] + '[' '!' -d deps ] [2020-03-09T18:08:16.119Z] + mkdir deps [2020-03-09T18:08:16.119Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-09T18:08:16.119Z] + tar -C deps -z -x -f - [2020-03-09T18:08:16.119Z] --2020-03-09 18:08:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-09T18:08:16.119Z] Resolving github.com... 140.82.113.4 [2020-03-09T18:08:16.119Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-09T18:08:16.119Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:08:16.119Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-09T18:08:16.119Z] --2020-03-09 18:08:16-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-09T18:08:16.377Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-09T18:08:16.377Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-09T18:08:16.638Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:08:16.638Z] Length: unspecified [application/x-gzip] [2020-03-09T18:08:16.638Z] Saving to: 'STDOUT' [2020-03-09T18:08:16.638Z]  [2020-03-09T18:08:16.638Z] 0K .......... ......  1.01M=0.02s [2020-03-09T18:08:16.638Z] [2020-03-09T18:08:16.638Z] 2020-03-09 18:08:16 (1.01 MB/s) - written to stdout [16451] [2020-03-09T18:08:16.638Z] [2020-03-09T18:08:16.638Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-09T18:08:16.638Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-09T18:08:16.638Z] + tar -C deps -z -x -f - [2020-03-09T18:08:16.638Z] --2020-03-09 18:08:16-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-09T18:08:16.638Z] Resolving github.com... 140.82.113.4 [2020-03-09T18:08:16.638Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-09T18:08:18.805Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:08:18.805Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-09T18:08:18.805Z] --2020-03-09 18:08:18-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-09T18:08:18.805Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-09T18:08:18.805Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-09T18:08:18.805Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:08:18.805Z] Length: unspecified [application/x-gzip] [2020-03-09T18:08:18.805Z] Saving to: 'STDOUT' [2020-03-09T18:08:18.805Z]  [2020-03-09T18:08:18.805Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-03-09T18:08:18.805Z] 50K .......... .......... .......... .......... .......... 3.24M [2020-03-09T18:08:18.805Z] 100K .......... .......... .......... .......... ........ 42.0M=0.05s [2020-03-09T18:08:18.805Z] [2020-03-09T18:08:18.805Z] 2020-03-09 18:08:18 (3.12 MB/s) - written to stdout [151809] [2020-03-09T18:08:18.805Z] [2020-03-09T18:08:18.805Z] + mkdir -p src/c/iot [2020-03-09T18:08:18.805Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-09T18:08:18.805Z] + mkdir -p include/iot [2020-03-09T18:08:18.805Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-09T18:08:18.805Z] + mkdir -p include/iot/os [2020-03-09T18:08:18.805Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-09T18:08:18.805Z] + mkdir -p /tmp/sdk/build/release [2020-03-09T18:08:18.805Z] + cd /tmp/sdk/build/release [2020-03-09T18:08:18.805Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-09T18:08:18.805Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:08:18.805Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:08:18.805Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:08:18.805Z] -- Detecting C compiler ABI info [2020-03-09T18:08:19.071Z] -- Detecting C compiler ABI info - done [2020-03-09T18:08:19.071Z] -- Detecting C compile features [2020-03-09T18:08:19.336Z] -- Detecting C compile features - done [2020-03-09T18:08:19.336Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-09T18:08:19.336Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-09T18:08:19.336Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-09T18:08:19.336Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-09T18:08:19.336Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-09T18:08:19.336Z] -- C SDK 0.0.0 for Linux [2020-03-09T18:08:19.336Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-09T18:08:19.336Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-09T18:08:19.336Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-09T18:08:19.336Z] -- Configuring done [2020-03-09T18:08:19.336Z] -- Generating done [2020-03-09T18:08:19.336Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-09T18:08:19.599Z] + make [2020-03-09T18:08:19.599Z] + tee release.log [2020-03-09T18:08:19.599Z] Scanning dependencies of target csdk [2020-03-09T18:08:19.599Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-09T18:08:19.600Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-09T18:08:19.862Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-09T18:08:20.124Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-09T18:08:20.383Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-09T18:08:20.383Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-09T18:08:20.643Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-09T18:08:20.903Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-09T18:08:21.163Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-09T18:08:21.163Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-09T18:08:21.423Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-09T18:08:21.423Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-09T18:08:21.423Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-09T18:08:21.685Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-09T18:08:22.626Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-09T18:08:22.626Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-09T18:08:22.626Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-09T18:08:22.626Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-09T18:08:23.195Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-09T18:08:23.195Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-09T18:08:23.195Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-09T18:08:23.457Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-09T18:08:23.717Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-09T18:08:23.717Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-09T18:08:23.978Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-09T18:08:23.978Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-09T18:08:24.238Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-09T18:08:24.238Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-09T18:08:24.238Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-09T18:08:24.499Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-09T18:08:24.499Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-09T18:08:25.885Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-09T18:08:25.885Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-09T18:08:25.885Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-09T18:08:26.144Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-09T18:08:26.410Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:08:26.978Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-09T18:08:27.921Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-09T18:08:27.921Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-09T18:08:28.182Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-09T18:08:28.182Z] [ 74%] Linking C shared library libcsdk.so [2020-03-09T18:08:28.182Z] [ 74%] Built target csdk [2020-03-09T18:08:28.182Z] Scanning dependencies of target template [2020-03-09T18:08:28.442Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-09T18:08:28.442Z] [ 78%] Linking C executable template [2020-03-09T18:08:28.442Z] [ 78%] Built target template [2020-03-09T18:08:28.442Z] Scanning dependencies of target device-counter [2020-03-09T18:08:28.442Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-09T18:08:28.702Z] [ 81%] Linking C executable device-counter [2020-03-09T18:08:28.702Z] [ 81%] Built target device-counter [2020-03-09T18:08:28.702Z] Scanning dependencies of target device-random [2020-03-09T18:08:28.702Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-09T18:08:28.963Z] [ 85%] Linking C executable device-random [2020-03-09T18:08:28.963Z] [ 85%] Built target device-random [2020-03-09T18:08:28.963Z] Scanning dependencies of target device-gyro [2020-03-09T18:08:28.963Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-09T18:08:29.235Z] [ 89%] Linking C executable device-gyro [2020-03-09T18:08:29.235Z] [ 89%] Built target device-gyro [2020-03-09T18:08:29.235Z] Scanning dependencies of target template-discovery [2020-03-09T18:08:29.235Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-09T18:08:29.235Z] [ 92%] Linking C executable template-discovery [2020-03-09T18:08:29.498Z] [ 92%] Built target template-discovery [2020-03-09T18:08:29.498Z] Scanning dependencies of target device-terminal [2020-03-09T18:08:29.498Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-09T18:08:29.498Z] [ 96%] Linking C executable device-terminal [2020-03-09T18:08:29.772Z] [ 96%] Built target device-terminal [2020-03-09T18:08:29.772Z] Scanning dependencies of target template2 [2020-03-09T18:08:29.773Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-09T18:08:29.773Z] [100%] Linking C executable template2 [2020-03-09T18:08:30.344Z] [100%] Built target template2 [2020-03-09T18:08:30.607Z] + make package [2020-03-09T18:08:30.607Z] + tee -a release.log [2020-03-09T18:08:31.183Z] [ 74%] Built target csdk [2020-03-09T18:08:31.183Z] [ 78%] Built target template [2020-03-09T18:08:31.183Z] [ 81%] Built target device-counter [2020-03-09T18:08:31.183Z] [ 85%] Built target device-random [2020-03-09T18:08:31.183Z] [ 89%] Built target device-gyro [2020-03-09T18:08:31.183Z] [ 92%] Built target template-discovery [2020-03-09T18:08:31.183Z] [ 96%] Built target device-terminal [2020-03-09T18:08:31.445Z] [100%] Built target template2 [2020-03-09T18:08:31.445Z] Run CPack packaging tool... [2020-03-09T18:08:31.445Z] CPack: Create package using TGZ [2020-03-09T18:08:31.445Z] CPack: Install projects [2020-03-09T18:08:31.445Z] CPack: - Run preinstall target for: Csdk [2020-03-09T18:08:31.445Z] CPack: - Install project: Csdk [2020-03-09T18:08:31.445Z] CPack: Create package [2020-03-09T18:08:31.710Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-09T18:08:31.710Z] + '[' false '=' true ] [2020-03-09T18:08:31.710Z] + '[' false '=' true ] [2020-03-09T18:08:31.710Z] + mkdir -p /tmp/sdk/build/debug [2020-03-09T18:08:31.710Z] + cd /tmp/sdk/build/debug [2020-03-09T18:08:31.710Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-09T18:08:31.710Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:08:31.710Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:08:31.710Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:08:31.710Z] -- Detecting C compiler ABI info [2020-03-09T18:08:31.987Z] -- Detecting C compiler ABI info - done [2020-03-09T18:08:31.987Z] -- Detecting C compile features [2020-03-09T18:08:31.987Z] -- Detecting C compile features - done [2020-03-09T18:08:31.987Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-09T18:08:31.987Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-09T18:08:31.987Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-09T18:08:31.987Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-09T18:08:31.987Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-09T18:08:31.987Z] -- C SDK 0.0.0 for Linux [2020-03-09T18:08:31.987Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-09T18:08:32.249Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-09T18:08:32.249Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-09T18:08:32.249Z] -- Configuring done [2020-03-09T18:08:32.249Z] -- Generating done [2020-03-09T18:08:32.249Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-09T18:08:32.249Z] + make [2020-03-09T18:08:32.249Z] + tee debug.log [2020-03-09T18:08:32.249Z] Scanning dependencies of target csdk [2020-03-09T18:08:32.249Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-09T18:08:32.510Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-09T18:08:32.510Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-09T18:08:32.774Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-09T18:08:32.774Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-09T18:08:32.774Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-09T18:08:33.046Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-09T18:08:33.046Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-09T18:08:33.046Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-09T18:08:33.309Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-09T18:08:33.309Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-09T18:08:33.309Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-09T18:08:33.309Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-09T18:08:33.570Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-09T18:08:33.570Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-09T18:08:33.831Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-09T18:08:33.831Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-09T18:08:33.831Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-09T18:08:34.095Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-09T18:08:34.095Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-09T18:08:34.095Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-09T18:08:34.095Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-09T18:08:34.363Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-09T18:08:34.363Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-09T18:08:34.363Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-09T18:08:34.363Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-09T18:08:34.644Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-09T18:08:34.644Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-09T18:08:34.644Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-09T18:08:34.905Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-09T18:08:34.905Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-09T18:08:35.165Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-09T18:08:35.165Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-09T18:08:35.427Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-09T18:08:35.427Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-09T18:08:35.687Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:08:35.687Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-09T18:08:35.945Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-09T18:08:35.945Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-09T18:08:36.205Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-09T18:08:36.205Z] [ 74%] Linking C shared library libcsdk.so [2020-03-09T18:08:36.205Z] [ 74%] Built target csdk [2020-03-09T18:08:36.205Z] Scanning dependencies of target template [2020-03-09T18:08:36.205Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-09T18:08:36.466Z] [ 78%] Linking C executable template [2020-03-09T18:08:36.466Z] [ 78%] Built target template [2020-03-09T18:08:36.466Z] Scanning dependencies of target device-counter [2020-03-09T18:08:36.466Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-09T18:08:36.466Z] [ 81%] Linking C executable device-counter [2020-03-09T18:08:36.725Z] [ 81%] Built target device-counter [2020-03-09T18:08:36.725Z] Scanning dependencies of target device-random [2020-03-09T18:08:36.725Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-09T18:08:36.725Z] [ 85%] Linking C executable device-random [2020-03-09T18:08:36.725Z] [ 85%] Built target device-random [2020-03-09T18:08:36.725Z] Scanning dependencies of target device-gyro [2020-03-09T18:08:36.725Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-09T18:08:36.987Z] [ 89%] Linking C executable device-gyro [2020-03-09T18:08:36.987Z] [ 89%] Built target device-gyro [2020-03-09T18:08:36.987Z] Scanning dependencies of target template-discovery [2020-03-09T18:08:36.987Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-09T18:08:36.987Z] [ 92%] Linking C executable template-discovery [2020-03-09T18:08:36.987Z] [ 92%] Built target template-discovery [2020-03-09T18:08:36.987Z] Scanning dependencies of target device-terminal [2020-03-09T18:08:36.987Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-09T18:08:37.254Z] [ 96%] Linking C executable device-terminal [2020-03-09T18:08:37.254Z] [ 96%] Built target device-terminal [2020-03-09T18:08:37.254Z] Scanning dependencies of target template2 [2020-03-09T18:08:37.254Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-09T18:08:37.254Z] [100%] Linking C executable template2 [2020-03-09T18:08:37.516Z] [100%] Built target template2 [2020-03-09T18:08:37.516Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:37.516Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:37.516Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:37.516Z] Scanning dependencies of target csdk [2020-03-09T18:08:37.516Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:37.516Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:37.516Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:08:37.793Z] [ 3%] Linking C shared library libcsdk.so [2020-03-09T18:08:37.793Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 74%] Built target csdk [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 76%] Linking C executable template [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 78%] Built target template [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 80%] Linking C executable device-counter [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 81%] Built target device-counter [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 83%] Linking C executable device-random [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] [ 85%] Built target device-random [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.066Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 87%] Linking C executable device-gyro [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 89%] Built target device-gyro [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 90%] Linking C executable template-discovery [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 92%] Built target template-discovery [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 94%] Linking C executable device-terminal [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 96%] Built target device-terminal [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.360Z] [ 98%] Linking C executable template2 [2020-03-09T18:08:38.621Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.621Z] [100%] Built target template2 [2020-03-09T18:08:38.621Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:38.621Z] Install the project... [2020-03-09T18:08:38.621Z] -- Install configuration: "Release" [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-09T18:08:38.621Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-09T18:08:38.621Z] -- Up-to-date: /usr/local/include [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/devsdk [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/component.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/container.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/data.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/json.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/os.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/time.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/os [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-09T18:08:38.621Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-09T18:08:38.621Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:08:39.207Z] Removing intermediate container 971ff5d87191 [2020-03-09T18:08:39.207Z] ---> b758d4f71586 [2020-03-09T18:08:39.207Z] Step 14/21 : FROM alpine:3.9 [2020-03-09T18:08:39.776Z] 3.9: Pulling from library/alpine [2020-03-09T18:08:39.776Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T18:08:40.035Z] 9123ac7c32f7: Verifying Checksum [2020-03-09T18:08:40.035Z] 9123ac7c32f7: Download complete [2020-03-09T18:08:40.035Z] 9123ac7c32f7: Pull complete [2020-03-09T18:08:40.035Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-09T18:08:40.035Z] Status: Downloaded newer image for alpine:3.9 [2020-03-09T18:08:40.035Z] ---> 82f67be598eb [2020-03-09T18:08:40.035Z] Step 15/21 : MAINTAINER IOTech [2020-03-09T18:08:40.296Z] ---> Running in 4d8a42a2e2e6 [2020-03-09T18:08:40.296Z] Removing intermediate container 4d8a42a2e2e6 [2020-03-09T18:08:40.296Z] ---> 90e1a6f6411a [2020-03-09T18:08:40.296Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-09T18:08:40.296Z] ---> Running in 31e849d47401 [2020-03-09T18:08:41.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-09T18:08:41.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-09T18:08:41.236Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-09T18:08:41.236Z] (2/48) Installing libmagic (5.36-r1) [2020-03-09T18:08:41.236Z] (3/48) Installing file (5.36-r1) [2020-03-09T18:08:41.236Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-09T18:08:41.496Z] (5/48) Installing isl (0.18-r0) [2020-03-09T18:08:41.496Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-09T18:08:41.496Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-09T18:08:41.496Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-09T18:08:41.496Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-09T18:08:41.496Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-09T18:08:41.496Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-09T18:08:41.496Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-09T18:08:43.409Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-09T18:08:45.334Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-09T18:08:45.334Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-09T18:08:46.278Z] (16/48) Installing make (4.2.1-r2) [2020-03-09T18:08:46.278Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-09T18:08:46.278Z] (18/48) Installing build-base (0.5-r1) [2020-03-09T18:08:46.278Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-09T18:08:46.278Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-09T18:08:46.278Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-09T18:08:46.278Z] (22/48) Installing expat (2.2.8-r0) [2020-03-09T18:08:46.278Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-09T18:08:46.278Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-09T18:08:46.278Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-09T18:08:46.278Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-09T18:08:46.278Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-09T18:08:46.278Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-09T18:08:46.278Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-09T18:08:46.278Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-09T18:08:46.278Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-09T18:08:47.183Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-09T18:08:47.183Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-09T18:08:47.183Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-09T18:08:47.183Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-09T18:08:48.141Z] (36/48) Installing curl (7.64.0-r3) [2020-03-09T18:08:48.141Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-09T18:08:48.141Z] (38/48) Installing git (2.20.2-r0) [2020-03-09T18:08:48.141Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-09T18:08:48.141Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-09T18:08:48.141Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-09T18:08:48.141Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-09T18:08:48.141Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-09T18:08:48.141Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-09T18:08:48.141Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-09T18:08:48.141Z] (46/48) Installing libuuid (2.33-r0) [2020-03-09T18:08:48.141Z] (47/48) Installing wget (1.20.3-r0) [2020-03-09T18:08:48.402Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-09T18:08:48.402Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:08:48.974Z] Executing ca-certificates-20190108-r0.trigger [2020-03-09T18:08:48.974Z] OK: 222 MiB in 62 packages [2020-03-09T18:08:54.313Z] Removing intermediate container 31e849d47401 [2020-03-09T18:08:54.313Z] ---> aabac9689e1f [2020-03-09T18:08:54.313Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-09T18:08:54.575Z] ---> 314be27c36a7 [2020-03-09T18:08:54.575Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-09T18:08:54.839Z] ---> df99cf20a7b9 [2020-03-09T18:08:54.839Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-09T18:08:54.839Z] ---> 69776f4f49da [2020-03-09T18:08:54.839Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-09T18:08:55.099Z] ---> 2b4ef43a221b [2020-03-09T18:08:55.099Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-09T18:08:55.359Z] ---> 082f698cdeb4 [2020-03-09T18:08:55.359Z] Successfully built 082f698cdeb4 [2020-03-09T18:08:55.359Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:08:56.140Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T18:08:56.140Z] . [Pipeline] withDockerContainer [2020-03-09T18:08:56.305Z] prd-centos7-docker-4c-2g-8187 does not seem to be running inside a container [2020-03-09T18:08:56.375Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T18:08:56.941Z] $ docker top b008c5bfccceb813752e8bbc2ec36e0799d39365c79f2da3181149f7b3368fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T18:08:57.960Z] + make test [2020-03-09T18:08:57.960Z] echo "make test" [2020-03-09T18:08:57.960Z] make test [Pipeline] } [2020-03-09T18:08:57.997Z] $ docker stop --time=1 b008c5bfccceb813752e8bbc2ec36e0799d39365c79f2da3181149f7b3368fd8 [2020-03-09T18:08:59.374Z] $ docker rm -f b008c5bfccceb813752e8bbc2ec36e0799d39365c79f2da3181149f7b3368fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T18:09:00.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T18:09:01.306Z] + ls -al . [2020-03-09T18:09:01.306Z] total 160 [2020-03-09T18:09:01.306Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 9 18:07 . [2020-03-09T18:09:01.306Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 18:07 .. [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 9 18:07 Attribution.txt [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 9 18:07 CHANGES [2020-03-09T18:09:01.306Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 9 18:07 docs [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 9 18:07 Doxyfile [2020-03-09T18:09:01.306Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 18:07 .git [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 9 18:07 .gitignore [2020-03-09T18:09:01.306Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 9 18:07 include [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 9 18:07 Jenkinsfile [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 9 18:07 LICENSE [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 9 18:07 Makefile [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 1612 Mar 9 18:07 README.md [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 9 18:07 README.v2.md [2020-03-09T18:09:01.306Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 9 18:07 scripts [2020-03-09T18:09:01.306Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 9 18:07 .semver [2020-03-09T18:09:01.306Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 9 18:07 src [2020-03-09T18:09:01.306Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 17:23 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:09:01.638Z] + 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=cd01f43887450a42bef23dd7e3b186a43372e071 --label arch=amd64 --label version=0.0.0 . [2020-03-09T18:09:01.638Z] Sending build context to Docker daemon 2.765MB [2020-03-09T18:09:01.638Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-09T18:09:01.638Z] Step 2/15 : FROM ${BASE} [2020-03-09T18:09:01.638Z] ---> 082f698cdeb4 [2020-03-09T18:09:01.638Z] Step 3/15 : MAINTAINER IOTech [2020-03-09T18:09:01.902Z] ---> Running in da1dfc21119c [2020-03-09T18:09:01.902Z] Removing intermediate container da1dfc21119c [2020-03-09T18:09:01.902Z] ---> 36903408ae7a [2020-03-09T18:09:01.902Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-09T18:09:01.902Z] ---> Running in 31e6480f5afb [2020-03-09T18:09:02.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-09T18:09:02.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-09T18:09:02.741Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-09T18:09:02.741Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-09T18:09:03.330Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-09T18:09:03.330Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-09T18:09:03.330Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-09T18:09:03.330Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-09T18:09:03.330Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-09T18:09:03.330Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-09T18:09:03.592Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-09T18:09:03.592Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-09T18:09:03.592Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-09T18:09:03.592Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-09T18:09:03.592Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-09T18:09:03.592Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-09T18:09:03.592Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-09T18:09:03.854Z] (16/21) Installing libblkid (2.33-r0) [2020-03-09T18:09:03.854Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-09T18:09:03.854Z] (18/21) Installing libmount (2.33-r0) [2020-03-09T18:09:03.854Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-09T18:09:03.854Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-09T18:09:03.854Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-09T18:09:03.854Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:09:03.854Z] OK: 265 MiB in 83 packages [2020-03-09T18:09:05.767Z] Removing intermediate container 31e6480f5afb [2020-03-09T18:09:05.767Z] ---> fe2dfdcf7f06 [2020-03-09T18:09:05.767Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-09T18:09:05.767Z] ---> 30853dfbcfa9 [2020-03-09T18:09:05.767Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-09T18:09:05.767Z] ---> 6d6fe874f1f2 [2020-03-09T18:09:05.767Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-09T18:09:06.035Z] ---> e44ed01a9f9a [2020-03-09T18:09:06.035Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-09T18:09:06.300Z] ---> c79d9d1306a7 [2020-03-09T18:09:06.300Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-09T18:09:06.300Z] ---> 49a8cfcfdc06 [2020-03-09T18:09:06.300Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-09T18:09:06.565Z] ---> e3cb346ba0b5 [2020-03-09T18:09:06.565Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-09T18:09:06.565Z] ---> Running in 7e0bc6ac620d [2020-03-09T18:09:06.824Z] Removing intermediate container 7e0bc6ac620d [2020-03-09T18:09:06.824Z] ---> 481725e34d14 [2020-03-09T18:09:06.824Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-09T18:09:06.824Z] ---> Running in 8b29d5480813 [2020-03-09T18:09:06.824Z] Removing intermediate container 8b29d5480813 [2020-03-09T18:09:06.824Z] ---> f1f40d3ba00b [2020-03-09T18:09:06.824Z] Step 13/15 : LABEL arch=amd64 [2020-03-09T18:09:06.824Z] ---> Running in 823dd3f9ead4 [2020-03-09T18:09:07.085Z] Removing intermediate container 823dd3f9ead4 [2020-03-09T18:09:07.085Z] ---> 01484e619cab [2020-03-09T18:09:07.085Z] Step 14/15 : LABEL git_sha=cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:09:07.085Z] ---> Running in 893c9a472a70 [2020-03-09T18:09:07.345Z] Removing intermediate container 893c9a472a70 [2020-03-09T18:09:07.345Z] ---> 34ce3809eaea [2020-03-09T18:09:07.345Z] Step 15/15 : LABEL version=0.0.0 [2020-03-09T18:09:07.345Z] ---> Running in bd566b617039 [2020-03-09T18:09:07.345Z] Removing intermediate container bd566b617039 [2020-03-09T18:09:07.345Z] ---> e0ef8bde4dab [2020-03-09T18:09:07.345Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-09T18:09:07.345Z] Successfully built e0ef8bde4dab [2020-03-09T18:09:07.345Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T18:32:08.178Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8745 in /w/workspace/edgexfoundry_device-sdk-c_PR-237 [Pipeline] { [Pipeline] ws [2020-03-09T18:32:08.257Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-03-09T18:32:14.241Z] using credential edgex-jenkins-ssh [2020-03-09T18:32:14.309Z] Cloning the remote Git repository [2020-03-09T18:32:14.309Z] Cloning with configured refspecs honoured and without tags [2020-03-09T18:32:14.371Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:32:14.459Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-09T18:32:14.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:32:14.561Z] > git --version # timeout=10 [2020-03-09T18:32:14.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:32:14.674Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:32:15.789Z] Fetching without tags [2020-03-09T18:32:15.639Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-09T18:32:15.669Z] > git config --add remote.origin.fetch +refs/pull/237/head:refs/remotes/origin/PR-237 # timeout=10 [2020-03-09T18:32:15.694Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:32:15.728Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-09T18:32:15.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-09T18:32:15.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:32:15.807Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T18:32:16.326Z] Merging remotes/origin/master commit f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 into PR head commit cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:32:16.714Z] Merge succeeded, producing cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:32:16.714Z] Checking out Revision cd01f43887450a42bef23dd7e3b186a43372e071 (PR-237) [2020-03-09T18:32:16.341Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T18:32:16.400Z] > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 [2020-03-09T18:32:16.528Z] > git remote # timeout=10 [2020-03-09T18:32:16.566Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T18:32:16.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T18:32:16.613Z] > git merge f4ad1a59c72d4aabd7dfa273ab1ddc1ed655b3a3 # timeout=10 [2020-03-09T18:32:16.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T18:32:16.715Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T18:32:16.731Z] > git checkout -f cd01f43887450a42bef23dd7e3b186a43372e071 # timeout=10 [2020-03-09T18:32:21.367Z] Commit message: "Add dynamic discovery support (#212) * Return status message from calls to discovery endpoint * Implement automatic discovery at configured intervals * Implement addition of discovered devices filtered by provision watchers * Add an example which illustrates the discovery process" [2020-03-09T18:32:21.422Z] > git --version # timeout=10 [2020-03-09T18:32:21.445Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T18:32:22.984Z] ========================================================= [2020-03-09T18:32:22.984Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-09T18:32:22.984Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:32:24.193Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-03-09T18:32:25.163Z] Sending build context to Docker daemon 2.765MB [2020-03-09T18:32:25.163Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-09T18:32:25.163Z] Step 2/21 : FROM ${BASE} as builder [2020-03-09T18:32:25.432Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-09T18:32:25.432Z] 0362ad1dd800: Pulling fs layer [2020-03-09T18:32:25.432Z] f2cdb1532d8b: Pulling fs layer [2020-03-09T18:32:25.432Z] 37ed683be191: Pulling fs layer [2020-03-09T18:32:25.432Z] f2cdb1532d8b: Verifying Checksum [2020-03-09T18:32:25.432Z] f2cdb1532d8b: Download complete [2020-03-09T18:32:26.026Z] 0362ad1dd800: Verifying Checksum [2020-03-09T18:32:26.026Z] 0362ad1dd800: Download complete [2020-03-09T18:32:26.615Z] 0362ad1dd800: Pull complete [2020-03-09T18:32:26.616Z] f2cdb1532d8b: Pull complete [2020-03-09T18:32:34.844Z] 37ed683be191: Verifying Checksum [2020-03-09T18:32:34.844Z] 37ed683be191: Download complete [2020-03-09T18:32:43.073Z] 37ed683be191: Pull complete [2020-03-09T18:32:43.073Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-09T18:32:43.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-09T18:32:43.073Z] ---> b23d30803547 [2020-03-09T18:32:43.073Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-09T18:32:45.043Z] ---> Running in 5e392d00bede [2020-03-09T18:32:46.009Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-09T18:32:46.967Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-09T18:32:47.549Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-09T18:32:47.549Z] (2/8) Installing libuuid (2.33-r0) [2020-03-09T18:32:47.549Z] (3/8) Installing libblkid (2.33-r0) [2020-03-09T18:32:47.549Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-09T18:32:47.814Z] (5/8) Installing libmount (2.33-r0) [2020-03-09T18:32:47.814Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-09T18:32:48.080Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-09T18:32:48.347Z] (8/8) Installing wget (1.20.3-r0) [2020-03-09T18:32:48.623Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:32:48.623Z] OK: 285 MiB in 83 packages [2020-03-09T18:32:50.042Z] Removing intermediate container 5e392d00bede [2020-03-09T18:32:50.042Z] ---> e0c4514a3962 [2020-03-09T18:32:50.042Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-09T18:32:50.042Z] ---> Running in a612de042d6f [2020-03-09T18:32:50.308Z] Removing intermediate container a612de042d6f [2020-03-09T18:32:50.308Z] ---> bd3ce3a919d3 [2020-03-09T18:32:50.308Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-09T18:32:50.577Z] ---> Running in 1a7a3b1416d6 [2020-03-09T18:32:51.166Z] --2020-03-09 18:32:51-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-09T18:32:51.434Z] Resolving github.com... 140.82.114.3 [2020-03-09T18:32:51.434Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-09T18:32:51.704Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:32:51.704Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-09T18:32:51.704Z] --2020-03-09 18:32:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-09T18:32:51.704Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-09T18:32:51.704Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-09T18:32:51.704Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:32:51.704Z] Length: unspecified [application/x-gzip] [2020-03-09T18:32:51.704Z] Saving to: 'STDOUT' [2020-03-09T18:32:51.704Z]  [2020-03-09T18:32:51.704Z] 0K .......... .......... .......... .......... .......... 1.47M [2020-03-09T18:32:51.704Z] 50K .......... .......... .......... .......... .......... 3.18M [2020-03-09T18:32:51.704Z] 100K .......... .......... .......... .......... .......... 10.7M [2020-03-09T18:32:51.704Z] 150K .......... .......... .......... .......... .......... 14.8M [2020-03-09T18:32:51.704Z] 200K .......... .......... .......... .......... .......... 3.70M [2020-03-09T18:32:51.704Z] 250K .......... .......... .......... .......... .......... 4.42M [2020-03-09T18:32:51.704Z] 300K .......... .......... .......... .......... .......... 4.36M [2020-03-09T18:32:51.976Z] 350K .......... .......... .......... .......... .......... 3.94M [2020-03-09T18:32:51.976Z] 400K .......... .......... .......... .......... .......... 3.85M [2020-03-09T18:32:51.976Z] 450K .......... .......... .......... .......... .......... 3.85M [2020-03-09T18:32:51.976Z] 500K .......... .......... .......... .......... .......... 6.07M [2020-03-09T18:32:51.976Z] 550K .......... .......... .......... .......... .......... 2.75M [2020-03-09T18:32:51.976Z] 600K .......... .......... .......... .......... .......... 889K [2020-03-09T18:32:51.976Z] 650K .......... .......... .......... .......... .......... 2.84M [2020-03-09T18:32:51.976Z] 700K .. 299K=0.2s [2020-03-09T18:32:51.976Z] [2020-03-09T18:32:51.976Z] 2020-03-09 18:32:51 (2.89 MB/s) - written to stdout [719348] [2020-03-09T18:32:51.976Z] [2020-03-09T18:32:52.244Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:32:52.527Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-09T18:32:52.527Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:32:52.806Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:32:52.806Z] -- Detecting C compiler ABI info [2020-03-09T18:32:53.074Z] -- Detecting C compiler ABI info - done [2020-03-09T18:32:53.074Z] -- Detecting C compile features [2020-03-09T18:32:53.668Z] -- Detecting C compile features - done [2020-03-09T18:32:53.668Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-09T18:32:53.940Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-09T18:32:53.940Z] -- Detecting CXX compiler ABI info [2020-03-09T18:32:54.207Z] -- Detecting CXX compiler ABI info - done [2020-03-09T18:32:54.207Z] -- Detecting CXX compile features [2020-03-09T18:32:55.628Z] -- Detecting CXX compile features - done [2020-03-09T18:32:55.897Z] -- Looking for include file endian.h [2020-03-09T18:32:55.897Z] -- Looking for include file endian.h - found [2020-03-09T18:32:56.166Z] -- Check if the system is big endian [2020-03-09T18:32:56.166Z] -- Searching 16 bit integer [2020-03-09T18:32:56.166Z] -- Looking for sys/types.h [2020-03-09T18:32:56.166Z] -- Looking for sys/types.h - found [2020-03-09T18:32:56.166Z] -- Looking for stdint.h [2020-03-09T18:32:56.434Z] -- Looking for stdint.h - found [2020-03-09T18:32:56.434Z] -- Looking for stddef.h [2020-03-09T18:32:56.702Z] -- Looking for stddef.h - found [2020-03-09T18:32:56.702Z] -- Check size of unsigned short [2020-03-09T18:32:56.971Z] -- Check size of unsigned short - done [2020-03-09T18:32:56.971Z] -- Using unsigned short [2020-03-09T18:32:57.247Z] -- Check if the system is big endian - little endian [2020-03-09T18:32:57.247Z] -- Check size of size_t [2020-03-09T18:32:57.515Z] -- Check size of size_t - done [2020-03-09T18:32:57.515Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-09T18:32:57.515Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-09T18:32:57.515Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-09T18:32:57.515Z] CMake did not find one. [2020-03-09T18:32:57.515Z] [2020-03-09T18:32:57.515Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-09T18:32:57.515Z] the following names: [2020-03-09T18:32:57.515Z] [2020-03-09T18:32:57.515Z] cJSONConfig.cmake [2020-03-09T18:32:57.515Z] cjson-config.cmake [2020-03-09T18:32:57.515Z] [2020-03-09T18:32:57.515Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-09T18:32:57.515Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-09T18:32:57.515Z] provides a separate development package or SDK, be sure it has been [2020-03-09T18:32:57.515Z] installed. [2020-03-09T18:32:57.515Z] [2020-03-09T18:32:57.515Z] [2020-03-09T18:32:57.515Z] -- Configuring done [2020-03-09T18:32:57.783Z] -- Generating done [2020-03-09T18:32:57.783Z] -- Build files have been written to: /tmp/cbor [2020-03-09T18:32:57.783Z] Scanning dependencies of target cbor_shared [2020-03-09T18:32:57.783Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-09T18:32:58.746Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-09T18:32:59.335Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-09T18:32:59.335Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-09T18:32:59.920Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-09T18:33:00.199Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-09T18:33:00.467Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-09T18:33:00.737Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-09T18:33:00.737Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-09T18:33:01.324Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-09T18:33:01.593Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-09T18:33:01.863Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-09T18:33:02.451Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-09T18:33:02.729Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-09T18:33:02.996Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-09T18:33:03.267Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-09T18:33:03.534Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-09T18:33:03.803Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-09T18:33:03.803Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-09T18:33:04.070Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-09T18:33:04.338Z] [ 40%] Linking C shared library libcbor.so [2020-03-09T18:33:04.338Z] [ 40%] Built target cbor_shared [2020-03-09T18:33:04.338Z] Scanning dependencies of target cbor [2020-03-09T18:33:04.606Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-09T18:33:05.190Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-09T18:33:05.777Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-09T18:33:06.046Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-09T18:33:07.458Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-09T18:33:07.458Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-09T18:33:07.725Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-09T18:33:07.725Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-09T18:33:07.993Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-09T18:33:08.262Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-09T18:33:09.224Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-09T18:33:09.224Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-09T18:33:09.808Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-09T18:33:10.078Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-09T18:33:10.345Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-09T18:33:10.613Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-09T18:33:10.880Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-09T18:33:11.148Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-09T18:33:11.437Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-09T18:33:11.712Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-09T18:33:11.978Z] [ 80%] Linking C static library libcbor.a [2020-03-09T18:33:11.978Z] [ 80%] Built target cbor [2020-03-09T18:33:11.978Z] Scanning dependencies of target create_items [2020-03-09T18:33:11.978Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-09T18:33:12.246Z] [ 84%] Linking C executable create_items [2020-03-09T18:33:12.246Z] [ 84%] Built target create_items [2020-03-09T18:33:12.246Z] Scanning dependencies of target readfile [2020-03-09T18:33:12.246Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-09T18:33:12.514Z] [ 88%] Linking C executable readfile [2020-03-09T18:33:12.514Z] [ 88%] Built target readfile [2020-03-09T18:33:12.514Z] Scanning dependencies of target streaming_parser [2020-03-09T18:33:12.514Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-09T18:33:12.782Z] [ 92%] Linking C executable streaming_parser [2020-03-09T18:33:13.050Z] [ 92%] Built target streaming_parser [2020-03-09T18:33:13.050Z] Scanning dependencies of target sort [2020-03-09T18:33:13.050Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-09T18:33:13.318Z] [ 96%] Linking C executable sort [2020-03-09T18:33:13.318Z] [ 96%] Built target sort [2020-03-09T18:33:13.318Z] Scanning dependencies of target hello [2020-03-09T18:33:13.318Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-09T18:33:13.587Z] [100%] Linking C executable hello [2020-03-09T18:33:13.587Z] [100%] Built target hello [2020-03-09T18:33:13.587Z] Install the project... [2020-03-09T18:33:13.587Z] -- Install configuration: "Release" [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-09T18:33:13.587Z] -- Up-to-date: /usr/local/include/cbor [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/include/cbor.h [2020-03-09T18:33:13.587Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-09T18:33:16.179Z] Removing intermediate container 1a7a3b1416d6 [2020-03-09T18:33:16.179Z] ---> 43c891c8fd73 [2020-03-09T18:33:16.179Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-09T18:33:16.179Z] ---> Running in 2f151a21b756 [2020-03-09T18:33:18.131Z] Removing intermediate container 2f151a21b756 [2020-03-09T18:33:18.131Z] ---> 76ce7e390f11 [2020-03-09T18:33:18.131Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-09T18:33:18.399Z] ---> 9b64f4f62afe [2020-03-09T18:33:18.399Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-09T18:33:19.373Z] ---> c40fc7dc8341 [2020-03-09T18:33:19.373Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-09T18:33:19.643Z] ---> 192a560eaf18 [2020-03-09T18:33:19.643Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-09T18:33:20.237Z] ---> 0bbb62e41afe [2020-03-09T18:33:20.237Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-09T18:33:20.824Z] ---> daa7ba2d9165 [2020-03-09T18:33:20.824Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-09T18:33:21.411Z] ---> e7c657e4614f [2020-03-09T18:33:21.411Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-09T18:33:21.411Z] ---> Running in f145786d0fa2 [2020-03-09T18:33:22.382Z] + CPPCHECK=false [2020-03-09T18:33:22.382Z] + DOCGEN=false [2020-03-09T18:33:22.382Z] + TOMLVER=SDK-0.2 [2020-03-09T18:33:22.382Z] + CUTILVER=1.0.0 [2020-03-09T18:33:22.382Z] + '[' 0 -gt 0 ] [2020-03-09T18:33:22.382Z] + readlink -f ./scripts/build.sh [2020-03-09T18:33:22.382Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-09T18:33:22.382Z] + dirname /tmp/sdk/scripts [2020-03-09T18:33:22.382Z] + ROOT=/tmp/sdk [2020-03-09T18:33:22.382Z] + cd /tmp/sdk [2020-03-09T18:33:22.382Z] + '[' '!' -d deps ] [2020-03-09T18:33:22.382Z] + mkdir deps [2020-03-09T18:33:22.382Z] + tar+ -Cwget deps -O -z - -x https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz -f - [2020-03-09T18:33:22.382Z] [2020-03-09T18:33:22.382Z] --2020-03-09 18:33:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-09T18:33:22.382Z] Resolving github.com... 140.82.114.3 [2020-03-09T18:33:22.382Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-09T18:33:22.648Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:33:22.648Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-09T18:33:22.648Z] --2020-03-09 18:33:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-09T18:33:22.648Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-09T18:33:22.648Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-09T18:33:22.648Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:33:22.648Z] Length: unspecified [application/x-gzip] [2020-03-09T18:33:22.648Z] Saving to: 'STDOUT' [2020-03-09T18:33:22.648Z] [2020-03-09T18:33:22.648Z] 0K .......... ......  1.12M=0.01s [2020-03-09T18:33:22.648Z] [2020-03-09T18:33:22.648Z] 2020-03-09 18:33:22 (1.12 MB/s) - written to stdout [16451] [2020-03-09T18:33:22.648Z] [2020-03-09T18:33:22.914Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-09T18:33:22.914Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz -z -x -f [2020-03-09T18:33:22.914Z] - [2020-03-09T18:33:22.914Z] --2020-03-09 18:33:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-09T18:33:22.914Z] Resolving github.com... 192.30.253.112 [2020-03-09T18:33:22.914Z] Connecting to github.com|192.30.253.112|:443... connected. [2020-03-09T18:33:22.914Z] HTTP request sent, awaiting response... 302 Found [2020-03-09T18:33:22.914Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-09T18:33:22.914Z] --2020-03-09 18:33:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-09T18:33:23.182Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-09T18:33:23.182Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-09T18:33:23.182Z] HTTP request sent, awaiting response... 200 OK [2020-03-09T18:33:23.182Z] Length: unspecified [application/x-gzip] [2020-03-09T18:33:23.182Z] Saving to: 'STDOUT' [2020-03-09T18:33:23.182Z]  [2020-03-09T18:33:23.182Z] 0K .......... .......... .......... .......... .......... 1.32M [2020-03-09T18:33:23.182Z] 50K .......... .......... .......... .......... .......... 2.92M [2020-03-09T18:33:23.182Z] 100K .......... .......... .......... .......... ........ 12.0M=0.06s [2020-03-09T18:33:23.182Z] [2020-03-09T18:33:23.182Z] 2020-03-09 18:33:23 (2.51 MB/s) - written to stdout [151809] [2020-03-09T18:33:23.182Z] [2020-03-09T18:33:23.460Z] + mkdir -p src/c/iot [2020-03-09T18:33:23.460Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-09T18:33:23.460Z] + mkdir -p include/iot [2020-03-09T18:33:23.460Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-09T18:33:23.460Z] + mkdir -p include/iot/os [2020-03-09T18:33:23.460Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-09T18:33:23.460Z] + mkdir -p /tmp/sdk/build/release [2020-03-09T18:33:23.460Z] + cd /tmp/sdk/build/release [2020-03-09T18:33:23.460Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-09T18:33:23.726Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:33:23.726Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:33:23.994Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:33:23.994Z] -- Detecting C compiler ABI info [2020-03-09T18:33:24.263Z] -- Detecting C compiler ABI info - done [2020-03-09T18:33:24.263Z] -- Detecting C compile features [2020-03-09T18:33:24.855Z] -- Detecting C compile features - done [2020-03-09T18:33:24.855Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-09T18:33:24.855Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-09T18:33:24.855Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-09T18:33:24.855Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-09T18:33:24.855Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-09T18:33:24.855Z] -- C SDK 0.0.0 for Linux [2020-03-09T18:33:24.855Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-09T18:33:25.121Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-09T18:33:25.121Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-09T18:33:25.387Z] -- Configuring done [2020-03-09T18:33:25.387Z] -- Generating done [2020-03-09T18:33:25.656Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-09T18:33:25.656Z] + make [2020-03-09T18:33:25.656Z] + tee release.log [2020-03-09T18:33:25.656Z] Scanning dependencies of target csdk [2020-03-09T18:33:25.656Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-09T18:33:26.243Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-09T18:33:26.829Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-09T18:33:28.240Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-09T18:33:28.822Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-09T18:33:29.090Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-09T18:33:29.674Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-09T18:33:31.088Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-09T18:33:31.355Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-09T18:33:31.938Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-09T18:33:32.521Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-09T18:33:32.790Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-09T18:33:33.058Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-09T18:33:33.326Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-09T18:33:36.673Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-09T18:33:36.673Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-09T18:33:37.257Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-09T18:33:37.526Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-09T18:33:39.488Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-09T18:33:39.488Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-09T18:33:39.755Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-09T18:33:40.337Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-09T18:33:40.606Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-09T18:33:40.875Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-09T18:33:41.838Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-09T18:33:41.838Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-09T18:33:42.424Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-09T18:33:42.704Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-09T18:33:43.287Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-09T18:33:44.244Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-09T18:33:44.244Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-09T18:33:48.495Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-09T18:33:48.761Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-09T18:33:49.344Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-09T18:33:49.612Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-09T18:33:51.026Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:33:52.434Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-09T18:33:55.774Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-09T18:33:56.043Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-09T18:33:57.462Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-09T18:33:57.733Z] [ 74%] Linking C shared library libcsdk.so [2020-03-09T18:33:57.733Z] [ 74%] Built target csdk [2020-03-09T18:33:58.000Z] Scanning dependencies of target template [2020-03-09T18:33:58.000Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-09T18:33:58.586Z] [ 78%] Linking C executable template [2020-03-09T18:33:58.586Z] [ 78%] Built target template [2020-03-09T18:33:58.586Z] Scanning dependencies of target device-counter [2020-03-09T18:33:58.586Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-09T18:33:59.174Z] [ 81%] Linking C executable device-counter [2020-03-09T18:33:59.445Z] [ 81%] Built target device-counter [2020-03-09T18:33:59.445Z] Scanning dependencies of target device-random [2020-03-09T18:33:59.445Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-09T18:33:59.737Z] [ 85%] Linking C executable device-random [2020-03-09T18:34:00.020Z] [ 85%] Built target device-random [2020-03-09T18:34:00.020Z] Scanning dependencies of target device-gyro [2020-03-09T18:34:00.020Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-09T18:34:00.288Z] [ 89%] Linking C executable device-gyro [2020-03-09T18:34:00.555Z] [ 89%] Built target device-gyro [2020-03-09T18:34:00.555Z] Scanning dependencies of target template-discovery [2020-03-09T18:34:00.555Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-09T18:34:01.142Z] [ 92%] Linking C executable template-discovery [2020-03-09T18:34:01.413Z] [ 92%] Built target template-discovery [2020-03-09T18:34:01.413Z] Scanning dependencies of target device-terminal [2020-03-09T18:34:01.413Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-09T18:34:01.999Z] [ 96%] Linking C executable device-terminal [2020-03-09T18:34:02.272Z] [ 96%] Built target device-terminal [2020-03-09T18:34:02.272Z] Scanning dependencies of target template2 [2020-03-09T18:34:02.272Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-09T18:34:02.855Z] [100%] Linking C executable template2 [2020-03-09T18:34:03.124Z] [100%] Built target template2 [2020-03-09T18:34:03.124Z] + + teemake -a package release.log [2020-03-09T18:34:03.124Z] [2020-03-09T18:34:03.124Z] [ 74%] Built target csdk [2020-03-09T18:34:03.124Z] [ 78%] Built target template [2020-03-09T18:34:03.429Z] [ 81%] Built target device-counter [2020-03-09T18:34:03.429Z] [ 85%] Built target device-random [2020-03-09T18:34:03.429Z] [ 89%] Built target device-gyro [2020-03-09T18:34:03.429Z] [ 92%] Built target template-discovery [2020-03-09T18:34:03.429Z] [ 96%] Built target device-terminal [2020-03-09T18:34:03.429Z] [100%] Built target template2 [2020-03-09T18:34:03.429Z] Run CPack packaging tool... [2020-03-09T18:34:03.429Z] CPack: Create package using TGZ [2020-03-09T18:34:03.429Z] CPack: Install projects [2020-03-09T18:34:03.429Z] CPack: - Run preinstall target for: Csdk [2020-03-09T18:34:04.030Z] CPack: - Install project: Csdk [2020-03-09T18:34:04.030Z] CPack: Create package [2020-03-09T18:34:04.312Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-09T18:34:04.312Z] + '[' false '=' true ] [2020-03-09T18:34:04.312Z] + '[' false '=' true ] [2020-03-09T18:34:04.312Z] + mkdir -p /tmp/sdk/build/debug [2020-03-09T18:34:04.312Z] + cd /tmp/sdk/build/debug [2020-03-09T18:34:04.312Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-09T18:34:04.585Z] -- The C compiler identification is GNU 8.3.0 [2020-03-09T18:34:04.585Z] -- Check for working C compiler: /usr/bin/cc [2020-03-09T18:34:04.864Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-09T18:34:04.864Z] -- Detecting C compiler ABI info [2020-03-09T18:34:05.138Z] -- Detecting C compiler ABI info - done [2020-03-09T18:34:05.138Z] -- Detecting C compile features [2020-03-09T18:34:06.130Z] -- Detecting C compile features - done [2020-03-09T18:34:06.131Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-09T18:34:06.131Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-09T18:34:06.131Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-09T18:34:06.131Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-09T18:34:06.131Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-09T18:34:06.131Z] -- C SDK 0.0.0 for Linux [2020-03-09T18:34:06.131Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-09T18:34:06.131Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-09T18:34:06.131Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-09T18:34:06.400Z] -- Configuring done [2020-03-09T18:34:06.671Z] -- Generating done [2020-03-09T18:34:06.671Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-09T18:34:06.671Z] + + maketee [2020-03-09T18:34:06.671Z] debug.log [2020-03-09T18:34:06.671Z] Scanning dependencies of target csdk [2020-03-09T18:34:06.671Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-09T18:34:07.258Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-09T18:34:07.258Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-09T18:34:07.846Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-09T18:34:08.119Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-09T18:34:08.386Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-09T18:34:08.652Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-09T18:34:08.918Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-09T18:34:09.187Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-09T18:34:09.770Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-09T18:34:09.770Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-09T18:34:10.038Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-09T18:34:10.308Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-09T18:34:10.576Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-09T18:34:11.161Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-09T18:34:11.428Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-09T18:34:11.696Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-09T18:34:11.965Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-09T18:34:12.555Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-09T18:34:12.555Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-09T18:34:12.831Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-09T18:34:13.098Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-09T18:34:13.366Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-09T18:34:13.366Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-09T18:34:13.633Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-09T18:34:13.900Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-09T18:34:14.173Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-09T18:34:14.445Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-09T18:34:14.445Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-09T18:34:15.031Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-09T18:34:15.031Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-09T18:34:15.994Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-09T18:34:16.581Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-09T18:34:16.581Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-09T18:34:16.850Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-09T18:34:17.810Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:34:18.396Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-09T18:34:18.978Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-09T18:34:19.246Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-09T18:34:19.514Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-09T18:34:19.782Z] [ 74%] Linking C shared library libcsdk.so [2020-03-09T18:34:20.050Z] [ 74%] Built target csdk [2020-03-09T18:34:20.050Z] Scanning dependencies of target template [2020-03-09T18:34:20.050Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-09T18:34:20.318Z] [ 78%] Linking C executable template [2020-03-09T18:34:20.587Z] [ 78%] Built target template [2020-03-09T18:34:20.587Z] Scanning dependencies of target device-counter [2020-03-09T18:34:20.587Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-09T18:34:20.856Z] [ 81%] Linking C executable device-counter [2020-03-09T18:34:21.124Z] [ 81%] Built target device-counter [2020-03-09T18:34:21.124Z] Scanning dependencies of target device-random [2020-03-09T18:34:21.124Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-09T18:34:21.392Z] [ 85%] Linking C executable device-random [2020-03-09T18:34:21.662Z] [ 85%] Built target device-random [2020-03-09T18:34:21.662Z] Scanning dependencies of target device-gyro [2020-03-09T18:34:21.662Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-09T18:34:21.928Z] [ 89%] Linking C executable device-gyro [2020-03-09T18:34:22.197Z] [ 89%] Built target device-gyro [2020-03-09T18:34:22.197Z] Scanning dependencies of target template-discovery [2020-03-09T18:34:22.197Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-09T18:34:22.465Z] [ 92%] Linking C executable template-discovery [2020-03-09T18:34:22.733Z] [ 92%] Built target template-discovery [2020-03-09T18:34:22.733Z] Scanning dependencies of target device-terminal [2020-03-09T18:34:22.733Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-09T18:34:23.003Z] [ 96%] Linking C executable device-terminal [2020-03-09T18:34:23.270Z] [ 96%] Built target device-terminal [2020-03-09T18:34:23.270Z] Scanning dependencies of target template2 [2020-03-09T18:34:23.270Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-09T18:34:23.539Z] [100%] Linking C executable template2 [2020-03-09T18:34:23.817Z] [100%] Built target template2 [2020-03-09T18:34:23.817Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:23.817Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:23.817Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:23.817Z] Scanning dependencies of target csdk [2020-03-09T18:34:23.817Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:23.817Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:23.817Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-09T18:34:25.776Z] [ 3%] Linking C shared library libcsdk.so [2020-03-09T18:34:25.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] [ 74%] Built target csdk [2020-03-09T18:34:25.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] [ 76%] Linking C executable template [2020-03-09T18:34:25.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] [ 78%] Built target template [2020-03-09T18:34:25.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:25.776Z] [ 80%] Linking C executable device-counter [2020-03-09T18:34:26.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.043Z] [ 81%] Built target device-counter [2020-03-09T18:34:26.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.043Z] [ 83%] Linking C executable device-random [2020-03-09T18:34:26.313Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.313Z] [ 85%] Built target device-random [2020-03-09T18:34:26.313Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.313Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.313Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.313Z] [ 87%] Linking C executable device-gyro [2020-03-09T18:34:26.584Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.584Z] [ 89%] Built target device-gyro [2020-03-09T18:34:26.584Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.584Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.584Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.584Z] [ 90%] Linking C executable template-discovery [2020-03-09T18:34:26.849Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.849Z] [ 92%] Built target template-discovery [2020-03-09T18:34:26.849Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.849Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.849Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:26.849Z] [ 94%] Linking C executable device-terminal [2020-03-09T18:34:27.119Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.119Z] [ 96%] Built target device-terminal [2020-03-09T18:34:27.119Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.119Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.119Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.119Z] [ 98%] Linking C executable template2 [2020-03-09T18:34:27.387Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.387Z] [100%] Built target template2 [2020-03-09T18:34:27.387Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:27.387Z] Install the project... [2020-03-09T18:34:27.387Z] -- Install configuration: "Release" [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-09T18:34:27.387Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-09T18:34:27.387Z] -- Up-to-date: /usr/local/include [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/devsdk [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/json.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/os [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/container.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/data.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/component.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/os.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/time.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-09T18:34:27.387Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-09T18:34:27.387Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-09T18:34:29.335Z] Removing intermediate container f145786d0fa2 [2020-03-09T18:34:29.335Z] ---> f8cae1aeee50 [2020-03-09T18:34:29.335Z] Step 14/21 : FROM alpine:3.9 [2020-03-09T18:34:29.599Z] 3.9: Pulling from library/alpine [2020-03-09T18:34:29.866Z] eb93038481dd: Pulling fs layer [2020-03-09T18:34:30.452Z] eb93038481dd: Download complete [2020-03-09T18:34:31.035Z] eb93038481dd: Pull complete [2020-03-09T18:34:31.035Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-09T18:34:31.035Z] Status: Downloaded newer image for alpine:3.9 [2020-03-09T18:34:31.035Z] ---> 355993758880 [2020-03-09T18:34:31.035Z] Step 15/21 : MAINTAINER IOTech [2020-03-09T18:34:31.035Z] ---> Running in ea714560f5c5 [2020-03-09T18:34:31.620Z] Removing intermediate container ea714560f5c5 [2020-03-09T18:34:31.620Z] ---> 2c308de32210 [2020-03-09T18:34:31.620Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-09T18:34:31.620Z] ---> Running in 7738e7099d20 [2020-03-09T18:34:32.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-09T18:34:32.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-09T18:34:33.163Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-09T18:34:33.432Z] (2/48) Installing libmagic (5.36-r1) [2020-03-09T18:34:33.432Z] (3/48) Installing file (5.36-r1) [2020-03-09T18:34:33.432Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-09T18:34:33.432Z] (5/48) Installing isl (0.18-r0) [2020-03-09T18:34:33.432Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-09T18:34:33.432Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-09T18:34:33.432Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-09T18:34:33.432Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-09T18:34:33.432Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-09T18:34:33.699Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-09T18:34:33.699Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-09T18:34:35.108Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-09T18:34:35.108Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-09T18:34:35.108Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-09T18:34:36.519Z] (16/48) Installing make (4.2.1-r2) [2020-03-09T18:34:36.519Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-09T18:34:36.519Z] (18/48) Installing build-base (0.5-r1) [2020-03-09T18:34:36.519Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-09T18:34:36.519Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-09T18:34:36.519Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-09T18:34:36.786Z] (22/48) Installing expat (2.2.8-r0) [2020-03-09T18:34:36.786Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-09T18:34:36.786Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-09T18:34:36.786Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-09T18:34:36.786Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-09T18:34:36.786Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-09T18:34:36.786Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-09T18:34:36.786Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-09T18:34:36.786Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-09T18:34:36.786Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-09T18:34:37.744Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-09T18:34:37.744Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-09T18:34:38.011Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-09T18:34:38.011Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-09T18:34:39.419Z] (36/48) Installing curl (7.64.0-r3) [2020-03-09T18:34:39.419Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-09T18:34:39.419Z] (38/48) Installing git (2.20.2-r0) [2020-03-09T18:34:39.685Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-09T18:34:39.685Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-09T18:34:39.685Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-09T18:34:39.685Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-09T18:34:39.685Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-09T18:34:39.685Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-09T18:34:39.950Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-09T18:34:39.950Z] (46/48) Installing libuuid (2.33-r0) [2020-03-09T18:34:39.950Z] (47/48) Installing wget (1.20.3-r0) [2020-03-09T18:34:39.950Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-09T18:34:39.950Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:34:39.950Z] Executing ca-certificates-20190108-r0.trigger [2020-03-09T18:34:40.217Z] OK: 219 MiB in 62 packages [2020-03-09T18:34:55.234Z] Removing intermediate container 7738e7099d20 [2020-03-09T18:34:55.234Z] ---> 939d2c31fa38 [2020-03-09T18:34:55.234Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-09T18:34:55.234Z] ---> 5c83c00b7edd [2020-03-09T18:34:55.234Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-09T18:34:55.234Z] ---> 2095530961ad [2020-03-09T18:34:55.234Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-09T18:34:55.234Z] ---> 6d64fbb493b4 [2020-03-09T18:34:55.234Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-09T18:34:55.500Z] ---> 9219bd46f637 [2020-03-09T18:34:55.500Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-09T18:34:56.083Z] ---> 141383d9133a [2020-03-09T18:34:56.083Z] Successfully built 141383d9133a [2020-03-09T18:34:56.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:34:56.938Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T18:34:57.205Z] . [Pipeline] withDockerContainer [2020-03-09T18:34:57.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-8745 does not seem to be running inside a container [2020-03-09T18:34:57.841Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-03-09T18:34:59.174Z] $ docker top 96a727a97f80081186a95fba726b0f36f906cf7e4aa8a0309d4ef7b49c801e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T18:35:01.788Z] + make test [2020-03-09T18:35:01.788Z] echo "make test" [2020-03-09T18:35:01.788Z] make test [Pipeline] } [2020-03-09T18:35:01.813Z] $ docker stop --time=1 96a727a97f80081186a95fba726b0f36f906cf7e4aa8a0309d4ef7b49c801e03 [2020-03-09T18:35:03.817Z] $ docker rm -f 96a727a97f80081186a95fba726b0f36f906cf7e4aa8a0309d4ef7b49c801e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T18:35:05.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T18:35:05.399Z] + ls -al . [2020-03-09T18:35:05.399Z] total 192 [2020-03-09T18:35:05.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 18:32 . [2020-03-09T18:35:05.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 18:32 .. [2020-03-09T18:35:05.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 18:32 .git [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 9 18:32 .gitignore [2020-03-09T18:35:05.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 18:32 .semver [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 9 18:32 Attribution.txt [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 9 18:32 CHANGES [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 9 18:32 Doxyfile [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 9 18:32 Jenkinsfile [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 18:32 LICENSE [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 9 18:32 Makefile [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 1612 Mar 9 18:32 README.md [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 9 18:32 README.v2.md [2020-03-09T18:35:05.399Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 17:23 VERSION [2020-03-09T18:35:05.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 18:32 docs [2020-03-09T18:35:05.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 18:32 include [2020-03-09T18:35:05.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 18:32 scripts [2020-03-09T18:35:05.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 18:32 src [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:35:05.776Z] + 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=cd01f43887450a42bef23dd7e3b186a43372e071 --label arch=arm64 --label version=0.0.0 . [2020-03-09T18:35:06.368Z] Sending build context to Docker daemon 2.765MB [2020-03-09T18:35:06.368Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-09T18:35:06.368Z] Step 2/15 : FROM ${BASE} [2020-03-09T18:35:06.368Z] ---> 141383d9133a [2020-03-09T18:35:06.368Z] Step 3/15 : MAINTAINER IOTech [2020-03-09T18:35:06.368Z] ---> Running in 1d276fbce2f0 [2020-03-09T18:35:06.954Z] Removing intermediate container 1d276fbce2f0 [2020-03-09T18:35:06.954Z] ---> c9795e8057de [2020-03-09T18:35:06.954Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-09T18:35:06.954Z] ---> Running in 4df61b1ecb63 [2020-03-09T18:35:07.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-09T18:35:07.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-09T18:35:08.499Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-09T18:35:08.499Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-09T18:35:09.081Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-09T18:35:09.081Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-09T18:35:09.081Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-09T18:35:09.081Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-09T18:35:09.081Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-09T18:35:09.081Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-09T18:35:09.081Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-09T18:35:09.081Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-09T18:35:09.664Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-09T18:35:09.664Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-09T18:35:09.664Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-09T18:35:09.664Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-09T18:35:09.664Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-09T18:35:09.664Z] (16/21) Installing libblkid (2.33-r0) [2020-03-09T18:35:09.664Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-09T18:35:09.664Z] (18/21) Installing libmount (2.33-r0) [2020-03-09T18:35:09.664Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-09T18:35:09.664Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-09T18:35:09.664Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-09T18:35:09.931Z] Executing busybox-1.29.3-r10.trigger [2020-03-09T18:35:09.931Z] OK: 279 MiB in 83 packages [2020-03-09T18:35:13.283Z] Removing intermediate container 4df61b1ecb63 [2020-03-09T18:35:13.283Z] ---> 69f780af3951 [2020-03-09T18:35:13.283Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-09T18:35:13.550Z] ---> 8aa3e5a72eca [2020-03-09T18:35:13.550Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-09T18:35:14.135Z] ---> 536d202a6f73 [2020-03-09T18:35:14.135Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-09T18:35:14.714Z] ---> f7128e8d29a4 [2020-03-09T18:35:14.714Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-09T18:35:15.300Z] ---> 2cfca39dee37 [2020-03-09T18:35:15.300Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-09T18:35:15.568Z] ---> 01bb625b8646 [2020-03-09T18:35:15.568Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-09T18:35:16.150Z] ---> 254e2540394b [2020-03-09T18:35:16.150Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-09T18:35:16.417Z] ---> Running in 2c9cd40920e9 [2020-03-09T18:35:16.692Z] Removing intermediate container 2c9cd40920e9 [2020-03-09T18:35:16.692Z] ---> b8551b48967a [2020-03-09T18:35:16.692Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-09T18:35:16.692Z] ---> Running in 97d0e761db8c [2020-03-09T18:35:17.275Z] Removing intermediate container 97d0e761db8c [2020-03-09T18:35:17.275Z] ---> 296e85d4e116 [2020-03-09T18:35:17.275Z] Step 13/15 : LABEL arch=arm64 [2020-03-09T18:35:17.275Z] ---> Running in 789eb7b1b963 [2020-03-09T18:35:17.539Z] Removing intermediate container 789eb7b1b963 [2020-03-09T18:35:17.539Z] ---> 2691361d18c1 [2020-03-09T18:35:17.539Z] Step 14/15 : LABEL git_sha=cd01f43887450a42bef23dd7e3b186a43372e071 [2020-03-09T18:35:17.808Z] ---> Running in d673e1dd0dbc [2020-03-09T18:35:18.079Z] Removing intermediate container d673e1dd0dbc [2020-03-09T18:35:18.079Z] ---> a0dee09c4e74 [2020-03-09T18:35:18.079Z] Step 15/15 : LABEL version=0.0.0 [2020-03-09T18:35:18.079Z] ---> Running in 2e7c3c54f92e [2020-03-09T18:35:18.362Z] Removing intermediate container 2e7c3c54f92e [2020-03-09T18:35:18.362Z] ---> 568ec3c91ed0 [2020-03-09T18:35:18.362Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-09T18:35:18.362Z] Successfully built 568ec3c91ed0 [2020-03-09T18:35:18.362Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-09T18:35:21.749Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T18:35:22.113Z] ---> package-listing.sh [2020-03-09T18:35:22.113Z] ++ facter osfamily [2020-03-09T18:35:22.113Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T18:35:22.113Z] + OS_FAMILY=redhat [2020-03-09T18:35:22.113Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-237 [2020-03-09T18:35:22.113Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T18:35:22.113Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T18:35:22.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T18:35:22.113Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T18:35:22.113Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-237 ']' [2020-03-09T18:35:22.113Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T18:35:22.113Z] + case "${OS_FAMILY}" in [2020-03-09T18:35:22.113Z] + rpm -qa [2020-03-09T18:35:22.113Z] + sort [2020-03-09T18:35:26.315Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T18:35:26.315Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T18:35:26.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T18:35:26.315Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-237 ']' [2020-03-09T18:35:26.315Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-237/archives/ [2020-03-09T18:35:26.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-237/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:35:26.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T18:35:26.818Z] [2020-03-09T18:35:26.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T18:35:27.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T18:35:27.205Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T18:35:27.205Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T18:35:27.205Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T18:35:27.205Z] 756a868c4378: Pulling fs layer [2020-03-09T18:35:27.205Z] 444b2fc9a129: Pulling fs layer [2020-03-09T18:35:27.205Z] ea15f1150254: Pulling fs layer [2020-03-09T18:35:27.205Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T18:35:27.205Z] 28c525ee5125: Pulling fs layer [2020-03-09T18:35:27.205Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T18:35:27.205Z] 138eaada9080: Pulling fs layer [2020-03-09T18:35:27.205Z] 0622d0fa9048: Pulling fs layer [2020-03-09T18:35:27.205Z] 444b2fc9a129: Waiting [2020-03-09T18:35:27.205Z] 28c525ee5125: Waiting [2020-03-09T18:35:27.205Z] 41b27a9f41bf: Waiting [2020-03-09T18:35:27.205Z] ea15f1150254: Waiting [2020-03-09T18:35:27.205Z] 094b1ea09ed8: Waiting [2020-03-09T18:35:27.205Z] 0622d0fa9048: Waiting [2020-03-09T18:35:27.205Z] 138eaada9080: Waiting [2020-03-09T18:35:27.205Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T18:35:27.205Z] 2cc5ad85d9ab: Download complete [2020-03-09T18:35:27.205Z] 444b2fc9a129: Verifying Checksum [2020-03-09T18:35:27.205Z] 444b2fc9a129: Download complete [2020-03-09T18:35:27.205Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T18:35:27.205Z] c9b1b535fdd9: Download complete [2020-03-09T18:35:27.205Z] ea15f1150254: Verifying Checksum [2020-03-09T18:35:27.205Z] ea15f1150254: Download complete [2020-03-09T18:35:27.491Z] 28c525ee5125: Verifying Checksum [2020-03-09T18:35:27.491Z] 28c525ee5125: Download complete [2020-03-09T18:35:27.761Z] 756a868c4378: Verifying Checksum [2020-03-09T18:35:27.761Z] 756a868c4378: Download complete [2020-03-09T18:35:27.761Z] c9b1b535fdd9: Pull complete [2020-03-09T18:35:27.761Z] 138eaada9080: Verifying Checksum [2020-03-09T18:35:27.761Z] 138eaada9080: Download complete [2020-03-09T18:35:27.761Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T18:35:27.761Z] 094b1ea09ed8: Download complete [2020-03-09T18:35:28.025Z] 0622d0fa9048: Verifying Checksum [2020-03-09T18:35:28.025Z] 0622d0fa9048: Download complete [2020-03-09T18:35:28.025Z] 2cc5ad85d9ab: Pull complete [2020-03-09T18:35:28.604Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T18:35:28.604Z] 41b27a9f41bf: Download complete [2020-03-09T18:35:29.550Z] 756a868c4378: Pull complete [2020-03-09T18:35:29.810Z] 444b2fc9a129: Pull complete [2020-03-09T18:35:29.810Z] ea15f1150254: Pull complete [2020-03-09T18:35:34.036Z] 41b27a9f41bf: Pull complete [2020-03-09T18:35:34.036Z] 28c525ee5125: Pull complete [2020-03-09T18:35:35.429Z] 094b1ea09ed8: Pull complete [2020-03-09T18:35:35.687Z] 138eaada9080: Pull complete [2020-03-09T18:35:35.948Z] 0622d0fa9048: Pull complete [2020-03-09T18:35:35.948Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T18:35:35.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T18:35:36.111Z] prd-centos7-docker-4c-2g-5958 does not seem to be running inside a container [2020-03-09T18:35:36.157Z] $ 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-237 -v /w/workspace/edgexfoundry_device-sdk-c_PR-237:/w/workspace/edgexfoundry_device-sdk-c_PR-237:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T18:35:36.752Z] $ docker top f5f7d0ec8baeeeb15523c42cf2ecda7e498df84bf866eeafb6ccf730544cbb35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T18:35:37.650Z] provisioning config files... [2020-03-09T18:35:37.668Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp/config3722644433432807331tmp [Pipeline] { [Pipeline] echo [2020-03-09T18:35:37.778Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T18:35:38.102Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T18:35:38.148Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T18:35:38.468Z] ---> logs-deploy.sh [2020-03-09T18:35:38.468Z] + ARCHIVE_ARTIFACTS= [2020-03-09T18:35:38.468Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T18:35:38.468Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T18:35:38.468Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T18:35:38.468Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-237/1 [2020-03-09T18:35:38.468Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-237/1/ [2020-03-09T18:35:38.468Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-237/1 /w/workspace/edgexfoundry_device-sdk-c_PR-237 [2020-03-09T18:35:39.846Z] Archives upload complete. [2020-03-09T18:35:39.846Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-237/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-237/1/ [2020-03-09T18:35:40.790Z] ---> uname -a: [2020-03-09T18:35:40.790Z] Linux f5f7d0ec8bae 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-09T18:35:40.790Z] [2020-03-09T18:35:40.790Z] [2020-03-09T18:35:40.790Z] ---> lscpu: [2020-03-09T18:35:40.790Z] Architecture: x86_64 [2020-03-09T18:35:40.790Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-09T18:35:40.790Z] Byte Order: Little Endian [2020-03-09T18:35:40.790Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-09T18:35:40.791Z] CPU(s): 4 [2020-03-09T18:35:40.791Z] On-line CPU(s) list: 0-3 [2020-03-09T18:35:40.791Z] Thread(s) per core: 1 [2020-03-09T18:35:40.791Z] Core(s) per socket: 1 [2020-03-09T18:35:40.791Z] Socket(s): 4 [2020-03-09T18:35:40.791Z] NUMA node(s): 1 [2020-03-09T18:35:40.791Z] Vendor ID: GenuineIntel [2020-03-09T18:35:40.791Z] CPU family: 6 [2020-03-09T18:35:40.791Z] Model: 44 [2020-03-09T18:35:40.791Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-09T18:35:40.791Z] Stepping: 1 [2020-03-09T18:35:40.791Z] CPU MHz: 2933.438 [2020-03-09T18:35:40.791Z] BogoMIPS: 5866.87 [2020-03-09T18:35:40.791Z] Virtualization: VT-x [2020-03-09T18:35:40.791Z] Hypervisor vendor: KVM [2020-03-09T18:35:40.791Z] Virtualization type: full [2020-03-09T18:35:40.791Z] L1d cache: 128 KiB [2020-03-09T18:35:40.791Z] L1i cache: 128 KiB [2020-03-09T18:35:40.791Z] L2 cache: 16 MiB [2020-03-09T18:35:40.791Z] L3 cache: 64 MiB [2020-03-09T18:35:40.791Z] NUMA node0 CPU(s): 0-3 [2020-03-09T18:35:40.791Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-09T18:35:40.791Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-09T18:35:40.791Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-09T18:35:40.791Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-09T18:35:40.791Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-09T18:35:40.791Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] ---> nproc: [2020-03-09T18:35:40.791Z] 4 [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] ---> df -h: [2020-03-09T18:35:40.791Z] Filesystem Size Used Available Use% Mounted on [2020-03-09T18:35:40.791Z] overlay 50.0G 6.1G 43.9G 12% / [2020-03-09T18:35:40.791Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-09T18:35:40.791Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-09T18:35:40.791Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/resolv.conf [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hostname [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /etc/hosts [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/edgexfoundry_device-sdk-c_PR-237 [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /w/workspace/edgexfoundry_device-sdk-c_PR-237@tmp [2020-03-09T18:35:40.791Z] /dev/vda1 50.0G 6.1G 43.9G 12% /var/log/sa [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] ---> free -m: [2020-03-09T18:35:40.791Z] total used free shared buff/cache available [2020-03-09T18:35:40.791Z] Mem: 1838 628 64 0 1145 1104 [2020-03-09T18:35:40.791Z] Swap: 1023 1 1022 [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] ---> ip addr: [2020-03-09T18:35:40.791Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-09T18:35:40.791Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-09T18:35:40.791Z] inet 127.0.0.1/8 scope host lo [2020-03-09T18:35:40.791Z] valid_lft forever preferred_lft forever [2020-03-09T18:35:40.791Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-09T18:35:40.791Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-09T18:35:40.791Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-09T18:35:40.791Z] valid_lft forever preferred_lft forever [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] ---> sar -b -r -n DEV: [2020-03-09T18:35:40.791Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] 17:22:36 LINUX RESTART [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] 17:23:02 tps rtps wtps bread/s bwrtn/s [2020-03-09T18:35:40.791Z] 17:24:01 109.68 36.30 73.39 4859.32 32843.59 [2020-03-09T18:35:40.791Z] 17:25:01 3.31 0.00 3.31 0.00 119.60 [2020-03-09T18:35:40.791Z] 17:26:01 0.28 0.00 0.28 0.00 3.75 [2020-03-09T18:35:40.791Z] 17:27:01 0.28 0.00 0.28 0.00 2.75 [2020-03-09T18:35:40.791Z] 17:28:01 0.23 0.00 0.23 0.00 3.40 [2020-03-09T18:35:40.791Z] 17:29:01 0.55 0.17 0.38 7.46 5.00 [2020-03-09T18:35:40.791Z] 17:30:01 0.28 0.00 0.28 0.00 3.21 [2020-03-09T18:35:40.791Z] 17:31:01 0.68 0.00 0.68 0.00 6.96 [2020-03-09T18:35:40.791Z] 17:32:01 0.67 0.00 0.67 0.00 7.69 [2020-03-09T18:35:40.791Z] 17:33:01 0.65 0.00 0.65 0.00 7.96 [2020-03-09T18:35:40.791Z] 17:34:01 0.30 0.00 0.30 0.00 4.20 [2020-03-09T18:35:40.791Z] 17:35:01 0.27 0.00 0.27 0.00 3.58 [2020-03-09T18:35:40.791Z] 17:36:01 0.30 0.00 0.30 0.00 3.08 [2020-03-09T18:35:40.791Z] 17:37:01 0.25 0.00 0.25 0.00 2.43 [2020-03-09T18:35:40.791Z] 17:38:01 0.48 0.23 0.25 7.46 2.80 [2020-03-09T18:35:40.791Z] 17:39:01 0.68 0.00 0.68 0.00 14.37 [2020-03-09T18:35:40.791Z] 17:40:01 0.28 0.00 0.28 0.00 3.06 [2020-03-09T18:35:40.791Z] 17:41:01 0.23 0.00 0.23 0.00 2.88 [2020-03-09T18:35:40.791Z] 17:42:01 0.27 0.00 0.27 0.00 4.28 [2020-03-09T18:35:40.791Z] 17:43:01 0.28 0.00 0.28 0.00 3.33 [2020-03-09T18:35:40.791Z] 17:44:01 0.68 0.00 0.68 0.00 7.83 [2020-03-09T18:35:40.791Z] 17:45:02 0.35 0.00 0.35 0.00 4.40 [2020-03-09T18:35:40.791Z] 17:46:01 0.25 0.00 0.25 0.00 2.96 [2020-03-09T18:35:40.791Z] 17:47:01 0.25 0.00 0.25 0.00 2.80 [2020-03-09T18:35:40.791Z] 17:48:01 1.27 0.00 1.27 0.00 10.59 [2020-03-09T18:35:40.791Z] 17:49:01 3.36 0.00 3.36 0.00 37.70 [2020-03-09T18:35:40.791Z] 17:50:01 0.62 0.00 0.62 0.00 10.69 [2020-03-09T18:35:40.791Z] 17:51:01 0.22 0.00 0.22 0.00 2.42 [2020-03-09T18:35:40.791Z] 17:52:01 0.25 0.00 0.25 0.00 2.78 [2020-03-09T18:35:40.791Z] 17:53:01 0.25 0.00 0.25 0.00 2.78 [2020-03-09T18:35:40.791Z] 17:54:01 0.25 0.00 0.25 0.00 3.05 [2020-03-09T18:35:40.791Z] 17:55:01 0.25 0.00 0.25 0.00 2.66 [2020-03-09T18:35:40.791Z] 17:56:01 0.25 0.00 0.25 0.00 3.00 [2020-03-09T18:35:40.791Z] 17:57:01 0.25 0.00 0.25 0.00 3.08 [2020-03-09T18:35:40.791Z] 17:58:01 0.25 0.00 0.25 0.00 2.43 [2020-03-09T18:35:40.791Z] 17:59:01 0.25 0.00 0.25 0.00 2.78 [2020-03-09T18:35:40.791Z] 18:00:01 0.27 0.00 0.27 0.00 3.05 [2020-03-09T18:35:40.791Z] 18:01:01 0.23 0.02 0.22 0.13 2.15 [2020-03-09T18:35:40.791Z] 18:02:01 0.62 0.13 0.48 2.66 8.33 [2020-03-09T18:35:40.791Z] 18:03:01 0.23 0.00 0.23 0.00 2.97 [2020-03-09T18:35:40.791Z] 18:04:01 0.25 0.00 0.25 0.00 2.91 [2020-03-09T18:35:40.791Z] 18:05:01 0.22 0.00 0.22 0.00 2.68 [2020-03-09T18:35:40.791Z] 18:06:01 0.17 0.00 0.17 0.00 1.47 [2020-03-09T18:35:40.791Z] 18:07:01 0.17 0.00 0.17 0.00 1.33 [2020-03-09T18:35:40.791Z] 18:08:02 0.22 0.00 0.22 0.00 3.71 [2020-03-09T18:35:40.791Z] 18:09:01 0.27 0.00 0.27 0.00 4.00 [2020-03-09T18:35:40.791Z] 18:10:01 0.17 0.00 0.17 0.00 1.75 [2020-03-09T18:35:40.791Z] 18:11:01 0.28 0.00 0.28 0.00 3.06 [2020-03-09T18:35:40.791Z] 18:12:01 0.22 0.00 0.22 0.00 2.15 [2020-03-09T18:35:40.791Z] 18:13:01 0.17 0.00 0.17 0.00 1.33 [2020-03-09T18:35:40.791Z] 18:14:01 0.25 0.00 0.25 0.00 2.91 [2020-03-09T18:35:40.791Z] 18:15:01 0.22 0.00 0.22 0.00 2.28 [2020-03-09T18:35:40.791Z] 18:16:01 0.25 0.00 0.25 0.00 3.50 [2020-03-09T18:35:40.791Z] 18:17:01 0.17 0.00 0.17 0.00 1.47 [2020-03-09T18:35:40.791Z] 18:18:01 0.25 0.00 0.25 0.00 2.65 [2020-03-09T18:35:40.791Z] 18:19:01 0.22 0.00 0.22 0.00 2.42 [2020-03-09T18:35:40.791Z] 18:20:01 0.17 0.00 0.17 0.00 1.60 [2020-03-09T18:35:40.791Z] 18:21:01 0.22 0.00 0.22 0.00 2.51 [2020-03-09T18:35:40.791Z] 18:22:01 0.22 0.00 0.22 0.00 2.15 [2020-03-09T18:35:40.791Z] 18:23:01 0.20 0.00 0.20 0.00 1.77 [2020-03-09T18:35:40.791Z] 18:24:01 0.25 0.00 0.25 0.00 3.05 [2020-03-09T18:35:40.791Z] 18:25:01 0.22 0.00 0.22 0.00 2.23 [2020-03-09T18:35:40.791Z] 18:26:01 0.28 0.00 0.28 0.00 3.80 [2020-03-09T18:35:40.791Z] 18:27:01 0.22 0.00 0.22 0.00 2.28 [2020-03-09T18:35:40.791Z] 18:28:01 0.25 0.00 0.25 0.00 2.78 [2020-03-09T18:35:40.791Z] 18:29:01 0.22 0.00 0.22 0.00 2.42 [2020-03-09T18:35:40.791Z] 18:30:01 0.20 0.00 0.20 0.00 1.77 [2020-03-09T18:35:40.791Z] 18:31:01 0.25 0.00 0.25 0.00 2.65 [2020-03-09T18:35:40.791Z] 18:32:01 0.22 0.00 0.22 0.00 2.28 [2020-03-09T18:35:40.791Z] 18:33:01 0.17 0.00 0.17 0.00 1.73 [2020-03-09T18:35:40.791Z] 18:34:01 0.25 0.00 0.25 0.00 2.83 [2020-03-09T18:35:40.791Z] 18:35:01 0.22 0.00 0.22 0.00 2.42 [2020-03-09T18:35:40.791Z] Average: 1.88 0.50 1.38 66.71 454.76 [2020-03-09T18:35:40.791Z] [2020-03-09T18:35:40.791Z] 17:23:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-09T18:35:40.791Z] 17:24:01 109616 1772688 94.18 2620 1239820 924408 31.54 429684 1182100 16 [2020-03-09T18:35:40.791Z] 17:25:01 119240 1763064 93.67 2620 1239672 890716 30.39 423896 1181852 16 [2020-03-09T18:35:40.791Z] 17:26:01 119124 1763180 93.67 2620 1239680 890716 30.39 424244 1181840 8 [2020-03-09T18:35:40.791Z] 17:27:01 118780 1763524 93.69 2620 1239680 890716 30.39 424312 1181808 12 [2020-03-09T18:35:40.791Z] 17:28:01 119040 1763264 93.68 2620 1239688 890716 30.39 424344 1181808 8 [2020-03-09T18:35:40.791Z] 17:29:01 118636 1763668 93.70 2620 1239916 890868 30.40 424980 1181860 8 [2020-03-09T18:35:40.791Z] 17:30:01 118700 1763604 93.69 2620 1239920 890784 30.39 424444 1181860 8 [2020-03-09T18:35:40.791Z] 17:31:01 119492 1762812 93.65 2620 1239924 890784 30.39 423968 1181856 8 [2020-03-09T18:35:40.791Z] 17:32:01 119584 1762720 93.65 2620 1239932 890784 30.39 423848 1181856 8 [2020-03-09T18:35:40.791Z] 17:33:01 135020 1747284 92.83 2620 1239936 890784 30.39 407672 1181820 8 [2020-03-09T18:35:40.791Z] 17:34:01 134832 1747472 92.84 2620 1239940 890880 30.40 408228 1181820 8 [2020-03-09T18:35:40.791Z] 17:35:01 135440 1746864 92.80 2620 1239948 890784 30.39 407744 1181820 8 [2020-03-09T18:35:40.791Z] 17:36:01 135456 1746848 92.80 2620 1239952 890784 30.39 407740 1181820 8 [2020-03-09T18:35:40.791Z] 17:37:01 135504 1746800 92.80 2620 1239956 890784 30.39 407740 1181820 12 [2020-03-09T18:35:40.791Z] 17:38:01 135260 1747044 92.81 2620 1239992 890784 30.39 407780 1181848 16 [2020-03-09T18:35:40.791Z] 17:39:01 134776 1747528 92.84 2620 1240000 890868 30.40 408380 1181848 8 [2020-03-09T18:35:40.791Z] 17:40:01 135152 1747152 92.82 2620 1240000 890784 30.39 407896 1181848 8 [2020-03-09T18:35:40.791Z] 17:41:01 135152 1747152 92.82 2620 1240012 890784 30.39 407924 1181852 8 [2020-03-09T18:35:40.791Z] 17:42:01 134216 1748088 92.87 2620 1240016 890916 30.40 408764 1181848 8 [2020-03-09T18:35:40.791Z] 17:43:01 134980 1747324 92.83 2620 1240020 890784 30.39 407792 1181852 8 [2020-03-09T18:35:40.791Z] 17:44:01 134800 1747504 92.84 2620 1240024 890868 30.40 408272 1181848 8 [2020-03-09T18:35:40.791Z] 17:45:02 135200 1747104 92.82 2620 1240028 890784 30.39 407840 1181848 8 [2020-03-09T18:35:40.791Z] 17:46:01 135160 1747144 92.82 2620 1240032 890784 30.39 407840 1181848 8 [2020-03-09T18:35:40.791Z] 17:47:01 135052 1747252 92.83 2620 1240036 890784 30.39 407968 1181848 8 [2020-03-09T18:35:40.791Z] 17:48:01 133960 1748344 92.88 2620 1240044 891276 30.41 409144 1181852 20 [2020-03-09T18:35:40.791Z] 17:49:01 99848 1782456 94.70 2620 1240056 889484 30.35 442988 1181860 12 [2020-03-09T18:35:40.791Z] 17:50:01 100792 1781512 94.65 2620 1240064 889364 30.34 442240 1181860 8 [2020-03-09T18:35:40.791Z] 17:51:01 101556 1780748 94.60 2620 1240068 889208 30.34 441384 1181856 8 [2020-03-09T18:35:40.791Z] 17:52:01 101524 1780780 94.61 2620 1240072 889208 30.34 441280 1181856 8 [2020-03-09T18:35:40.791Z] 17:53:01 101392 1780912 94.61 2620 1240076 889208 30.34 441324 1181856 8 [2020-03-09T18:35:40.791Z] 17:54:01 101064 1781240 94.63 2620 1240080 889292 30.34 441900 1181856 8 [2020-03-09T18:35:40.791Z] 17:55:01 101628 1780676 94.60 2620 1240088 889208 30.34 441468 1181856 8 [2020-03-09T18:35:40.791Z] 17:56:01 101520 1780784 94.61 2620 1240088 889208 30.34 441344 1181856 8 [2020-03-09T18:35:40.791Z] 17:57:01 101232 1781072 94.62 2620 1240156 889208 30.34 441500 1181868 20 [2020-03-09T18:35:40.791Z] 17:58:01 101380 1780924 94.61 2620 1240104 889208 30.34 441452 1181856 8 [2020-03-09T18:35:40.791Z] 17:59:01 101168 1781136 94.63 2620 1240104 889268 30.34 441764 1181856 8 [2020-03-09T18:35:40.791Z] 18:00:01 101432 1780872 94.61 2620 1240112 889208 30.34 441340 1181856 8 [2020-03-09T18:35:40.792Z] 18:01:01 100376 1781928 94.67 2620 1240116 891552 30.42 442212 1181856 8 [2020-03-09T18:35:40.792Z] 18:02:01 101228 1781076 94.62 2620 1240276 889716 30.36 441676 1181948 8 [2020-03-09T18:35:40.792Z] 18:03:01 100824 1781480 94.64 2620 1240284 889716 30.36 441700 1181948 8 [2020-03-09T18:35:40.792Z] 18:04:01 100908 1781396 94.64 2620 1240288 889788 30.36 442096 1181948 8 [2020-03-09T18:35:40.792Z] 18:05:01 100860 1781444 94.64 2620 1240296 889824 30.36 442444 1181952 8 [2020-03-09T18:35:40.792Z] 18:06:01 100832 1781472 94.64 2620 1240296 889716 30.36 441616 1181948 8 [2020-03-09T18:35:40.792Z] 18:07:01 100692 1781612 94.65 2620 1240300 889716 30.36 441748 1181948 8 [2020-03-09T18:35:40.792Z] 18:08:02 99880 1782424 94.69 2620 1240308 889872 30.36 442588 1181948 8 [2020-03-09T18:35:40.792Z] 18:09:01 100012 1782292 94.69 2620 1240312 889972 30.37 443012 1181948 8 [2020-03-09T18:35:40.792Z] 18:10:01 100972 1781332 94.64 2620 1240320 889780 30.36 441840 1181948 8 [2020-03-09T18:35:40.792Z] 18:11:01 101392 1780912 94.61 2620 1240324 889780 30.36 441836 1181948 8 [2020-03-09T18:35:40.792Z] 18:12:01 101260 1781044 94.62 2620 1240328 889780 30.36 441712 1181952 8 [2020-03-09T18:35:40.792Z] 18:13:01 101508 1780796 94.61 2620 1240332 889780 30.36 441876 1181948 8 [2020-03-09T18:35:40.792Z] 18:14:01 100448 1781856 94.66 2620 1240336 889852 30.36 442256 1181948 8 [2020-03-09T18:35:40.792Z] 18:15:01 100740 1781564 94.65 2620 1240340 889780 30.36 441892 1181948 8 [2020-03-09T18:35:40.792Z] 18:16:01 100724 1781580 94.65 2620 1240344 889780 30.36 441908 1181948 8 [2020-03-09T18:35:40.792Z] 18:17:01 100608 1781696 94.66 2620 1240352 889780 30.36 441920 1181948 8 [2020-03-09T18:35:40.792Z] 18:18:01 100444 1781860 94.66 2620 1240352 889780 30.36 441952 1181948 8 [2020-03-09T18:35:40.792Z] 18:19:01 100280 1782024 94.67 2620 1240360 889852 30.36 442344 1181948 8 [2020-03-09T18:35:40.792Z] 18:20:01 100700 1781604 94.65 2620 1240364 889780 30.36 442092 1181948 12 [2020-03-09T18:35:40.792Z] 18:21:01 100840 1781464 94.64 2620 1240368 889780 30.36 441972 1181948 8 [2020-03-09T18:35:40.792Z] 18:22:01 100492 1781812 94.66 2620 1240372 889780 30.36 441976 1181948 8 [2020-03-09T18:35:40.792Z] 18:23:01 99780 1782524 94.70 2620 1240376 890004 30.37 442864 1181948 8 [2020-03-09T18:35:40.792Z] 18:24:01 100076 1782228 94.68 2620 1240384 889980 30.37 442860 1181948 8 [2020-03-09T18:35:40.792Z] 18:25:01 100676 1781628 94.65 2620 1240384 889848 30.36 441896 1181948 16 [2020-03-09T18:35:40.792Z] 18:26:01 100832 1781472 94.64 2620 1240392 889848 30.36 442028 1181948 8 [2020-03-09T18:35:40.792Z] 18:27:01 100700 1781604 94.65 2620 1240396 889848 30.36 442180 1181948 8 [2020-03-09T18:35:40.792Z] 18:28:01 100972 1781332 94.64 2620 1240400 889848 30.36 441908 1181952 8 [2020-03-09T18:35:40.792Z] 18:29:01 100472 1781832 94.66 2620 1240404 889908 30.36 442488 1181948 8 [2020-03-09T18:35:40.792Z] 18:30:01 100624 1781680 94.65 2620 1240408 889848 30.36 442180 1181948 8 [2020-03-09T18:35:40.792Z] 18:31:01 100880 1781424 94.64 2620 1240412 889848 30.36 442036 1181948 8 [2020-03-09T18:35:40.792Z] 18:32:01 100640 1781664 94.65 2620 1240420 889848 30.36 441924 1181948 8 [2020-03-09T18:35:40.792Z] 18:33:01 99296 1783008 94.72 2620 1240428 890052 30.37 443260 1181932 8 [2020-03-09T18:35:40.792Z] 18:34:01 99728 1782576 94.70 2620 1240428 889956 30.36 442668 1181932 8 [2020-03-09T18:35:40.792Z] 18:35:01 100368 1781936 94.67 2620 1240436 889848 30.36 442072 1181932 8 [2020-03-09T18:35:40.792Z] Average: 110525 1771779 94.13 2620 1240159 890567 30.39 432326 1181898 9 [2020-03-09T18:35:40.792Z] [2020-03-09T18:35:40.792Z] 17:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-09T18:35:40.792Z] 17:24:01 eth0 436.23 325.85 1048.73 107.96 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:24:01 docker0 8.06 6.60 0.87 16.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:25:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:29:01 eth0 0.40 0.22 0.16 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:34:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:35:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:39:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:41:01 eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:42:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:44:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:45:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:48:01 eth0 29.24 20.27 19.90 13.57 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:49:01 eth0 64.04 51.98 41.66 84.27 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:50:01 eth0 4.30 3.11 3.66 2.84 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:54:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.792Z] 17:59:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:04:01 eth0 0.58 0.20 0.17 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:05:01 eth0 0.73 0.52 0.52 0.33 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:07:01 eth0 0.43 0.00 0.04 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:08:02 eth0 3.98 0.85 1.04 0.62 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:09:01 eth0 2.05 1.24 1.23 0.88 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:10:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:11:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:13:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:14:01 eth0 0.22 0.17 0.14 0.10 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:19:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:21:01 eth0 0.72 0.00 0.03 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:22:01 eth0 1.68 0.00 0.16 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:23:01 eth0 0.70 0.52 0.52 0.36 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:24:01 eth0 0.32 0.22 0.14 0.10 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:26:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:29:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:30:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:31:01 eth0 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:32:01 eth0 0.95 0.00 0.10 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:33:01 eth0 0.65 0.52 0.51 0.36 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:34:01 eth0 0.34 0.22 0.15 0.11 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] Average: eth0 7.59 5.61 15.34 2.93 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] Average: docker0 0.11 0.09 0.01 0.22 0.00 0.00 0.00 [2020-03-09T18:35:40.793Z] [2020-03-09T18:35:40.793Z] [2020-03-09T18:35:40.793Z] ---> sar -P ALL: [2020-03-09T18:35:40.793Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/09/20 _x86_64_ (4 CPU) [2020-03-09T18:35:40.793Z] [2020-03-09T18:35:40.793Z] 17:22:36 LINUX RESTART [2020-03-09T18:35:40.793Z] [2020-03-09T18:35:40.793Z] 17:23:02 CPU %user %nice %system %iowait %steal %idle [2020-03-09T18:35:40.793Z] 17:24:01 all 12.72 0.00 6.45 7.75 0.03 73.06 [2020-03-09T18:35:40.793Z] 17:24:01 0 12.59 0.00 6.40 5.90 0.02 75.09 [2020-03-09T18:35:40.793Z] 17:24:01 1 12.78 0.00 6.82 11.94 0.03 68.43 [2020-03-09T18:35:40.793Z] 17:24:01 2 13.27 0.00 6.46 7.52 0.03 72.72 [2020-03-09T18:35:40.793Z] 17:24:01 3 12.23 0.00 6.12 5.61 0.03 76.00 [2020-03-09T18:35:40.793Z] 17:25:01 all 0.07 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.793Z] 17:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.793Z] 17:25:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.793Z] 17:25:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-03-09T18:35:40.793Z] 17:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.793Z] 17:26:01 all 0.15 0.00 0.06 0.00 0.00 99.79 [2020-03-09T18:35:40.793Z] 17:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.793Z] 17:26:01 1 0.45 0.00 0.05 0.00 0.00 99.50 [2020-03-09T18:35:40.793Z] 17:26:01 2 0.10 0.00 0.12 0.00 0.00 99.78 [2020-03-09T18:35:40.793Z] 17:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.793Z] 17:27:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.793Z] 17:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.793Z] 17:27:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-09T18:35:40.793Z] 17:27:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.793Z] 17:27:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.793Z] 17:28:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.793Z] 17:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.793Z] 17:28:01 1 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-09T18:35:40.793Z] 17:28:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-09T18:35:40.793Z] 17:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.793Z] 17:29:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.793Z] 17:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.793Z] 17:29:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-09T18:35:40.793Z] 17:29:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.793Z] 17:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.793Z] 17:30:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.793Z] 17:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.793Z] 17:30:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.793Z] 17:30:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-09T18:35:40.793Z] 17:30:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.793Z] 17:31:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.793Z] 17:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.793Z] 17:31:01 1 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-09T18:35:40.793Z] 17:31:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.793Z] 17:31:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.793Z] 17:32:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:32:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2020-03-09T18:35:40.794Z] 17:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:32:01 3 0.28 0.00 0.07 0.00 0.00 99.65 [2020-03-09T18:35:40.794Z] 17:33:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 17:33:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2020-03-09T18:35:40.794Z] 17:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:33:01 3 0.57 0.00 0.07 0.00 0.00 99.37 [2020-03-09T18:35:40.794Z] 17:34:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:34:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:34:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.794Z] 17:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.794Z] 17:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.794Z] 17:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-09T18:35:40.794Z] 17:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:35:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-09T18:35:40.794Z] 17:36:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-03-09T18:35:40.794Z] 17:36:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:36:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:36:01 3 0.55 0.00 0.03 0.00 0.02 99.40 [2020-03-09T18:35:40.794Z] 17:37:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.794Z] 17:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:37:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:37:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-09T18:35:40.794Z] 17:38:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-03-09T18:35:40.794Z] 17:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:38:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:38:01 2 0.08 0.00 0.12 0.00 0.02 99.78 [2020-03-09T18:35:40.794Z] 17:38:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-09T18:35:40.794Z] 17:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.794Z] 17:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.794Z] 17:39:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-09T18:35:40.794Z] 17:39:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:39:01 3 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-09T18:35:40.794Z] 17:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.794Z] 17:40:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2020-03-09T18:35:40.794Z] 17:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:40:01 2 0.25 0.00 0.07 0.00 0.00 99.68 [2020-03-09T18:35:40.794Z] 17:40:01 3 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.794Z] 17:41:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 17:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-09T18:35:40.794Z] 17:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:41:01 2 0.58 0.00 0.05 0.00 0.00 99.37 [2020-03-09T18:35:40.794Z] 17:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:42:01 all 0.17 0.00 0.06 0.00 0.00 99.76 [2020-03-09T18:35:40.794Z] 17:42:01 0 0.20 0.00 0.07 0.00 0.00 99.73 [2020-03-09T18:35:40.794Z] 17:42:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:42:01 2 0.33 0.00 0.05 0.00 0.00 99.62 [2020-03-09T18:35:40.794Z] 17:42:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-09T18:35:40.794Z] 17:43:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:43:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:43:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:43:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:44:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2020-03-09T18:35:40.794Z] 17:44:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2020-03-09T18:35:40.794Z] 17:44:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:44:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:45:02 all 0.14 0.00 0.05 0.00 0.00 99.81 [2020-03-09T18:35:40.794Z] 17:45:02 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:45:02 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:45:02 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:45:02 3 0.42 0.00 0.07 0.00 0.00 99.52 [2020-03-09T18:35:40.794Z] 17:46:01 all 0.17 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-03-09T18:35:40.794Z] 17:46:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2020-03-09T18:35:40.794Z] 17:46:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:46:01 3 0.52 0.00 0.03 0.00 0.02 99.42 [2020-03-09T18:35:40.794Z] 17:47:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:47:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.794Z] 17:47:01 3 0.53 0.00 0.07 0.00 0.00 99.40 [2020-03-09T18:35:40.794Z] 17:48:01 all 0.53 0.00 0.15 0.01 0.00 99.30 [2020-03-09T18:35:40.794Z] 17:48:01 0 0.87 0.00 0.15 0.00 0.00 98.98 [2020-03-09T18:35:40.794Z] 17:48:01 1 0.38 0.00 0.13 0.02 0.00 99.47 [2020-03-09T18:35:40.794Z] 17:48:01 2 0.48 0.00 0.17 0.00 0.00 99.35 [2020-03-09T18:35:40.794Z] 17:48:01 3 0.38 0.00 0.15 0.02 0.00 99.45 [2020-03-09T18:35:40.794Z] 17:49:01 all 0.92 0.00 0.38 0.01 0.00 98.68 [2020-03-09T18:35:40.794Z] 17:49:01 0 0.77 0.00 0.49 0.00 0.00 98.74 [2020-03-09T18:35:40.794Z] 17:49:01 1 0.70 0.00 0.38 0.02 0.00 98.90 [2020-03-09T18:35:40.794Z] 17:49:01 2 1.29 0.00 0.35 0.02 0.00 98.35 [2020-03-09T18:35:40.794Z] 17:49:01 3 0.93 0.00 0.32 0.02 0.00 98.73 [2020-03-09T18:35:40.794Z] 17:50:01 all 0.19 0.00 0.07 0.00 0.00 99.74 [2020-03-09T18:35:40.794Z] 17:50:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.794Z] 17:50:01 1 0.48 0.00 0.07 0.00 0.00 99.45 [2020-03-09T18:35:40.794Z] 17:50:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.794Z] 17:50:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:51:01 all 0.17 0.00 0.05 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 17:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.794Z] 17:51:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-09T18:35:40.794Z] 17:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:51:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:52:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 17:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:52:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.794Z] 17:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2020-03-09T18:35:40.794Z] 17:52:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:53:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.794Z] 17:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:53:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-09T18:35:40.794Z] 17:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.794Z] 17:54:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:54:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.794Z] 17:54:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:54:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.794Z] 17:55:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 17:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2020-03-09T18:35:40.794Z] 17:55:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:55:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-09T18:35:40.794Z] 17:56:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 17:56:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:56:01 3 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-09T18:35:40.794Z] 17:57:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.794Z] 17:57:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2020-03-09T18:35:40.794Z] 17:57:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:57:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:58:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.794Z] 17:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 17:58:01 1 0.57 0.00 0.07 0.00 0.00 99.37 [2020-03-09T18:35:40.794Z] 17:58:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 17:58:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 17:59:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.794Z] 17:59:01 1 0.57 0.00 0.03 0.00 0.00 99.40 [2020-03-09T18:35:40.794Z] 17:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 17:59:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.794Z] 18:00:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-03-09T18:35:40.794Z] 18:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 18:00:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-09T18:35:40.794Z] 18:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.794Z] 18:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.794Z] 18:01:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.794Z] 18:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.794Z] 18:01:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-09T18:35:40.794Z] 18:01:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.794Z] 18:01:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2020-03-09T18:35:40.794Z] 18:02:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.794Z] 18:02:01 0 0.10 0.00 0.07 0.02 0.00 99.82 [2020-03-09T18:35:40.794Z] 18:02:01 1 0.57 0.00 0.03 0.00 0.02 99.38 [2020-03-09T18:35:40.795Z] 18:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.795Z] 18:03:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.795Z] 18:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:03:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2020-03-09T18:35:40.795Z] 18:03:01 2 0.42 0.00 0.03 0.00 0.00 99.55 [2020-03-09T18:35:40.795Z] 18:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:04:01 all 0.10 0.00 0.05 0.00 0.00 99.84 [2020-03-09T18:35:40.795Z] 18:04:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:04:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.795Z] 18:04:01 2 0.22 0.00 0.08 0.00 0.00 99.70 [2020-03-09T18:35:40.795Z] 18:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:05:01 all 0.05 0.00 0.05 0.00 0.00 99.89 [2020-03-09T18:35:40.795Z] 18:05:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:05:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:06:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-03-09T18:35:40.795Z] 18:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:06:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.795Z] 18:06:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-09T18:35:40.795Z] 18:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] [2020-03-09T18:35:40.795Z] 18:06:01 CPU %user %nice %system %iowait %steal %idle [2020-03-09T18:35:40.795Z] 18:07:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-03-09T18:35:40.795Z] 18:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.795Z] 18:07:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:07:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.795Z] 18:07:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:08:02 all 0.20 0.00 0.05 0.00 0.01 99.74 [2020-03-09T18:35:40.795Z] 18:08:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-03-09T18:35:40.795Z] 18:08:02 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.795Z] 18:08:02 2 0.53 0.00 0.03 0.00 0.02 99.42 [2020-03-09T18:35:40.795Z] 18:08:02 3 0.13 0.00 0.07 0.00 0.00 99.80 [2020-03-09T18:35:40.795Z] 18:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-09T18:35:40.795Z] 18:09:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:09:01 1 0.07 0.00 0.07 0.00 0.00 99.86 [2020-03-09T18:35:40.795Z] 18:09:01 2 0.54 0.00 0.03 0.00 0.00 99.42 [2020-03-09T18:35:40.795Z] 18:09:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2020-03-09T18:35:40.795Z] 18:10:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-03-09T18:35:40.795Z] 18:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2020-03-09T18:35:40.795Z] 18:10:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:10:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-09T18:35:40.795Z] 18:10:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-09T18:35:40.795Z] 18:11:01 all 0.14 0.00 0.07 0.00 0.01 99.78 [2020-03-09T18:35:40.795Z] 18:11:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:11:01 1 0.17 0.00 0.10 0.00 0.00 99.73 [2020-03-09T18:35:40.795Z] 18:11:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2020-03-09T18:35:40.795Z] 18:11:01 3 0.10 0.00 0.10 0.00 0.02 99.78 [2020-03-09T18:35:40.795Z] 18:12:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-03-09T18:35:40.795Z] 18:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-09T18:35:40.795Z] 18:12:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-09T18:35:40.795Z] 18:12:01 3 0.23 0.00 0.05 0.00 0.00 99.72 [2020-03-09T18:35:40.795Z] 18:13:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-09T18:35:40.795Z] 18:13:01 0 0.08 0.00 0.10 0.00 0.02 99.80 [2020-03-09T18:35:40.795Z] 18:13:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:13:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.795Z] 18:14:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2020-03-09T18:35:40.795Z] 18:14:01 0 0.13 0.00 0.07 0.00 0.03 99.77 [2020-03-09T18:35:40.795Z] 18:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:14:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:14:01 3 0.53 0.00 0.05 0.00 0.02 99.40 [2020-03-09T18:35:40.795Z] 18:15:01 all 0.17 0.00 0.04 0.00 0.04 99.75 [2020-03-09T18:35:40.795Z] 18:15:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2020-03-09T18:35:40.795Z] 18:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:15:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2020-03-09T18:35:40.795Z] 18:15:01 3 0.53 0.00 0.05 0.00 0.08 99.33 [2020-03-09T18:35:40.795Z] 18:16:01 all 0.18 0.00 0.05 0.00 0.00 99.76 [2020-03-09T18:35:40.795Z] 18:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2020-03-09T18:35:40.795Z] 18:16:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2020-03-09T18:35:40.795Z] 18:16:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2020-03-09T18:35:40.795Z] 18:17:01 all 0.11 0.00 0.05 0.00 0.01 99.83 [2020-03-09T18:35:40.795Z] 18:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-09T18:35:40.795Z] 18:17:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.795Z] 18:17:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.795Z] 18:17:01 3 0.32 0.00 0.07 0.00 0.03 99.58 [2020-03-09T18:35:40.795Z] 18:18:01 all 0.12 0.00 0.04 0.00 0.01 99.84 [2020-03-09T18:35:40.795Z] 18:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:18:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.795Z] 18:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-09T18:35:40.795Z] 18:18:01 3 0.32 0.00 0.05 0.00 0.02 99.62 [2020-03-09T18:35:40.795Z] 18:19:01 all 0.17 0.00 0.04 0.00 0.03 99.76 [2020-03-09T18:35:40.795Z] 18:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2020-03-09T18:35:40.795Z] 18:19:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2020-03-09T18:35:40.795Z] 18:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2020-03-09T18:35:40.795Z] 18:19:01 3 0.55 0.00 0.05 0.00 0.05 99.35 [2020-03-09T18:35:40.795Z] 18:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.795Z] 18:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-03-09T18:35:40.795Z] 18:20:01 2 0.28 0.00 0.03 0.00 0.00 99.68 [2020-03-09T18:35:40.795Z] 18:20:01 3 0.35 0.00 0.07 0.00 0.00 99.58 [2020-03-09T18:35:40.795Z] 18:21:01 all 0.17 0.00 0.05 0.00 0.04 99.75 [2020-03-09T18:35:40.795Z] 18:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-09T18:35:40.795Z] 18:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-03-09T18:35:40.795Z] 18:21:01 2 0.52 0.00 0.05 0.00 0.07 99.37 [2020-03-09T18:35:40.795Z] 18:21:01 3 0.08 0.00 0.08 0.00 0.07 99.77 [2020-03-09T18:35:40.795Z] 18:22:01 all 0.18 0.00 0.05 0.00 0.03 99.75 [2020-03-09T18:35:40.795Z] 18:22:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2020-03-09T18:35:40.795Z] 18:22:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-09T18:35:40.795Z] 18:22:01 2 0.53 0.00 0.03 0.00 0.07 99.37 [2020-03-09T18:35:40.795Z] 18:22:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-09T18:35:40.795Z] 18:23:01 all 0.18 0.00 0.05 0.00 0.10 99.66 [2020-03-09T18:35:40.795Z] 18:23:01 0 0.03 0.00 0.03 0.00 0.08 99.85 [2020-03-09T18:35:40.795Z] 18:23:01 1 0.08 0.00 0.05 0.00 0.13 99.73 [2020-03-09T18:35:40.795Z] 18:23:01 2 0.55 0.00 0.05 0.00 0.15 99.25 [2020-03-09T18:35:40.795Z] 18:23:01 3 0.07 0.00 0.07 0.00 0.05 99.82 [2020-03-09T18:35:40.795Z] 18:24:01 all 0.19 0.00 0.05 0.00 0.06 99.70 [2020-03-09T18:35:40.795Z] 18:24:01 0 0.08 0.00 0.08 0.00 0.08 99.75 [2020-03-09T18:35:40.795Z] 18:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:24:01 2 0.55 0.00 0.05 0.00 0.12 99.28 [2020-03-09T18:35:40.795Z] 18:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2020-03-09T18:35:40.795Z] 18:25:01 all 0.15 0.00 0.05 0.00 0.22 99.58 [2020-03-09T18:35:40.795Z] 18:25:01 0 0.02 0.00 0.05 0.00 0.22 99.72 [2020-03-09T18:35:40.795Z] 18:25:01 1 0.03 0.00 0.02 0.00 0.22 99.73 [2020-03-09T18:35:40.795Z] 18:25:01 2 0.52 0.00 0.07 0.00 0.28 99.14 [2020-03-09T18:35:40.795Z] 18:25:01 3 0.03 0.00 0.03 0.00 0.20 99.73 [2020-03-09T18:35:40.795Z] 18:26:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2020-03-09T18:35:40.795Z] 18:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2020-03-09T18:35:40.795Z] 18:26:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2020-03-09T18:35:40.795Z] 18:26:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-03-09T18:35:40.795Z] 18:26:01 3 0.43 0.00 0.08 0.00 0.02 99.47 [2020-03-09T18:35:40.795Z] 18:27:01 all 0.08 0.00 0.05 0.00 0.03 99.85 [2020-03-09T18:35:40.795Z] 18:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-03-09T18:35:40.795Z] 18:27:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2020-03-09T18:35:40.795Z] 18:27:01 2 0.18 0.00 0.07 0.00 0.05 99.70 [2020-03-09T18:35:40.795Z] 18:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:28:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-03-09T18:35:40.795Z] 18:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.795Z] 18:28:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2020-03-09T18:35:40.795Z] 18:28:01 2 0.57 0.00 0.05 0.00 0.02 99.37 [2020-03-09T18:35:40.795Z] 18:28:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:29:01 all 0.17 0.00 0.05 0.00 0.01 99.78 [2020-03-09T18:35:40.795Z] 18:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-09T18:35:40.795Z] 18:29:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-09T18:35:40.795Z] 18:29:01 2 0.47 0.00 0.07 0.00 0.02 99.45 [2020-03-09T18:35:40.795Z] 18:29:01 3 0.13 0.00 0.05 0.00 0.00 99.82 [2020-03-09T18:35:40.795Z] 18:30:01 all 0.17 0.00 0.04 0.00 0.03 99.75 [2020-03-09T18:35:40.795Z] 18:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-03-09T18:35:40.795Z] 18:30:01 1 0.08 0.00 0.07 0.00 0.05 99.80 [2020-03-09T18:35:40.795Z] 18:30:01 2 0.08 0.00 0.05 0.00 0.05 99.82 [2020-03-09T18:35:40.795Z] 18:30:01 3 0.52 0.00 0.03 0.00 0.02 99.43 [2020-03-09T18:35:40.795Z] 18:31:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-03-09T18:35:40.795Z] 18:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-09T18:35:40.795Z] 18:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:31:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-09T18:35:40.795Z] 18:31:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-09T18:35:40.795Z] 18:32:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-03-09T18:35:40.795Z] 18:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-09T18:35:40.795Z] 18:32:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-09T18:35:40.795Z] 18:32:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2020-03-09T18:35:40.795Z] 18:32:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-03-09T18:35:40.795Z] 18:33:01 all 0.18 0.00 0.06 0.00 0.04 99.72 [2020-03-09T18:35:40.795Z] 18:33:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2020-03-09T18:35:40.795Z] 18:33:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2020-03-09T18:35:40.795Z] 18:33:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-03-09T18:35:40.795Z] 18:33:01 3 0.52 0.00 0.07 0.00 0.07 99.35 [2020-03-09T18:35:40.795Z] 18:34:01 all 0.15 0.00 0.05 0.00 0.07 99.73 [2020-03-09T18:35:40.795Z] 18:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-09T18:35:40.795Z] 18:34:01 1 0.05 0.00 0.03 0.00 0.12 99.80 [2020-03-09T18:35:40.795Z] 18:34:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2020-03-09T18:35:40.795Z] 18:34:01 3 0.46 0.00 0.08 0.00 0.10 99.36 [2020-03-09T18:35:40.795Z] 18:35:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-09T18:35:40.796Z] 18:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-09T18:35:40.796Z] 18:35:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-03-09T18:35:40.796Z] 18:35:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-09T18:35:40.796Z] 18:35:01 3 0.17 0.00 0.07 0.00 0.00 99.77 [2020-03-09T18:35:40.796Z] Average: all 0.35 0.00 0.14 0.11 0.01 99.40 [2020-03-09T18:35:40.796Z] Average: 0 0.24 0.00 0.13 0.08 0.01 99.54 [2020-03-09T18:35:40.796Z] Average: 1 0.36 0.00 0.14 0.16 0.01 99.32 [2020-03-09T18:35:40.796Z] Average: 2 0.37 0.00 0.15 0.10 0.01 99.37 [2020-03-09T18:35:40.796Z] Average: 3 0.41 0.00 0.14 0.08 0.01 99.36 [2020-03-09T18:35:40.796Z] [2020-03-09T18:35:40.796Z] [2020-03-09T18:35:40.796Z]