Pull request #294 updated 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 ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8+6568dd76e6ab4166df02199344f5d2342af650e5 (ce188d45045cc451c67e62b4e66eb9f4533146a5) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-660 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 Fetching 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 > 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 Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 Merge succeeded, producing ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 Checking out Revision ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 (PR-294) > git config core.sparsecheckout # timeout=10 > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # timeout=10 Commit message: "fix: default listening interface is [Service]/Host" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-21T11:43:26.835Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-21T11:43:27.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-21T11:43:27.180Z] ========================================================= [2020-09-21T11:43:27.180Z] EdgeX Global Pipelines Version Info [2020-09-21T11:43:27.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bbd6527c10feaba365adb3162645b555e029d207 # timeout=10 [2020-09-21T11:43:28.670Z] ------------------- [2020-09-21T11:43:28.670Z] stable info: [2020-09-21T11:43:28.670Z] ------------------- [2020-09-21T11:43:28.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-21T11:43:28.670Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-21T11:43:28.670Z] Message: update stable to v1.0.122 [2020-09-21T11:43:29.618Z] ------------------- [2020-09-21T11:43:29.618Z] experimental info: [2020-09-21T11:43:29.618Z] ------------------- [2020-09-21T11:43:29.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-21T11:43:29.619Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-21T11:43:29.619Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-21T11:43:29.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-09-21T11:43:30.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-09-21T11:43:30.188Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-21T11:43:30.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-21T11:43:30.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-21T11:43:30.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-09-21T11:43:30.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-09-21T11:43:30.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-09-21T11:43:30.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-21T11:43:31.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-09-21T11:43:31.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-21T11:43:31.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-21T11:43:31.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-21T11:43:31.482Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-21T11:43:31.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-21T11:43:31.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-21T11:43:31.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo [2020-09-21T11:43:31.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo [2020-09-21T11:43:31.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo [2020-09-21T11:43:31.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [Pipeline] echo [2020-09-21T11:43:32.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce20d29 [Pipeline] echo [2020-09-21T11:43:32.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:43:32.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T11:43:33.176Z] [2020-09-21T11:43:33.176Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:43:33.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T11:43:33.522Z] latest: Pulling from edgex-devops/git-semver [2020-09-21T11:43:33.522Z] 31603596830f: Pulling fs layer [2020-09-21T11:43:33.522Z] 2a8b12db71e7: Pulling fs layer [2020-09-21T11:43:33.522Z] 6ca5941a6612: Pulling fs layer [2020-09-21T11:43:33.522Z] ecc8261a40a4: Pulling fs layer [2020-09-21T11:43:33.522Z] ecc8261a40a4: Waiting [2020-09-21T11:43:33.522Z] 2a8b12db71e7: Download complete [2020-09-21T11:43:33.792Z] 31603596830f: Verifying Checksum [2020-09-21T11:43:33.792Z] 31603596830f: Download complete [2020-09-21T11:43:33.792Z] 6ca5941a6612: Verifying Checksum [2020-09-21T11:43:33.792Z] 6ca5941a6612: Download complete [2020-09-21T11:43:33.792Z] ecc8261a40a4: Verifying Checksum [2020-09-21T11:43:33.792Z] ecc8261a40a4: Download complete [2020-09-21T11:43:34.055Z] 31603596830f: Pull complete [2020-09-21T11:43:34.319Z] 2a8b12db71e7: Pull complete [2020-09-21T11:43:34.897Z] 6ca5941a6612: Pull complete [2020-09-21T11:43:35.159Z] ecc8261a40a4: Pull complete [2020-09-21T11:43:35.159Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-21T11:43:35.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-21T11:43:35.159Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-21T11:43:35.285Z] prd-centos7-docker-4c-2g-660 does not seem to be running inside a container [2020-09-21T11:43:35.337Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-21T11:43:37.528Z] $ docker top 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-21T11:43:37.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-21T11:43:37.816Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-21T11:43:38.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-21T11:43:38.033Z] $ docker exec 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 ssh-agent [2020-09-21T11:43:38.185Z] SSH_AUTH_SOCK=/tmp/ssh-Vxm17ORrbgsA/agent.12 [2020-09-21T11:43:38.185Z] SSH_AGENT_PID=17 [2020-09-21T11:43:38.196Z] Running ssh-add (command line suppressed) [2020-09-21T11:43:38.320Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_469726974842916741.key (/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_469726974842916741.key) [2020-09-21T11:43:38.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-21T11:43:38.742Z] + git describe --exact-match --tags HEAD [2020-09-21T11:43:38.742Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-21T11:43:38.814Z] $ docker exec --env ******** --env ******** 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 ssh-agent -k [2020-09-21T11:43:38.938Z] unset SSH_AUTH_SOCK; [2020-09-21T11:43:38.938Z] unset SSH_AGENT_PID; [2020-09-21T11:43:38.938Z] echo Agent pid 17 killed; [2020-09-21T11:43:38.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-21T11:43:39.071Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-21T11:43:39.071Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-21T11:43:39.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-21T11:43:39.174Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-21T11:43:39.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-21T11:43:39.333Z] $ docker exec 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 ssh-agent [2020-09-21T11:43:39.485Z] SSH_AUTH_SOCK=/tmp/ssh-vUeW1arZ7SF7/agent.45 [2020-09-21T11:43:39.485Z] SSH_AGENT_PID=50 [2020-09-21T11:43:39.492Z] Running ssh-add (command line suppressed) [2020-09-21T11:43:39.613Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_6199915401856969600.key (/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/private_key_6199915401856969600.key) [2020-09-21T11:43:39.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-21T11:43:40.002Z] + git semver init [2020-09-21T11:43:40.002Z] # -> Open(): unable to determine branch for HEAD [2020-09-21T11:43:40.002Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-294/.git [2020-09-21T11:43:40.002Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-294 [2020-09-21T11:43:40.002Z] # $SEMVER_REMOTE_NAME = origin [2020-09-21T11:43:40.002Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-21T11:43:40.002Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-21T11:43:40.002Z] # $SEMVER_BRANCH = PR-294 [2020-09-21T11:43:40.002Z] # $SEMVER_TEMP = /tmp/semver-144045011 [2020-09-21T11:43:40.002Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-09-21T11:43:40.579Z] # '/tmp/semver-144045011' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-294/.semver' [2020-09-21T11:43:40.579Z] # -> Force: false [2020-09-21T11:43:40.579Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-294/.semver [Pipeline] } [2020-09-21T11:43:40.594Z] $ docker exec --env ******** --env ******** 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 ssh-agent -k [2020-09-21T11:43:40.719Z] unset SSH_AUTH_SOCK; [2020-09-21T11:43:40.720Z] unset SSH_AGENT_PID; [2020-09-21T11:43:40.720Z] echo Agent pid 50 killed; [2020-09-21T11:43:40.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-21T11:43:41.222Z] + git semver [Pipeline] } [2020-09-21T11:43:41.241Z] $ docker stop --time=1 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 [2020-09-21T11:43:42.606Z] $ docker rm -f 735dbc4f5cf86765ce294adf666621bff61c098dbc509dbdfd71826dc14e4c15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-21T11:43:43.467Z] Stashed 32 file(s) [Pipeline] echo [2020-09-21T11:43:43.469Z] [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-21T11:43:58.816Z] Still waiting to schedule task [2020-09-21T11:43:58.817Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-21T11:43:58.819Z] Still waiting to schedule task [2020-09-21T11:43:58.819Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-21T11:45:48.977Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-661 in /w/workspace/edgexfoundry_device-sdk-c_PR-294 [Pipeline] { [Pipeline] ws [2020-09-21T11:45:49.079Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-09-21T11:45:51.958Z] Running on prd-centos7-docker-4c-2g-662 in /w/workspace/edgexfoundry_device-sdk-c_PR-294 [Pipeline] { [Pipeline] ws [2020-09-21T11:45:52.009Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2020-09-21T11:45:54.106Z] using credential edgex-jenkins-ssh [2020-09-21T11:45:54.181Z] Cloning the remote Git repository [2020-09-21T11:45:54.181Z] Cloning with configured refspecs honoured and without tags [2020-09-21T11:45:54.373Z] using credential edgex-jenkins-ssh [2020-09-21T11:45:54.431Z] Cloning the remote Git repository [2020-09-21T11:45:54.432Z] Cloning with configured refspecs honoured and without tags [2020-09-21T11:45:54.452Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:55.253Z] Fetching without tags [2020-09-21T11:45:54.238Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:54.361Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-09-21T11:45:54.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:54.430Z] > git --version # timeout=10 [2020-09-21T11:45:54.452Z] > git --version # 'git version 2.17.1' [2020-09-21T11:45:54.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:54.536Z] > 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-21T11:45:55.535Z] Fetching without tags [2020-09-21T11:45:54.528Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2020-09-21T11:45:54.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:54.573Z] > git --version # timeout=10 [2020-09-21T11:45:54.579Z] > git --version # 'git version 2.16.5' [2020-09-21T11:45:54.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:54.602Z] > 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-21T11:45:55.228Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-21T11:45:55.233Z] > git config --add remote.origin.fetch +refs/pull/294/head:refs/remotes/origin/PR-294 # timeout=10 [2020-09-21T11:45:55.237Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-21T11:45:55.246Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-21T11:45:55.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:55.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:55.262Z] > 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-21T11:45:55.645Z] Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:45:55.731Z] Merge succeeded, producing ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:45:55.732Z] Checking out Revision ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 (PR-294) [2020-09-21T11:45:56.000Z] Merging remotes/origin/master commit 6568dd76e6ab4166df02199344f5d2342af650e5 into PR head commit ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:45:56.259Z] Merge succeeded, producing ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:45:56.259Z] Checking out Revision ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 (PR-294) [2020-09-21T11:45:55.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-21T11:45:55.440Z] > git config --add remote.origin.fetch +refs/pull/294/head:refs/remotes/origin/PR-294 # timeout=10 [2020-09-21T11:45:55.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-21T11:45:55.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-21T11:45:55.544Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-21T11:45:55.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:55.555Z] > 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-21T11:45:56.018Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T11:45:56.044Z] > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # timeout=10 [2020-09-21T11:45:56.169Z] > git remote # timeout=10 [2020-09-21T11:45:56.188Z] > git config --get remote.origin.url # timeout=10 [2020-09-21T11:45:56.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:56.219Z] > git merge 6568dd76e6ab4166df02199344f5d2342af650e5 # timeout=10 [2020-09-21T11:45:56.246Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-21T11:45:56.267Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T11:45:56.289Z] > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # timeout=10 [2020-09-21T11:45:55.652Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T11:45:55.657Z] > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # timeout=10 [2020-09-21T11:45:55.701Z] > git remote # timeout=10 [2020-09-21T11:45:55.707Z] > git config --get remote.origin.url # timeout=10 [2020-09-21T11:45:55.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-21T11:45:55.716Z] > git merge 6568dd76e6ab4166df02199344f5d2342af650e5 # timeout=10 [2020-09-21T11:45:55.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-21T11:45:55.734Z] > git config core.sparsecheckout # timeout=10 [2020-09-21T11:45:55.738Z] > git checkout -f ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 # timeout=10 [2020-09-21T11:45:59.307Z] Commit message: "fix: default listening interface is [Service]/Host" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-21T11:46:00.235Z] ========================================================= [2020-09-21T11:46:00.235Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-09-21T11:46:00.235Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:46:00.825Z] Commit message: "fix: default listening interface is [Service]/Host" [2020-09-21T11:46:00.891Z] + 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-21T11:46:01.154Z] Sending build context to Docker daemon 3.557MB [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-09-21T11:46:01.420Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-21T11:46:01.420Z] Step 2/21 : FROM ${BASE} as builder [2020-09-21T11:46:01.420Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-09-21T11:46:01.420Z] e7c96db7181b: Pulling fs layer [2020-09-21T11:46:01.420Z] 4c13bbce0fe7: Pulling fs layer [2020-09-21T11:46:01.420Z] 6059c847ac2f: Pulling fs layer [2020-09-21T11:46:01.420Z] 4c13bbce0fe7: Verifying Checksum [2020-09-21T11:46:01.420Z] 4c13bbce0fe7: Download complete [Pipeline] unstash [2020-09-21T11:46:01.683Z] e7c96db7181b: Verifying Checksum [2020-09-21T11:46:01.683Z] e7c96db7181b: Download complete [2020-09-21T11:46:01.944Z] e7c96db7181b: Pull complete [2020-09-21T11:46:01.944Z] 4c13bbce0fe7: Pull complete [Pipeline] echo [2020-09-21T11:46:02.140Z] ========================================================= [2020-09-21T11:46:02.140Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-09-21T11:46:02.140Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:46:03.334Z] 6059c847ac2f: Verifying Checksum [2020-09-21T11:46:03.334Z] 6059c847ac2f: Download complete [2020-09-21T11:46:03.380Z] + 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-21T11:46:04.378Z] Sending build context to Docker daemon 3.557MB [2020-09-21T11:46:04.378Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-21T11:46:04.378Z] Step 2/21 : FROM ${BASE} as builder [2020-09-21T11:46:04.653Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-09-21T11:46:04.653Z] 0362ad1dd800: Pulling fs layer [2020-09-21T11:46:04.653Z] f2cdb1532d8b: Pulling fs layer [2020-09-21T11:46:04.653Z] 37ed683be191: Pulling fs layer [2020-09-21T11:46:04.653Z] f2cdb1532d8b: Verifying Checksum [2020-09-21T11:46:04.653Z] f2cdb1532d8b: Download complete [2020-09-21T11:46:04.926Z] 0362ad1dd800: Verifying Checksum [2020-09-21T11:46:04.926Z] 0362ad1dd800: Download complete [2020-09-21T11:46:05.549Z] 0362ad1dd800: Pull complete [2020-09-21T11:46:05.825Z] f2cdb1532d8b: Pull complete [2020-09-21T11:46:07.266Z] 37ed683be191: Download complete [2020-09-21T11:46:07.552Z] 6059c847ac2f: Pull complete [2020-09-21T11:46:07.552Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-09-21T11:46:07.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-09-21T11:46:07.552Z] ---> 5eabd8fd8ba2 [2020-09-21T11:46:07.552Z] 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-21T11:46:08.975Z] ---> Running in b59a1d42417d [2020-09-21T11:46:09.237Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:10.179Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:10.179Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-21T11:46:10.179Z] (2/8) Installing libuuid (2.33-r0) [2020-09-21T11:46:10.440Z] (3/8) Installing libblkid (2.33-r0) [2020-09-21T11:46:10.440Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-21T11:46:10.440Z] (5/8) Installing libmount (2.33-r0) [2020-09-21T11:46:10.701Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-21T11:46:10.701Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-21T11:46:10.962Z] (8/8) Installing wget (1.20.3-r0) [2020-09-21T11:46:10.962Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:46:11.223Z] OK: 272 MiB in 83 packages [2020-09-21T11:46:11.484Z] Removing intermediate container b59a1d42417d [2020-09-21T11:46:11.484Z] ---> afd8e1b5a071 [2020-09-21T11:46:11.484Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-21T11:46:11.744Z] ---> Running in 961a2e2a6065 [2020-09-21T11:46:11.744Z] Removing intermediate container 961a2e2a6065 [2020-09-21T11:46:11.744Z] ---> 1df066bec6a2 [2020-09-21T11:46:11.744Z] 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-21T11:46:12.007Z] ---> Running in b4cd0f5f8ff4 [2020-09-21T11:46:12.271Z] --2020-09-21 11:46:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-21T11:46:12.271Z] Resolving github.com... 140.82.113.4 [2020-09-21T11:46:12.271Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-21T11:46:12.532Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:12.532Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-21T11:46:12.532Z] --2020-09-21 11:46:12-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-21T11:46:12.532Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:12.532Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:12.532Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:12.532Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:12.532Z] Saving to: 'STDOUT' [2020-09-21T11:46:12.532Z] [2020-09-21T11:46:12.532Z] 0K .......... .......... .......... .......... .......... 1.35M [2020-09-21T11:46:12.532Z] 50K .......... .......... .......... .......... .......... 2.71M [2020-09-21T11:46:12.532Z] 100K .......... .......... .......... .......... .......... 22.9M [2020-09-21T11:46:12.532Z] 150K .......... .......... .......... .......... .......... 64.9M [2020-09-21T11:46:12.532Z] 200K .......... .......... .......... .......... .......... 3.10M [2020-09-21T11:46:12.796Z] 250K .......... .......... .......... .......... .......... 10.3M [2020-09-21T11:46:12.796Z] 300K .......... .......... .......... .......... .......... 10.3M [2020-09-21T11:46:12.796Z] 350K .......... .......... .......... .......... .......... 10.9M [2020-09-21T11:46:12.796Z] 400K .......... .......... .......... .......... .......... 6.01M [2020-09-21T11:46:12.796Z] 450K .......... .......... .......... .......... .......... 8.78M [2020-09-21T11:46:12.796Z] 500K .......... .......... .......... .......... .......... 15.2M [2020-09-21T11:46:12.796Z] 550K .......... .......... .......... .......... .......... 3.88M [2020-09-21T11:46:12.796Z] 600K .......... .......... .......... .......... .......... 3.73M [2020-09-21T11:46:12.796Z] 650K .......... .......... .......... .......... .......... 5.56M [2020-09-21T11:46:12.796Z] 700K .. 55.9M=0.1s [2020-09-21T11:46:12.796Z] [2020-09-21T11:46:12.796Z] 2020-09-21 11:46:12 (4.96 MB/s) - written to stdout [719348] [2020-09-21T11:46:12.796Z] [2020-09-21T11:46:12.796Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:46:12.796Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-21T11:46:12.796Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:46:13.056Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:46:13.056Z] -- Detecting C compiler ABI info [2020-09-21T11:46:13.056Z] -- Detecting C compiler ABI info - done [2020-09-21T11:46:13.056Z] -- Detecting C compile features [2020-09-21T11:46:13.317Z] -- Detecting C compile features - done [2020-09-21T11:46:13.317Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-21T11:46:13.317Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-21T11:46:13.317Z] -- Detecting CXX compiler ABI info [2020-09-21T11:46:13.317Z] -- Detecting CXX compiler ABI info - done [2020-09-21T11:46:13.317Z] -- Detecting CXX compile features [2020-09-21T11:46:13.900Z] -- Detecting CXX compile features - done [2020-09-21T11:46:13.900Z] -- Looking for include file endian.h [2020-09-21T11:46:13.900Z] -- Looking for include file endian.h - found [2020-09-21T11:46:13.900Z] -- Check if the system is big endian [2020-09-21T11:46:13.900Z] -- Searching 16 bit integer [2020-09-21T11:46:13.900Z] -- Looking for sys/types.h [2020-09-21T11:46:13.900Z] -- Looking for sys/types.h - found [2020-09-21T11:46:13.900Z] -- Looking for stdint.h [2020-09-21T11:46:14.164Z] -- Looking for stdint.h - found [2020-09-21T11:46:14.164Z] -- Looking for stddef.h [2020-09-21T11:46:14.164Z] -- Looking for stddef.h - found [2020-09-21T11:46:14.164Z] -- Check size of unsigned short [2020-09-21T11:46:14.164Z] -- Check size of unsigned short - done [2020-09-21T11:46:14.164Z] -- Using unsigned short [2020-09-21T11:46:14.164Z] -- Check if the system is big endian - little endian [2020-09-21T11:46:14.164Z] -- Check size of size_t [2020-09-21T11:46:14.425Z] -- Check size of size_t - done [2020-09-21T11:46:14.425Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-21T11:46:14.425Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-21T11:46:14.425Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-21T11:46:14.425Z] CMake did not find one. [2020-09-21T11:46:14.425Z] [2020-09-21T11:46:14.425Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-21T11:46:14.425Z] the following names: [2020-09-21T11:46:14.425Z] [2020-09-21T11:46:14.425Z] cJSONConfig.cmake [2020-09-21T11:46:14.425Z] cjson-config.cmake [2020-09-21T11:46:14.425Z] [2020-09-21T11:46:14.425Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-21T11:46:14.425Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-21T11:46:14.425Z] provides a separate development package or SDK, be sure it has been [2020-09-21T11:46:14.425Z] installed. [2020-09-21T11:46:14.425Z] [2020-09-21T11:46:14.425Z] [2020-09-21T11:46:14.425Z] -- Configuring done [2020-09-21T11:46:14.425Z] -- Generating done [2020-09-21T11:46:14.425Z] -- Build files have been written to: /tmp/cbor [2020-09-21T11:46:14.425Z] Scanning dependencies of target cbor_shared [2020-09-21T11:46:14.425Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-21T11:46:14.687Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-21T11:46:14.687Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-21T11:46:14.951Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-21T11:46:14.951Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-21T11:46:15.217Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-21T11:46:15.217Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-21T11:46:15.217Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-21T11:46:15.217Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-21T11:46:15.217Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-21T11:46:15.478Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-21T11:46:15.479Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-21T11:46:15.556Z] 37ed683be191: Pull complete [2020-09-21T11:46:15.556Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-09-21T11:46:15.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-09-21T11:46:15.556Z] ---> b23d30803547 [2020-09-21T11:46:15.556Z] 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-21T11:46:15.743Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-21T11:46:15.743Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-21T11:46:15.743Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-21T11:46:15.743Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-21T11:46:16.008Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-21T11:46:16.008Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-21T11:46:16.008Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-21T11:46:16.008Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-21T11:46:16.269Z] [ 40%] Linking C shared library libcbor.so [2020-09-21T11:46:16.269Z] [ 40%] Built target cbor_shared [2020-09-21T11:46:16.269Z] Scanning dependencies of target cbor [2020-09-21T11:46:16.269Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-21T11:46:16.269Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-21T11:46:16.531Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-21T11:46:16.531Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-21T11:46:16.793Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-21T11:46:16.995Z] ---> Running in 7280f97eb5bd [2020-09-21T11:46:17.055Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-21T11:46:17.055Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-21T11:46:17.055Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-21T11:46:17.055Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-21T11:46:17.316Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-21T11:46:17.316Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-21T11:46:17.316Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-21T11:46:17.577Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-21T11:46:17.577Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-21T11:46:17.577Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-21T11:46:17.838Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-21T11:46:17.838Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-21T11:46:17.838Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-21T11:46:17.838Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-21T11:46:18.103Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-21T11:46:18.103Z] [ 80%] Linking C static library libcbor.a [2020-09-21T11:46:18.103Z] [ 80%] Built target cbor [2020-09-21T11:46:18.103Z] Scanning dependencies of target create_items [2020-09-21T11:46:18.103Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-21T11:46:18.103Z] [ 84%] Linking C executable create_items [2020-09-21T11:46:18.103Z] [ 84%] Built target create_items [2020-09-21T11:46:18.366Z] Scanning dependencies of target readfile [2020-09-21T11:46:18.366Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-21T11:46:18.366Z] [ 88%] Linking C executable readfile [2020-09-21T11:46:18.366Z] [ 88%] Built target readfile [2020-09-21T11:46:18.366Z] Scanning dependencies of target streaming_parser [2020-09-21T11:46:18.366Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-21T11:46:18.366Z] [ 92%] Linking C executable streaming_parser [2020-09-21T11:46:18.366Z] [ 92%] Built target streaming_parser [2020-09-21T11:46:18.366Z] Scanning dependencies of target sort [2020-09-21T11:46:18.366Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-21T11:46:18.438Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-21T11:46:18.628Z] [ 96%] Linking C executable sort [2020-09-21T11:46:18.629Z] [ 96%] Built target sort [2020-09-21T11:46:18.629Z] Scanning dependencies of target hello [2020-09-21T11:46:18.629Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-21T11:46:18.629Z] [100%] Linking C executable hello [2020-09-21T11:46:18.629Z] [100%] Built target hello [2020-09-21T11:46:18.629Z] Install the project... [2020-09-21T11:46:18.629Z] -- Install configuration: "Release" [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-21T11:46:18.629Z] -- Up-to-date: /usr/local/include/cbor [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/include/cbor.h [2020-09-21T11:46:18.629Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-21T11:46:19.038Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-21T11:46:19.641Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-21T11:46:19.641Z] (2/8) Installing libuuid (2.33-r0) [2020-09-21T11:46:19.641Z] (3/8) Installing libblkid (2.33-r0) [2020-09-21T11:46:19.641Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-21T11:46:19.915Z] (5/8) Installing libmount (2.33-r0) [2020-09-21T11:46:19.915Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-21T11:46:19.915Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-21T11:46:20.189Z] (8/8) Installing wget (1.20.3-r0) [2020-09-21T11:46:20.462Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:46:20.734Z] OK: 285 MiB in 83 packages [2020-09-21T11:46:21.178Z] Removing intermediate container b4cd0f5f8ff4 [2020-09-21T11:46:21.178Z] ---> b931b6c509bb [2020-09-21T11:46:21.178Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-21T11:46:21.178Z] ---> Running in a9d14d48a295 [2020-09-21T11:46:22.121Z] Removing intermediate container a9d14d48a295 [2020-09-21T11:46:22.121Z] ---> 3ddd662c7c88 [2020-09-21T11:46:22.121Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-21T11:46:22.121Z] ---> b470c9759fb9 [2020-09-21T11:46:22.121Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-21T11:46:22.169Z] Removing intermediate container 7280f97eb5bd [2020-09-21T11:46:22.169Z] ---> 8f13355a7b69 [2020-09-21T11:46:22.169Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-21T11:46:22.169Z] ---> Running in 8d2411c0a5b5 [2020-09-21T11:46:22.442Z] Removing intermediate container 8d2411c0a5b5 [2020-09-21T11:46:22.442Z] ---> 22b6586191ee [2020-09-21T11:46:22.442Z] 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-21T11:46:22.720Z] ---> Running in 7787e8fa3042 [2020-09-21T11:46:23.066Z] ---> 06e1daf23dc3 [2020-09-21T11:46:23.066Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-21T11:46:23.328Z] ---> bc8242fe56c9 [2020-09-21T11:46:23.328Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-21T11:46:23.328Z] ---> 36e9bbcbf581 [2020-09-21T11:46:23.328Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-21T11:46:23.589Z] ---> c9ac4b49baed [2020-09-21T11:46:23.589Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-21T11:46:23.850Z] ---> c28a818e4c0e [2020-09-21T11:46:23.850Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-21T11:46:23.850Z] ---> Running in 3db91c175ca4 [2020-09-21T11:46:24.180Z] --2020-09-21 11:46:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-21T11:46:24.180Z] Resolving github.com... 140.82.113.4 [2020-09-21T11:46:24.180Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-21T11:46:24.180Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:24.180Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-21T11:46:24.180Z] --2020-09-21 11:46:24-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-21T11:46:24.180Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:24.180Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:24.180Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:24.180Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:24.180Z] Saving to: 'STDOUT' [2020-09-21T11:46:24.180Z]  [2020-09-21T11:46:24.422Z] + CPPCHECK=false [2020-09-21T11:46:24.422Z] + DOCGEN=false [2020-09-21T11:46:24.422Z] + TOMLVER=SDK-0.2 [2020-09-21T11:46:24.422Z] + CUTILVER=1.1-branch [2020-09-21T11:46:24.422Z] + '[' 0 -gt 0 ] [2020-09-21T11:46:24.422Z] + readlink -f ./scripts/build.sh [2020-09-21T11:46:24.422Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-21T11:46:24.422Z] + dirname /tmp/sdk/scripts [2020-09-21T11:46:24.422Z] + ROOT=/tmp/sdk [2020-09-21T11:46:24.422Z] + cd /tmp/sdk [2020-09-21T11:46:24.422Z] + '[' '!' -d deps ] [2020-09-21T11:46:24.422Z] + mkdir deps [2020-09-21T11:46:24.422Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-21T11:46:24.422Z] + tar -C deps -z -x -f - [2020-09-21T11:46:24.422Z] --2020-09-21 11:46:24-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-21T11:46:24.422Z] Resolving github.com... 140.82.113.4 [2020-09-21T11:46:24.422Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-21T11:46:24.453Z] 0K .......... .......... .......... .......... .......... 1.38M [2020-09-21T11:46:24.453Z] 50K .......... .......... .......... .......... .......... 2.63M [2020-09-21T11:46:24.453Z] 100K .......... .......... .......... .......... .......... 14.0M [2020-09-21T11:46:24.453Z] 150K .......... .......... .......... .......... .......... 3.62M [2020-09-21T11:46:24.453Z] 200K .......... .......... .......... .......... .......... 13.8M [2020-09-21T11:46:24.453Z] 250K .......... .......... .......... .......... .......... 3.10M [2020-09-21T11:46:24.453Z] 300K .......... .......... .......... .......... .......... 5.21M [2020-09-21T11:46:24.453Z] 350K .......... .......... .......... .......... .......... 4.98M [2020-09-21T11:46:24.453Z] 400K .......... .......... .......... .......... .......... 3.54M [2020-09-21T11:46:24.453Z] 450K .......... .......... .......... .......... .......... 4.08M [2020-09-21T11:46:24.453Z] 500K .......... .......... .......... .......... .......... 12.3M [2020-09-21T11:46:24.453Z] 550K .......... .......... .......... .......... .......... 5.99M [2020-09-21T11:46:24.453Z] 600K .......... .......... .......... .......... .......... 720K [2020-09-21T11:46:24.453Z] 650K .......... .......... .......... .......... .......... 2.57M [2020-09-21T11:46:24.453Z] 700K ..    295K=0.2s [2020-09-21T11:46:24.453Z] [2020-09-21T11:46:24.453Z] 2020-09-21 11:46:24 (2.81 MB/s) - written to stdout [719348] [2020-09-21T11:46:24.453Z] [2020-09-21T11:46:24.683Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:24.683Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-21T11:46:24.683Z] --2020-09-21 11:46:24-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-21T11:46:24.683Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:24.683Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:24.683Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:24.683Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:24.683Z] Saving to: 'STDOUT' [2020-09-21T11:46:24.683Z] [2020-09-21T11:46:24.683Z] 0K .......... ......  1013K=0.02s [2020-09-21T11:46:24.683Z] [2020-09-21T11:46:24.683Z] 2020-09-21 11:46:24 (1013 KB/s) - written to stdout [16451] [2020-09-21T11:46:24.683Z] [2020-09-21T11:46:24.683Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-21T11:46:24.683Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-21T11:46:24.683Z] + tar -C deps -z -x -f - [2020-09-21T11:46:24.683Z] --2020-09-21 11:46:24-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-21T11:46:24.730Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:46:24.943Z] Resolving github.com... 140.82.113.4 [2020-09-21T11:46:24.943Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-21T11:46:24.943Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:24.943Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-09-21T11:46:24.943Z] --2020-09-21 11:46:24-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-09-21T11:46:24.943Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:24.943Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:25.005Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-21T11:46:25.005Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:46:25.203Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:25.203Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:25.203Z] Saving to: 'STDOUT' [2020-09-21T11:46:25.203Z] [2020-09-21T11:46:25.203Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-09-21T11:46:25.203Z] 50K .......... .......... .......... .......... .......... 3.06M [2020-09-21T11:46:25.203Z] 100K .......... .......... .......... .......... .......... 19.2M [2020-09-21T11:46:25.203Z] 150K .......... .......... ..... 6.20M=0.05s [2020-09-21T11:46:25.203Z] [2020-09-21T11:46:25.203Z] 2020-09-21 11:46:25 (3.16 MB/s) - written to stdout [179880] [2020-09-21T11:46:25.203Z] [2020-09-21T11:46:25.203Z] + mkdir -p src/c/iot [2020-09-21T11:46:25.203Z] + 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 deps/iotech-c-utils-1.1-branch/src/c/yxml.c src/c/iot [2020-09-21T11:46:25.203Z] + mkdir -p include/iot [2020-09-21T11:46:25.203Z] + 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 deps/iotech-c-utils-1.1-branch/include/iot/yxml.h include/iot [2020-09-21T11:46:25.203Z] + mkdir -p include/iot/os [2020-09-21T11:46:25.203Z] + 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-21T11:46:25.203Z] + mkdir -p /tmp/sdk/build/release [2020-09-21T11:46:25.203Z] + cd /tmp/sdk/build/release [2020-09-21T11:46:25.203Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-21T11:46:25.203Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:46:25.278Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:46:25.278Z] -- Detecting C compiler ABI info [2020-09-21T11:46:25.463Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:46:25.463Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:46:25.463Z] -- Detecting C compiler ABI info [2020-09-21T11:46:25.463Z] -- Detecting C compiler ABI info - done [2020-09-21T11:46:25.463Z] -- Detecting C compile features [2020-09-21T11:46:25.553Z] -- Detecting C compiler ABI info - done [2020-09-21T11:46:25.553Z] -- Detecting C compile features [2020-09-21T11:46:25.723Z] -- Detecting C compile features - done [2020-09-21T11:46:25.724Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-21T11:46:25.724Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-21T11:46:25.724Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-21T11:46:25.724Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-21T11:46:25.724Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-21T11:46:25.724Z] -- C SDK 0.0.0 for Linux [2020-09-21T11:46:25.724Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-21T11:46:25.724Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-21T11:46:25.724Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-21T11:46:25.724Z] -- Configuring done [2020-09-21T11:46:26.010Z] -- Generating done [2020-09-21T11:46:26.010Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-21T11:46:26.010Z] + make [2020-09-21T11:46:26.010Z] + tee release.log [2020-09-21T11:46:26.010Z] Scanning dependencies of target csdk [2020-09-21T11:46:26.010Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-21T11:46:26.010Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-21T11:46:26.270Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-21T11:46:26.532Z] -- Detecting C compile features - done [2020-09-21T11:46:26.532Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-21T11:46:26.532Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-21T11:46:26.532Z] -- Detecting CXX compiler ABI info [2020-09-21T11:46:26.804Z] -- Detecting CXX compiler ABI info - done [2020-09-21T11:46:26.804Z] -- Detecting CXX compile features [2020-09-21T11:46:26.840Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-21T11:46:26.840Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-21T11:46:26.840Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-21T11:46:27.107Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-21T11:46:27.679Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-21T11:46:27.679Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-21T11:46:27.939Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-21T11:46:28.206Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-21T11:46:28.206Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-21T11:46:28.206Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-21T11:46:28.206Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-21T11:46:28.239Z] -- Detecting CXX compile features - done [2020-09-21T11:46:28.239Z] -- Looking for include file endian.h [2020-09-21T11:46:28.512Z] -- Looking for include file endian.h - found [2020-09-21T11:46:28.512Z] -- Check if the system is big endian [2020-09-21T11:46:28.512Z] -- Searching 16 bit integer [2020-09-21T11:46:28.512Z] -- Looking for sys/types.h [2020-09-21T11:46:28.786Z] -- Looking for sys/types.h - found [2020-09-21T11:46:28.786Z] -- Looking for stdint.h [2020-09-21T11:46:29.059Z] -- Looking for stdint.h - found [2020-09-21T11:46:29.059Z] -- Looking for stddef.h [2020-09-21T11:46:29.157Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-21T11:46:29.157Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-21T11:46:29.333Z] -- Looking for stddef.h - found [2020-09-21T11:46:29.333Z] -- Check size of unsigned short [2020-09-21T11:46:29.417Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-21T11:46:29.417Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-21T11:46:29.609Z] -- Check size of unsigned short - done [2020-09-21T11:46:29.609Z] -- Using unsigned short [2020-09-21T11:46:29.677Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-21T11:46:29.883Z] -- Check if the system is big endian - little endian [2020-09-21T11:46:29.883Z] -- Check size of size_t [2020-09-21T11:46:30.158Z] -- Check size of size_t - done [2020-09-21T11:46:30.158Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-21T11:46:30.158Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-21T11:46:30.158Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-21T11:46:30.158Z] CMake did not find one. [2020-09-21T11:46:30.158Z] [2020-09-21T11:46:30.158Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-21T11:46:30.158Z] the following names: [2020-09-21T11:46:30.158Z] [2020-09-21T11:46:30.158Z] cJSONConfig.cmake [2020-09-21T11:46:30.158Z] cjson-config.cmake [2020-09-21T11:46:30.158Z] [2020-09-21T11:46:30.158Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-21T11:46:30.158Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-21T11:46:30.158Z] provides a separate development package or SDK, be sure it has been [2020-09-21T11:46:30.158Z] installed. [2020-09-21T11:46:30.158Z] [2020-09-21T11:46:30.158Z] [2020-09-21T11:46:30.158Z] -- Configuring done [2020-09-21T11:46:30.248Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-21T11:46:30.248Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-21T11:46:30.248Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-21T11:46:30.434Z] -- Generating done [2020-09-21T11:46:30.434Z] -- Build files have been written to: /tmp/cbor [2020-09-21T11:46:30.434Z] Scanning dependencies of target cbor_shared [2020-09-21T11:46:30.434Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-21T11:46:30.508Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-21T11:46:30.508Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-21T11:46:30.508Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-21T11:46:30.767Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-21T11:46:30.767Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-21T11:46:31.027Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-21T11:46:31.027Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-21T11:46:31.421Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-21T11:46:31.597Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-21T11:46:31.597Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-21T11:46:31.697Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-21T11:46:31.859Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-21T11:46:31.859Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-21T11:46:31.972Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-21T11:46:32.567Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-21T11:46:32.841Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-21T11:46:33.114Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-21T11:46:33.114Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-21T11:46:33.242Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-21T11:46:33.242Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-21T11:46:33.242Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-21T11:46:33.242Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-21T11:46:33.387Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-21T11:46:33.501Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-21T11:46:33.660Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-21T11:46:33.762Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-21T11:46:34.254Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-21T11:46:34.332Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-21T11:46:34.529Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-21T11:46:34.802Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-21T11:46:35.274Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-21T11:46:35.274Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-21T11:46:35.397Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-21T11:46:35.397Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-21T11:46:35.535Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-21T11:46:35.669Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-21T11:46:35.797Z] [ 70%] Linking C shared library libcsdk.so [2020-09-21T11:46:35.797Z] [ 70%] Built target csdk [2020-09-21T11:46:35.797Z] Scanning dependencies of target template [2020-09-21T11:46:35.797Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-21T11:46:35.797Z] [ 74%] Linking C executable template [2020-09-21T11:46:35.940Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-21T11:46:36.058Z] [ 74%] Built target template [2020-09-21T11:46:36.058Z] Scanning dependencies of target device-counter [2020-09-21T11:46:36.058Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-21T11:46:36.058Z] [ 77%] Linking C executable device-counter [2020-09-21T11:46:36.058Z] [ 77%] Built target device-counter [2020-09-21T11:46:36.058Z] Scanning dependencies of target device-random [2020-09-21T11:46:36.213Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-21T11:46:36.319Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-21T11:46:36.319Z] [ 80%] Linking C executable device-random [2020-09-21T11:46:36.319Z] [ 80%] Built target device-random [2020-09-21T11:46:36.319Z] Scanning dependencies of target device-gyro [2020-09-21T11:46:36.319Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-21T11:46:36.486Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-21T11:46:36.579Z] [ 83%] Linking C executable device-gyro [2020-09-21T11:46:36.579Z] [ 83%] Built target device-gyro [2020-09-21T11:46:36.579Z] Scanning dependencies of target device-bitfields [2020-09-21T11:46:36.579Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-21T11:46:36.579Z] [ 87%] Linking C executable device-bitfields [2020-09-21T11:46:36.758Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-21T11:46:36.840Z] [ 87%] Built target device-bitfields [2020-09-21T11:46:36.840Z] Scanning dependencies of target template-discovery [2020-09-21T11:46:36.840Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-21T11:46:36.840Z] [ 90%] Linking C executable template-discovery [2020-09-21T11:46:36.840Z] [ 90%] Built target template-discovery [2020-09-21T11:46:37.032Z] [ 40%] Linking C shared library libcbor.so [2020-09-21T11:46:37.032Z] [ 40%] Built target cbor_shared [2020-09-21T11:46:37.032Z] Scanning dependencies of target cbor [2020-09-21T11:46:37.032Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-21T11:46:37.101Z] Scanning dependencies of target device-file [2020-09-21T11:46:37.101Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-21T11:46:37.101Z] [ 93%] Linking C executable device-file [2020-09-21T11:46:37.101Z] [ 93%] Built target device-file [2020-09-21T11:46:37.101Z] Scanning dependencies of target device-terminal [2020-09-21T11:46:37.101Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-21T11:46:37.362Z] [ 96%] Linking C executable device-terminal [2020-09-21T11:46:37.362Z] [ 96%] Built target device-terminal [2020-09-21T11:46:37.362Z] Scanning dependencies of target templatev1 [2020-09-21T11:46:37.362Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-21T11:46:37.623Z] [100%] Linking C executable templatev1 [2020-09-21T11:46:37.623Z] [100%] Built target templatev1 [2020-09-21T11:46:37.623Z] + + teemake package -a release.log [2020-09-21T11:46:37.623Z] [2020-09-21T11:46:37.623Z] [ 70%] Built target csdk [2020-09-21T11:46:37.623Z] [ 74%] Built target template [2020-09-21T11:46:37.623Z] [ 77%] Built target device-counter [2020-09-21T11:46:37.623Z] [ 80%] Built target device-random [2020-09-21T11:46:37.623Z] [ 83%] Built target device-gyro [2020-09-21T11:46:37.623Z] [ 87%] Built target device-bitfields [2020-09-21T11:46:37.888Z] [ 90%] Built target template-discovery [2020-09-21T11:46:37.888Z] [ 93%] Built target device-file [2020-09-21T11:46:37.888Z] [ 96%] Built target device-terminal [2020-09-21T11:46:37.888Z] [100%] Built target templatev1 [2020-09-21T11:46:37.888Z] Run CPack packaging tool... [2020-09-21T11:46:37.888Z] CPack: Create package using TGZ [2020-09-21T11:46:37.888Z] CPack: Install projects [2020-09-21T11:46:37.888Z] CPack: - Run preinstall target for: Csdk [2020-09-21T11:46:38.006Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-21T11:46:38.151Z] CPack: - Install project: Csdk [2020-09-21T11:46:38.151Z] CPack: Create package [2020-09-21T11:46:38.151Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-21T11:46:38.151Z] + '[' false '=' true ] [2020-09-21T11:46:38.151Z] + '[' false '=' true ] [2020-09-21T11:46:38.151Z] + mkdir -p /tmp/sdk/build/debug [2020-09-21T11:46:38.151Z] + cd /tmp/sdk/build/debug [2020-09-21T11:46:38.151Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-21T11:46:38.151Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:46:38.151Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:46:38.151Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:46:38.151Z] -- Detecting C compiler ABI info [2020-09-21T11:46:38.411Z] -- Detecting C compiler ABI info - done [2020-09-21T11:46:38.411Z] -- Detecting C compile features [2020-09-21T11:46:38.411Z] -- Detecting C compile features - done [2020-09-21T11:46:38.411Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-21T11:46:38.411Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-21T11:46:38.411Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-21T11:46:38.411Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-21T11:46:38.411Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-21T11:46:38.601Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-21T11:46:38.601Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-21T11:46:38.671Z] -- C SDK 0.0.0 for Linux [2020-09-21T11:46:38.671Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-21T11:46:38.671Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-21T11:46:38.671Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-21T11:46:38.671Z] -- Configuring done [2020-09-21T11:46:38.671Z] -- Generating done [2020-09-21T11:46:38.671Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-21T11:46:38.671Z] + make [2020-09-21T11:46:38.671Z] + tee debug.log [2020-09-21T11:46:38.671Z] Scanning dependencies of target csdk [2020-09-21T11:46:38.932Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-21T11:46:38.932Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-21T11:46:38.932Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-21T11:46:39.195Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-21T11:46:39.195Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-21T11:46:39.195Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-21T11:46:39.455Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-21T11:46:39.455Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-21T11:46:39.715Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-21T11:46:39.715Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-21T11:46:39.715Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-21T11:46:39.976Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-21T11:46:39.976Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-21T11:46:39.976Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-21T11:46:40.035Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-21T11:46:40.035Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-21T11:46:40.236Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-21T11:46:40.237Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-21T11:46:40.237Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-21T11:46:40.309Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-21T11:46:40.309Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-21T11:46:40.498Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-21T11:46:40.498Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-21T11:46:40.583Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-21T11:46:40.760Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-21T11:46:40.760Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-21T11:46:40.760Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-21T11:46:40.760Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-21T11:46:40.856Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-21T11:46:41.021Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-21T11:46:41.021Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-21T11:46:41.021Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-21T11:46:41.021Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-21T11:46:41.282Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-21T11:46:41.282Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-21T11:46:41.282Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-21T11:46:41.282Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-21T11:46:41.543Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-21T11:46:41.543Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-21T11:46:41.808Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-21T11:46:41.808Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-21T11:46:41.836Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-21T11:46:41.836Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-21T11:46:42.069Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-21T11:46:42.069Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-21T11:46:42.069Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-21T11:46:42.333Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-21T11:46:42.433Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-21T11:46:42.599Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-21T11:46:42.599Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-21T11:46:42.706Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-21T11:46:42.859Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-21T11:46:42.860Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-21T11:46:42.981Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-21T11:46:43.120Z] [ 70%] Linking C shared library libcsdk.so [2020-09-21T11:46:43.120Z] [ 70%] Built target csdk [2020-09-21T11:46:43.120Z] Scanning dependencies of target template [2020-09-21T11:46:43.120Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-21T11:46:43.120Z] [ 74%] Linking C executable template [2020-09-21T11:46:43.120Z] [ 74%] Built target template [2020-09-21T11:46:43.120Z] Scanning dependencies of target device-counter [2020-09-21T11:46:43.120Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-21T11:46:43.257Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-21T11:46:43.381Z] [ 77%] Linking C executable device-counter [2020-09-21T11:46:43.381Z] [ 77%] Built target device-counter [2020-09-21T11:46:43.381Z] Scanning dependencies of target device-random [2020-09-21T11:46:43.381Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-21T11:46:43.381Z] [ 80%] Linking C executable device-random [2020-09-21T11:46:43.381Z] [ 80%] Built target device-random [2020-09-21T11:46:43.530Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-21T11:46:43.642Z] Scanning dependencies of target device-gyro [2020-09-21T11:46:43.642Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-21T11:46:43.642Z] [ 83%] Linking C executable device-gyro [2020-09-21T11:46:43.642Z] [ 83%] Built target device-gyro [2020-09-21T11:46:43.642Z] Scanning dependencies of target device-bitfields [2020-09-21T11:46:43.642Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-21T11:46:43.642Z] [ 87%] Linking C executable device-bitfields [2020-09-21T11:46:43.804Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-21T11:46:43.804Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-21T11:46:43.902Z] [ 87%] Built target device-bitfields [2020-09-21T11:46:43.902Z] Scanning dependencies of target template-discovery [2020-09-21T11:46:43.902Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-21T11:46:43.902Z] [ 90%] Linking C executable template-discovery [2020-09-21T11:46:43.902Z] [ 90%] Built target template-discovery [2020-09-21T11:46:43.902Z] Scanning dependencies of target device-file [2020-09-21T11:46:43.902Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-21T11:46:44.165Z] [ 93%] Linking C executable device-file [2020-09-21T11:46:44.165Z] [ 93%] Built target device-file [2020-09-21T11:46:44.165Z] Scanning dependencies of target device-terminal [2020-09-21T11:46:44.165Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-21T11:46:44.165Z] [ 96%] Linking C executable device-terminal [2020-09-21T11:46:44.165Z] [ 96%] Built target device-terminal [2020-09-21T11:46:44.165Z] Scanning dependencies of target templatev1 [2020-09-21T11:46:44.165Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-21T11:46:44.401Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-21T11:46:44.401Z] [ 80%] Linking C static library libcbor.a [2020-09-21T11:46:44.401Z] [ 80%] Built target cbor [2020-09-21T11:46:44.401Z] Scanning dependencies of target create_items [2020-09-21T11:46:44.401Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-21T11:46:44.426Z] [100%] Linking C executable templatev1 [2020-09-21T11:46:44.426Z] [100%] Built target templatev1 [2020-09-21T11:46:44.426Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 70%] Built target csdk [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 74%] Built target template [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 77%] Built target device-counter [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 80%] Built target device-random [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 83%] Built target device-gyro [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] [ 87%] Built target device-bitfields [2020-09-21T11:46:44.426Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.426Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.677Z] [ 84%] Linking C executable create_items [2020-09-21T11:46:44.677Z] [ 84%] Built target create_items [2020-09-21T11:46:44.690Z] [ 90%] Built target template-discovery [2020-09-21T11:46:44.690Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] [ 93%] Built target device-file [2020-09-21T11:46:44.690Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] [ 96%] Built target device-terminal [2020-09-21T11:46:44.690Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] [100%] Built target templatev1 [2020-09-21T11:46:44.690Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.690Z] Install the project... [2020-09-21T11:46:44.690Z] -- Install configuration: "Release" [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-21T11:46:44.690Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-21T11:46:44.690Z] -- Up-to-date: /usr/local/include [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/devsdk [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/component.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/config.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/container.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/data.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/json.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/os.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/time.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/os [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-21T11:46:44.690Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-21T11:46:44.690Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:46:44.952Z] Scanning dependencies of target readfile [2020-09-21T11:46:44.952Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-21T11:46:44.952Z] [ 88%] Linking C executable readfile [2020-09-21T11:46:45.225Z] [ 88%] Built target readfile [2020-09-21T11:46:45.225Z] Scanning dependencies of target streaming_parser [2020-09-21T11:46:45.225Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-21T11:46:45.500Z] [ 92%] Linking C executable streaming_parser [2020-09-21T11:46:45.500Z] [ 92%] Built target streaming_parser [2020-09-21T11:46:45.500Z] Scanning dependencies of target sort [2020-09-21T11:46:45.500Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-21T11:46:45.776Z] [ 96%] Linking C executable sort [2020-09-21T11:46:45.776Z] [ 96%] Built target sort [2020-09-21T11:46:45.776Z] Scanning dependencies of target hello [2020-09-21T11:46:45.776Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-21T11:46:46.051Z] [100%] Linking C executable hello [2020-09-21T11:46:46.051Z] [100%] Built target hello [2020-09-21T11:46:46.327Z] Install the project... [2020-09-21T11:46:46.327Z] -- Install configuration: "Release" [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-21T11:46:46.327Z] -- Up-to-date: /usr/local/include/cbor [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/include/cbor.h [2020-09-21T11:46:46.327Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-21T11:46:46.614Z] Removing intermediate container 3db91c175ca4 [2020-09-21T11:46:46.614Z] ---> da7c66582f38 [2020-09-21T11:46:46.614Z] Step 14/21 : FROM ${BASE} [2020-09-21T11:46:46.614Z] ---> 5eabd8fd8ba2 [2020-09-21T11:46:46.614Z] Step 15/21 : MAINTAINER IOTech [2020-09-21T11:46:46.614Z] ---> Running in 4e9f9d74fad4 [2020-09-21T11:46:46.614Z] Removing intermediate container 4e9f9d74fad4 [2020-09-21T11:46:46.614Z] ---> 8f009ded6e6e [2020-09-21T11:46:46.614Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-21T11:46:46.884Z] ---> Running in e91063adc2d2 [2020-09-21T11:46:47.458Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:48.309Z] Removing intermediate container 7787e8fa3042 [2020-09-21T11:46:48.309Z] ---> 5aa5867bee44 [2020-09-21T11:46:48.309Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-21T11:46:48.404Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:48.404Z] (1/3) Installing curl (7.64.0-r4) [2020-09-21T11:46:48.589Z] ---> Running in 33862a136645 [2020-09-21T11:46:48.667Z] (2/3) Installing libuuid (2.33-r0) [2020-09-21T11:46:48.667Z] (3/3) Installing wget (1.20.3-r0) [2020-09-21T11:46:48.667Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:46:48.928Z] OK: 268 MiB in 78 packages [2020-09-21T11:46:49.189Z] Removing intermediate container e91063adc2d2 [2020-09-21T11:46:49.189Z] ---> b016d5c175be [2020-09-21T11:46:49.189Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-21T11:46:49.451Z] ---> c677c686814d [2020-09-21T11:46:49.451Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-21T11:46:49.712Z] ---> f73fc2fe3aa9 [2020-09-21T11:46:49.712Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-21T11:46:49.974Z] ---> d946c58dac30 [2020-09-21T11:46:49.974Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-21T11:46:49.974Z] ---> 686fc055bbed [2020-09-21T11:46:49.974Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-21T11:46:50.236Z] ---> 95ea382efb50 [2020-09-21T11:46:50.236Z] Successfully built 95ea382efb50 [2020-09-21T11:46:50.236Z] 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-21T11:46:51.138Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-21T11:46:51.138Z] . [Pipeline] withDockerContainer [2020-09-21T11:46:51.213Z] Removing intermediate container 33862a136645 [2020-09-21T11:46:51.213Z] ---> 25003ada54ab [2020-09-21T11:46:51.213Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-21T11:46:51.278Z] prd-centos7-docker-4c-2g-662 does not seem to be running inside a container [2020-09-21T11:46:51.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-21T11:46:51.809Z] ---> 0361f2b2362d [2020-09-21T11:46:51.809Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-21T11:46:51.877Z] $ docker top 8429116611a3053cbe089c58dbb3439f64e4e6634838e045f8cbe4ab1c617450 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T11:46:52.375Z] + make test [2020-09-21T11:46:52.375Z] echo "make test" [2020-09-21T11:46:52.375Z] make test [Pipeline] } [2020-09-21T11:46:52.388Z] $ docker stop --time=1 8429116611a3053cbe089c58dbb3439f64e4e6634838e045f8cbe4ab1c617450 [2020-09-21T11:46:52.793Z] ---> db729c077bbc [2020-09-21T11:46:52.793Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-21T11:46:53.388Z] ---> f5408f5b86a9 [2020-09-21T11:46:53.388Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-21T11:46:53.727Z] $ docker rm -f 8429116611a3053cbe089c58dbb3439f64e4e6634838e045f8cbe4ab1c617450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-09-21T11:46:53.983Z] ---> f2422f592e3f [2020-09-21T11:46:53.983Z] Step 11/21 : COPY LICENSE /tmp/sdk [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-21T11:46:54.962Z] ---> 84d02a2fa868 [2020-09-21T11:46:54.962Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-21T11:46:55.235Z] ---> 952d6c13a3dc [2020-09-21T11:46:55.235Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-21T11:46:55.509Z] ---> Running in 4e8f2c213296 [Pipeline] sh [2020-09-21T11:46:55.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-21T11:46:56.135Z] + ls -al . [2020-09-21T11:46:56.135Z] total 160 [2020-09-21T11:46:56.135Z] drwxrwxr-x. 9 jenkins jenkins 275 Sep 21 11:46 . [2020-09-21T11:46:56.135Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 21 11:45 .. [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 21 11:45 Attribution.txt [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 5980 Sep 21 11:45 CHANGES [2020-09-21T11:46:56.135Z] drwxrwxr-x. 2 jenkins jenkins 144 Sep 21 11:45 docs [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 21 11:45 Doxyfile [2020-09-21T11:46:56.135Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 21 11:45 .git [2020-09-21T11:46:56.135Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 21 11:45 .github [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 21 11:45 .gitignore [2020-09-21T11:46:56.135Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 21 11:45 include [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 794 Sep 21 11:45 Jenkinsfile [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 21 11:45 LICENSE [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 449 Sep 21 11:45 Makefile [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 2697 Sep 21 11:45 README.md [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 5977 Sep 21 11:45 README.v2.md [2020-09-21T11:46:56.135Z] drwxrwxr-x. 2 jenkins jenkins 108 Sep 21 11:45 scripts [2020-09-21T11:46:56.135Z] drwxrwxr-x. 3 jenkins jenkins 72 Sep 21 11:46 .semver [2020-09-21T11:46:56.135Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 21 11:45 src [2020-09-21T11:46:56.135Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 21 11:43 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:46:56.434Z] + 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=ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 --label arch=amd64 --label version=0.0.0 . [2020-09-21T11:46:56.434Z] Sending build context to Docker daemon 3.557MB [2020-09-21T11:46:56.434Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-21T11:46:56.434Z] Step 2/15 : FROM ${BASE} [2020-09-21T11:46:56.434Z] ---> 95ea382efb50 [2020-09-21T11:46:56.434Z] Step 3/15 : MAINTAINER IOTech [2020-09-21T11:46:56.697Z] ---> Running in 7ee6b388808e [2020-09-21T11:46:56.944Z] + CPPCHECK=false [2020-09-21T11:46:56.944Z] + DOCGEN=false [2020-09-21T11:46:56.944Z] + TOMLVER=SDK-0.2 [2020-09-21T11:46:56.944Z] + CUTILVER=1.1-branch [2020-09-21T11:46:56.944Z] + '[' 0 -gt 0 ] [2020-09-21T11:46:56.944Z] + readlink -f ./scripts/build.sh [2020-09-21T11:46:56.944Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-21T11:46:56.944Z] + dirname /tmp/sdk/scripts [2020-09-21T11:46:56.944Z] + ROOT=/tmp/sdk [2020-09-21T11:46:56.944Z] + cd /tmp/sdk [2020-09-21T11:46:56.944Z] + '[' '!' -d deps ] [2020-09-21T11:46:56.944Z] + mkdir deps [2020-09-21T11:46:56.944Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-21T11:46:56.944Z] + tar -C deps -z -x -f - [2020-09-21T11:46:56.944Z] --2020-09-21 11:46:56-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-21T11:46:56.944Z] Resolving github.com... 140.82.112.4 [2020-09-21T11:46:56.944Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-21T11:46:56.963Z] Removing intermediate container 7ee6b388808e [2020-09-21T11:46:56.963Z] ---> 5826289d46ac [2020-09-21T11:46:56.963Z] 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-21T11:46:56.963Z] ---> Running in 01ed3fdc3c79 [2020-09-21T11:46:57.218Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:57.218Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-21T11:46:57.218Z] --2020-09-21 11:46:57-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-21T11:46:57.218Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:57.218Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:57.218Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:57.218Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:57.218Z] Saving to: 'STDOUT' [2020-09-21T11:46:57.218Z]  [2020-09-21T11:46:57.218Z] 0K .......... ......   910K=0.02s [2020-09-21T11:46:57.218Z] [2020-09-21T11:46:57.218Z] 2020-09-21 11:46:57 (910 KB/s) - written to stdout [16451] [2020-09-21T11:46:57.218Z] [2020-09-21T11:46:57.218Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-21T11:46:57.218Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-21T11:46:57.218Z] + tar -C deps -z -x -f - [2020-09-21T11:46:57.218Z] --2020-09-21 11:46:57-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-09-21T11:46:57.491Z] Resolving github.com... 140.82.112.4 [2020-09-21T11:46:57.491Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-21T11:46:57.491Z] HTTP request sent, awaiting response... 302 Found [2020-09-21T11:46:57.491Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-09-21T11:46:57.491Z] --2020-09-21 11:46:57-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-09-21T11:46:57.491Z] Resolving codeload.github.com... 140.82.114.9 [2020-09-21T11:46:57.491Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-09-21T11:46:57.764Z] HTTP request sent, awaiting response... 200 OK [2020-09-21T11:46:57.764Z] Length: unspecified [application/x-gzip] [2020-09-21T11:46:57.764Z] Saving to: 'STDOUT' [2020-09-21T11:46:57.764Z]  [2020-09-21T11:46:57.764Z] 0K .......... .......... .......... .......... .......... 1.39M [2020-09-21T11:46:57.764Z] 50K .......... .......... .......... .......... .......... 2.95M [2020-09-21T11:46:57.764Z] 100K .......... .......... .......... .......... .......... 5.39M [2020-09-21T11:46:57.764Z] 150K .......... .......... .....  1.52M=0.08s [2020-09-21T11:46:57.764Z] [2020-09-21T11:46:57.764Z] 2020-09-21 11:46:57 (2.22 MB/s) - written to stdout [179880] [2020-09-21T11:46:57.764Z] [2020-09-21T11:46:57.764Z] + mkdir -p src/c/iot [2020-09-21T11:46:57.765Z] + 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 deps/iotech-c-utils-1.1-branch/src/c/yxml.c src/c/iot [2020-09-21T11:46:57.765Z] + mkdir -p include/iot [2020-09-21T11:46:57.765Z] + 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 deps/iotech-c-utils-1.1-branch/include/iot/yxml.h include/iot [2020-09-21T11:46:57.765Z] + mkdir -p include/iot/os [2020-09-21T11:46:57.765Z] + 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-21T11:46:57.765Z] + mkdir -p /tmp/sdk/build/release [2020-09-21T11:46:57.765Z] + cd /tmp/sdk/build/release [2020-09-21T11:46:57.765Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-21T11:46:57.905Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:58.037Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:46:58.037Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:46:58.309Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:46:58.309Z] -- Detecting C compiler ABI info [2020-09-21T11:46:58.480Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-21T11:46:58.585Z] -- Detecting C compiler ABI info - done [2020-09-21T11:46:58.585Z] -- Detecting C compile features [2020-09-21T11:46:58.740Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-21T11:46:58.740Z] (2/6) Installing libblkid (2.33-r0) [2020-09-21T11:46:59.001Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-21T11:46:59.001Z] (4/6) Installing libmount (2.33-r0) [2020-09-21T11:46:59.261Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-21T11:46:59.261Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-21T11:46:59.561Z] -- Detecting C compile features - done [2020-09-21T11:46:59.562Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-21T11:46:59.562Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-21T11:46:59.562Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-21T11:46:59.562Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-21T11:46:59.562Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-21T11:46:59.562Z] -- C SDK 0.0.0 for Linux [2020-09-21T11:46:59.562Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-21T11:46:59.562Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-21T11:46:59.562Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-21T11:46:59.832Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:46:59.832Z] OK: 272 MiB in 84 packages [2020-09-21T11:46:59.834Z] -- Configuring done [2020-09-21T11:47:00.096Z] Removing intermediate container 01ed3fdc3c79 [2020-09-21T11:47:00.097Z] ---> c478410f53a4 [2020-09-21T11:47:00.097Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-21T11:47:00.106Z] -- Generating done [2020-09-21T11:47:00.106Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-21T11:47:00.106Z] + + teemake release.log [2020-09-21T11:47:00.106Z] [2020-09-21T11:47:00.106Z] Scanning dependencies of target csdk [2020-09-21T11:47:00.357Z] ---> 4f3af327b5d2 [2020-09-21T11:47:00.357Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-21T11:47:00.377Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-21T11:47:00.971Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-21T11:47:01.242Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-21T11:47:01.299Z] ---> d71766421c00 [2020-09-21T11:47:01.299Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-21T11:47:01.299Z] ---> 187a830e749a [2020-09-21T11:47:01.299Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-21T11:47:01.570Z] ---> e93010ce26c0 [2020-09-21T11:47:01.570Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-21T11:47:01.570Z] ---> a77bf91c907c [2020-09-21T11:47:01.570Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-21T11:47:01.832Z] ---> 5a994353232d [2020-09-21T11:47:01.832Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-21T11:47:01.832Z] ---> Running in e02a61e3cdcc [2020-09-21T11:47:02.093Z] Removing intermediate container e02a61e3cdcc [2020-09-21T11:47:02.093Z] ---> 0c47d0e7aac1 [2020-09-21T11:47:02.093Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-21T11:47:02.093Z] ---> Running in ca4915e9aacd [2020-09-21T11:47:02.358Z] Removing intermediate container ca4915e9aacd [2020-09-21T11:47:02.358Z] ---> bba437fafbb4 [2020-09-21T11:47:02.358Z] Step 13/15 : LABEL arch=amd64 [2020-09-21T11:47:02.358Z] ---> Running in cbf224c48b30 [2020-09-21T11:47:02.619Z] Removing intermediate container cbf224c48b30 [2020-09-21T11:47:02.619Z] ---> 851ceb7eb934 [2020-09-21T11:47:02.619Z] Step 14/15 : LABEL git_sha=ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:47:02.619Z] ---> Running in e63779b272c9 [2020-09-21T11:47:02.619Z] Removing intermediate container e63779b272c9 [2020-09-21T11:47:02.619Z] ---> dc0bc82ea8aa [2020-09-21T11:47:02.619Z] Step 15/15 : LABEL version=0.0.0 [2020-09-21T11:47:02.881Z] ---> Running in 9920670debef [2020-09-21T11:47:02.881Z] Removing intermediate container 9920670debef [2020-09-21T11:47:02.881Z] ---> e2c2a4c38b48 [2020-09-21T11:47:02.881Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-09-21T11:47:02.881Z] Successfully built e2c2a4c38b48 [2020-09-21T11:47:02.881Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-09-21T11:47:03.212Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 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 [2020-09-21T11:47:03.806Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-09-21T11:47:04.078Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-21T11:47:05.059Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-21T11:47:07.032Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-21T11:47:07.628Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-21T11:47:08.223Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-21T11:47:08.824Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-21T11:47:09.100Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-21T11:47:09.100Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-21T11:47:09.374Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-21T11:47:13.672Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-21T11:47:13.672Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-21T11:47:13.672Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-21T11:47:13.950Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-21T11:47:14.931Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-21T11:47:16.907Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-21T11:47:17.183Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-21T11:47:17.455Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-21T11:47:18.054Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-21T11:47:18.646Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-21T11:47:18.646Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-21T11:47:19.616Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-21T11:47:19.889Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-21T11:47:20.480Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-21T11:47:20.759Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-21T11:47:22.716Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-21T11:47:22.986Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-21T11:47:23.956Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-21T11:47:24.226Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-21T11:47:28.510Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-21T11:47:28.784Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-21T11:47:29.062Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-21T11:47:29.654Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-21T11:47:30.246Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-21T11:47:31.680Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-21T11:47:33.114Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-21T11:47:36.493Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-21T11:47:37.091Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-21T11:47:38.519Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-21T11:47:38.798Z] [ 70%] Linking C shared library libcsdk.so [2020-09-21T11:47:38.798Z] [ 70%] Built target csdk [2020-09-21T11:47:38.798Z] Scanning dependencies of target template [2020-09-21T11:47:38.798Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-21T11:47:39.394Z] [ 74%] Linking C executable template [2020-09-21T11:47:39.670Z] [ 74%] Built target template [2020-09-21T11:47:39.670Z] Scanning dependencies of target device-counter [2020-09-21T11:47:39.670Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-21T11:47:40.265Z] [ 77%] Linking C executable device-counter [2020-09-21T11:47:40.538Z] [ 77%] Built target device-counter [2020-09-21T11:47:40.538Z] Scanning dependencies of target device-random [2020-09-21T11:47:40.538Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-21T11:47:41.131Z] [ 80%] Linking C executable device-random [2020-09-21T11:47:41.131Z] [ 80%] Built target device-random [2020-09-21T11:47:41.131Z] Scanning dependencies of target device-gyro [2020-09-21T11:47:41.131Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-21T11:47:41.727Z] [ 83%] Linking C executable device-gyro [2020-09-21T11:47:42.002Z] [ 83%] Built target device-gyro [2020-09-21T11:47:42.002Z] Scanning dependencies of target device-bitfields [2020-09-21T11:47:42.002Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-21T11:47:42.273Z] [ 87%] Linking C executable device-bitfields [2020-09-21T11:47:42.547Z] [ 87%] Built target device-bitfields [2020-09-21T11:47:42.547Z] Scanning dependencies of target template-discovery [2020-09-21T11:47:42.547Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-21T11:47:43.143Z] [ 90%] Linking C executable template-discovery [2020-09-21T11:47:43.418Z] [ 90%] Built target template-discovery [2020-09-21T11:47:43.418Z] Scanning dependencies of target device-file [2020-09-21T11:47:43.418Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-21T11:47:44.019Z] [ 93%] Linking C executable device-file [2020-09-21T11:47:44.294Z] [ 93%] Built target device-file [2020-09-21T11:47:44.294Z] Scanning dependencies of target device-terminal [2020-09-21T11:47:44.294Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-21T11:47:44.893Z] [ 96%] Linking C executable device-terminal [2020-09-21T11:47:45.167Z] [ 96%] Built target device-terminal [2020-09-21T11:47:45.167Z] Scanning dependencies of target templatev1 [2020-09-21T11:47:45.167Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-21T11:47:45.763Z] [100%] Linking C executable templatev1 [2020-09-21T11:47:46.037Z] [100%] Built target templatev1 [2020-09-21T11:47:46.037Z] + make package [2020-09-21T11:47:46.037Z] + tee -a release.log [2020-09-21T11:47:46.037Z] [ 70%] Built target csdk [2020-09-21T11:47:46.037Z] [ 74%] Built target template [2020-09-21T11:47:46.037Z] [ 77%] Built target device-counter [2020-09-21T11:47:46.311Z] [ 80%] Built target device-random [2020-09-21T11:47:46.311Z] [ 83%] Built target device-gyro [2020-09-21T11:47:46.311Z] [ 87%] Built target device-bitfields [2020-09-21T11:47:46.311Z] [ 90%] Built target template-discovery [2020-09-21T11:47:46.311Z] [ 93%] Built target device-file [2020-09-21T11:47:46.311Z] [ 96%] Built target device-terminal [2020-09-21T11:47:46.311Z] [100%] Built target templatev1 [2020-09-21T11:47:46.586Z] Run CPack packaging tool... [2020-09-21T11:47:46.586Z] CPack: Create package using TGZ [2020-09-21T11:47:46.586Z] CPack: Install projects [2020-09-21T11:47:46.586Z] CPack: - Run preinstall target for: Csdk [2020-09-21T11:47:47.184Z] CPack: - Install project: Csdk [2020-09-21T11:47:47.184Z] CPack: Create package [2020-09-21T11:47:47.184Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-21T11:47:47.184Z] + '[' false '=' true ] [2020-09-21T11:47:47.184Z] + '[' false '=' true ] [2020-09-21T11:47:47.184Z] + mkdir -p /tmp/sdk/build/debug [2020-09-21T11:47:47.184Z] + cd /tmp/sdk/build/debug [2020-09-21T11:47:47.184Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-21T11:47:47.456Z] -- The C compiler identification is GNU 8.3.0 [2020-09-21T11:47:47.730Z] -- Check for working C compiler: /usr/bin/cc [2020-09-21T11:47:47.730Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-21T11:47:47.730Z] -- Detecting C compiler ABI info [2020-09-21T11:47:48.005Z] -- Detecting C compiler ABI info - done [2020-09-21T11:47:48.005Z] -- Detecting C compile features [2020-09-21T11:47:48.984Z] -- Detecting C compile features - done [2020-09-21T11:47:48.984Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-21T11:47:48.984Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-21T11:47:48.984Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-21T11:47:48.984Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-21T11:47:48.984Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-21T11:47:48.984Z] -- C SDK 0.0.0 for Linux [2020-09-21T11:47:48.984Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-21T11:47:49.257Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-21T11:47:49.257Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-21T11:47:49.257Z] -- Configuring done [2020-09-21T11:47:49.530Z] -- Generating done [2020-09-21T11:47:49.530Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-21T11:47:49.530Z] + make [2020-09-21T11:47:49.530Z] + tee debug.log [2020-09-21T11:47:49.530Z] Scanning dependencies of target csdk [2020-09-21T11:47:49.802Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-21T11:47:50.075Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-21T11:47:50.347Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-21T11:47:50.941Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-21T11:47:51.214Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-21T11:47:51.488Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-21T11:47:51.762Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-21T11:47:52.360Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-21T11:47:52.634Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-21T11:47:53.231Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-21T11:47:53.231Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-21T11:47:53.506Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-21T11:47:53.779Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-21T11:47:54.052Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-21T11:47:55.028Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-21T11:47:55.028Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-21T11:47:55.301Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-21T11:47:55.574Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-21T11:47:55.848Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-21T11:47:56.442Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-21T11:47:56.718Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-21T11:47:56.718Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-21T11:47:56.993Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-21T11:47:57.268Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-21T11:47:57.544Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-21T11:47:57.820Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-21T11:47:57.820Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-21T11:47:58.106Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-21T11:47:58.379Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-21T11:47:58.654Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-21T11:47:58.927Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-21T11:47:59.522Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-21T11:47:59.522Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-21T11:48:00.503Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-21T11:48:00.779Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-21T11:48:01.053Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-21T11:48:01.327Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-21T11:48:01.924Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-21T11:48:02.521Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-21T11:48:03.116Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-21T11:48:03.711Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-21T11:48:03.984Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-21T11:48:04.579Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-21T11:48:04.851Z] [ 70%] Linking C shared library libcsdk.so [2020-09-21T11:48:04.851Z] [ 70%] Built target csdk [2020-09-21T11:48:04.851Z] Scanning dependencies of target template [2020-09-21T11:48:05.124Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-21T11:48:05.397Z] [ 74%] Linking C executable template [2020-09-21T11:48:05.397Z] [ 74%] Built target template [2020-09-21T11:48:05.397Z] Scanning dependencies of target device-counter [2020-09-21T11:48:05.669Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-21T11:48:05.669Z] [ 77%] Linking C executable device-counter [2020-09-21T11:48:05.945Z] [ 77%] Built target device-counter [2020-09-21T11:48:05.945Z] Scanning dependencies of target device-random [2020-09-21T11:48:05.945Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-21T11:48:06.218Z] [ 80%] Linking C executable device-random [2020-09-21T11:48:06.490Z] [ 80%] Built target device-random [2020-09-21T11:48:06.490Z] Scanning dependencies of target device-gyro [2020-09-21T11:48:06.490Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-21T11:48:06.764Z] [ 83%] Linking C executable device-gyro [2020-09-21T11:48:07.038Z] [ 83%] Built target device-gyro [2020-09-21T11:48:07.038Z] Scanning dependencies of target device-bitfields [2020-09-21T11:48:07.038Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-21T11:48:07.313Z] [ 87%] Linking C executable device-bitfields [2020-09-21T11:48:07.587Z] [ 87%] Built target device-bitfields [2020-09-21T11:48:07.587Z] Scanning dependencies of target template-discovery [2020-09-21T11:48:07.587Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-21T11:48:07.859Z] [ 90%] Linking C executable template-discovery [2020-09-21T11:48:08.133Z] [ 90%] Built target template-discovery [2020-09-21T11:48:08.133Z] Scanning dependencies of target device-file [2020-09-21T11:48:08.133Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-21T11:48:08.407Z] [ 93%] Linking C executable device-file [2020-09-21T11:48:08.682Z] [ 93%] Built target device-file [2020-09-21T11:48:08.682Z] Scanning dependencies of target device-terminal [2020-09-21T11:48:08.682Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-21T11:48:08.956Z] [ 96%] Linking C executable device-terminal [2020-09-21T11:48:09.232Z] [ 96%] Built target device-terminal [2020-09-21T11:48:09.232Z] Scanning dependencies of target templatev1 [2020-09-21T11:48:09.232Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-21T11:48:09.505Z] [100%] Linking C executable templatev1 [2020-09-21T11:48:09.780Z] [100%] Built target templatev1 [2020-09-21T11:48:09.780Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] [ 70%] Built target csdk [2020-09-21T11:48:09.780Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:09.780Z] [ 74%] Built target template [2020-09-21T11:48:09.780Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.056Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.056Z] [ 77%] Built target device-counter [2020-09-21T11:48:10.056Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.056Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] [ 80%] Built target device-random [2020-09-21T11:48:10.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] [ 83%] Built target device-gyro [2020-09-21T11:48:10.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] [ 87%] Built target device-bitfields [2020-09-21T11:48:10.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] [ 90%] Built target template-discovery [2020-09-21T11:48:10.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] [ 93%] Built target device-file [2020-09-21T11:48:10.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.333Z] [ 96%] Built target device-terminal [2020-09-21T11:48:10.333Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.333Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.333Z] [100%] Built target templatev1 [2020-09-21T11:48:10.333Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:10.333Z] Install the project... [2020-09-21T11:48:10.333Z] -- Install configuration: "Release" [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-21T11:48:10.333Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-21T11:48:10.333Z] -- Up-to-date: /usr/local/include [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/devsdk [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/json.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/container.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/component.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/time.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/os [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/data.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/os.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/include/iot/config.h [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-21T11:48:10.333Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-21T11:48:10.333Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-21T11:48:12.977Z] Removing intermediate container 4e8f2c213296 [2020-09-21T11:48:12.977Z] ---> c91f9102653f [2020-09-21T11:48:12.977Z] Step 14/21 : FROM ${BASE} [2020-09-21T11:48:12.977Z] ---> b23d30803547 [2020-09-21T11:48:12.977Z] Step 15/21 : MAINTAINER IOTech [2020-09-21T11:48:12.977Z] ---> Running in 7145f62162f7 [2020-09-21T11:48:13.253Z] Removing intermediate container 7145f62162f7 [2020-09-21T11:48:13.253Z] ---> 13e9dcf44319 [2020-09-21T11:48:13.253Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-21T11:48:13.253Z] ---> Running in bc1e58d456e4 [2020-09-21T11:48:14.700Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-21T11:48:15.681Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-21T11:48:15.955Z] (1/3) Installing curl (7.64.0-r4) [2020-09-21T11:48:16.229Z] (2/3) Installing libuuid (2.33-r0) [2020-09-21T11:48:16.229Z] (3/3) Installing wget (1.20.3-r0) [2020-09-21T11:48:16.502Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:48:16.502Z] OK: 281 MiB in 78 packages [2020-09-21T11:48:17.943Z] Removing intermediate container bc1e58d456e4 [2020-09-21T11:48:17.943Z] ---> 971d87f3165b [2020-09-21T11:48:17.943Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-21T11:48:18.541Z] ---> 5cefa5534445 [2020-09-21T11:48:18.541Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-21T11:48:19.142Z] ---> 84b96d7e77b1 [2020-09-21T11:48:19.142Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-21T11:48:20.127Z] ---> 4837d0d7842f [2020-09-21T11:48:20.127Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-21T11:48:21.111Z] ---> fd26eddf0ec4 [2020-09-21T11:48:21.111Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-21T11:48:21.706Z] ---> 310a21c309a0 [2020-09-21T11:48:21.706Z] Successfully built 310a21c309a0 [2020-09-21T11:48:21.706Z] 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-21T11:48:22.609Z] + docker inspect -f . ci-base-image-arm64 [2020-09-21T11:48:22.609Z] . [Pipeline] withDockerContainer [2020-09-21T11:48:22.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-661 does not seem to be running inside a container [2020-09-21T11:48:23.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-21T11:48:24.893Z] $ docker top 856c2ac6c38ee027de431395be85dd7b6bcc300e0bd29671cdca95376e9a79de -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T11:48:26.299Z] + make test [2020-09-21T11:48:26.299Z] echo "make test" [2020-09-21T11:48:26.299Z] make test [Pipeline] } [2020-09-21T11:48:26.380Z] $ docker stop --time=1 856c2ac6c38ee027de431395be85dd7b6bcc300e0bd29671cdca95376e9a79de [2020-09-21T11:48:28.291Z] $ docker rm -f 856c2ac6c38ee027de431395be85dd7b6bcc300e0bd29671cdca95376e9a79de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-21T11:48:29.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-21T11:48:29.753Z] + ls -al . [2020-09-21T11:48:29.753Z] total 196 [2020-09-21T11:48:29.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 11:46 . [2020-09-21T11:48:29.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 11:45 .. [2020-09-21T11:48:29.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 11:46 .git [2020-09-21T11:48:29.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 11:45 .github [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 21 11:45 .gitignore [2020-09-21T11:48:29.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 11:46 .semver [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 21 11:45 Attribution.txt [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 5980 Sep 21 11:45 CHANGES [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 21 11:45 Doxyfile [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 794 Sep 21 11:45 Jenkinsfile [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 11:45 LICENSE [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 449 Sep 21 11:45 Makefile [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 2697 Sep 21 11:45 README.md [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 5977 Sep 21 11:45 README.v2.md [2020-09-21T11:48:29.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 21 11:43 VERSION [2020-09-21T11:48:29.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 11:45 docs [2020-09-21T11:48:29.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 11:45 include [2020-09-21T11:48:29.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 11:45 scripts [2020-09-21T11:48:29.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 11:45 src [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:48:30.099Z] + 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=ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 --label arch=arm64 --label version=0.0.0 . [2020-09-21T11:48:30.695Z] Sending build context to Docker daemon 3.557MB [2020-09-21T11:48:30.695Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-21T11:48:30.695Z] Step 2/15 : FROM ${BASE} [2020-09-21T11:48:30.695Z] ---> 310a21c309a0 [2020-09-21T11:48:30.695Z] Step 3/15 : MAINTAINER IOTech [2020-09-21T11:48:30.972Z] ---> Running in 0232da070d72 [2020-09-21T11:48:31.244Z] Removing intermediate container 0232da070d72 [2020-09-21T11:48:31.244Z] ---> 088f56af3f2f [2020-09-21T11:48:31.244Z] 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-21T11:48:31.526Z] ---> Running in 7c507c4da9af [2020-09-21T11:48:32.960Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-21T11:48:33.937Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-21T11:48:34.210Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-21T11:48:34.210Z] (2/6) Installing libblkid (2.33-r0) [2020-09-21T11:48:34.481Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-21T11:48:34.481Z] (4/6) Installing libmount (2.33-r0) [2020-09-21T11:48:34.753Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-21T11:48:34.753Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-21T11:48:35.733Z] Executing busybox-1.29.3-r10.trigger [2020-09-21T11:48:35.733Z] OK: 286 MiB in 84 packages [2020-09-21T11:48:37.169Z] Removing intermediate container 7c507c4da9af [2020-09-21T11:48:37.170Z] ---> 3c235428044e [2020-09-21T11:48:37.170Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-21T11:48:37.765Z] ---> 005e2b0ac823 [2020-09-21T11:48:37.765Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-21T11:48:38.744Z] ---> 5733ca7909b0 [2020-09-21T11:48:38.744Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-21T11:48:39.344Z] ---> 89e6bbfd9aa5 [2020-09-21T11:48:39.344Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-21T11:48:40.325Z] ---> 173bb31da751 [2020-09-21T11:48:40.325Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-21T11:48:40.923Z] ---> d72d35d57cf3 [2020-09-21T11:48:40.924Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-21T11:48:41.527Z] ---> 1d28b24f61f0 [2020-09-21T11:48:41.527Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-21T11:48:42.125Z] ---> Running in a88a796c0a6a [2020-09-21T11:48:42.398Z] Removing intermediate container a88a796c0a6a [2020-09-21T11:48:42.398Z] ---> 433850e59fa1 [2020-09-21T11:48:42.398Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-21T11:48:42.672Z] ---> Running in 00365587d5f1 [2020-09-21T11:48:43.268Z] Removing intermediate container 00365587d5f1 [2020-09-21T11:48:43.268Z] ---> 023fc105a873 [2020-09-21T11:48:43.268Z] Step 13/15 : LABEL arch=arm64 [2020-09-21T11:48:43.268Z] ---> Running in 3df577907322 [2020-09-21T11:48:43.865Z] Removing intermediate container 3df577907322 [2020-09-21T11:48:43.865Z] ---> 52d299b2eedc [2020-09-21T11:48:43.865Z] Step 14/15 : LABEL git_sha=ce20d2939f9b1c811f8b3622cbbaf8159b3cc1a8 [2020-09-21T11:48:44.143Z] ---> Running in 5a07db0e062d [2020-09-21T11:48:44.740Z] Removing intermediate container 5a07db0e062d [2020-09-21T11:48:44.740Z] ---> 9adfa5b66b3e [2020-09-21T11:48:44.740Z] Step 15/15 : LABEL version=0.0.0 [2020-09-21T11:48:45.013Z] ---> Running in 0171b6831f84 [2020-09-21T11:48:45.288Z] Removing intermediate container 0171b6831f84 [2020-09-21T11:48:45.288Z] ---> 7f741694a13b [2020-09-21T11:48:45.288Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-21T11:48:45.562Z] Successfully built 7f741694a13b [2020-09-21T11:48:45.562Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-21T11:48:48.466Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T11:48:49.034Z] ---> package-listing.sh [2020-09-21T11:48:49.034Z] ++ facter osfamily [2020-09-21T11:48:49.034Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-21T11:48:49.034Z] + OS_FAMILY=redhat [2020-09-21T11:48:49.034Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-294 [2020-09-21T11:48:49.034Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-21T11:48:49.034Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-21T11:48:49.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-21T11:48:49.034Z] + PACKAGES=/tmp/packages_start.txt [2020-09-21T11:48:49.034Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-294 ']' [2020-09-21T11:48:49.034Z] + PACKAGES=/tmp/packages_end.txt [2020-09-21T11:48:49.034Z] + case "${OS_FAMILY}" in [2020-09-21T11:48:49.034Z] + rpm -qa [2020-09-21T11:48:49.034Z] + sort [2020-09-21T11:48:52.349Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-21T11:48:52.349Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-21T11:48:52.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-21T11:48:52.349Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-294 ']' [2020-09-21T11:48:52.349Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-294/archives/ [2020-09-21T11:48:52.349Z] + 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-21T11:48:52.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T11:48:52.970Z] [2020-09-21T11:48:52.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-21T11:48:53.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T11:48:53.316Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-21T11:48:53.316Z] df20fa9351a1: Pulling fs layer [2020-09-21T11:48:53.316Z] 36b3adc4ff6f: Pulling fs layer [2020-09-21T11:48:53.316Z] 8ad3a11d3b57: Pulling fs layer [2020-09-21T11:48:53.316Z] 46f8f816bc3b: Pulling fs layer [2020-09-21T11:48:53.316Z] 0dadc02b9964: Pulling fs layer [2020-09-21T11:48:53.316Z] ce6a7cf60c04: Pulling fs layer [2020-09-21T11:48:53.316Z] 7a184a31f384: Pulling fs layer [2020-09-21T11:48:53.316Z] 0879bd2ef858: Pulling fs layer [2020-09-21T11:48:53.316Z] 0dadc02b9964: Waiting [2020-09-21T11:48:53.316Z] ce6a7cf60c04: Waiting [2020-09-21T11:48:53.316Z] 0879bd2ef858: Waiting [2020-09-21T11:48:53.316Z] 46f8f816bc3b: Waiting [2020-09-21T11:48:53.316Z] 36b3adc4ff6f: Download complete [2020-09-21T11:48:53.316Z] 46f8f816bc3b: Verifying Checksum [2020-09-21T11:48:53.316Z] 46f8f816bc3b: Download complete [2020-09-21T11:48:53.582Z] df20fa9351a1: Verifying Checksum [2020-09-21T11:48:53.582Z] df20fa9351a1: Download complete [2020-09-21T11:48:53.582Z] ce6a7cf60c04: Download complete [2020-09-21T11:48:53.582Z] 0dadc02b9964: Verifying Checksum [2020-09-21T11:48:53.582Z] 0dadc02b9964: Download complete [2020-09-21T11:48:53.582Z] 7a184a31f384: Verifying Checksum [2020-09-21T11:48:53.582Z] 7a184a31f384: Download complete [2020-09-21T11:48:53.844Z] df20fa9351a1: Pull complete [2020-09-21T11:48:53.844Z] 8ad3a11d3b57: Verifying Checksum [2020-09-21T11:48:53.844Z] 8ad3a11d3b57: Download complete [2020-09-21T11:48:54.107Z] 36b3adc4ff6f: Pull complete [2020-09-21T11:48:54.107Z] 0879bd2ef858: Verifying Checksum [2020-09-21T11:48:54.107Z] 0879bd2ef858: Download complete [2020-09-21T11:48:54.688Z] 8ad3a11d3b57: Pull complete [2020-09-21T11:48:54.688Z] 46f8f816bc3b: Pull complete [2020-09-21T11:48:54.952Z] 0dadc02b9964: Pull complete [2020-09-21T11:48:55.219Z] ce6a7cf60c04: Pull complete [2020-09-21T11:48:55.219Z] 7a184a31f384: Pull complete [2020-09-21T11:48:57.797Z] 0879bd2ef858: Pull complete [2020-09-21T11:48:57.797Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-21T11:48:57.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-21T11:48:57.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-21T11:48:57.922Z] prd-centos7-docker-4c-2g-660 does not seem to be running inside a container [2020-09-21T11:48:57.969Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-21T11:49:04.991Z] $ docker top c52df37ab22930194e517a5699d1e4009dc408afdc0a5ec041886e7985449e1c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-21T11:49:05.582Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-21T11:49:05.883Z] + ls /var/log/sa-host [2020-09-21T11:49:05.883Z] + sadf -c /var/log/sa-host/sa05 [2020-09-21T11:49:05.883Z] file_magic: OK [2020-09-21T11:49:05.883Z] HZ: Using current value: 100 [2020-09-21T11:49:05.883Z] file_header: OK [2020-09-21T11:49:05.883Z] 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-21T11:49:05.883Z] Statistics: [2020-09-21T11:49:05.883Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-21T11:49:05.883Z] File successfully converted to sysstat format version 12.2.1 [2020-09-21T11:49:05.883Z] + sadf -c /var/log/sa-host/sa21 [2020-09-21T11:49:05.883Z] file_magic: OK [2020-09-21T11:49:05.883Z] HZ: Using current value: 100 [2020-09-21T11:49:05.883Z] file_header: OK [2020-09-21T11:49:05.883Z] 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-21T11:49:05.883Z] Statistics: [2020-09-21T11:49:05.883Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-21T11:49:05.883Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-21T11:49:05.951Z] provisioning config files... [2020-09-21T11:49:05.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-294@tmp/config1751528064295737471tmp [Pipeline] { [Pipeline] echo [2020-09-21T11:49:06.104Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T11:49:06.405Z] ---> create-netrc.sh [Pipeline] echo [2020-09-21T11:49:06.418Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-21T11:49:06.713Z] ---> logs-deploy.sh [2020-09-21T11:49:06.713Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-294/2 [2020-09-21T11:49:06.713Z] INFO: archiving workspace using pattern(s): [2020-09-21T11:49:08.105Z] Archives upload complete. [2020-09-21T11:49:08.105Z] INFO: archiving logs to Nexus