Pull request #321 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 196804eedb07b39136bfd64a25531ef850a0bbc9+6cbfd1af5056d6411228be46727e6a6bc359e529 (d0a514b4bff0e807cde51838577cff0463c8a134) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-321/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-321/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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-base, dockerFilePath:scripts/Dockerfile.alpine, 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 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-26259 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [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-321 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # 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 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 Commit message: "feat: Add MaxRequestSize config (#308)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:40:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:40:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:40:06 ========================================================= 11:40:06 EdgeX Global Pipelines Version Info 11:40:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:40:08 ------------------- 11:40:08 stable info: 11:40:08 ------------------- 11:40:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:40:08 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:40:08 Message: update stable to v1.0.179 11:40:09 ------------------- 11:40:09 experimental info: 11:40:09 ------------------- 11:40:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:40:09 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 11:40:09 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:40:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 11:40:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo 11:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:40:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:40:12 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 11:40:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo 11:40:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo 11:40:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo 11:40:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 196804eedb07b39136bfd64a25531ef850a0bbc9 [Pipeline] echo 11:40:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 196804e [Pipeline] echo 11:40:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:40:14 provisioning config files... 11:40:14 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/config3729659350769576959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:15 ---> docker-login.sh 11:40:15 nexus3.edgexfoundry.org:10001 11:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:15 Configure a credential helper to remove this warning. See 11:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:15 11:40:15 Login Succeeded 11:40:15 nexus3.edgexfoundry.org:10002 11:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:16 Configure a credential helper to remove this warning. See 11:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:16 11:40:16 Login Succeeded 11:40:16 nexus3.edgexfoundry.org:10003 11:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:16 Configure a credential helper to remove this warning. See 11:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:16 11:40:16 Login Succeeded 11:40:16 nexus3.edgexfoundry.org:10004 11:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:16 Configure a credential helper to remove this warning. See 11:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:16 11:40:16 Login Succeeded 11:40:16 docker.io 11:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:16 Configure a credential helper to remove this warning. See 11:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:16 11:40:16 Login Succeeded 11:40:16 ---> docker-login.sh ends [Pipeline] } 11:40:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:40:18 11:40:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:40:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:40:18 latest: Pulling from edgex-devops/git-semver 11:40:18 31603596830f: Pulling fs layer 11:40:18 2a8b12db71e7: Pulling fs layer 11:40:18 6ca5941a6612: Pulling fs layer 11:40:18 ecc8261a40a4: Pulling fs layer 11:40:18 ecc8261a40a4: Waiting 11:40:18 2a8b12db71e7: Verifying Checksum 11:40:18 2a8b12db71e7: Download complete 11:40:19 31603596830f: Verifying Checksum 11:40:19 31603596830f: Download complete 11:40:19 6ca5941a6612: Verifying Checksum 11:40:19 6ca5941a6612: Download complete 11:40:19 ecc8261a40a4: Verifying Checksum 11:40:19 ecc8261a40a4: Download complete 11:40:19 31603596830f: Pull complete 11:40:19 2a8b12db71e7: Pull complete 11:40:20 6ca5941a6612: Pull complete 11:40:20 ecc8261a40a4: Pull complete 11:40:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:40:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:40:21 prd-centos7-docker-4c-2g-26259 does not seem to be running inside a container 11:40:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-321 -v /w/workspace/edgexfoundry_device-sdk-c_PR-321:/w/workspace/edgexfoundry_device-sdk-c_PR-321:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:40:23 $ docker top 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:24 [ssh-agent] Looking for ssh-agent implementation... 11:40:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:24 $ docker exec 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent 11:40:24 SSH_AUTH_SOCK=/tmp/ssh-3pyDB0gq3t1f/agent.12 11:40:24 SSH_AGENT_PID=18 11:40:24 Running ssh-add (command line suppressed) 11:40:24 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_8290655267033092130.key (/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_8290655267033092130.key) 11:40:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:25 + git tag --points-at HEAD [Pipeline] } 11:40:25 $ docker exec --env ******** --env ******** 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent -k 11:40:25 unset SSH_AUTH_SOCK; 11:40:25 unset SSH_AGENT_PID; 11:40:25 echo Agent pid 18 killed; 11:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:25 [ssh-agent] Looking for ssh-agent implementation... 11:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:25 $ docker exec 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent 11:40:26 SSH_AUTH_SOCK=/tmp/ssh-LhJ0b47YzewZ/agent.47 11:40:26 SSH_AGENT_PID=52 11:40:26 Running ssh-add (command line suppressed) 11:40:26 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_1387122672299385425.key (/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/private_key_1387122672299385425.key) 11:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:26 + git semver init 11:40:26 # -> Open(): unable to determine branch for HEAD 11:40:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-321/.git 11:40:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-321 11:40:26 # $SEMVER_REMOTE_NAME = origin 11:40:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:40:26 # $SEMVER_USER_NAME = edgex-jenkins 11:40:26 # $SEMVER_BRANCH = PR-321 11:40:26 # $SEMVER_TEMP = /tmp/semver-743718797 11:40:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 11:40:27 # '/tmp/semver-743718797' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-321/.semver' 11:40:27 # -> Force: false 11:40:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-321/.semver [Pipeline] } 11:40:27 $ docker exec --env ******** --env ******** 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 ssh-agent -k 11:40:27 unset SSH_AUTH_SOCK; 11:40:27 unset SSH_AGENT_PID; 11:40:27 echo Agent pid 52 killed; 11:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:28 + git semver [Pipeline] } 11:40:28 $ docker stop --time=1 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 11:40:29 $ docker rm -f 7f864d350c21785549c09507c4eca99a6139b1dc5a710f330a10a648faf332c8 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:40:30 Stashed 1 file(s) [Pipeline] echo 11:40:30 [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 11:40:46 Still waiting to schedule task 11:40:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26259’ 11:40:46 Still waiting to schedule task 11:40:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:42:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26269 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [Pipeline] { [Pipeline] ws 11:42:42 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 11:42:47 using credential edgex-jenkins-ssh 11:42:47 Cloning the remote Git repository 11:42:47 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 11:42:47 > git init /w/workspace/device-sdk-c/1 # timeout=10 11:42:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:42:47 > git --version # timeout=10 11:42:47 > git --version # 'git version 2.17.1' 11:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:49 Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 11:42:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:42:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:42:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:42:49 > git config core.sparsecheckout # timeout=10 11:42:49 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 11:42:49 > git remote # timeout=10 11:42:49 > git config --get remote.origin.url # timeout=10 11:42:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:50 > git merge 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 11:42:50 Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 11:42:50 Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) 11:42:50 > git rev-parse HEAD^{commit} # timeout=10 11:42:50 > git config core.sparsecheckout # timeout=10 11:42:50 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 11:42:54 Commit message: "feat: Add MaxRequestSize config (#308)" 11:42:54 > git --version # timeout=10 11:42:54 > git --version # 'git version 2.17.1' 11:42:54 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:42:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:42:56 + sudo service docker restart 11:42:56 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:42:59 provisioning config files... 11:42:59 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5859624808230911826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:00 ---> docker-login.sh 11:43:00 nexus3.edgexfoundry.org:10001 11:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:01 Configure a credential helper to remove this warning. See 11:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:01 11:43:01 Login Succeeded 11:43:01 nexus3.edgexfoundry.org:10002 11:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:02 Configure a credential helper to remove this warning. See 11:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:02 11:43:02 Login Succeeded 11:43:02 nexus3.edgexfoundry.org:10003 11:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:02 Configure a credential helper to remove this warning. See 11:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:02 11:43:02 Login Succeeded 11:43:02 nexus3.edgexfoundry.org:10004 11:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:03 Configure a credential helper to remove this warning. See 11:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:03 11:43:03 Login Succeeded 11:43:03 docker.io 11:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:04 Configure a credential helper to remove this warning. See 11:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:04 11:43:04 Login Succeeded 11:43:04 ---> docker-login.sh ends [Pipeline] } 11:43:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:43:04 ========================================================= 11:43:04 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 11:43:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:43:05 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 11:43:05 Sending build context to Docker daemon 2.535MB 11:43:05 Step 1/21 : ARG BASE=alpine:3.12 11:43:05 Step 2/21 : FROM ${BASE} as builder 11:43:05 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 11:43:05 0362ad1dd800: Pulling fs layer 11:43:05 f2cdb1532d8b: Pulling fs layer 11:43:05 37ed683be191: Pulling fs layer 11:43:05 f2cdb1532d8b: Verifying Checksum 11:43:05 f2cdb1532d8b: Download complete 11:43:06 0362ad1dd800: Verifying Checksum 11:43:06 0362ad1dd800: Download complete 11:43:07 0362ad1dd800: Pull complete 11:43:07 f2cdb1532d8b: Pull complete 11:43:08 37ed683be191: Verifying Checksum 11:43:08 37ed683be191: Download complete 11:43:18 37ed683be191: Pull complete 11:43:18 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 11:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 11:43:18 ---> b23d30803547 11:43:18 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 11:43:19 ---> Running in 4f656f7e0235 11:43:20 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 11:43:21 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 11:43:22 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 11:43:22 (2/8) Installing libuuid (2.33-r0) 11:43:22 (3/8) Installing libblkid (2.33-r0) 11:43:22 (4/8) Installing libfdisk (2.33-r0) 11:43:22 (5/8) Installing libmount (2.33-r0) 11:43:22 (6/8) Installing libsmartcols (2.33-r0) 11:43:22 (7/8) Installing util-linux-dev (2.33-r0) 11:43:23 (8/8) Installing wget (1.20.3-r0) 11:43:23 Executing busybox-1.29.3-r10.trigger 11:43:23 OK: 285 MiB in 83 packages 11:43:24 Removing intermediate container 4f656f7e0235 11:43:24 ---> aff85b4a7466 11:43:24 Step 4/21 : ENV CBOR_VERSION=0.5.0 11:43:24 ---> Running in d87ffc3bff9b 11:43:25 Removing intermediate container d87ffc3bff9b 11:43:25 ---> 76601c3d3267 11:43:25 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 11:43:25 ---> Running in adc5d9e03635 11:43:26 --2021-02-12 11:43:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 11:43:26 Resolving github.com... 140.82.113.4 11:43:26 Connecting to github.com|140.82.113.4|:443... connected. 11:43:26 HTTP request sent, awaiting response... 302 Found 11:43:26 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 11:43:26 --2021-02-12 11:43:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 11:43:26 Resolving codeload.github.com... 140.82.113.10 11:43:26 Connecting to codeload.github.com|140.82.113.10|:443... connected. 11:43:26 HTTP request sent, awaiting response... 200 OK 11:43:26 Length: unspecified [application/x-gzip] 11:43:26 Saving to: 'STDOUT' 11:43:26  11:43:26 0K .......... .......... .......... .......... .......... 1.42M 11:43:26 50K .......... .......... .......... .......... .......... 2.91M 11:43:26 100K .......... .......... .......... .......... .......... 10.9M 11:43:26 150K .......... .......... .......... .......... .......... 3.46M 11:43:26 200K .......... .......... .......... .......... .......... 12.6M 11:43:26 250K .......... .......... .......... .......... .......... 2.83M 11:43:26 300K .......... .......... .......... .......... .......... 4.98M 11:43:26 350K .......... .......... .......... .......... .......... 4.94M 11:43:26 400K .......... .......... .......... .......... .......... 2.81M 11:43:26 450K .......... .......... .......... .......... .......... 3.53M 11:43:26 500K .......... .......... .......... .......... .......... 9.17M 11:43:26 550K .......... .......... .......... .......... .......... 1.75M 11:43:26 600K .......... .......... .......... .......... .......... 1018K 11:43:26 650K .......... .......... .......... .......... .......... 2.22M 11:43:26 700K ..    8.53M=0.2s 11:43:26 11:43:26 2021-02-12 11:43:26 (2.78 MB/s) - written to stdout [719348] 11:43:26 11:43:27 -- The C compiler identification is GNU 8.3.0 11:43:27 -- The CXX compiler identification is GNU 8.3.0 11:43:27 -- Check for working C compiler: /usr/bin/cc 11:43:27 -- Check for working C compiler: /usr/bin/cc -- works 11:43:27 -- Detecting C compiler ABI info 11:43:27 -- Detecting C compiler ABI info - done 11:43:28 -- Detecting C compile features 11:43:28 -- Detecting C compile features - done 11:43:28 -- Check for working CXX compiler: /usr/bin/c++ 11:43:28 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:43:28 -- Detecting CXX compiler ABI info 11:43:29 -- Detecting CXX compiler ABI info - done 11:43:29 -- Detecting CXX compile features 11:43:30 -- Detecting CXX compile features - done 11:43:30 -- Looking for include file endian.h 11:43:30 -- Looking for include file endian.h - found 11:43:30 -- Check if the system is big endian 11:43:30 -- Searching 16 bit integer 11:43:30 -- Looking for sys/types.h 11:43:31 -- Looking for sys/types.h - found 11:43:31 -- Looking for stdint.h 11:43:31 -- Looking for stdint.h - found 11:43:31 -- Looking for stddef.h 11:43:31 -- Looking for stddef.h - found 11:43:31 -- Check size of unsigned short 11:43:31 -- Check size of unsigned short - done 11:43:31 -- Using unsigned short 11:43:32 -- Check if the system is big endian - little endian 11:43:32 -- Check size of size_t 11:43:32 -- Check size of size_t - done 11:43:32 CMake Warning at examples/CMakeLists.txt:16 (find_package): 11:43:32 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 11:43:32 asked CMake to find a package configuration file provided by "cJSON", but 11:43:32 CMake did not find one. 11:43:32 11:43:32 Could not find a package configuration file provided by "cJSON" with any of 11:43:32 the following names: 11:43:32 11:43:32 cJSONConfig.cmake 11:43:32 cjson-config.cmake 11:43:32 11:43:32 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 11:43:32 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 11:43:32 provides a separate development package or SDK, be sure it has been 11:43:32 installed. 11:43:32 11:43:32 11:43:32 -- Configuring done 11:43:32 -- Generating done 11:43:32 -- Build files have been written to: /tmp/cbor 11:43:32 Scanning dependencies of target cbor_shared 11:43:32 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 11:43:33 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 11:43:34 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 11:43:34 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 11:43:34 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 11:43:35 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 11:43:35 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 11:43:35 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 11:43:35 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 11:43:36 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 11:43:36 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 11:43:36 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 11:43:37 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 11:43:37 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 11:43:37 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 11:43:38 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 11:43:38 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 11:43:38 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 11:43:38 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 11:43:39 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 11:43:39 [ 40%] Linking C shared library libcbor.so 11:43:39 [ 40%] Built target cbor_shared 11:43:39 Scanning dependencies of target cbor 11:43:39 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 11:43:40 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 11:43:40 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 11:43:41 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 11:43:42 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 11:43:42 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 11:43:42 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 11:43:42 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 11:43:42 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 11:43:43 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 11:43:44 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 11:43:44 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 11:43:44 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 11:43:45 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 11:43:45 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 11:43:45 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 11:43:45 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 11:43:45 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 11:43:46 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 11:43:46 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 11:43:46 [ 80%] Linking C static library libcbor.a 11:43:46 [ 80%] Built target cbor 11:43:46 Scanning dependencies of target create_items 11:43:46 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 11:43:47 [ 84%] Linking C executable create_items 11:43:47 [ 84%] Built target create_items 11:43:47 Scanning dependencies of target readfile 11:43:47 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 11:43:47 [ 88%] Linking C executable readfile 11:43:47 [ 88%] Built target readfile 11:43:47 Scanning dependencies of target streaming_parser 11:43:47 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 11:43:47 [ 92%] Linking C executable streaming_parser 11:43:47 [ 92%] Built target streaming_parser 11:43:47 Scanning dependencies of target sort 11:43:47 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 11:43:48 [ 96%] Linking C executable sort 11:43:48 [ 96%] Built target sort 11:43:48 Scanning dependencies of target hello 11:43:48 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 11:43:48 [100%] Linking C executable hello 11:43:48 [100%] Built target hello 11:43:48 Install the project... 11:43:48 -- Install configuration: "Release" 11:43:48 -- Installing: /usr/local/include/cbor/configuration.h 11:43:48 -- Installing: /usr/local/lib64/libcbor.a 11:43:48 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 11:43:48 -- Installing: /usr/local/lib64/libcbor.so.0 11:43:48 -- Installing: /usr/local/lib64/libcbor.so 11:43:48 -- Up-to-date: /usr/local/include/cbor 11:43:48 -- Installing: /usr/local/include/cbor/streaming.h 11:43:48 -- Installing: /usr/local/include/cbor/ints.h 11:43:48 -- Installing: /usr/local/include/cbor/floats_ctrls.h 11:43:48 -- Installing: /usr/local/include/cbor/bytestrings.h 11:43:48 -- Installing: /usr/local/include/cbor/encoding.h 11:43:48 -- Installing: /usr/local/include/cbor/serialization.h 11:43:48 -- Installing: /usr/local/include/cbor/data.h 11:43:48 -- Installing: /usr/local/include/cbor/common.h 11:43:48 -- Installing: /usr/local/include/cbor/callbacks.h 11:43:48 -- Installing: /usr/local/include/cbor/strings.h 11:43:48 -- Installing: /usr/local/include/cbor/tags.h 11:43:48 -- Installing: /usr/local/include/cbor/internal 11:43:48 -- Installing: /usr/local/include/cbor/internal/encoders.h 11:43:48 -- Installing: /usr/local/include/cbor/internal/loaders.h 11:43:48 -- Installing: /usr/local/include/cbor/internal/stack.h 11:43:48 -- Installing: /usr/local/include/cbor/internal/unicode.h 11:43:48 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 11:43:48 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 11:43:48 -- Installing: /usr/local/include/cbor/arrays.h 11:43:48 -- Installing: /usr/local/include/cbor/maps.h 11:43:48 -- Installing: /usr/local/include/cbor.h 11:43:48 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 11:43:50 Removing intermediate container adc5d9e03635 11:43:50 ---> 5e4a96649205 11:43:50 Step 6/21 : RUN mkdir /tmp/sdk 11:43:50 ---> Running in f82f5a72f4c7 11:43:52 Removing intermediate container f82f5a72f4c7 11:43:52 ---> 55d7bded946a 11:43:52 Step 7/21 : COPY VERSION /tmp/sdk 11:43:53 ---> 2be21c5dd368 11:43:53 Step 8/21 : COPY src /tmp/sdk/src 11:43:54 ---> da464255495b 11:43:54 Step 9/21 : COPY include /tmp/sdk/include 11:43:55 ---> 70fa5af47e6c 11:43:55 Step 10/21 : COPY scripts /tmp/sdk/scripts 11:43:55 ---> 9cb359b5175a 11:43:55 Step 11/21 : COPY LICENSE /tmp/sdk 11:43:56 ---> 70fad329e148 11:43:56 Step 12/21 : COPY Attribution.txt /tmp/sdk 11:43:56 ---> f13b8212db02 11:43:56 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 11:43:57 ---> Running in 5519f1ed5397 11:43:58 + CPPCHECK=false 11:43:58 + DOCGEN=false 11:43:58 + TOMLVER=SDK-0.2 11:43:58 + CUTILVER=1.1.4 11:43:58 + '[' 0 -gt 0 ] 11:43:58 + readlink -f ./scripts/build.sh 11:43:58 + dirname /tmp/sdk/scripts/build.sh 11:43:58 + dirname /tmp/sdk/scripts 11:43:58 + ROOT=/tmp/sdk 11:43:58 + cd /tmp/sdk 11:43:58 + '[' '!' -d deps ] 11:43:58 + mkdir deps 11:43:58 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:43:58 --2021-02-12 11:43:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz+ 11:43:58 tar -C deps -z -x -f - 11:43:58 Resolving github.com... 140.82.113.3 11:43:58 Connecting to github.com|140.82.113.3|:443... connected. 11:43:58 HTTP request sent, awaiting response... 302 Found 11:43:58 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 11:43:58 --2021-02-12 11:43:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 11:43:58 Resolving codeload.github.com... 140.82.113.10 11:43:58 Connecting to codeload.github.com|140.82.113.10|:443... connected. 11:43:58 HTTP request sent, awaiting response... 200 OK 11:43:58 Length: unspecified [application/x-gzip] 11:43:58 Saving to: 'STDOUT' 11:43:58  11:43:58 0K .......... ...... 828K=0.02s 11:43:58 11:43:58 2021-02-12 11:43:58 (828 KB/s) - written to stdout [16451] 11:43:58 11:43:58 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 11:43:58 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 11:43:58 + tar -C deps -z -x -f - 11:43:58 --2021-02-12 11:43:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 11:43:58 Resolving github.com... 140.82.113.3 11:43:58 Connecting to github.com|140.82.113.3|:443... connected. 11:43:58 HTTP request sent, awaiting response... 302 Found 11:43:58 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 11:43:58 --2021-02-12 11:43:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 11:43:58 Resolving codeload.github.com... 140.82.113.10 11:43:58 Connecting to codeload.github.com|140.82.113.10|:443... connected. 11:43:58 HTTP request sent, awaiting response... 200 OK 11:43:58 Length: unspecified [application/x-gzip] 11:43:58 Saving to: 'STDOUT' 11:43:58 11:43:58 0K .......... .......... .......... .......... .......... 1.30M 11:43:58 50K .......... .......... .......... .......... .......... 2.28M 11:43:58 100K .......... .......... .......... .......... .......... 6.83M 11:43:58 150K .......... .......... .......     1.08M=0.09s 11:43:58 11:43:58 2021-02-12 11:43:58 (1.91 MB/s) - written to stdout [181796] 11:43:58 11:43:58 + mkdir -p src/c/iot 11:43:58 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 11:43:58 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 11:43:58 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 11:43:58 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 11:43:58 + mkdir -p include/iot 11:43:58 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 11:43:58 + mkdir -p include/iot/os 11:43:58 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 11:43:58 + mkdir -p /tmp/sdk/build/release 11:43:58 + cd /tmp/sdk/build/release 11:43:58 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 11:43:59 -- The C compiler identification is GNU 8.3.0 11:43:59 -- Check for working C compiler: /usr/bin/cc 11:43:59 -- Check for working C compiler: /usr/bin/cc -- works 11:43:59 -- Detecting C compiler ABI info 11:43:59 -- Detecting C compiler ABI info - done 11:43:59 -- Detecting C compile features 11:44:00 -- Detecting C compile features - done 11:44:00 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:44:00 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:44:00 -- Found LIBYAML: /usr/lib/libyaml.so 11:44:00 -- Found LIBUUID: /usr/lib/libuuid.so 11:44:00 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:44:00 -- C SDK 0.0.0 for Linux 11:44:00 -- Performing Test CSDK_HAVE_ATOMIC 11:44:00 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:44:00 -- Found Curses: /usr/lib/libcurses.so 11:44:01 -- Configuring done 11:44:01 -- Generating done 11:44:01 -- Build files have been written to: /tmp/sdk/build/release 11:44:01 + make 11:44:01 + tee release.log 11:44:01 Scanning dependencies of target csdk 11:44:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:44:02 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:44:02 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 11:44:03 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:44:05 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:44:05 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:44:05 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:44:06 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:44:08 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:44:09 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:44:09 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:44:10 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:44:10 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:44:10 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:44:11 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:44:14 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:44:15 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:44:15 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 11:44:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:44:16 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:44:18 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:44:18 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:44:19 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:44:19 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:44:20 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:44:20 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:44:21 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:44:21 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:44:22 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:44:22 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 11:44:24 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:44:24 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:44:25 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:44:26 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:44:30 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:44:31 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:44:31 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:44:31 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:44:32 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:44:33 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:44:35 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:44:38 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:44:39 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:44:39 [ 73%] Linking C shared library libcsdk.so 11:44:39 [ 73%] Built target csdk 11:44:39 Scanning dependencies of target template 11:44:39 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:44:40 [ 76%] Linking C executable template 11:44:40 [ 76%] Built target template 11:44:40 Scanning dependencies of target device-counter 11:44:40 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:44:41 [ 80%] Linking C executable device-counter 11:44:41 [ 80%] Built target device-counter 11:44:41 Scanning dependencies of target device-random 11:44:41 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:44:41 [ 83%] Linking C executable device-random 11:44:42 [ 83%] Built target device-random 11:44:42 Scanning dependencies of target device-gyro 11:44:42 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:44:42 [ 86%] Linking C executable device-gyro 11:44:42 [ 86%] Built target device-gyro 11:44:42 Scanning dependencies of target device-bitfields 11:44:43 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:44:43 [ 90%] Linking C executable device-bitfields 11:44:43 [ 90%] Built target device-bitfields 11:44:43 Scanning dependencies of target template-discovery 11:44:43 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:44:44 [ 93%] Linking C executable template-discovery 11:44:44 [ 93%] Built target template-discovery 11:44:44 Scanning dependencies of target device-file 11:44:44 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:44:45 [ 96%] Linking C executable device-file 11:44:45 [ 96%] Built target device-file 11:44:45 Scanning dependencies of target device-terminal 11:44:45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:44:45 [100%] Linking C executable device-terminal 11:44:46 [100%] Built target device-terminal 11:44:46 + make package 11:44:46 + tee -a release.log 11:44:46 [ 73%] Built target csdk 11:44:46 [ 76%] Built target template 11:44:46 [ 80%] Built target device-counter 11:44:46 [ 83%] Built target device-random 11:44:46 [ 86%] Built target device-gyro 11:44:46 [ 90%] Built target device-bitfields 11:44:46 [ 93%] Built target template-discovery 11:44:46 [ 96%] Built target device-file 11:44:46 [100%] Built target device-terminal 11:44:46 Run CPack packaging tool... 11:44:46 CPack: Create package using TGZ 11:44:46 CPack: Install projects 11:44:46 CPack: - Run preinstall target for: Csdk 11:44:47 CPack: - Install project: Csdk 11:44:47 CPack: Create package 11:44:47 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 11:44:47 + '[' false '=' true ] 11:44:47 + '[' false '=' true ] 11:44:47 + mkdir -p /tmp/sdk/build/debug 11:44:47 + cd /tmp/sdk/build/debug 11:44:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 11:44:47 -- The C compiler identification is GNU 8.3.0 11:44:47 -- Check for working C compiler: /usr/bin/cc 11:44:47 -- Check for working C compiler: /usr/bin/cc -- works 11:44:47 -- Detecting C compiler ABI info 11:44:48 -- Detecting C compiler ABI info - done 11:44:48 -- Detecting C compile features 11:44:49 -- Detecting C compile features - done 11:44:49 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:44:49 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:44:49 -- Found LIBYAML: /usr/lib/libyaml.so 11:44:49 -- Found LIBUUID: /usr/lib/libuuid.so 11:44:49 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:44:49 -- C SDK 0.0.0 for Linux 11:44:49 -- Performing Test CSDK_HAVE_ATOMIC 11:44:49 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:44:49 -- Found Curses: /usr/lib/libcurses.so 11:44:49 -- Configuring done 11:44:49 -- Generating done 11:44:49 -- Build files have been written to: /tmp/sdk/build/debug 11:44:49 + make 11:44:49 + tee debug.log 11:44:49 Scanning dependencies of target csdk 11:44:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:44:50 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:44:50 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 11:44:50 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:44:51 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:44:51 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:44:51 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:44:52 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:44:53 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:44:53 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:44:53 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:44:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:44:54 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:44:54 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:44:54 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:44:55 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:44:55 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:44:55 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 11:44:55 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:44:56 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:44:57 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:44:57 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:44:57 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:44:57 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:44:57 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:44:58 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:44:58 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:44:58 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:44:58 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:44:58 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 11:44:59 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:44:59 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:45:00 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:45:00 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:45:01 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:45:01 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:45:01 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:45:02 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:45:02 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:45:03 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:45:03 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:45:04 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:45:04 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:45:04 [ 73%] Linking C shared library libcsdk.so 11:45:05 [ 73%] Built target csdk 11:45:05 Scanning dependencies of target template 11:45:05 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:45:05 [ 76%] Linking C executable template 11:45:05 [ 76%] Built target template 11:45:05 Scanning dependencies of target device-counter 11:45:05 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:45:06 [ 80%] Linking C executable device-counter 11:45:06 [ 80%] Built target device-counter 11:45:06 Scanning dependencies of target device-random 11:45:06 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:45:06 [ 83%] Linking C executable device-random 11:45:06 [ 83%] Built target device-random 11:45:06 Scanning dependencies of target device-gyro 11:45:06 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:45:07 [ 86%] Linking C executable device-gyro 11:45:07 [ 86%] Built target device-gyro 11:45:07 Scanning dependencies of target device-bitfields 11:45:07 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:45:07 [ 90%] Linking C executable device-bitfields 11:45:07 [ 90%] Built target device-bitfields 11:45:07 Scanning dependencies of target template-discovery 11:45:07 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:45:08 [ 93%] Linking C executable template-discovery 11:45:08 [ 93%] Built target template-discovery 11:45:08 Scanning dependencies of target device-file 11:45:08 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:45:08 [ 96%] Linking C executable device-file 11:45:08 [ 96%] Built target device-file 11:45:09 Scanning dependencies of target device-terminal 11:45:09 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:45:09 [100%] Linking C executable device-terminal 11:45:09 [100%] Built target device-terminal 11:45:09 make: Entering directory '/tmp/sdk/build/release' 11:45:09 make[1]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 73%] Built target csdk 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 76%] Built target template 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 80%] Built target device-counter 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 83%] Built target device-random 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 86%] Built target device-gyro 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 90%] Built target device-bitfields 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 93%] Built target template-discovery 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [ 96%] Built target device-file 11:45:09 make[2]: Entering directory '/tmp/sdk/build/release' 11:45:09 make[2]: Leaving directory '/tmp/sdk/build/release' 11:45:09 [100%] Built target device-terminal 11:45:09 make[1]: Leaving directory '/tmp/sdk/build/release' 11:45:10 Install the project... 11:45:10 -- Install configuration: "Release" 11:45:10 -- Installing: /usr/local/lib/libcsdk.so 11:45:10 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 11:45:10 -- Up-to-date: /usr/local/include 11:45:10 -- Installing: /usr/local/include/edgex 11:45:10 -- Installing: /usr/local/include/edgex/error.h 11:45:10 -- Installing: /usr/local/include/edgex/rest-server.h 11:45:10 -- Installing: /usr/local/include/edgex/edgex-base.h 11:45:10 -- Installing: /usr/local/include/edgex/edgex.h 11:45:10 -- Installing: /usr/local/include/edgex/devices.h 11:45:10 -- Installing: /usr/local/include/edgex/os.h 11:45:10 -- Installing: /usr/local/include/edgex/profiles.h 11:45:10 -- Installing: /usr/local/include/edgex/csdk-defs.h 11:45:10 -- Installing: /usr/local/include/devsdk 11:45:10 -- Installing: /usr/local/include/devsdk/devsdk-base.h 11:45:10 -- Installing: /usr/local/include/devsdk/devsdk.h 11:45:10 -- Installing: /usr/local/include/iot 11:45:10 -- Installing: /usr/local/include/iot/json.h 11:45:10 -- Installing: /usr/local/include/iot/container.h 11:45:10 -- Installing: /usr/local/include/iot/component.h 11:45:10 -- Installing: /usr/local/include/iot/typecode.h 11:45:10 -- Installing: /usr/local/include/iot/iot.h 11:45:10 -- Installing: /usr/local/include/iot/time.h 11:45:10 -- Installing: /usr/local/include/iot/hash.h 11:45:10 -- Installing: /usr/local/include/iot/logger.h 11:45:10 -- Installing: /usr/local/include/iot/os 11:45:10 -- Installing: /usr/local/include/iot/os/zephyr.h 11:45:10 -- Installing: /usr/local/include/iot/os/linux.h 11:45:10 -- Installing: /usr/local/include/iot/os/macos.h 11:45:10 -- Installing: /usr/local/include/iot/scheduler.h 11:45:10 -- Installing: /usr/local/include/iot/data.h 11:45:10 -- Installing: /usr/local/include/iot/thread.h 11:45:10 -- Installing: /usr/local/include/iot/os.h 11:45:10 -- Installing: /usr/local/include/iot/base64.h 11:45:10 -- Installing: /usr/local/include/iot/defs.h 11:45:10 -- Installing: /usr/local/include/iot/threadpool.h 11:45:10 -- Installing: /usr/local/include/iot/config.h 11:45:10 -- Installing: /usr/local/share/device-sdk-c/LICENSE 11:45:10 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 11:45:10 make: Leaving directory '/tmp/sdk/build/release' 11:45:12 Removing intermediate container 5519f1ed5397 11:45:12 ---> 34ebbb0b795e 11:45:12 Step 14/21 : FROM ${BASE} 11:45:12 ---> b23d30803547 11:45:12 Step 15/21 : LABEL maintainer="IOTech " 11:45:12 ---> Running in 6a75bc046d97 11:45:13 Removing intermediate container 6a75bc046d97 11:45:13 ---> 28acd42cdeab 11:45:13 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 11:45:13 ---> Running in 45baf65bd6a9 11:45:14 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 11:45:15 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 11:45:15 (1/3) Installing curl (7.64.0-r5) 11:45:15 (2/3) Installing libuuid (2.33-r0) 11:45:15 (3/3) Installing wget (1.20.3-r0) 11:45:15 Executing busybox-1.29.3-r10.trigger 11:45:15 OK: 281 MiB in 78 packages 11:45:16 Removing intermediate container 45baf65bd6a9 11:45:16 ---> 6d3069efe0df 11:45:16 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 11:45:17 ---> 86863deb6307 11:45:17 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 11:45:18 ---> da5d79198602 11:45:18 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 11:45:19 ---> 12e142fdc0fa 11:45:19 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 11:45:20 ---> c736b4cc35d2 11:45:20 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 11:45:21 ---> f989ab732c8a 11:45:21 Successfully built f989ab732c8a 11:45:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:45:22 + docker inspect -f . ci-base-image-arm64 11:45:22 . [Pipeline] withDockerContainer 11:45:22 prd-ubuntu18.04-docker-arm64-4c-16g-26269 does not seem to be running inside a container 11:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:45:23 $ docker top 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd -eo pid,comm [Pipeline] { [Pipeline] sh 11:45:25 + make test 11:45:25 echo "make test" 11:45:25 make test [Pipeline] } 11:45:25 $ docker stop --time=1 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd 11:45:27 $ docker rm -f 7bc8c4fc9f6017dc50ea7e51185210ccb93ebd451746aac044a8d479c7dbbbbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:45:31 + ls -al . 11:45:31 total 192 11:45:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 11:42 . 11:45:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 .. 11:45:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 11:42 .git 11:45:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 .github 11:45:31 -rw-rw-r-- 1 jenkins jenkins 176 Feb 12 11:42 .gitignore 11:45:31 -rw-rw-r-- 1 jenkins jenkins 3104 Feb 12 11:42 Attribution.txt 11:45:31 -rw-rw-r-- 1 jenkins jenkins 6631 Feb 12 11:42 CHANGES 11:45:31 -rw-rw-r-- 1 jenkins jenkins 108574 Feb 12 11:42 Doxyfile 11:45:31 -rw-rw-r-- 1 jenkins jenkins 784 Feb 12 11:42 Jenkinsfile 11:45:31 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 11:42 LICENSE 11:45:31 -rw-rw-r-- 1 jenkins jenkins 449 Feb 12 11:42 Makefile 11:45:31 -rw-rw-r-- 1 jenkins jenkins 2697 Feb 12 11:42 README.md 11:45:31 -rw-rw-r-- 1 jenkins jenkins 6378 Feb 12 11:42 README.v2.md 11:45:31 -rw-rw-r-- 1 jenkins jenkins 5 Feb 12 11:40 VERSION 11:45:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 docs 11:45:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 include 11:45:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 11:42 scripts 11:45:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 11:42 src [Pipeline] isUnix [Pipeline] sh 11:45:31 + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 --label arch=arm64 --label version=0.0.0 . 11:45:32 Sending build context to Docker daemon 2.535MB 11:45:32 Step 1/15 : ARG BASE=alpine:3.12 11:45:32 Step 2/15 : FROM ${BASE} 11:45:32 ---> f989ab732c8a 11:45:32 Step 3/15 : LABEL maintainer="IOTech " 11:45:32 ---> Running in 399d0fbef780 11:45:32 Removing intermediate container 399d0fbef780 11:45:32 ---> b4a17716f9da 11:45:32 Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build 11:45:32 ---> Running in fbadae531ecf 11:45:33 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 11:45:34 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 11:45:35 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 11:45:35 (2/6) Installing libblkid (2.33-r0) 11:45:35 (3/6) Installing libfdisk (2.33-r0) 11:45:35 (4/6) Installing libmount (2.33-r0) 11:45:35 (5/6) Installing libsmartcols (2.33-r0) 11:45:35 (6/6) Installing util-linux-dev (2.33-r0) 11:45:36 Executing busybox-1.29.3-r10.trigger 11:45:36 OK: 286 MiB in 84 packages 11:45:37 Removing intermediate container fbadae531ecf 11:45:37 ---> 60a99ab3c667 11:45:37 Step 5/15 : COPY VERSION /edgex-c-sdk/ 11:45:38 ---> 3a4a39fe78ab 11:45:38 Step 6/15 : COPY src /edgex-c-sdk/src/ 11:45:38 ---> af9e5fcde784 11:45:38 Step 7/15 : COPY include /edgex-c-sdk/include/ 11:45:39 ---> 943347e3d74d 11:45:39 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 11:45:40 ---> 6e61c1a3995b 11:45:40 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 11:45:40 ---> 47aec3e31f76 11:45:40 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 11:45:41 ---> ab61fbbbe994 11:45:41 Step 11/15 : WORKDIR /edgex-c-sdk 11:45:41 ---> Running in 2aaa2f7c7587 11:45:42 Removing intermediate container 2aaa2f7c7587 11:45:42 ---> bbf400540e08 11:45:42 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 11:45:42 ---> Running in d9ad85a38dca 11:45:43 Removing intermediate container d9ad85a38dca 11:45:43 ---> de4a8b9e5e0a 11:45:43 Step 13/15 : LABEL arch=arm64 11:45:43 ---> Running in 3e30cb886ab8 11:45:43 Removing intermediate container 3e30cb886ab8 11:45:43 ---> 5ca592d356e8 11:45:43 Step 14/15 : LABEL git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 11:45:43 ---> Running in b24a031aee6a 11:45:44 Removing intermediate container b24a031aee6a 11:45:44 ---> 5f52264caf84 11:45:44 Step 15/15 : LABEL version=0.0.0 11:45:44 ---> Running in eda66bbabff5 11:45:44 Removing intermediate container eda66bbabff5 11:45:44 ---> d30bfb29ea3f 11:45:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 11:45:44 Successfully built d30bfb29ea3f 11:45:44 Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:46:09 Running on prd-centos7-docker-4c-2g-26270 in /w/workspace/edgexfoundry_device-sdk-c_PR-321 [Pipeline] { [Pipeline] ws 11:46:09 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 11:46:24 using credential edgex-jenkins-ssh 11:46:24 Cloning the remote Git repository 11:46:24 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 11:46:24 > git init /w/workspace/device-sdk-c/1 # timeout=10 11:46:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:46:25 > git --version # timeout=10 11:46:25 > git --version # 'git version 2.24.3' 11:46:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:46:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:46:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 11:46:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 11:46:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:46:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:46:28 Merging remotes/origin/master commit 6cbfd1af5056d6411228be46727e6a6bc359e529 into PR head commit 196804eedb07b39136bfd64a25531ef850a0bbc9 11:46:29 Merge succeeded, producing 196804eedb07b39136bfd64a25531ef850a0bbc9 11:46:29 Checking out Revision 196804eedb07b39136bfd64a25531ef850a0bbc9 (PR-321) 11:46:28 > git config core.sparsecheckout # timeout=10 11:46:28 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 11:46:28 > git remote # timeout=10 11:46:28 > git config --get remote.origin.url # timeout=10 11:46:29 using GIT_SSH to set credentials SSH Credentials for GitHub 11:46:29 > git merge 6cbfd1af5056d6411228be46727e6a6bc359e529 # timeout=10 11:46:29 > git rev-parse HEAD^{commit} # timeout=10 11:46:29 > git config core.sparsecheckout # timeout=10 11:46:29 > git checkout -f 196804eedb07b39136bfd64a25531ef850a0bbc9 # timeout=10 11:46:34 Commit message: "feat: Add MaxRequestSize config (#308)" 11:46:34 > git --version # timeout=10 11:46:34 > git --version # 'git version 2.24.3' 11:46:34 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:46:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:46:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:46:39 + true 11:46:39 + sudo service docker restart 11:46:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:46:45 provisioning config files... 11:46:45 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config8947314930815014547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:46:46 ---> docker-login.sh 11:46:46 nexus3.edgexfoundry.org:10001 11:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:48 Configure a credential helper to remove this warning. See 11:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:48 11:46:48 Login Succeeded 11:46:48 nexus3.edgexfoundry.org:10002 11:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:48 Configure a credential helper to remove this warning. See 11:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:48 11:46:48 Login Succeeded 11:46:48 nexus3.edgexfoundry.org:10003 11:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:49 Configure a credential helper to remove this warning. See 11:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:49 11:46:49 Login Succeeded 11:46:49 nexus3.edgexfoundry.org:10004 11:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:50 Configure a credential helper to remove this warning. See 11:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:50 11:46:50 Login Succeeded 11:46:50 docker.io 11:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:46:51 Configure a credential helper to remove this warning. See 11:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:46:51 11:46:51 Login Succeeded 11:46:51 ---> docker-login.sh ends [Pipeline] } 11:46:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:46:52 ========================================================= 11:46:52 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 11:46:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:46:53 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 11:46:54 Sending build context to Docker daemon 2.536MB 11:46:54 Step 1/21 : ARG BASE=alpine:3.12 11:46:54 Step 2/21 : FROM ${BASE} as builder 11:46:54 latest: Pulling from edgex-devops/edgex-gcc-base 11:46:54 e7c96db7181b: Pulling fs layer 11:46:54 4c13bbce0fe7: Pulling fs layer 11:46:54 6059c847ac2f: Pulling fs layer 11:46:54 4c13bbce0fe7: Verifying Checksum 11:46:54 4c13bbce0fe7: Download complete 11:46:56 e7c96db7181b: Verifying Checksum 11:46:56 e7c96db7181b: Download complete 11:46:57 e7c96db7181b: Pull complete 11:46:58 4c13bbce0fe7: Pull complete 11:47:02 6059c847ac2f: Verifying Checksum 11:47:02 6059c847ac2f: Download complete 11:47:19 6059c847ac2f: Pull complete 11:47:19 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 11:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 11:47:19 ---> 5eabd8fd8ba2 11:47:19 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 11:47:22 ---> Running in 132177bd4d49 11:47:24 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 11:47:24 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 11:47:24 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 11:47:25 (2/8) Installing libuuid (2.33-r0) 11:47:25 (3/8) Installing libblkid (2.33-r0) 11:47:25 (4/8) Installing libfdisk (2.33-r0) 11:47:25 (5/8) Installing libmount (2.33-r0) 11:47:25 (6/8) Installing libsmartcols (2.33-r0) 11:47:25 (7/8) Installing util-linux-dev (2.33-r0) 11:47:26 (8/8) Installing wget (1.20.3-r0) 11:47:26 Executing busybox-1.29.3-r10.trigger 11:47:26 OK: 272 MiB in 83 packages 11:47:31 Removing intermediate container 132177bd4d49 11:47:31 ---> 52855ccf92ad 11:47:31 Step 4/21 : ENV CBOR_VERSION=0.5.0 11:47:31 ---> Running in 743dc3dfc972 11:47:31 Removing intermediate container 743dc3dfc972 11:47:31 ---> 198970c59f53 11:47:31 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 11:47:31 ---> Running in ff52082ae2c5 11:47:31 --2021-02-12 11:47:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 11:47:31 Resolving github.com... 140.82.113.3 11:47:31 Connecting to github.com|140.82.113.3|:443... connected. 11:47:31 HTTP request sent, awaiting response... 302 Found 11:47:31 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 11:47:31 --2021-02-12 11:47:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 11:47:31 Resolving codeload.github.com... 140.82.114.10 11:47:31 Connecting to codeload.github.com|140.82.114.10|:443... connected. 11:47:32 HTTP request sent, awaiting response... 200 OK 11:47:32 Length: unspecified [application/x-gzip] 11:47:32 Saving to: 'STDOUT' 11:47:32 11:47:32 0K .......... .......... .......... .......... .......... 1.20M 11:47:32 50K .......... .......... .......... .......... .......... 1.28M 11:47:32 100K .......... .......... .......... .......... .......... 1.53M 11:47:32 150K .......... .......... .......... .......... .......... 1.46M 11:47:32 200K .......... .......... .......... .......... .......... 3.77M 11:47:32 250K .......... .......... .......... .......... .......... 1.79M 11:47:32 300K .......... .......... .......... .......... .......... 187K 11:47:32 350K .......... .......... .......... .......... .......... 603K 11:47:32 400K .......... .......... .......... .......... .......... 5.22M 11:47:32 450K .......... .......... .......... .......... .......... 2.67M 11:47:32 500K .......... .......... .......... .......... .......... 4.55M 11:47:32 550K .......... .......... .......... .......... .......... 2.23M 11:47:32 600K .......... .......... .......... .......... .......... 926K 11:47:32 650K .......... .......... .......... .......... .......... 1.37M 11:47:32 700K .. 29.3M=0.7s 11:47:32 11:47:32 2021-02-12 11:47:32 (1.00 MB/s) - written to stdout [719348] 11:47:32 11:47:33 -- The C compiler identification is GNU 8.3.0 11:47:33 -- The CXX compiler identification is GNU 8.3.0 11:47:33 -- Check for working C compiler: /usr/bin/cc 11:47:33 -- Check for working C compiler: /usr/bin/cc -- works 11:47:33 -- Detecting C compiler ABI info 11:47:34 -- Detecting C compiler ABI info - done 11:47:34 -- Detecting C compile features 11:47:35 -- Detecting C compile features - done 11:47:35 -- Check for working CXX compiler: /usr/bin/c++ 11:47:35 -- Check for working CXX compiler: /usr/bin/c++ -- works 11:47:35 -- Detecting CXX compiler ABI info 11:47:36 -- Detecting CXX compiler ABI info - done 11:47:36 -- Detecting CXX compile features 11:47:37 -- Detecting CXX compile features - done 11:47:37 -- Looking for include file endian.h 11:47:37 -- Looking for include file endian.h - found 11:47:37 -- Check if the system is big endian 11:47:37 -- Searching 16 bit integer 11:47:37 -- Looking for sys/types.h 11:47:37 -- Looking for sys/types.h - found 11:47:37 -- Looking for stdint.h 11:47:37 -- Looking for stdint.h - found 11:47:37 -- Looking for stddef.h 11:47:37 -- Looking for stddef.h - found 11:47:37 -- Check size of unsigned short 11:47:38 -- Check size of unsigned short - done 11:47:38 -- Using unsigned short 11:47:38 -- Check if the system is big endian - little endian 11:47:38 -- Check size of size_t 11:47:38 -- Check size of size_t - done 11:47:38 CMake Warning at examples/CMakeLists.txt:16 (find_package): 11:47:38 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 11:47:38 asked CMake to find a package configuration file provided by "cJSON", but 11:47:38 CMake did not find one. 11:47:38 11:47:38 Could not find a package configuration file provided by "cJSON" with any of 11:47:38 the following names: 11:47:38 11:47:38 cJSONConfig.cmake 11:47:38 cjson-config.cmake 11:47:38 11:47:38 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 11:47:38 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 11:47:38 provides a separate development package or SDK, be sure it has been 11:47:38 installed. 11:47:38 11:47:38 11:47:38 -- Configuring done 11:47:39 -- Generating done 11:47:39 -- Build files have been written to: /tmp/cbor 11:47:39 Scanning dependencies of target cbor_shared 11:47:39 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 11:47:39 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 11:47:40 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 11:47:40 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 11:47:40 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 11:47:40 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 11:47:41 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 11:47:41 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 11:47:42 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 11:47:42 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 11:47:43 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 11:47:43 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 11:47:43 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 11:47:43 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 11:47:43 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 11:47:44 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 11:47:44 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 11:47:44 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 11:47:44 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 11:47:44 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 11:47:44 [ 40%] Linking C shared library libcbor.so 11:47:45 [ 40%] Built target cbor_shared 11:47:46 Scanning dependencies of target cbor 11:47:46 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 11:47:47 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 11:47:47 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 11:47:48 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 11:47:48 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 11:47:48 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 11:47:48 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 11:47:49 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 11:47:49 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 11:47:49 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 11:47:49 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 11:47:49 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 11:47:50 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 11:47:50 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 11:47:50 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 11:47:50 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 11:47:50 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 11:47:50 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 11:47:50 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 11:47:50 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 11:47:51 [ 80%] Linking C static library libcbor.a 11:47:51 [ 80%] Built target cbor 11:47:51 Scanning dependencies of target create_items 11:47:51 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 11:47:51 [ 84%] Linking C executable create_items 11:47:51 [ 84%] Built target create_items 11:47:51 Scanning dependencies of target readfile 11:47:51 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 11:47:51 [ 88%] Linking C executable readfile 11:47:51 [ 88%] Built target readfile 11:47:51 Scanning dependencies of target streaming_parser 11:47:51 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 11:47:51 [ 92%] Linking C executable streaming_parser 11:47:51 [ 92%] Built target streaming_parser 11:47:51 Scanning dependencies of target sort 11:47:51 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 11:47:52 [ 96%] Linking C executable sort 11:47:52 [ 96%] Built target sort 11:47:52 Scanning dependencies of target hello 11:47:52 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 11:47:52 [100%] Linking C executable hello 11:47:52 [100%] Built target hello 11:47:52 Install the project... 11:47:52 -- Install configuration: "Release" 11:47:52 -- Installing: /usr/local/include/cbor/configuration.h 11:47:52 -- Installing: /usr/local/lib64/libcbor.a 11:47:52 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 11:47:52 -- Installing: /usr/local/lib64/libcbor.so.0 11:47:52 -- Installing: /usr/local/lib64/libcbor.so 11:47:52 -- Up-to-date: /usr/local/include/cbor 11:47:52 -- Installing: /usr/local/include/cbor/arrays.h 11:47:52 -- Installing: /usr/local/include/cbor/bytestrings.h 11:47:52 -- Installing: /usr/local/include/cbor/callbacks.h 11:47:52 -- Installing: /usr/local/include/cbor/common.h 11:47:52 -- Installing: /usr/local/include/cbor/data.h 11:47:52 -- Installing: /usr/local/include/cbor/encoding.h 11:47:52 -- Installing: /usr/local/include/cbor/floats_ctrls.h 11:47:52 -- Installing: /usr/local/include/cbor/internal 11:47:52 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 11:47:52 -- Installing: /usr/local/include/cbor/internal/encoders.h 11:47:52 -- Installing: /usr/local/include/cbor/internal/loaders.h 11:47:52 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 11:47:52 -- Installing: /usr/local/include/cbor/internal/stack.h 11:47:52 -- Installing: /usr/local/include/cbor/internal/unicode.h 11:47:52 -- Installing: /usr/local/include/cbor/ints.h 11:47:52 -- Installing: /usr/local/include/cbor/maps.h 11:47:52 -- Installing: /usr/local/include/cbor/serialization.h 11:47:52 -- Installing: /usr/local/include/cbor/streaming.h 11:47:52 -- Installing: /usr/local/include/cbor/strings.h 11:47:52 -- Installing: /usr/local/include/cbor/tags.h 11:47:52 -- Installing: /usr/local/include/cbor.h 11:47:52 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 11:47:55 Removing intermediate container ff52082ae2c5 11:47:55 ---> 57be4a825277 11:47:55 Step 6/21 : RUN mkdir /tmp/sdk 11:47:57 ---> Running in 2491eb282728 11:47:59 Removing intermediate container 2491eb282728 11:47:59 ---> c69975bc7d21 11:47:59 Step 7/21 : COPY VERSION /tmp/sdk 11:48:00 ---> 60cd4c535bf9 11:48:00 Step 8/21 : COPY src /tmp/sdk/src 11:48:01 ---> 4b1353db1362 11:48:01 Step 9/21 : COPY include /tmp/sdk/include 11:48:01 ---> 752199d20819 11:48:01 Step 10/21 : COPY scripts /tmp/sdk/scripts 11:48:02 ---> adf14366640d 11:48:02 Step 11/21 : COPY LICENSE /tmp/sdk 11:48:03 ---> d2f9f05062a5 11:48:03 Step 12/21 : COPY Attribution.txt /tmp/sdk 11:48:04 ---> a892bcb974d1 11:48:04 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 11:48:05 ---> Running in 5b4cd8df0f44 11:48:06 + CPPCHECK=false 11:48:06 + DOCGEN=false 11:48:06 + TOMLVER=SDK-0.2 11:48:06 + CUTILVER=1.1.4 11:48:06 + '[' 0 -gt 0 ] 11:48:06 + readlink -f ./scripts/build.sh 11:48:06 + dirname /tmp/sdk/scripts/build.sh 11:48:06 + dirname /tmp/sdk/scripts 11:48:06 + ROOT=/tmp/sdk 11:48:06 + cd /tmp/sdk 11:48:06 + '[' '!' -d deps ] 11:48:06 + mkdir deps 11:48:06 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:48:06 + tar -C deps -z -x -f - 11:48:06 --2021-02-12 11:48:06-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 11:48:06 Resolving github.com... 140.82.113.3 11:48:06 Connecting to github.com|140.82.113.3|:443... connected. 11:48:07 HTTP request sent, awaiting response... 302 Found 11:48:07 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 11:48:07 --2021-02-12 11:48:07-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 11:48:07 Resolving codeload.github.com... 140.82.114.10 11:48:07 Connecting to codeload.github.com|140.82.114.10|:443... connected. 11:48:07 HTTP request sent, awaiting response... 200 OK 11:48:07 Length: unspecified [application/x-gzip] 11:48:07 Saving to: 'STDOUT' 11:48:07 11:48:07 0K .......... ...... 868K=0.02s 11:48:07 11:48:07 2021-02-12 11:48:07 (868 KB/s) - written to stdout [16451] 11:48:07 11:48:07 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 11:48:07 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 11:48:07 --2021-02-12 11:48:07-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 11:48:07 + tar -C deps -z -x -f - 11:48:07 Resolving github.com... 140.82.113.3 11:48:07 Connecting to github.com|140.82.113.3|:443... connected. 11:48:07 HTTP request sent, awaiting response... 302 Found 11:48:07 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 11:48:07 --2021-02-12 11:48:07-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 11:48:07 Resolving codeload.github.com... 140.82.114.10 11:48:07 Connecting to codeload.github.com|140.82.114.10|:443... connected. 11:48:07 HTTP request sent, awaiting response... 200 OK 11:48:07 Length: unspecified [application/x-gzip] 11:48:07 Saving to: 'STDOUT' 11:48:07  11:48:07 0K .......... .......... .......... .......... .......... 753K 11:48:07 50K .......... .......... .......... .......... .......... 454K 11:48:07 100K .......... .......... .......... .......... .......... 8.19M 11:48:08 150K .......... .......... ....... 1.63M=0.2s 11:48:08 11:48:08 2021-02-12 11:48:07 (893 KB/s) - written to stdout [181796] 11:48:08 11:48:08 + mkdir -p src/c/iot 11:48:08 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 11:48:08 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 11:48:08 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 11:48:08 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 11:48:08 + mkdir -p include/iot 11:48:08 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 11:48:08 + mkdir -p include/iot/os 11:48:08 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 11:48:08 + mkdir -p /tmp/sdk/build/release 11:48:08 + cd /tmp/sdk/build/release 11:48:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 11:48:08 -- The C compiler identification is GNU 8.3.0 11:48:08 -- Check for working C compiler: /usr/bin/cc 11:48:08 -- Check for working C compiler: /usr/bin/cc -- works 11:48:08 -- Detecting C compiler ABI info 11:48:08 -- Detecting C compiler ABI info - done 11:48:08 -- Detecting C compile features 11:48:09 -- Detecting C compile features - done 11:48:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:48:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:48:09 -- Found LIBYAML: /usr/lib/libyaml.so 11:48:09 -- Found LIBUUID: /usr/lib/libuuid.so 11:48:09 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:48:09 -- C SDK 0.0.0 for Linux 11:48:09 -- Performing Test CSDK_HAVE_ATOMIC 11:48:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:48:09 -- Found Curses: /usr/lib/libcurses.so 11:48:09 -- Configuring done 11:48:09 -- Generating done 11:48:09 -- Build files have been written to: /tmp/sdk/build/release 11:48:09 + make 11:48:09 + tee release.log 11:48:09 Scanning dependencies of target csdk 11:48:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:48:10 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:48:10 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 11:48:10 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:48:12 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:48:12 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:48:12 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:48:13 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:48:14 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:48:14 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:48:14 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:48:14 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:48:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:48:15 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:48:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:48:16 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:48:16 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:48:16 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 11:48:17 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:48:17 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:48:18 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:48:19 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:48:19 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:48:20 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:48:20 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:48:20 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:48:20 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:48:20 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:48:21 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:48:21 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 11:48:22 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:48:22 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:48:23 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:48:23 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:48:26 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:48:26 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:48:26 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:48:26 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:48:26 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:48:27 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:48:28 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:48:30 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:48:30 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:48:31 [ 73%] Linking C shared library libcsdk.so 11:48:31 [ 73%] Built target csdk 11:48:31 Scanning dependencies of target template 11:48:31 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:48:31 [ 76%] Linking C executable template 11:48:31 [ 76%] Built target template 11:48:31 Scanning dependencies of target device-counter 11:48:31 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:48:32 [ 80%] Linking C executable device-counter 11:48:32 [ 80%] Built target device-counter 11:48:32 Scanning dependencies of target device-random 11:48:32 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:48:32 [ 83%] Linking C executable device-random 11:48:32 [ 83%] Built target device-random 11:48:32 Scanning dependencies of target device-gyro 11:48:32 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:48:33 [ 86%] Linking C executable device-gyro 11:48:33 [ 86%] Built target device-gyro 11:48:33 Scanning dependencies of target device-bitfields 11:48:33 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:48:33 [ 90%] Linking C executable device-bitfields 11:48:33 [ 90%] Built target device-bitfields 11:48:33 Scanning dependencies of target template-discovery 11:48:33 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:48:34 [ 93%] Linking C executable template-discovery 11:48:34 [ 93%] Built target template-discovery 11:48:34 Scanning dependencies of target device-file 11:48:34 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:48:34 [ 96%] Linking C executable device-file 11:48:35 [ 96%] Built target device-file 11:48:35 Scanning dependencies of target device-terminal 11:48:35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:48:35 [100%] Linking C executable device-terminal 11:48:35 [100%] Built target device-terminal 11:48:35 + tee -a release.log 11:48:35 + make package 11:48:35 [ 73%] Built target csdk 11:48:35 [ 76%] Built target template 11:48:35 [ 80%] Built target device-counter 11:48:35 [ 83%] Built target device-random 11:48:36 [ 86%] Built target device-gyro 11:48:36 [ 90%] Built target device-bitfields 11:48:36 [ 93%] Built target template-discovery 11:48:36 [ 96%] Built target device-file 11:48:36 [100%] Built target device-terminal 11:48:36 Run CPack packaging tool... 11:48:36 CPack: Create package using TGZ 11:48:36 CPack: Install projects 11:48:36 CPack: - Run preinstall target for: Csdk 11:48:37 CPack: - Install project: Csdk 11:48:37 CPack: Create package 11:48:37 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 11:48:37 + '[' false '=' true ] 11:48:37 + '[' false '=' true ] 11:48:37 + mkdir -p /tmp/sdk/build/debug 11:48:37 + cd /tmp/sdk/build/debug 11:48:37 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 11:48:37 -- The C compiler identification is GNU 8.3.0 11:48:37 -- Check for working C compiler: /usr/bin/cc 11:48:37 -- Check for working C compiler: /usr/bin/cc -- works 11:48:37 -- Detecting C compiler ABI info 11:48:38 -- Detecting C compiler ABI info - done 11:48:38 -- Detecting C compile features 11:48:38 -- Detecting C compile features - done 11:48:38 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 11:48:38 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 11:48:38 -- Found LIBYAML: /usr/lib/libyaml.so 11:48:38 -- Found LIBUUID: /usr/lib/libuuid.so 11:48:38 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 11:48:38 -- C SDK 0.0.0 for Linux 11:48:38 -- Performing Test CSDK_HAVE_ATOMIC 11:48:39 -- Performing Test CSDK_HAVE_ATOMIC - Success 11:48:39 -- Found Curses: /usr/lib/libcurses.so 11:48:39 -- Configuring done 11:48:39 -- Generating done 11:48:39 -- Build files have been written to: /tmp/sdk/build/debug 11:48:39 + make 11:48:39 + tee debug.log 11:48:39 Scanning dependencies of target csdk 11:48:39 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 11:48:39 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 11:48:40 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 11:48:40 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 11:48:41 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 11:48:41 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 11:48:41 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 11:48:41 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 11:48:41 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 11:48:41 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 11:48:42 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 11:48:42 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 11:48:42 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 11:48:42 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 11:48:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 11:48:43 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 11:48:44 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 11:48:44 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 11:48:44 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 11:48:44 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 11:48:44 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 11:48:44 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 11:48:44 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 11:48:44 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 11:48:45 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 11:48:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 11:48:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 11:48:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 11:48:45 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 11:48:45 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 11:48:46 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 11:48:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 11:48:46 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 11:48:46 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 11:48:47 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 11:48:47 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 11:48:47 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 11:48:47 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 11:48:47 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 11:48:48 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 11:48:48 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 11:48:49 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 11:48:49 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 11:48:49 [ 73%] Linking C shared library libcsdk.so 11:48:49 [ 73%] Built target csdk 11:48:49 Scanning dependencies of target template 11:48:49 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 11:48:49 [ 76%] Linking C executable template 11:48:50 [ 76%] Built target template 11:48:50 Scanning dependencies of target device-counter 11:48:50 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 11:48:50 [ 80%] Linking C executable device-counter 11:48:50 [ 80%] Built target device-counter 11:48:50 Scanning dependencies of target device-random 11:48:50 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 11:48:50 [ 83%] Linking C executable device-random 11:48:50 [ 83%] Built target device-random 11:48:50 Scanning dependencies of target device-gyro 11:48:50 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 11:48:50 [ 86%] Linking C executable device-gyro 11:48:51 [ 86%] Built target device-gyro 11:48:51 Scanning dependencies of target device-bitfields 11:48:51 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 11:48:51 [ 90%] Linking C executable device-bitfields 11:48:51 [ 90%] Built target device-bitfields 11:48:51 Scanning dependencies of target template-discovery 11:48:51 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 11:48:51 [ 93%] Linking C executable template-discovery 11:48:51 [ 93%] Built target template-discovery 11:48:51 Scanning dependencies of target device-file 11:48:51 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 11:48:52 [ 96%] Linking C executable device-file 11:48:52 [ 96%] Built target device-file 11:48:52 Scanning dependencies of target device-terminal 11:48:53 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 11:48:53 [100%] Linking C executable device-terminal 11:48:53 [100%] Built target device-terminal 11:48:53 make: Entering directory '/tmp/sdk/build/release' 11:48:53 make[1]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 73%] Built target csdk 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 76%] Built target template 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 80%] Built target device-counter 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 83%] Built target device-random 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 86%] Built target device-gyro 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 90%] Built target device-bitfields 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 93%] Built target template-discovery 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [ 96%] Built target device-file 11:48:53 make[2]: Entering directory '/tmp/sdk/build/release' 11:48:53 make[2]: Leaving directory '/tmp/sdk/build/release' 11:48:53 [100%] Built target device-terminal 11:48:53 make[1]: Leaving directory '/tmp/sdk/build/release' 11:48:53 Install the project... 11:48:53 -- Install configuration: "Release" 11:48:53 -- Installing: /usr/local/lib/libcsdk.so 11:48:53 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 11:48:53 -- Up-to-date: /usr/local/include 11:48:53 -- Installing: /usr/local/include/devsdk 11:48:53 -- Installing: /usr/local/include/devsdk/devsdk-base.h 11:48:53 -- Installing: /usr/local/include/devsdk/devsdk.h 11:48:53 -- Installing: /usr/local/include/edgex 11:48:53 -- Installing: /usr/local/include/edgex/devices.h 11:48:53 -- Installing: /usr/local/include/edgex/edgex-base.h 11:48:53 -- Installing: /usr/local/include/edgex/edgex.h 11:48:54 -- Installing: /usr/local/include/edgex/error.h 11:48:54 -- Installing: /usr/local/include/edgex/os.h 11:48:54 -- Installing: /usr/local/include/edgex/profiles.h 11:48:54 -- Installing: /usr/local/include/edgex/rest-server.h 11:48:54 -- Installing: /usr/local/include/edgex/csdk-defs.h 11:48:54 -- Installing: /usr/local/include/iot 11:48:54 -- Installing: /usr/local/include/iot/base64.h 11:48:54 -- Installing: /usr/local/include/iot/component.h 11:48:54 -- Installing: /usr/local/include/iot/config.h 11:48:54 -- Installing: /usr/local/include/iot/container.h 11:48:54 -- Installing: /usr/local/include/iot/data.h 11:48:54 -- Installing: /usr/local/include/iot/hash.h 11:48:54 -- Installing: /usr/local/include/iot/iot.h 11:48:54 -- Installing: /usr/local/include/iot/json.h 11:48:54 -- Installing: /usr/local/include/iot/logger.h 11:48:54 -- Installing: /usr/local/include/iot/os.h 11:48:54 -- Installing: /usr/local/include/iot/scheduler.h 11:48:54 -- Installing: /usr/local/include/iot/thread.h 11:48:54 -- Installing: /usr/local/include/iot/threadpool.h 11:48:54 -- Installing: /usr/local/include/iot/time.h 11:48:54 -- Installing: /usr/local/include/iot/typecode.h 11:48:54 -- Installing: /usr/local/include/iot/os 11:48:54 -- Installing: /usr/local/include/iot/os/linux.h 11:48:54 -- Installing: /usr/local/include/iot/os/macos.h 11:48:54 -- Installing: /usr/local/include/iot/os/zephyr.h 11:48:54 -- Installing: /usr/local/include/iot/defs.h 11:48:54 -- Installing: /usr/local/share/device-sdk-c/LICENSE 11:48:54 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 11:48:54 make: Leaving directory '/tmp/sdk/build/release' 11:48:56 Removing intermediate container 5b4cd8df0f44 11:48:56 ---> 13cda9ab8a6b 11:48:56 Step 14/21 : FROM ${BASE} 11:48:56 ---> 5eabd8fd8ba2 11:48:56 Step 15/21 : LABEL maintainer="IOTech " 11:48:56 ---> Running in e8bff404c55d 11:48:56 Removing intermediate container e8bff404c55d 11:48:56 ---> cc66e75df98e 11:48:56 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 11:48:57 ---> Running in f5231abadeaf 11:49:00 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 11:49:01 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 11:49:01 (1/3) Installing curl (7.64.0-r5) 11:49:01 (2/3) Installing libuuid (2.33-r0) 11:49:01 (3/3) Installing wget (1.20.3-r0) 11:49:02 Executing busybox-1.29.3-r10.trigger 11:49:02 OK: 268 MiB in 78 packages 11:49:03 Removing intermediate container f5231abadeaf 11:49:03 ---> db22e2f0069f 11:49:03 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 11:49:04 ---> d4a78b3bca90 11:49:04 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 11:49:05 ---> e551d222ea21 11:49:05 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 11:49:05 ---> ebaa9429c848 11:49:05 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 11:49:06 ---> f09115f56a0d 11:49:06 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 11:49:08 ---> aa82830d2e1e 11:49:08 Successfully built aa82830d2e1e 11:49:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:09 + docker inspect -f . ci-base-image-x86_64 11:49:10 . [Pipeline] withDockerContainer 11:49:11 prd-centos7-docker-4c-2g-26270 does not seem to be running inside a container 11:49:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:49:14 $ docker top 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:14 + make test 11:49:14 echo "make test" 11:49:14 make test [Pipeline] } 11:49:15 $ docker stop --time=1 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 11:49:17 $ docker rm -f 4f574e86baaefebc1d041693d36e0075710ca863aca24fc31105b4b869deff45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:49:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:49:19 + ls -al . 11:49:19 total 160 11:49:19 drwxrwxr-x. 8 jenkins jenkins 260 Feb 12 11:46 . 11:49:19 drwxrwxr-x. 4 jenkins jenkins 28 Feb 12 11:46 .. 11:49:19 -rw-rw-r--. 1 jenkins jenkins 3104 Feb 12 11:46 Attribution.txt 11:49:19 -rw-rw-r--. 1 jenkins jenkins 6631 Feb 12 11:46 CHANGES 11:49:19 drwxrwxr-x. 2 jenkins jenkins 144 Feb 12 11:46 docs 11:49:19 -rw-rw-r--. 1 jenkins jenkins 108574 Feb 12 11:46 Doxyfile 11:49:19 drwxrwxr-x. 8 jenkins jenkins 179 Feb 12 11:46 .git 11:49:19 drwxrwxr-x. 2 jenkins jenkins 81 Feb 12 11:46 .github 11:49:19 -rw-rw-r--. 1 jenkins jenkins 176 Feb 12 11:46 .gitignore 11:49:19 drwxrwxr-x. 4 jenkins jenkins 33 Feb 12 11:46 include 11:49:19 -rw-rw-r--. 1 jenkins jenkins 784 Feb 12 11:46 Jenkinsfile 11:49:19 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 12 11:46 LICENSE 11:49:19 -rw-rw-r--. 1 jenkins jenkins 449 Feb 12 11:46 Makefile 11:49:19 -rw-rw-r--. 1 jenkins jenkins 2697 Feb 12 11:46 README.md 11:49:19 -rw-rw-r--. 1 jenkins jenkins 6378 Feb 12 11:46 README.v2.md 11:49:19 drwxrwxr-x. 2 jenkins jenkins 98 Feb 12 11:46 scripts 11:49:19 drwxrwxr-x. 4 jenkins jenkins 50 Feb 12 11:46 src 11:49:19 -rw-rw-r--. 1 jenkins jenkins 5 Feb 12 11:40 VERSION [Pipeline] isUnix [Pipeline] sh 11:49:20 + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 --label arch=amd64 --label version=0.0.0 . 11:49:21 Sending build context to Docker daemon 2.536MB 11:49:21 Step 1/15 : ARG BASE=alpine:3.12 11:49:21 Step 2/15 : FROM ${BASE} 11:49:21 ---> aa82830d2e1e 11:49:21 Step 3/15 : LABEL maintainer="IOTech " 11:49:22 ---> Running in f27b7de85946 11:49:22 Removing intermediate container f27b7de85946 11:49:22 ---> 7d1f906b3e75 11:49:22 Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build 11:49:22 ---> Running in 0b3db973f3f3 11:49:24 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 11:49:25 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 11:49:25 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 11:49:25 (2/6) Installing libblkid (2.33-r0) 11:49:25 (3/6) Installing libfdisk (2.33-r0) 11:49:25 (4/6) Installing libmount (2.33-r0) 11:49:25 (5/6) Installing libsmartcols (2.33-r0) 11:49:25 (6/6) Installing util-linux-dev (2.33-r0) 11:49:26 Executing busybox-1.29.3-r10.trigger 11:49:26 OK: 272 MiB in 84 packages 11:49:28 Removing intermediate container 0b3db973f3f3 11:49:28 ---> d26ff05c88fc 11:49:28 Step 5/15 : COPY VERSION /edgex-c-sdk/ 11:49:28 ---> c7249b3d25b0 11:49:28 Step 6/15 : COPY src /edgex-c-sdk/src/ 11:49:29 ---> 002514fe9e4e 11:49:29 Step 7/15 : COPY include /edgex-c-sdk/include/ 11:49:30 ---> ad962bf84d2e 11:49:30 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 11:49:31 ---> 577c1e1e8adf 11:49:31 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 11:49:32 ---> 4aabc8a9a111 11:49:32 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 11:49:33 ---> 28c3d5a0c682 11:49:33 Step 11/15 : WORKDIR /edgex-c-sdk 11:49:33 ---> Running in 83ea432acb5a 11:49:34 Removing intermediate container 83ea432acb5a 11:49:34 ---> e0a539262764 11:49:34 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 11:49:35 ---> Running in c8a03a21e1a7 11:49:35 Removing intermediate container c8a03a21e1a7 11:49:35 ---> 3e36aa5c8765 11:49:35 Step 13/15 : LABEL arch=amd64 11:49:36 ---> Running in c88c59ec277f 11:49:36 Removing intermediate container c88c59ec277f 11:49:36 ---> 12f8d6cfd1df 11:49:36 Step 14/15 : LABEL git_sha=196804eedb07b39136bfd64a25531ef850a0bbc9 11:49:36 ---> Running in caaab79f5ae5 11:49:36 Removing intermediate container caaab79f5ae5 11:49:36 ---> 78b3899a6256 11:49:36 Step 15/15 : LABEL version=0.0.0 11:49:37 ---> Running in a744712d1f7b 11:49:38 Removing intermediate container a744712d1f7b 11:49:38 ---> db65cbc0e2c5 11:49:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 11:49:38 Successfully built db65cbc0e2c5 11:49:38 Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:49:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:49:43 ---> package-listing.sh 11:49:43 ++ facter osfamily 11:49:43 ++ tr '[:upper:]' '[:lower:]' 11:49:43 + OS_FAMILY=redhat 11:49:43 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-321 11:49:43 + START_PACKAGES=/tmp/packages_start.txt 11:49:43 + END_PACKAGES=/tmp/packages_end.txt 11:49:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:43 + PACKAGES=/tmp/packages_start.txt 11:49:43 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-321 ']' 11:49:43 + PACKAGES=/tmp/packages_end.txt 11:49:43 + case "${OS_FAMILY}" in 11:49:43 + rpm -qa 11:49:43 + sort 11:49:48 + '[' -f /tmp/packages_start.txt ']' 11:49:48 + '[' -f /tmp/packages_end.txt ']' 11:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:48 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-321 ']' 11:49:48 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-321/archives/ 11:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-321/archives/ [Pipeline] echo 11:49:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:49:49 11:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:49:49 alpine: Pulling from edgex-lftools-log-publisher 11:49:49 df20fa9351a1: Pulling fs layer 11:49:49 36b3adc4ff6f: Pulling fs layer 11:49:49 8ad3a11d3b57: Pulling fs layer 11:49:49 46f8f816bc3b: Pulling fs layer 11:49:49 93b61091891f: Pulling fs layer 11:49:49 93b9cdb0e59b: Pulling fs layer 11:49:49 5e14af77c1be: Pulling fs layer 11:49:49 01666e4c0597: Pulling fs layer 11:49:49 aa168da1d23b: Pulling fs layer 11:49:49 46f8f816bc3b: Waiting 11:49:49 93b61091891f: Waiting 11:49:49 93b9cdb0e59b: Waiting 11:49:49 5e14af77c1be: Waiting 11:49:49 01666e4c0597: Waiting 11:49:49 aa168da1d23b: Waiting 11:49:49 36b3adc4ff6f: Verifying Checksum 11:49:49 36b3adc4ff6f: Download complete 11:49:50 46f8f816bc3b: Verifying Checksum 11:49:50 46f8f816bc3b: Download complete 11:49:50 df20fa9351a1: Download complete 11:49:50 93b9cdb0e59b: Verifying Checksum 11:49:50 93b9cdb0e59b: Download complete 11:49:50 5e14af77c1be: Verifying Checksum 11:49:50 5e14af77c1be: Download complete 11:49:50 01666e4c0597: Verifying Checksum 11:49:50 01666e4c0597: Download complete 11:49:50 93b61091891f: Verifying Checksum 11:49:50 93b61091891f: Download complete 11:49:50 df20fa9351a1: Pull complete 11:49:50 36b3adc4ff6f: Pull complete 11:49:51 8ad3a11d3b57: Verifying Checksum 11:49:51 8ad3a11d3b57: Download complete 11:49:51 8ad3a11d3b57: Pull complete 11:49:51 46f8f816bc3b: Pull complete 11:49:52 93b61091891f: Pull complete 11:49:53 aa168da1d23b: Verifying Checksum 11:49:53 aa168da1d23b: Download complete 11:49:53 93b9cdb0e59b: Pull complete 11:49:53 5e14af77c1be: Pull complete 11:49:53 01666e4c0597: Pull complete 11:50:01 aa168da1d23b: Pull complete 11:50:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:50:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:50:02 prd-centos7-docker-4c-2g-26259 does not seem to be running inside a container 11:50:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-321 -v /w/workspace/edgexfoundry_device-sdk-c_PR-321:/w/workspace/edgexfoundry_device-sdk-c_PR-321:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:50:05 $ docker top dc55107377eb4e9e7f72152b91e671efcadd1cf454972e2c414573fe02e56269 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:50:06 + mkdir -p /var/log/sa [Pipeline] sh 11:50:06 + ls /var/log/sa-host 11:50:06 + sadf -c /var/log/sa-host/sa12 11:50:06 file_magic: OK 11:50:06 HZ: Using current value: 100 11:50:06 file_header: OK 11:50:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:50:06 Statistics: 11:50:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:50:06 File successfully converted to sysstat format version 12.2.1 11:50:06 + sadf -c /var/log/sa-host/sa23 11:50:06 file_magic: OK 11:50:06 HZ: Using current value: 100 11:50:06 file_header: OK 11:50:06 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:50:06 Statistics: 11:50:06 Hnuu...uuuununununu... 11:50:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:50:07 provisioning config files... 11:50:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-321@tmp/config125606253804604029tmp [Pipeline] { [Pipeline] echo 11:50:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:50:07 ---> create-netrc.sh [Pipeline] } 11:50:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:50:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:50:08 ---> python-tools-install.sh [Pipeline] echo 11:50:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:50:08 ---> sudo-logs.sh 11:50:08 Archiving 'sudo' log.. [Pipeline] echo 11:50:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:50:09 ---> job-cost.sh 11:50:09 lf-activate-venv: SKIPPING 11:50:09 INFO: No Stack... 11:50:11 INFO: Retrieving Pricing Info for: v1-standard-2 11:50:11 INFO: Archiving Costs [Pipeline] echo 11:50:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:50:12 ---> logs-deploy.sh 11:50:12 lf-activate-venv: SKIPPING 11:50:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-321/1 11:50:12 INFO: archiving workspace using pattern(s): 11:50:13 Archives upload complete. 11:50:14 INFO: archiving logs to Nexus