Pull request #297 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 f8780afa8de9cf741021a7ef3db9cb6d72a3246e+60ee652064f677bb80d8a9b8d02e7b48382e3d17 (a2825b63709b3ed4d6b0267001bcc78b25f4c6b2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-297/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-297/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1976 in /w/workspace/edgexfoundry_device-sdk-c_PR-297 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 60ee652064f677bb80d8a9b8d02e7b48382e3d17 into PR head commit f8780afa8de9cf741021a7ef3db9cb6d72a3246e Merge succeeded, producing f8780afa8de9cf741021a7ef3db9cb6d72a3246e Checking out Revision f8780afa8de9cf741021a7ef3db9cb6d72a3246e (PR-297) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # 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 60ee652064f677bb80d8a9b8d02e7b48382e3d17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # timeout=10 Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T09:28:12.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T09:28:13.166Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T09:28:13.373Z] ========================================================= [2020-09-29T09:28:13.373Z] EdgeX Global Pipelines Version Info [2020-09-29T09:28:13.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:28:15.355Z] ------------------- [2020-09-29T09:28:15.355Z] stable info: [2020-09-29T09:28:15.355Z] ------------------- [2020-09-29T09:28:15.355Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T09:28:15.355Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T09:28:15.355Z] Message: update stable to v1.0.131 [2020-09-29T09:28:15.930Z] ------------------- [2020-09-29T09:28:15.930Z] experimental info: [2020-09-29T09:28:15.930Z] ------------------- [2020-09-29T09:28:15.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T09:28:15.930Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T09:28:15.930Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T09:28:16.443Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-09-29T09:28:16.568Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-09-29T09:28:16.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T09:28:16.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T09:28:16.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T09:28:17.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-09-29T09:28:17.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-09-29T09:28:17.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-09-29T09:28:17.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T09:28:17.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-09-29T09:28:17.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T09:28:17.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T09:28:18.020Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T09:28:18.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T09:28:18.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T09:28:18.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-29T09:28:18.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2020-09-29T09:28:18.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2020-09-29T09:28:18.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2020-09-29T09:28:18.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8780afa8de9cf741021a7ef3db9cb6d72a3246e [Pipeline] echo [2020-09-29T09:28:19.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8780af [Pipeline] echo [2020-09-29T09:28:19.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-29T09:28:20.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T09:28:20.860Z] [2020-09-29T09:28:20.860Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T09:28:21.257Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T09:28:21.257Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T09:28:21.257Z] 31603596830f: Pulling fs layer [2020-09-29T09:28:21.257Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T09:28:21.257Z] 6ca5941a6612: Pulling fs layer [2020-09-29T09:28:21.257Z] ecc8261a40a4: Pulling fs layer [2020-09-29T09:28:21.257Z] ecc8261a40a4: Waiting [2020-09-29T09:28:21.257Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T09:28:21.257Z] 2a8b12db71e7: Download complete [2020-09-29T09:28:21.520Z] 31603596830f: Download complete [2020-09-29T09:28:21.520Z] 6ca5941a6612: Verifying Checksum [2020-09-29T09:28:21.520Z] 6ca5941a6612: Download complete [2020-09-29T09:28:21.787Z] ecc8261a40a4: Verifying Checksum [2020-09-29T09:28:21.787Z] ecc8261a40a4: Download complete [2020-09-29T09:28:21.787Z] 31603596830f: Pull complete [2020-09-29T09:28:22.053Z] 2a8b12db71e7: Pull complete [2020-09-29T09:28:23.012Z] 6ca5941a6612: Pull complete [2020-09-29T09:28:23.012Z] ecc8261a40a4: Pull complete [2020-09-29T09:28:23.012Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T09:28:23.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T09:28:23.274Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T09:28:23.426Z] prd-centos7-docker-4c-2g-1976 does not seem to be running inside a container [2020-09-29T09:28:23.476Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-297 -v /w/workspace/edgexfoundry_device-sdk-c_PR-297:/w/workspace/edgexfoundry_device-sdk-c_PR-297:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T09:28:25.589Z] $ docker top f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T09:28:25.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T09:28:25.980Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T09:28:26.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T09:28:26.189Z] $ docker exec f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b ssh-agent [2020-09-29T09:28:26.345Z] SSH_AUTH_SOCK=/tmp/ssh-bfPHobBWswSv/agent.11 [2020-09-29T09:28:26.345Z] SSH_AGENT_PID=16 [2020-09-29T09:28:26.356Z] Running ssh-add (command line suppressed) [2020-09-29T09:28:26.480Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp/private_key_8392048736833185592.key (/w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp/private_key_8392048736833185592.key) [2020-09-29T09:28:26.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T09:28:26.911Z] + git describe --exact-match --tags HEAD [2020-09-29T09:28:26.911Z] fatal: no tag exactly matches 'f8780afa8de9cf741021a7ef3db9cb6d72a3246e' [Pipeline] } [2020-09-29T09:28:27.068Z] $ docker exec --env ******** --env ******** f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b ssh-agent -k [2020-09-29T09:28:27.189Z] unset SSH_AUTH_SOCK; [2020-09-29T09:28:27.189Z] unset SSH_AGENT_PID; [2020-09-29T09:28:27.189Z] echo Agent pid 16 killed; [2020-09-29T09:28:27.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T09:28:27.369Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T09:28:27.369Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T09:28:27.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T09:28:27.489Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T09:28:27.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T09:28:27.666Z] $ docker exec f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b ssh-agent [2020-09-29T09:28:27.819Z] SSH_AUTH_SOCK=/tmp/ssh-e1dizQLw1bAf/agent.46 [2020-09-29T09:28:27.819Z] SSH_AGENT_PID=51 [2020-09-29T09:28:27.826Z] Running ssh-add (command line suppressed) [2020-09-29T09:28:27.944Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp/private_key_72331909868183004.key (/w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp/private_key_72331909868183004.key) [2020-09-29T09:28:27.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T09:28:28.358Z] + git semver init [2020-09-29T09:28:28.358Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T09:28:28.358Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-297/.git [2020-09-29T09:28:28.358Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-297 [2020-09-29T09:28:28.358Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T09:28:28.358Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T09:28:28.358Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T09:28:28.358Z] # $SEMVER_BRANCH = PR-297 [2020-09-29T09:28:28.358Z] # $SEMVER_TEMP = /tmp/semver-417668514 [2020-09-29T09:28:28.358Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-09-29T09:28:29.307Z] # '/tmp/semver-417668514' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-297/.semver' [2020-09-29T09:28:29.307Z] # -> Force: false [2020-09-29T09:28:29.307Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-297/.semver [Pipeline] } [2020-09-29T09:28:29.330Z] $ docker exec --env ******** --env ******** f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b ssh-agent -k [2020-09-29T09:28:29.448Z] unset SSH_AUTH_SOCK; [2020-09-29T09:28:29.448Z] unset SSH_AGENT_PID; [2020-09-29T09:28:29.448Z] echo Agent pid 51 killed; [2020-09-29T09:28:29.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T09:28:30.072Z] + git semver [Pipeline] } [2020-09-29T09:28:30.107Z] $ docker stop --time=1 f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b [2020-09-29T09:28:31.435Z] $ docker rm -f f0afeeaa1a2fa09483b468016c2107fc56eaf1276eeeabf34c2bf74323b2d93b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T09:28:32.307Z] Stashed 33 file(s) [Pipeline] echo [2020-09-29T09:28:32.329Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-29T09:28:48.158Z] Still waiting to schedule task [2020-09-29T09:28:48.158Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1976’ [2020-09-29T09:28:48.186Z] Still waiting to schedule task [2020-09-29T09:28:48.187Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-29T09:30:44.547Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1977 in /w/workspace/edgexfoundry_device-sdk-c_PR-297 [Pipeline] { [Pipeline] ws [2020-09-29T09:30:44.638Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-29T09:30:49.734Z] using credential edgex-jenkins-ssh [2020-09-29T09:30:49.796Z] Cloning the remote Git repository [2020-09-29T09:30:49.857Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:30:49.969Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-29T09:30:50.057Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:30:50.058Z] > git --version # timeout=10 [2020-09-29T09:30:50.073Z] > git --version # 'git version 2.17.1' [2020-09-29T09:30:50.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:30:50.123Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T09:30:51.825Z] Merging remotes/origin/master commit 60ee652064f677bb80d8a9b8d02e7b48382e3d17 into PR head commit f8780afa8de9cf741021a7ef3db9cb6d72a3246e [2020-09-29T09:30:52.137Z] Merge succeeded, producing f8780afa8de9cf741021a7ef3db9cb6d72a3246e [2020-09-29T09:30:52.138Z] Checking out Revision f8780afa8de9cf741021a7ef3db9cb6d72a3246e (PR-297) [2020-09-29T09:30:51.119Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T09:30:51.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T09:30:51.176Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T09:30:51.220Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:30:51.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:30:51.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T09:30:51.850Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T09:30:51.866Z] > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # timeout=10 [2020-09-29T09:30:51.986Z] > git remote # timeout=10 [2020-09-29T09:30:52.008Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T09:30:52.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:30:52.048Z] > git merge 60ee652064f677bb80d8a9b8d02e7b48382e3d17 # timeout=10 [2020-09-29T09:30:52.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T09:30:52.148Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T09:30:52.169Z] > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # timeout=10 [2020-09-29T09:30:56.771Z] Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service" [2020-09-29T09:30:56.835Z] > git --version # timeout=10 [2020-09-29T09:30:56.860Z] > git --version # 'git version 2.17.1' [2020-09-29T09:30:56.877Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T09:30:58.478Z] ========================================================= [2020-09-29T09:30:58.478Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-09-29T09:30:58.478Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T09:30:59.735Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-09-29T09:31:00.726Z] Sending build context to Docker daemon 3.779MB [2020-09-29T09:31:00.726Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-29T09:31:00.726Z] Step 2/21 : FROM ${BASE} as builder [2020-09-29T09:31:01.006Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-09-29T09:31:01.006Z] 0362ad1dd800: Pulling fs layer [2020-09-29T09:31:01.006Z] f2cdb1532d8b: Pulling fs layer [2020-09-29T09:31:01.006Z] 37ed683be191: Pulling fs layer [2020-09-29T09:31:01.608Z] 0362ad1dd800: Verifying Checksum [2020-09-29T09:31:01.608Z] 0362ad1dd800: Download complete [2020-09-29T09:31:02.214Z] 0362ad1dd800: Pull complete [2020-09-29T09:31:02.494Z] f2cdb1532d8b: Pull complete [2020-09-29T09:31:03.935Z] 37ed683be191: Verifying Checksum [2020-09-29T09:31:03.935Z] 37ed683be191: Download complete [2020-09-29T09:31:14.129Z] 37ed683be191: Pull complete [2020-09-29T09:31:14.129Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-09-29T09:31:14.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-09-29T09:31:14.129Z] ---> b23d30803547 [2020-09-29T09:31:14.129Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-09-29T09:31:14.402Z] ---> Running in 40925a294669 [2020-09-29T09:31:16.383Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-29T09:31:16.984Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-29T09:31:17.576Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T09:31:17.576Z] (2/8) Installing libuuid (2.33-r0) [2020-09-29T09:31:17.576Z] (3/8) Installing libblkid (2.33-r0) [2020-09-29T09:31:17.849Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-29T09:31:17.849Z] (5/8) Installing libmount (2.33-r0) [2020-09-29T09:31:17.849Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-29T09:31:18.120Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-29T09:31:18.397Z] (8/8) Installing wget (1.20.3-r0) [2020-09-29T09:31:18.397Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T09:31:18.397Z] OK: 285 MiB in 83 packages [2020-09-29T09:31:19.843Z] Removing intermediate container 40925a294669 [2020-09-29T09:31:19.843Z] ---> 71fbac794dc5 [2020-09-29T09:31:19.843Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-29T09:31:20.124Z] ---> Running in 1d34a66610b3 [2020-09-29T09:31:20.412Z] Removing intermediate container 1d34a66610b3 [2020-09-29T09:31:20.412Z] ---> a75d5a865956 [2020-09-29T09:31:20.412Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-09-29T09:31:20.412Z] ---> Running in 09f295993c77 [2020-09-29T09:31:21.963Z] --2020-09-29 09:31:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-29T09:31:21.963Z] Resolving github.com... 140.82.112.4 [2020-09-29T09:31:21.963Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-29T09:31:22.241Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:31:22.241Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-29T09:31:22.241Z] --2020-09-29 09:31:22-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-29T09:31:22.241Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:31:22.241Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:31:22.535Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:31:22.535Z] Length: unspecified [application/x-gzip] [2020-09-29T09:31:22.535Z] Saving to: 'STDOUT' [2020-09-29T09:31:22.535Z] [2020-09-29T09:31:22.535Z] 0K .......... .......... .......... .......... .......... 1.15M [2020-09-29T09:31:22.535Z] 50K .......... .......... .......... .......... .......... 2.35M [2020-09-29T09:31:22.535Z] 100K .......... .......... .......... .......... .......... 4.82M [2020-09-29T09:31:22.535Z] 150K .......... .......... .......... .......... .......... 6.13M [2020-09-29T09:31:22.535Z] 200K .......... .......... .......... .......... .......... 8.66M [2020-09-29T09:31:22.535Z] 250K .......... .......... .......... .......... .......... 3.73M [2020-09-29T09:31:22.535Z] 300K .......... .......... .......... .......... .......... 4.35M [2020-09-29T09:31:22.535Z] 350K .......... .......... .......... .......... .......... 3.91M [2020-09-29T09:31:22.535Z] 400K .......... .......... .......... .......... .......... 3.60M [2020-09-29T09:31:22.535Z] 450K .......... .......... .......... .......... .......... 6.26M [2020-09-29T09:31:22.535Z] 500K .......... .......... .......... .......... .......... 6.06M [2020-09-29T09:31:22.535Z] 550K .......... .......... .......... .......... .......... 6.79M [2020-09-29T09:31:22.535Z] 600K .......... .......... .......... .......... .......... 1.05M [2020-09-29T09:31:22.535Z] 650K .......... .......... .......... .......... .......... 1.12M [2020-09-29T09:31:22.535Z] 700K .. 11.4M=0.3s [2020-09-29T09:31:22.535Z] [2020-09-29T09:31:22.535Z] 2020-09-29 09:31:22 (2.74 MB/s) - written to stdout [719348] [2020-09-29T09:31:22.535Z] [2020-09-29T09:31:23.163Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:31:23.163Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-29T09:31:23.163Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:31:23.468Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:31:23.468Z] -- Detecting C compiler ABI info [2020-09-29T09:31:23.783Z] -- Detecting C compiler ABI info - done [2020-09-29T09:31:23.783Z] -- Detecting C compile features [2020-09-29T09:31:24.407Z] -- Detecting C compile features - done [2020-09-29T09:31:24.407Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-29T09:31:24.713Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-29T09:31:24.713Z] -- Detecting CXX compiler ABI info [2020-09-29T09:31:25.000Z] -- Detecting CXX compiler ABI info - done [2020-09-29T09:31:25.000Z] -- Detecting CXX compile features [2020-09-29T09:31:26.551Z] -- Detecting CXX compile features - done [2020-09-29T09:31:26.551Z] -- Looking for include file endian.h [2020-09-29T09:31:26.551Z] -- Looking for include file endian.h - found [2020-09-29T09:31:26.551Z] -- Check if the system is big endian [2020-09-29T09:31:26.551Z] -- Searching 16 bit integer [2020-09-29T09:31:26.551Z] -- Looking for sys/types.h [2020-09-29T09:31:26.865Z] -- Looking for sys/types.h - found [2020-09-29T09:31:26.865Z] -- Looking for stdint.h [2020-09-29T09:31:27.169Z] -- Looking for stdint.h - found [2020-09-29T09:31:27.169Z] -- Looking for stddef.h [2020-09-29T09:31:27.483Z] -- Looking for stddef.h - found [2020-09-29T09:31:27.483Z] -- Check size of unsigned short [2020-09-29T09:31:27.782Z] -- Check size of unsigned short - done [2020-09-29T09:31:27.782Z] -- Using unsigned short [2020-09-29T09:31:27.782Z] -- Check if the system is big endian - little endian [2020-09-29T09:31:28.168Z] -- Check size of size_t [2020-09-29T09:31:28.168Z] -- Check size of size_t - done [2020-09-29T09:31:28.168Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-29T09:31:28.168Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-29T09:31:28.168Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-29T09:31:28.168Z] CMake did not find one. [2020-09-29T09:31:28.168Z] [2020-09-29T09:31:28.168Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-29T09:31:28.168Z] the following names: [2020-09-29T09:31:28.168Z] [2020-09-29T09:31:28.168Z] cJSONConfig.cmake [2020-09-29T09:31:28.168Z] cjson-config.cmake [2020-09-29T09:31:28.168Z] [2020-09-29T09:31:28.168Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-29T09:31:28.168Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-29T09:31:28.168Z] provides a separate development package or SDK, be sure it has been [2020-09-29T09:31:28.168Z] installed. [2020-09-29T09:31:28.168Z] [2020-09-29T09:31:28.168Z] [2020-09-29T09:31:28.168Z] -- Configuring done [2020-09-29T09:31:28.494Z] -- Generating done [2020-09-29T09:31:28.494Z] -- Build files have been written to: /tmp/cbor [2020-09-29T09:31:28.494Z] Scanning dependencies of target cbor_shared [2020-09-29T09:31:28.494Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-29T09:31:29.608Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-29T09:31:29.887Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-29T09:31:30.172Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T09:31:30.245Z] Running on prd-centos7-docker-4c-2g-1978 in /w/workspace/edgexfoundry_device-sdk-c_PR-297 [Pipeline] { [Pipeline] ws [2020-09-29T09:31:30.359Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-29T09:31:30.782Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-29T09:31:31.061Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-29T09:31:31.061Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-29T09:31:31.352Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-29T09:31:31.352Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-29T09:31:31.963Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-29T09:31:32.254Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-29T09:31:32.530Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-29T09:31:33.166Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-29T09:31:33.166Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-29T09:31:33.289Z] using credential edgex-jenkins-ssh [2020-09-29T09:31:33.397Z] Cloning the remote Git repository [2020-09-29T09:31:33.447Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-29T09:31:33.721Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-29T09:31:33.999Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-29T09:31:33.424Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:31:33.505Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-29T09:31:33.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:31:33.575Z] > git --version # timeout=10 [2020-09-29T09:31:33.580Z] > git --version # 'git version 2.16.5' [2020-09-29T09:31:33.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:31:33.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T09:31:34.274Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-29T09:31:34.559Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-29T09:31:34.767Z] Merging remotes/origin/master commit 60ee652064f677bb80d8a9b8d02e7b48382e3d17 into PR head commit f8780afa8de9cf741021a7ef3db9cb6d72a3246e [2020-09-29T09:31:34.842Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-29T09:31:34.842Z] [ 40%] Linking C shared library libcbor.so [2020-09-29T09:31:34.868Z] Merge succeeded, producing f8780afa8de9cf741021a7ef3db9cb6d72a3246e [2020-09-29T09:31:34.869Z] Checking out Revision f8780afa8de9cf741021a7ef3db9cb6d72a3246e (PR-297) [2020-09-29T09:31:35.134Z] [ 40%] Built target cbor_shared [2020-09-29T09:31:35.134Z] Scanning dependencies of target cbor [2020-09-29T09:31:35.134Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-29T09:31:34.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T09:31:34.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T09:31:34.257Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-29T09:31:34.271Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-29T09:31:34.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:31:34.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T09:31:34.780Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T09:31:34.785Z] > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # timeout=10 [2020-09-29T09:31:34.839Z] > git remote # timeout=10 [2020-09-29T09:31:34.845Z] > git config --get remote.origin.url # timeout=10 [2020-09-29T09:31:34.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T09:31:34.854Z] > git merge 60ee652064f677bb80d8a9b8d02e7b48382e3d17 # timeout=10 [2020-09-29T09:31:34.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-29T09:31:34.877Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T09:31:34.882Z] > git checkout -f f8780afa8de9cf741021a7ef3db9cb6d72a3246e # timeout=10 [2020-09-29T09:31:36.139Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-29T09:31:36.416Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-29T09:31:36.692Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T09:31:37.690Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-29T09:31:37.969Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-29T09:31:38.248Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-29T09:31:38.528Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-29T09:31:38.528Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-29T09:31:38.722Z] Commit message: "DSR-1404 feat(discovery): if discovered device already exists, re-assign it to this device service" [2020-09-29T09:31:38.754Z] > git --version # timeout=10 [2020-09-29T09:31:38.759Z] > git --version # 'git version 2.16.5' [2020-09-29T09:31:38.764Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T09:31:39.135Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-29T09:31:39.805Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [Pipeline] echo [2020-09-29T09:31:39.972Z] ========================================================= [2020-09-29T09:31:39.972Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-09-29T09:31:39.972Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T09:31:40.100Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-29T09:31:40.386Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-29T09:31:40.660Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-29T09:31:40.717Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-09-29T09:31:40.934Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-29T09:31:40.984Z] Sending build context to Docker daemon 3.779MB [2020-09-29T09:31:40.984Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-29T09:31:40.984Z] Step 2/21 : FROM ${BASE} as builder [2020-09-29T09:31:40.984Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-09-29T09:31:40.984Z] e7c96db7181b: Pulling fs layer [2020-09-29T09:31:40.984Z] 4c13bbce0fe7: Pulling fs layer [2020-09-29T09:31:40.984Z] 6059c847ac2f: Pulling fs layer [2020-09-29T09:31:40.984Z] 4c13bbce0fe7: Verifying Checksum [2020-09-29T09:31:40.984Z] 4c13bbce0fe7: Download complete [2020-09-29T09:31:41.206Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-29T09:31:41.247Z] e7c96db7181b: Verifying Checksum [2020-09-29T09:31:41.247Z] e7c96db7181b: Download complete [2020-09-29T09:31:41.481Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-29T09:31:41.512Z] e7c96db7181b: Pull complete [2020-09-29T09:31:41.512Z] 4c13bbce0fe7: Pull complete [2020-09-29T09:31:41.754Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-29T09:31:42.026Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-29T09:31:42.300Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-29T09:31:42.300Z] [ 80%] Linking C static library libcbor.a [2020-09-29T09:31:42.467Z] 6059c847ac2f: Verifying Checksum [2020-09-29T09:31:42.467Z] 6059c847ac2f: Download complete [2020-09-29T09:31:42.574Z] [ 80%] Built target cbor [2020-09-29T09:31:42.574Z] Scanning dependencies of target create_items [2020-09-29T09:31:42.574Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-29T09:31:42.846Z] [ 84%] Linking C executable create_items [2020-09-29T09:31:42.846Z] [ 84%] Built target create_items [2020-09-29T09:31:42.846Z] Scanning dependencies of target readfile [2020-09-29T09:31:42.846Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-29T09:31:43.122Z] [ 88%] Linking C executable readfile [2020-09-29T09:31:43.122Z] [ 88%] Built target readfile [2020-09-29T09:31:43.122Z] Scanning dependencies of target streaming_parser [2020-09-29T09:31:43.122Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-29T09:31:43.398Z] [ 92%] Linking C executable streaming_parser [2020-09-29T09:31:43.398Z] [ 92%] Built target streaming_parser [2020-09-29T09:31:43.398Z] Scanning dependencies of target sort [2020-09-29T09:31:43.398Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-29T09:31:43.671Z] [ 96%] Linking C executable sort [2020-09-29T09:31:43.671Z] [ 96%] Built target sort [2020-09-29T09:31:43.671Z] Scanning dependencies of target hello [2020-09-29T09:31:43.945Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-29T09:31:43.945Z] [100%] Linking C executable hello [2020-09-29T09:31:43.945Z] [100%] Built target hello [2020-09-29T09:31:44.229Z] Install the project... [2020-09-29T09:31:44.229Z] -- Install configuration: "Release" [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-29T09:31:44.229Z] -- Up-to-date: /usr/local/include/cbor [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/include/cbor.h [2020-09-29T09:31:44.229Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-29T09:31:46.214Z] Removing intermediate container 09f295993c77 [2020-09-29T09:31:46.214Z] ---> 1cc19a237f36 [2020-09-29T09:31:46.214Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-29T09:31:46.488Z] ---> Running in 5de582a8be8f [2020-09-29T09:31:46.730Z] 6059c847ac2f: Pull complete [2020-09-29T09:31:46.730Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-09-29T09:31:46.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-09-29T09:31:46.730Z] ---> 5eabd8fd8ba2 [2020-09-29T09:31:46.730Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-09-29T09:31:48.662Z] ---> Running in d33ad43d34da [2020-09-29T09:31:49.108Z] Removing intermediate container 5de582a8be8f [2020-09-29T09:31:49.109Z] ---> 4d8b5cc5dfe1 [2020-09-29T09:31:49.109Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-29T09:31:49.238Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-29T09:31:49.704Z] ---> ce1bdf002578 [2020-09-29T09:31:49.704Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-29T09:31:50.299Z] ---> 6114db7999f6 [2020-09-29T09:31:50.299Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-29T09:31:50.632Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-29T09:31:50.632Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-29T09:31:50.896Z] (2/8) Installing libuuid (2.33-r0) [2020-09-29T09:31:50.896Z] (3/8) Installing libblkid (2.33-r0) [2020-09-29T09:31:50.896Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-29T09:31:51.162Z] (5/8) Installing libmount (2.33-r0) [2020-09-29T09:31:51.162Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-29T09:31:51.162Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-29T09:31:51.278Z] ---> 40356b4e7272 [2020-09-29T09:31:51.279Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-29T09:31:51.737Z] (8/8) Installing wget (1.20.3-r0) [2020-09-29T09:31:51.737Z] Executing busybox-1.29.3-r10.trigger [2020-09-29T09:31:51.737Z] OK: 272 MiB in 83 packages [2020-09-29T09:31:51.871Z] ---> aa8420fb5648 [2020-09-29T09:31:51.871Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-29T09:31:52.317Z] Removing intermediate container d33ad43d34da [2020-09-29T09:31:52.317Z] ---> 88846b16bf50 [2020-09-29T09:31:52.317Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-29T09:31:52.317Z] ---> Running in b54426259147 [2020-09-29T09:31:52.464Z] ---> 7c5a44836291 [2020-09-29T09:31:52.464Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-29T09:31:52.579Z] Removing intermediate container b54426259147 [2020-09-29T09:31:52.580Z] ---> c31394380c54 [2020-09-29T09:31:52.580Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-09-29T09:31:52.580Z] ---> Running in 8a067f2c547a [2020-09-29T09:31:53.061Z] ---> db2cbbb3b568 [2020-09-29T09:31:53.061Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-29T09:31:53.158Z] --2020-09-29 09:31:53-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-29T09:31:53.158Z] Resolving github.com... 140.82.112.4 [2020-09-29T09:31:53.159Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-29T09:31:53.159Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:31:53.159Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-29T09:31:53.159Z] --2020-09-29 09:31:53-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-29T09:31:53.159Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:31:53.159Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:31:53.338Z] ---> Running in 449e8df65620 [2020-09-29T09:31:53.423Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:31:53.423Z] Length: unspecified [application/x-gzip] [2020-09-29T09:31:53.423Z] Saving to: 'STDOUT' [2020-09-29T09:31:53.423Z]  [2020-09-29T09:31:53.423Z] 0K .......... .......... .......... .......... .......... 1.27M [2020-09-29T09:31:53.423Z] 50K .......... .......... .......... .......... .......... 5.70M [2020-09-29T09:31:53.423Z] 100K .......... .......... .......... .......... .......... 4.16M [2020-09-29T09:31:53.423Z] 150K .......... .......... .......... .......... .......... 6.58M [2020-09-29T09:31:53.423Z] 200K .......... .......... .......... .......... .......... 4.22M [2020-09-29T09:31:53.423Z] 250K .......... .......... .......... .......... .......... 26.1M [2020-09-29T09:31:53.423Z] 300K .......... .......... .......... .......... .......... 8.41M [2020-09-29T09:31:53.423Z] 350K .......... .......... .......... .......... .......... 7.92M [2020-09-29T09:31:53.423Z] 400K .......... .......... .......... .......... .......... 5.91M [2020-09-29T09:31:53.423Z] 450K .......... .......... .......... .......... .......... 12.1M [2020-09-29T09:31:53.423Z] 500K .......... .......... .......... .......... .......... 25.1M [2020-09-29T09:31:53.423Z] 550K .......... .......... .......... .......... .......... 4.23M [2020-09-29T09:31:53.423Z] 600K .......... .......... .......... .......... .......... 2.52M [2020-09-29T09:31:53.423Z] 650K .......... .......... .......... .......... .......... 4.73M [2020-09-29T09:31:53.423Z] 700K .. 27.3M=0.1s [2020-09-29T09:31:53.423Z] [2020-09-29T09:31:53.423Z] 2020-09-29 09:31:53 (4.66 MB/s) - written to stdout [719348] [2020-09-29T09:31:53.423Z] [2020-09-29T09:31:53.767Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:31:53.767Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-29T09:31:53.767Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:31:53.767Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:31:53.767Z] -- Detecting C compiler ABI info [2020-09-29T09:31:54.034Z] -- Detecting C compiler ABI info - done [2020-09-29T09:31:54.034Z] -- Detecting C compile features [2020-09-29T09:31:54.034Z] -- Detecting C compile features - done [2020-09-29T09:31:54.034Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-29T09:31:54.303Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-29T09:31:54.303Z] -- Detecting CXX compiler ABI info [2020-09-29T09:31:54.303Z] -- Detecting CXX compiler ABI info - done [2020-09-29T09:31:54.303Z] -- Detecting CXX compile features [2020-09-29T09:31:54.771Z] + CPPCHECK=false [2020-09-29T09:31:54.771Z] + DOCGEN=false [2020-09-29T09:31:54.771Z] + TOMLVER=SDK-0.2 [2020-09-29T09:31:54.771Z] + CUTILVER=1.1.1 [2020-09-29T09:31:54.771Z] + '[' 0 -gt 0 ] [2020-09-29T09:31:54.771Z] + readlink -f ./scripts/build.sh [2020-09-29T09:31:54.771Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-29T09:31:54.771Z] + dirname /tmp/sdk/scripts [2020-09-29T09:31:54.771Z] + ROOT=/tmp/sdk [2020-09-29T09:31:54.771Z] + cd /tmp/sdk [2020-09-29T09:31:54.771Z] + '[' '!' -d deps ] [2020-09-29T09:31:54.771Z] + mkdir deps [2020-09-29T09:31:54.771Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T09:31:54.771Z] + tar -C deps -z -x -f - [2020-09-29T09:31:54.771Z] --2020-09-29 09:31:54-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T09:31:54.771Z] Resolving github.com... 140.82.112.4 [2020-09-29T09:31:54.771Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-29T09:31:54.879Z] -- Detecting CXX compile features - done [2020-09-29T09:31:54.879Z] -- Looking for include file endian.h [2020-09-29T09:31:54.879Z] -- Looking for include file endian.h - found [2020-09-29T09:31:54.879Z] -- Check if the system is big endian [2020-09-29T09:31:54.879Z] -- Searching 16 bit integer [2020-09-29T09:31:54.879Z] -- Looking for sys/types.h [2020-09-29T09:31:54.879Z] -- Looking for sys/types.h - found [2020-09-29T09:31:54.879Z] -- Looking for stdint.h [2020-09-29T09:31:55.042Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:31:55.043Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-29T09:31:55.043Z] --2020-09-29 09:31:54-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-29T09:31:55.043Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:31:55.043Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:31:55.043Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:31:55.043Z] Length: unspecified [application/x-gzip] [2020-09-29T09:31:55.043Z] Saving to: 'STDOUT' [2020-09-29T09:31:55.043Z]  [2020-09-29T09:31:55.043Z] 0K .......... ......   886K=0.02s [2020-09-29T09:31:55.043Z] [2020-09-29T09:31:55.043Z] 2020-09-29 09:31:54 (886 KB/s) - written to stdout [16451] [2020-09-29T09:31:55.043Z] [2020-09-29T09:31:55.043Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-29T09:31:55.043Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz -x -f [2020-09-29T09:31:55.043Z] - [2020-09-29T09:31:55.043Z] --2020-09-29 09:31:55-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T09:31:55.141Z] -- Looking for stdint.h - found [2020-09-29T09:31:55.142Z] -- Looking for stddef.h [2020-09-29T09:31:55.142Z] -- Looking for stddef.h - found [2020-09-29T09:31:55.142Z] -- Check size of unsigned short [2020-09-29T09:31:55.142Z] -- Check size of unsigned short - done [2020-09-29T09:31:55.142Z] -- Using unsigned short [2020-09-29T09:31:55.315Z] Resolving github.com... 140.82.112.4 [2020-09-29T09:31:55.315Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-29T09:31:55.315Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:31:55.315Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-29T09:31:55.315Z] --2020-09-29 09:31:55-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-29T09:31:55.315Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:31:55.315Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:31:55.404Z] -- Check if the system is big endian - little endian [2020-09-29T09:31:55.404Z] -- Check size of size_t [2020-09-29T09:31:55.404Z] -- Check size of size_t - done [2020-09-29T09:31:55.404Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-29T09:31:55.404Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-29T09:31:55.404Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-29T09:31:55.404Z] CMake did not find one. [2020-09-29T09:31:55.404Z] [2020-09-29T09:31:55.404Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-29T09:31:55.404Z] the following names: [2020-09-29T09:31:55.404Z] [2020-09-29T09:31:55.404Z] cJSONConfig.cmake [2020-09-29T09:31:55.404Z] cjson-config.cmake [2020-09-29T09:31:55.404Z] [2020-09-29T09:31:55.404Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-29T09:31:55.404Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-29T09:31:55.404Z] provides a separate development package or SDK, be sure it has been [2020-09-29T09:31:55.404Z] installed. [2020-09-29T09:31:55.404Z] [2020-09-29T09:31:55.404Z] [2020-09-29T09:31:55.404Z] -- Configuring done [2020-09-29T09:31:55.404Z] -- Generating done [2020-09-29T09:31:55.404Z] -- Build files have been written to: /tmp/cbor [2020-09-29T09:31:55.404Z] Scanning dependencies of target cbor_shared [2020-09-29T09:31:55.589Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:31:55.589Z] Length: unspecified [application/x-gzip] [2020-09-29T09:31:55.589Z] Saving to: 'STDOUT' [2020-09-29T09:31:55.589Z]  [2020-09-29T09:31:55.589Z] 0K .......... .......... .......... .......... .......... 1.31M [2020-09-29T09:31:55.589Z] 50K .......... .......... .......... .......... .......... 2.42M [2020-09-29T09:31:55.589Z] 100K .......... .......... .......... .......... .......... 2.88M [2020-09-29T09:31:55.589Z] 150K .......... .......... ..... 10.8M=0.08s [2020-09-29T09:31:55.589Z] [2020-09-29T09:31:55.589Z] 2020-09-29 09:31:55 (2.24 MB/s) - written to stdout [179833] [2020-09-29T09:31:55.589Z] [2020-09-29T09:31:55.589Z] + mkdir -p src/c/iot [2020-09-29T09:31:55.589Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-09-29T09:31:55.589Z] + mkdir -p include/iot [2020-09-29T09:31:55.589Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-09-29T09:31:55.589Z] + mkdir -p include/iot/os [2020-09-29T09:31:55.589Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-09-29T09:31:55.589Z] + mkdir -p /tmp/sdk/build/release [2020-09-29T09:31:55.589Z] + cd /tmp/sdk/build/release [2020-09-29T09:31:55.589Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-29T09:31:55.667Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-29T09:31:55.667Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-29T09:31:55.862Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:31:55.929Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-29T09:31:55.929Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T09:31:56.134Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:31:56.134Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:31:56.134Z] -- Detecting C compiler ABI info [2020-09-29T09:31:56.192Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-29T09:31:56.192Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-29T09:31:56.192Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-29T09:31:56.192Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-29T09:31:56.409Z] -- Detecting C compiler ABI info - done [2020-09-29T09:31:56.409Z] -- Detecting C compile features [2020-09-29T09:31:56.456Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-29T09:31:56.456Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-29T09:31:56.457Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-29T09:31:56.718Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-29T09:31:56.718Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-29T09:31:56.982Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-29T09:31:56.982Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-29T09:31:56.982Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-29T09:31:56.982Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-29T09:31:57.244Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-29T09:31:57.244Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-29T09:31:57.244Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-29T09:31:57.244Z] [ 40%] Linking C shared library libcbor.so [2020-09-29T09:31:57.244Z] [ 40%] Built target cbor_shared [2020-09-29T09:31:57.387Z] -- Detecting C compile features - done [2020-09-29T09:31:57.387Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T09:31:57.387Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T09:31:57.387Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T09:31:57.387Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T09:31:57.387Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T09:31:57.387Z] -- C SDK 0.0.0 for Linux [2020-09-29T09:31:57.387Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T09:31:57.508Z] Scanning dependencies of target cbor [2020-09-29T09:31:57.508Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-29T09:31:57.508Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-29T09:31:57.660Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T09:31:57.660Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T09:31:57.660Z] -- Configuring done [2020-09-29T09:31:57.769Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-29T09:31:57.769Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-29T09:31:57.935Z] -- Generating done [2020-09-29T09:31:57.935Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-29T09:31:57.935Z] + make [2020-09-29T09:31:57.935Z] + tee release.log [2020-09-29T09:31:57.935Z] Scanning dependencies of target csdk [2020-09-29T09:31:58.031Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-29T09:31:58.031Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-29T09:31:58.209Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T09:31:58.296Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-29T09:31:58.296Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-29T09:31:58.296Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-29T09:31:58.296Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-29T09:31:58.560Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-29T09:31:58.560Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-29T09:31:58.803Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T09:31:58.821Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-29T09:31:58.821Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-29T09:31:58.821Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-29T09:31:59.081Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-29T09:31:59.081Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-29T09:31:59.081Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-29T09:31:59.081Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-29T09:31:59.344Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-29T09:31:59.344Z] [ 80%] Linking C static library libcbor.a [2020-09-29T09:31:59.344Z] [ 80%] Built target cbor [2020-09-29T09:31:59.344Z] Scanning dependencies of target create_items [2020-09-29T09:31:59.344Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-29T09:31:59.344Z] [ 84%] Linking C executable create_items [2020-09-29T09:31:59.344Z] [ 84%] Built target create_items [2020-09-29T09:31:59.397Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T09:31:59.606Z] Scanning dependencies of target readfile [2020-09-29T09:31:59.606Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-29T09:31:59.606Z] [ 88%] Linking C executable readfile [2020-09-29T09:31:59.606Z] [ 88%] Built target readfile [2020-09-29T09:31:59.606Z] Scanning dependencies of target streaming_parser [2020-09-29T09:31:59.606Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-29T09:31:59.606Z] [ 92%] Linking C executable streaming_parser [2020-09-29T09:31:59.606Z] [ 92%] Built target streaming_parser [2020-09-29T09:31:59.606Z] Scanning dependencies of target sort [2020-09-29T09:31:59.606Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-29T09:31:59.869Z] [ 96%] Linking C executable sort [2020-09-29T09:31:59.869Z] [ 96%] Built target sort [2020-09-29T09:31:59.869Z] Scanning dependencies of target hello [2020-09-29T09:31:59.869Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-29T09:31:59.869Z] [100%] Linking C executable hello [2020-09-29T09:31:59.869Z] [100%] Built target hello [2020-09-29T09:31:59.869Z] Install the project... [2020-09-29T09:31:59.869Z] -- Install configuration: "Release" [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-29T09:31:59.869Z] -- Up-to-date: /usr/local/include/cbor [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/include/cbor.h [2020-09-29T09:31:59.869Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-29T09:32:01.367Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T09:32:01.644Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T09:32:01.917Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T09:32:02.440Z] Removing intermediate container 8a067f2c547a [2020-09-29T09:32:02.440Z] ---> 4a837449e2c0 [2020-09-29T09:32:02.440Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-29T09:32:02.440Z] ---> Running in c7cc5707c822 [2020-09-29T09:32:02.893Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T09:32:03.395Z] Removing intermediate container c7cc5707c822 [2020-09-29T09:32:03.395Z] ---> f00168a4eaaa [2020-09-29T09:32:03.395Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-29T09:32:03.658Z] ---> cd2e48d3f78e [2020-09-29T09:32:03.658Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-29T09:32:04.607Z] ---> 999ce982935d [2020-09-29T09:32:04.607Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-29T09:32:04.607Z] ---> 44becf777235 [2020-09-29T09:32:04.607Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-29T09:32:04.860Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T09:32:04.875Z] ---> 8f819b14a625 [2020-09-29T09:32:04.875Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-29T09:32:05.139Z] ---> 5d6994f2fc2c [2020-09-29T09:32:05.139Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-29T09:32:05.401Z] ---> a09ee4d81408 [2020-09-29T09:32:05.401Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-29T09:32:05.401Z] ---> Running in ff4a974c9dac [2020-09-29T09:32:05.456Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T09:32:05.978Z] + CPPCHECK=false [2020-09-29T09:32:05.978Z] + DOCGEN=false [2020-09-29T09:32:05.978Z] + TOMLVER=SDK-0.2 [2020-09-29T09:32:05.978Z] + CUTILVER=1.1.1 [2020-09-29T09:32:05.978Z] + '[' 0 -gt 0 ] [2020-09-29T09:32:05.978Z] + readlink -f ./scripts/build.sh [2020-09-29T09:32:05.978Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-29T09:32:05.978Z] + dirname /tmp/sdk/scripts [2020-09-29T09:32:05.978Z] + ROOT=/tmp/sdk [2020-09-29T09:32:05.978Z] + cd /tmp/sdk [2020-09-29T09:32:05.978Z] + '[' '!' -d deps ] [2020-09-29T09:32:05.978Z] + mkdir deps [2020-09-29T09:32:05.978Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T09:32:05.978Z] + tar -C deps -z -x -f - [2020-09-29T09:32:05.978Z] --2020-09-29 09:32:05-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-29T09:32:05.978Z] Resolving github.com... 140.82.113.4 [2020-09-29T09:32:05.978Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-29T09:32:05.978Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:32:05.978Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-29T09:32:05.978Z] --2020-09-29 09:32:05-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-29T09:32:05.978Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:32:05.978Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:32:06.052Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T09:32:06.243Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:32:06.243Z] Length: unspecified [application/x-gzip] [2020-09-29T09:32:06.243Z] Saving to: 'STDOUT' [2020-09-29T09:32:06.243Z]  [2020-09-29T09:32:06.243Z] 0K .......... ......  859K=0.02s [2020-09-29T09:32:06.243Z] [2020-09-29T09:32:06.243Z] 2020-09-29 09:32:06 (859 KB/s) - written to stdout [16451] [2020-09-29T09:32:06.243Z] [2020-09-29T09:32:06.243Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-29T09:32:06.243Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T09:32:06.243Z] + tar -C deps -z -x -f - [2020-09-29T09:32:06.243Z] --2020-09-29 09:32:06-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-29T09:32:06.243Z] Resolving github.com... 140.82.113.4 [2020-09-29T09:32:06.243Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-09-29T09:32:06.243Z] HTTP request sent, awaiting response... 302 Found [2020-09-29T09:32:06.243Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-29T09:32:06.243Z] --2020-09-29 09:32:06-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-29T09:32:06.243Z] Resolving codeload.github.com... 140.82.113.9 [2020-09-29T09:32:06.506Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-09-29T09:32:06.506Z] HTTP request sent, awaiting response... 200 OK [2020-09-29T09:32:06.506Z] Length: 179833 (176K) [application/x-gzip] [2020-09-29T09:32:06.506Z] Saving to: 'STDOUT' [2020-09-29T09:32:06.506Z]  [2020-09-29T09:32:06.506Z] 0K .......... .......... .......... .......... .......... 28% 1.27M 0s [2020-09-29T09:32:06.506Z] 50K .......... .......... .......... .......... .......... 56% 2.50M 0s [2020-09-29T09:32:06.506Z] 100K .......... .......... .......... .......... .......... 85% 44.3M 0s [2020-09-29T09:32:06.506Z] 150K .......... .......... ..... 100% 3.07M=0.07s [2020-09-29T09:32:06.506Z] [2020-09-29T09:32:06.506Z] 2020-09-29 09:32:06 (2.55 MB/s) - written to stdout [179833/179833] [2020-09-29T09:32:06.506Z] [2020-09-29T09:32:06.506Z] + mkdir -p src/c/iot [2020-09-29T09:32:06.506Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-09-29T09:32:06.506Z] + mkdir -p include/iot [2020-09-29T09:32:06.506Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-09-29T09:32:06.506Z] + mkdir -p include/iot/os [2020-09-29T09:32:06.506Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-09-29T09:32:06.506Z] + mkdir -p /tmp/sdk/build/release [2020-09-29T09:32:06.506Z] + cd /tmp/sdk/build/release [2020-09-29T09:32:06.506Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-29T09:32:06.650Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T09:32:06.771Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:32:06.771Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:32:06.771Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:32:06.771Z] -- Detecting C compiler ABI info [2020-09-29T09:32:06.772Z] -- Detecting C compiler ABI info - done [2020-09-29T09:32:06.772Z] -- Detecting C compile features [2020-09-29T09:32:06.924Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T09:32:07.035Z] -- Detecting C compile features - done [2020-09-29T09:32:07.035Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T09:32:07.035Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T09:32:07.035Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T09:32:07.035Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T09:32:07.035Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T09:32:07.035Z] -- C SDK 0.0.0 for Linux [2020-09-29T09:32:07.035Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T09:32:07.035Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T09:32:07.198Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T09:32:07.299Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T09:32:07.299Z] -- Configuring done [2020-09-29T09:32:07.299Z] -- Generating done [2020-09-29T09:32:07.299Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-29T09:32:07.299Z] + make [2020-09-29T09:32:07.299Z] + tee release.log [2020-09-29T09:32:07.299Z] Scanning dependencies of target csdk [2020-09-29T09:32:07.299Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T09:32:07.470Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T09:32:07.564Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T09:32:07.564Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T09:32:08.139Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T09:32:08.402Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T09:32:08.402Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T09:32:08.664Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T09:32:09.242Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T09:32:09.242Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T09:32:09.508Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T09:32:09.508Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T09:32:09.772Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T09:32:09.772Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T09:32:09.772Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T09:32:10.721Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T09:32:10.721Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T09:32:10.849Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T09:32:10.985Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T09:32:10.985Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T09:32:11.123Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T09:32:11.248Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T09:32:11.396Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T09:32:11.829Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T09:32:11.830Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T09:32:11.830Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T09:32:11.988Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T09:32:12.093Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T09:32:12.093Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T09:32:12.093Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T09:32:12.353Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T09:32:12.580Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T09:32:12.615Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T09:32:12.615Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T09:32:12.615Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T09:32:13.189Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T09:32:13.189Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:13.454Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:13.454Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:13.454Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:13.454Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:13.454Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:13.454Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:13.454Z] cc1: some warnings being treated as errors [2020-09-29T09:32:13.454Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:13.454Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:13.454Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:13.454Z] + make package [2020-09-29T09:32:13.454Z] + tee -a release.log [2020-09-29T09:32:13.720Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:13.720Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:13.720Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:13.720Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:13.720Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:13.720Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:13.720Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:13.982Z] cc1: some warnings being treated as errors [2020-09-29T09:32:13.982Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:13.982Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:13.982Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:13.982Z] + '[' false '=' true ] [2020-09-29T09:32:13.982Z] + '[' false '=' true ] [2020-09-29T09:32:13.982Z] + mkdir -p /tmp/sdk/build/debug [2020-09-29T09:32:13.982Z] + cd /tmp/sdk/build/debug [2020-09-29T09:32:13.982Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-29T09:32:13.982Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:32:13.982Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:32:13.982Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:32:13.982Z] -- Detecting C compiler ABI info [2020-09-29T09:32:14.243Z] -- Detecting C compiler ABI info - done [2020-09-29T09:32:14.243Z] -- Detecting C compile features [2020-09-29T09:32:14.243Z] -- Detecting C compile features - done [2020-09-29T09:32:14.243Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T09:32:14.243Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T09:32:14.243Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T09:32:14.243Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T09:32:14.243Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T09:32:14.243Z] -- C SDK 0.0.0 for Linux [2020-09-29T09:32:14.508Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T09:32:14.508Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T09:32:14.508Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T09:32:14.508Z] -- Configuring done [2020-09-29T09:32:14.508Z] -- Generating done [2020-09-29T09:32:14.508Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-29T09:32:14.508Z] + make [2020-09-29T09:32:14.508Z] + tee debug.log [2020-09-29T09:32:14.508Z] Scanning dependencies of target csdk [2020-09-29T09:32:14.770Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T09:32:14.770Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T09:32:14.770Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T09:32:15.033Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T09:32:15.033Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T09:32:15.033Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T09:32:15.187Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T09:32:15.187Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T09:32:15.187Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T09:32:15.294Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T09:32:15.295Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T09:32:15.557Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T09:32:15.557Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T09:32:15.557Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T09:32:15.782Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T09:32:15.820Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T09:32:15.820Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T09:32:15.820Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T09:32:16.084Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T09:32:16.084Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T09:32:16.358Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T09:32:16.358Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T09:32:16.358Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T09:32:16.375Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T09:32:16.375Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T09:32:16.620Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T09:32:16.620Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T09:32:16.620Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T09:32:16.882Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T09:32:16.882Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T09:32:16.882Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T09:32:16.882Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T09:32:17.143Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T09:32:17.143Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T09:32:17.143Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T09:32:17.348Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T09:32:17.409Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T09:32:17.409Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:17.409Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:17.409Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:17.409Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:17.409Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:17.409Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:17.409Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:17.409Z] cc1: some warnings being treated as errors [2020-09-29T09:32:17.409Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:17.409Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:17.409Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:17.409Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.409Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.409Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.409Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.409Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.409Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:17.621Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T09:32:17.674Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:17.674Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:17.674Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:17.674Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:17.674Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:17.674Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:17.674Z] cc1: some warnings being treated as errors [2020-09-29T09:32:17.674Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:17.674Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.674Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:17.674Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:17.674Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:17.674Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:18.223Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T09:32:18.495Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T09:32:18.622Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-09-29T09:32:20.465Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T09:32:20.740Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-09-29T09:32:21.018Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:21.018Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:21.018Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:21.018Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:21.018Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:21.018Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T09:32:21.413Z] Failed in branch amd64 [2020-09-29T09:32:21.614Z] cc1: some warnings being treated as errors [2020-09-29T09:32:21.615Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:21.615Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:21.615Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:21.615Z] + make package [2020-09-29T09:32:21.615Z] + tee -a release.log [2020-09-29T09:32:21.889Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:22.162Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:22.162Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:22.162Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:22.162Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:22.162Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:22.162Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:22.755Z] cc1: some warnings being treated as errors [2020-09-29T09:32:22.756Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:22.756Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:22.756Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:22.756Z] + '[' false '=' true ] [2020-09-29T09:32:22.756Z] + '[' false '=' true ] [2020-09-29T09:32:22.756Z] + mkdir -p /tmp/sdk/build/debug [2020-09-29T09:32:22.756Z] + cd /tmp/sdk/build/debug [2020-09-29T09:32:22.756Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-29T09:32:23.028Z] -- The C compiler identification is GNU 8.3.0 [2020-09-29T09:32:23.028Z] -- Check for working C compiler: /usr/bin/cc [2020-09-29T09:32:23.301Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-29T09:32:23.301Z] -- Detecting C compiler ABI info [2020-09-29T09:32:23.573Z] -- Detecting C compiler ABI info - done [2020-09-29T09:32:23.573Z] -- Detecting C compile features [2020-09-29T09:32:24.555Z] -- Detecting C compile features - done [2020-09-29T09:32:24.555Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-29T09:32:24.555Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-29T09:32:24.555Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-29T09:32:24.555Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-29T09:32:24.555Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-29T09:32:24.555Z] -- C SDK 0.0.0 for Linux [2020-09-29T09:32:24.555Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-29T09:32:24.555Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-29T09:32:24.827Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-29T09:32:24.827Z] -- Configuring done [2020-09-29T09:32:25.100Z] -- Generating done [2020-09-29T09:32:25.100Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-29T09:32:25.100Z] + + maketee debug.log [2020-09-29T09:32:25.100Z] [2020-09-29T09:32:25.100Z] Scanning dependencies of target csdk [2020-09-29T09:32:25.374Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-29T09:32:25.645Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-29T09:32:25.919Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-29T09:32:26.515Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-29T09:32:26.789Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-29T09:32:27.061Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-29T09:32:27.335Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-29T09:32:27.940Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-29T09:32:28.213Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-29T09:32:28.811Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-29T09:32:28.811Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-29T09:32:29.085Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-29T09:32:29.358Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-29T09:32:29.630Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-29T09:32:30.610Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-29T09:32:30.610Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-29T09:32:30.882Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-29T09:32:31.156Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-29T09:32:31.428Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-29T09:32:32.024Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-29T09:32:32.299Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-29T09:32:32.580Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-29T09:32:32.580Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-29T09:32:32.855Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-29T09:32:33.127Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-29T09:32:33.399Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-29T09:32:33.672Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-29T09:32:33.946Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-29T09:32:33.946Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-29T09:32:34.541Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-29T09:32:34.541Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:34.814Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:34.814Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:34.814Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:34.814Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:34.814Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:34.814Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:35.087Z] cc1: some warnings being treated as errors [2020-09-29T09:32:35.087Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:35.087Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:35.087Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:35.087Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:35.087Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:35.087Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:35.087Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:35.087Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-29T09:32:35.088Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-29T09:32:35.360Z] /tmp/sdk/src/c/metadata.c: In function 'edgex_metadata_client_add_or_modify_device': [2020-09-29T09:32:35.360Z] /tmp/sdk/src/c/metadata.c:440:30: error: implicit declaration of function 'edgex_metadata_client_get_device_byname'; did you mean 'edgex_metadata_client_delete_device_byname'? [-Werror=implicit-function-declaration] [2020-09-29T09:32:35.360Z] edgex_device *existing = edgex_metadata_client_get_device_byname (lc, endpoints, name, &err); [2020-09-29T09:32:35.360Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-09-29T09:32:35.360Z] edgex_metadata_client_delete_device_byname [2020-09-29T09:32:35.360Z] /tmp/sdk/src/c/metadata.c:440:30: warning: initialization of 'edgex_device *' {aka 'struct edgex_device *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [2020-09-29T09:32:36.343Z] cc1: some warnings being treated as errors [2020-09-29T09:32:36.343Z] make[2]: *** [c/CMakeFiles/csdk.dir/build.make:453: c/CMakeFiles/csdk.dir/metadata.c.o] Error 1 [2020-09-29T09:32:36.343Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:36.343Z] make[1]: *** [CMakeFiles/Makefile2:93: c/CMakeFiles/csdk.dir/all] Error 2 [2020-09-29T09:32:36.343Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:36.343Z] make: *** [Makefile:152: all] Error 2 [2020-09-29T09:32:36.343Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-29T09:32:36.943Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-29T09:32:39.613Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:32:42.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:32:42.759Z] ---> package-listing.sh [2020-09-29T09:32:42.759Z] ++ facter osfamily [2020-09-29T09:32:42.759Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T09:32:42.759Z] + OS_FAMILY=redhat [2020-09-29T09:32:42.759Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-297 [2020-09-29T09:32:42.759Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T09:32:42.759Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T09:32:42.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T09:32:42.759Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T09:32:42.759Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-297 ']' [2020-09-29T09:32:42.759Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T09:32:42.759Z] + case "${OS_FAMILY}" in [2020-09-29T09:32:42.759Z] + rpm -qa [2020-09-29T09:32:42.759Z] + sort [2020-09-29T09:32:46.985Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T09:32:46.985Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T09:32:46.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T09:32:46.985Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-297 ']' [2020-09-29T09:32:46.985Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-297/archives/ [2020-09-29T09:32:46.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-297/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T09:32:47.762Z] provisioning config files... [2020-09-29T09:32:47.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-297@tmp/config5487010874957145583tmp [Pipeline] { [Pipeline] echo [2020-09-29T09:32:47.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:32:48.250Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T09:32:48.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T09:32:48.442Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:32:48.783Z] ---> python-tools-install.sh [2020-09-29T09:32:48.783Z] Generating Requirements File [2020-09-29T09:34:10.368Z] Python 3.6.8 [2020-09-29T09:34:10.369Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T09:34:10.369Z] aiohttp==3.6.2 [2020-09-29T09:34:10.369Z] appdirs==1.4.3 [2020-09-29T09:34:10.369Z] argcomplete==1.12.1 [2020-09-29T09:34:10.369Z] aspy.yaml==1.3.0 [2020-09-29T09:34:10.369Z] async-timeout==3.0.1 [2020-09-29T09:34:10.369Z] attrs==19.3.0 [2020-09-29T09:34:10.369Z] Babel==2.8.0 [2020-09-29T09:34:10.369Z] beautifulsoup4==4.8.2 [2020-09-29T09:34:10.369Z] boto3==1.11.6 [2020-09-29T09:34:10.369Z] botocore==1.14.6 [2020-09-29T09:34:10.369Z] bs4==0.0.1 [2020-09-29T09:34:10.369Z] cachetools==4.1.1 [2020-09-29T09:34:10.369Z] certifi==2019.11.28 [2020-09-29T09:34:10.369Z] cffi==1.14.3 [2020-09-29T09:34:10.369Z] cfgv==2.0.1 [2020-09-29T09:34:10.369Z] chardet==3.0.4 [2020-09-29T09:34:10.369Z] click==7.1 [2020-09-29T09:34:10.369Z] cliff==3.4.0 [2020-09-29T09:34:10.369Z] cmd2==1.3.10 [2020-09-29T09:34:10.369Z] colorama==0.4.3 [2020-09-29T09:34:10.369Z] cryptography==3.1.1 [2020-09-29T09:34:10.369Z] debtcollector==2.2.0 [2020-09-29T09:34:10.369Z] decorator==4.4.2 [2020-09-29T09:34:10.369Z] defusedxml==0.6.0 [2020-09-29T09:34:10.369Z] Deprecated==1.2.7 [2020-09-29T09:34:10.369Z] distlib==0.3.1 [2020-09-29T09:34:10.369Z] distro==1.2.0 [2020-09-29T09:34:10.369Z] dnspython==1.16.0 [2020-09-29T09:34:10.369Z] docker==4.2.0 [2020-09-29T09:34:10.369Z] docutils==0.15.2 [2020-09-29T09:34:10.369Z] dogpile.cache==1.0.2 [2020-09-29T09:34:10.369Z] email-validator==1.0.5 [2020-09-29T09:34:10.369Z] filelock==3.0.12 [2020-09-29T09:34:10.369Z] future==0.18.2 [2020-09-29T09:34:10.369Z] google-auth==1.22.0 [2020-09-29T09:34:10.369Z] httplib2==0.17.0 [2020-09-29T09:34:10.369Z] identify==1.4.11 [2020-09-29T09:34:10.369Z] idna==2.9 [2020-09-29T09:34:10.369Z] idna-ssl==1.1.0 [2020-09-29T09:34:10.369Z] importlib-metadata==1.7.0 [2020-09-29T09:34:10.369Z] importlib-resources==1.5.0 [2020-09-29T09:34:10.369Z] iso8601==0.1.13 [2020-09-29T09:34:10.369Z] Jinja2==2.11.1 [2020-09-29T09:34:10.369Z] jmespath==0.10.0 [2020-09-29T09:34:10.369Z] jsonpatch==1.26 [2020-09-29T09:34:10.369Z] jsonpointer==2.0 [2020-09-29T09:34:10.369Z] jsonschema==3.2.0 [2020-09-29T09:34:10.369Z] keystoneauth1==4.2.1 [2020-09-29T09:34:10.369Z] kubernetes==11.0.0 [2020-09-29T09:34:10.369Z] lftools==0.34.2 [2020-09-29T09:34:10.369Z] lxml==4.5.0 [2020-09-29T09:34:10.369Z] MarkupSafe==0.23 [2020-09-29T09:34:10.369Z] msgpack==1.0.0 [2020-09-29T09:34:10.369Z] multi-key-dict==2.0.3 [2020-09-29T09:34:10.369Z] multidict==4.7.6 [2020-09-29T09:34:10.369Z] munch==2.5.0 [2020-09-29T09:34:10.369Z] netaddr==0.8.0 [2020-09-29T09:34:10.369Z] netifaces==0.10.9 [2020-09-29T09:34:10.369Z] niet==1.4.2 [2020-09-29T09:34:10.369Z] nodeenv==1.3.5 [2020-09-29T09:34:10.369Z] oauth2client==4.1.3 [2020-09-29T09:34:10.369Z] oauthlib==3.1.0 [2020-09-29T09:34:10.369Z] openstacksdk==0.50.0 [2020-09-29T09:34:10.369Z] os-client-config==2.1.0 [2020-09-29T09:34:10.369Z] os-service-types==1.7.0 [2020-09-29T09:34:10.369Z] osc-lib==2.2.1 [2020-09-29T09:34:10.369Z] oslo.config==8.3.2 [2020-09-29T09:34:10.369Z] oslo.context==3.1.1 [2020-09-29T09:34:10.369Z] oslo.i18n==5.0.1 [2020-09-29T09:34:10.369Z] oslo.log==4.4.0 [2020-09-29T09:34:10.369Z] oslo.serialization==4.0.1 [2020-09-29T09:34:10.369Z] oslo.utils==4.6.0 [2020-09-29T09:34:10.369Z] packaging==20.4 [2020-09-29T09:34:10.369Z] pbr==5.4.4 [2020-09-29T09:34:10.369Z] pluggy==0.13.1 [2020-09-29T09:34:10.369Z] prettytable==0.7.2 [2020-09-29T09:34:10.369Z] py==1.9.0 [2020-09-29T09:34:10.369Z] pyasn1==0.4.8 [2020-09-29T09:34:10.369Z] pyasn1-modules==0.2.8 [2020-09-29T09:34:10.369Z] pycparser==2.20 [2020-09-29T09:34:10.369Z] pygerrit2==2.0.10 [2020-09-29T09:34:10.369Z] PyGithub==1.46 [2020-09-29T09:34:10.369Z] pyinotify==0.9.6 [2020-09-29T09:34:10.369Z] PyJWT==1.7.1 [2020-09-29T09:34:10.369Z] pyparsing==2.4.7 [2020-09-29T09:34:10.369Z] pyperclip==1.8.0 [2020-09-29T09:34:10.369Z] pyroute2==0.4.13 [2020-09-29T09:34:10.369Z] pyrsistent==0.15.7 [2020-09-29T09:34:10.369Z] PySocks==1.6.8 [2020-09-29T09:34:10.369Z] python-cinderclient==7.2.0 [2020-09-29T09:34:10.369Z] python-dateutil==2.8.1 [2020-09-29T09:34:10.369Z] python-heatclient==2.2.1 [2020-09-29T09:34:10.369Z] python-jenkins==1.7.0 [2020-09-29T09:34:10.369Z] python-keystoneclient==4.1.1 [2020-09-29T09:34:10.369Z] python-magnumclient==3.2.1 [2020-09-29T09:34:10.369Z] python-novaclient==17.2.1 [2020-09-29T09:34:10.369Z] python-openstackclient==5.3.1 [2020-09-29T09:34:10.369Z] python-swiftclient==3.10.1 [2020-09-29T09:34:10.369Z] pytz==2020.1 [2020-09-29T09:34:10.369Z] PyYAML==5.3 [2020-09-29T09:34:10.369Z] requests==2.23.0 [2020-09-29T09:34:10.369Z] requests-oauthlib==1.3.0 [2020-09-29T09:34:10.369Z] requestsexceptions==1.4.0 [2020-09-29T09:34:10.369Z] rfc3986==1.4.0 [2020-09-29T09:34:10.369Z] rpm==4.11.3 [2020-09-29T09:34:10.369Z] rsa==4.0 [2020-09-29T09:34:10.369Z] ruamel.yaml==0.16.10 [2020-09-29T09:34:10.369Z] ruamel.yaml.clib==0.2.0 [2020-09-29T09:34:10.369Z] s3transfer==0.3.3 [2020-09-29T09:34:10.369Z] shade==1.27.2 [2020-09-29T09:34:10.369Z] simplejson==3.17.2 [2020-09-29T09:34:10.369Z] six==1.14.0 [2020-09-29T09:34:10.369Z] soupsieve==2.0 [2020-09-29T09:34:10.369Z] stevedore==3.2.2 [2020-09-29T09:34:10.369Z] tabulate==0.8.6 [2020-09-29T09:34:10.369Z] toml==0.10.0 [2020-09-29T09:34:10.369Z] tox==3.20.0 [2020-09-29T09:34:10.369Z] tqdm==4.43.0 [2020-09-29T09:34:10.369Z] typing-extensions==3.7.4.3 [2020-09-29T09:34:10.369Z] urllib3==1.25.8 [2020-09-29T09:34:10.369Z] virtualenv==20.0.31 [2020-09-29T09:34:10.369Z] wcwidth==0.2.5 [2020-09-29T09:34:10.369Z] websocket-client==0.57.0 [2020-09-29T09:34:10.369Z] wrapt==1.12.1 [2020-09-29T09:34:10.369Z] xdg==3.0.2 [2020-09-29T09:34:10.369Z] xmltodict==0.12.0 [2020-09-29T09:34:10.369Z] yarl==1.6.0 [2020-09-29T09:34:10.369Z] yq==2.11.1 [2020-09-29T09:34:10.369Z] zipp==3.2.0 [2020-09-29T09:34:10.369Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:10.369Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T09:34:10.369Z] Python 2.7.5 [2020-09-29T09:34:10.369Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T09:34:10.369Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T09:34:10.369Z] ansible==2.9.7 [2020-09-29T09:34:10.369Z] Babel==0.9.6 [2020-09-29T09:34:10.369Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T09:34:10.369Z] beautifulsoup4==4.4.1 [2020-09-29T09:34:10.369Z] bodhi==2.11.0 [2020-09-29T09:34:10.369Z] bodhi-client==2.11.0 [2020-09-29T09:34:10.369Z] CCColUtils==1.4 [2020-09-29T09:34:10.369Z] cffi==1.6.0 [2020-09-29T09:34:10.369Z] chardet==2.2.1 [2020-09-29T09:34:10.369Z] click==6.7 [2020-09-29T09:34:10.369Z] cloud-init==18.5 [2020-09-29T09:34:10.369Z] configobj==4.7.2 [2020-09-29T09:34:10.369Z] cryptography==1.7.2 [2020-09-29T09:34:10.369Z] decorator==3.4.0 [2020-09-29T09:34:10.369Z] distro==1.2.0 [2020-09-29T09:34:10.369Z] enum34==1.0.4 [2020-09-29T09:34:10.369Z] fedpkg==1.38 [2020-09-29T09:34:10.369Z] futures==3.1.1 [2020-09-29T09:34:10.369Z] gitdb==0.6.4 [2020-09-29T09:34:10.369Z] GitPython==1.0.1 [2020-09-29T09:34:10.369Z] html5lib==0.999 [2020-09-29T09:34:10.369Z] httplib2==0.9.2 [2020-09-29T09:34:10.369Z] idna==2.4 [2020-09-29T09:34:10.369Z] iniparse==0.4 [2020-09-29T09:34:10.369Z] ipaddress==1.0.16 [2020-09-29T09:34:10.369Z] IPy==0.75 [2020-09-29T09:34:10.369Z] javapackages==1.0.0 [2020-09-29T09:34:10.369Z] Jinja2==2.7.2 [2020-09-29T09:34:10.369Z] jmespath==0.9.4 [2020-09-29T09:34:10.369Z] jsonpatch==1.2 [2020-09-29T09:34:10.369Z] jsonpointer==1.9 [2020-09-29T09:34:10.369Z] kerberos==1.1 [2020-09-29T09:34:10.369Z] kitchen==1.1.1 [2020-09-29T09:34:10.369Z] langtable==0.0.31 [2020-09-29T09:34:10.369Z] lockfile==0.9.1 [2020-09-29T09:34:10.369Z] lxml==3.2.1 [2020-09-29T09:34:10.369Z] MarkupSafe==0.11 [2020-09-29T09:34:10.369Z] munch==2.0.2 [2020-09-29T09:34:10.369Z] offtrac==0.1.0 [2020-09-29T09:34:10.369Z] openidc-client==0.6.0 [2020-09-29T09:34:10.369Z] packagedb-cli==2.14.1 [2020-09-29T09:34:10.369Z] paramiko==2.1.1 [2020-09-29T09:34:10.369Z] perf==0.1 [2020-09-29T09:34:10.369Z] ply==3.4 [2020-09-29T09:34:10.369Z] policycoreutils-default-encoding==0.1 [2020-09-29T09:34:10.369Z] prettytable==0.7.2 [2020-09-29T09:34:10.369Z] pyasn1==0.1.9 [2020-09-29T09:34:10.369Z] pycparser==2.14 [2020-09-29T09:34:10.369Z] pycurl==7.19.0 [2020-09-29T09:34:10.369Z] pygobject==3.22.0 [2020-09-29T09:34:10.369Z] pygpgme==0.3 [2020-09-29T09:34:10.369Z] pyliblzma==0.5.3 [2020-09-29T09:34:10.369Z] pyOpenSSL==0.13.1 [2020-09-29T09:34:10.369Z] pyparsing==1.5.6 [2020-09-29T09:34:10.369Z] pyserial==2.6 [2020-09-29T09:34:10.369Z] python-augeas==0.5.0 [2020-09-29T09:34:10.369Z] python-bugzilla==2.3.0 [2020-09-29T09:34:10.370Z] python-dateutil==1.5 [2020-09-29T09:34:10.370Z] python-fedora==0.10.0 [2020-09-29T09:34:10.370Z] python-linux-procfs==0.4.9 [2020-09-29T09:34:10.370Z] python-yubico==1.2.3 [2020-09-29T09:34:10.370Z] pyudev==0.15 [2020-09-29T09:34:10.370Z] pyusb==1.0.0b1 [2020-09-29T09:34:10.370Z] pyxattr==0.5.1 [2020-09-29T09:34:10.370Z] PyYAML==3.10 [2020-09-29T09:34:10.370Z] requests==2.6.0 [2020-09-29T09:34:10.370Z] requests-kerberos==0.7.0 [2020-09-29T09:34:10.370Z] rpkg==1.60 [2020-09-29T09:34:10.370Z] schedutils==0.4 [2020-09-29T09:34:10.370Z] seobject==0.1 [2020-09-29T09:34:10.370Z] sepolicy==1.1 [2020-09-29T09:34:10.370Z] six==1.9.0 [2020-09-29T09:34:10.370Z] smmap==0.9.0 [2020-09-29T09:34:10.370Z] urlgrabber==3.10 [2020-09-29T09:34:10.370Z] urllib3==1.10.2 [2020-09-29T09:34:10.370Z] virtualenv==15.1.0 [2020-09-29T09:34:10.370Z] yum-langpacks==0.4.2 [2020-09-29T09:34:10.370Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T09:34:10.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:34:10.750Z] ---> sudo-logs.sh [2020-09-29T09:34:10.750Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T09:34:11.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:34:11.411Z] ---> job-cost.sh [2020-09-29T09:34:11.411Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6xaH [2020-09-29T09:34:21.467Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:21.467Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:22.892Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:23.531Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:23.800Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.066Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.066Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.066Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.329Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.329Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.329Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.601Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:24.601Z] Cache entry deserialization failed, entry ignored [2020-09-29T09:34:27.930Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T09:35:00.114Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-29T09:35:00.114Z] [2020-09-29T09:35:00.114Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T09:35:00.114Z] [2020-09-29T09:35:00.114Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-29T09:35:00.114Z] lf-activate-venv(): INFO: Adding /tmp/venv-6xaH/bin to PATH [2020-09-29T09:35:00.114Z] INFO: No Stack... [2020-09-29T09:35:00.114Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T09:35:00.114Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T09:35:00.150Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T09:35:00.495Z] ---> logs-deploy.sh [2020-09-29T09:35:00.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-297/1 [2020-09-29T09:35:00.495Z] INFO: archiving workspace using pattern(s): [2020-09-29T09:35:02.417Z] Archives upload complete. [2020-09-29T09:35:02.417Z] INFO: archiving logs to Nexus