Pull request #293 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 jpwhitemn for edgexfoundry/device-sdk-c Loading trusted files from base branch master at e04f6c7b98e5d4f437d89dd93d473807ba88ad5c rather than dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 Obtained Jenkinsfile from e04f6c7b98e5d4f437d89dd93d473807ba88ad5c Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-293/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d07cd02ecb4437160b67c3e2c8b9f8516fc20714 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d07cd02ecb4437160b67c3e2c8b9f8516fc20714 # timeout=10 Commit message: "Merge pull request #233 from ernestojeda/fix-snap-workspace-issue" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-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 BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-933 in /w/workspace/edgexfoundry_device-sdk-c_PR-293 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-293 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e04f6c7b98e5d4f437d89dd93d473807ba88ad5c into PR head commit dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 Merge succeeded, producing dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 Checking out Revision dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 (PR-293) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # 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/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # 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 e04f6c7b98e5d4f437d89dd93d473807ba88ad5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # timeout=10 Commit message: "docs: addition of version and LTS refs to README per arch's meeting" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-31T22:39:09.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-31T22:39:09.288Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-31T22:39:09.504Z] ========================================================= [2020-08-31T22:39:09.504Z] EdgeX Global Pipelines Version Info [2020-08-31T22:39:09.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:39:10.952Z] ------------------- [2020-08-31T22:39:10.952Z] stable info: [2020-08-31T22:39:10.952Z] ------------------- [2020-08-31T22:39:10.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-31T22:39:10.952Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:39:10.952Z] Message: update stable to v1.0.115 [2020-08-31T22:39:11.893Z] ------------------- [2020-08-31T22:39:11.893Z] experimental info: [2020-08-31T22:39:11.893Z] ------------------- [2020-08-31T22:39:11.894Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-31T22:39:11.894Z] Commit SHA: d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:39:11.894Z] Message: update experimental to v1.0.115 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-08-31T22:39:12.302Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-08-31T22:39:12.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-08-31T22:39:12.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-08-31T22:39:12.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-08-31T22:39:12.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-08-31T22:39:12.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-08-31T22:39:12.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-08-31T22:39:13.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-08-31T22:39:13.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-08-31T22:39:13.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-08-31T22:39:13.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-08-31T22:39:13.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-08-31T22:39:13.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-08-31T22:39:13.754Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-08-31T22:39:13.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-08-31T22:39:13.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-08-31T22:39:14.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-293 [Pipeline] echo [2020-08-31T22:39:14.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-293 [Pipeline] echo [2020-08-31T22:39:14.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-293 [Pipeline] echo [2020-08-31T22:39:14.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [Pipeline] echo [2020-08-31T22:39:14.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbc60b0 [Pipeline] echo [2020-08-31T22:39:14.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:39:15.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:39:16.053Z] [2020-08-31T22:39:16.053Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:39:16.422Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:39:16.423Z] latest: Pulling from edgex-devops/git-semver [2020-08-31T22:39:16.423Z] 31603596830f: Pulling fs layer [2020-08-31T22:39:16.423Z] 2a8b12db71e7: Pulling fs layer [2020-08-31T22:39:16.423Z] 6ca5941a6612: Pulling fs layer [2020-08-31T22:39:16.423Z] ecc8261a40a4: Pulling fs layer [2020-08-31T22:39:16.423Z] ecc8261a40a4: Waiting [2020-08-31T22:39:16.423Z] 2a8b12db71e7: Verifying Checksum [2020-08-31T22:39:16.423Z] 2a8b12db71e7: Download complete [2020-08-31T22:39:16.688Z] 31603596830f: Download complete [2020-08-31T22:39:16.688Z] ecc8261a40a4: Verifying Checksum [2020-08-31T22:39:16.688Z] ecc8261a40a4: Download complete [2020-08-31T22:39:16.688Z] 6ca5941a6612: Verifying Checksum [2020-08-31T22:39:16.688Z] 6ca5941a6612: Download complete [2020-08-31T22:39:16.951Z] 31603596830f: Pull complete [2020-08-31T22:39:16.951Z] 2a8b12db71e7: Pull complete [2020-08-31T22:39:17.898Z] 6ca5941a6612: Pull complete [2020-08-31T22:39:17.898Z] ecc8261a40a4: Pull complete [2020-08-31T22:39:17.898Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-31T22:39:17.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-31T22:39:17.898Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-31T22:39:18.046Z] prd-centos7-docker-4c-2g-933 does not seem to be running inside a container [2020-08-31T22:39:18.104Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-293 -v /w/workspace/edgexfoundry_device-sdk-c_PR-293:/w/workspace/edgexfoundry_device-sdk-c_PR-293:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-293@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-31T22:39:20.327Z] $ docker top 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-31T22:39:20.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T22:39:20.726Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T22:39:20.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T22:39:20.924Z] $ docker exec 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 ssh-agent [2020-08-31T22:39:21.087Z] SSH_AUTH_SOCK=/tmp/ssh-MIIoixDeFCWy/agent.11 [2020-08-31T22:39:21.087Z] SSH_AGENT_PID=16 [2020-08-31T22:39:21.098Z] Running ssh-add (command line suppressed) [2020-08-31T22:39:21.220Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp/private_key_7680488920267770067.key (/w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp/private_key_7680488920267770067.key) [2020-08-31T22:39:21.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T22:39:21.630Z] + git describe --exact-match --tags HEAD [2020-08-31T22:39:21.630Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-31T22:39:21.753Z] $ docker exec --env ******** --env ******** 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 ssh-agent -k [2020-08-31T22:39:21.867Z] unset SSH_AUTH_SOCK; [2020-08-31T22:39:21.867Z] unset SSH_AGENT_PID; [2020-08-31T22:39:21.867Z] echo Agent pid 16 killed; [2020-08-31T22:39:21.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-31T22:39:22.042Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-31T22:39:22.042Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-31T22:39:22.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-31T22:39:22.135Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-31T22:39:22.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-31T22:39:22.293Z] $ docker exec 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 ssh-agent [2020-08-31T22:39:22.442Z] SSH_AUTH_SOCK=/tmp/ssh-TTqhuBhtE2dZ/agent.45 [2020-08-31T22:39:22.442Z] SSH_AGENT_PID=50 [2020-08-31T22:39:22.448Z] Running ssh-add (command line suppressed) [2020-08-31T22:39:22.566Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp/private_key_2837599907773941030.key (/w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp/private_key_2837599907773941030.key) [2020-08-31T22:39:22.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-31T22:39:22.972Z] + git semver init [2020-08-31T22:39:22.972Z] # -> Open(): unable to determine branch for HEAD [2020-08-31T22:39:22.972Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-293/.git [2020-08-31T22:39:22.972Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-293 [2020-08-31T22:39:22.972Z] # $SEMVER_REMOTE_NAME = origin [2020-08-31T22:39:22.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-31T22:39:22.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-31T22:39:22.972Z] # $SEMVER_BRANCH = PR-293 [2020-08-31T22:39:22.972Z] # $SEMVER_TEMP = /tmp/semver-360918464 [2020-08-31T22:39:22.972Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-08-31T22:39:23.552Z] # '/tmp/semver-360918464' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-293/.semver' [2020-08-31T22:39:23.552Z] # -> Force: false [2020-08-31T22:39:23.552Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-293/.semver [Pipeline] } [2020-08-31T22:39:23.575Z] $ docker exec --env ******** --env ******** 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 ssh-agent -k [2020-08-31T22:39:23.692Z] unset SSH_AUTH_SOCK; [2020-08-31T22:39:23.692Z] unset SSH_AGENT_PID; [2020-08-31T22:39:23.692Z] echo Agent pid 50 killed; [2020-08-31T22:39:23.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-31T22:39:24.259Z] + git semver [Pipeline] } [2020-08-31T22:39:24.286Z] $ docker stop --time=1 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 [2020-08-31T22:39:25.626Z] $ docker rm -f 821c1ee0b15b249c294ce4e4dc47e4506bfe967e4a1ce3fc6f0b6da2630204f8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-31T22:39:26.502Z] Stashed 30 file(s) [Pipeline] echo [2020-08-31T22:39:26.522Z] [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-08-31T22:39:42.034Z] Still waiting to schedule task [2020-08-31T22:39:42.034Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-08-31T22:39:42.063Z] Still waiting to schedule task [2020-08-31T22:39:42.063Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-31T22:41:30.220Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-934 in /w/workspace/edgexfoundry_device-sdk-c_PR-293 [Pipeline] { [Pipeline] ws [2020-08-31T22:41:30.490Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-08-31T22:41:35.985Z] using credential edgex-jenkins-ssh [2020-08-31T22:41:36.323Z] Cloning the remote Git repository [2020-08-31T22:41:36.323Z] Cloning with configured refspecs honoured and without tags [2020-08-31T22:41:36.395Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:41:36.510Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-08-31T22:41:36.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:41:36.585Z] > git --version # timeout=10 [2020-08-31T22:41:36.606Z] > git --version # 'git version 2.17.1' [2020-08-31T22:41:36.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:41:36.696Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:41:37.773Z] Fetching without tags [2020-08-31T22:41:37.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-08-31T22:41:37.617Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10 [2020-08-31T22:41:37.635Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:41:37.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-08-31T22:41:37.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:41:37.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:41:37.819Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:41:38.415Z] Merging remotes/origin/master commit e04f6c7b98e5d4f437d89dd93d473807ba88ad5c into PR head commit dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:41:38.672Z] Merge succeeded, producing dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:41:38.672Z] Checking out Revision dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 (PR-293) [2020-08-31T22:41:38.440Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:41:38.458Z] > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # timeout=10 [2020-08-31T22:41:38.581Z] > git remote # timeout=10 [2020-08-31T22:41:38.607Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T22:41:38.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:41:38.637Z] > git merge e04f6c7b98e5d4f437d89dd93d473807ba88ad5c # timeout=10 [2020-08-31T22:41:38.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T22:41:38.684Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:41:38.700Z] > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # timeout=10 [2020-08-31T22:41:42.945Z] Commit message: "docs: addition of version and LTS refs to README per arch's meeting" [2020-08-31T22:41:43.004Z] > git --version # timeout=10 [2020-08-31T22:41:43.019Z] > git --version # 'git version 2.17.1' [2020-08-31T22:41:43.030Z] fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T22:41:44.654Z] ========================================================= [2020-08-31T22:41:44.654Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-08-31T22:41:44.654Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:41:45.913Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-08-31T22:41:46.911Z] Sending build context to Docker daemon 3.488MB [2020-08-31T22:41:46.911Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-08-31T22:41:46.911Z] Step 2/21 : FROM ${BASE} as builder [2020-08-31T22:41:47.197Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-08-31T22:41:47.197Z] 0362ad1dd800: Pulling fs layer [2020-08-31T22:41:47.197Z] f2cdb1532d8b: Pulling fs layer [2020-08-31T22:41:47.197Z] 37ed683be191: Pulling fs layer [2020-08-31T22:41:47.197Z] f2cdb1532d8b: Verifying Checksum [2020-08-31T22:41:47.197Z] f2cdb1532d8b: Download complete [2020-08-31T22:41:47.472Z] 0362ad1dd800: Verifying Checksum [2020-08-31T22:41:47.472Z] 0362ad1dd800: Download complete [2020-08-31T22:41:48.079Z] 0362ad1dd800: Pull complete [2020-08-31T22:41:48.676Z] f2cdb1532d8b: Pull complete [2020-08-31T22:41:49.663Z] 37ed683be191: Verifying Checksum [2020-08-31T22:41:49.663Z] 37ed683be191: Download complete [2020-08-31T22:41:58.710Z] Running on prd-centos7-docker-4c-2g-935 in /w/workspace/edgexfoundry_device-sdk-c_PR-293 [Pipeline] { [Pipeline] ws [2020-08-31T22:41:58.793Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-08-31T22:41:59.827Z] 37ed683be191: Pull complete [2020-08-31T22:41:59.827Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-08-31T22:41:59.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-08-31T22:41:59.827Z] ---> b23d30803547 [2020-08-31T22:41:59.827Z] 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-08-31T22:42:00.107Z] ---> Running in 5102e16d4a4e [2020-08-31T22:42:01.862Z] using credential edgex-jenkins-ssh [2020-08-31T22:42:01.906Z] Cloning the remote Git repository [2020-08-31T22:42:01.906Z] Cloning with configured refspecs honoured and without tags [2020-08-31T22:42:02.088Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-08-31T22:42:01.941Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:42:02.007Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-08-31T22:42:03.364Z] Fetching without tags [2020-08-31T22:42:03.515Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-08-31T22:42:02.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:42:02.681Z] > git --version # timeout=10 [2020-08-31T22:42:02.689Z] > git --version # 'git version 2.16.5' [2020-08-31T22:42:02.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:42:02.725Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:42:03.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-08-31T22:42:03.343Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10 [2020-08-31T22:42:03.352Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:42:03.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-08-31T22:42:03.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-08-31T22:42:03.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:42:03.380Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-31T22:42:03.787Z] Merging remotes/origin/master commit e04f6c7b98e5d4f437d89dd93d473807ba88ad5c into PR head commit dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:42:03.881Z] Merge succeeded, producing dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:42:03.881Z] Checking out Revision dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 (PR-293) [2020-08-31T22:42:04.110Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-08-31T22:42:04.380Z] (2/8) Installing libuuid (2.33-r0) [2020-08-31T22:42:04.380Z] (3/8) Installing libblkid (2.33-r0) [2020-08-31T22:42:04.660Z] (4/8) Installing libfdisk (2.33-r0) [2020-08-31T22:42:04.660Z] (5/8) Installing libmount (2.33-r0) [2020-08-31T22:42:03.802Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:42:03.810Z] > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # timeout=10 [2020-08-31T22:42:03.858Z] > git remote # timeout=10 [2020-08-31T22:42:03.867Z] > git config --get remote.origin.url # timeout=10 [2020-08-31T22:42:03.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-31T22:42:03.875Z] > git merge e04f6c7b98e5d4f437d89dd93d473807ba88ad5c # timeout=10 [2020-08-31T22:42:03.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-31T22:42:03.891Z] > git config core.sparsecheckout # timeout=10 [2020-08-31T22:42:03.895Z] > git checkout -f dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 # timeout=10 [2020-08-31T22:42:04.931Z] (6/8) Installing libsmartcols (2.33-r0) [2020-08-31T22:42:04.931Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-08-31T22:42:05.519Z] (8/8) Installing wget (1.20.3-r0) [2020-08-31T22:42:05.791Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:42:05.791Z] OK: 285 MiB in 83 packages [2020-08-31T22:42:07.223Z] Removing intermediate container 5102e16d4a4e [2020-08-31T22:42:07.223Z] ---> 9b5e069f962e [2020-08-31T22:42:07.223Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-08-31T22:42:07.447Z] Commit message: "docs: addition of version and LTS refs to README per arch's meeting" [2020-08-31T22:42:07.477Z] > git --version # timeout=10 [2020-08-31T22:42:07.482Z] > git --version # 'git version 2.16.5' [2020-08-31T22:42:07.486Z] fatal: bad object d07cd02ecb4437160b67c3e2c8b9f8516fc20714 [2020-08-31T22:42:07.498Z] ---> Running in 061b8c92b059 [2020-08-31T22:42:07.771Z] Removing intermediate container 061b8c92b059 [2020-08-31T22:42:07.771Z] ---> 23ea4001b8f1 [2020-08-31T22:42:07.771Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-08-31T22:42:08.049Z] ---> Running in 3a92ebd254a0 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-31T22:42:08.402Z] ========================================================= [2020-08-31T22:42:08.402Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-08-31T22:42:08.402Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:42:09.037Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-08-31T22:42:09.299Z] Sending build context to Docker daemon 3.488MB [2020-08-31T22:42:09.299Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-08-31T22:42:09.299Z] Step 2/21 : FROM ${BASE} as builder [2020-08-31T22:42:09.497Z] --2020-08-31 22:42:09-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-08-31T22:42:09.497Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:09.497Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:09.497Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:09.497Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-08-31T22:42:09.497Z] --2020-08-31 22:42:09-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-08-31T22:42:09.497Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:09.497Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:09.572Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-08-31T22:42:09.572Z] e7c96db7181b: Pulling fs layer [2020-08-31T22:42:09.572Z] 4c13bbce0fe7: Pulling fs layer [2020-08-31T22:42:09.572Z] 6059c847ac2f: Pulling fs layer [2020-08-31T22:42:09.572Z] 4c13bbce0fe7: Verifying Checksum [2020-08-31T22:42:09.572Z] 4c13bbce0fe7: Download complete [2020-08-31T22:42:09.572Z] e7c96db7181b: Verifying Checksum [2020-08-31T22:42:09.572Z] e7c96db7181b: Download complete [2020-08-31T22:42:09.776Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:09.776Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:09.777Z] Saving to: 'STDOUT' [2020-08-31T22:42:09.777Z]  [2020-08-31T22:42:09.777Z] 0K .......... .......... .......... .......... .......... 1.43M [2020-08-31T22:42:09.777Z] 50K .......... .......... .......... .......... .......... 2.73M [2020-08-31T22:42:09.777Z] 100K .......... .......... .......... .......... .......... 3.36M [2020-08-31T22:42:09.777Z] 150K .......... .......... .......... .......... .......... 10.7M [2020-08-31T22:42:09.777Z] 200K .......... .......... .......... .......... .......... 8.99M [2020-08-31T22:42:09.777Z] 250K .......... .......... .......... .......... .......... 3.76M [2020-08-31T22:42:09.777Z] 300K .......... .......... .......... .......... .......... 4.95M [2020-08-31T22:42:09.777Z] 350K .......... .......... .......... .......... .......... 4.87M [2020-08-31T22:42:09.777Z] 400K .......... .......... .......... .......... .......... 3.42M [2020-08-31T22:42:09.840Z] e7c96db7181b: Pull complete [2020-08-31T22:42:10.049Z] 450K .......... .......... .......... .......... .......... 2.05M [2020-08-31T22:42:10.049Z] 500K .......... .......... .......... .......... .......... 3.66M [2020-08-31T22:42:10.049Z] 550K .......... .......... .......... .......... .......... 6.10M [2020-08-31T22:42:10.049Z] 600K .......... .......... .......... .......... .......... 794K [2020-08-31T22:42:10.049Z] 650K .......... .......... .......... .......... .......... 2.01M [2020-08-31T22:42:10.049Z] 700K ..  11.9M=0.3s [2020-08-31T22:42:10.049Z] [2020-08-31T22:42:10.049Z] 2020-08-31 22:42:09 (2.68 MB/s) - written to stdout [719348] [2020-08-31T22:42:10.049Z] [2020-08-31T22:42:10.103Z] 4c13bbce0fe7: Pull complete [2020-08-31T22:42:10.322Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:42:10.595Z] -- The CXX compiler identification is GNU 8.3.0 [2020-08-31T22:42:10.595Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:42:10.681Z] 6059c847ac2f: Verifying Checksum [2020-08-31T22:42:10.681Z] 6059c847ac2f: Download complete [2020-08-31T22:42:10.868Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:42:10.868Z] -- Detecting C compiler ABI info [2020-08-31T22:42:11.141Z] -- Detecting C compiler ABI info - done [2020-08-31T22:42:11.141Z] -- Detecting C compile features [2020-08-31T22:42:11.746Z] -- Detecting C compile features - done [2020-08-31T22:42:11.746Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-08-31T22:42:12.019Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-08-31T22:42:12.019Z] -- Detecting CXX compiler ABI info [2020-08-31T22:42:12.301Z] -- Detecting CXX compiler ABI info - done [2020-08-31T22:42:12.301Z] -- Detecting CXX compile features [2020-08-31T22:42:14.278Z] -- Detecting CXX compile features - done [2020-08-31T22:42:14.278Z] -- Looking for include file endian.h [2020-08-31T22:42:14.278Z] -- Looking for include file endian.h - found [2020-08-31T22:42:14.278Z] -- Check if the system is big endian [2020-08-31T22:42:14.278Z] -- Searching 16 bit integer [2020-08-31T22:42:14.278Z] -- Looking for sys/types.h [2020-08-31T22:42:14.278Z] -- Looking for sys/types.h - found [2020-08-31T22:42:14.278Z] -- Looking for stdint.h [2020-08-31T22:42:14.552Z] -- Looking for stdint.h - found [2020-08-31T22:42:14.552Z] -- Looking for stddef.h [2020-08-31T22:42:14.834Z] -- Looking for stddef.h - found [2020-08-31T22:42:14.834Z] -- Check size of unsigned short [2020-08-31T22:42:14.999Z] 6059c847ac2f: Pull complete [2020-08-31T22:42:14.999Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-08-31T22:42:14.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-08-31T22:42:14.999Z] ---> 5eabd8fd8ba2 [2020-08-31T22:42:14.999Z] 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-08-31T22:42:15.111Z] -- Check size of unsigned short - done [2020-08-31T22:42:15.111Z] -- Using unsigned short [2020-08-31T22:42:15.385Z] -- Check if the system is big endian - little endian [2020-08-31T22:42:15.385Z] -- Check size of size_t [2020-08-31T22:42:15.659Z] -- Check size of size_t - done [2020-08-31T22:42:15.659Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-08-31T22:42:15.659Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-08-31T22:42:15.659Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-08-31T22:42:15.659Z] CMake did not find one. [2020-08-31T22:42:15.659Z] [2020-08-31T22:42:15.659Z] Could not find a package configuration file provided by "cJSON" with any of [2020-08-31T22:42:15.659Z] the following names: [2020-08-31T22:42:15.659Z] [2020-08-31T22:42:15.659Z] cJSONConfig.cmake [2020-08-31T22:42:15.659Z] cjson-config.cmake [2020-08-31T22:42:15.659Z] [2020-08-31T22:42:15.659Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-08-31T22:42:15.659Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-08-31T22:42:15.659Z] provides a separate development package or SDK, be sure it has been [2020-08-31T22:42:15.659Z] installed. [2020-08-31T22:42:15.659Z] [2020-08-31T22:42:15.659Z] [2020-08-31T22:42:15.659Z] -- Configuring done [2020-08-31T22:42:15.934Z] -- Generating done [2020-08-31T22:42:15.934Z] -- Build files have been written to: /tmp/cbor [2020-08-31T22:42:15.934Z] Scanning dependencies of target cbor_shared [2020-08-31T22:42:16.208Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-08-31T22:42:16.419Z] ---> Running in 116d4f584b22 [2020-08-31T22:42:16.804Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-08-31T22:42:16.999Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-08-31T22:42:17.409Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-08-31T22:42:17.680Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-08-31T22:42:17.944Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-08-31T22:42:18.273Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-08-31T22:42:18.524Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-08-31T22:42:18.524Z] (2/8) Installing libuuid (2.33-r0) [2020-08-31T22:42:18.524Z] (3/8) Installing libblkid (2.33-r0) [2020-08-31T22:42:18.544Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-08-31T22:42:18.544Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-08-31T22:42:18.786Z] (4/8) Installing libfdisk (2.33-r0) [2020-08-31T22:42:18.817Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-08-31T22:42:18.817Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-08-31T22:42:19.047Z] (5/8) Installing libmount (2.33-r0) [2020-08-31T22:42:19.048Z] (6/8) Installing libsmartcols (2.33-r0) [2020-08-31T22:42:19.309Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-08-31T22:42:19.407Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-08-31T22:42:19.580Z] (8/8) Installing wget (1.20.3-r0) [2020-08-31T22:42:19.690Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-08-31T22:42:19.842Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:42:19.965Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-08-31T22:42:20.105Z] OK: 272 MiB in 83 packages [2020-08-31T22:42:20.553Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-08-31T22:42:20.681Z] Removing intermediate container 116d4f584b22 [2020-08-31T22:42:20.681Z] ---> 2e1536cb8843 [2020-08-31T22:42:20.681Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-08-31T22:42:20.681Z] ---> Running in ee34e2570fad [2020-08-31T22:42:20.822Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-08-31T22:42:20.949Z] Removing intermediate container ee34e2570fad [2020-08-31T22:42:20.949Z] ---> f24a52a18649 [2020-08-31T22:42:20.949Z] 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-08-31T22:42:20.949Z] ---> Running in bfd5e2afb6e5 [2020-08-31T22:42:21.094Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-08-31T22:42:21.366Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-08-31T22:42:21.526Z] --2020-08-31 22:42:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-08-31T22:42:21.526Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:21.526Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:21.526Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:21.526Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-08-31T22:42:21.526Z] --2020-08-31 22:42:21-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-08-31T22:42:21.526Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:21.526Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:21.637Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-08-31T22:42:21.637Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-08-31T22:42:21.787Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:21.787Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:21.787Z] Saving to: 'STDOUT' [2020-08-31T22:42:21.787Z]  [2020-08-31T22:42:21.787Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-08-31T22:42:21.787Z] 50K .......... .......... .......... .......... .......... 3.78M [2020-08-31T22:42:21.787Z] 100K .......... .......... .......... .......... .......... 14.5M [2020-08-31T22:42:21.787Z] 150K .......... .......... .......... .......... .......... 29.0M [2020-08-31T22:42:21.787Z] 200K .......... .......... .......... .......... .......... 3.52M [2020-08-31T22:42:21.787Z] 250K .......... .......... .......... .......... .......... 14.8M [2020-08-31T22:42:21.787Z] 300K .......... .......... .......... .......... .......... 7.83M [2020-08-31T22:42:21.787Z] 350K .......... .......... .......... .......... .......... 11.8M [2020-08-31T22:42:21.787Z] 400K .......... .......... .......... .......... .......... 6.02M [2020-08-31T22:42:21.787Z] 450K .......... .......... .......... .......... .......... 8.35M [2020-08-31T22:42:21.787Z] 500K .......... .......... .......... .......... .......... 30.7M [2020-08-31T22:42:21.787Z] 550K .......... .......... .......... .......... .......... 3.02M [2020-08-31T22:42:21.787Z] 600K .......... .......... .......... .......... .......... 3.03M [2020-08-31T22:42:21.787Z] 650K .......... .......... .......... .......... .......... 4.67M [2020-08-31T22:42:21.787Z] 700K .. 45.5M=0.1s [2020-08-31T22:42:21.787Z] [2020-08-31T22:42:21.787Z] 2020-08-31 22:42:21 (5.12 MB/s) - written to stdout [719348] [2020-08-31T22:42:21.787Z] [2020-08-31T22:42:21.910Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-08-31T22:42:22.049Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:42:22.049Z] -- The CXX compiler identification is GNU 8.3.0 [2020-08-31T22:42:22.049Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:42:22.181Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-08-31T22:42:22.311Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:42:22.312Z] -- Detecting C compiler ABI info [2020-08-31T22:42:22.312Z] -- Detecting C compiler ABI info - done [2020-08-31T22:42:22.312Z] -- Detecting C compile features [2020-08-31T22:42:22.454Z] [ 40%] Linking C shared library libcbor.so [2020-08-31T22:42:22.454Z] [ 40%] Built target cbor_shared [2020-08-31T22:42:22.454Z] Scanning dependencies of target cbor [2020-08-31T22:42:22.454Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-08-31T22:42:22.576Z] -- Detecting C compile features - done [2020-08-31T22:42:22.576Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-08-31T22:42:22.576Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-08-31T22:42:22.576Z] -- Detecting CXX compiler ABI info [2020-08-31T22:42:22.576Z] -- Detecting CXX compiler ABI info - done [2020-08-31T22:42:22.576Z] -- Detecting CXX compile features [2020-08-31T22:42:23.148Z] -- Detecting CXX compile features - done [2020-08-31T22:42:23.149Z] -- Looking for include file endian.h [2020-08-31T22:42:23.149Z] -- Looking for include file endian.h - found [2020-08-31T22:42:23.149Z] -- Check if the system is big endian [2020-08-31T22:42:23.149Z] -- Searching 16 bit integer [2020-08-31T22:42:23.149Z] -- Looking for sys/types.h [2020-08-31T22:42:23.411Z] -- Looking for sys/types.h - found [2020-08-31T22:42:23.411Z] -- Looking for stdint.h [2020-08-31T22:42:23.411Z] -- Looking for stdint.h - found [2020-08-31T22:42:23.411Z] -- Looking for stddef.h [2020-08-31T22:42:23.411Z] -- Looking for stddef.h - found [2020-08-31T22:42:23.411Z] -- Check size of unsigned short [2020-08-31T22:42:23.411Z] -- Check size of unsigned short - done [2020-08-31T22:42:23.411Z] -- Using unsigned short [2020-08-31T22:42:23.428Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-08-31T22:42:23.672Z] -- Check if the system is big endian - little endian [2020-08-31T22:42:23.672Z] -- Check size of size_t [2020-08-31T22:42:23.672Z] -- Check size of size_t - done [2020-08-31T22:42:23.672Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-08-31T22:42:23.672Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-08-31T22:42:23.672Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-08-31T22:42:23.672Z] CMake did not find one. [2020-08-31T22:42:23.672Z] [2020-08-31T22:42:23.672Z] Could not find a package configuration file provided by "cJSON" with any of [2020-08-31T22:42:23.672Z] the following names: [2020-08-31T22:42:23.672Z] [2020-08-31T22:42:23.672Z] cJSONConfig.cmake [2020-08-31T22:42:23.672Z] cjson-config.cmake [2020-08-31T22:42:23.672Z] [2020-08-31T22:42:23.672Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-08-31T22:42:23.672Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-08-31T22:42:23.672Z] provides a separate development package or SDK, be sure it has been [2020-08-31T22:42:23.672Z] installed. [2020-08-31T22:42:23.672Z] [2020-08-31T22:42:23.672Z] [2020-08-31T22:42:23.672Z] -- Configuring done [2020-08-31T22:42:23.672Z] -- Generating done [2020-08-31T22:42:23.933Z] -- Build files have been written to: /tmp/cbor [2020-08-31T22:42:23.933Z] Scanning dependencies of target cbor_shared [2020-08-31T22:42:23.933Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-08-31T22:42:23.933Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-08-31T22:42:24.021Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-08-31T22:42:24.021Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-08-31T22:42:24.194Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-08-31T22:42:24.194Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-08-31T22:42:24.462Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-08-31T22:42:24.462Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-08-31T22:42:24.462Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-08-31T22:42:24.725Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-08-31T22:42:24.725Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-08-31T22:42:24.725Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-08-31T22:42:24.990Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-08-31T22:42:24.990Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-08-31T22:42:24.990Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-08-31T22:42:24.995Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-08-31T22:42:25.253Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-08-31T22:42:25.253Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-08-31T22:42:25.253Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-08-31T22:42:25.253Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-08-31T22:42:25.268Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-08-31T22:42:25.515Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-08-31T22:42:25.515Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-08-31T22:42:25.515Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-08-31T22:42:25.515Z] [ 40%] Linking C shared library libcbor.so [2020-08-31T22:42:25.541Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-08-31T22:42:25.779Z] [ 40%] Built target cbor_shared [2020-08-31T22:42:25.779Z] Scanning dependencies of target cbor [2020-08-31T22:42:25.779Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-08-31T22:42:25.779Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-08-31T22:42:25.812Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-08-31T22:42:25.812Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-08-31T22:42:26.041Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-08-31T22:42:26.041Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-08-31T22:42:26.304Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-08-31T22:42:26.304Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-08-31T22:42:26.402Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-08-31T22:42:26.567Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-08-31T22:42:26.567Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-08-31T22:42:26.567Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-08-31T22:42:26.827Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-08-31T22:42:26.827Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-08-31T22:42:26.827Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-08-31T22:42:26.996Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-08-31T22:42:27.089Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-08-31T22:42:27.089Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-08-31T22:42:27.267Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-08-31T22:42:27.350Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-08-31T22:42:27.350Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-08-31T22:42:27.350Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-08-31T22:42:27.350Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-08-31T22:42:27.539Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-08-31T22:42:27.612Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-08-31T22:42:27.612Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-08-31T22:42:27.612Z] [ 80%] Linking C static library libcbor.a [2020-08-31T22:42:27.612Z] [ 80%] Built target cbor [2020-08-31T22:42:27.612Z] Scanning dependencies of target create_items [2020-08-31T22:42:27.612Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-08-31T22:42:27.808Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-08-31T22:42:27.877Z] [ 84%] Linking C executable create_items [2020-08-31T22:42:27.877Z] [ 84%] Built target create_items [2020-08-31T22:42:27.877Z] Scanning dependencies of target readfile [2020-08-31T22:42:27.877Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-08-31T22:42:27.877Z] [ 88%] Linking C executable readfile [2020-08-31T22:42:27.877Z] [ 88%] Built target readfile [2020-08-31T22:42:27.877Z] Scanning dependencies of target streaming_parser [2020-08-31T22:42:27.877Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-08-31T22:42:27.877Z] [ 92%] Linking C executable streaming_parser [2020-08-31T22:42:27.877Z] [ 92%] Built target streaming_parser [2020-08-31T22:42:28.082Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-08-31T22:42:28.145Z] Scanning dependencies of target sort [2020-08-31T22:42:28.145Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-08-31T22:42:28.145Z] [ 96%] Linking C executable sort [2020-08-31T22:42:28.145Z] [ 96%] Built target sort [2020-08-31T22:42:28.145Z] Scanning dependencies of target hello [2020-08-31T22:42:28.145Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-08-31T22:42:28.145Z] [100%] Linking C executable hello [2020-08-31T22:42:28.145Z] [100%] Built target hello [2020-08-31T22:42:28.146Z] Install the project... [2020-08-31T22:42:28.146Z] -- Install configuration: "Release" [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/lib64/libcbor.a [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/lib64/libcbor.so [2020-08-31T22:42:28.146Z] -- Up-to-date: /usr/local/include/cbor [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/common.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/data.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/ints.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/maps.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/strings.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor/tags.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/include/cbor.h [2020-08-31T22:42:28.146Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-08-31T22:42:28.364Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-08-31T22:42:28.635Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-08-31T22:42:28.906Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-08-31T22:42:29.181Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-08-31T22:42:29.452Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-08-31T22:42:29.725Z] [ 80%] Linking C static library libcbor.a [2020-08-31T22:42:29.725Z] [ 80%] Built target cbor [2020-08-31T22:42:29.725Z] Scanning dependencies of target create_items [2020-08-31T22:42:29.725Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-08-31T22:42:29.997Z] [ 84%] Linking C executable create_items [2020-08-31T22:42:29.997Z] [ 84%] Built target create_items [2020-08-31T22:42:29.997Z] Scanning dependencies of target readfile [2020-08-31T22:42:29.997Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-08-31T22:42:30.270Z] [ 88%] Linking C executable readfile [2020-08-31T22:42:30.270Z] [ 88%] Built target readfile [2020-08-31T22:42:30.270Z] Scanning dependencies of target streaming_parser [2020-08-31T22:42:30.270Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-08-31T22:42:30.544Z] [ 92%] Linking C executable streaming_parser [2020-08-31T22:42:30.544Z] [ 92%] Built target streaming_parser [2020-08-31T22:42:30.544Z] Scanning dependencies of target sort [2020-08-31T22:42:30.707Z] Removing intermediate container bfd5e2afb6e5 [2020-08-31T22:42:30.707Z] ---> 3b3711b1c143 [2020-08-31T22:42:30.707Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-08-31T22:42:30.707Z] ---> Running in 20da316c9430 [2020-08-31T22:42:30.817Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-08-31T22:42:30.817Z] [ 96%] Linking C executable sort [2020-08-31T22:42:31.090Z] [ 96%] Built target sort [2020-08-31T22:42:31.090Z] Scanning dependencies of target hello [2020-08-31T22:42:31.090Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-08-31T22:42:31.090Z] [100%] Linking C executable hello [2020-08-31T22:42:31.366Z] [100%] Built target hello [2020-08-31T22:42:31.366Z] Install the project... [2020-08-31T22:42:31.366Z] -- Install configuration: "Release" [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/lib64/libcbor.a [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/lib64/libcbor.so [2020-08-31T22:42:31.366Z] -- Up-to-date: /usr/local/include/cbor [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/ints.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/data.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/common.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/strings.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/tags.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor/maps.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/include/cbor.h [2020-08-31T22:42:31.366Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-08-31T22:42:31.662Z] Removing intermediate container 20da316c9430 [2020-08-31T22:42:31.663Z] ---> 3744db0601f6 [2020-08-31T22:42:31.663Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-08-31T22:42:31.924Z] ---> eb9b75279edf [2020-08-31T22:42:31.924Z] Step 8/21 : COPY src /tmp/sdk/src [2020-08-31T22:42:32.869Z] ---> 433c28887d8a [2020-08-31T22:42:32.869Z] Step 9/21 : COPY include /tmp/sdk/include [2020-08-31T22:42:32.869Z] ---> f7c60a98c1ae [2020-08-31T22:42:32.869Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-08-31T22:42:33.159Z] ---> 9f16dd06921d [2020-08-31T22:42:33.159Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-08-31T22:42:33.327Z] Removing intermediate container 3a92ebd254a0 [2020-08-31T22:42:33.327Z] ---> b449b7429286 [2020-08-31T22:42:33.327Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-08-31T22:42:33.435Z] ---> f201b4198f02 [2020-08-31T22:42:33.435Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-08-31T22:42:33.600Z] ---> Running in f24e900d110c [2020-08-31T22:42:33.713Z] ---> b828f029998b [2020-08-31T22:42:33.713Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-08-31T22:42:33.713Z] ---> Running in 6f443a2e7356 [2020-08-31T22:42:33.985Z] + CPPCHECK=false [2020-08-31T22:42:33.985Z] + DOCGEN=false [2020-08-31T22:42:33.985Z] + TOMLVER=SDK-0.2 [2020-08-31T22:42:33.985Z] + CUTILVER=1.1-branch [2020-08-31T22:42:33.985Z] + '[' 0 -gt 0 ] [2020-08-31T22:42:33.985Z] + readlink -f ./scripts/build.sh [2020-08-31T22:42:33.985Z] + dirname /tmp/sdk/scripts/build.sh [2020-08-31T22:42:33.985Z] + dirname /tmp/sdk/scripts [2020-08-31T22:42:33.985Z] + ROOT=/tmp/sdk [2020-08-31T22:42:33.985Z] + cd /tmp/sdk [2020-08-31T22:42:33.985Z] + '[' '!' -d deps ] [2020-08-31T22:42:33.985Z] + mkdir deps [2020-08-31T22:42:33.985Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-08-31T22:42:33.985Z] + tar -C deps -z -x -f - [2020-08-31T22:42:33.985Z] --2020-08-31 22:42:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-08-31T22:42:33.985Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:34.246Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:34.246Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:34.246Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-08-31T22:42:34.246Z] --2020-08-31 22:42:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-08-31T22:42:34.246Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:34.246Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:34.509Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:34.509Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:34.509Z] Saving to: 'STDOUT' [2020-08-31T22:42:34.509Z]  [2020-08-31T22:42:34.509Z] 0K .......... ...... 944K=0.02s [2020-08-31T22:42:34.509Z] [2020-08-31T22:42:34.509Z] 2020-08-31 22:42:34 (944 KB/s) - written to stdout [16451] [2020-08-31T22:42:34.509Z] [2020-08-31T22:42:34.509Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-08-31T22:42:34.509Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-08-31T22:42:34.509Z] + tar -C deps -z -x -f - [2020-08-31T22:42:34.509Z] --2020-08-31 22:42:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-08-31T22:42:34.509Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:34.509Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:34.769Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:34.769Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-08-31T22:42:34.769Z] --2020-08-31 22:42:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-08-31T22:42:34.769Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:34.769Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:34.769Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:34.769Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:34.769Z] Saving to: 'STDOUT' [2020-08-31T22:42:34.769Z]  [2020-08-31T22:42:34.769Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-08-31T22:42:34.769Z] 50K .......... .......... .......... .......... .......... 3.04M [2020-08-31T22:42:34.769Z] 100K .......... .......... .......... .......... .......... 44.8M [2020-08-31T22:42:34.769Z] 150K .......... ...... 32.0M=0.05s [2020-08-31T22:42:34.769Z] [2020-08-31T22:42:34.769Z] 2020-08-31 22:42:34 (3.30 MB/s) - written to stdout [170678] [2020-08-31T22:42:34.769Z] [2020-08-31T22:42:35.032Z] + mkdir -p src/c/iot [2020-08-31T22:42:35.032Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-08-31T22:42:35.032Z] + mkdir -p include/iot [2020-08-31T22:42:35.032Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-08-31T22:42:35.032Z] + mkdir -p include/iot/os [2020-08-31T22:42:35.032Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-08-31T22:42:35.032Z] + mkdir -p /tmp/sdk/build/release [2020-08-31T22:42:35.032Z] + cd /tmp/sdk/build/release [2020-08-31T22:42:35.032Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-08-31T22:42:35.032Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:42:35.032Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:42:35.032Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:42:35.032Z] -- Detecting C compiler ABI info [2020-08-31T22:42:35.296Z] -- Detecting C compiler ABI info - done [2020-08-31T22:42:35.296Z] -- Detecting C compile features [2020-08-31T22:42:35.558Z] -- Detecting C compile features - done [2020-08-31T22:42:35.558Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-08-31T22:42:35.558Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-08-31T22:42:35.558Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-08-31T22:42:35.558Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-08-31T22:42:35.558Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-08-31T22:42:35.558Z] -- C SDK 0.0.0 for Linux [2020-08-31T22:42:35.558Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-08-31T22:42:35.558Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-08-31T22:42:35.558Z] -- Found Curses: /usr/lib/libcurses.so [2020-08-31T22:42:35.558Z] -- Configuring done [2020-08-31T22:42:35.558Z] -- Generating done [2020-08-31T22:42:35.558Z] -- Build files have been written to: /tmp/sdk/build/release [2020-08-31T22:42:35.558Z] + make [2020-08-31T22:42:35.558Z] + tee release.log [2020-08-31T22:42:35.825Z] Scanning dependencies of target csdk [2020-08-31T22:42:35.825Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-08-31T22:42:35.825Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-08-31T22:42:36.087Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-08-31T22:42:36.223Z] Removing intermediate container f24e900d110c [2020-08-31T22:42:36.223Z] ---> 569470095d49 [2020-08-31T22:42:36.223Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-08-31T22:42:36.347Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-08-31T22:42:36.608Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-08-31T22:42:36.608Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-08-31T22:42:36.817Z] ---> fdf97db0ff1f [2020-08-31T22:42:36.817Z] Step 8/21 : COPY src /tmp/sdk/src [2020-08-31T22:42:36.871Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-08-31T22:42:37.421Z] ---> 34498ed8d095 [2020-08-31T22:42:37.421Z] Step 9/21 : COPY include /tmp/sdk/include [2020-08-31T22:42:37.443Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-08-31T22:42:37.705Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-08-31T22:42:37.705Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-08-31T22:42:37.967Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-08-31T22:42:37.967Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-08-31T22:42:37.967Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-08-31T22:42:38.228Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-08-31T22:42:38.393Z] ---> 9140cab71214 [2020-08-31T22:42:38.393Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-08-31T22:42:38.989Z] ---> 05282871658f [2020-08-31T22:42:38.989Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-08-31T22:42:39.169Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-08-31T22:42:39.169Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-08-31T22:42:39.169Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-08-31T22:42:39.169Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-08-31T22:42:39.430Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-08-31T22:42:39.588Z] ---> b6de2f34d5e3 [2020-08-31T22:42:39.588Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-08-31T22:42:40.018Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-08-31T22:42:40.018Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-08-31T22:42:40.018Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-08-31T22:42:40.184Z] ---> 8b651023d6cd [2020-08-31T22:42:40.184Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-08-31T22:42:40.279Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-08-31T22:42:40.279Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-08-31T22:42:40.459Z] ---> Running in 6230deb416e1 [2020-08-31T22:42:40.541Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-08-31T22:42:40.802Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-08-31T22:42:40.802Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-08-31T22:42:40.802Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-08-31T22:42:41.063Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-08-31T22:42:41.063Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-08-31T22:42:41.324Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-08-31T22:42:41.324Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-08-31T22:42:41.884Z] + CPPCHECK=false [2020-08-31T22:42:41.884Z] + DOCGEN=false [2020-08-31T22:42:41.884Z] + TOMLVER=SDK-0.2 [2020-08-31T22:42:41.884Z] + CUTILVER=1.1-branch [2020-08-31T22:42:41.884Z] + '[' 0 -gt 0 ] [2020-08-31T22:42:41.884Z] + readlink -f ./scripts/build.sh [2020-08-31T22:42:41.884Z] + dirname /tmp/sdk/scripts/build.sh [2020-08-31T22:42:41.884Z] + dirname /tmp/sdk/scripts [2020-08-31T22:42:41.884Z] + ROOT=/tmp/sdk [2020-08-31T22:42:41.884Z] + cd /tmp/sdk [2020-08-31T22:42:41.884Z] + '[' '!' -d deps ] [2020-08-31T22:42:41.884Z] + mkdir deps [2020-08-31T22:42:41.884Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-08-31T22:42:41.884Z] + tar -C deps -z -x -f - [2020-08-31T22:42:41.884Z] --2020-08-31 22:42:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-08-31T22:42:41.884Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:41.884Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:41.884Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:41.884Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-08-31T22:42:41.884Z] --2020-08-31 22:42:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-08-31T22:42:41.884Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:41.884Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:42.153Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:42.153Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:42.153Z] Saving to: 'STDOUT' [2020-08-31T22:42:42.153Z]  [2020-08-31T22:42:42.153Z] 0K .......... ...... 1.02M=0.02s [2020-08-31T22:42:42.153Z] [2020-08-31T22:42:42.153Z] 2020-08-31 22:42:41 (1.02 MB/s) - written to stdout [16451] [2020-08-31T22:42:42.153Z] [2020-08-31T22:42:42.153Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-08-31T22:42:42.153Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-08-31T22:42:42.153Z] + tar -C deps -z -x -f - [2020-08-31T22:42:42.153Z] --2020-08-31 22:42:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-08-31T22:42:42.153Z] Resolving github.com... 140.82.114.4 [2020-08-31T22:42:42.153Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-08-31T22:42:42.153Z] HTTP request sent, awaiting response... 302 Found [2020-08-31T22:42:42.153Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-08-31T22:42:42.153Z] --2020-08-31 22:42:42-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-08-31T22:42:42.153Z] Resolving codeload.github.com... 140.82.114.10 [2020-08-31T22:42:42.153Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-08-31T22:42:42.424Z] HTTP request sent, awaiting response... 200 OK [2020-08-31T22:42:42.424Z] Length: unspecified [application/x-gzip] [2020-08-31T22:42:42.424Z] Saving to: 'STDOUT' [2020-08-31T22:42:42.424Z]  [2020-08-31T22:42:42.424Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-08-31T22:42:42.424Z] 50K .......... .......... .......... .......... .......... 2.58M [2020-08-31T22:42:42.424Z] 100K .......... .......... .......... .......... .......... 3.62M [2020-08-31T22:42:42.424Z] 150K .......... ......     4.34M=0.07s [2020-08-31T22:42:42.424Z] [2020-08-31T22:42:42.424Z] 2020-08-31 22:42:42 (2.41 MB/s) - written to stdout [170678] [2020-08-31T22:42:42.424Z] [2020-08-31T22:42:42.424Z] + mkdir -p src/c/iot [2020-08-31T22:42:42.424Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-08-31T22:42:42.424Z] + mkdir -p include/iot [2020-08-31T22:42:42.424Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-08-31T22:42:42.424Z] + mkdir -p include/iot/os [2020-08-31T22:42:42.424Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-08-31T22:42:42.424Z] + mkdir -p /tmp/sdk/build/release [2020-08-31T22:42:42.424Z] + cd /tmp/sdk/build/release [2020-08-31T22:42:42.424Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-08-31T22:42:42.695Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:42:42.695Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:42:42.719Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-08-31T22:42:42.719Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-08-31T22:42:42.719Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-08-31T22:42:42.967Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:42:42.967Z] -- Detecting C compiler ABI info [2020-08-31T22:42:42.980Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-08-31T22:42:42.980Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-08-31T22:42:43.238Z] -- Detecting C compiler ABI info - done [2020-08-31T22:42:43.238Z] -- Detecting C compile features [2020-08-31T22:42:43.551Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-08-31T22:42:43.813Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-08-31T22:42:44.212Z] -- Detecting C compile features - done [2020-08-31T22:42:44.212Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-08-31T22:42:44.212Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-08-31T22:42:44.212Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-08-31T22:42:44.212Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-08-31T22:42:44.212Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-08-31T22:42:44.212Z] -- C SDK 0.0.0 for Linux [2020-08-31T22:42:44.212Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-08-31T22:42:44.212Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-08-31T22:42:44.485Z] -- Found Curses: /usr/lib/libcurses.so [2020-08-31T22:42:44.485Z] -- Configuring done [2020-08-31T22:42:44.755Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-08-31T22:42:44.755Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-08-31T22:42:44.761Z] -- Generating done [2020-08-31T22:42:44.761Z] -- Build files have been written to: /tmp/sdk/build/release [2020-08-31T22:42:44.761Z] + make [2020-08-31T22:42:44.761Z] + tee release.log [2020-08-31T22:42:44.761Z] Scanning dependencies of target csdk [2020-08-31T22:42:45.032Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-08-31T22:42:45.328Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-08-31T22:42:45.328Z] [ 70%] Linking C shared library libcsdk.so [2020-08-31T22:42:45.328Z] [ 70%] Built target csdk [2020-08-31T22:42:45.328Z] Scanning dependencies of target template [2020-08-31T22:42:45.328Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-08-31T22:42:45.588Z] [ 73%] Linking C executable template [2020-08-31T22:42:45.588Z] [ 73%] Built target template [2020-08-31T22:42:45.588Z] Scanning dependencies of target device-counter [2020-08-31T22:42:45.588Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-08-31T22:42:45.623Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-08-31T22:42:45.849Z] [ 77%] Linking C executable device-counter [2020-08-31T22:42:45.849Z] [ 77%] Built target device-counter [2020-08-31T22:42:45.849Z] Scanning dependencies of target device-random [2020-08-31T22:42:45.849Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-08-31T22:42:45.849Z] [ 80%] Linking C executable device-random [2020-08-31T22:42:46.112Z] [ 80%] Built target device-random [2020-08-31T22:42:46.112Z] Scanning dependencies of target device-gyro [2020-08-31T22:42:46.112Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-08-31T22:42:46.112Z] [ 83%] Linking C executable device-gyro [2020-08-31T22:42:46.112Z] [ 83%] Built target device-gyro [2020-08-31T22:42:46.217Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-08-31T22:42:46.376Z] Scanning dependencies of target device-bitfields [2020-08-31T22:42:46.376Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-08-31T22:42:46.376Z] [ 86%] Linking C executable device-bitfields [2020-08-31T22:42:46.376Z] [ 86%] Built target device-bitfields [2020-08-31T22:42:46.376Z] Scanning dependencies of target template-discovery [2020-08-31T22:42:46.376Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-08-31T22:42:46.677Z] [ 90%] Linking C executable template-discovery [2020-08-31T22:42:46.677Z] [ 90%] Built target template-discovery [2020-08-31T22:42:46.677Z] Scanning dependencies of target device-file [2020-08-31T22:42:46.677Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-08-31T22:42:46.938Z] [ 93%] Linking C executable device-file [2020-08-31T22:42:46.938Z] [ 93%] Built target device-file [2020-08-31T22:42:46.938Z] Scanning dependencies of target device-terminal [2020-08-31T22:42:46.938Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-08-31T22:42:47.198Z] [ 96%] Linking C executable device-terminal [2020-08-31T22:42:47.198Z] [ 96%] Built target device-terminal [2020-08-31T22:42:47.198Z] Scanning dependencies of target templatev1 [2020-08-31T22:42:47.198Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-08-31T22:42:47.198Z] [100%] Linking C executable templatev1 [2020-08-31T22:42:47.459Z] [100%] Built target templatev1 [2020-08-31T22:42:47.459Z] + make package [2020-08-31T22:42:47.459Z] + tee -a release.log [2020-08-31T22:42:47.459Z] [ 70%] Built target csdk [2020-08-31T22:42:47.459Z] [ 73%] Built target template [2020-08-31T22:42:47.459Z] [ 77%] Built target device-counter [2020-08-31T22:42:47.459Z] [ 80%] Built target device-random [2020-08-31T22:42:47.459Z] [ 83%] Built target device-gyro [2020-08-31T22:42:47.459Z] [ 86%] Built target device-bitfields [2020-08-31T22:42:47.459Z] [ 90%] Built target template-discovery [2020-08-31T22:42:47.459Z] [ 93%] Built target device-file [2020-08-31T22:42:47.719Z] [ 96%] Built target device-terminal [2020-08-31T22:42:47.719Z] [100%] Built target templatev1 [2020-08-31T22:42:47.719Z] Run CPack packaging tool... [2020-08-31T22:42:47.719Z] CPack: Create package using TGZ [2020-08-31T22:42:47.719Z] CPack: Install projects [2020-08-31T22:42:47.719Z] CPack: - Run preinstall target for: Csdk [2020-08-31T22:42:47.979Z] CPack: - Install project: Csdk [2020-08-31T22:42:47.979Z] CPack: Create package [2020-08-31T22:42:47.979Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-08-31T22:42:47.979Z] + '[' false '=' true ] [2020-08-31T22:42:47.979Z] + '[' false '=' true ] [2020-08-31T22:42:47.980Z] + mkdir -p /tmp/sdk/build/debug [2020-08-31T22:42:47.980Z] + cd /tmp/sdk/build/debug [2020-08-31T22:42:47.980Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-08-31T22:42:47.980Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:42:47.980Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:42:47.980Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:42:47.980Z] -- Detecting C compiler ABI info [2020-08-31T22:42:48.182Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-08-31T22:42:48.241Z] -- Detecting C compiler ABI info - done [2020-08-31T22:42:48.241Z] -- Detecting C compile features [2020-08-31T22:42:48.453Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-08-31T22:42:48.503Z] -- Detecting C compile features - done [2020-08-31T22:42:48.503Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-08-31T22:42:48.503Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-08-31T22:42:48.503Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-08-31T22:42:48.503Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-08-31T22:42:48.503Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-08-31T22:42:48.503Z] -- C SDK 0.0.0 for Linux [2020-08-31T22:42:48.503Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-08-31T22:42:48.503Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-08-31T22:42:48.503Z] -- Found Curses: /usr/lib/libcurses.so [2020-08-31T22:42:48.503Z] -- Configuring done [2020-08-31T22:42:48.725Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-08-31T22:42:48.762Z] -- Generating done [2020-08-31T22:42:48.762Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-08-31T22:42:48.762Z] + make [2020-08-31T22:42:48.762Z] + tee debug.log [2020-08-31T22:42:48.762Z] Scanning dependencies of target csdk [2020-08-31T22:42:48.762Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-08-31T22:42:48.762Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-08-31T22:42:49.024Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-08-31T22:42:49.024Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-08-31T22:42:49.286Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-08-31T22:42:49.286Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-08-31T22:42:49.286Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-08-31T22:42:49.546Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-08-31T22:42:49.546Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-08-31T22:42:49.697Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-08-31T22:42:49.807Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-08-31T22:42:49.807Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-08-31T22:42:49.807Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-08-31T22:42:49.807Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-08-31T22:42:50.067Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-08-31T22:42:50.329Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-08-31T22:42:50.329Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-08-31T22:42:50.329Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-08-31T22:42:50.329Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-08-31T22:42:50.591Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-08-31T22:42:50.851Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-08-31T22:42:50.851Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-08-31T22:42:50.851Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-08-31T22:42:50.851Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-08-31T22:42:50.851Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-08-31T22:42:51.112Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-08-31T22:42:51.112Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-08-31T22:42:51.112Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-08-31T22:42:51.112Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-08-31T22:42:51.372Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-08-31T22:42:51.372Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-08-31T22:42:51.372Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-08-31T22:42:51.639Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-08-31T22:42:51.661Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-08-31T22:42:51.901Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-08-31T22:42:51.901Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-08-31T22:42:51.901Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-08-31T22:42:52.161Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-08-31T22:42:52.161Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-08-31T22:42:52.254Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-08-31T22:42:52.424Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-08-31T22:42:52.424Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-08-31T22:42:52.685Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-08-31T22:42:52.685Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-08-31T22:42:52.845Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-08-31T22:42:52.946Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-08-31T22:42:52.946Z] [ 70%] Linking C shared library libcsdk.so [2020-08-31T22:42:52.946Z] [ 70%] Built target csdk [2020-08-31T22:42:52.946Z] Scanning dependencies of target template [2020-08-31T22:42:52.946Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-08-31T22:42:53.208Z] [ 73%] Linking C executable template [2020-08-31T22:42:53.208Z] [ 73%] Built target template [2020-08-31T22:42:53.208Z] Scanning dependencies of target device-counter [2020-08-31T22:42:53.208Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-08-31T22:42:53.208Z] [ 77%] Linking C executable device-counter [2020-08-31T22:42:53.439Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-08-31T22:42:53.439Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-08-31T22:42:53.468Z] [ 77%] Built target device-counter [2020-08-31T22:42:53.468Z] Scanning dependencies of target device-random [2020-08-31T22:42:53.468Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-08-31T22:42:53.468Z] [ 80%] Linking C executable device-random [2020-08-31T22:42:53.468Z] [ 80%] Built target device-random [2020-08-31T22:42:53.468Z] Scanning dependencies of target device-gyro [2020-08-31T22:42:53.468Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-08-31T22:42:53.713Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-08-31T22:42:53.729Z] [ 83%] Linking C executable device-gyro [2020-08-31T22:42:53.729Z] [ 83%] Built target device-gyro [2020-08-31T22:42:53.729Z] Scanning dependencies of target device-bitfields [2020-08-31T22:42:53.729Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-08-31T22:42:53.729Z] [ 86%] Linking C executable device-bitfields [2020-08-31T22:42:53.729Z] [ 86%] Built target device-bitfields [2020-08-31T22:42:53.729Z] Scanning dependencies of target template-discovery [2020-08-31T22:42:53.985Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-08-31T22:42:53.991Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-08-31T22:42:53.991Z] [ 90%] Linking C executable template-discovery [2020-08-31T22:42:53.991Z] [ 90%] Built target template-discovery [2020-08-31T22:42:53.991Z] Scanning dependencies of target device-file [2020-08-31T22:42:53.991Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-08-31T22:42:53.991Z] [ 93%] Linking C executable device-file [2020-08-31T22:42:54.251Z] [ 93%] Built target device-file [2020-08-31T22:42:54.251Z] Scanning dependencies of target device-terminal [2020-08-31T22:42:54.251Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-08-31T22:42:54.251Z] [ 96%] Linking C executable device-terminal [2020-08-31T22:42:54.251Z] [ 96%] Built target device-terminal [2020-08-31T22:42:54.251Z] Scanning dependencies of target templatev1 [2020-08-31T22:42:54.251Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-08-31T22:42:54.511Z] [100%] Linking C executable templatev1 [2020-08-31T22:42:54.511Z] [100%] Built target templatev1 [2020-08-31T22:42:54.511Z] make: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] [ 70%] Built target csdk [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] [ 73%] Built target template [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] [ 77%] Built target device-counter [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] [ 80%] Built target device-random [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.511Z] [ 83%] Built target device-gyro [2020-08-31T22:42:54.511Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] [ 86%] Built target device-bitfields [2020-08-31T22:42:54.774Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] [ 90%] Built target template-discovery [2020-08-31T22:42:54.774Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] [ 93%] Built target device-file [2020-08-31T22:42:54.774Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] [ 96%] Built target device-terminal [2020-08-31T22:42:54.774Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] [100%] Built target templatev1 [2020-08-31T22:42:54.774Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:54.774Z] Install the project... [2020-08-31T22:42:54.774Z] -- Install configuration: "Release" [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/lib/libcsdk.so [2020-08-31T22:42:54.774Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-08-31T22:42:54.774Z] -- Up-to-date: /usr/local/include [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/devsdk [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/devices.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/error.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/os.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/base64.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/component.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/config.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/container.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/data.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/hash.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/iot.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/json.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/logger.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/os.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/thread.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/time.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/typecode.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/os [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-08-31T22:42:54.774Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-08-31T22:42:54.774Z] make: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:42:56.688Z] Removing intermediate container 6f443a2e7356 [2020-08-31T22:42:56.688Z] ---> 67be1471a9d1 [2020-08-31T22:42:56.688Z] Step 14/21 : FROM ${BASE} [2020-08-31T22:42:56.688Z] ---> 5eabd8fd8ba2 [2020-08-31T22:42:56.688Z] Step 15/21 : MAINTAINER IOTech [2020-08-31T22:42:56.949Z] ---> Running in 797b0406af07 [2020-08-31T22:42:56.949Z] Removing intermediate container 797b0406af07 [2020-08-31T22:42:56.949Z] ---> 2aada57b52bc [2020-08-31T22:42:56.949Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-08-31T22:42:57.214Z] ---> Running in 3e16810c4383 [2020-08-31T22:42:57.355Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-08-31T22:42:57.787Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-08-31T22:42:57.945Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-08-31T22:42:58.227Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-08-31T22:42:58.499Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-08-31T22:42:58.728Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-08-31T22:42:58.989Z] (1/3) Installing curl (7.64.0-r3) [2020-08-31T22:42:59.091Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-08-31T22:42:59.250Z] (2/3) Installing libuuid (2.33-r0) [2020-08-31T22:42:59.250Z] (3/3) Installing wget (1.20.3-r0) [2020-08-31T22:42:59.513Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:42:59.513Z] OK: 268 MiB in 78 packages [2020-08-31T22:43:00.086Z] Removing intermediate container 3e16810c4383 [2020-08-31T22:43:00.086Z] ---> 9cd1b71341e5 [2020-08-31T22:43:00.086Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-08-31T22:43:00.086Z] ---> 5d842e1cf641 [2020-08-31T22:43:00.086Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-08-31T22:43:00.347Z] ---> 235ce643a79e [2020-08-31T22:43:00.347Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-08-31T22:43:00.608Z] ---> 683f406496b3 [2020-08-31T22:43:00.608Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-08-31T22:43:00.871Z] ---> 5f04f7d73c10 [2020-08-31T22:43:00.871Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-08-31T22:43:01.134Z] ---> 47356d62c9fb [2020-08-31T22:43:01.134Z] Successfully built 47356d62c9fb [2020-08-31T22:43:01.134Z] 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-08-31T22:43:01.694Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-08-31T22:43:01.694Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-08-31T22:43:01.694Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-08-31T22:43:01.971Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-31T22:43:01.971Z] . [Pipeline] withDockerContainer [2020-08-31T22:43:02.087Z] prd-centos7-docker-4c-2g-935 does not seem to be running inside a container [2020-08-31T22:43:02.139Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-08-31T22:43:02.284Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-08-31T22:43:02.876Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-08-31T22:43:02.876Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-08-31T22:43:03.135Z] $ docker top 5852b5dcc2e844153d327f68a1a7fde86aa0a51e7987de9b63c420599ff98537 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T22:43:03.722Z] + make test [2020-08-31T22:43:03.722Z] echo "make test" [2020-08-31T22:43:03.722Z] make test [Pipeline] } [2020-08-31T22:43:03.759Z] $ docker stop --time=1 5852b5dcc2e844153d327f68a1a7fde86aa0a51e7987de9b63c420599ff98537 [2020-08-31T22:43:03.849Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-08-31T22:43:04.122Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-08-31T22:43:04.714Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-08-31T22:43:04.987Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-08-31T22:43:05.117Z] $ docker rm -f 5852b5dcc2e844153d327f68a1a7fde86aa0a51e7987de9b63c420599ff98537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-08-31T22:43:05.578Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T22:43:06.552Z] + sudo chown -R jenkins:jenkins . [2020-08-31T22:43:06.555Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-08-31T22:43:06.555Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] sh [2020-08-31T22:43:06.879Z] + ls -al . [2020-08-31T22:43:06.879Z] total 160 [2020-08-31T22:43:06.879Z] drwxrwxr-x. 9 jenkins jenkins 275 Aug 31 22:42 . [2020-08-31T22:43:06.879Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 31 22:42 .. [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 3104 Aug 31 22:42 Attribution.txt [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 5923 Aug 31 22:42 CHANGES [2020-08-31T22:43:06.879Z] drwxrwxr-x. 2 jenkins jenkins 144 Aug 31 22:42 docs [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 108574 Aug 31 22:42 Doxyfile [2020-08-31T22:43:06.879Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 31 22:42 .git [2020-08-31T22:43:06.879Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 31 22:42 .github [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 176 Aug 31 22:42 .gitignore [2020-08-31T22:43:06.879Z] drwxrwxr-x. 4 jenkins jenkins 33 Aug 31 22:42 include [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 794 Aug 31 22:42 Jenkinsfile [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 31 22:42 LICENSE [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 449 Aug 31 22:42 Makefile [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 2697 Aug 31 22:42 README.md [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 5977 Aug 31 22:42 README.v2.md [2020-08-31T22:43:06.879Z] drwxrwxr-x. 2 jenkins jenkins 108 Aug 31 22:42 scripts [2020-08-31T22:43:06.879Z] drwxrwxr-x. 3 jenkins jenkins 72 Aug 31 22:42 .semver [2020-08-31T22:43:06.879Z] drwxrwxr-x. 4 jenkins jenkins 50 Aug 31 22:42 src [2020-08-31T22:43:06.879Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 31 22:39 VERSION [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:43:07.213Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 --label arch=amd64 --label version=0.0.0 . [2020-08-31T22:43:07.214Z] Sending build context to Docker daemon 3.488MB [2020-08-31T22:43:07.214Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-08-31T22:43:07.214Z] Step 2/15 : FROM ${BASE} [2020-08-31T22:43:07.214Z] ---> 47356d62c9fb [2020-08-31T22:43:07.214Z] Step 3/15 : MAINTAINER IOTech [2020-08-31T22:43:07.791Z] ---> Running in 6fd3e8968685 [2020-08-31T22:43:08.055Z] Removing intermediate container 6fd3e8968685 [2020-08-31T22:43:08.055Z] ---> 184074187623 [2020-08-31T22:43:08.055Z] 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-08-31T22:43:08.055Z] ---> Running in 1dab8c925e2c [2020-08-31T22:43:08.318Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-08-31T22:43:09.710Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-08-31T22:43:10.284Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-08-31T22:43:10.284Z] (2/6) Installing libblkid (2.33-r0) [2020-08-31T22:43:10.284Z] (3/6) Installing libfdisk (2.33-r0) [2020-08-31T22:43:10.545Z] (4/6) Installing libmount (2.33-r0) [2020-08-31T22:43:10.806Z] (5/6) Installing libsmartcols (2.33-r0) [2020-08-31T22:43:10.806Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-08-31T22:43:10.832Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-08-31T22:43:11.425Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-08-31T22:43:11.697Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-08-31T22:43:11.748Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:43:11.748Z] OK: 272 MiB in 84 packages [2020-08-31T22:43:12.011Z] Removing intermediate container 1dab8c925e2c [2020-08-31T22:43:12.011Z] ---> 8ba995467728 [2020-08-31T22:43:12.011Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-08-31T22:43:12.272Z] ---> 7cbc21dfb62a [2020-08-31T22:43:12.272Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-08-31T22:43:12.288Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-08-31T22:43:12.881Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-08-31T22:43:13.215Z] ---> fe0e466532e3 [2020-08-31T22:43:13.215Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-08-31T22:43:13.215Z] ---> 1ca3a8a0cfb4 [2020-08-31T22:43:13.215Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-08-31T22:43:13.477Z] ---> e5531b7b50db [2020-08-31T22:43:13.477Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-08-31T22:43:13.738Z] ---> d25a833fbb0c [2020-08-31T22:43:13.738Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-08-31T22:43:13.998Z] ---> eed9951eb597 [2020-08-31T22:43:13.998Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-08-31T22:43:13.998Z] ---> Running in 5d13322ed7c2 [2020-08-31T22:43:14.259Z] Removing intermediate container 5d13322ed7c2 [2020-08-31T22:43:14.259Z] ---> b5f01d51087a [2020-08-31T22:43:14.259Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-08-31T22:43:14.259Z] ---> Running in 6f6bd1156988 [2020-08-31T22:43:14.314Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-08-31T22:43:14.522Z] Removing intermediate container 6f6bd1156988 [2020-08-31T22:43:14.522Z] ---> aec26bf1cfe0 [2020-08-31T22:43:14.522Z] Step 13/15 : LABEL arch=amd64 [2020-08-31T22:43:14.522Z] ---> Running in 93a4277c00fe [2020-08-31T22:43:14.784Z] Removing intermediate container 93a4277c00fe [2020-08-31T22:43:14.784Z] ---> 8eac77dba272 [2020-08-31T22:43:14.784Z] Step 14/15 : LABEL git_sha=dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:43:14.784Z] ---> Running in 4c5f3e9a4055 [2020-08-31T22:43:14.784Z] Removing intermediate container 4c5f3e9a4055 [2020-08-31T22:43:14.784Z] ---> 319c88caf49c [2020-08-31T22:43:14.784Z] Step 15/15 : LABEL version=0.0.0 [2020-08-31T22:43:15.045Z] ---> Running in 6d11f9b8f295 [2020-08-31T22:43:15.045Z] Removing intermediate container 6d11f9b8f295 [2020-08-31T22:43:15.045Z] ---> 17ba9bd9674a [2020-08-31T22:43:15.045Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-08-31T22:43:15.045Z] Successfully built 17ba9bd9674a [2020-08-31T22:43:15.045Z] 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-08-31T22:43:15.742Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-31T22:43:19.120Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-08-31T22:43:19.393Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-08-31T22:43:20.821Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-08-31T22:43:21.413Z] [ 70%] Linking C shared library libcsdk.so [2020-08-31T22:43:21.413Z] [ 70%] Built target csdk [2020-08-31T22:43:21.413Z] Scanning dependencies of target template [2020-08-31T22:43:21.413Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-08-31T22:43:22.004Z] [ 73%] Linking C executable template [2020-08-31T22:43:22.274Z] [ 73%] Built target template [2020-08-31T22:43:22.274Z] Scanning dependencies of target device-counter [2020-08-31T22:43:22.274Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-08-31T22:43:22.867Z] [ 77%] Linking C executable device-counter [2020-08-31T22:43:23.138Z] [ 77%] Built target device-counter [2020-08-31T22:43:23.138Z] Scanning dependencies of target device-random [2020-08-31T22:43:23.138Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-08-31T22:43:23.410Z] [ 80%] Linking C executable device-random [2020-08-31T22:43:23.681Z] [ 80%] Built target device-random [2020-08-31T22:43:23.681Z] Scanning dependencies of target device-gyro [2020-08-31T22:43:23.681Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-08-31T22:43:24.273Z] [ 83%] Linking C executable device-gyro [2020-08-31T22:43:24.273Z] [ 83%] Built target device-gyro [2020-08-31T22:43:24.273Z] Scanning dependencies of target device-bitfields [2020-08-31T22:43:24.548Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-08-31T22:43:24.819Z] [ 86%] Linking C executable device-bitfields [2020-08-31T22:43:25.090Z] [ 86%] Built target device-bitfields [2020-08-31T22:43:25.090Z] Scanning dependencies of target template-discovery [2020-08-31T22:43:25.090Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-08-31T22:43:25.680Z] [ 90%] Linking C executable template-discovery [2020-08-31T22:43:25.952Z] [ 90%] Built target template-discovery [2020-08-31T22:43:25.952Z] Scanning dependencies of target device-file [2020-08-31T22:43:25.952Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-08-31T22:43:26.543Z] [ 93%] Linking C executable device-file [2020-08-31T22:43:26.814Z] [ 93%] Built target device-file [2020-08-31T22:43:26.815Z] Scanning dependencies of target device-terminal [2020-08-31T22:43:26.815Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-08-31T22:43:27.407Z] [ 96%] Linking C executable device-terminal [2020-08-31T22:43:27.407Z] [ 96%] Built target device-terminal [2020-08-31T22:43:27.407Z] Scanning dependencies of target templatev1 [2020-08-31T22:43:27.679Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-08-31T22:43:28.274Z] [100%] Linking C executable templatev1 [2020-08-31T22:43:28.274Z] [100%] Built target templatev1 [2020-08-31T22:43:28.274Z] + make package [2020-08-31T22:43:28.274Z] + tee -a release.log [2020-08-31T22:43:28.549Z] [ 70%] Built target csdk [2020-08-31T22:43:28.549Z] [ 73%] Built target template [2020-08-31T22:43:28.549Z] [ 77%] Built target device-counter [2020-08-31T22:43:28.549Z] [ 80%] Built target device-random [2020-08-31T22:43:28.549Z] [ 83%] Built target device-gyro [2020-08-31T22:43:28.822Z] [ 86%] Built target device-bitfields [2020-08-31T22:43:28.822Z] [ 90%] Built target template-discovery [2020-08-31T22:43:28.822Z] [ 93%] Built target device-file [2020-08-31T22:43:28.822Z] [ 96%] Built target device-terminal [2020-08-31T22:43:28.822Z] [100%] Built target templatev1 [2020-08-31T22:43:28.822Z] Run CPack packaging tool... [2020-08-31T22:43:28.822Z] CPack: Create package using TGZ [2020-08-31T22:43:28.822Z] CPack: Install projects [2020-08-31T22:43:28.822Z] CPack: - Run preinstall target for: Csdk [2020-08-31T22:43:29.416Z] CPack: - Install project: Csdk [2020-08-31T22:43:29.688Z] CPack: Create package [2020-08-31T22:43:29.688Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-08-31T22:43:29.688Z] + '[' false '=' true ] [2020-08-31T22:43:29.688Z] + '[' false '=' true ] [2020-08-31T22:43:29.688Z] + mkdir -p /tmp/sdk/build/debug [2020-08-31T22:43:29.688Z] + cd /tmp/sdk/build/debug [2020-08-31T22:43:29.688Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-08-31T22:43:29.961Z] -- The C compiler identification is GNU 8.3.0 [2020-08-31T22:43:29.961Z] -- Check for working C compiler: /usr/bin/cc [2020-08-31T22:43:30.233Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-08-31T22:43:30.233Z] -- Detecting C compiler ABI info [2020-08-31T22:43:30.506Z] -- Detecting C compiler ABI info - done [2020-08-31T22:43:30.506Z] -- Detecting C compile features [2020-08-31T22:43:31.483Z] -- Detecting C compile features - done [2020-08-31T22:43:31.483Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-08-31T22:43:31.483Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-08-31T22:43:31.483Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-08-31T22:43:31.483Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-08-31T22:43:31.483Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-08-31T22:43:31.483Z] -- C SDK 0.0.0 for Linux [2020-08-31T22:43:31.483Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-08-31T22:43:31.483Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-08-31T22:43:31.483Z] -- Found Curses: /usr/lib/libcurses.so [2020-08-31T22:43:31.755Z] -- Configuring done [2020-08-31T22:43:32.027Z] -- Generating done [2020-08-31T22:43:32.027Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-08-31T22:43:32.027Z] + + maketee [2020-08-31T22:43:32.027Z] debug.log [2020-08-31T22:43:32.027Z] Scanning dependencies of target csdk [2020-08-31T22:43:32.299Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-08-31T22:43:32.570Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-08-31T22:43:32.841Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-08-31T22:43:33.434Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-08-31T22:43:33.705Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-08-31T22:43:33.976Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-08-31T22:43:34.247Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-08-31T22:43:34.839Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-08-31T22:43:35.112Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-08-31T22:43:35.706Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-08-31T22:43:35.706Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-08-31T22:43:35.977Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-08-31T22:43:36.248Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-08-31T22:43:36.520Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-08-31T22:43:37.493Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-08-31T22:43:37.493Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-08-31T22:43:37.764Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-08-31T22:43:38.039Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-08-31T22:43:38.311Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-08-31T22:43:38.906Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-08-31T22:43:39.177Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-08-31T22:43:39.450Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-08-31T22:43:39.450Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-08-31T22:43:39.721Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-08-31T22:43:39.994Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-08-31T22:43:40.265Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-08-31T22:43:40.538Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-08-31T22:43:40.812Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-08-31T22:43:40.812Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-08-31T22:43:41.084Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-08-31T22:43:41.677Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-08-31T22:43:41.677Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-08-31T22:43:42.653Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-08-31T22:43:42.925Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-08-31T22:43:43.196Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-08-31T22:43:43.471Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-08-31T22:43:43.744Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-08-31T22:43:44.718Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-08-31T22:43:45.311Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-08-31T22:43:45.903Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-08-31T22:43:46.176Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-08-31T22:43:46.457Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-08-31T22:43:46.732Z] [ 70%] Linking C shared library libcsdk.so [2020-08-31T22:43:47.004Z] [ 70%] Built target csdk [2020-08-31T22:43:47.004Z] Scanning dependencies of target template [2020-08-31T22:43:47.004Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-08-31T22:43:47.276Z] [ 73%] Linking C executable template [2020-08-31T22:43:47.548Z] [ 73%] Built target template [2020-08-31T22:43:47.548Z] Scanning dependencies of target device-counter [2020-08-31T22:43:47.548Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-08-31T22:43:47.820Z] [ 77%] Linking C executable device-counter [2020-08-31T22:43:48.092Z] [ 77%] Built target device-counter [2020-08-31T22:43:48.092Z] Scanning dependencies of target device-random [2020-08-31T22:43:48.092Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-08-31T22:43:48.364Z] [ 80%] Linking C executable device-random [2020-08-31T22:43:48.637Z] [ 80%] Built target device-random [2020-08-31T22:43:48.637Z] Scanning dependencies of target device-gyro [2020-08-31T22:43:48.637Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-08-31T22:43:48.910Z] [ 83%] Linking C executable device-gyro [2020-08-31T22:43:49.182Z] [ 83%] Built target device-gyro [2020-08-31T22:43:49.182Z] Scanning dependencies of target device-bitfields [2020-08-31T22:43:49.182Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-08-31T22:43:49.456Z] [ 86%] Linking C executable device-bitfields [2020-08-31T22:43:49.456Z] [ 86%] Built target device-bitfields [2020-08-31T22:43:49.456Z] Scanning dependencies of target template-discovery [2020-08-31T22:43:49.456Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-08-31T22:43:49.731Z] [ 90%] Linking C executable template-discovery [2020-08-31T22:43:50.007Z] [ 90%] Built target template-discovery [2020-08-31T22:43:50.007Z] Scanning dependencies of target device-file [2020-08-31T22:43:50.007Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-08-31T22:43:50.281Z] [ 93%] Linking C executable device-file [2020-08-31T22:43:50.554Z] [ 93%] Built target device-file [2020-08-31T22:43:50.554Z] Scanning dependencies of target device-terminal [2020-08-31T22:43:50.554Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-08-31T22:43:50.825Z] [ 96%] Linking C executable device-terminal [2020-08-31T22:43:51.104Z] [ 96%] Built target device-terminal [2020-08-31T22:43:51.104Z] Scanning dependencies of target templatev1 [2020-08-31T22:43:51.104Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-08-31T22:43:51.375Z] [100%] Linking C executable templatev1 [2020-08-31T22:43:51.650Z] [100%] Built target templatev1 [2020-08-31T22:43:51.650Z] make: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.650Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.650Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] [ 70%] Built target csdk [2020-08-31T22:43:51.922Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] [ 73%] Built target template [2020-08-31T22:43:51.922Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] [ 77%] Built target device-counter [2020-08-31T22:43:51.922Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] [ 80%] Built target device-random [2020-08-31T22:43:51.922Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] [ 83%] Built target device-gyro [2020-08-31T22:43:51.922Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:51.922Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.193Z] [ 86%] Built target device-bitfields [2020-08-31T22:43:52.193Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.193Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] [ 90%] Built target template-discovery [2020-08-31T22:43:52.194Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] [ 93%] Built target device-file [2020-08-31T22:43:52.194Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] [ 96%] Built target device-terminal [2020-08-31T22:43:52.194Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] [100%] Built target templatev1 [2020-08-31T22:43:52.194Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:52.194Z] Install the project... [2020-08-31T22:43:52.194Z] -- Install configuration: "Release" [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/lib/libcsdk.so [2020-08-31T22:43:52.194Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-08-31T22:43:52.194Z] -- Up-to-date: /usr/local/include [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/error.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/devices.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/os.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/devsdk [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/json.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/container.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/component.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/typecode.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/iot.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/time.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/hash.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/logger.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/os [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/data.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/thread.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/os.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/base64.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/include/iot/config.h [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-08-31T22:43:52.194Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-08-31T22:43:52.194Z] make: Leaving directory '/tmp/sdk/build/release' [2020-08-31T22:43:54.167Z] Removing intermediate container 6230deb416e1 [2020-08-31T22:43:54.167Z] ---> 642a2674c93a [2020-08-31T22:43:54.167Z] Step 14/21 : FROM ${BASE} [2020-08-31T22:43:54.167Z] ---> b23d30803547 [2020-08-31T22:43:54.167Z] Step 15/21 : MAINTAINER IOTech [2020-08-31T22:43:54.437Z] ---> Running in 94501f04b241 [2020-08-31T22:43:54.711Z] Removing intermediate container 94501f04b241 [2020-08-31T22:43:54.711Z] ---> ba80591b91e4 [2020-08-31T22:43:54.711Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-08-31T22:43:54.982Z] ---> Running in d66fb3a0240a [2020-08-31T22:43:56.407Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-08-31T22:43:57.376Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-08-31T22:43:57.966Z] (1/3) Installing curl (7.64.0-r3) [2020-08-31T22:43:58.236Z] (2/3) Installing libuuid (2.33-r0) [2020-08-31T22:43:58.236Z] (3/3) Installing wget (1.20.3-r0) [2020-08-31T22:43:58.509Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:43:58.509Z] OK: 281 MiB in 78 packages [2020-08-31T22:43:59.491Z] Removing intermediate container d66fb3a0240a [2020-08-31T22:43:59.491Z] ---> 49ec99dcaa5b [2020-08-31T22:43:59.491Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-08-31T22:44:00.470Z] ---> d44072ab2e2d [2020-08-31T22:44:00.470Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-08-31T22:44:01.066Z] ---> ef42ba55646d [2020-08-31T22:44:01.066Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-08-31T22:44:01.663Z] ---> 56293dd745c1 [2020-08-31T22:44:01.663Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-08-31T22:44:02.641Z] ---> 2dc9908ec0be [2020-08-31T22:44:02.642Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-08-31T22:44:03.234Z] ---> c95483550c9c [2020-08-31T22:44:03.234Z] Successfully built c95483550c9c [2020-08-31T22:44:03.234Z] 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-08-31T22:44:04.668Z] + docker inspect -f . ci-base-image-arm64 [2020-08-31T22:44:04.668Z] . [Pipeline] withDockerContainer [2020-08-31T22:44:04.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2020-08-31T22:44:05.052Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-08-31T22:44:06.872Z] $ docker top b81590d6cb010ea282da71065a22ae166fec28e7f91d0a81c1d55817ff3e6ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-31T22:44:08.297Z] + make test [2020-08-31T22:44:08.297Z] echo "make test" [2020-08-31T22:44:08.297Z] make test [Pipeline] } [2020-08-31T22:44:08.334Z] $ docker stop --time=1 b81590d6cb010ea282da71065a22ae166fec28e7f91d0a81c1d55817ff3e6ddd [2020-08-31T22:44:10.174Z] $ docker rm -f b81590d6cb010ea282da71065a22ae166fec28e7f91d0a81c1d55817ff3e6ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-31T22:44:11.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-31T22:44:12.163Z] + ls -al . [2020-08-31T22:44:12.163Z] total 196 [2020-08-31T22:44:12.163Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 22:41 . [2020-08-31T22:44:12.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:41 .. [2020-08-31T22:44:12.163Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 22:41 .git [2020-08-31T22:44:12.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:41 .github [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 31 22:41 .gitignore [2020-08-31T22:44:12.163Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 22:41 .semver [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 3104 Aug 31 22:41 Attribution.txt [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 5923 Aug 31 22:41 CHANGES [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 31 22:41 Doxyfile [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 794 Aug 31 22:41 Jenkinsfile [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 22:41 LICENSE [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 449 Aug 31 22:41 Makefile [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 2697 Aug 31 22:41 README.md [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 5977 Aug 31 22:41 README.v2.md [2020-08-31T22:44:12.163Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 22:39 VERSION [2020-08-31T22:44:12.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:41 docs [2020-08-31T22:44:12.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:41 include [2020-08-31T22:44:12.163Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 22:41 scripts [2020-08-31T22:44:12.163Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 22:41 src [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:44:12.534Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 --label arch=arm64 --label version=0.0.0 . [2020-08-31T22:44:13.130Z] Sending build context to Docker daemon 3.488MB [2020-08-31T22:44:13.130Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-08-31T22:44:13.130Z] Step 2/15 : FROM ${BASE} [2020-08-31T22:44:13.130Z] ---> c95483550c9c [2020-08-31T22:44:13.130Z] Step 3/15 : MAINTAINER IOTech [2020-08-31T22:44:13.402Z] ---> Running in dfa89ac09bd5 [2020-08-31T22:44:13.674Z] Removing intermediate container dfa89ac09bd5 [2020-08-31T22:44:13.674Z] ---> 055eae8fc8b4 [2020-08-31T22:44:13.674Z] 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-08-31T22:44:13.946Z] ---> Running in 38f8e99e0295 [2020-08-31T22:44:15.372Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-08-31T22:44:16.340Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-08-31T22:44:16.930Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-08-31T22:44:16.930Z] (2/6) Installing libblkid (2.33-r0) [2020-08-31T22:44:17.202Z] (3/6) Installing libfdisk (2.33-r0) [2020-08-31T22:44:17.202Z] (4/6) Installing libmount (2.33-r0) [2020-08-31T22:44:17.474Z] (5/6) Installing libsmartcols (2.33-r0) [2020-08-31T22:44:17.474Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-08-31T22:44:18.066Z] Executing busybox-1.29.3-r10.trigger [2020-08-31T22:44:18.066Z] OK: 286 MiB in 84 packages [2020-08-31T22:44:19.497Z] Removing intermediate container 38f8e99e0295 [2020-08-31T22:44:19.497Z] ---> 5cab7c34c229 [2020-08-31T22:44:19.497Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-08-31T22:44:20.093Z] ---> cf1f6c3d3c2f [2020-08-31T22:44:20.093Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-08-31T22:44:21.066Z] ---> ffa9f64383ef [2020-08-31T22:44:21.066Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-08-31T22:44:21.660Z] ---> d3b9ddce31ee [2020-08-31T22:44:21.660Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-08-31T22:44:22.262Z] ---> 3e0911586d5e [2020-08-31T22:44:22.262Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-08-31T22:44:22.858Z] ---> 683aee9fc61a [2020-08-31T22:44:22.858Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-08-31T22:44:23.835Z] ---> 02c30b0837e4 [2020-08-31T22:44:23.835Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-08-31T22:44:23.835Z] ---> Running in e5320c7e4405 [2020-08-31T22:44:24.429Z] Removing intermediate container e5320c7e4405 [2020-08-31T22:44:24.429Z] ---> 7d7dedcd5bc5 [2020-08-31T22:44:24.429Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-08-31T22:44:24.429Z] ---> Running in d5cc0e537c17 [2020-08-31T22:44:25.024Z] Removing intermediate container d5cc0e537c17 [2020-08-31T22:44:25.024Z] ---> 798b990970b7 [2020-08-31T22:44:25.024Z] Step 13/15 : LABEL arch=arm64 [2020-08-31T22:44:25.024Z] ---> Running in 1dfbfc05ee97 [2020-08-31T22:44:25.618Z] Removing intermediate container 1dfbfc05ee97 [2020-08-31T22:44:25.618Z] ---> 6654617accf3 [2020-08-31T22:44:25.618Z] Step 14/15 : LABEL git_sha=dbc60b03bd205ee617ca2a3c09e4b3239ecb50e7 [2020-08-31T22:44:25.618Z] ---> Running in 5e571908b9c6 [2020-08-31T22:44:26.222Z] Removing intermediate container 5e571908b9c6 [2020-08-31T22:44:26.222Z] ---> 95ec0266c3c3 [2020-08-31T22:44:26.222Z] Step 15/15 : LABEL version=0.0.0 [2020-08-31T22:44:26.222Z] ---> Running in 0a3df88e69b0 [2020-08-31T22:44:26.494Z] Removing intermediate container 0a3df88e69b0 [2020-08-31T22:44:26.494Z] ---> dc448b46a0eb [2020-08-31T22:44:26.494Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-08-31T22:44:26.765Z] Successfully built dc448b46a0eb [2020-08-31T22:44:26.765Z] 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] stage [Pipeline] { (Snap) Stage "Snap" 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-08-31T22:44:30.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:44:30.814Z] ---> package-listing.sh [2020-08-31T22:44:30.814Z] ++ facter osfamily [2020-08-31T22:44:30.814Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-31T22:44:30.814Z] + OS_FAMILY=redhat [2020-08-31T22:44:30.814Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-293 [2020-08-31T22:44:30.814Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-31T22:44:30.814Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-31T22:44:30.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-31T22:44:30.814Z] + PACKAGES=/tmp/packages_start.txt [2020-08-31T22:44:30.814Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-293 ']' [2020-08-31T22:44:30.814Z] + PACKAGES=/tmp/packages_end.txt [2020-08-31T22:44:30.814Z] + case "${OS_FAMILY}" in [2020-08-31T22:44:30.814Z] + rpm -qa [2020-08-31T22:44:30.814Z] + sort [2020-08-31T22:44:35.037Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-31T22:44:35.037Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-31T22:44:35.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-31T22:44:35.037Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-293 ']' [2020-08-31T22:44:35.037Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-293/archives/ [2020-08-31T22:44:35.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-293/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:44:35.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:44:35.943Z] [2020-08-31T22:44:35.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-31T22:44:36.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:44:36.319Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-31T22:44:36.319Z] c9b1b535fdd9: Pulling fs layer [2020-08-31T22:44:36.319Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-31T22:44:36.319Z] 756a868c4378: Pulling fs layer [2020-08-31T22:44:36.319Z] 444b2fc9a129: Pulling fs layer [2020-08-31T22:44:36.319Z] ea15f1150254: Pulling fs layer [2020-08-31T22:44:36.319Z] 41b27a9f41bf: Pulling fs layer [2020-08-31T22:44:36.319Z] 28c525ee5125: Pulling fs layer [2020-08-31T22:44:36.319Z] 094b1ea09ed8: Pulling fs layer [2020-08-31T22:44:36.319Z] 138eaada9080: Pulling fs layer [2020-08-31T22:44:36.319Z] 0622d0fa9048: Pulling fs layer [2020-08-31T22:44:36.319Z] 444b2fc9a129: Waiting [2020-08-31T22:44:36.319Z] ea15f1150254: Waiting [2020-08-31T22:44:36.319Z] 41b27a9f41bf: Waiting [2020-08-31T22:44:36.319Z] 28c525ee5125: Waiting [2020-08-31T22:44:36.319Z] 094b1ea09ed8: Waiting [2020-08-31T22:44:36.319Z] 138eaada9080: Waiting [2020-08-31T22:44:36.319Z] 0622d0fa9048: Waiting [2020-08-31T22:44:36.319Z] 2cc5ad85d9ab: Download complete [2020-08-31T22:44:36.319Z] 444b2fc9a129: Verifying Checksum [2020-08-31T22:44:36.319Z] 444b2fc9a129: Download complete [2020-08-31T22:44:36.319Z] c9b1b535fdd9: Download complete [2020-08-31T22:44:36.319Z] ea15f1150254: Verifying Checksum [2020-08-31T22:44:36.319Z] ea15f1150254: Download complete [2020-08-31T22:44:36.587Z] 28c525ee5125: Download complete [2020-08-31T22:44:36.857Z] 756a868c4378: Verifying Checksum [2020-08-31T22:44:36.857Z] 756a868c4378: Download complete [2020-08-31T22:44:36.857Z] c9b1b535fdd9: Pull complete [2020-08-31T22:44:36.857Z] 138eaada9080: Verifying Checksum [2020-08-31T22:44:36.857Z] 138eaada9080: Download complete [2020-08-31T22:44:36.857Z] 094b1ea09ed8: Verifying Checksum [2020-08-31T22:44:36.857Z] 094b1ea09ed8: Download complete [2020-08-31T22:44:36.857Z] 0622d0fa9048: Verifying Checksum [2020-08-31T22:44:36.857Z] 0622d0fa9048: Download complete [2020-08-31T22:44:37.431Z] 2cc5ad85d9ab: Pull complete [2020-08-31T22:44:37.431Z] 41b27a9f41bf: Verifying Checksum [2020-08-31T22:44:37.431Z] 41b27a9f41bf: Download complete [2020-08-31T22:44:39.354Z] 756a868c4378: Pull complete [2020-08-31T22:44:39.354Z] 444b2fc9a129: Pull complete [2020-08-31T22:44:39.615Z] ea15f1150254: Pull complete [2020-08-31T22:44:43.840Z] 41b27a9f41bf: Pull complete [2020-08-31T22:44:43.840Z] 28c525ee5125: Pull complete [2020-08-31T22:44:47.175Z] 094b1ea09ed8: Pull complete [2020-08-31T22:44:47.175Z] 138eaada9080: Pull complete [2020-08-31T22:44:47.175Z] 0622d0fa9048: Pull complete [2020-08-31T22:44:47.175Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-31T22:44:47.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-31T22:44:47.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-31T22:44:47.363Z] prd-centos7-docker-4c-2g-933 does not seem to be running inside a container [2020-08-31T22:44:47.406Z] $ 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-293 -v /w/workspace/edgexfoundry_device-sdk-c_PR-293:/w/workspace/edgexfoundry_device-sdk-c_PR-293:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-293@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-31T22:44:51.173Z] $ docker top 3e3569db00129916345467b4fd2766fa46cc5611a974724c844a4fcc403b2527 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-31T22:44:51.561Z] provisioning config files... [2020-08-31T22:44:51.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp/config2836204537086480188tmp [Pipeline] { [Pipeline] echo [2020-08-31T22:44:51.682Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:44:52.000Z] ---> create-netrc.sh [Pipeline] echo [2020-08-31T22:44:52.027Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-31T22:44:52.352Z] ---> logs-deploy.sh [2020-08-31T22:44:52.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-293/1 [2020-08-31T22:44:52.352Z] INFO: archiving workspace using pattern(s): [2020-08-31T22:44:53.732Z] Archives upload complete. [2020-08-31T22:44:53.732Z] INFO: archiving logs to Nexus [2020-08-31T22:44:54.303Z] ---> uname -a: [2020-08-31T22:44:54.303Z] Linux 3e3569db0012 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-31T22:44:54.303Z] [2020-08-31T22:44:54.303Z] [2020-08-31T22:44:54.303Z] ---> lscpu: [2020-08-31T22:44:54.303Z] Architecture: x86_64 [2020-08-31T22:44:54.303Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-31T22:44:54.303Z] Byte Order: Little Endian [2020-08-31T22:44:54.303Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-31T22:44:54.303Z] CPU(s): 4 [2020-08-31T22:44:54.303Z] On-line CPU(s) list: 0-3 [2020-08-31T22:44:54.303Z] Thread(s) per core: 1 [2020-08-31T22:44:54.303Z] Core(s) per socket: 1 [2020-08-31T22:44:54.303Z] Socket(s): 4 [2020-08-31T22:44:54.303Z] NUMA node(s): 1 [2020-08-31T22:44:54.303Z] Vendor ID: GenuineIntel [2020-08-31T22:44:54.303Z] CPU family: 6 [2020-08-31T22:44:54.303Z] Model: 44 [2020-08-31T22:44:54.303Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-31T22:44:54.303Z] Stepping: 1 [2020-08-31T22:44:54.303Z] CPU MHz: 2933.438 [2020-08-31T22:44:54.303Z] BogoMIPS: 5866.87 [2020-08-31T22:44:54.303Z] Virtualization: VT-x [2020-08-31T22:44:54.303Z] Hypervisor vendor: KVM [2020-08-31T22:44:54.303Z] Virtualization type: full [2020-08-31T22:44:54.303Z] L1d cache: 128 KiB [2020-08-31T22:44:54.303Z] L1i cache: 128 KiB [2020-08-31T22:44:54.303Z] L2 cache: 16 MiB [2020-08-31T22:44:54.303Z] L3 cache: 64 MiB [2020-08-31T22:44:54.303Z] NUMA node0 CPU(s): 0-3 [2020-08-31T22:44:54.303Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-31T22:44:54.303Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-31T22:44:54.303Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-31T22:44:54.303Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-31T22:44:54.303Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-31T22:44:54.303Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-31T22:44:54.303Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-31T22:44:54.303Z] Vulnerability Tsx async abort: Not affected [2020-08-31T22:44:54.304Z] 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-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> nproc: [2020-08-31T22:44:54.304Z] 4 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> df -h: [2020-08-31T22:44:54.304Z] Filesystem Size Used Available Use% Mounted on [2020-08-31T22:44:54.304Z] overlay 50.0G 7.2G 42.8G 14% / [2020-08-31T22:44:54.304Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-31T22:44:54.304Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-31T22:44:54.304Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-293@tmp [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-08-31T22:44:54.304Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_device-sdk-c_PR-293 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> free -m: [2020-08-31T22:44:54.304Z] total used free shared buff/cache available [2020-08-31T22:44:54.304Z] Mem: 1837 640 125 0 1071 1091 [2020-08-31T22:44:54.304Z] Swap: 1023 1 1022 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> ip addr: [2020-08-31T22:44:54.304Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-31T22:44:54.304Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-31T22:44:54.304Z] inet 127.0.0.1/8 scope host lo [2020-08-31T22:44:54.304Z] valid_lft forever preferred_lft forever [2020-08-31T22:44:54.304Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-08-31T22:44:54.304Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-31T22:44:54.304Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-31T22:44:54.304Z] valid_lft forever preferred_lft forever [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> sar -b -r -n DEV: [2020-08-31T22:44:54.304Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:38:13 LINUX RESTART [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:39:01 tps rtps wtps bread/s bwrtn/s [2020-08-31T22:44:54.304Z] 22:40:01 58.19 14.47 43.72 4915.22 4963.79 [2020-08-31T22:44:54.304Z] 22:41:01 1.53 0.00 1.53 0.00 27.59 [2020-08-31T22:44:54.304Z] 22:42:01 0.33 0.00 0.33 0.00 5.08 [2020-08-31T22:44:54.304Z] 22:43:01 0.18 0.00 0.18 0.00 2.02 [2020-08-31T22:44:54.304Z] 22:44:01 0.27 0.00 0.27 0.00 3.13 [2020-08-31T22:44:54.304Z] Average: 12.10 2.89 9.21 983.24 1000.52 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-08-31T22:44:54.304Z] 22:40:01 160692 1720864 91.46 2620 1153804 1131244 38.61 402832 1158660 24 [2020-08-31T22:44:54.304Z] 22:41:01 166020 1715536 91.18 2620 1153808 1087624 37.12 401416 1154956 12 [2020-08-31T22:44:54.304Z] 22:42:01 166528 1715028 91.15 2620 1153816 1079604 36.84 404048 1152700 8 [2020-08-31T22:44:54.304Z] 22:43:01 165852 1715704 91.19 2620 1153816 1079400 36.84 405016 1152108 8 [2020-08-31T22:44:54.304Z] 22:44:01 165332 1716224 91.21 2620 1153824 1079496 36.84 409552 1148144 24 [2020-08-31T22:44:54.304Z] Average: 164885 1716671 91.24 2620 1153814 1091474 37.25 404573 1153314 15 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-08-31T22:44:54.304Z] 22:40:01 eth0 311.72 198.25 681.25 83.50 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:40:01 docker0 9.47 7.54 0.99 20.32 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:41:01 eth0 1.02 0.35 0.40 0.02 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:42:01 eth0 1.28 0.63 0.60 0.37 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:43:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:44:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] Average: eth0 62.88 39.90 136.50 16.80 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] Average: docker0 1.90 1.51 0.20 4.07 0.00 0.00 0.00 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] ---> sar -P ALL: [2020-08-31T22:44:54.304Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/31/20 _x86_64_ (4 CPU) [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:38:13 LINUX RESTART [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] 22:39:01 CPU %user %nice %system %iowait %steal %idle [2020-08-31T22:44:54.304Z] 22:40:01 all 5.91 0.00 2.53 1.80 0.01 89.75 [2020-08-31T22:44:54.304Z] 22:40:01 0 5.56 0.00 2.63 1.99 0.00 89.81 [2020-08-31T22:44:54.304Z] 22:40:01 1 5.74 0.00 2.56 1.81 0.00 89.90 [2020-08-31T22:44:54.304Z] 22:40:01 2 7.31 0.00 2.36 0.28 0.02 90.03 [2020-08-31T22:44:54.304Z] 22:40:01 3 5.04 0.00 2.56 3.15 0.02 89.22 [2020-08-31T22:44:54.304Z] 22:41:01 all 0.15 0.00 0.04 0.00 0.00 99.82 [2020-08-31T22:44:54.304Z] 22:41:01 0 0.27 0.00 0.05 0.00 0.00 99.68 [2020-08-31T22:44:54.304Z] 22:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T22:44:54.304Z] 22:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-08-31T22:44:54.304Z] 22:41:01 3 0.22 0.00 0.05 0.00 0.02 99.72 [2020-08-31T22:44:54.304Z] 22:42:01 all 0.17 0.00 0.03 0.00 0.00 99.78 [2020-08-31T22:44:54.304Z] 22:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-08-31T22:44:54.304Z] 22:42:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2020-08-31T22:44:54.304Z] 22:42:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-31T22:44:54.304Z] 22:42:01 3 0.32 0.00 0.02 0.00 0.00 99.67 [2020-08-31T22:44:54.304Z] 22:43:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-08-31T22:44:54.304Z] 22:43:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-08-31T22:44:54.304Z] 22:43:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-08-31T22:44:54.304Z] 22:43:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-08-31T22:44:54.304Z] 22:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-08-31T22:44:54.304Z] 22:44:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-08-31T22:44:54.304Z] 22:44:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-08-31T22:44:54.304Z] 22:44:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-08-31T22:44:54.304Z] 22:44:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-08-31T22:44:54.304Z] 22:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-08-31T22:44:54.304Z] Average: all 1.31 0.00 0.53 0.36 0.00 97.80 [2020-08-31T22:44:54.304Z] Average: 0 1.19 0.00 0.56 0.40 0.00 97.85 [2020-08-31T22:44:54.304Z] Average: 1 1.42 0.00 0.53 0.36 0.00 97.69 [2020-08-31T22:44:54.304Z] Average: 2 1.51 0.00 0.50 0.06 0.00 97.94 [2020-08-31T22:44:54.304Z] Average: 3 1.12 0.00 0.53 0.63 0.01 97.71 [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z] [2020-08-31T22:44:54.304Z]