Pull request #283 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 6438467a593f35fc90265ed76ffd6e6d8e025dfe+11dca0682671ac21648f2eee6e4306387f0e3104 (fa1ef2d9c2fd5795d1551d71e2a48fe59c6b43c2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 58add5173bd5747e956b7cc86a1e88a765e134cb 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 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 58add5173bd5747e956b7cc86a1e88a765e134cb using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-283/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-648 in /w/workspace/edgexfoundry_device-sdk-c_PR-283 [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-283 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # 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/283/head:refs/remotes/origin/PR-283 # timeout=10 > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # 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/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 Merging remotes/origin/geneva commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit 6438467a593f35fc90265ed76ffd6e6d8e025dfe Merge succeeded, producing 6438467a593f35fc90265ed76ffd6e6d8e025dfe Checking out Revision 6438467a593f35fc90265ed76ffd6e6d8e025dfe (PR-283) > git config core.sparsecheckout # timeout=10 > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # 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 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # timeout=10 Commit message: "feat: Add ServerBindAddr config to set which interface to listen on (#278)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-22T23:05:47.776Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-22T23:05:48.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-22T23:05:48.243Z] ========================================================= [2020-07-22T23:05:48.243Z] EdgeX Global Pipelines Version Info [2020-07-22T23:05:48.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-22T23:05:50.601Z] ------------------- [2020-07-22T23:05:50.601Z] stable info: [2020-07-22T23:05:50.601Z] ------------------- [2020-07-22T23:05:50.601Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-22T23:05:50.601Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-22T23:05:50.601Z] Message: update stable to v1.0.103 [2020-07-22T23:05:51.172Z] ------------------- [2020-07-22T23:05:51.172Z] experimental info: [2020-07-22T23:05:51.172Z] ------------------- [2020-07-22T23:05:51.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-22T23:05:51.172Z] Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-22T23:05:51.172Z] Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:05:53.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T23:05:53.858Z] [2020-07-22T23:05:53.858Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:05:54.230Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T23:05:54.230Z] latest: Pulling from edgex-devops/git-semver [2020-07-22T23:05:54.230Z] 31603596830f: Pulling fs layer [2020-07-22T23:05:54.230Z] 2a8b12db71e7: Pulling fs layer [2020-07-22T23:05:54.230Z] 6ca5941a6612: Pulling fs layer [2020-07-22T23:05:54.230Z] ecc8261a40a4: Pulling fs layer [2020-07-22T23:05:54.230Z] ecc8261a40a4: Waiting [2020-07-22T23:05:54.230Z] 2a8b12db71e7: Verifying Checksum [2020-07-22T23:05:54.230Z] 2a8b12db71e7: Download complete [2020-07-22T23:05:54.230Z] 31603596830f: Verifying Checksum [2020-07-22T23:05:54.230Z] 31603596830f: Download complete [2020-07-22T23:05:54.495Z] ecc8261a40a4: Verifying Checksum [2020-07-22T23:05:54.495Z] ecc8261a40a4: Download complete [2020-07-22T23:05:54.495Z] 6ca5941a6612: Verifying Checksum [2020-07-22T23:05:54.495Z] 6ca5941a6612: Download complete [2020-07-22T23:05:54.756Z] 31603596830f: Pull complete [2020-07-22T23:05:54.756Z] 2a8b12db71e7: Pull complete [2020-07-22T23:05:55.710Z] 6ca5941a6612: Pull complete [2020-07-22T23:05:55.974Z] ecc8261a40a4: Pull complete [2020-07-22T23:05:55.974Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-22T23:05:55.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T23:05:55.974Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-22T23:05:56.095Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2020-07-22T23:05:56.135Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-283 -v /w/workspace/edgexfoundry_device-sdk-c_PR-283:/w/workspace/edgexfoundry_device-sdk-c_PR-283:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-22T23:05:58.330Z] $ docker top 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-22T23:05:58.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T23:05:58.650Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T23:05:58.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T23:05:58.868Z] $ docker exec 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e ssh-agent [2020-07-22T23:05:59.027Z] SSH_AUTH_SOCK=/tmp/ssh-jPPD2asd9dQ6/agent.11 [2020-07-22T23:05:59.027Z] SSH_AGENT_PID=16 [2020-07-22T23:05:59.036Z] Running ssh-add (command line suppressed) [2020-07-22T23:05:59.145Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp/private_key_3327164933137896813.key (/w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp/private_key_3327164933137896813.key) [2020-07-22T23:05:59.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T23:05:59.565Z] + git describe --exact-match --tags HEAD [2020-07-22T23:05:59.565Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-22T23:05:59.726Z] $ docker exec --env ******** --env ******** 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e ssh-agent -k [2020-07-22T23:05:59.837Z] unset SSH_AUTH_SOCK; [2020-07-22T23:05:59.838Z] unset SSH_AGENT_PID; [2020-07-22T23:05:59.838Z] echo Agent pid 16 killed; [2020-07-22T23:05:59.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-22T23:06:00.016Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-22T23:06:00.016Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-22T23:06:00.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T23:06:00.114Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T23:06:00.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T23:06:00.268Z] $ docker exec 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e ssh-agent [2020-07-22T23:06:00.415Z] SSH_AUTH_SOCK=/tmp/ssh-ntl42mSMWptT/agent.45 [2020-07-22T23:06:00.415Z] SSH_AGENT_PID=50 [2020-07-22T23:06:00.421Z] Running ssh-add (command line suppressed) [2020-07-22T23:06:00.529Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp/private_key_1230039642773842821.key (/w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp/private_key_1230039642773842821.key) [2020-07-22T23:06:00.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T23:06:00.959Z] + git semver init [2020-07-22T23:06:00.960Z] # -> Open(): unable to determine branch for HEAD [2020-07-22T23:06:00.960Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-283/.git [2020-07-22T23:06:00.960Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-283 [2020-07-22T23:06:00.960Z] # $SEMVER_REMOTE_NAME = origin [2020-07-22T23:06:00.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-22T23:06:00.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-22T23:06:00.960Z] # $SEMVER_BRANCH = PR-283 [2020-07-22T23:06:00.960Z] # $SEMVER_TEMP = /tmp/semver-563430011 [2020-07-22T23:06:00.960Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-22T23:06:01.905Z] # '/tmp/semver-563430011' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-283/.semver' [2020-07-22T23:06:01.905Z] # -> Force: false [2020-07-22T23:06:01.905Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-283/.semver [Pipeline] } [2020-07-22T23:06:01.925Z] $ docker exec --env ******** --env ******** 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e ssh-agent -k [2020-07-22T23:06:02.049Z] unset SSH_AUTH_SOCK; [2020-07-22T23:06:02.049Z] unset SSH_AGENT_PID; [2020-07-22T23:06:02.049Z] echo Agent pid 50 killed; [2020-07-22T23:06:02.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-22T23:06:02.608Z] + git semver [Pipeline] } [2020-07-22T23:06:02.634Z] $ docker stop --time=1 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e [2020-07-22T23:06:03.983Z] $ docker rm -f 8ca3524dc2b89cde0d4a27fa15d2bfe77af34eef317c92a95729f4cd10fdf30e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-22T23:06:04.872Z] Stashed 35 file(s) [Pipeline] echo [2020-07-22T23:06:04.889Z] [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-07-22T23:06:20.321Z] Still waiting to schedule task [2020-07-22T23:06:20.322Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-648’ [2020-07-22T23:06:20.343Z] Still waiting to schedule task [2020-07-22T23:06:20.343Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-22T23:08:40.218Z] Running on prd-centos7-docker-4c-2g-649 in /w/workspace/edgexfoundry_device-sdk-c_PR-283 [Pipeline] { [Pipeline] ws [2020-07-22T23:08:40.316Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-22T23:08:42.864Z] using credential edgex-jenkins-ssh [2020-07-22T23:08:42.909Z] Cloning the remote Git repository [2020-07-22T23:08:42.909Z] Cloning with configured refspecs honoured and without tags [2020-07-22T23:08:42.873Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:08:42.936Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-22T23:08:43.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:08:43.292Z] > git --version # timeout=10 [2020-07-22T23:08:43.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:08:43.329Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:08:43.925Z] Fetching without tags [2020-07-22T23:08:44.349Z] Merging remotes/origin/geneva commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit 6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:08:44.451Z] Merge succeeded, producing 6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:08:44.452Z] Checking out Revision 6438467a593f35fc90265ed76ffd6e6d8e025dfe (PR-283) [2020-07-22T23:08:43.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-22T23:08:43.897Z] > git config --add remote.origin.fetch +refs/pull/283/head:refs/remotes/origin/PR-283 # timeout=10 [2020-07-22T23:08:43.905Z] > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:08:43.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-22T23:08:43.932Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:08:43.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:08:43.938Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:08:44.357Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T23:08:44.368Z] > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # timeout=10 [2020-07-22T23:08:44.415Z] > git remote # timeout=10 [2020-07-22T23:08:44.423Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T23:08:44.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:08:44.437Z] > git merge 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 [2020-07-22T23:08:44.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T23:08:44.454Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T23:08:44.462Z] > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # timeout=10 [2020-07-22T23:08:47.987Z] Commit message: "feat: Add ServerBindAddr config to set which interface to listen on (#278)" [2020-07-22T23:08:48.018Z] > git --version # timeout=10 [2020-07-22T23:08:48.026Z] fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-22T23:08:49.044Z] ========================================================= [2020-07-22T23:08:49.044Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-22T23:08:49.044Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:08:49.787Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-22T23:08:50.051Z] Sending build context to Docker daemon 3.339MB [2020-07-22T23:08:50.051Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-07-22T23:08:50.051Z] Step 2/21 : FROM ${BASE} as builder [2020-07-22T23:08:50.316Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-22T23:08:50.316Z] e7c96db7181b: Pulling fs layer [2020-07-22T23:08:50.316Z] 4c13bbce0fe7: Pulling fs layer [2020-07-22T23:08:50.316Z] 6059c847ac2f: Pulling fs layer [2020-07-22T23:08:50.316Z] 4c13bbce0fe7: Verifying Checksum [2020-07-22T23:08:50.316Z] 4c13bbce0fe7: Download complete [2020-07-22T23:08:50.316Z] e7c96db7181b: Verifying Checksum [2020-07-22T23:08:50.316Z] e7c96db7181b: Download complete [2020-07-22T23:08:50.576Z] e7c96db7181b: Pull complete [2020-07-22T23:08:50.839Z] 4c13bbce0fe7: Pull complete [2020-07-22T23:08:51.412Z] 6059c847ac2f: Verifying Checksum [2020-07-22T23:08:51.412Z] 6059c847ac2f: Download complete [2020-07-22T23:08:55.632Z] 6059c847ac2f: Pull complete [2020-07-22T23:08:55.632Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-22T23:08:55.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-22T23:08:55.632Z] ---> 5eabd8fd8ba2 [2020-07-22T23:08:55.632Z] 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-07-22T23:08:56.578Z] ---> Running in 00b5319cb8cb [2020-07-22T23:08:57.151Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-22T23:08:58.093Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-22T23:08:58.093Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-22T23:08:58.093Z] (2/8) Installing libuuid (2.33-r0) [2020-07-22T23:08:58.354Z] (3/8) Installing libblkid (2.33-r0) [2020-07-22T23:08:58.354Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-22T23:08:58.354Z] (5/8) Installing libmount (2.33-r0) [2020-07-22T23:08:58.614Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-22T23:08:58.614Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-22T23:08:58.874Z] (8/8) Installing wget (1.20.3-r0) [2020-07-22T23:08:58.874Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:08:59.139Z] OK: 272 MiB in 83 packages [2020-07-22T23:08:59.714Z] Removing intermediate container 00b5319cb8cb [2020-07-22T23:08:59.714Z] ---> 9034d2093f47 [2020-07-22T23:08:59.714Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-22T23:08:59.714Z] ---> Running in e635278b00c1 [2020-07-22T23:08:59.714Z] Removing intermediate container e635278b00c1 [2020-07-22T23:08:59.714Z] ---> c7e2f8dee14b [2020-07-22T23:08:59.714Z] 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-07-22T23:08:59.714Z] ---> Running in 5b5671d21d7a [2020-07-22T23:09:00.287Z] --2020-07-22 23:09:00-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-22T23:09:00.287Z] Resolving github.com... 140.82.112.3 [2020-07-22T23:09:00.287Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-22T23:09:00.287Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:09:00.287Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-22T23:09:00.287Z] --2020-07-22 23:09:00-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-22T23:09:00.287Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-22T23:09:00.287Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-22T23:09:00.548Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:09:00.548Z] Length: unspecified [application/x-gzip] [2020-07-22T23:09:00.548Z] Saving to: 'STDOUT' [2020-07-22T23:09:00.548Z]  [2020-07-22T23:09:00.548Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-07-22T23:09:00.548Z] 50K .......... .......... .......... .......... .......... 3.13M [2020-07-22T23:09:00.548Z] 100K .......... .......... .......... .......... .......... 42.5M [2020-07-22T23:09:00.548Z] 150K .......... .......... .......... .......... .......... 21.6M [2020-07-22T23:09:00.548Z] 200K .......... .......... .......... .......... .......... 3.40M [2020-07-22T23:09:00.548Z] 250K .......... .......... .......... .......... .......... 12.5M [2020-07-22T23:09:00.548Z] 300K .......... .......... .......... .......... .......... 6.69M [2020-07-22T23:09:00.548Z] 350K .......... .......... .......... .......... .......... 10.2M [2020-07-22T23:09:00.548Z] 400K .......... .......... .......... .......... .......... 6.29M [2020-07-22T23:09:00.548Z] 450K .......... .......... .......... .......... .......... 8.28M [2020-07-22T23:09:00.548Z] 500K .......... .......... .......... .......... .......... 20.4M [2020-07-22T23:09:00.548Z] 550K .......... .......... .......... .......... .......... 4.72M [2020-07-22T23:09:00.548Z] 600K .......... .......... .......... .......... .......... 2.69M [2020-07-22T23:09:00.548Z] 650K .......... .......... .......... .......... .......... 4.89M [2020-07-22T23:09:00.548Z] 700K .. 48.2M=0.1s [2020-07-22T23:09:00.548Z] [2020-07-22T23:09:00.548Z] 2020-07-22 23:09:00 (5.04 MB/s) - written to stdout [719348] [2020-07-22T23:09:00.548Z] [2020-07-22T23:09:00.808Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:09:00.808Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-22T23:09:00.808Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:09:01.070Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:09:01.070Z] -- Detecting C compiler ABI info [2020-07-22T23:09:01.070Z] -- Detecting C compiler ABI info - done [2020-07-22T23:09:01.070Z] -- Detecting C compile features [2020-07-22T23:09:01.330Z] -- Detecting C compile features - done [2020-07-22T23:09:01.330Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-22T23:09:01.330Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-22T23:09:01.330Z] -- Detecting CXX compiler ABI info [2020-07-22T23:09:01.330Z] -- Detecting CXX compiler ABI info - done [2020-07-22T23:09:01.330Z] -- Detecting CXX compile features [2020-07-22T23:09:01.903Z] -- Detecting CXX compile features - done [2020-07-22T23:09:01.903Z] -- Looking for include file endian.h [2020-07-22T23:09:01.903Z] -- Looking for include file endian.h - found [2020-07-22T23:09:01.903Z] -- Check if the system is big endian [2020-07-22T23:09:01.903Z] -- Searching 16 bit integer [2020-07-22T23:09:01.903Z] -- Looking for sys/types.h [2020-07-22T23:09:02.163Z] -- Looking for sys/types.h - found [2020-07-22T23:09:02.163Z] -- Looking for stdint.h [2020-07-22T23:09:02.163Z] -- Looking for stdint.h - found [2020-07-22T23:09:02.163Z] -- Looking for stddef.h [2020-07-22T23:09:02.163Z] -- Looking for stddef.h - found [2020-07-22T23:09:02.163Z] -- Check size of unsigned short [2020-07-22T23:09:02.424Z] -- Check size of unsigned short - done [2020-07-22T23:09:02.424Z] -- Using unsigned short [2020-07-22T23:09:02.424Z] -- Check if the system is big endian - little endian [2020-07-22T23:09:02.424Z] -- Check size of size_t [2020-07-22T23:09:02.687Z] -- Check size of size_t - done [2020-07-22T23:09:02.687Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-22T23:09:02.687Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-22T23:09:02.687Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-22T23:09:02.687Z] CMake did not find one. [2020-07-22T23:09:02.687Z] [2020-07-22T23:09:02.687Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-22T23:09:02.687Z] the following names: [2020-07-22T23:09:02.687Z] [2020-07-22T23:09:02.687Z] cJSONConfig.cmake [2020-07-22T23:09:02.687Z] cjson-config.cmake [2020-07-22T23:09:02.687Z] [2020-07-22T23:09:02.687Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-22T23:09:02.687Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-22T23:09:02.687Z] provides a separate development package or SDK, be sure it has been [2020-07-22T23:09:02.687Z] installed. [2020-07-22T23:09:02.687Z] [2020-07-22T23:09:02.687Z] [2020-07-22T23:09:02.687Z] -- Configuring done [2020-07-22T23:09:02.947Z] -- Generating done [2020-07-22T23:09:02.947Z] -- Build files have been written to: /tmp/cbor [2020-07-22T23:09:02.947Z] Scanning dependencies of target cbor_shared [2020-07-22T23:09:02.947Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-22T23:09:02.947Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-22T23:09:03.208Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-22T23:09:03.208Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-22T23:09:03.470Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-22T23:09:03.470Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-22T23:09:03.470Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-22T23:09:03.732Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-22T23:09:03.732Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-22T23:09:03.732Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-22T23:09:03.993Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-22T23:09:03.993Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-22T23:09:03.993Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-22T23:09:04.260Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-22T23:09:04.261Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-22T23:09:04.261Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-22T23:09:04.261Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-22T23:09:04.523Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-22T23:09:04.523Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-22T23:09:04.523Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-22T23:09:04.523Z] [ 40%] Linking C shared library libcbor.so [2020-07-22T23:09:04.783Z] [ 40%] Built target cbor_shared [2020-07-22T23:09:04.783Z] Scanning dependencies of target cbor [2020-07-22T23:09:04.783Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-22T23:09:04.783Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-22T23:09:05.044Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-22T23:09:05.044Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-22T23:09:05.307Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-22T23:09:05.307Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-22T23:09:05.569Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-22T23:09:05.569Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-22T23:09:05.569Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-22T23:09:05.829Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-22T23:09:05.829Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-22T23:09:05.829Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-22T23:09:06.089Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-22T23:09:06.089Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-22T23:09:06.350Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-22T23:09:06.350Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-22T23:09:06.350Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-22T23:09:06.350Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-22T23:09:06.610Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-22T23:09:06.610Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-22T23:09:06.610Z] [ 80%] Linking C static library libcbor.a [2020-07-22T23:09:06.610Z] [ 80%] Built target cbor [2020-07-22T23:09:06.610Z] Scanning dependencies of target create_items [2020-07-22T23:09:06.610Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-22T23:09:06.873Z] [ 84%] Linking C executable create_items [2020-07-22T23:09:06.873Z] [ 84%] Built target create_items [2020-07-22T23:09:06.873Z] Scanning dependencies of target readfile [2020-07-22T23:09:06.873Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-22T23:09:06.873Z] [ 88%] Linking C executable readfile [2020-07-22T23:09:06.873Z] [ 88%] Built target readfile [2020-07-22T23:09:06.873Z] Scanning dependencies of target streaming_parser [2020-07-22T23:09:06.873Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-22T23:09:06.873Z] [ 92%] Linking C executable streaming_parser [2020-07-22T23:09:06.873Z] [ 92%] Built target streaming_parser [2020-07-22T23:09:06.873Z] Scanning dependencies of target sort [2020-07-22T23:09:07.134Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-22T23:09:07.134Z] [ 96%] Linking C executable sort [2020-07-22T23:09:07.134Z] [ 96%] Built target sort [2020-07-22T23:09:07.134Z] Scanning dependencies of target hello [2020-07-22T23:09:07.134Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-22T23:09:07.134Z] [100%] Linking C executable hello [2020-07-22T23:09:07.134Z] [100%] Built target hello [2020-07-22T23:09:07.134Z] Install the project... [2020-07-22T23:09:07.134Z] -- Install configuration: "Release" [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-22T23:09:07.134Z] -- Up-to-date: /usr/local/include/cbor [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/include/cbor.h [2020-07-22T23:09:07.134Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-22T23:09:09.688Z] Removing intermediate container 5b5671d21d7a [2020-07-22T23:09:09.688Z] ---> 445e20dd58c7 [2020-07-22T23:09:09.688Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-22T23:09:09.688Z] ---> Running in d065c9cb99d0 [2020-07-22T23:09:10.633Z] Removing intermediate container d065c9cb99d0 [2020-07-22T23:09:10.633Z] ---> 5ebc62f633a5 [2020-07-22T23:09:10.633Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-22T23:09:10.895Z] ---> 6966f29257f3 [2020-07-22T23:09:10.895Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-22T23:09:11.838Z] ---> a1a23c064db5 [2020-07-22T23:09:11.838Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-22T23:09:12.098Z] ---> 98c6d9f37aca [2020-07-22T23:09:12.098Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-22T23:09:12.361Z] ---> a9b4b8d77318 [2020-07-22T23:09:12.361Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-22T23:09:12.361Z] ---> a44c993c5014 [2020-07-22T23:09:12.361Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-22T23:09:12.623Z] ---> db9dc363b0bd [2020-07-22T23:09:12.623Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-22T23:09:12.623Z] ---> Running in cfb22dfdce41 [2020-07-22T23:09:13.204Z] + CPPCHECK=false [2020-07-22T23:09:13.204Z] + DOCGEN=false [2020-07-22T23:09:13.204Z] + TOMLVER=SDK-0.2 [2020-07-22T23:09:13.204Z] + CUTILVER=1.0.4 [2020-07-22T23:09:13.204Z] + '[' 0 -gt 0 ] [2020-07-22T23:09:13.204Z] + readlink -f ./scripts/build.sh [2020-07-22T23:09:13.204Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-22T23:09:13.204Z] + dirname /tmp/sdk/scripts [2020-07-22T23:09:13.204Z] + ROOT=/tmp/sdk [2020-07-22T23:09:13.204Z] + cd /tmp/sdk [2020-07-22T23:09:13.204Z] + '[' '!' -d deps ] [2020-07-22T23:09:13.204Z] + mkdir deps [2020-07-22T23:09:13.204Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-22T23:09:13.204Z] + tar -C deps -z -x -f - [2020-07-22T23:09:13.204Z] --2020-07-22 23:09:12-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-22T23:09:13.204Z] Resolving github.com... 140.82.112.3 [2020-07-22T23:09:13.204Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-22T23:09:13.204Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:09:13.204Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-22T23:09:13.204Z] --2020-07-22 23:09:13-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-22T23:09:13.204Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-22T23:09:13.204Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-22T23:09:13.465Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:09:13.465Z] Length: unspecified [application/x-gzip] [2020-07-22T23:09:13.465Z] Saving to: 'STDOUT' [2020-07-22T23:09:13.465Z]  [2020-07-22T23:09:13.465Z] 0K .......... ...... 1.06M=0.01s [2020-07-22T23:09:13.465Z] [2020-07-22T23:09:13.465Z] 2020-07-22 23:09:13 (1.06 MB/s) - written to stdout [16451] [2020-07-22T23:09:13.465Z] [2020-07-22T23:09:13.465Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-22T23:09:13.466Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-22T23:09:13.466Z] + tar -C deps -z -x -f - [2020-07-22T23:09:13.466Z] --2020-07-22 23:09:13-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-22T23:09:13.466Z] Resolving github.com... 140.82.112.3 [2020-07-22T23:09:13.466Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-22T23:09:13.728Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:09:13.728Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-07-22T23:09:13.728Z] --2020-07-22 23:09:13-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-07-22T23:09:13.728Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-22T23:09:13.728Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-22T23:09:13.991Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:09:13.991Z] Length: unspecified [application/x-gzip] [2020-07-22T23:09:13.991Z] Saving to: 'STDOUT' [2020-07-22T23:09:13.991Z]  [2020-07-22T23:09:13.991Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-07-22T23:09:13.991Z] 50K .......... .......... .......... .......... .......... 3.29M [2020-07-22T23:09:13.991Z] 100K .......... .......... .......... .......... .......... 34.9M [2020-07-22T23:09:13.991Z] 150K ........ 29.2M=0.05s [2020-07-22T23:09:13.991Z] [2020-07-22T23:09:13.991Z] 2020-07-22 23:09:13 (3.35 MB/s) - written to stdout [162267] [2020-07-22T23:09:13.991Z] [2020-07-22T23:09:13.991Z] + mkdir -p src/c/iot [2020-07-22T23:09:13.991Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-07-22T23:09:13.991Z] + mkdir -p include/iot [2020-07-22T23:09:13.991Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-07-22T23:09:13.991Z] + mkdir -p include/iot/os [2020-07-22T23:09:13.991Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-07-22T23:09:13.991Z] + mkdir -p /tmp/sdk/build/release [2020-07-22T23:09:13.991Z] + cd /tmp/sdk/build/release [2020-07-22T23:09:13.991Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-22T23:09:13.991Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:09:13.991Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:09:13.991Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:09:13.991Z] -- Detecting C compiler ABI info [2020-07-22T23:09:14.330Z] -- Detecting C compiler ABI info - done [2020-07-22T23:09:14.330Z] -- Detecting C compile features [2020-07-22T23:09:14.330Z] -- Detecting C compile features - done [2020-07-22T23:09:14.330Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-22T23:09:14.330Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-22T23:09:14.330Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-22T23:09:14.330Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-22T23:09:14.330Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-22T23:09:14.330Z] -- C SDK 0.0.0 for Linux [2020-07-22T23:09:14.624Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-22T23:09:14.624Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-22T23:09:14.624Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-22T23:09:14.624Z] -- Configuring done [2020-07-22T23:09:14.624Z] -- Generating done [2020-07-22T23:09:14.624Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-22T23:09:14.624Z] + make [2020-07-22T23:09:14.624Z] + tee release.log [2020-07-22T23:09:14.624Z] Scanning dependencies of target csdk [2020-07-22T23:09:14.915Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-22T23:09:14.915Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-22T23:09:15.194Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-22T23:09:15.455Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-22T23:09:15.715Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-22T23:09:15.715Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-22T23:09:15.977Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-22T23:09:16.239Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-22T23:09:16.499Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-22T23:09:16.761Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-22T23:09:16.761Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-22T23:09:16.761Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-22T23:09:17.021Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-22T23:09:17.021Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-22T23:09:17.963Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-22T23:09:17.963Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-22T23:09:17.963Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-22T23:09:18.224Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-22T23:09:18.795Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-22T23:09:18.795Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-22T23:09:18.795Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-22T23:09:18.795Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-22T23:09:19.056Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-22T23:09:19.056Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-22T23:09:19.317Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-22T23:09:19.317Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-22T23:09:19.584Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-22T23:09:19.584Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-22T23:09:19.846Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-22T23:09:19.846Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-22T23:09:20.107Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-22T23:09:21.053Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-22T23:09:21.314Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-22T23:09:21.314Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-22T23:09:21.575Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-22T23:09:21.835Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:09:22.405Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-22T23:09:23.347Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-22T23:09:23.347Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-22T23:09:23.607Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-22T23:09:23.868Z] [ 65%] Linking C shared library libcsdk.so [2020-07-22T23:09:23.868Z] [ 65%] Built target csdk [2020-07-22T23:09:23.868Z] Scanning dependencies of target template [2020-07-22T23:09:23.868Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-22T23:09:23.868Z] [ 68%] Linking C executable template [2020-07-22T23:09:24.131Z] [ 68%] Built target template [2020-07-22T23:09:24.131Z] Scanning dependencies of target device-counter [2020-07-22T23:09:24.131Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-22T23:09:24.131Z] [ 71%] Linking C executable device-counter [2020-07-22T23:09:24.131Z] [ 71%] Built target device-counter [2020-07-22T23:09:24.131Z] Scanning dependencies of target device-random [2020-07-22T23:09:24.131Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-22T23:09:24.391Z] [ 74%] Linking C executable device-random [2020-07-22T23:09:24.391Z] [ 74%] Built target device-random [2020-07-22T23:09:24.391Z] Scanning dependencies of target device-gyro [2020-07-22T23:09:24.391Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-22T23:09:24.653Z] [ 77%] Linking C executable device-gyro [2020-07-22T23:09:24.653Z] [ 77%] Built target device-gyro [2020-07-22T23:09:24.653Z] Scanning dependencies of target template-discovery [2020-07-22T23:09:24.653Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-22T23:09:24.916Z] [ 80%] Linking C executable template-discovery [2020-07-22T23:09:24.916Z] [ 80%] Built target template-discovery [2020-07-22T23:09:24.916Z] Scanning dependencies of target device-terminal [2020-07-22T23:09:24.916Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-22T23:09:24.916Z] [ 84%] Linking C executable device-terminal [2020-07-22T23:09:25.177Z] [ 84%] Built target device-terminal [2020-07-22T23:09:25.177Z] Scanning dependencies of target template2 [2020-07-22T23:09:25.177Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-22T23:09:25.177Z] [ 87%] Linking C executable template2 [2020-07-22T23:09:25.438Z] [ 87%] Built target template2 [2020-07-22T23:09:25.438Z] Scanning dependencies of target device-counterv2 [2020-07-22T23:09:25.438Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-22T23:09:25.438Z] [ 90%] Linking C executable device-counterv2 [2020-07-22T23:09:25.438Z] [ 90%] Built target device-counterv2 [2020-07-22T23:09:25.438Z] Scanning dependencies of target device-gyrov2 [2020-07-22T23:09:25.438Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-22T23:09:25.700Z] [ 93%] Linking C executable device-gyrov2 [2020-07-22T23:09:25.700Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:09:25.700Z] Scanning dependencies of target device-randomv2 [2020-07-22T23:09:25.700Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-22T23:09:25.962Z] [ 96%] Linking C executable device-randomv2 [2020-07-22T23:09:25.962Z] [ 96%] Built target device-randomv2 [2020-07-22T23:09:25.962Z] Scanning dependencies of target device-terminalv2 [2020-07-22T23:09:25.962Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-22T23:09:25.962Z] [100%] Linking C executable device-terminalv2 [2020-07-22T23:09:26.223Z] [100%] Built target device-terminalv2 [2020-07-22T23:09:26.223Z] + make package [2020-07-22T23:09:26.223Z] + tee -a release.log [2020-07-22T23:09:26.223Z] [ 65%] Built target csdk [2020-07-22T23:09:26.223Z] [ 68%] Built target template [2020-07-22T23:09:26.223Z] [ 71%] Built target device-counter [2020-07-22T23:09:26.223Z] [ 74%] Built target device-random [2020-07-22T23:09:26.223Z] [ 77%] Built target device-gyro [2020-07-22T23:09:26.223Z] [ 80%] Built target template-discovery [2020-07-22T23:09:26.223Z] [ 84%] Built target device-terminal [2020-07-22T23:09:26.223Z] [ 87%] Built target template2 [2020-07-22T23:09:26.223Z] [ 90%] Built target device-counterv2 [2020-07-22T23:09:26.223Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:09:26.484Z] [ 96%] Built target device-randomv2 [2020-07-22T23:09:26.484Z] [100%] Built target device-terminalv2 [2020-07-22T23:09:26.484Z] Run CPack packaging tool... [2020-07-22T23:09:26.484Z] CPack: Create package using TGZ [2020-07-22T23:09:26.484Z] CPack: Install projects [2020-07-22T23:09:26.484Z] CPack: - Run preinstall target for: Csdk [2020-07-22T23:09:26.745Z] CPack: - Install project: Csdk [2020-07-22T23:09:26.745Z] CPack: Create package [2020-07-22T23:09:26.745Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-22T23:09:26.745Z] + '[' false '=' true ] [2020-07-22T23:09:26.745Z] + '[' false '=' true ] [2020-07-22T23:09:26.745Z] + mkdir -p /tmp/sdk/build/debug [2020-07-22T23:09:26.745Z] + cd /tmp/sdk/build/debug [2020-07-22T23:09:26.745Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-22T23:09:26.745Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:09:26.745Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:09:27.009Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:09:27.009Z] -- Detecting C compiler ABI info [2020-07-22T23:09:27.009Z] -- Detecting C compiler ABI info - done [2020-07-22T23:09:27.009Z] -- Detecting C compile features [2020-07-22T23:09:27.270Z] -- Detecting C compile features - done [2020-07-22T23:09:27.270Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-22T23:09:27.270Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-22T23:09:27.270Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-22T23:09:27.270Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-22T23:09:27.270Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-22T23:09:27.270Z] -- C SDK 0.0.0 for Linux [2020-07-22T23:09:27.270Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-22T23:09:27.270Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-22T23:09:27.270Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-22T23:09:27.270Z] -- Configuring done [2020-07-22T23:09:27.534Z] -- Generating done [2020-07-22T23:09:27.534Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-22T23:09:27.534Z] + make [2020-07-22T23:09:27.534Z] + tee debug.log [2020-07-22T23:09:27.534Z] Scanning dependencies of target csdk [2020-07-22T23:09:27.534Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-22T23:09:27.534Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-22T23:09:27.794Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-22T23:09:27.794Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-22T23:09:28.060Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-22T23:09:28.060Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-22T23:09:28.060Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-22T23:09:28.322Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-22T23:09:28.322Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-22T23:09:28.322Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-22T23:09:28.584Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-22T23:09:28.584Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-22T23:09:28.584Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-22T23:09:28.584Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-22T23:09:28.845Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-22T23:09:28.845Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-22T23:09:29.106Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-22T23:09:29.106Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-22T23:09:29.367Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-22T23:09:29.367Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-22T23:09:29.367Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-22T23:09:29.367Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-22T23:09:29.629Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-22T23:09:29.629Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-22T23:09:29.629Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-22T23:09:29.629Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-22T23:09:29.629Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-22T23:09:29.899Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-22T23:09:29.899Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-22T23:09:29.899Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-22T23:09:30.160Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-22T23:09:30.420Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-22T23:09:30.420Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-22T23:09:30.420Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-22T23:09:30.680Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-22T23:09:30.680Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:09:30.942Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-22T23:09:31.203Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-22T23:09:31.203Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-22T23:09:31.463Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-22T23:09:31.463Z] [ 65%] Linking C shared library libcsdk.so [2020-07-22T23:09:31.463Z] [ 65%] Built target csdk [2020-07-22T23:09:31.463Z] Scanning dependencies of target template [2020-07-22T23:09:31.463Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-22T23:09:31.463Z] [ 68%] Linking C executable template [2020-07-22T23:09:31.723Z] [ 68%] Built target template [2020-07-22T23:09:31.723Z] Scanning dependencies of target device-counter [2020-07-22T23:09:31.723Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-22T23:09:31.723Z] [ 71%] Linking C executable device-counter [2020-07-22T23:09:31.723Z] [ 71%] Built target device-counter [2020-07-22T23:09:31.723Z] Scanning dependencies of target device-random [2020-07-22T23:09:31.723Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-22T23:09:31.984Z] [ 74%] Linking C executable device-random [2020-07-22T23:09:31.984Z] [ 74%] Built target device-random [2020-07-22T23:09:31.984Z] Scanning dependencies of target device-gyro [2020-07-22T23:09:31.984Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-22T23:09:31.984Z] [ 77%] Linking C executable device-gyro [2020-07-22T23:09:31.984Z] [ 77%] Built target device-gyro [2020-07-22T23:09:31.984Z] Scanning dependencies of target template-discovery [2020-07-22T23:09:31.984Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-22T23:09:32.249Z] [ 80%] Linking C executable template-discovery [2020-07-22T23:09:32.249Z] [ 80%] Built target template-discovery [2020-07-22T23:09:32.249Z] Scanning dependencies of target device-terminal [2020-07-22T23:09:32.249Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-22T23:09:32.249Z] [ 84%] Linking C executable device-terminal [2020-07-22T23:09:32.509Z] [ 84%] Built target device-terminal [2020-07-22T23:09:32.509Z] Scanning dependencies of target template2 [2020-07-22T23:09:32.509Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-22T23:09:32.509Z] [ 87%] Linking C executable template2 [2020-07-22T23:09:32.770Z] [ 87%] Built target template2 [2020-07-22T23:09:32.770Z] Scanning dependencies of target device-counterv2 [2020-07-22T23:09:33.031Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-22T23:09:33.032Z] [ 90%] Linking C executable device-counterv2 [2020-07-22T23:09:33.032Z] [ 90%] Built target device-counterv2 [2020-07-22T23:09:33.032Z] Scanning dependencies of target device-gyrov2 [2020-07-22T23:09:33.032Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-22T23:09:33.032Z] [ 93%] Linking C executable device-gyrov2 [2020-07-22T23:09:33.292Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:09:33.292Z] Scanning dependencies of target device-randomv2 [2020-07-22T23:09:33.292Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-22T23:09:33.292Z] [ 96%] Linking C executable device-randomv2 [2020-07-22T23:09:33.292Z] [ 96%] Built target device-randomv2 [2020-07-22T23:09:33.292Z] Scanning dependencies of target device-terminalv2 [2020-07-22T23:09:33.292Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-22T23:09:33.554Z] [100%] Linking C executable device-terminalv2 [2020-07-22T23:09:33.554Z] [100%] Built target device-terminalv2 [2020-07-22T23:09:33.554Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:33.554Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:33.554Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:33.554Z] Scanning dependencies of target csdk [2020-07-22T23:09:33.554Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:33.554Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:33.554Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:09:34.125Z] [ 3%] Linking C shared library libcsdk.so [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] [ 65%] Built target csdk [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] [ 66%] Linking C executable template [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] [ 68%] Built target template [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] [ 69%] Linking C executable device-counter [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] [ 71%] Built target device-counter [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.125Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 73%] Linking C executable device-random [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 74%] Built target device-random [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 76%] Linking C executable device-gyro [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 77%] Built target device-gyro [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 79%] Linking C executable template-discovery [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 80%] Built target template-discovery [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.389Z] [ 82%] Linking C executable device-terminal [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 84%] Built target device-terminal [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 85%] Linking C executable template2 [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 87%] Built target template2 [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 88%] Linking C executable device-counterv2 [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 90%] Built target device-counterv2 [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.653Z] [ 92%] Linking C executable device-gyrov2 [2020-07-22T23:09:34.914Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:09:34.914Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] [ 95%] Linking C executable device-randomv2 [2020-07-22T23:09:34.914Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] [ 96%] Built target device-randomv2 [2020-07-22T23:09:34.914Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] [ 98%] Linking C executable device-terminalv2 [2020-07-22T23:09:34.914Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] [100%] Built target device-terminalv2 [2020-07-22T23:09:34.914Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:34.914Z] Install the project... [2020-07-22T23:09:34.914Z] -- Install configuration: "Release" [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-22T23:09:34.914Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-22T23:09:34.914Z] -- Up-to-date: /usr/local/include [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/devsdk [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/registry.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/component.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/container.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/data.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/json.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/os.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/time.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/os [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-22T23:09:34.914Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-22T23:09:34.914Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:09:37.459Z] Removing intermediate container cfb22dfdce41 [2020-07-22T23:09:37.459Z] ---> 21b448320891 [2020-07-22T23:09:37.459Z] Step 14/21 : FROM alpine:3.9 [2020-07-22T23:09:37.459Z] 3.9: Pulling from library/alpine [2020-07-22T23:09:37.459Z] 31603596830f: Pulling fs layer [2020-07-22T23:09:37.459Z] 31603596830f: Verifying Checksum [2020-07-22T23:09:37.459Z] 31603596830f: Download complete [2020-07-22T23:09:37.720Z] 31603596830f: Pull complete [2020-07-22T23:09:37.720Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-07-22T23:09:37.720Z] Status: Downloaded newer image for alpine:3.9 [2020-07-22T23:09:37.720Z] ---> 78a2ce922f86 [2020-07-22T23:09:37.720Z] Step 15/21 : MAINTAINER IOTech [2020-07-22T23:09:37.720Z] ---> Running in 9017dcdde063 [2020-07-22T23:09:37.981Z] Removing intermediate container 9017dcdde063 [2020-07-22T23:09:37.981Z] ---> 9fc7172ad6aa [2020-07-22T23:09:37.981Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-22T23:09:37.981Z] ---> Running in 79f7de86de2f [2020-07-22T23:09:38.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-22T23:09:38.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-22T23:09:38.924Z] (1/48) Installing binutils (2.31.1-r2) [2020-07-22T23:09:39.186Z] (2/48) Installing libmagic (5.36-r1) [2020-07-22T23:09:39.186Z] (3/48) Installing file (5.36-r1) [2020-07-22T23:09:39.186Z] (4/48) Installing gmp (6.1.2-r1) [2020-07-22T23:09:39.186Z] (5/48) Installing isl (0.18-r0) [2020-07-22T23:09:39.186Z] (6/48) Installing libgomp (8.3.0-r0) [2020-07-22T23:09:39.186Z] (7/48) Installing libatomic (8.3.0-r0) [2020-07-22T23:09:39.186Z] (8/48) Installing libgcc (8.3.0-r0) [2020-07-22T23:09:39.186Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-07-22T23:09:39.186Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-07-22T23:09:39.186Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-07-22T23:09:39.186Z] (12/48) Installing gcc (8.3.0-r0) [2020-07-22T23:09:40.128Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-07-22T23:09:40.388Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-07-22T23:09:40.388Z] (15/48) Installing g++ (8.3.0-r0) [2020-07-22T23:09:41.779Z] (16/48) Installing make (4.2.1-r2) [2020-07-22T23:09:41.779Z] (17/48) Installing fortify-headers (1.0-r0) [2020-07-22T23:09:41.779Z] (18/48) Installing build-base (0.5-r1) [2020-07-22T23:09:41.779Z] (19/48) Installing libattr (2.4.47-r7) [2020-07-22T23:09:41.779Z] (20/48) Installing libacl (2.2.52-r5) [2020-07-22T23:09:41.779Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-07-22T23:09:41.779Z] (22/48) Installing expat (2.2.8-r0) [2020-07-22T23:09:41.779Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-07-22T23:09:41.779Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-07-22T23:09:41.779Z] (25/48) Installing libarchive (3.3.3-r2) [2020-07-22T23:09:41.779Z] (26/48) Installing ca-certificates (20191127-r2) [2020-07-22T23:09:41.779Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-07-22T23:09:41.779Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-07-22T23:09:41.779Z] (29/48) Installing libcurl (7.64.0-r3) [2020-07-22T23:09:41.779Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-07-22T23:09:41.779Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-07-22T23:09:42.349Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-07-22T23:09:42.349Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-07-22T23:09:42.349Z] (34/48) Installing libuv (1.25.0-r0) [2020-07-22T23:09:42.349Z] (35/48) Installing cmake (3.13.0-r0) [2020-07-22T23:09:42.941Z] (36/48) Installing curl (7.64.0-r3) [2020-07-22T23:09:42.941Z] (37/48) Installing pcre2 (10.32-r1) [2020-07-22T23:09:42.941Z] (38/48) Installing git (2.20.4-r0) [2020-07-22T23:09:43.203Z] (39/48) Installing nettle (3.4.1-r0) [2020-07-22T23:09:43.203Z] (40/48) Installing libffi (3.2.1-r6) [2020-07-22T23:09:43.203Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-07-22T23:09:43.203Z] (42/48) Installing libtasn1 (4.14-r0) [2020-07-22T23:09:43.203Z] (43/48) Installing libunistring (0.9.10-r0) [2020-07-22T23:09:43.466Z] (44/48) Installing gnutls (3.6.14-r0) [2020-07-22T23:09:43.466Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-07-22T23:09:43.466Z] (46/48) Installing libuuid (2.33-r0) [2020-07-22T23:09:43.466Z] (47/48) Installing wget (1.20.3-r0) [2020-07-22T23:09:43.466Z] (48/48) Installing yaml (0.2.1-r0) [2020-07-22T23:09:43.466Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:09:43.466Z] Executing ca-certificates-20191127-r2.trigger [2020-07-22T23:09:43.466Z] OK: 222 MiB in 62 packages [2020-07-22T23:09:49.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-650 in /w/workspace/edgexfoundry_device-sdk-c_PR-283 [Pipeline] { [Pipeline] ws [2020-07-22T23:09:49.864Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-22T23:09:53.495Z] Removing intermediate container 79f7de86de2f [2020-07-22T23:09:53.495Z] ---> 7fbf6cb25074 [2020-07-22T23:09:53.495Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-22T23:09:53.495Z] ---> 83a3b3b5f033 [2020-07-22T23:09:53.495Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-22T23:09:53.495Z] ---> ae29be432ace [2020-07-22T23:09:53.495Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-22T23:09:53.495Z] ---> 282ce922b29b [2020-07-22T23:09:53.495Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-22T23:09:53.762Z] ---> c3b97cc324f8 [2020-07-22T23:09:53.762Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-22T23:09:53.762Z] ---> f734945f02cc [2020-07-22T23:09:54.023Z] Successfully built f734945f02cc [2020-07-22T23:09:54.023Z] 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-07-22T23:09:54.628Z] using credential edgex-jenkins-ssh [2020-07-22T23:09:54.679Z] Cloning the remote Git repository [2020-07-22T23:09:54.679Z] Cloning with configured refspecs honoured and without tags [2020-07-22T23:09:54.801Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-22T23:09:54.801Z] . [Pipeline] withDockerContainer [2020-07-22T23:09:54.920Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2020-07-22T23:09:54.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-22T23:09:54.741Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:09:54.850Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-22T23:09:54.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:09:54.927Z] > git --version # timeout=10 [2020-07-22T23:09:54.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:09:55.006Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:09:55.655Z] $ docker top 37bbcbda872b2309624ebef3fe619d19e206fe9d2d0da592518f5b919a6f4c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T23:09:55.951Z] Fetching without tags [2020-07-22T23:09:56.168Z] + make test [2020-07-22T23:09:56.168Z] echo "make test" [2020-07-22T23:09:56.168Z] make test [Pipeline] } [2020-07-22T23:09:56.197Z] $ docker stop --time=1 37bbcbda872b2309624ebef3fe619d19e206fe9d2d0da592518f5b919a6f4c49 [2020-07-22T23:09:55.867Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-22T23:09:55.889Z] > git config --add remote.origin.fetch +refs/pull/283/head:refs/remotes/origin/PR-283 # timeout=10 [2020-07-22T23:09:55.904Z] > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:09:55.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-22T23:09:55.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-22T23:09:55.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:09:55.973Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-22T23:09:56.476Z] Merging remotes/origin/geneva commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit 6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:09:56.760Z] Merge succeeded, producing 6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:09:56.760Z] Checking out Revision 6438467a593f35fc90265ed76ffd6e6d8e025dfe (PR-283) [2020-07-22T23:09:57.532Z] $ docker rm -f 37bbcbda872b2309624ebef3fe619d19e206fe9d2d0da592518f5b919a6f4c49 [2020-07-22T23:09:56.494Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T23:09:56.508Z] > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # timeout=10 [2020-07-22T23:09:56.614Z] > git remote # timeout=10 [2020-07-22T23:09:56.634Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T23:09:56.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T23:09:56.657Z] > git merge 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 [2020-07-22T23:09:56.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T23:09:56.764Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T23:09:56.814Z] > git checkout -f 6438467a593f35fc90265ed76ffd6e6d8e025dfe # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T23:10:00.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T23:10:00.882Z] + ls -al . [2020-07-22T23:10:00.882Z] total 160 [2020-07-22T23:10:00.882Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 22 23:08 . [2020-07-22T23:10:00.882Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 22 23:08 .. [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 22 23:08 Attribution.txt [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 5455 Jul 22 23:08 CHANGES [2020-07-22T23:10:00.882Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 22 23:08 docs [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 22 23:08 Doxyfile [2020-07-22T23:10:00.882Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 22 23:08 .git [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 22 23:08 .gitignore [2020-07-22T23:10:00.882Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 22 23:08 include [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 792 Jul 22 23:08 Jenkinsfile [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 22 23:08 LICENSE [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 448 Jul 22 23:08 Makefile [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 22 23:08 README.md [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jul 22 23:08 README.v2.md [2020-07-22T23:10:00.882Z] drwxrwxr-x. 2 jenkins jenkins 106 Jul 22 23:08 scripts [2020-07-22T23:10:00.882Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 22 23:08 .semver [2020-07-22T23:10:00.882Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 22 23:08 src [2020-07-22T23:10:00.882Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 22 23:06 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:10:01.017Z] Commit message: "feat: Add ServerBindAddr config to set which interface to listen on (#278)" [2020-07-22T23:10:01.068Z] > git --version # timeout=10 [2020-07-22T23:10:01.105Z] fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [2020-07-22T23:10:01.212Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6438467a593f35fc90265ed76ffd6e6d8e025dfe --label arch=amd64 --label version=0.0.0 . [2020-07-22T23:10:01.212Z] Sending build context to Docker daemon 3.339MB [2020-07-22T23:10:01.212Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-07-22T23:10:01.212Z] Step 2/15 : FROM ${BASE} [2020-07-22T23:10:01.212Z] ---> f734945f02cc [2020-07-22T23:10:01.212Z] Step 3/15 : MAINTAINER IOTech [2020-07-22T23:10:01.785Z] ---> Running in 5761fc5803a6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-07-22T23:10:02.046Z] Removing intermediate container 5761fc5803a6 [2020-07-22T23:10:02.046Z] ---> c45d92cc606b [2020-07-22T23:10:02.046Z] 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-07-22T23:10:02.046Z] ---> Running in f4d3ce939b91 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-22T23:10:02.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-22T23:10:02.571Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-22T23:10:02.571Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-07-22T23:10:02.571Z] (2/21) Installing openssl-dev (1.1.1g-r0) [Pipeline] echo [2020-07-22T23:10:02.823Z] ========================================================= [2020-07-22T23:10:02.823Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-22T23:10:02.823Z] ========================================================= [2020-07-22T23:10:02.833Z] (3/21) Installing zlib-dev (1.2.11-r1) [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:10:03.097Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-07-22T23:10:03.358Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-07-22T23:10:03.358Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-07-22T23:10:03.358Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-07-22T23:10:03.358Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-07-22T23:10:03.358Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-07-22T23:10:03.619Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-07-22T23:10:03.619Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-07-22T23:10:03.619Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-07-22T23:10:03.619Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-07-22T23:10:03.619Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-07-22T23:10:03.619Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-22T23:10:03.619Z] (16/21) Installing libblkid (2.33-r0) [2020-07-22T23:10:03.884Z] (17/21) Installing libfdisk (2.33-r0) [2020-07-22T23:10:03.884Z] (18/21) Installing libmount (2.33-r0) [2020-07-22T23:10:03.884Z] (19/21) Installing libsmartcols (2.33-r0) [2020-07-22T23:10:03.884Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-07-22T23:10:03.884Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-07-22T23:10:03.884Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:10:03.884Z] OK: 266 MiB in 83 packages [2020-07-22T23:10:03.910Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-07-22T23:10:04.903Z] Sending build context to Docker daemon 3.339MB [2020-07-22T23:10:04.903Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-07-22T23:10:04.903Z] Step 2/21 : FROM ${BASE} as builder [2020-07-22T23:10:05.183Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-22T23:10:05.183Z] 0362ad1dd800: Pulling fs layer [2020-07-22T23:10:05.183Z] f2cdb1532d8b: Pulling fs layer [2020-07-22T23:10:05.183Z] 37ed683be191: Pulling fs layer [2020-07-22T23:10:05.183Z] f2cdb1532d8b: Verifying Checksum [2020-07-22T23:10:05.183Z] f2cdb1532d8b: Download complete [2020-07-22T23:10:05.183Z] 0362ad1dd800: Verifying Checksum [2020-07-22T23:10:05.183Z] 0362ad1dd800: Download complete [2020-07-22T23:10:05.798Z] Removing intermediate container f4d3ce939b91 [2020-07-22T23:10:05.798Z] ---> eb2d74db9a9c [2020-07-22T23:10:05.798Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-22T23:10:05.798Z] ---> af787432ae97 [2020-07-22T23:10:05.798Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-22T23:10:06.168Z] 0362ad1dd800: Pull complete [2020-07-22T23:10:06.438Z] f2cdb1532d8b: Pull complete [2020-07-22T23:10:06.737Z] ---> a2d953145efa [2020-07-22T23:10:06.737Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-22T23:10:06.738Z] ---> f4d2be645465 [2020-07-22T23:10:06.738Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-22T23:10:06.997Z] ---> 37284c1cb09b [2020-07-22T23:10:06.997Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-22T23:10:07.259Z] ---> 892af15448ca [2020-07-22T23:10:07.259Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-22T23:10:07.409Z] 37ed683be191: Verifying Checksum [2020-07-22T23:10:07.409Z] 37ed683be191: Download complete [2020-07-22T23:10:07.524Z] ---> aa161c0186da [2020-07-22T23:10:07.524Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-22T23:10:07.524Z] ---> Running in ebb44cec8b74 [2020-07-22T23:10:07.785Z] Removing intermediate container ebb44cec8b74 [2020-07-22T23:10:07.785Z] ---> 705856de521e [2020-07-22T23:10:07.785Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-22T23:10:07.785Z] ---> Running in b80c6b9daf1e [2020-07-22T23:10:08.047Z] Removing intermediate container b80c6b9daf1e [2020-07-22T23:10:08.047Z] ---> 38aea6df7d82 [2020-07-22T23:10:08.047Z] Step 13/15 : LABEL arch=amd64 [2020-07-22T23:10:08.047Z] ---> Running in e1deadc170da [2020-07-22T23:10:08.307Z] Removing intermediate container e1deadc170da [2020-07-22T23:10:08.307Z] ---> bbd7a1dff02f [2020-07-22T23:10:08.307Z] Step 14/15 : LABEL git_sha=6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:10:08.307Z] ---> Running in b64ce577883c [2020-07-22T23:10:08.307Z] Removing intermediate container b64ce577883c [2020-07-22T23:10:08.307Z] ---> 51b9191896eb [2020-07-22T23:10:08.307Z] Step 15/15 : LABEL version=0.0.0 [2020-07-22T23:10:08.569Z] ---> Running in 40d92bcd18eb [2020-07-22T23:10:08.569Z] Removing intermediate container 40d92bcd18eb [2020-07-22T23:10:08.569Z] ---> 3e17da371cd9 [2020-07-22T23:10:08.569Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-22T23:10:08.570Z] Successfully built 3e17da371cd9 [2020-07-22T23:10:08.570Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-22T23:10:17.565Z] 37ed683be191: Pull complete [2020-07-22T23:10:17.565Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-22T23:10:17.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-22T23:10:17.565Z] ---> b23d30803547 [2020-07-22T23:10:17.565Z] 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-07-22T23:10:18.172Z] ---> Running in 938e6469db5a [2020-07-22T23:10:20.150Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-22T23:10:20.422Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-22T23:10:21.015Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-22T23:10:21.015Z] (2/8) Installing libuuid (2.33-r0) [2020-07-22T23:10:21.015Z] (3/8) Installing libblkid (2.33-r0) [2020-07-22T23:10:21.015Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-22T23:10:21.287Z] (5/8) Installing libmount (2.33-r0) [2020-07-22T23:10:21.287Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-22T23:10:21.559Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-22T23:10:21.559Z] (8/8) Installing wget (1.20.3-r0) [2020-07-22T23:10:21.835Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:10:21.835Z] OK: 285 MiB in 83 packages [2020-07-22T23:10:23.266Z] Removing intermediate container 938e6469db5a [2020-07-22T23:10:23.266Z] ---> c9a2cbeaac28 [2020-07-22T23:10:23.266Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-22T23:10:23.266Z] ---> Running in 3a45f438064d [2020-07-22T23:10:23.860Z] Removing intermediate container 3a45f438064d [2020-07-22T23:10:23.860Z] ---> e0509466ad16 [2020-07-22T23:10:23.860Z] 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-07-22T23:10:23.860Z] ---> Running in 2616d5ce02cd [2020-07-22T23:10:25.291Z] --2020-07-22 23:10:25-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-22T23:10:25.291Z] Resolving github.com... 140.82.114.4 [2020-07-22T23:10:25.291Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-22T23:10:25.562Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:10:25.562Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-22T23:10:25.562Z] --2020-07-22 23:10:25-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-22T23:10:25.562Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-22T23:10:25.562Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-22T23:10:25.836Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:10:25.836Z] Length: unspecified [application/x-gzip] [2020-07-22T23:10:25.836Z] Saving to: 'STDOUT' [2020-07-22T23:10:25.836Z]  [2020-07-22T23:10:25.836Z] 0K .......... .......... .......... .......... .......... 1.62M [2020-07-22T23:10:25.836Z] 50K .......... .......... .......... .......... .......... 3.02M [2020-07-22T23:10:25.836Z] 100K .......... .......... .......... .......... .......... 14.7M [2020-07-22T23:10:25.836Z] 150K .......... .......... .......... .......... .......... 3.82M [2020-07-22T23:10:25.836Z] 200K .......... .......... .......... .......... .......... 14.1M [2020-07-22T23:10:25.836Z] 250K .......... .......... .......... .......... .......... 3.55M [2020-07-22T23:10:25.836Z] 300K .......... .......... .......... .......... .......... 4.67M [2020-07-22T23:10:25.836Z] 350K .......... .......... .......... .......... .......... 4.95M [2020-07-22T23:10:25.836Z] 400K .......... .......... .......... .......... .......... 3.31M [2020-07-22T23:10:25.836Z] 450K .......... .......... .......... .......... .......... 3.95M [2020-07-22T23:10:25.836Z] 500K .......... .......... .......... .......... .......... 6.06M [2020-07-22T23:10:25.836Z] 550K .......... .......... .......... .......... .......... 1.95M [2020-07-22T23:10:25.836Z] 600K .......... .......... .......... .......... .......... 1.05M [2020-07-22T23:10:25.836Z] 650K .......... .......... .......... .......... .......... 2.21M [2020-07-22T23:10:25.836Z] 700K ..        4.38M=0.2s [2020-07-22T23:10:25.836Z] [2020-07-22T23:10:25.836Z] 2020-07-22 23:10:25 (2.99 MB/s) - written to stdout [719348] [2020-07-22T23:10:25.836Z] [2020-07-22T23:10:26.109Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:10:26.385Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-22T23:10:26.385Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:10:26.657Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:10:26.657Z] -- Detecting C compiler ABI info [2020-07-22T23:10:26.928Z] -- Detecting C compiler ABI info - done [2020-07-22T23:10:26.928Z] -- Detecting C compile features [2020-07-22T23:10:27.904Z] -- Detecting C compile features - done [2020-07-22T23:10:27.904Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-22T23:10:27.904Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-22T23:10:27.904Z] -- Detecting CXX compiler ABI info [2020-07-22T23:10:28.178Z] -- Detecting CXX compiler ABI info - done [2020-07-22T23:10:28.178Z] -- Detecting CXX compile features [2020-07-22T23:10:30.144Z] -- Detecting CXX compile features - done [2020-07-22T23:10:30.144Z] -- Looking for include file endian.h [2020-07-22T23:10:30.144Z] -- Looking for include file endian.h - found [2020-07-22T23:10:30.144Z] -- Check if the system is big endian [2020-07-22T23:10:30.144Z] -- Searching 16 bit integer [2020-07-22T23:10:30.144Z] -- Looking for sys/types.h [2020-07-22T23:10:30.417Z] -- Looking for sys/types.h - found [2020-07-22T23:10:30.417Z] -- Looking for stdint.h [2020-07-22T23:10:30.691Z] -- Looking for stdint.h - found [2020-07-22T23:10:30.691Z] -- Looking for stddef.h [2020-07-22T23:10:30.691Z] -- Looking for stddef.h - found [2020-07-22T23:10:30.691Z] -- Check size of unsigned short [2020-07-22T23:10:30.972Z] -- Check size of unsigned short - done [2020-07-22T23:10:30.972Z] -- Using unsigned short [2020-07-22T23:10:31.247Z] -- Check if the system is big endian - little endian [2020-07-22T23:10:31.247Z] -- Check size of size_t [2020-07-22T23:10:31.519Z] -- Check size of size_t - done [2020-07-22T23:10:31.791Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-22T23:10:31.791Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-22T23:10:31.791Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-22T23:10:31.791Z] CMake did not find one. [2020-07-22T23:10:31.791Z] [2020-07-22T23:10:31.791Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-22T23:10:31.791Z] the following names: [2020-07-22T23:10:31.791Z] [2020-07-22T23:10:31.791Z] cJSONConfig.cmake [2020-07-22T23:10:31.791Z] cjson-config.cmake [2020-07-22T23:10:31.791Z] [2020-07-22T23:10:31.791Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-22T23:10:31.791Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-22T23:10:31.791Z] provides a separate development package or SDK, be sure it has been [2020-07-22T23:10:31.791Z] installed. [2020-07-22T23:10:31.791Z] [2020-07-22T23:10:31.791Z] [2020-07-22T23:10:31.791Z] -- Configuring done [2020-07-22T23:10:31.791Z] -- Generating done [2020-07-22T23:10:31.791Z] -- Build files have been written to: /tmp/cbor [2020-07-22T23:10:32.063Z] Scanning dependencies of target cbor_shared [2020-07-22T23:10:32.063Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-22T23:10:33.035Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-22T23:10:33.306Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-22T23:10:33.577Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-22T23:10:34.169Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-22T23:10:34.442Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-22T23:10:34.714Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-22T23:10:34.714Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-22T23:10:34.986Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-22T23:10:35.257Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-22T23:10:35.849Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-22T23:10:36.123Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-22T23:10:36.395Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-22T23:10:37.004Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-22T23:10:37.004Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-22T23:10:37.275Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-22T23:10:37.547Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-22T23:10:37.821Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-22T23:10:38.091Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-22T23:10:38.364Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-22T23:10:38.637Z] [ 40%] Linking C shared library libcbor.so [2020-07-22T23:10:38.637Z] [ 40%] Built target cbor_shared [2020-07-22T23:10:38.637Z] Scanning dependencies of target cbor [2020-07-22T23:10:38.637Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-22T23:10:39.610Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-22T23:10:40.203Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-22T23:10:40.203Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-22T23:10:41.628Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-22T23:10:41.628Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-22T23:10:41.900Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-22T23:10:41.900Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-22T23:10:42.171Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-22T23:10:42.444Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-22T23:10:43.420Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-22T23:10:43.420Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-22T23:10:44.008Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-22T23:10:44.279Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-22T23:10:44.552Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-22T23:10:44.826Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-22T23:10:45.097Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-22T23:10:45.368Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-22T23:10:45.640Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-22T23:10:45.914Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-22T23:10:45.914Z] [ 80%] Linking C static library libcbor.a [2020-07-22T23:10:46.188Z] [ 80%] Built target cbor [2020-07-22T23:10:46.188Z] Scanning dependencies of target create_items [2020-07-22T23:10:46.188Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-22T23:10:46.188Z] [ 84%] Linking C executable create_items [2020-07-22T23:10:46.461Z] [ 84%] Built target create_items [2020-07-22T23:10:46.461Z] Scanning dependencies of target readfile [2020-07-22T23:10:46.461Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-22T23:10:46.732Z] [ 88%] Linking C executable readfile [2020-07-22T23:10:46.732Z] [ 88%] Built target readfile [2020-07-22T23:10:46.732Z] Scanning dependencies of target streaming_parser [2020-07-22T23:10:46.732Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-22T23:10:47.004Z] [ 92%] Linking C executable streaming_parser [2020-07-22T23:10:47.004Z] [ 92%] Built target streaming_parser [2020-07-22T23:10:47.004Z] Scanning dependencies of target sort [2020-07-22T23:10:47.004Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-22T23:10:47.277Z] [ 96%] Linking C executable sort [2020-07-22T23:10:47.277Z] [ 96%] Built target sort [2020-07-22T23:10:47.278Z] Scanning dependencies of target hello [2020-07-22T23:10:47.551Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-22T23:10:47.551Z] [100%] Linking C executable hello [2020-07-22T23:10:47.551Z] [100%] Built target hello [2020-07-22T23:10:47.823Z] Install the project... [2020-07-22T23:10:47.823Z] -- Install configuration: "Release" [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-22T23:10:47.823Z] -- Up-to-date: /usr/local/include/cbor [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/include/cbor.h [2020-07-22T23:10:47.823Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-22T23:10:49.793Z] Removing intermediate container 2616d5ce02cd [2020-07-22T23:10:49.793Z] ---> fba3d9d028a5 [2020-07-22T23:10:49.793Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-22T23:10:50.069Z] ---> Running in 057b4bfb47ca [2020-07-22T23:10:52.680Z] Removing intermediate container 057b4bfb47ca [2020-07-22T23:10:52.680Z] ---> 9513f6d3e7a8 [2020-07-22T23:10:52.680Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-22T23:10:53.273Z] ---> d15980ccfb9b [2020-07-22T23:10:53.273Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-22T23:10:54.248Z] ---> d5b25c19c86c [2020-07-22T23:10:54.248Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-22T23:10:54.839Z] ---> 30f9dec679c9 [2020-07-22T23:10:54.839Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-22T23:10:55.437Z] ---> 56b56c6e6ede [2020-07-22T23:10:55.437Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-22T23:10:56.043Z] ---> 3a2b3519cd72 [2020-07-22T23:10:56.043Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-22T23:10:57.026Z] ---> 5d59ed3af31c [2020-07-22T23:10:57.026Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-22T23:10:57.026Z] ---> Running in c5ffd31e8ff8 [2020-07-22T23:10:58.452Z] + CPPCHECK=false [2020-07-22T23:10:58.452Z] + DOCGEN=false [2020-07-22T23:10:58.452Z] + TOMLVER=SDK-0.2 [2020-07-22T23:10:58.452Z] + CUTILVER=1.0.4 [2020-07-22T23:10:58.452Z] + '[' 0 -gt 0 ] [2020-07-22T23:10:58.452Z] + readlink -f ./scripts/build.sh [2020-07-22T23:10:58.452Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-22T23:10:58.452Z] + dirname /tmp/sdk/scripts [2020-07-22T23:10:58.452Z] + ROOT=/tmp/sdk [2020-07-22T23:10:58.452Z] + cd /tmp/sdk [2020-07-22T23:10:58.452Z] + '[' '!' -d deps ] [2020-07-22T23:10:58.452Z] + mkdir deps [2020-07-22T23:10:58.452Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-22T23:10:58.452Z] + tar -C deps -z -x -f - [2020-07-22T23:10:58.452Z] --2020-07-22 23:10:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-22T23:10:58.452Z] Resolving github.com... 140.82.114.4 [2020-07-22T23:10:58.452Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-22T23:10:58.726Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:10:58.726Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-22T23:10:58.726Z] --2020-07-22 23:10:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-22T23:10:58.726Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-22T23:10:58.726Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-22T23:10:58.726Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:10:58.726Z] Length: unspecified [application/x-gzip] [2020-07-22T23:10:58.726Z] Saving to: 'STDOUT' [2020-07-22T23:10:58.726Z] [2020-07-22T23:10:58.726Z] 0K .......... ......   922K=0.02s [2020-07-22T23:10:58.726Z] [2020-07-22T23:10:58.726Z] 2020-07-22 23:10:58 (922 KB/s) - written to stdout [16451] [2020-07-22T23:10:58.726Z] [2020-07-22T23:10:58.996Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-22T23:10:58.996Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-22T23:10:58.996Z] + tar -C deps -z -x -f - [2020-07-22T23:10:58.996Z] --2020-07-22 23:10:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-22T23:10:58.996Z] Resolving github.com... 140.82.114.4 [2020-07-22T23:10:58.996Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-22T23:10:58.996Z] HTTP request sent, awaiting response... 302 Found [2020-07-22T23:10:58.996Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-07-22T23:10:58.996Z] --2020-07-22 23:10:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-07-22T23:10:58.996Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-22T23:10:58.996Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-22T23:10:59.267Z] HTTP request sent, awaiting response... 200 OK [2020-07-22T23:10:59.267Z] Length: unspecified [application/x-gzip] [2020-07-22T23:10:59.267Z] Saving to: 'STDOUT' [2020-07-22T23:10:59.267Z]  [2020-07-22T23:10:59.267Z] 0K .......... .......... .......... .......... .......... 1.33M [2020-07-22T23:10:59.267Z] 50K .......... .......... .......... .......... .......... 2.57M [2020-07-22T23:10:59.267Z] 100K .......... .......... .......... .......... .......... 2.78M [2020-07-22T23:10:59.267Z] 150K ........   7.40M=0.07s [2020-07-22T23:10:59.267Z] [2020-07-22T23:10:59.267Z] 2020-07-22 23:10:59 (2.08 MB/s) - written to stdout [162267] [2020-07-22T23:10:59.267Z] [2020-07-22T23:10:59.267Z] + mkdir -p src/c/iot [2020-07-22T23:10:59.267Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-07-22T23:10:59.267Z] + mkdir -p include/iot [2020-07-22T23:10:59.267Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-07-22T23:10:59.267Z] + mkdir -p include/iot/os [2020-07-22T23:10:59.267Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-07-22T23:10:59.267Z] + mkdir -p /tmp/sdk/build/release [2020-07-22T23:10:59.267Z] + cd /tmp/sdk/build/release [2020-07-22T23:10:59.267Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-22T23:10:59.539Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:10:59.810Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:11:00.082Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:11:00.082Z] -- Detecting C compiler ABI info [2020-07-22T23:11:00.082Z] -- Detecting C compiler ABI info - done [2020-07-22T23:11:00.356Z] -- Detecting C compile features [2020-07-22T23:11:00.949Z] -- Detecting C compile features - done [2020-07-22T23:11:00.949Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-22T23:11:00.949Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-22T23:11:00.949Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-22T23:11:00.949Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-22T23:11:00.949Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-22T23:11:00.949Z] -- C SDK 0.0.0 for Linux [2020-07-22T23:11:00.949Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-22T23:11:01.219Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-22T23:11:01.219Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-22T23:11:01.490Z] -- Configuring done [2020-07-22T23:11:01.761Z] -- Generating done [2020-07-22T23:11:01.761Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-22T23:11:01.761Z] + make [2020-07-22T23:11:01.761Z] + tee release.log [2020-07-22T23:11:01.761Z] Scanning dependencies of target csdk [2020-07-22T23:11:02.032Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-22T23:11:02.623Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-22T23:11:02.896Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-22T23:11:04.858Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-22T23:11:05.447Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-22T23:11:05.447Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-22T23:11:06.419Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-22T23:11:08.378Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-22T23:11:08.648Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-22T23:11:09.239Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-22T23:11:09.510Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-22T23:11:09.782Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-22T23:11:10.056Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-22T23:11:10.327Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-22T23:11:13.697Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-22T23:11:13.967Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-22T23:11:14.238Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-22T23:11:14.831Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-22T23:11:17.434Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-22T23:11:17.434Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-22T23:11:17.434Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-22T23:11:18.022Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-22T23:11:18.616Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-22T23:11:18.616Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-22T23:11:19.589Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-22T23:11:19.589Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-22T23:11:20.192Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-22T23:11:20.464Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-22T23:11:21.055Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-22T23:11:22.031Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-22T23:11:22.031Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-22T23:11:26.320Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-22T23:11:26.912Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-22T23:11:27.184Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-22T23:11:27.774Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-22T23:11:29.196Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:11:31.156Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-22T23:11:34.525Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-22T23:11:34.525Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-22T23:11:35.946Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-22T23:11:36.219Z] [ 65%] Linking C shared library libcsdk.so [2020-07-22T23:11:36.489Z] [ 65%] Built target csdk [2020-07-22T23:11:36.489Z] Scanning dependencies of target template [2020-07-22T23:11:36.489Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-22T23:11:37.079Z] [ 68%] Linking C executable template [2020-07-22T23:11:37.350Z] [ 68%] Built target template [2020-07-22T23:11:37.350Z] Scanning dependencies of target device-counter [2020-07-22T23:11:37.350Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-22T23:11:37.620Z] [ 71%] Linking C executable device-counter [2020-07-22T23:11:37.892Z] [ 71%] Built target device-counter [2020-07-22T23:11:37.892Z] Scanning dependencies of target device-random [2020-07-22T23:11:37.892Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-22T23:11:38.483Z] [ 74%] Linking C executable device-random [2020-07-22T23:11:38.752Z] [ 74%] Built target device-random [2020-07-22T23:11:38.752Z] Scanning dependencies of target device-gyro [2020-07-22T23:11:38.752Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-22T23:11:39.023Z] [ 77%] Linking C executable device-gyro [2020-07-22T23:11:39.293Z] [ 77%] Built target device-gyro [2020-07-22T23:11:39.293Z] Scanning dependencies of target template-discovery [2020-07-22T23:11:39.293Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-22T23:11:39.886Z] [ 80%] Linking C executable template-discovery [2020-07-22T23:11:40.156Z] [ 80%] Built target template-discovery [2020-07-22T23:11:40.157Z] Scanning dependencies of target device-terminal [2020-07-22T23:11:40.157Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-22T23:11:40.747Z] [ 84%] Linking C executable device-terminal [2020-07-22T23:11:41.017Z] [ 84%] Built target device-terminal [2020-07-22T23:11:41.017Z] Scanning dependencies of target template2 [2020-07-22T23:11:41.017Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-22T23:11:41.608Z] [ 87%] Linking C executable template2 [2020-07-22T23:11:41.878Z] [ 87%] Built target template2 [2020-07-22T23:11:41.878Z] Scanning dependencies of target device-counterv2 [2020-07-22T23:11:41.878Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-22T23:11:42.148Z] [ 90%] Linking C executable device-counterv2 [2020-07-22T23:11:42.420Z] [ 90%] Built target device-counterv2 [2020-07-22T23:11:42.420Z] Scanning dependencies of target device-gyrov2 [2020-07-22T23:11:42.420Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-22T23:11:43.011Z] [ 93%] Linking C executable device-gyrov2 [2020-07-22T23:11:43.283Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:11:43.283Z] Scanning dependencies of target device-randomv2 [2020-07-22T23:11:43.283Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-22T23:11:43.555Z] [ 96%] Linking C executable device-randomv2 [2020-07-22T23:11:43.827Z] [ 96%] Built target device-randomv2 [2020-07-22T23:11:43.827Z] Scanning dependencies of target device-terminalv2 [2020-07-22T23:11:43.827Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-22T23:11:44.417Z] [100%] Linking C executable device-terminalv2 [2020-07-22T23:11:44.690Z] [100%] Built target device-terminalv2 [2020-07-22T23:11:44.690Z] + make package+ [2020-07-22T23:11:44.690Z] tee -a release.log [2020-07-22T23:11:44.690Z] [ 65%] Built target csdk [2020-07-22T23:11:44.961Z] [ 68%] Built target template [2020-07-22T23:11:44.961Z] [ 71%] Built target device-counter [2020-07-22T23:11:44.961Z] [ 74%] Built target device-random [2020-07-22T23:11:44.961Z] [ 77%] Built target device-gyro [2020-07-22T23:11:44.961Z] [ 80%] Built target template-discovery [2020-07-22T23:11:44.961Z] [ 84%] Built target device-terminal [2020-07-22T23:11:44.961Z] [ 87%] Built target template2 [2020-07-22T23:11:45.233Z] [ 90%] Built target device-counterv2 [2020-07-22T23:11:45.233Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:11:45.233Z] [ 96%] Built target device-randomv2 [2020-07-22T23:11:45.233Z] [100%] Built target device-terminalv2 [2020-07-22T23:11:45.233Z] Run CPack packaging tool... [2020-07-22T23:11:45.233Z] CPack: Create package using TGZ [2020-07-22T23:11:45.233Z] CPack: Install projects [2020-07-22T23:11:45.233Z] CPack: - Run preinstall target for: Csdk [2020-07-22T23:11:46.211Z] CPack: - Install project: Csdk [2020-07-22T23:11:46.211Z] CPack: Create package [2020-07-22T23:11:46.212Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-22T23:11:46.212Z] + '[' false '=' true ] [2020-07-22T23:11:46.212Z] + '[' false '=' true ] [2020-07-22T23:11:46.212Z] + mkdir -p /tmp/sdk/build/debug [2020-07-22T23:11:46.212Z] + cd /tmp/sdk/build/debug [2020-07-22T23:11:46.212Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-22T23:11:46.485Z] -- The C compiler identification is GNU 8.3.0 [2020-07-22T23:11:46.485Z] -- Check for working C compiler: /usr/bin/cc [2020-07-22T23:11:46.757Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-22T23:11:46.757Z] -- Detecting C compiler ABI info [2020-07-22T23:11:47.028Z] -- Detecting C compiler ABI info - done [2020-07-22T23:11:47.028Z] -- Detecting C compile features [2020-07-22T23:11:47.619Z] -- Detecting C compile features - done [2020-07-22T23:11:47.619Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-22T23:11:47.619Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-22T23:11:47.619Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-22T23:11:47.619Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-22T23:11:47.619Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-22T23:11:47.619Z] -- C SDK 0.0.0 for Linux [2020-07-22T23:11:47.889Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-22T23:11:47.889Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-22T23:11:47.889Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-22T23:11:48.159Z] -- Configuring done [2020-07-22T23:11:48.429Z] -- Generating done [2020-07-22T23:11:48.429Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-22T23:11:48.429Z] + + make [2020-07-22T23:11:48.429Z] tee debug.log [2020-07-22T23:11:48.429Z] Scanning dependencies of target csdk [2020-07-22T23:11:48.703Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-22T23:11:48.976Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-22T23:11:49.248Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-22T23:11:49.839Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-22T23:11:50.109Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-22T23:11:50.396Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-22T23:11:50.667Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-22T23:11:51.268Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-22T23:11:51.548Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-22T23:11:51.821Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-22T23:11:52.091Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-22T23:11:52.363Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-22T23:11:52.363Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-22T23:11:52.635Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-22T23:11:53.607Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-22T23:11:53.607Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-22T23:11:53.878Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-22T23:11:54.149Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-22T23:11:54.742Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-22T23:11:55.016Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-22T23:11:55.289Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-22T23:11:55.289Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-22T23:11:55.561Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-22T23:11:55.831Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-22T23:11:56.103Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-22T23:11:56.373Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-22T23:11:56.652Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-22T23:11:56.652Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-22T23:11:56.922Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-22T23:11:57.515Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-22T23:11:57.515Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-22T23:11:58.486Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-22T23:11:58.757Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-22T23:11:59.029Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-22T23:11:59.301Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-22T23:12:00.273Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:12:00.866Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-22T23:12:01.458Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-22T23:12:01.731Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-22T23:12:02.003Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-22T23:12:02.277Z] [ 65%] Linking C shared library libcsdk.so [2020-07-22T23:12:02.549Z] [ 65%] Built target csdk [2020-07-22T23:12:02.549Z] Scanning dependencies of target template [2020-07-22T23:12:02.549Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-22T23:12:02.821Z] [ 68%] Linking C executable template [2020-07-22T23:12:03.094Z] [ 68%] Built target template [2020-07-22T23:12:03.094Z] Scanning dependencies of target device-counter [2020-07-22T23:12:03.094Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-22T23:12:03.365Z] [ 71%] Linking C executable device-counter [2020-07-22T23:12:03.635Z] [ 71%] Built target device-counter [2020-07-22T23:12:03.635Z] Scanning dependencies of target device-random [2020-07-22T23:12:03.635Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-22T23:12:03.908Z] [ 74%] Linking C executable device-random [2020-07-22T23:12:04.180Z] [ 74%] Built target device-random [2020-07-22T23:12:04.180Z] Scanning dependencies of target device-gyro [2020-07-22T23:12:04.180Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-22T23:12:04.452Z] [ 77%] Linking C executable device-gyro [2020-07-22T23:12:04.723Z] [ 77%] Built target device-gyro [2020-07-22T23:12:04.723Z] Scanning dependencies of target template-discovery [2020-07-22T23:12:04.723Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-22T23:12:04.994Z] [ 80%] Linking C executable template-discovery [2020-07-22T23:12:05.267Z] [ 80%] Built target template-discovery [2020-07-22T23:12:05.267Z] Scanning dependencies of target device-terminal [2020-07-22T23:12:05.267Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-22T23:12:05.538Z] [ 84%] Linking C executable device-terminal [2020-07-22T23:12:05.809Z] [ 84%] Built target device-terminal [2020-07-22T23:12:05.809Z] Scanning dependencies of target template2 [2020-07-22T23:12:05.809Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-22T23:12:06.081Z] [ 87%] Linking C executable template2 [2020-07-22T23:12:06.353Z] [ 87%] Built target template2 [2020-07-22T23:12:06.353Z] Scanning dependencies of target device-counterv2 [2020-07-22T23:12:06.353Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-22T23:12:06.624Z] [ 90%] Linking C executable device-counterv2 [2020-07-22T23:12:06.624Z] [ 90%] Built target device-counterv2 [2020-07-22T23:12:06.895Z] Scanning dependencies of target device-gyrov2 [2020-07-22T23:12:06.895Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-22T23:12:06.895Z] [ 93%] Linking C executable device-gyrov2 [2020-07-22T23:12:07.168Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:12:07.168Z] Scanning dependencies of target device-randomv2 [2020-07-22T23:12:07.168Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-22T23:12:07.440Z] [ 96%] Linking C executable device-randomv2 [2020-07-22T23:12:07.712Z] [ 96%] Built target device-randomv2 [2020-07-22T23:12:07.712Z] Scanning dependencies of target device-terminalv2 [2020-07-22T23:12:07.712Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-22T23:12:07.982Z] [100%] Linking C executable device-terminalv2 [2020-07-22T23:12:08.254Z] [100%] Built target device-terminalv2 [2020-07-22T23:12:08.254Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:08.254Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:08.254Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:08.525Z] Scanning dependencies of target csdk [2020-07-22T23:12:08.525Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:08.525Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:08.525Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-22T23:12:10.485Z] [ 3%] Linking C shared library libcsdk.so [2020-07-22T23:12:10.485Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.485Z] [ 65%] Built target csdk [2020-07-22T23:12:10.485Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.485Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.485Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.485Z] [ 66%] Linking C executable template [2020-07-22T23:12:10.485Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.759Z] [ 68%] Built target template [2020-07-22T23:12:10.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.759Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.759Z] [ 69%] Linking C executable device-counter [2020-07-22T23:12:10.759Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:10.759Z] [ 71%] Built target device-counter [2020-07-22T23:12:10.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.031Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.031Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.031Z] [ 73%] Linking C executable device-random [2020-07-22T23:12:11.031Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.031Z] [ 74%] Built target device-random [2020-07-22T23:12:11.031Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.031Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.304Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.304Z] [ 76%] Linking C executable device-gyro [2020-07-22T23:12:11.304Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.304Z] [ 77%] Built target device-gyro [2020-07-22T23:12:11.304Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.304Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.304Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.575Z] [ 79%] Linking C executable template-discovery [2020-07-22T23:12:11.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.575Z] [ 80%] Built target template-discovery [2020-07-22T23:12:11.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.575Z] [ 82%] Linking C executable device-terminal [2020-07-22T23:12:11.849Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.849Z] [ 84%] Built target device-terminal [2020-07-22T23:12:11.849Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.849Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.849Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:11.849Z] [ 85%] Linking C executable template2 [2020-07-22T23:12:12.128Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.128Z] [ 87%] Built target template2 [2020-07-22T23:12:12.128Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.128Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.128Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.128Z] [ 88%] Linking C executable device-counterv2 [2020-07-22T23:12:12.402Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.402Z] [ 90%] Built target device-counterv2 [2020-07-22T23:12:12.402Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.402Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.402Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.402Z] [ 92%] Linking C executable device-gyrov2 [2020-07-22T23:12:12.674Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.674Z] [ 93%] Built target device-gyrov2 [2020-07-22T23:12:12.674Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.674Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.674Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.674Z] [ 95%] Linking C executable device-randomv2 [2020-07-22T23:12:12.952Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.952Z] [ 96%] Built target device-randomv2 [2020-07-22T23:12:12.952Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.952Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.952Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-22T23:12:12.952Z] [ 98%] Linking C executable device-terminalv2 [2020-07-22T23:12:13.224Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:13.224Z] [100%] Built target device-terminalv2 [2020-07-22T23:12:13.224Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:13.224Z] Install the project... [2020-07-22T23:12:13.224Z] -- Install configuration: "Release" [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-22T23:12:13.224Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-22T23:12:13.224Z] -- Up-to-date: /usr/local/include [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/registry.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/devsdk [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/json.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/container.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/component.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/time.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/os [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/data.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/os.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-22T23:12:13.224Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-22T23:12:13.224Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-22T23:12:15.849Z] Removing intermediate container c5ffd31e8ff8 [2020-07-22T23:12:15.849Z] ---> 88bf45a6281b [2020-07-22T23:12:15.849Z] Step 14/21 : FROM alpine:3.9 [2020-07-22T23:12:15.849Z] 3.9: Pulling from library/alpine [2020-07-22T23:12:15.849Z] 941f399634ec: Pulling fs layer [2020-07-22T23:12:16.121Z] 941f399634ec: Verifying Checksum [2020-07-22T23:12:16.121Z] 941f399634ec: Download complete [2020-07-22T23:12:16.715Z] 941f399634ec: Pull complete [2020-07-22T23:12:16.715Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-07-22T23:12:16.715Z] Status: Downloaded newer image for alpine:3.9 [2020-07-22T23:12:16.715Z] ---> 9afdd4a290bf [2020-07-22T23:12:16.715Z] Step 15/21 : MAINTAINER IOTech [2020-07-22T23:12:16.990Z] ---> Running in 5657404ecb15 [2020-07-22T23:12:17.261Z] Removing intermediate container 5657404ecb15 [2020-07-22T23:12:17.261Z] ---> 1c974e7b7b7a [2020-07-22T23:12:17.261Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-22T23:12:17.534Z] ---> Running in d51e5612f1bd [2020-07-22T23:12:18.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-22T23:12:18.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-22T23:12:19.552Z] (1/48) Installing binutils (2.31.1-r2) [2020-07-22T23:12:19.552Z] (2/48) Installing libmagic (5.36-r1) [2020-07-22T23:12:19.823Z] (3/48) Installing file (5.36-r1) [2020-07-22T23:12:19.823Z] (4/48) Installing gmp (6.1.2-r1) [2020-07-22T23:12:19.823Z] (5/48) Installing isl (0.18-r0) [2020-07-22T23:12:19.823Z] (6/48) Installing libgomp (8.3.0-r0) [2020-07-22T23:12:19.823Z] (7/48) Installing libatomic (8.3.0-r0) [2020-07-22T23:12:19.823Z] (8/48) Installing libgcc (8.3.0-r0) [2020-07-22T23:12:19.823Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-07-22T23:12:19.823Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-07-22T23:12:19.823Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-07-22T23:12:19.823Z] (12/48) Installing gcc (8.3.0-r0) [2020-07-22T23:12:21.249Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-07-22T23:12:21.521Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-07-22T23:12:21.521Z] (15/48) Installing g++ (8.3.0-r0) [2020-07-22T23:12:22.946Z] (16/48) Installing make (4.2.1-r2) [2020-07-22T23:12:22.946Z] (17/48) Installing fortify-headers (1.0-r0) [2020-07-22T23:12:22.946Z] (18/48) Installing build-base (0.5-r1) [2020-07-22T23:12:22.947Z] (19/48) Installing libattr (2.4.47-r7) [2020-07-22T23:12:22.947Z] (20/48) Installing libacl (2.2.52-r5) [2020-07-22T23:12:22.947Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-07-22T23:12:22.947Z] (22/48) Installing expat (2.2.8-r0) [2020-07-22T23:12:22.947Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-07-22T23:12:22.947Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-07-22T23:12:22.947Z] (25/48) Installing libarchive (3.3.3-r2) [2020-07-22T23:12:22.947Z] (26/48) Installing ca-certificates (20191127-r2) [2020-07-22T23:12:22.947Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-07-22T23:12:22.947Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-07-22T23:12:22.947Z] (29/48) Installing libcurl (7.64.0-r3) [2020-07-22T23:12:22.947Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-07-22T23:12:23.217Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-07-22T23:12:24.191Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-07-22T23:12:24.192Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-07-22T23:12:24.192Z] (34/48) Installing libuv (1.25.0-r0) [2020-07-22T23:12:24.192Z] (35/48) Installing cmake (3.13.0-r0) [2020-07-22T23:12:25.617Z] (36/48) Installing curl (7.64.0-r3) [2020-07-22T23:12:25.617Z] (37/48) Installing pcre2 (10.32-r1) [2020-07-22T23:12:25.617Z] (38/48) Installing git (2.20.4-r0) [2020-07-22T23:12:25.891Z] (39/48) Installing nettle (3.4.1-r0) [2020-07-22T23:12:25.891Z] (40/48) Installing libffi (3.2.1-r6) [2020-07-22T23:12:25.891Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-07-22T23:12:25.891Z] (42/48) Installing libtasn1 (4.14-r0) [2020-07-22T23:12:25.891Z] (43/48) Installing libunistring (0.9.10-r0) [2020-07-22T23:12:25.891Z] (44/48) Installing gnutls (3.6.14-r0) [2020-07-22T23:12:25.891Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-07-22T23:12:25.891Z] (46/48) Installing libuuid (2.33-r0) [2020-07-22T23:12:25.891Z] (47/48) Installing wget (1.20.3-r0) [2020-07-22T23:12:25.891Z] (48/48) Installing yaml (0.2.1-r0) [2020-07-22T23:12:25.891Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:12:25.891Z] Executing ca-certificates-20191127-r2.trigger [2020-07-22T23:12:26.162Z] OK: 219 MiB in 62 packages [2020-07-22T23:12:41.251Z] Removing intermediate container d51e5612f1bd [2020-07-22T23:12:41.251Z] ---> d1e6d883f7b2 [2020-07-22T23:12:41.251Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-22T23:12:41.251Z] ---> be6574f1f0c2 [2020-07-22T23:12:41.251Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-22T23:12:41.251Z] ---> b158ffea4c1b [2020-07-22T23:12:41.251Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-22T23:12:41.525Z] ---> 497de2c2ffb1 [2020-07-22T23:12:41.525Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-22T23:12:42.120Z] ---> 833f6bfbbb9b [2020-07-22T23:12:42.120Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-22T23:12:42.714Z] ---> 58505513abfe [2020-07-22T23:12:42.986Z] Successfully built 58505513abfe [2020-07-22T23:12:42.986Z] 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-07-22T23:12:43.850Z] + docker inspect -f . ci-base-image-arm64 [2020-07-22T23:12:43.850Z] . [Pipeline] withDockerContainer [2020-07-22T23:12:44.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2020-07-22T23:12:44.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-22T23:12:46.006Z] $ docker top 90af414dff50b4e25f5efc115f002b62b54579f72b1414d0d28a47e17bb045ae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T23:12:47.449Z] + make test [2020-07-22T23:12:47.449Z] echo "make test" [2020-07-22T23:12:47.449Z] make test [Pipeline] } [2020-07-22T23:12:47.476Z] $ docker stop --time=1 90af414dff50b4e25f5efc115f002b62b54579f72b1414d0d28a47e17bb045ae [2020-07-22T23:12:49.314Z] $ docker rm -f 90af414dff50b4e25f5efc115f002b62b54579f72b1414d0d28a47e17bb045ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T23:12:50.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T23:12:50.779Z] + ls -al . [2020-07-22T23:12:50.779Z] total 192 [2020-07-22T23:12:50.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 23:10 . [2020-07-22T23:12:50.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:09 .. [2020-07-22T23:12:50.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 23:10 .git [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 22 23:09 .gitignore [2020-07-22T23:12:50.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 23:10 .semver [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 22 23:09 Attribution.txt [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 5455 Jul 22 23:09 CHANGES [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 22 23:09 Doxyfile [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 792 Jul 22 23:09 Jenkinsfile [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 23:09 LICENSE [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 448 Jul 22 23:09 Makefile [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 22 23:09 README.md [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jul 22 23:09 README.v2.md [2020-07-22T23:12:50.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 23:06 VERSION [2020-07-22T23:12:50.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 23:09 docs [2020-07-22T23:12:50.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:09 include [2020-07-22T23:12:50.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 23:09 scripts [2020-07-22T23:12:50.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 23:09 src [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:12:51.138Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6438467a593f35fc90265ed76ffd6e6d8e025dfe --label arch=arm64 --label version=0.0.0 . [2020-07-22T23:12:51.735Z] Sending build context to Docker daemon 3.339MB [2020-07-22T23:12:51.735Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-07-22T23:12:51.735Z] Step 2/15 : FROM ${BASE} [2020-07-22T23:12:51.735Z] ---> 58505513abfe [2020-07-22T23:12:51.735Z] Step 3/15 : MAINTAINER IOTech [2020-07-22T23:12:51.735Z] ---> Running in 8d97bba0b12b [2020-07-22T23:12:52.327Z] Removing intermediate container 8d97bba0b12b [2020-07-22T23:12:52.327Z] ---> 09087327c861 [2020-07-22T23:12:52.327Z] 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-07-22T23:12:52.609Z] ---> Running in 248d2f1457f0 [2020-07-22T23:12:54.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-22T23:12:54.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-22T23:12:54.626Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-07-22T23:12:54.626Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-07-22T23:12:54.898Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-07-22T23:12:55.167Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-07-22T23:12:55.167Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-07-22T23:12:55.167Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-07-22T23:12:55.167Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-07-22T23:12:55.167Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-07-22T23:12:55.167Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-07-22T23:12:55.167Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-07-22T23:12:55.759Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-07-22T23:12:55.759Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-07-22T23:12:55.759Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-07-22T23:12:55.759Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-07-22T23:12:55.759Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-22T23:12:55.759Z] (16/21) Installing libblkid (2.33-r0) [2020-07-22T23:12:55.759Z] (17/21) Installing libfdisk (2.33-r0) [2020-07-22T23:12:55.759Z] (18/21) Installing libmount (2.33-r0) [2020-07-22T23:12:55.759Z] (19/21) Installing libsmartcols (2.33-r0) [2020-07-22T23:12:55.759Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-07-22T23:12:55.759Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-07-22T23:12:55.759Z] Executing busybox-1.29.3-r10.trigger [2020-07-22T23:12:55.759Z] OK: 280 MiB in 83 packages [2020-07-22T23:12:59.152Z] Removing intermediate container 248d2f1457f0 [2020-07-22T23:12:59.152Z] ---> 9f68c31b7c6f [2020-07-22T23:12:59.152Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-22T23:12:59.747Z] ---> 939369132ca6 [2020-07-22T23:12:59.747Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-22T23:13:00.718Z] ---> f9b22011950c [2020-07-22T23:13:00.718Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-22T23:13:01.310Z] ---> 454cc0d40f05 [2020-07-22T23:13:01.310Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-22T23:13:01.901Z] ---> 3e56433c29fc [2020-07-22T23:13:01.901Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-22T23:13:02.495Z] ---> ad12d981a622 [2020-07-22T23:13:02.495Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-22T23:13:03.086Z] ---> 46ead436fec9 [2020-07-22T23:13:03.086Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-22T23:13:03.360Z] ---> Running in 5700cbc53b6f [2020-07-22T23:13:03.952Z] Removing intermediate container 5700cbc53b6f [2020-07-22T23:13:03.952Z] ---> fb683a8193ce [2020-07-22T23:13:03.952Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-22T23:13:03.952Z] ---> Running in e0b416020073 [2020-07-22T23:13:04.225Z] Removing intermediate container e0b416020073 [2020-07-22T23:13:04.225Z] ---> df45dae698a8 [2020-07-22T23:13:04.225Z] Step 13/15 : LABEL arch=arm64 [2020-07-22T23:13:04.496Z] ---> Running in 700beaa93e27 [2020-07-22T23:13:05.091Z] Removing intermediate container 700beaa93e27 [2020-07-22T23:13:05.091Z] ---> 8f1de34fe0b5 [2020-07-22T23:13:05.091Z] Step 14/15 : LABEL git_sha=6438467a593f35fc90265ed76ffd6e6d8e025dfe [2020-07-22T23:13:05.091Z] ---> Running in 4ef9096d5acd [2020-07-22T23:13:05.364Z] Removing intermediate container 4ef9096d5acd [2020-07-22T23:13:05.364Z] ---> af14777829f8 [2020-07-22T23:13:05.364Z] Step 15/15 : LABEL version=0.0.0 [2020-07-22T23:13:05.635Z] ---> Running in 00c16583ed4d [2020-07-22T23:13:05.906Z] Removing intermediate container 00c16583ed4d [2020-07-22T23:13:05.906Z] ---> 307f6a74b8ad [2020-07-22T23:13:05.906Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-07-22T23:13:06.221Z] Successfully built 307f6a74b8ad [2020-07-22T23:13:06.221Z] 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-07-22T23:13:09.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T23:13:10.099Z] ---> package-listing.sh [2020-07-22T23:13:10.099Z] ++ facter osfamily [2020-07-22T23:13:10.099Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-22T23:13:10.099Z] + OS_FAMILY=redhat [2020-07-22T23:13:10.099Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-283 [2020-07-22T23:13:10.099Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-22T23:13:10.099Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-22T23:13:10.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-22T23:13:10.099Z] + PACKAGES=/tmp/packages_start.txt [2020-07-22T23:13:10.099Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-283 ']' [2020-07-22T23:13:10.099Z] + PACKAGES=/tmp/packages_end.txt [2020-07-22T23:13:10.099Z] + case "${OS_FAMILY}" in [2020-07-22T23:13:10.099Z] + rpm -qa [2020-07-22T23:13:10.099Z] + sort [2020-07-22T23:13:14.301Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-22T23:13:14.301Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-22T23:13:14.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-22T23:13:14.301Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-283 ']' [2020-07-22T23:13:14.301Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-283/archives/ [2020-07-22T23:13:14.301Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-283/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:13:15.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T23:13:15.116Z] [2020-07-22T23:13:15.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-22T23:13:15.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T23:13:15.590Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-22T23:13:15.590Z] c9b1b535fdd9: Pulling fs layer [2020-07-22T23:13:15.590Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-22T23:13:15.590Z] 756a868c4378: Pulling fs layer [2020-07-22T23:13:15.590Z] 444b2fc9a129: Pulling fs layer [2020-07-22T23:13:15.590Z] ea15f1150254: Pulling fs layer [2020-07-22T23:13:15.590Z] 41b27a9f41bf: Pulling fs layer [2020-07-22T23:13:15.590Z] 28c525ee5125: Pulling fs layer [2020-07-22T23:13:15.590Z] 094b1ea09ed8: Pulling fs layer [2020-07-22T23:13:15.590Z] 138eaada9080: Pulling fs layer [2020-07-22T23:13:15.590Z] 0622d0fa9048: Pulling fs layer [2020-07-22T23:13:15.590Z] 41b27a9f41bf: Waiting [2020-07-22T23:13:15.590Z] 28c525ee5125: Waiting [2020-07-22T23:13:15.590Z] 094b1ea09ed8: Waiting [2020-07-22T23:13:15.590Z] 138eaada9080: Waiting [2020-07-22T23:13:15.590Z] 0622d0fa9048: Waiting [2020-07-22T23:13:15.590Z] 444b2fc9a129: Waiting [2020-07-22T23:13:15.590Z] ea15f1150254: Waiting [2020-07-22T23:13:15.590Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-22T23:13:15.590Z] 2cc5ad85d9ab: Download complete [2020-07-22T23:13:15.590Z] 444b2fc9a129: Verifying Checksum [2020-07-22T23:13:15.590Z] 444b2fc9a129: Download complete [2020-07-22T23:13:15.590Z] c9b1b535fdd9: Verifying Checksum [2020-07-22T23:13:15.590Z] c9b1b535fdd9: Download complete [2020-07-22T23:13:15.590Z] ea15f1150254: Verifying Checksum [2020-07-22T23:13:15.590Z] ea15f1150254: Download complete [2020-07-22T23:13:15.868Z] 28c525ee5125: Verifying Checksum [2020-07-22T23:13:15.868Z] 28c525ee5125: Download complete [2020-07-22T23:13:15.868Z] c9b1b535fdd9: Pull complete [2020-07-22T23:13:16.134Z] 756a868c4378: Verifying Checksum [2020-07-22T23:13:16.134Z] 756a868c4378: Download complete [2020-07-22T23:13:16.134Z] 138eaada9080: Verifying Checksum [2020-07-22T23:13:16.134Z] 138eaada9080: Download complete [2020-07-22T23:13:16.134Z] 0622d0fa9048: Verifying Checksum [2020-07-22T23:13:16.134Z] 0622d0fa9048: Download complete [2020-07-22T23:13:16.400Z] 094b1ea09ed8: Verifying Checksum [2020-07-22T23:13:16.400Z] 094b1ea09ed8: Download complete [2020-07-22T23:13:16.400Z] 2cc5ad85d9ab: Pull complete [2020-07-22T23:13:16.666Z] 41b27a9f41bf: Verifying Checksum [2020-07-22T23:13:16.666Z] 41b27a9f41bf: Download complete [2020-07-22T23:13:17.608Z] 756a868c4378: Pull complete [2020-07-22T23:13:17.868Z] 444b2fc9a129: Pull complete [2020-07-22T23:13:18.134Z] ea15f1150254: Pull complete [2020-07-22T23:13:22.353Z] 41b27a9f41bf: Pull complete [2020-07-22T23:13:22.353Z] 28c525ee5125: Pull complete [2020-07-22T23:13:24.912Z] 094b1ea09ed8: Pull complete [2020-07-22T23:13:25.174Z] 138eaada9080: Pull complete [2020-07-22T23:13:25.437Z] 0622d0fa9048: Pull complete [2020-07-22T23:13:25.437Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-22T23:13:25.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T23:13:25.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-22T23:13:25.611Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2020-07-22T23:13:25.651Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-283 -v /w/workspace/edgexfoundry_device-sdk-c_PR-283:/w/workspace/edgexfoundry_device-sdk-c_PR-283:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-283@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:10003/edgex-lftools-log-publisher:alpine cat [2020-07-22T23:13:29.382Z] $ docker top d2c93d2976c24f3bbfc5a20433e960ca3777826fa2afa92549e542e0c0cbd4de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T23:13:29.715Z] provisioning config files... [2020-07-22T23:13:29.734Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-283@tmp/config61965385526269753tmp [Pipeline] { [Pipeline] echo [2020-07-22T23:13:29.861Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T23:13:30.224Z] ---> create-netrc.sh [Pipeline] echo [2020-07-22T23:13:30.265Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T23:13:30.636Z] ---> logs-deploy.sh [2020-07-22T23:13:30.636Z] + ARCHIVE_ARTIFACTS= [2020-07-22T23:13:30.636Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-22T23:13:30.636Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-22T23:13:30.636Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-22T23:13:30.636Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-283/1 [2020-07-22T23:13:30.636Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-283/1/ [2020-07-22T23:13:30.636Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-283/1 /w/workspace/edgexfoundry_device-sdk-c_PR-283 [2020-07-22T23:13:31.579Z] Archives upload complete. [2020-07-22T23:13:31.840Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-283/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-283/1/