Pull request #294 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 607fe8d81ebe060197d16c16848049fb0456e688+6568dd76e6ab4166df02199344f5d2342af650e5 (c5b6a3335f688991ba48b994651cdccee1446778) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-294/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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-43578 in /w/workspace/edgexfoundry_device-sdk-c_PR-294 [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-294 # 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/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit 607fe8d81ebe060197d16c16848049fb0456e688 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/294/head:refs/remotes/origin/PR-294 # 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/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 607fe8d81ebe060197d16c16848049fb0456e688 # 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 6568dd76e6ab4166df02199344f5d2342af650e5 # timeout=10 Merge succeeded, producing bbd6527c10feaba365adb3162645b555e029d207 Checking out Revision bbd6527c10feaba365adb3162645b555e029d207 (PR-294) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd6527c10feaba365adb3162645b555e029d207 # timeout=10 Commit message: "Merge commit '6568dd76e6ab4166df02199344f5d2342af650e5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-16T09:29:35.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-16T09:29:35.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-16T09:29:35.699Z] ========================================================= [2020-09-16T09:29:35.699Z] EdgeX Global Pipelines Version Info [2020-09-16T09:29:35.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-16T09:29:37.211Z] ------------------- [2020-09-16T09:29:37.211Z] stable info: [2020-09-16T09:29:37.211Z] ------------------- [2020-09-16T09:29:37.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-16T09:29:37.211Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-16T09:29:37.211Z] Message: update stable to v1.0.122 [2020-09-16T09:29:38.158Z] ------------------- [2020-09-16T09:29:38.158Z] experimental info: [2020-09-16T09:29:38.158Z] ------------------- [2020-09-16T09:29:38.158Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-16T09:29:38.158Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-16T09:29:38.158Z] Message: update experimental to v1.0.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-16T09:29:38.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-09-16T09:29:38.828Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-09-16T09:29:38.970Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-16T09:29:39.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-16T09:29:39.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-16T09:29:39.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-09-16T09:29:39.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-09-16T09:29:39.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-09-16T09:29:39.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-16T09:29:39.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-09-16T09:29:40.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-16T09:29:40.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-16T09:29:40.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-16T09:29:40.675Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-16T09:29:40.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-16T09:29:40.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-16T09:29:41.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo [2020-09-16T09:29:41.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo [2020-09-16T09:29:41.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo [2020-09-16T09:29:41.549Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd6527c10feaba365adb3162645b555e029d207 [Pipeline] echo [2020-09-16T09:29:41.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd6527 [Pipeline] echo [2020-09-16T09:29:41.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:29:43.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T09:29:43.435Z] [2020-09-16T09:29:43.435Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:29:43.824Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T09:29:43.824Z] latest: Pulling from edgex-devops/git-semver [2020-09-16T09:29:43.824Z] 31603596830f: Pulling fs layer [2020-09-16T09:29:43.824Z] 2a8b12db71e7: Pulling fs layer [2020-09-16T09:29:43.824Z] 6ca5941a6612: Pulling fs layer [2020-09-16T09:29:43.824Z] ecc8261a40a4: Pulling fs layer [2020-09-16T09:29:43.824Z] ecc8261a40a4: Waiting [2020-09-16T09:29:43.824Z] 2a8b12db71e7: Verifying Checksum [2020-09-16T09:29:43.824Z] 2a8b12db71e7: Download complete [2020-09-16T09:29:44.086Z] 31603596830f: Download complete [2020-09-16T09:29:44.086Z] ecc8261a40a4: Verifying Checksum [2020-09-16T09:29:44.086Z] ecc8261a40a4: Download complete [2020-09-16T09:29:44.086Z] 6ca5941a6612: Verifying Checksum [2020-09-16T09:29:44.086Z] 6ca5941a6612: Download complete [2020-09-16T09:29:44.349Z] 31603596830f: Pull complete [2020-09-16T09:29:44.349Z] 2a8b12db71e7: Pull complete [2020-09-16T09:29:45.297Z] 6ca5941a6612: Pull complete [2020-09-16T09:29:45.559Z] ecc8261a40a4: Pull complete [2020-09-16T09:29:45.559Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-16T09:29:45.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T09:29:45.559Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-16T09:29:45.687Z] prd-centos7-docker-4c-2g-43578 does not seem to be running inside a container [2020-09-16T09:29:45.735Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-294 -v /w/workspace/edgexfoundry_device-sdk-c_PR-294:/w/workspace/edgexfoundry_device-sdk-c_PR-294:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-294@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-09-16T09:29:48.032Z] $ docker top 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-16T09:29:48.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-16T09:29:48.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-16T09:29:48.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-16T09:29:48.662Z] $ docker exec 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 ssh-agent [2020-09-16T09:29:48.818Z] SSH_AUTH_SOCK=/tmp/ssh-1ANbVekWvejj/agent.11 [2020-09-16T09:29:48.818Z] SSH_AGENT_PID=16 [2020-09-16T09:29:48.831Z] Running ssh-add (command line suppressed) [2020-09-16T09:29:48.953Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_5323823447716788483.key (/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_5323823447716788483.key) [2020-09-16T09:29:49.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-16T09:29:49.389Z] + git describe --exact-match --tags HEAD [2020-09-16T09:29:49.389Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-16T09:29:49.639Z] $ docker exec --env ******** --env ******** 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 ssh-agent -k [2020-09-16T09:29:49.754Z] unset SSH_AUTH_SOCK; [2020-09-16T09:29:49.754Z] unset SSH_AGENT_PID; [2020-09-16T09:29:49.754Z] echo Agent pid 16 killed; [2020-09-16T09:29:49.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-16T09:29:49.953Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-16T09:29:49.953Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-16T09:29:50.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-16T09:29:50.105Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-16T09:29:50.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-16T09:29:50.278Z] $ docker exec 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 ssh-agent [2020-09-16T09:29:50.430Z] SSH_AUTH_SOCK=/tmp/ssh-QzztyxQhgcCo/agent.47 [2020-09-16T09:29:50.430Z] SSH_AGENT_PID=52 [2020-09-16T09:29:50.437Z] Running ssh-add (command line suppressed) [2020-09-16T09:29:50.564Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_5873776651745781362.key (/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_5873776651745781362.key) [2020-09-16T09:29:50.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-16T09:29:51.005Z] + git semver init [2020-09-16T09:29:51.005Z] # -> Open(): unable to determine branch for HEAD [2020-09-16T09:29:51.005Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-294/.git [2020-09-16T09:29:51.005Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-294 [2020-09-16T09:29:51.005Z] # $SEMVER_REMOTE_NAME = origin [2020-09-16T09:29:51.005Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-16T09:29:51.005Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-16T09:29:51.005Z] # $SEMVER_BRANCH = PR-294 [2020-09-16T09:29:51.005Z] # $SEMVER_TEMP = /tmp/semver-680280969 [2020-09-16T09:29:51.005Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-09-16T09:29:51.579Z] # '/tmp/semver-680280969' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-294/.semver' [2020-09-16T09:29:51.579Z] # -> Force: false [2020-09-16T09:29:51.840Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-294/.semver [Pipeline] } [2020-09-16T09:29:51.861Z] $ docker exec --env ******** --env ******** 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 ssh-agent -k [2020-09-16T09:29:51.972Z] unset SSH_AUTH_SOCK; [2020-09-16T09:29:51.973Z] unset SSH_AGENT_PID; [2020-09-16T09:29:51.973Z] echo Agent pid 52 killed; [2020-09-16T09:29:52.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-16T09:29:52.588Z] + git semver [Pipeline] } [2020-09-16T09:29:52.622Z] $ docker stop --time=1 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 [2020-09-16T09:29:53.965Z] $ docker rm -f 75be83dd977e67cf6163f40b19368b5da5c14e7fcefcdc916acf596f625487d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-16T09:29:54.857Z] Stashed 32 file(s) [Pipeline] echo [2020-09-16T09:29:54.878Z] [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-09-16T09:29:55.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-43575 in /w/workspace/edgexfoundry_device-sdk-c_PR-294 [Pipeline] { [Pipeline] ws [2020-09-16T09:29:55.773Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-16T09:30:00.217Z] using credential edgex-jenkins-ssh [2020-09-16T09:30:00.353Z] Cloning the remote Git repository [2020-09-16T09:30:00.353Z] Cloning with configured refspecs honoured and without tags [2020-09-16T09:30:00.398Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:30:00.503Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-16T09:30:00.560Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:30:00.561Z] > git --version # timeout=10 [2020-09-16T09:30:00.583Z] > git --version # 'git version 2.17.1' [2020-09-16T09:30:00.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:30:00.640Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:30:01.608Z] Fetching without tags [2020-09-16T09:30:01.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-16T09:30:01.540Z] > git config --add remote.origin.fetch +refs/pull/294/head:refs/remotes/origin/PR-294 # timeout=10 [2020-09-16T09:30:01.565Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:30:01.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-16T09:30:01.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:30:01.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:30:01.622Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:30:04.494Z] Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit 607fe8d81ebe060197d16c16848049fb0456e688 [2020-09-16T09:30:04.503Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T09:30:04.520Z] > git checkout -f 607fe8d81ebe060197d16c16848049fb0456e688 # timeout=10 [2020-09-16T09:30:04.619Z] > git remote # timeout=10 [2020-09-16T09:30:04.635Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T09:30:04.777Z] Merge succeeded, producing e7cba0ec8c1cf3f2572c0fa500fbfddfb19dd7e1 [2020-09-16T09:30:04.778Z] Checking out Revision e7cba0ec8c1cf3f2572c0fa500fbfddfb19dd7e1 (PR-294) [2020-09-16T09:30:04.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:30:04.660Z] > git merge 6568dd76e6ab4166df02199344f5d2342af650e5 # timeout=10 [2020-09-16T09:30:04.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T09:30:04.775Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T09:30:04.792Z] > git checkout -f e7cba0ec8c1cf3f2572c0fa500fbfddfb19dd7e1 # timeout=10 [2020-09-16T09:30:08.921Z] Commit message: "Merge commit '6568dd76e6ab4166df02199344f5d2342af650e5' into HEAD" [2020-09-16T09:30:08.921Z] First time build. Skipping changelog. [2020-09-16T09:30:08.969Z] > git --version # timeout=10 [2020-09-16T09:30:08.979Z] > git --version # 'git version 2.17.1' [2020-09-16T09:30:08.991Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-16T09:30:10.475Z] Still waiting to schedule task [2020-09-16T09:30:10.476Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] echo [2020-09-16T09:30:10.579Z] ========================================================= [2020-09-16T09:30:10.579Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-09-16T09:30:10.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:30:11.780Z] + 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-09-16T09:30:12.763Z] Sending build context to Docker daemon 3.565MB [2020-09-16T09:30:12.763Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-16T09:30:12.763Z] Step 2/21 : FROM ${BASE} as builder [2020-09-16T09:30:13.043Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-09-16T09:30:13.043Z] 0362ad1dd800: Pulling fs layer [2020-09-16T09:30:13.043Z] f2cdb1532d8b: Pulling fs layer [2020-09-16T09:30:13.043Z] 37ed683be191: Pulling fs layer [2020-09-16T09:30:13.043Z] f2cdb1532d8b: Verifying Checksum [2020-09-16T09:30:13.043Z] f2cdb1532d8b: Download complete [2020-09-16T09:30:13.319Z] 0362ad1dd800: Verifying Checksum [2020-09-16T09:30:13.319Z] 0362ad1dd800: Download complete [2020-09-16T09:30:14.301Z] 0362ad1dd800: Pull complete [2020-09-16T09:30:14.573Z] f2cdb1532d8b: Pull complete [2020-09-16T09:30:15.551Z] 37ed683be191: Verifying Checksum [2020-09-16T09:30:15.551Z] 37ed683be191: Download complete [2020-09-16T09:30:25.723Z] 37ed683be191: Pull complete [2020-09-16T09:30:25.723Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-09-16T09:30:25.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-09-16T09:30:25.723Z] ---> b23d30803547 [2020-09-16T09:30:25.723Z] 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-09-16T09:30:26.318Z] ---> Running in c7c0a7bd193e [2020-09-16T09:30:28.298Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-16T09:30:28.892Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-16T09:30:29.166Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-16T09:30:29.166Z] (2/8) Installing libuuid (2.33-r0) [2020-09-16T09:30:29.438Z] (3/8) Installing libblkid (2.33-r0) [2020-09-16T09:30:29.438Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-16T09:30:29.438Z] (5/8) Installing libmount (2.33-r0) [2020-09-16T09:30:29.719Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-16T09:30:29.719Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-16T09:30:29.991Z] (8/8) Installing wget (1.20.3-r0) [2020-09-16T09:30:30.264Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:30:30.264Z] OK: 285 MiB in 83 packages [2020-09-16T09:30:31.701Z] Removing intermediate container c7c0a7bd193e [2020-09-16T09:30:31.701Z] ---> ac76a8f41ea7 [2020-09-16T09:30:31.701Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-16T09:30:31.701Z] ---> Running in 2bb416f2476b [2020-09-16T09:30:32.306Z] Removing intermediate container 2bb416f2476b [2020-09-16T09:30:32.306Z] ---> ef8ecc3552a1 [2020-09-16T09:30:32.306Z] 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-09-16T09:30:32.306Z] ---> Running in 392f5ab4a669 [2020-09-16T09:30:33.745Z] --2020-09-16 09:30:33-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-16T09:30:33.745Z] Resolving github.com... 140.82.114.3 [2020-09-16T09:30:33.745Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-09-16T09:30:34.017Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:30:34.017Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-16T09:30:34.017Z] --2020-09-16 09:30:33-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-16T09:30:34.017Z] Resolving codeload.github.com... 140.82.112.9 [2020-09-16T09:30:34.017Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-09-16T09:30:34.017Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:30:34.017Z] Length: unspecified [application/x-gzip] [2020-09-16T09:30:34.017Z] Saving to: 'STDOUT' [2020-09-16T09:30:34.017Z]  [2020-09-16T09:30:34.289Z] 0K .......... .......... .......... .......... .......... 1.34M [2020-09-16T09:30:34.289Z] 50K .......... .......... .......... .......... .......... 2.88M [2020-09-16T09:30:34.289Z] 100K .......... .......... .......... .......... .......... 8.83M [2020-09-16T09:30:34.289Z] 150K .......... .......... .......... .......... .......... 3.42M [2020-09-16T09:30:34.289Z] 200K .......... .......... .......... .......... .......... 8.84M [2020-09-16T09:30:34.289Z] 250K .......... .......... .......... .......... .......... 2.78M [2020-09-16T09:30:34.289Z] 300K .......... .......... .......... .......... .......... 2.52M [2020-09-16T09:30:34.289Z] 350K .......... .......... .......... .......... .......... 5.86M [2020-09-16T09:30:34.290Z] 400K .......... .......... .......... .......... .......... 2.93M [2020-09-16T09:30:34.290Z] 450K .......... .......... .......... .......... .......... 3.74M [2020-09-16T09:30:34.290Z] 500K .......... .......... .......... .......... .......... 8.27M [2020-09-16T09:30:34.290Z] 550K .......... .......... .......... .......... .......... 1.70M [2020-09-16T09:30:34.290Z] 600K .......... .......... .......... .......... .......... 1.03M [2020-09-16T09:30:34.290Z] 650K .......... .......... .......... .......... .......... 2.05M [2020-09-16T09:30:34.290Z] 700K ..     6.16M=0.3s [2020-09-16T09:30:34.290Z] [2020-09-16T09:30:34.290Z] 2020-09-16 09:30:34 (2.64 MB/s) - written to stdout [719348] [2020-09-16T09:30:34.290Z] [2020-09-16T09:30:34.886Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:30:34.886Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-16T09:30:34.886Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:30:35.158Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:30:35.158Z] -- Detecting C compiler ABI info [2020-09-16T09:30:35.432Z] -- Detecting C compiler ABI info - done [2020-09-16T09:30:35.432Z] -- Detecting C compile features [2020-09-16T09:30:36.410Z] -- Detecting C compile features - done [2020-09-16T09:30:36.410Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-16T09:30:36.410Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-16T09:30:36.410Z] -- Detecting CXX compiler ABI info [2020-09-16T09:30:36.683Z] -- Detecting CXX compiler ABI info - done [2020-09-16T09:30:36.683Z] -- Detecting CXX compile features [2020-09-16T09:30:38.120Z] -- Detecting CXX compile features - done [2020-09-16T09:30:38.393Z] -- Looking for include file endian.h [2020-09-16T09:30:38.393Z] -- Looking for include file endian.h - found [2020-09-16T09:30:38.393Z] -- Check if the system is big endian [2020-09-16T09:30:38.393Z] -- Searching 16 bit integer [2020-09-16T09:30:38.393Z] -- Looking for sys/types.h [2020-09-16T09:30:38.665Z] -- Looking for sys/types.h - found [2020-09-16T09:30:38.665Z] -- Looking for stdint.h [2020-09-16T09:30:38.938Z] -- Looking for stdint.h - found [2020-09-16T09:30:38.938Z] -- Looking for stddef.h [2020-09-16T09:30:39.211Z] -- Looking for stddef.h - found [2020-09-16T09:30:39.211Z] -- Check size of unsigned short [2020-09-16T09:30:39.484Z] -- Check size of unsigned short - done [2020-09-16T09:30:39.484Z] -- Using unsigned short [2020-09-16T09:30:39.755Z] -- Check if the system is big endian - little endian [2020-09-16T09:30:39.756Z] -- Check size of size_t [2020-09-16T09:30:40.027Z] -- Check size of size_t - done [2020-09-16T09:30:40.027Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-16T09:30:40.027Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-16T09:30:40.027Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-16T09:30:40.027Z] CMake did not find one. [2020-09-16T09:30:40.027Z] [2020-09-16T09:30:40.027Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-16T09:30:40.027Z] the following names: [2020-09-16T09:30:40.027Z] [2020-09-16T09:30:40.027Z] cJSONConfig.cmake [2020-09-16T09:30:40.027Z] cjson-config.cmake [2020-09-16T09:30:40.027Z] [2020-09-16T09:30:40.027Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-16T09:30:40.027Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-16T09:30:40.027Z] provides a separate development package or SDK, be sure it has been [2020-09-16T09:30:40.027Z] installed. [2020-09-16T09:30:40.027Z] [2020-09-16T09:30:40.027Z] [2020-09-16T09:30:40.027Z] -- Configuring done [2020-09-16T09:30:40.300Z] -- Generating done [2020-09-16T09:30:40.300Z] -- Build files have been written to: /tmp/cbor [2020-09-16T09:30:40.300Z] Scanning dependencies of target cbor_shared [2020-09-16T09:30:40.571Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-16T09:30:41.164Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-16T09:30:41.764Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-16T09:30:42.037Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-16T09:30:42.629Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-16T09:30:42.903Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-16T09:30:42.903Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-16T09:30:43.175Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-16T09:30:43.450Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-16T09:30:43.722Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-16T09:30:44.315Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-16T09:30:44.585Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-16T09:30:44.856Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-16T09:30:45.128Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-16T09:30:45.401Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-16T09:30:45.671Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-16T09:30:45.944Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-16T09:30:46.216Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-16T09:30:46.216Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-16T09:30:46.813Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-16T09:30:46.813Z] [ 40%] Linking C shared library libcbor.so [2020-09-16T09:30:46.813Z] [ 40%] Built target cbor_shared [2020-09-16T09:30:46.813Z] Scanning dependencies of target cbor [2020-09-16T09:30:47.087Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-16T09:30:47.680Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-16T09:30:48.273Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-16T09:30:48.546Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-16T09:30:49.517Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-16T09:30:49.788Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-16T09:30:50.059Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-16T09:30:50.334Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-16T09:30:50.334Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-16T09:30:50.927Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-16T09:30:51.523Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-16T09:30:51.795Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-16T09:30:52.069Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-16T09:30:52.342Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-16T09:30:52.617Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-16T09:30:52.901Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-16T09:30:53.173Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-16T09:30:53.449Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-16T09:30:53.722Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-16T09:30:53.996Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-16T09:30:54.269Z] [ 80%] Linking C static library libcbor.a [2020-09-16T09:30:54.269Z] [ 80%] Built target cbor [2020-09-16T09:30:54.269Z] Scanning dependencies of target create_items [2020-09-16T09:30:54.269Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-16T09:30:54.542Z] [ 84%] Linking C executable create_items [2020-09-16T09:30:54.542Z] [ 84%] Built target create_items [2020-09-16T09:30:54.542Z] Scanning dependencies of target readfile [2020-09-16T09:30:54.542Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-16T09:30:54.813Z] [ 88%] Linking C executable readfile [2020-09-16T09:30:54.813Z] [ 88%] Built target readfile [2020-09-16T09:30:54.813Z] Scanning dependencies of target streaming_parser [2020-09-16T09:30:54.813Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-16T09:30:55.085Z] [ 92%] Linking C executable streaming_parser [2020-09-16T09:30:55.085Z] [ 92%] Built target streaming_parser [2020-09-16T09:30:55.357Z] Scanning dependencies of target sort [2020-09-16T09:30:55.357Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-16T09:30:55.357Z] [ 96%] Linking C executable sort [2020-09-16T09:30:55.630Z] [ 96%] Built target sort [2020-09-16T09:30:55.630Z] Scanning dependencies of target hello [2020-09-16T09:30:55.630Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-16T09:30:55.630Z] [100%] Linking C executable hello [2020-09-16T09:30:55.903Z] [100%] Built target hello [2020-09-16T09:30:55.903Z] Install the project... [2020-09-16T09:30:55.903Z] -- Install configuration: "Release" [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-16T09:30:55.903Z] -- Up-to-date: /usr/local/include/cbor [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/include/cbor.h [2020-09-16T09:30:55.903Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-16T09:30:57.874Z] Removing intermediate container 392f5ab4a669 [2020-09-16T09:30:57.874Z] ---> 24d7bde145eb [2020-09-16T09:30:57.874Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-16T09:30:58.147Z] ---> Running in d7cb2aea39c2 [2020-09-16T09:31:00.766Z] Removing intermediate container d7cb2aea39c2 [2020-09-16T09:31:00.766Z] ---> 0dc7955d4c5c [2020-09-16T09:31:00.766Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-16T09:31:01.363Z] ---> 38619b594347 [2020-09-16T09:31:01.364Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-16T09:31:02.342Z] ---> d775a2570e87 [2020-09-16T09:31:02.342Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-16T09:31:02.938Z] ---> eaededb7bf97 [2020-09-16T09:31:02.938Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-16T09:31:03.536Z] ---> e46a6d6cbc28 [2020-09-16T09:31:03.536Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-16T09:31:04.136Z] ---> 2f4d7f053bdc [2020-09-16T09:31:04.136Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-16T09:31:05.119Z] ---> 8b146754131f [2020-09-16T09:31:05.119Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-16T09:31:05.119Z] ---> Running in 372099f491c9 [2020-09-16T09:31:06.547Z] + CPPCHECK=false [2020-09-16T09:31:06.547Z] + DOCGEN=false [2020-09-16T09:31:06.547Z] + TOMLVER=SDK-0.2 [2020-09-16T09:31:06.547Z] + CUTILVER=1.1-branch [2020-09-16T09:31:06.547Z] + '[' 0 -gt 0 ] [2020-09-16T09:31:06.547Z] + readlink -f ./scripts/build.sh [2020-09-16T09:31:06.547Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-16T09:31:06.547Z] + dirname /tmp/sdk/scripts [2020-09-16T09:31:06.547Z] + ROOT=/tmp/sdk [2020-09-16T09:31:06.547Z] + cd /tmp/sdk [2020-09-16T09:31:06.547Z] + '[' '!' -d deps ] [2020-09-16T09:31:06.547Z] + mkdir deps [2020-09-16T09:31:06.547Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-16T09:31:06.547Z] + tar -C deps -z -x -f - [2020-09-16T09:31:06.547Z] --2020-09-16 09:31:06-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-16T09:31:06.547Z] Resolving github.com... 140.82.114.3 [2020-09-16T09:31:06.547Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-09-16T09:31:06.817Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:31:06.817Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-16T09:31:06.817Z] --2020-09-16 09:31:06-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-16T09:31:06.817Z] Resolving codeload.github.com... 140.82.112.9 [2020-09-16T09:31:06.817Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-09-16T09:31:07.409Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:31:07.409Z] Length: unspecified [application/x-gzip] [2020-09-16T09:31:07.409Z] Saving to: 'STDOUT' [2020-09-16T09:31:07.409Z] [2020-09-16T09:31:07.409Z] 0K .......... ...... 909K=0.02s [2020-09-16T09:31:07.409Z] [2020-09-16T09:31:07.409Z] 2020-09-16 09:31:07 (909 KB/s) - written to stdout [16451] [2020-09-16T09:31:07.409Z] [2020-09-16T09:31:07.409Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-16T09:31:07.409Z] + wget -O+ -tar https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-16T09:31:07.409Z] -C deps -z -x -f - [2020-09-16T09:31:07.409Z] --2020-09-16 09:31:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-16T09:31:07.409Z] Resolving github.com... 140.82.114.3 [2020-09-16T09:31:07.409Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-09-16T09:31:07.409Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:31:07.409Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-09-16T09:31:07.409Z] --2020-09-16 09:31:07-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-09-16T09:31:07.409Z] Resolving codeload.github.com... 140.82.112.9 [2020-09-16T09:31:07.409Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-09-16T09:31:07.680Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:31:07.680Z] Length: unspecified [application/x-gzip] [2020-09-16T09:31:07.680Z] Saving to: 'STDOUT' [2020-09-16T09:31:07.680Z]  [2020-09-16T09:31:07.680Z] 0K .......... .......... .......... .......... .......... 1.30M [2020-09-16T09:31:07.680Z] 50K .......... .......... .......... .......... .......... 2.57M [2020-09-16T09:31:07.680Z] 100K .......... .......... .......... .......... .......... 2.82M [2020-09-16T09:31:07.680Z] 150K .......... ......   4.70M=0.08s [2020-09-16T09:31:07.680Z] [2020-09-16T09:31:07.680Z] 2020-09-16 09:31:07 (2.10 MB/s) - written to stdout [170710] [2020-09-16T09:31:07.680Z] [2020-09-16T09:31:07.680Z] + mkdir -p src/c/iot [2020-09-16T09:31:07.680Z] + 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-09-16T09:31:07.680Z] + mkdir -p include/iot [2020-09-16T09:31:07.680Z] + 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-09-16T09:31:07.680Z] + mkdir -p include/iot/os [2020-09-16T09:31:07.680Z] + 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-09-16T09:31:07.680Z] + mkdir -p /tmp/sdk/build/release [2020-09-16T09:31:07.680Z] + cd /tmp/sdk/build/release [2020-09-16T09:31:07.680Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-16T09:31:08.277Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:31:08.277Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:31:08.277Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:31:08.277Z] -- Detecting C compiler ABI info [2020-09-16T09:31:08.551Z] -- Detecting C compiler ABI info - done [2020-09-16T09:31:08.551Z] -- Detecting C compile features [2020-09-16T09:31:09.529Z] -- Detecting C compile features - done [2020-09-16T09:31:09.529Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-16T09:31:09.529Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-16T09:31:09.529Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-16T09:31:09.529Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-16T09:31:09.529Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-16T09:31:09.529Z] -- C SDK 0.0.0 for Linux [2020-09-16T09:31:09.529Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-16T09:31:09.802Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-16T09:31:09.802Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-16T09:31:09.802Z] -- Configuring done [2020-09-16T09:31:10.074Z] -- Generating done [2020-09-16T09:31:10.074Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-16T09:31:10.074Z] + + teemake release.log [2020-09-16T09:31:10.074Z] [2020-09-16T09:31:10.074Z] Scanning dependencies of target csdk [2020-09-16T09:31:10.345Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-16T09:31:10.938Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-16T09:31:11.531Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-16T09:31:13.498Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-16T09:31:13.774Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-16T09:31:14.047Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-16T09:31:15.018Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-16T09:31:16.984Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-16T09:31:17.579Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-16T09:31:18.175Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-16T09:31:18.767Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-16T09:31:19.040Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-16T09:31:19.314Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-16T09:31:19.314Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-16T09:31:23.598Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-16T09:31:23.598Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-16T09:31:23.598Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-16T09:31:23.873Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-16T09:31:24.466Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-16T09:31:27.077Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-16T09:31:27.077Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-16T09:31:27.077Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-16T09:31:27.676Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-16T09:31:28.274Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-16T09:31:28.274Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-16T09:31:29.249Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-16T09:31:29.523Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-16T09:31:30.121Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-16T09:31:30.394Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-16T09:31:30.989Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-16T09:31:31.583Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-16T09:31:31.856Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-16T09:31:36.350Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-16T09:31:37.336Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-16T09:31:37.607Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-16T09:31:38.203Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-16T09:31:38.797Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-16T09:31:40.226Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-16T09:31:41.658Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-16T09:31:45.036Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-16T09:31:45.309Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-16T09:31:46.740Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-16T09:31:47.012Z] [ 70%] Linking C shared library libcsdk.so [2020-09-16T09:31:47.285Z] [ 70%] Built target csdk [2020-09-16T09:31:47.285Z] Scanning dependencies of target template [2020-09-16T09:31:47.285Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-16T09:31:47.877Z] [ 73%] Linking C executable template [2020-09-16T09:31:48.148Z] [ 73%] Built target template [2020-09-16T09:31:48.148Z] Scanning dependencies of target device-counter [2020-09-16T09:31:48.148Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-16T09:31:48.741Z] [ 77%] Linking C executable device-counter [2020-09-16T09:31:49.013Z] [ 77%] Built target device-counter [2020-09-16T09:31:49.013Z] Scanning dependencies of target device-random [2020-09-16T09:31:49.013Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-16T09:31:49.284Z] [ 80%] Linking C executable device-random [2020-09-16T09:31:49.560Z] [ 80%] Built target device-random [2020-09-16T09:31:49.560Z] Scanning dependencies of target device-gyro [2020-09-16T09:31:49.560Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-16T09:31:50.159Z] [ 83%] Linking C executable device-gyro [2020-09-16T09:31:50.159Z] [ 83%] Built target device-gyro [2020-09-16T09:31:50.159Z] Scanning dependencies of target device-bitfields [2020-09-16T09:31:50.159Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-16T09:31:50.754Z] [ 86%] Linking C executable device-bitfields [2020-09-16T09:31:50.754Z] [ 86%] Built target device-bitfields [2020-09-16T09:31:51.028Z] Scanning dependencies of target template-discovery [2020-09-16T09:31:51.028Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-16T09:31:51.624Z] [ 90%] Linking C executable template-discovery [2020-09-16T09:31:51.902Z] [ 90%] Built target template-discovery [2020-09-16T09:31:51.902Z] Scanning dependencies of target device-file [2020-09-16T09:31:51.902Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-16T09:31:52.496Z] [ 93%] Linking C executable device-file [2020-09-16T09:31:52.496Z] [ 93%] Built target device-file [2020-09-16T09:31:52.496Z] Scanning dependencies of target device-terminal [2020-09-16T09:31:52.769Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-16T09:31:53.040Z] [ 96%] Linking C executable device-terminal [2020-09-16T09:31:53.313Z] [ 96%] Built target device-terminal [2020-09-16T09:31:53.313Z] Scanning dependencies of target templatev1 [2020-09-16T09:31:53.313Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-16T09:31:53.907Z] [100%] Linking C executable templatev1 [2020-09-16T09:31:54.180Z] [100%] Built target templatev1 [2020-09-16T09:31:54.180Z] + + teemake -a package release.log [2020-09-16T09:31:54.180Z] [2020-09-16T09:31:54.453Z] [ 70%] Built target csdk [2020-09-16T09:31:54.453Z] [ 73%] Built target template [2020-09-16T09:31:54.453Z] [ 77%] Built target device-counter [2020-09-16T09:31:54.453Z] [ 80%] Built target device-random [2020-09-16T09:31:54.453Z] [ 83%] Built target device-gyro [2020-09-16T09:31:54.453Z] [ 86%] Built target device-bitfields [2020-09-16T09:31:54.726Z] [ 90%] Built target template-discovery [2020-09-16T09:31:54.726Z] [ 93%] Built target device-file [2020-09-16T09:31:54.726Z] [ 96%] Built target device-terminal [2020-09-16T09:31:54.726Z] [100%] Built target templatev1 [2020-09-16T09:31:54.726Z] Run CPack packaging tool... [2020-09-16T09:31:54.726Z] CPack: Create package using TGZ [2020-09-16T09:31:54.726Z] CPack: Install projects [2020-09-16T09:31:54.726Z] CPack: - Run preinstall target for: Csdk [2020-09-16T09:31:55.318Z] CPack: - Install project: Csdk [2020-09-16T09:31:55.318Z] CPack: Create package [2020-09-16T09:31:55.592Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-16T09:31:55.592Z] + '[' false '=' true ] [2020-09-16T09:31:55.592Z] + '[' false '=' true ] [2020-09-16T09:31:55.592Z] + mkdir -p /tmp/sdk/build/debug [2020-09-16T09:31:55.592Z] + cd /tmp/sdk/build/debug [2020-09-16T09:31:55.592Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-16T09:31:55.866Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:31:55.866Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:31:56.141Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:31:56.141Z] -- Detecting C compiler ABI info [2020-09-16T09:31:56.415Z] -- Detecting C compiler ABI info - done [2020-09-16T09:31:56.415Z] -- Detecting C compile features [2020-09-16T09:31:57.008Z] -- Detecting C compile features - done [2020-09-16T09:31:57.008Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-16T09:31:57.008Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-16T09:31:57.008Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-16T09:31:57.008Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-16T09:31:57.008Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-16T09:31:57.008Z] -- C SDK 0.0.0 for Linux [2020-09-16T09:31:57.008Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-16T09:31:57.281Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-16T09:31:57.281Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-16T09:31:57.551Z] -- Configuring done [2020-09-16T09:31:57.824Z] -- Generating done [2020-09-16T09:31:57.824Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-16T09:31:57.824Z] + make [2020-09-16T09:31:57.824Z] + tee debug.log [2020-09-16T09:31:57.824Z] Scanning dependencies of target csdk [2020-09-16T09:31:58.100Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-16T09:31:58.373Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-16T09:31:58.648Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-16T09:31:59.239Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-16T09:31:59.512Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-16T09:31:59.512Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-16T09:32:00.101Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-16T09:32:00.695Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-16T09:32:00.964Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-16T09:32:01.235Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-16T09:32:01.504Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-16T09:32:01.778Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-16T09:32:01.778Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-16T09:32:02.052Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-16T09:32:03.026Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-16T09:32:03.026Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-16T09:32:03.299Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-16T09:32:03.570Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-16T09:32:03.843Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-16T09:32:04.439Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-16T09:32:04.709Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-16T09:32:04.709Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-16T09:32:04.981Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-16T09:32:05.252Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-16T09:32:05.523Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-16T09:32:05.795Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-16T09:32:05.795Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-16T09:32:06.065Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-16T09:32:06.334Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-16T09:32:06.604Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-16T09:32:06.879Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-16T09:32:07.151Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-16T09:32:08.126Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-16T09:32:08.397Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-16T09:32:08.669Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-16T09:32:08.939Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-16T09:32:09.210Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-16T09:32:09.800Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-16T09:32:10.395Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-16T09:32:10.988Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-16T09:32:11.581Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-16T09:32:11.854Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-16T09:32:12.124Z] [ 70%] Linking C shared library libcsdk.so [2020-09-16T09:32:12.124Z] [ 70%] Built target csdk [2020-09-16T09:32:12.397Z] Scanning dependencies of target template [2020-09-16T09:32:12.397Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-16T09:32:12.673Z] [ 73%] Linking C executable template [2020-09-16T09:32:12.673Z] [ 73%] Built target template [2020-09-16T09:32:12.673Z] Scanning dependencies of target device-counter [2020-09-16T09:32:12.946Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-16T09:32:12.946Z] [ 77%] Linking C executable device-counter [2020-09-16T09:32:13.217Z] [ 77%] Built target device-counter [2020-09-16T09:32:13.217Z] Scanning dependencies of target device-random [2020-09-16T09:32:13.217Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-16T09:32:13.487Z] [ 80%] Linking C executable device-random [2020-09-16T09:32:13.759Z] [ 80%] Built target device-random [2020-09-16T09:32:13.759Z] Scanning dependencies of target device-gyro [2020-09-16T09:32:13.759Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-16T09:32:14.031Z] [ 83%] Linking C executable device-gyro [2020-09-16T09:32:14.300Z] [ 83%] Built target device-gyro [2020-09-16T09:32:14.300Z] Scanning dependencies of target device-bitfields [2020-09-16T09:32:14.300Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-16T09:32:14.572Z] [ 86%] Linking C executable device-bitfields [2020-09-16T09:32:14.843Z] [ 86%] Built target device-bitfields [2020-09-16T09:32:14.843Z] Scanning dependencies of target template-discovery [2020-09-16T09:32:14.843Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-16T09:32:15.115Z] [ 90%] Linking C executable template-discovery [2020-09-16T09:32:15.386Z] [ 90%] Built target template-discovery [2020-09-16T09:32:15.386Z] Scanning dependencies of target device-file [2020-09-16T09:32:15.386Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-16T09:32:15.660Z] [ 93%] Linking C executable device-file [2020-09-16T09:32:15.660Z] [ 93%] Built target device-file [2020-09-16T09:32:15.937Z] Scanning dependencies of target device-terminal [2020-09-16T09:32:15.937Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-16T09:32:16.208Z] [ 96%] Linking C executable device-terminal [2020-09-16T09:32:16.208Z] [ 96%] Built target device-terminal [2020-09-16T09:32:16.480Z] Scanning dependencies of target templatev1 [2020-09-16T09:32:16.480Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-16T09:32:16.753Z] [100%] Linking C executable templatev1 [2020-09-16T09:32:16.753Z] [100%] Built target templatev1 [2020-09-16T09:32:16.753Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] [ 70%] Built target csdk [2020-09-16T09:32:17.025Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] [ 73%] Built target template [2020-09-16T09:32:17.025Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] [ 77%] Built target device-counter [2020-09-16T09:32:17.025Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] [ 80%] Built target device-random [2020-09-16T09:32:17.025Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.025Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [ 83%] Built target device-gyro [2020-09-16T09:32:17.301Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [ 86%] Built target device-bitfields [2020-09-16T09:32:17.301Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [ 90%] Built target template-discovery [2020-09-16T09:32:17.301Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [ 93%] Built target device-file [2020-09-16T09:32:17.301Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [ 96%] Built target device-terminal [2020-09-16T09:32:17.301Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] [100%] Built target templatev1 [2020-09-16T09:32:17.301Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:17.301Z] Install the project... [2020-09-16T09:32:17.301Z] -- Install configuration: "Release" [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-16T09:32:17.575Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-16T09:32:17.575Z] -- Up-to-date: /usr/local/include [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/devsdk [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/json.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/container.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/component.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/time.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/os [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/data.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/os.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/include/iot/config.h [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-16T09:32:17.575Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-16T09:32:17.575Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:32:19.556Z] Removing intermediate container 372099f491c9 [2020-09-16T09:32:19.556Z] ---> ae47822033c4 [2020-09-16T09:32:19.556Z] Step 14/21 : FROM ${BASE} [2020-09-16T09:32:19.556Z] ---> b23d30803547 [2020-09-16T09:32:19.556Z] Step 15/21 : MAINTAINER IOTech [2020-09-16T09:32:19.830Z] ---> Running in 45bd91f5c4e5 [2020-09-16T09:32:20.104Z] Removing intermediate container 45bd91f5c4e5 [2020-09-16T09:32:20.104Z] ---> bfd38b781874 [2020-09-16T09:32:20.104Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-16T09:32:20.376Z] ---> Running in bc652e76f690 [2020-09-16T09:32:21.799Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-16T09:32:22.766Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-16T09:32:23.037Z] (1/3) Installing curl (7.64.0-r4) [2020-09-16T09:32:23.037Z] (2/3) Installing libuuid (2.33-r0) [2020-09-16T09:32:23.037Z] (3/3) Installing wget (1.20.3-r0) [2020-09-16T09:32:23.309Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:32:23.309Z] OK: 281 MiB in 78 packages [2020-09-16T09:32:24.740Z] Removing intermediate container bc652e76f690 [2020-09-16T09:32:24.740Z] ---> 51c8dd3ceadb [2020-09-16T09:32:24.740Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-16T09:32:25.334Z] ---> a217c281668b [2020-09-16T09:32:25.334Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-16T09:32:25.929Z] ---> 7b65053dab44 [2020-09-16T09:32:25.929Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-16T09:32:26.906Z] ---> c0bd30d1d547 [2020-09-16T09:32:26.906Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-16T09:32:27.499Z] ---> f2b9a681e9df [2020-09-16T09:32:27.499Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-16T09:32:28.474Z] ---> ca8e2ddf5b91 [2020-09-16T09:32:28.474Z] Successfully built ca8e2ddf5b91 [2020-09-16T09:32:28.474Z] 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-09-16T09:32:29.531Z] + docker inspect -f . ci-base-image-arm64 [2020-09-16T09:32:29.532Z] . [Pipeline] withDockerContainer [2020-09-16T09:32:29.859Z] prd-ubuntu18.04-docker-arm64-4c-16g-43575 does not seem to be running inside a container [2020-09-16T09:32:29.971Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-16T09:32:31.786Z] $ docker top a8cb3c45eb2873521b7664993c2d3884a97de4e83f3fe4c5edcaee00717c849e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T09:32:33.304Z] + make test [2020-09-16T09:32:33.304Z] echo "make test" [2020-09-16T09:32:33.304Z] make test [Pipeline] } [2020-09-16T09:32:33.331Z] $ docker stop --time=1 a8cb3c45eb2873521b7664993c2d3884a97de4e83f3fe4c5edcaee00717c849e [2020-09-16T09:32:35.179Z] $ docker rm -f a8cb3c45eb2873521b7664993c2d3884a97de4e83f3fe4c5edcaee00717c849e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-16T09:32:39.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-16T09:32:40.307Z] + ls -al . [2020-09-16T09:32:40.307Z] total 196 [2020-09-16T09:32:40.307Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 09:30 . [2020-09-16T09:32:40.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 09:30 .. [2020-09-16T09:32:40.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 09:30 .git [2020-09-16T09:32:40.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 09:30 .github [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 16 09:30 .gitignore [2020-09-16T09:32:40.307Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 09:30 .semver [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 16 09:30 Attribution.txt [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 5980 Sep 16 09:30 CHANGES [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 16 09:30 Doxyfile [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 794 Sep 16 09:30 Jenkinsfile [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 16 09:30 LICENSE [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 449 Sep 16 09:30 Makefile [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 2697 Sep 16 09:30 README.md [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 5977 Sep 16 09:30 README.v2.md [2020-09-16T09:32:40.307Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 09:29 VERSION [2020-09-16T09:32:40.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 09:30 docs [2020-09-16T09:32:40.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 09:30 include [2020-09-16T09:32:40.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 09:30 scripts [2020-09-16T09:32:40.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 09:30 src [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:32:40.676Z] + 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=bbd6527c10feaba365adb3162645b555e029d207 --label arch=arm64 --label version=0.0.0 . [2020-09-16T09:32:41.277Z] Sending build context to Docker daemon 3.565MB [2020-09-16T09:32:41.277Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-16T09:32:41.277Z] Step 2/15 : FROM ${BASE} [2020-09-16T09:32:41.277Z] ---> ca8e2ddf5b91 [2020-09-16T09:32:41.277Z] Step 3/15 : MAINTAINER IOTech [2020-09-16T09:32:41.277Z] ---> Running in d83d71650a05 [2020-09-16T09:32:41.872Z] Removing intermediate container d83d71650a05 [2020-09-16T09:32:41.872Z] ---> 88ed8d0accd6 [2020-09-16T09:32:41.872Z] 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-09-16T09:32:41.872Z] ---> Running in af4cd3123c05 [2020-09-16T09:32:43.297Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-16T09:32:44.264Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-16T09:32:44.534Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-16T09:32:44.804Z] (2/6) Installing libblkid (2.33-r0) [2020-09-16T09:32:44.804Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-16T09:32:44.804Z] (4/6) Installing libmount (2.33-r0) [2020-09-16T09:32:45.074Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-16T09:32:45.074Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-16T09:32:45.348Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:32:45.348Z] OK: 286 MiB in 84 packages [2020-09-16T09:32:46.777Z] Removing intermediate container af4cd3123c05 [2020-09-16T09:32:46.777Z] ---> 7125c0888d42 [2020-09-16T09:32:46.777Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-16T09:32:47.750Z] ---> 62c404a7a377 [2020-09-16T09:32:47.750Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-16T09:32:48.343Z] ---> 8f697ed7585c [2020-09-16T09:32:48.343Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-16T09:32:49.320Z] ---> 7ba192f55ee3 [2020-09-16T09:32:49.320Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-16T09:32:49.914Z] ---> cc6e85a1f454 [2020-09-16T09:32:49.914Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-16T09:32:50.510Z] ---> c97220e799a0 [2020-09-16T09:32:50.510Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-16T09:32:51.480Z] ---> 148ee3d2f69c [2020-09-16T09:32:51.481Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-16T09:32:51.481Z] ---> Running in 3a0dd28ccd7c [2020-09-16T09:32:51.753Z] Removing intermediate container 3a0dd28ccd7c [2020-09-16T09:32:51.753Z] ---> d76bf47d6523 [2020-09-16T09:32:51.753Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-16T09:32:52.024Z] ---> Running in 554fc754e2b2 [2020-09-16T09:32:52.296Z] Removing intermediate container 554fc754e2b2 [2020-09-16T09:32:52.296Z] ---> 2f2e595ba6dd [2020-09-16T09:32:52.296Z] Step 13/15 : LABEL arch=arm64 [2020-09-16T09:32:52.568Z] ---> Running in 2d3fb5ad20af [2020-09-16T09:32:52.838Z] Removing intermediate container 2d3fb5ad20af [2020-09-16T09:32:52.838Z] ---> f005e2dd866d [2020-09-16T09:32:52.838Z] Step 14/15 : LABEL git_sha=bbd6527c10feaba365adb3162645b555e029d207 [2020-09-16T09:32:52.852Z] Running on prd-centos7-docker-4c-2g-43579 in /w/workspace/edgexfoundry_device-sdk-c_PR-294 [Pipeline] { [Pipeline] ws [2020-09-16T09:32:52.941Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-16T09:32:53.110Z] ---> Running in eb0e8f156f1a [2020-09-16T09:32:53.712Z] Removing intermediate container eb0e8f156f1a [2020-09-16T09:32:53.712Z] ---> 07298beeafa9 [2020-09-16T09:32:53.712Z] Step 15/15 : LABEL version=0.0.0 [2020-09-16T09:32:53.712Z] ---> Running in 766043ba0114 [2020-09-16T09:32:53.983Z] Removing intermediate container 766043ba0114 [2020-09-16T09:32:53.983Z] ---> 4b84faa36a78 [2020-09-16T09:32:53.983Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-16T09:32:54.254Z] Successfully built 4b84faa36a78 [2020-09-16T09:32:54.254Z] 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] } [2020-09-16T09:32:56.482Z] using credential edgex-jenkins-ssh [Pipeline] // withEnv [2020-09-16T09:32:56.535Z] Cloning the remote Git repository [2020-09-16T09:32:56.535Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-16T09:32:57.549Z] Fetching without tags [2020-09-16T09:32:56.568Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:32:56.633Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-16T09:32:56.861Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:32:56.861Z] > git --version # timeout=10 [2020-09-16T09:32:56.867Z] > git --version # 'git version 2.16.5' [2020-09-16T09:32:56.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:32:56.910Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:32:57.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-16T09:32:57.525Z] > git config --add remote.origin.fetch +refs/pull/294/head:refs/remotes/origin/PR-294 # timeout=10 [2020-09-16T09:32:57.531Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:32:57.542Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-16T09:32:57.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-16T09:32:57.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:32:57.560Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T09:32:57.947Z] Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit 607fe8d81ebe060197d16c16848049fb0456e688 [2020-09-16T09:32:58.053Z] Merge succeeded, producing 6cadaf5c6443c99b35afc921d83ad0a6f9235749 [2020-09-16T09:32:58.054Z] Checking out Revision 6cadaf5c6443c99b35afc921d83ad0a6f9235749 (PR-294) [2020-09-16T09:32:57.956Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T09:32:57.963Z] > git checkout -f 607fe8d81ebe060197d16c16848049fb0456e688 # timeout=10 [2020-09-16T09:32:58.007Z] > git remote # timeout=10 [2020-09-16T09:32:58.011Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T09:32:58.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T09:32:58.022Z] > git merge 6568dd76e6ab4166df02199344f5d2342af650e5 # timeout=10 [2020-09-16T09:32:58.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T09:32:58.058Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T09:32:58.066Z] > git checkout -f 6cadaf5c6443c99b35afc921d83ad0a6f9235749 # timeout=10 [2020-09-16T09:33:01.660Z] Commit message: "Merge commit '6568dd76e6ab4166df02199344f5d2342af650e5' into HEAD" [2020-09-16T09:33:01.661Z] First time build. Skipping changelog. [2020-09-16T09:33:01.690Z] > git --version # timeout=10 [2020-09-16T09:33:01.699Z] > git --version # 'git version 2.16.5' [2020-09-16T09:33:01.705Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-16T09:33:02.869Z] ========================================================= [2020-09-16T09:33:02.869Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-09-16T09:33:02.869Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:33:03.585Z] + 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-09-16T09:33:03.849Z] Sending build context to Docker daemon 3.565MB [2020-09-16T09:33:03.849Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-16T09:33:03.849Z] Step 2/21 : FROM ${BASE} as builder [2020-09-16T09:33:04.110Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-09-16T09:33:04.110Z] e7c96db7181b: Pulling fs layer [2020-09-16T09:33:04.110Z] 4c13bbce0fe7: Pulling fs layer [2020-09-16T09:33:04.110Z] 6059c847ac2f: Pulling fs layer [2020-09-16T09:33:04.110Z] 4c13bbce0fe7: Verifying Checksum [2020-09-16T09:33:04.110Z] 4c13bbce0fe7: Download complete [2020-09-16T09:33:04.110Z] e7c96db7181b: Download complete [2020-09-16T09:33:04.373Z] e7c96db7181b: Pull complete [2020-09-16T09:33:04.373Z] 4c13bbce0fe7: Pull complete [2020-09-16T09:33:05.763Z] 6059c847ac2f: Verifying Checksum [2020-09-16T09:33:05.763Z] 6059c847ac2f: Download complete [2020-09-16T09:33:09.995Z] 6059c847ac2f: Pull complete [2020-09-16T09:33:09.995Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-09-16T09:33:09.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-09-16T09:33:09.995Z] ---> 5eabd8fd8ba2 [2020-09-16T09:33:09.995Z] 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-09-16T09:33:11.393Z] ---> Running in 0198054e468b [2020-09-16T09:33:11.966Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-16T09:33:12.910Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-16T09:33:12.910Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-16T09:33:13.176Z] (2/8) Installing libuuid (2.33-r0) [2020-09-16T09:33:13.176Z] (3/8) Installing libblkid (2.33-r0) [2020-09-16T09:33:13.176Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-16T09:33:13.438Z] (5/8) Installing libmount (2.33-r0) [2020-09-16T09:33:13.438Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-16T09:33:14.011Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-16T09:33:14.274Z] (8/8) Installing wget (1.20.3-r0) [2020-09-16T09:33:14.536Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:33:14.536Z] OK: 272 MiB in 83 packages [2020-09-16T09:33:15.108Z] Removing intermediate container 0198054e468b [2020-09-16T09:33:15.108Z] ---> 80393a57e007 [2020-09-16T09:33:15.108Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-16T09:33:15.108Z] ---> Running in 559cf973e12e [2020-09-16T09:33:15.375Z] Removing intermediate container 559cf973e12e [2020-09-16T09:33:15.375Z] ---> 34339ff8f98e [2020-09-16T09:33:15.375Z] 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-09-16T09:33:15.375Z] ---> Running in 67dcc01e8974 [2020-09-16T09:33:15.949Z] --2020-09-16 09:33:15-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-16T09:33:15.949Z] Resolving github.com... 140.82.114.4 [2020-09-16T09:33:15.949Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-09-16T09:33:16.212Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:33:16.212Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-16T09:33:16.212Z] --2020-09-16 09:33:15-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-16T09:33:16.212Z] Resolving codeload.github.com... 140.82.114.10 [2020-09-16T09:33:16.212Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-09-16T09:33:16.212Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:33:16.212Z] Length: unspecified [application/x-gzip] [2020-09-16T09:33:16.212Z] Saving to: 'STDOUT' [2020-09-16T09:33:16.212Z]  [2020-09-16T09:33:16.212Z] 0K .......... .......... .......... .......... .......... 1.40M [2020-09-16T09:33:16.475Z] 50K .......... .......... .......... .......... .......... 2.86M [2020-09-16T09:33:16.475Z] 100K .......... .......... .......... .......... .......... 54.6M [2020-09-16T09:33:16.475Z] 150K .......... .......... .......... .......... .......... 30.5M [2020-09-16T09:33:16.475Z] 200K .......... .......... .......... .......... .......... 1.48M [2020-09-16T09:33:16.475Z] 250K .......... .......... .......... .......... .......... 14.8M [2020-09-16T09:33:16.475Z] 300K .......... .......... .......... .......... .......... 16.4M [2020-09-16T09:33:16.475Z] 350K .......... .......... .......... .......... .......... 8.41M [2020-09-16T09:33:16.475Z] 400K .......... .......... .......... .......... .......... 7.53M [2020-09-16T09:33:16.475Z] 450K .......... .......... .......... .......... .......... 10.1M [2020-09-16T09:33:16.475Z] 500K .......... .......... .......... .......... .......... 58.5M [2020-09-16T09:33:16.475Z] 550K .......... .......... .......... .......... .......... 5.19M [2020-09-16T09:33:16.475Z] 600K .......... .......... .......... .......... .......... 2.81M [2020-09-16T09:33:16.475Z] 650K .......... .......... .......... .......... .......... 5.03M [2020-09-16T09:33:16.475Z] 700K .. 56.5M=0.1s [2020-09-16T09:33:16.475Z] [2020-09-16T09:33:16.475Z] 2020-09-16 09:33:16 (4.63 MB/s) - written to stdout [719348] [2020-09-16T09:33:16.475Z] [2020-09-16T09:33:16.475Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:33:16.737Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-16T09:33:16.737Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:33:16.737Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:33:16.737Z] -- Detecting C compiler ABI info [2020-09-16T09:33:16.737Z] -- Detecting C compiler ABI info - done [2020-09-16T09:33:16.737Z] -- Detecting C compile features [2020-09-16T09:33:17.005Z] -- Detecting C compile features - done [2020-09-16T09:33:17.005Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-16T09:33:17.005Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-16T09:33:17.005Z] -- Detecting CXX compiler ABI info [2020-09-16T09:33:17.267Z] -- Detecting CXX compiler ABI info - done [2020-09-16T09:33:17.267Z] -- Detecting CXX compile features [2020-09-16T09:33:17.530Z] -- Detecting CXX compile features - done [2020-09-16T09:33:17.530Z] -- Looking for include file endian.h [2020-09-16T09:33:17.792Z] -- Looking for include file endian.h - found [2020-09-16T09:33:17.792Z] -- Check if the system is big endian [2020-09-16T09:33:17.792Z] -- Searching 16 bit integer [2020-09-16T09:33:17.792Z] -- Looking for sys/types.h [2020-09-16T09:33:17.792Z] -- Looking for sys/types.h - found [2020-09-16T09:33:17.792Z] -- Looking for stdint.h [2020-09-16T09:33:17.792Z] -- Looking for stdint.h - found [2020-09-16T09:33:17.792Z] -- Looking for stddef.h [2020-09-16T09:33:18.052Z] -- Looking for stddef.h - found [2020-09-16T09:33:18.052Z] -- Check size of unsigned short [2020-09-16T09:33:18.052Z] -- Check size of unsigned short - done [2020-09-16T09:33:18.052Z] -- Using unsigned short [2020-09-16T09:33:18.052Z] -- Check if the system is big endian - little endian [2020-09-16T09:33:18.052Z] -- Check size of size_t [2020-09-16T09:33:18.052Z] -- Check size of size_t - done [2020-09-16T09:33:18.313Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-16T09:33:18.313Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-16T09:33:18.313Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-16T09:33:18.313Z] CMake did not find one. [2020-09-16T09:33:18.313Z] [2020-09-16T09:33:18.313Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-16T09:33:18.313Z] the following names: [2020-09-16T09:33:18.313Z] [2020-09-16T09:33:18.313Z] cJSONConfig.cmake [2020-09-16T09:33:18.313Z] cjson-config.cmake [2020-09-16T09:33:18.313Z] [2020-09-16T09:33:18.313Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-16T09:33:18.313Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-16T09:33:18.313Z] provides a separate development package or SDK, be sure it has been [2020-09-16T09:33:18.313Z] installed. [2020-09-16T09:33:18.313Z] [2020-09-16T09:33:18.313Z] [2020-09-16T09:33:18.313Z] -- Configuring done [2020-09-16T09:33:18.313Z] -- Generating done [2020-09-16T09:33:18.313Z] -- Build files have been written to: /tmp/cbor [2020-09-16T09:33:18.313Z] Scanning dependencies of target cbor_shared [2020-09-16T09:33:18.313Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-16T09:33:18.575Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-16T09:33:18.575Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-16T09:33:18.575Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-16T09:33:18.836Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-16T09:33:18.836Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-16T09:33:19.097Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-16T09:33:19.097Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-16T09:33:19.097Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-16T09:33:19.097Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-16T09:33:19.359Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-16T09:33:19.359Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-16T09:33:19.359Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-16T09:33:19.625Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-16T09:33:19.625Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-16T09:33:19.625Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-16T09:33:19.886Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-16T09:33:19.886Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-16T09:33:19.886Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-16T09:33:19.886Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-16T09:33:19.886Z] [ 40%] Linking C shared library libcbor.so [2020-09-16T09:33:20.147Z] [ 40%] Built target cbor_shared [2020-09-16T09:33:20.147Z] Scanning dependencies of target cbor [2020-09-16T09:33:20.147Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-16T09:33:20.147Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-16T09:33:20.408Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-16T09:33:20.408Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-16T09:33:20.671Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-16T09:33:20.671Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-16T09:33:20.935Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-16T09:33:20.935Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-16T09:33:20.935Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-16T09:33:20.935Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-16T09:33:21.205Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-16T09:33:21.205Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-16T09:33:21.467Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-16T09:33:21.467Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-16T09:33:21.467Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-16T09:33:21.732Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-16T09:33:21.732Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-16T09:33:21.732Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-16T09:33:21.732Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-16T09:33:21.994Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-16T09:33:21.994Z] [ 80%] Linking C static library libcbor.a [2020-09-16T09:33:21.994Z] [ 80%] Built target cbor [2020-09-16T09:33:21.994Z] Scanning dependencies of target create_items [2020-09-16T09:33:21.994Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-16T09:33:21.994Z] [ 84%] Linking C executable create_items [2020-09-16T09:33:21.994Z] [ 84%] Built target create_items [2020-09-16T09:33:21.994Z] Scanning dependencies of target readfile [2020-09-16T09:33:21.994Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-16T09:33:22.255Z] [ 88%] Linking C executable readfile [2020-09-16T09:33:22.255Z] [ 88%] Built target readfile [2020-09-16T09:33:22.255Z] Scanning dependencies of target streaming_parser [2020-09-16T09:33:22.255Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-16T09:33:22.255Z] [ 92%] Linking C executable streaming_parser [2020-09-16T09:33:22.255Z] [ 92%] Built target streaming_parser [2020-09-16T09:33:22.255Z] Scanning dependencies of target sort [2020-09-16T09:33:22.255Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-16T09:33:22.255Z] [ 96%] Linking C executable sort [2020-09-16T09:33:22.518Z] [ 96%] Built target sort [2020-09-16T09:33:22.518Z] Scanning dependencies of target hello [2020-09-16T09:33:22.518Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-16T09:33:22.518Z] [100%] Linking C executable hello [2020-09-16T09:33:22.518Z] [100%] Built target hello [2020-09-16T09:33:22.518Z] Install the project... [2020-09-16T09:33:22.518Z] -- Install configuration: "Release" [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-16T09:33:22.518Z] -- Up-to-date: /usr/local/include/cbor [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/include/cbor.h [2020-09-16T09:33:22.518Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-16T09:33:24.437Z] Removing intermediate container 67dcc01e8974 [2020-09-16T09:33:24.437Z] ---> 9ed4aace5b3e [2020-09-16T09:33:24.437Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-16T09:33:24.731Z] ---> Running in d9f11f2c855a [2020-09-16T09:33:25.686Z] Removing intermediate container d9f11f2c855a [2020-09-16T09:33:25.686Z] ---> 8a525ca31eb9 [2020-09-16T09:33:25.686Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-16T09:33:25.949Z] ---> bfa5dd28acbb [2020-09-16T09:33:25.949Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-16T09:33:26.891Z] ---> 45cadf468b9a [2020-09-16T09:33:26.891Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-16T09:33:27.152Z] ---> d35a5cc73d4c [2020-09-16T09:33:27.152Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-16T09:33:27.152Z] ---> 8fc1384d02c4 [2020-09-16T09:33:27.152Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-16T09:33:27.412Z] ---> bb392b0ab5f6 [2020-09-16T09:33:27.412Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-16T09:33:27.674Z] ---> 0f1e51c9f37c [2020-09-16T09:33:27.674Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-16T09:33:27.674Z] ---> Running in e3d0b487930c [2020-09-16T09:33:28.245Z] + CPPCHECK=false [2020-09-16T09:33:28.245Z] + DOCGEN=false [2020-09-16T09:33:28.245Z] + TOMLVER=SDK-0.2 [2020-09-16T09:33:28.245Z] + CUTILVER=1.1-branch [2020-09-16T09:33:28.245Z] + '[' 0 -gt 0 ] [2020-09-16T09:33:28.245Z] + readlink -f ./scripts/build.sh [2020-09-16T09:33:28.245Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-16T09:33:28.245Z] + dirname /tmp/sdk/scripts [2020-09-16T09:33:28.245Z] + ROOT=/tmp/sdk [2020-09-16T09:33:28.245Z] + cd /tmp/sdk [2020-09-16T09:33:28.245Z] + '[' '!' -d deps ] [2020-09-16T09:33:28.245Z] + mkdir deps [2020-09-16T09:33:28.245Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-16T09:33:28.245Z] + tar -C deps -z -x -f - [2020-09-16T09:33:28.245Z] --2020-09-16 09:33:28-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-16T09:33:28.245Z] Resolving github.com... 140.82.114.4 [2020-09-16T09:33:28.245Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-09-16T09:33:28.245Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:33:28.245Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-16T09:33:28.245Z] --2020-09-16 09:33:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-16T09:33:28.245Z] Resolving codeload.github.com... 140.82.114.10 [2020-09-16T09:33:28.245Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-09-16T09:33:28.506Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:33:28.506Z] Length: unspecified [application/x-gzip] [2020-09-16T09:33:28.506Z] Saving to: 'STDOUT' [2020-09-16T09:33:28.506Z]  [2020-09-16T09:33:28.506Z] 0K .......... ...... 952K=0.02s [2020-09-16T09:33:28.506Z] [2020-09-16T09:33:28.506Z] 2020-09-16 09:33:28 (952 KB/s) - written to stdout [16451] [2020-09-16T09:33:28.506Z] [2020-09-16T09:33:28.506Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-16T09:33:28.506Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-16T09:33:28.506Z] + tar -C deps -z -x -f - [2020-09-16T09:33:28.506Z] --2020-09-16 09:33:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-16T09:33:28.506Z] Resolving github.com... 140.82.114.4 [2020-09-16T09:33:28.506Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-09-16T09:33:28.766Z] HTTP request sent, awaiting response... 302 Found [2020-09-16T09:33:28.766Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-09-16T09:33:28.766Z] --2020-09-16 09:33:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-09-16T09:33:28.766Z] Resolving codeload.github.com... 140.82.114.10 [2020-09-16T09:33:28.767Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-09-16T09:33:28.767Z] HTTP request sent, awaiting response... 200 OK [2020-09-16T09:33:28.767Z] Length: unspecified [application/x-gzip] [2020-09-16T09:33:28.767Z] Saving to: 'STDOUT' [2020-09-16T09:33:28.767Z]  [2020-09-16T09:33:28.767Z] 0K .......... .......... .......... .......... .......... 1.36M [2020-09-16T09:33:28.767Z] 50K .......... .......... .......... .......... .......... 2.96M [2020-09-16T09:33:28.767Z] 100K .......... .......... .......... .......... .......... 22.0M [2020-09-16T09:33:28.767Z] 150K .......... ...... 28.3M=0.06s [2020-09-16T09:33:28.767Z] [2020-09-16T09:33:28.767Z] 2020-09-16 09:33:28 (2.95 MB/s) - written to stdout [170710] [2020-09-16T09:33:28.767Z] [2020-09-16T09:33:29.028Z] + mkdir -p src/c/iot [2020-09-16T09:33:29.028Z] + 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-09-16T09:33:29.028Z] + mkdir -p include/iot [2020-09-16T09:33:29.028Z] + 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-09-16T09:33:29.028Z] + mkdir -p include/iot/os [2020-09-16T09:33:29.028Z] + 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-09-16T09:33:29.028Z] + mkdir -p /tmp/sdk/build/release [2020-09-16T09:33:29.028Z] + cd /tmp/sdk/build/release [2020-09-16T09:33:29.028Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-16T09:33:29.028Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:33:29.028Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:33:29.028Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:33:29.028Z] -- Detecting C compiler ABI info [2020-09-16T09:33:29.293Z] -- Detecting C compiler ABI info - done [2020-09-16T09:33:29.293Z] -- Detecting C compile features [2020-09-16T09:33:29.293Z] -- Detecting C compile features - done [2020-09-16T09:33:29.293Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-16T09:33:29.293Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-16T09:33:29.293Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-16T09:33:29.293Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-16T09:33:29.293Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-16T09:33:29.293Z] -- C SDK 0.0.0 for Linux [2020-09-16T09:33:29.555Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-16T09:33:29.555Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-16T09:33:29.555Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-16T09:33:29.555Z] -- Configuring done [2020-09-16T09:33:29.555Z] -- Generating done [2020-09-16T09:33:29.555Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-16T09:33:29.555Z] + make [2020-09-16T09:33:29.555Z] + tee release.log [2020-09-16T09:33:29.555Z] Scanning dependencies of target csdk [2020-09-16T09:33:29.817Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-16T09:33:29.817Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-16T09:33:30.079Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-16T09:33:30.339Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-16T09:33:30.599Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-16T09:33:30.599Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-16T09:33:30.859Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-16T09:33:31.431Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-16T09:33:31.431Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-16T09:33:31.692Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-16T09:33:31.692Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-16T09:33:31.954Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-16T09:33:31.954Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-16T09:33:31.954Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-16T09:33:32.897Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-16T09:33:32.897Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-16T09:33:33.158Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-16T09:33:33.158Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-16T09:33:33.419Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-16T09:33:33.990Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-16T09:33:33.991Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-16T09:33:33.991Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-16T09:33:34.252Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-16T09:33:34.252Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-16T09:33:34.252Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-16T09:33:34.513Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-16T09:33:34.513Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-16T09:33:34.774Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-16T09:33:34.774Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-16T09:33:35.035Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-16T09:33:35.296Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-16T09:33:35.296Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-16T09:33:36.238Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-16T09:33:36.500Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-16T09:33:36.500Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-16T09:33:36.762Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-16T09:33:36.762Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-16T09:33:37.333Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-16T09:33:37.593Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-16T09:33:38.534Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-16T09:33:38.534Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-16T09:33:39.107Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-16T09:33:39.107Z] [ 70%] Linking C shared library libcsdk.so [2020-09-16T09:33:39.107Z] [ 70%] Built target csdk [2020-09-16T09:33:39.107Z] Scanning dependencies of target template [2020-09-16T09:33:39.107Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-16T09:33:39.368Z] [ 73%] Linking C executable template [2020-09-16T09:33:39.368Z] [ 73%] Built target template [2020-09-16T09:33:39.368Z] Scanning dependencies of target device-counter [2020-09-16T09:33:39.368Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-16T09:33:39.368Z] [ 77%] Linking C executable device-counter [2020-09-16T09:33:39.632Z] [ 77%] Built target device-counter [2020-09-16T09:33:39.632Z] Scanning dependencies of target device-random [2020-09-16T09:33:39.632Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-16T09:33:39.632Z] [ 80%] Linking C executable device-random [2020-09-16T09:33:39.632Z] [ 80%] Built target device-random [2020-09-16T09:33:39.632Z] Scanning dependencies of target device-gyro [2020-09-16T09:33:39.632Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-16T09:33:39.894Z] [ 83%] Linking C executable device-gyro [2020-09-16T09:33:39.894Z] [ 83%] Built target device-gyro [2020-09-16T09:33:39.894Z] Scanning dependencies of target device-bitfields [2020-09-16T09:33:39.894Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-16T09:33:40.160Z] [ 86%] Linking C executable device-bitfields [2020-09-16T09:33:40.160Z] [ 86%] Built target device-bitfields [2020-09-16T09:33:40.160Z] Scanning dependencies of target template-discovery [2020-09-16T09:33:40.160Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-16T09:33:40.160Z] [ 90%] Linking C executable template-discovery [2020-09-16T09:33:40.424Z] [ 90%] Built target template-discovery [2020-09-16T09:33:40.424Z] Scanning dependencies of target device-file [2020-09-16T09:33:40.424Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-16T09:33:40.424Z] [ 93%] Linking C executable device-file [2020-09-16T09:33:40.690Z] [ 93%] Built target device-file [2020-09-16T09:33:40.690Z] Scanning dependencies of target device-terminal [2020-09-16T09:33:40.690Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-16T09:33:40.690Z] [ 96%] Linking C executable device-terminal [2020-09-16T09:33:40.690Z] [ 96%] Built target device-terminal [2020-09-16T09:33:40.690Z] Scanning dependencies of target templatev1 [2020-09-16T09:33:40.690Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-16T09:33:40.953Z] [100%] Linking C executable templatev1 [2020-09-16T09:33:40.953Z] [100%] Built target templatev1 [2020-09-16T09:33:40.953Z] + tee -a release.log+ [2020-09-16T09:33:40.953Z] make package [2020-09-16T09:33:40.953Z] [ 70%] Built target csdk [2020-09-16T09:33:41.221Z] [ 73%] Built target template [2020-09-16T09:33:41.221Z] [ 77%] Built target device-counter [2020-09-16T09:33:41.221Z] [ 80%] Built target device-random [2020-09-16T09:33:41.221Z] [ 83%] Built target device-gyro [2020-09-16T09:33:41.221Z] [ 86%] Built target device-bitfields [2020-09-16T09:33:41.221Z] [ 90%] Built target template-discovery [2020-09-16T09:33:41.221Z] [ 93%] Built target device-file [2020-09-16T09:33:41.221Z] [ 96%] Built target device-terminal [2020-09-16T09:33:41.221Z] [100%] Built target templatev1 [2020-09-16T09:33:41.221Z] Run CPack packaging tool... [2020-09-16T09:33:41.221Z] CPack: Create package using TGZ [2020-09-16T09:33:41.221Z] CPack: Install projects [2020-09-16T09:33:41.221Z] CPack: - Run preinstall target for: Csdk [2020-09-16T09:33:41.482Z] CPack: - Install project: Csdk [2020-09-16T09:33:41.482Z] CPack: Create package [2020-09-16T09:33:41.482Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-16T09:33:41.482Z] + '[' false '=' true ] [2020-09-16T09:33:41.482Z] + '[' false '=' true ] [2020-09-16T09:33:41.482Z] + mkdir -p /tmp/sdk/build/debug [2020-09-16T09:33:41.482Z] + cd /tmp/sdk/build/debug [2020-09-16T09:33:41.482Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-16T09:33:41.482Z] -- The C compiler identification is GNU 8.3.0 [2020-09-16T09:33:41.482Z] -- Check for working C compiler: /usr/bin/cc [2020-09-16T09:33:41.744Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-16T09:33:41.744Z] -- Detecting C compiler ABI info [2020-09-16T09:33:41.744Z] -- Detecting C compiler ABI info - done [2020-09-16T09:33:41.744Z] -- Detecting C compile features [2020-09-16T09:33:42.005Z] -- Detecting C compile features - done [2020-09-16T09:33:42.005Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-16T09:33:42.005Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-16T09:33:42.005Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-16T09:33:42.005Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-16T09:33:42.005Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-16T09:33:42.005Z] -- C SDK 0.0.0 for Linux [2020-09-16T09:33:42.005Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-16T09:33:42.005Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-16T09:33:42.005Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-16T09:33:42.005Z] -- Configuring done [2020-09-16T09:33:42.266Z] -- Generating done [2020-09-16T09:33:42.266Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-16T09:33:42.266Z] + tee debug.log [2020-09-16T09:33:42.266Z] + make [2020-09-16T09:33:42.266Z] Scanning dependencies of target csdk [2020-09-16T09:33:42.266Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-16T09:33:42.266Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-16T09:33:42.530Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-16T09:33:42.530Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-16T09:33:42.530Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-16T09:33:42.797Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-16T09:33:42.797Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-16T09:33:43.060Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-16T09:33:43.060Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-16T09:33:43.060Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-16T09:33:43.322Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-16T09:33:43.322Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-16T09:33:43.322Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-16T09:33:43.322Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-16T09:33:43.584Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-16T09:33:43.585Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-16T09:33:43.846Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-16T09:33:43.846Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-16T09:33:43.846Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-16T09:33:44.107Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-16T09:33:44.107Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-16T09:33:44.107Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-16T09:33:44.368Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-16T09:33:44.368Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-16T09:33:44.368Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-16T09:33:44.368Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-16T09:33:44.629Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-16T09:33:44.629Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-16T09:33:44.629Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-16T09:33:44.629Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-16T09:33:44.889Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-16T09:33:44.889Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-16T09:33:45.150Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-16T09:33:45.150Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-16T09:33:45.410Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-16T09:33:45.411Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-16T09:33:45.411Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-16T09:33:45.671Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-16T09:33:45.933Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-16T09:33:45.933Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-16T09:33:46.194Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-16T09:33:46.194Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-16T09:33:46.194Z] [ 70%] Linking C shared library libcsdk.so [2020-09-16T09:33:46.456Z] [ 70%] Built target csdk [2020-09-16T09:33:46.456Z] Scanning dependencies of target template [2020-09-16T09:33:46.456Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-16T09:33:46.456Z] [ 73%] Linking C executable template [2020-09-16T09:33:46.456Z] [ 73%] Built target template [2020-09-16T09:33:46.456Z] Scanning dependencies of target device-counter [2020-09-16T09:33:46.457Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-16T09:33:46.717Z] [ 77%] Linking C executable device-counter [2020-09-16T09:33:46.717Z] [ 77%] Built target device-counter [2020-09-16T09:33:46.717Z] Scanning dependencies of target device-random [2020-09-16T09:33:46.717Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-16T09:33:46.717Z] [ 80%] Linking C executable device-random [2020-09-16T09:33:46.718Z] [ 80%] Built target device-random [2020-09-16T09:33:46.718Z] Scanning dependencies of target device-gyro [2020-09-16T09:33:46.978Z] [ 81%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-16T09:33:46.978Z] [ 83%] Linking C executable device-gyro [2020-09-16T09:33:46.978Z] [ 83%] Built target device-gyro [2020-09-16T09:33:46.978Z] Scanning dependencies of target device-bitfields [2020-09-16T09:33:46.978Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-16T09:33:46.978Z] [ 86%] Linking C executable device-bitfields [2020-09-16T09:33:47.240Z] [ 86%] Built target device-bitfields [2020-09-16T09:33:47.240Z] Scanning dependencies of target template-discovery [2020-09-16T09:33:47.240Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-16T09:33:47.240Z] [ 90%] Linking C executable template-discovery [2020-09-16T09:33:47.240Z] [ 90%] Built target template-discovery [2020-09-16T09:33:47.240Z] Scanning dependencies of target device-file [2020-09-16T09:33:47.240Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-16T09:33:47.240Z] [ 93%] Linking C executable device-file [2020-09-16T09:33:47.501Z] [ 93%] Built target device-file [2020-09-16T09:33:47.501Z] Scanning dependencies of target device-terminal [2020-09-16T09:33:47.501Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-16T09:33:47.501Z] [ 96%] Linking C executable device-terminal [2020-09-16T09:33:47.501Z] [ 96%] Built target device-terminal [2020-09-16T09:33:47.501Z] Scanning dependencies of target templatev1 [2020-09-16T09:33:47.501Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-16T09:33:47.764Z] [100%] Linking C executable templatev1 [2020-09-16T09:33:47.764Z] [100%] Built target templatev1 [2020-09-16T09:33:47.764Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 70%] Built target csdk [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 73%] Built target template [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 77%] Built target device-counter [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 80%] Built target device-random [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 83%] Built target device-gyro [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 86%] Built target device-bitfields [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:47.764Z] [ 90%] Built target template-discovery [2020-09-16T09:33:47.764Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] [ 93%] Built target device-file [2020-09-16T09:33:48.027Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] [ 96%] Built target device-terminal [2020-09-16T09:33:48.027Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] [100%] Built target templatev1 [2020-09-16T09:33:48.027Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:48.027Z] Install the project... [2020-09-16T09:33:48.027Z] -- Install configuration: "Release" [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-16T09:33:48.027Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-16T09:33:48.027Z] -- Up-to-date: /usr/local/include [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/devsdk [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/component.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/config.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/container.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/data.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/json.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/os.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/time.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/os [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-16T09:33:48.027Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-16T09:33:48.027Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-16T09:33:49.942Z] Removing intermediate container e3d0b487930c [2020-09-16T09:33:49.942Z] ---> a506fabdf720 [2020-09-16T09:33:49.942Z] Step 14/21 : FROM ${BASE} [2020-09-16T09:33:49.942Z] ---> 5eabd8fd8ba2 [2020-09-16T09:33:49.942Z] Step 15/21 : MAINTAINER IOTech [2020-09-16T09:33:49.942Z] ---> Running in 3e7a59c9d322 [2020-09-16T09:33:50.205Z] Removing intermediate container 3e7a59c9d322 [2020-09-16T09:33:50.205Z] ---> 9f9469ef5e2c [2020-09-16T09:33:50.205Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-16T09:33:50.205Z] ---> Running in bdfd28043ca3 [2020-09-16T09:33:51.149Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-16T09:33:51.721Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-16T09:33:51.983Z] (1/3) Installing curl (7.64.0-r4) [2020-09-16T09:33:51.983Z] (2/3) Installing libuuid (2.33-r0) [2020-09-16T09:33:52.246Z] (3/3) Installing wget (1.20.3-r0) [2020-09-16T09:33:52.246Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:33:52.246Z] OK: 268 MiB in 78 packages [2020-09-16T09:33:52.818Z] Removing intermediate container bdfd28043ca3 [2020-09-16T09:33:52.818Z] ---> 37114b4a977b [2020-09-16T09:33:52.818Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-16T09:33:53.079Z] ---> a67ebbb85037 [2020-09-16T09:33:53.079Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-16T09:33:53.340Z] ---> 592aac0ab1fb [2020-09-16T09:33:53.340Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-16T09:33:53.340Z] ---> 75d4180a41a5 [2020-09-16T09:33:53.340Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-16T09:33:53.601Z] ---> c1358dc45ec0 [2020-09-16T09:33:53.601Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-16T09:33:53.862Z] ---> 21fefc4e764a [2020-09-16T09:33:53.862Z] Successfully built 21fefc4e764a [2020-09-16T09:33:53.862Z] 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-09-16T09:33:54.736Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-16T09:33:54.736Z] . [Pipeline] withDockerContainer [2020-09-16T09:33:54.852Z] prd-centos7-docker-4c-2g-43579 does not seem to be running inside a container [2020-09-16T09:33:54.900Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-16T09:33:55.863Z] $ docker top fbbe71864c200f5b8280af6b7fd51629dc89fe86bec72ac0accc2e52c93d9bed -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T09:33:56.404Z] + make test [2020-09-16T09:33:56.404Z] echo "make test" [2020-09-16T09:33:56.404Z] make test [Pipeline] } [2020-09-16T09:33:56.437Z] $ docker stop --time=1 fbbe71864c200f5b8280af6b7fd51629dc89fe86bec72ac0accc2e52c93d9bed [2020-09-16T09:33:57.791Z] $ docker rm -f fbbe71864c200f5b8280af6b7fd51629dc89fe86bec72ac0accc2e52c93d9bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-16T09:33:58.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-16T09:33:59.208Z] + ls -al . [2020-09-16T09:33:59.208Z] total 160 [2020-09-16T09:33:59.208Z] drwxrwxr-x. 9 jenkins jenkins 275 Sep 16 09:33 . [2020-09-16T09:33:59.208Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 16 09:32 .. [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 16 09:32 Attribution.txt [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 5980 Sep 16 09:32 CHANGES [2020-09-16T09:33:59.208Z] drwxrwxr-x. 2 jenkins jenkins 144 Sep 16 09:32 docs [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 16 09:32 Doxyfile [2020-09-16T09:33:59.208Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 16 09:33 .git [2020-09-16T09:33:59.208Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 16 09:32 .github [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 16 09:32 .gitignore [2020-09-16T09:33:59.208Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 16 09:32 include [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 794 Sep 16 09:32 Jenkinsfile [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 16 09:32 LICENSE [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 449 Sep 16 09:32 Makefile [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 2697 Sep 16 09:32 README.md [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 5977 Sep 16 09:32 README.v2.md [2020-09-16T09:33:59.208Z] drwxrwxr-x. 2 jenkins jenkins 108 Sep 16 09:32 scripts [2020-09-16T09:33:59.208Z] drwxrwxr-x. 3 jenkins jenkins 72 Sep 16 09:33 .semver [2020-09-16T09:33:59.208Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 16 09:32 src [2020-09-16T09:33:59.208Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 16 09:29 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:33:59.543Z] + 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=bbd6527c10feaba365adb3162645b555e029d207 --label arch=amd64 --label version=0.0.0 . [2020-09-16T09:33:59.543Z] Sending build context to Docker daemon 3.565MB [2020-09-16T09:33:59.543Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-16T09:33:59.543Z] Step 2/15 : FROM ${BASE} [2020-09-16T09:33:59.543Z] ---> 21fefc4e764a [2020-09-16T09:33:59.543Z] Step 3/15 : MAINTAINER IOTech [2020-09-16T09:33:59.806Z] ---> Running in b35a67604209 [2020-09-16T09:34:00.068Z] Removing intermediate container b35a67604209 [2020-09-16T09:34:00.068Z] ---> cd9dde96b13c [2020-09-16T09:34:00.068Z] 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-09-16T09:34:00.068Z] ---> Running in 3aacf6bcd6a0 [2020-09-16T09:34:00.641Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-16T09:34:01.213Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-16T09:34:01.473Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-16T09:34:01.735Z] (2/6) Installing libblkid (2.33-r0) [2020-09-16T09:34:01.735Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-16T09:34:01.735Z] (4/6) Installing libmount (2.33-r0) [2020-09-16T09:34:01.998Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-16T09:34:01.998Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-16T09:34:02.261Z] Executing busybox-1.29.3-r10.trigger [2020-09-16T09:34:02.261Z] OK: 272 MiB in 84 packages [2020-09-16T09:34:02.835Z] Removing intermediate container 3aacf6bcd6a0 [2020-09-16T09:34:02.835Z] ---> 966c6a73e621 [2020-09-16T09:34:02.835Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-16T09:34:03.095Z] ---> 40888dc36221 [2020-09-16T09:34:03.095Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-16T09:34:04.039Z] ---> ac0532e1f80c [2020-09-16T09:34:04.039Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-16T09:34:04.039Z] ---> 14910dd8529c [2020-09-16T09:34:04.039Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-16T09:34:04.302Z] ---> 13f2cef7ddf3 [2020-09-16T09:34:04.302Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-16T09:34:04.562Z] ---> 9e6a2ea6834f [2020-09-16T09:34:04.562Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-16T09:34:04.824Z] ---> 3ffa239c3b8e [2020-09-16T09:34:04.824Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-16T09:34:04.824Z] ---> Running in 4eb55a3cad19 [2020-09-16T09:34:05.084Z] Removing intermediate container 4eb55a3cad19 [2020-09-16T09:34:05.084Z] ---> cebad1f83c08 [2020-09-16T09:34:05.084Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-16T09:34:05.084Z] ---> Running in 648bce60b6dd [2020-09-16T09:34:05.345Z] Removing intermediate container 648bce60b6dd [2020-09-16T09:34:05.345Z] ---> 736f1956c96b [2020-09-16T09:34:05.345Z] Step 13/15 : LABEL arch=amd64 [2020-09-16T09:34:05.345Z] ---> Running in 094cf6001069 [2020-09-16T09:34:05.605Z] Removing intermediate container 094cf6001069 [2020-09-16T09:34:05.606Z] ---> ac92b717a358 [2020-09-16T09:34:05.606Z] Step 14/15 : LABEL git_sha=bbd6527c10feaba365adb3162645b555e029d207 [2020-09-16T09:34:05.606Z] ---> Running in 182ad190a048 [2020-09-16T09:34:05.866Z] Removing intermediate container 182ad190a048 [2020-09-16T09:34:05.866Z] ---> 2353d7798752 [2020-09-16T09:34:05.866Z] Step 15/15 : LABEL version=0.0.0 [2020-09-16T09:34:05.866Z] ---> Running in fb353441987d [2020-09-16T09:34:05.866Z] Removing intermediate container fb353441987d [2020-09-16T09:34:05.866Z] ---> 3cd574674e54 [2020-09-16T09:34:05.866Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-09-16T09:34:05.866Z] Successfully built 3cd574674e54 [2020-09-16T09:34:06.127Z] 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] } [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-09-16T09:34:09.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T09:34:10.574Z] ---> package-listing.sh [2020-09-16T09:34:10.574Z] ++ facter osfamily [2020-09-16T09:34:10.574Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-16T09:34:10.574Z] + OS_FAMILY=redhat [2020-09-16T09:34:10.574Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-294 [2020-09-16T09:34:10.574Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-16T09:34:10.574Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-16T09:34:10.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-16T09:34:10.574Z] + PACKAGES=/tmp/packages_start.txt [2020-09-16T09:34:10.574Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-294 ']' [2020-09-16T09:34:10.574Z] + PACKAGES=/tmp/packages_end.txt [2020-09-16T09:34:10.574Z] + case "${OS_FAMILY}" in [2020-09-16T09:34:10.574Z] + rpm -qa [2020-09-16T09:34:10.574Z] + sort [2020-09-16T09:34:14.800Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-16T09:34:14.800Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-16T09:34:14.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-16T09:34:14.800Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-294 ']' [2020-09-16T09:34:14.800Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-294/archives/ [2020-09-16T09:34:14.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-294/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:34:15.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T09:34:15.338Z] [2020-09-16T09:34:15.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-16T09:34:15.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T09:34:15.728Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-16T09:34:15.728Z] df20fa9351a1: Pulling fs layer [2020-09-16T09:34:15.728Z] 36b3adc4ff6f: Pulling fs layer [2020-09-16T09:34:15.728Z] 8ad3a11d3b57: Pulling fs layer [2020-09-16T09:34:15.728Z] 46f8f816bc3b: Pulling fs layer [2020-09-16T09:34:15.728Z] 0dadc02b9964: Pulling fs layer [2020-09-16T09:34:15.728Z] ce6a7cf60c04: Pulling fs layer [2020-09-16T09:34:15.728Z] 7a184a31f384: Pulling fs layer [2020-09-16T09:34:15.728Z] 0879bd2ef858: Pulling fs layer [2020-09-16T09:34:15.728Z] 0dadc02b9964: Waiting [2020-09-16T09:34:15.728Z] ce6a7cf60c04: Waiting [2020-09-16T09:34:15.728Z] 7a184a31f384: Waiting [2020-09-16T09:34:15.728Z] 0879bd2ef858: Waiting [2020-09-16T09:34:15.728Z] 46f8f816bc3b: Waiting [2020-09-16T09:34:15.728Z] 36b3adc4ff6f: Verifying Checksum [2020-09-16T09:34:15.728Z] 36b3adc4ff6f: Download complete [2020-09-16T09:34:15.728Z] 46f8f816bc3b: Verifying Checksum [2020-09-16T09:34:15.728Z] 46f8f816bc3b: Download complete [2020-09-16T09:34:15.728Z] df20fa9351a1: Verifying Checksum [2020-09-16T09:34:15.728Z] df20fa9351a1: Download complete [2020-09-16T09:34:15.728Z] ce6a7cf60c04: Verifying Checksum [2020-09-16T09:34:15.728Z] ce6a7cf60c04: Download complete [2020-09-16T09:34:15.997Z] 7a184a31f384: Verifying Checksum [2020-09-16T09:34:15.997Z] 7a184a31f384: Download complete [2020-09-16T09:34:15.997Z] 0dadc02b9964: Verifying Checksum [2020-09-16T09:34:15.997Z] 0dadc02b9964: Download complete [2020-09-16T09:34:15.997Z] 8ad3a11d3b57: Verifying Checksum [2020-09-16T09:34:15.997Z] 8ad3a11d3b57: Download complete [2020-09-16T09:34:16.259Z] df20fa9351a1: Pull complete [2020-09-16T09:34:16.259Z] 0879bd2ef858: Verifying Checksum [2020-09-16T09:34:16.259Z] 0879bd2ef858: Download complete [2020-09-16T09:34:16.521Z] 36b3adc4ff6f: Pull complete [2020-09-16T09:34:17.101Z] 8ad3a11d3b57: Pull complete [2020-09-16T09:34:17.101Z] 46f8f816bc3b: Pull complete [2020-09-16T09:34:17.362Z] 0dadc02b9964: Pull complete [2020-09-16T09:34:17.624Z] ce6a7cf60c04: Pull complete [2020-09-16T09:34:17.624Z] 7a184a31f384: Pull complete [2020-09-16T09:34:20.183Z] 0879bd2ef858: Pull complete [2020-09-16T09:34:20.183Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-16T09:34:20.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T09:34:20.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-16T09:34:20.336Z] prd-centos7-docker-4c-2g-43578 does not seem to be running inside a container [2020-09-16T09:34:20.380Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgexfoundry_device-sdk-c_PR-294 -v /w/workspace/edgexfoundry_device-sdk-c_PR-294:/w/workspace/edgexfoundry_device-sdk-c_PR-294:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-294@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-09-16T09:34:25.226Z] $ docker top 29cd63b0fa84c457ca135710ae6c6ca079386df7d081471f3b1bd8584aa07f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T09:34:25.768Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-16T09:34:26.086Z] + ls /var/log/sa-host [2020-09-16T09:34:26.086Z] + sadf -c /var/log/sa-host/sa05 [2020-09-16T09:34:26.086Z] file_magic: OK [2020-09-16T09:34:26.086Z] HZ: Using current value: 100 [2020-09-16T09:34:26.086Z] file_header: OK [2020-09-16T09:34:26.086Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-16T09:34:26.086Z] Statistics: [2020-09-16T09:34:26.086Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-16T09:34:26.086Z] File successfully converted to sysstat format version 12.2.1 [2020-09-16T09:34:26.086Z] + sadf -c /var/log/sa-host/sa16 [2020-09-16T09:34:26.086Z] file_magic: OK [2020-09-16T09:34:26.086Z] HZ: Using current value: 100 [2020-09-16T09:34:26.086Z] file_header: OK [2020-09-16T09:34:26.086Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-16T09:34:26.086Z] Statistics: [2020-09-16T09:34:26.086Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-16T09:34:26.086Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-16T09:34:26.231Z] provisioning config files... [2020-09-16T09:34:26.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/config8299780310033173807tmp [Pipeline] { [Pipeline] echo [2020-09-16T09:34:26.373Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T09:34:26.706Z] ---> create-netrc.sh [Pipeline] echo [2020-09-16T09:34:26.737Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T09:34:27.074Z] ---> logs-deploy.sh [2020-09-16T09:34:27.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-294/1 [2020-09-16T09:34:27.074Z] INFO: archiving workspace using pattern(s): [2020-09-16T09:34:28.459Z] Archives upload complete. [2020-09-16T09:34:28.459Z] INFO: archiving logs to Nexus