Pull request #324 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 c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5+eab06a1b74e5c881604e869fbb017afdf966c381 (2f02a8a41ef501664dfbdb398f1ab2f0a8b49a0e) 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-324/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 46d8313d362d7075c0f562900eedc504c24ea18a 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-324/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27162 in /w/workspace/edgexfoundry_device-sdk-c_PR-324 [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-324 # 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 eab06a1b74e5c881604e869fbb017afdf966c381 into PR head commit c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 Merge succeeded, producing c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 Checking out Revision c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 (PR-324) > 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/324/head:refs/remotes/origin/PR-324 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # 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 eab06a1b74e5c881604e869fbb017afdf966c381 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # timeout=10 Commit message: "feat: Use v2 REST API, remove v1 implementations" 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 14:55:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:55:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:55:28 ========================================================= 14:55:28 EdgeX Global Pipelines Version Info 14:55:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:55:29 ------------------- 14:55:29 stable info: 14:55:29 ------------------- 14:55:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:55:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:55:29 Message: update stable to v1.0.179 14:55:30 ------------------- 14:55:30 experimental info: 14:55:30 ------------------- 14:55:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:55:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:55:30 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:55:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 14:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:55:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo 14:55:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 [Pipeline] echo 14:55:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6a9da5 [Pipeline] echo 14:55:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:55:34 provisioning config files... 14:55:34 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/config2143885400046771038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:34 ---> docker-login.sh 14:55:34 nexus3.edgexfoundry.org:10001 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:35 Configure a credential helper to remove this warning. See 14:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:35 14:55:35 Login Succeeded 14:55:35 nexus3.edgexfoundry.org:10002 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:35 Configure a credential helper to remove this warning. See 14:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:35 14:55:35 Login Succeeded 14:55:35 nexus3.edgexfoundry.org:10003 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:35 Configure a credential helper to remove this warning. See 14:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:35 14:55:35 Login Succeeded 14:55:35 nexus3.edgexfoundry.org:10004 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:35 Configure a credential helper to remove this warning. See 14:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:35 14:55:35 Login Succeeded 14:55:35 docker.io 14:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:36 Configure a credential helper to remove this warning. See 14:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:36 14:55:36 Login Succeeded 14:55:36 ---> docker-login.sh ends [Pipeline] } 14:55:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:38 14:55:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:55:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:38 latest: Pulling from edgex-devops/git-semver 14:55:38 31603596830f: Pulling fs layer 14:55:38 2a8b12db71e7: Pulling fs layer 14:55:38 6ca5941a6612: Pulling fs layer 14:55:38 ecc8261a40a4: Pulling fs layer 14:55:38 ecc8261a40a4: Waiting 14:55:38 2a8b12db71e7: Verifying Checksum 14:55:38 2a8b12db71e7: Download complete 14:55:38 31603596830f: Verifying Checksum 14:55:38 31603596830f: Download complete 14:55:38 6ca5941a6612: Verifying Checksum 14:55:38 6ca5941a6612: Download complete 14:55:38 ecc8261a40a4: Verifying Checksum 14:55:38 ecc8261a40a4: Download complete 14:55:39 31603596830f: Pull complete 14:55:39 2a8b12db71e7: Pull complete 14:55:39 6ca5941a6612: Pull complete 14:55:40 ecc8261a40a4: Pull complete 14:55:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:55:40 prd-centos7-docker-4c-2g-27162 does not seem to be running inside a container 14:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-324 -v /w/workspace/edgexfoundry_device-sdk-c_PR-324:/w/workspace/edgexfoundry_device-sdk-c_PR-324:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-324@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 14:55:42 $ docker top b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:42 [ssh-agent] Looking for ssh-agent implementation... 14:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:43 $ docker exec b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 ssh-agent 14:55:43 SSH_AUTH_SOCK=/tmp/ssh-E7k2mMIrJ0l1/agent.11 14:55:43 SSH_AGENT_PID=16 14:55:43 Running ssh-add (command line suppressed) 14:55:43 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/private_key_5337334355753234421.key (/w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/private_key_5337334355753234421.key) 14:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:43 + git tag --points-at HEAD [Pipeline] } 14:55:44 $ docker exec --env ******** --env ******** b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 ssh-agent -k 14:55:44 unset SSH_AUTH_SOCK; 14:55:44 unset SSH_AGENT_PID; 14:55:44 echo Agent pid 16 killed; 14:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:44 [ssh-agent] Looking for ssh-agent implementation... 14:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:44 $ docker exec b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 ssh-agent 14:55:44 SSH_AUTH_SOCK=/tmp/ssh-A2HEvWrYJg9i/agent.46 14:55:44 SSH_AGENT_PID=51 14:55:44 Running ssh-add (command line suppressed) 14:55:44 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/private_key_2105906811417194415.key (/w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/private_key_2105906811417194415.key) 14:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:45 + git semver init 14:55:45 # -> Open(): unable to determine branch for HEAD 14:55:45 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-324/.git 14:55:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-324 14:55:45 # $SEMVER_REMOTE_NAME = origin 14:55:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:55:45 # $SEMVER_USER_NAME = edgex-jenkins 14:55:45 # $SEMVER_BRANCH = PR-324 14:55:45 # $SEMVER_TEMP = /tmp/semver-730922212 14:55:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:55:45 # '/tmp/semver-730922212' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-324/.semver' 14:55:45 # -> Force: false 14:55:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-324/.semver [Pipeline] } 14:55:45 $ docker exec --env ******** --env ******** b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 ssh-agent -k 14:55:45 unset SSH_AUTH_SOCK; 14:55:45 unset SSH_AGENT_PID; 14:55:45 echo Agent pid 51 killed; 14:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:46 + git semver [Pipeline] } 14:55:46 $ docker stop --time=1 b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 14:55:47 $ docker rm -f b392db8a2bf77dc264a52cd8b89e7041f1045d412302a545b3b436bf9af484f9 [Pipeline] // withDockerContainer [Pipeline] sh 14:55:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:55:48 Stashed 1 file(s) [Pipeline] echo 14:55:48 [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 14:56:04 Still waiting to schedule task 14:56:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27162’ 14:56:04 Still waiting to schedule task 14:56:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 14:58:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27163 in /w/workspace/edgexfoundry_device-sdk-c_PR-324 [Pipeline] { [Pipeline] ws 14:58:06 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:58:11 using credential edgex-jenkins-ssh 14:58:11 Cloning the remote Git repository 14:58:11 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:58:11 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:58:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:58:11 > git --version # timeout=10 14:58:12 > git --version # 'git version 2.17.1' 14:58:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:13 Merging remotes/origin/master commit eab06a1b74e5c881604e869fbb017afdf966c381 into PR head commit c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 14:58:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:58:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:13 > git config core.sparsecheckout # timeout=10 14:58:13 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # timeout=10 14:58:14 Merge succeeded, producing c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 14:58:14 Checking out Revision c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 (PR-324) 14:58:14 > git remote # timeout=10 14:58:14 > git config --get remote.origin.url # timeout=10 14:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:14 > git merge eab06a1b74e5c881604e869fbb017afdf966c381 # timeout=10 14:58:14 > git rev-parse HEAD^{commit} # timeout=10 14:58:14 > git config core.sparsecheckout # timeout=10 14:58:14 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # timeout=10 14:58:18 Commit message: "feat: Use v2 REST API, remove v1 implementations" 14:58:18 > git --version # timeout=10 14:58:18 > git --version # 'git version 2.17.1' 14:58:18 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:58:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:58:21 + true 14:58:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:58:24 provisioning config files... 14:58:24 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config7385806331693391125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:24 ---> docker-login.sh 14:58:24 nexus3.edgexfoundry.org:10001 14:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:25 Configure a credential helper to remove this warning. See 14:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:25 14:58:25 Login Succeeded 14:58:25 nexus3.edgexfoundry.org:10002 14:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:26 Configure a credential helper to remove this warning. See 14:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:26 14:58:26 Login Succeeded 14:58:26 nexus3.edgexfoundry.org:10003 14:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:27 Configure a credential helper to remove this warning. See 14:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:27 14:58:27 Login Succeeded 14:58:27 nexus3.edgexfoundry.org:10004 14:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:27 Configure a credential helper to remove this warning. See 14:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:27 14:58:27 Login Succeeded 14:58:27 docker.io 14:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:28 Configure a credential helper to remove this warning. See 14:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:28 14:58:28 Login Succeeded 14:58:28 ---> docker-login.sh ends [Pipeline] } 14:58:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:29 ========================================================= 14:58:29 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:58:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:58:29 + 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 . 14:58:30 Sending build context to Docker daemon 2.55MB 14:58:30 Step 1/21 : ARG BASE=alpine:3.12 14:58:30 Step 2/21 : FROM ${BASE} as builder 14:58:30 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:58:30 0362ad1dd800: Pulling fs layer 14:58:30 f2cdb1532d8b: Pulling fs layer 14:58:30 37ed683be191: Pulling fs layer 14:58:30 f2cdb1532d8b: Verifying Checksum 14:58:30 f2cdb1532d8b: Download complete 14:58:30 0362ad1dd800: Verifying Checksum 14:58:30 0362ad1dd800: Download complete 14:58:31 0362ad1dd800: Pull complete 14:58:31 f2cdb1532d8b: Pull complete 14:58:32 37ed683be191: Verifying Checksum 14:58:32 37ed683be191: Download complete 14:58:40 Running on prd-centos7-docker-4c-2g-27164 in /w/workspace/edgexfoundry_device-sdk-c_PR-324 [Pipeline] { [Pipeline] ws 14:58:40 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:58:43 37ed683be191: Pull complete 14:58:43 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 14:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:58:43 ---> b23d30803547 14:58:43 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 14:58:43 ---> Running in 735a477f02c7 14:58:43 using credential edgex-jenkins-ssh 14:58:43 Cloning the remote Git repository 14:58:42 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:58:43 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:58:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:58:43 > git --version # timeout=10 14:58:43 > git --version # 'git version 2.24.3' 14:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:44 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:58:44 Merging remotes/origin/master commit eab06a1b74e5c881604e869fbb017afdf966c381 into PR head commit c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 14:58:44 Merge succeeded, producing c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 14:58:44 Checking out Revision c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 (PR-324) 14:58:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:58:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:58:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:58:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:58:44 > git config core.sparsecheckout # timeout=10 14:58:44 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # timeout=10 14:58:44 > git remote # timeout=10 14:58:44 > git config --get remote.origin.url # timeout=10 14:58:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:44 > git merge eab06a1b74e5c881604e869fbb017afdf966c381 # timeout=10 14:58:44 > git rev-parse HEAD^{commit} # timeout=10 14:58:44 > git config core.sparsecheckout # timeout=10 14:58:44 > git checkout -f c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 # timeout=10 14:58:45 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:58:45 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:58:45 (2/8) Installing libuuid (2.33-r0) 14:58:45 (3/8) Installing libblkid (2.33-r0) 14:58:45 (4/8) Installing libfdisk (2.33-r0) 14:58:46 (5/8) Installing libmount (2.33-r0) 14:58:46 (6/8) Installing libsmartcols (2.33-r0) 14:58:46 (7/8) Installing util-linux-dev (2.33-r0) 14:58:46 (8/8) Installing wget (1.20.3-r0) 14:58:47 Executing busybox-1.29.3-r10.trigger 14:58:47 OK: 285 MiB in 83 packages 14:58:48 Commit message: "feat: Use v2 REST API, remove v1 implementations" 14:58:48 > git --version # timeout=10 14:58:48 > git --version # 'git version 2.24.3' 14:58:48 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 14:58:48 Removing intermediate container 735a477f02c7 14:58:48 ---> f643fadf3232 14:58:48 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:58:48 ---> Running in e847770d13d2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 14:58:49 Removing intermediate container e847770d13d2 14:58:49 ---> 760100077131 14:58:49 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 14:58:49 ---> Running in 9a1536566629 [Pipeline] { [Pipeline] sh 14:58:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:58:50 --2021-02-22 14:58:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:58:50 Resolving github.com... 140.82.112.4 14:58:50 Connecting to github.com|140.82.112.4|:443... connected. 14:58:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:58:50 HTTP request sent, awaiting response... 302 Found 14:58:50 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:58:50 --2021-02-22 14:58:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:58:50 Resolving codeload.github.com... 140.82.114.9 14:58:50 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:58:50 + sudo service docker restart 14:58:50 + true 14:58:50 Redirecting to /bin/systemctl restart docker.service 14:58:50 HTTP request sent, awaiting response... 200 OK 14:58:50 Length: unspecified [application/x-gzip] 14:58:50 Saving to: 'STDOUT' 14:58:50 14:58:50 0K .......... .......... .......... .......... .......... 1.31M 14:58:50 50K .......... .......... .......... .......... .......... 2.53M 14:58:50 100K .......... .......... .......... .......... .......... 13.3M 14:58:50 150K .......... .......... .......... .......... .......... 2.97M 14:58:50 200K .......... .......... .......... .......... .......... 13.3M 14:58:50 250K .......... .......... .......... .......... .......... 3.38M 14:58:50 300K .......... .......... .......... .......... .......... 4.82M 14:58:50 350K .......... .......... .......... .......... .......... 4.16M 14:58:50 400K .......... .......... .......... .......... .......... 3.62M 14:58:50 450K .......... .......... .......... .......... .......... 4.62M 14:58:50 500K .......... .......... .......... .......... .......... 8.38M 14:58:50 550K .......... .......... .......... .......... .......... 1.32M 14:58:50 600K .......... .......... .......... .......... .......... 1.22M 14:58:50 650K .......... .......... .......... .......... .......... 2.14M 14:58:50 700K .. 2.52M=0.2s 14:58:50 14:58:50 2021-02-22 14:58:50 (2.77 MB/s) - written to stdout [719348] 14:58:50 14:58:51 -- The C compiler identification is GNU 8.3.0 14:58:51 -- The CXX compiler identification is GNU 8.3.0 14:58:51 -- Check for working C compiler: /usr/bin/cc [Pipeline] withEnv [Pipeline] { 14:58:51 -- Check for working C compiler: /usr/bin/cc -- works 14:58:51 -- Detecting C compiler ABI info [Pipeline] wrap 14:58:51 provisioning config files... 14:58:51 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config4940303293061603337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:51 -- Detecting C compiler ABI info - done 14:58:51 -- Detecting C compile features 14:58:51 ---> docker-login.sh 14:58:51 nexus3.edgexfoundry.org:10001 14:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:52 Configure a credential helper to remove this warning. See 14:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:52 14:58:52 Login Succeeded 14:58:52 nexus3.edgexfoundry.org:10002 14:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:52 Configure a credential helper to remove this warning. See 14:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:52 14:58:52 Login Succeeded 14:58:52 nexus3.edgexfoundry.org:10003 14:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:52 Configure a credential helper to remove this warning. See 14:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:52 14:58:52 Login Succeeded 14:58:52 nexus3.edgexfoundry.org:10004 14:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:52 Configure a credential helper to remove this warning. See 14:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:52 14:58:52 Login Succeeded 14:58:52 docker.io 14:58:52 -- Detecting C compile features - done 14:58:52 -- Check for working CXX compiler: /usr/bin/c++ 14:58:52 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:58:52 -- Detecting CXX compiler ABI info 14:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:53 -- Detecting CXX compiler ABI info - done 14:58:53 -- Detecting CXX compile features 14:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:53 Configure a credential helper to remove this warning. See 14:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:53 14:58:53 Login Succeeded 14:58:53 ---> docker-login.sh ends [Pipeline] } 14:58:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:53 ========================================================= 14:58:53 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:58:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:58:54 + 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 . 14:58:54 Sending build context to Docker daemon 2.551MB 14:58:54 Step 1/21 : ARG BASE=alpine:3.12 14:58:54 Step 2/21 : FROM ${BASE} as builder 14:58:54 -- Detecting CXX compile features - done 14:58:54 latest: Pulling from edgex-devops/edgex-gcc-base 14:58:54 e7c96db7181b: Pulling fs layer 14:58:54 4c13bbce0fe7: Pulling fs layer 14:58:54 6059c847ac2f: Pulling fs layer 14:58:54 4c13bbce0fe7: Verifying Checksum 14:58:54 4c13bbce0fe7: Download complete 14:58:54 e7c96db7181b: Verifying Checksum 14:58:54 e7c96db7181b: Download complete 14:58:54 -- Looking for include file endian.h 14:58:54 -- Looking for include file endian.h - found 14:58:54 -- Check if the system is big endian 14:58:54 -- Searching 16 bit integer 14:58:54 -- Looking for sys/types.h 14:58:54 e7c96db7181b: Pull complete 14:58:54 4c13bbce0fe7: Pull complete 14:58:54 -- Looking for sys/types.h - found 14:58:54 -- Looking for stdint.h 14:58:55 -- Looking for stdint.h - found 14:58:55 -- Looking for stddef.h 14:58:55 -- Looking for stddef.h - found 14:58:55 -- Check size of unsigned short 14:58:55 -- Check size of unsigned short - done 14:58:55 -- Using unsigned short 14:58:56 -- Check if the system is big endian - little endian 14:58:56 -- Check size of size_t 14:58:56 6059c847ac2f: Verifying Checksum 14:58:56 6059c847ac2f: Download complete 14:58:56 -- Check size of size_t - done 14:58:56 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:58:56 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:58:56 asked CMake to find a package configuration file provided by "cJSON", but 14:58:56 CMake did not find one. 14:58:56 14:58:56 Could not find a package configuration file provided by "cJSON" with any of 14:58:56 the following names: 14:58:56 14:58:56 cJSONConfig.cmake 14:58:56 cjson-config.cmake 14:58:56 14:58:56 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:58:56 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:58:56 provides a separate development package or SDK, be sure it has been 14:58:56 installed. 14:58:56 14:58:56 14:58:56 -- Configuring done 14:58:56 -- Generating done 14:58:56 -- Build files have been written to: /tmp/cbor 14:58:56 Scanning dependencies of target cbor_shared 14:58:56 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:58:57 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:58:58 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:58:58 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:58:58 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:58:59 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:58:59 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:58:59 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:58:59 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:59:00 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:59:00 6059c847ac2f: Pull complete 14:59:00 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 14:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:59:00 ---> 5eabd8fd8ba2 14:59:00 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 14:59:00 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:59:00 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:59:01 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:59:01 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:59:02 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:59:02 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:59:02 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:59:02 ---> Running in bd0c55e3abea 14:59:02 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:59:02 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:59:03 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:59:03 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:59:03 [ 40%] Linking C shared library libcbor.so 14:59:03 [ 40%] Built target cbor_shared 14:59:03 Scanning dependencies of target cbor 14:59:03 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:59:03 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:59:04 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:59:04 (2/8) Installing libuuid (2.33-r0) 14:59:04 (3/8) Installing libblkid (2.33-r0) 14:59:04 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:59:04 (4/8) Installing libfdisk (2.33-r0) 14:59:04 (5/8) Installing libmount (2.33-r0) 14:59:04 (6/8) Installing libsmartcols (2.33-r0) 14:59:04 (7/8) Installing util-linux-dev (2.33-r0) 14:59:04 (8/8) Installing wget (1.20.3-r0) 14:59:04 Executing busybox-1.29.3-r10.trigger 14:59:04 OK: 272 MiB in 83 packages 14:59:05 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:59:05 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:59:05 Removing intermediate container bd0c55e3abea 14:59:05 ---> 8f814967337a 14:59:05 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:59:05 ---> Running in 2fbd66fb75a0 14:59:05 Removing intermediate container 2fbd66fb75a0 14:59:05 ---> d27dffbbdcf7 14:59:05 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 14:59:06 ---> Running in 863e2bc5e340 14:59:06 --2021-02-22 14:59:06-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:59:06 Resolving github.com... 140.82.112.4 14:59:06 Connecting to github.com|140.82.112.4|:443... connected. 14:59:06 HTTP request sent, awaiting response... 302 Found 14:59:06 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:59:06 --2021-02-22 14:59:06-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:59:06 Resolving codeload.github.com... 140.82.114.9 14:59:06 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:59:06 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:59:06 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:59:06 HTTP request sent, awaiting response... 200 OK 14:59:06 Length: unspecified [application/x-gzip] 14:59:06 Saving to: 'STDOUT' 14:59:06  14:59:06 0K .......... .......... .......... .......... .......... 1.41M 14:59:06 50K .......... .......... .......... .......... .......... 2.87M 14:59:06 100K .......... .......... .......... .......... .......... 34.5M 14:59:06 150K .......... .......... .......... .......... .......... 3.14M 14:59:06 200K .......... .......... .......... .......... .......... 30.7M 14:59:06 250K .......... .......... .......... .......... .......... 11.7M 14:59:06 300K .......... .......... .......... .......... .......... 8.35M 14:59:06 350K .......... .......... .......... .......... .......... 9.83M 14:59:06 400K .......... .......... .......... .......... .......... 6.15M 14:59:06 450K .......... .......... .......... .......... .......... 9.81M 14:59:06 500K .......... .......... .......... .......... .......... 15.5M 14:59:06 550K .......... .......... .......... .......... .......... 8.10M 14:59:06 600K .......... .......... .......... .......... .......... 1.93M 14:59:06 650K .......... .......... .......... .......... .......... 4.21M 14:59:06 700K .. 32.3M=0.1s 14:59:06 14:59:06 2021-02-22 14:59:06 (4.75 MB/s) - written to stdout [719348] 14:59:06 14:59:06 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:59:06 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:59:06 -- The C compiler identification is GNU 8.3.0 14:59:06 -- The CXX compiler identification is GNU 8.3.0 14:59:06 -- Check for working C compiler: /usr/bin/cc 14:59:06 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:59:07 -- Check for working C compiler: /usr/bin/cc -- works 14:59:07 -- Detecting C compiler ABI info 14:59:07 -- Detecting C compiler ABI info - done 14:59:07 -- Detecting C compile features 14:59:07 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:59:07 -- Detecting C compile features - done 14:59:07 -- Check for working CXX compiler: /usr/bin/c++ 14:59:07 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:59:07 -- Detecting CXX compiler ABI info 14:59:07 -- Detecting CXX compiler ABI info - done 14:59:07 -- Detecting CXX compile features 14:59:07 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:59:07 -- Detecting CXX compile features - done 14:59:07 -- Looking for include file endian.h 14:59:07 -- Looking for include file endian.h - found 14:59:07 -- Check if the system is big endian 14:59:07 -- Searching 16 bit integer 14:59:07 -- Looking for sys/types.h 14:59:08 -- Looking for sys/types.h - found 14:59:08 -- Looking for stdint.h 14:59:08 -- Looking for stdint.h - found 14:59:08 -- Looking for stddef.h 14:59:08 -- Looking for stddef.h - found 14:59:08 -- Check size of unsigned short 14:59:08 -- Check size of unsigned short - done 14:59:08 -- Using unsigned short 14:59:08 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:59:08 -- Check if the system is big endian - little endian 14:59:08 -- Check size of size_t 14:59:08 -- Check size of size_t - done 14:59:08 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:59:08 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:59:08 asked CMake to find a package configuration file provided by "cJSON", but 14:59:08 CMake did not find one. 14:59:08 14:59:08 Could not find a package configuration file provided by "cJSON" with any of 14:59:08 the following names: 14:59:08 14:59:08 cJSONConfig.cmake 14:59:08 cjson-config.cmake 14:59:08 14:59:08 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:59:08 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:59:08 provides a separate development package or SDK, be sure it has been 14:59:08 installed. 14:59:08 14:59:08 14:59:08 -- Configuring done 14:59:08 -- Generating done 14:59:08 -- Build files have been written to: /tmp/cbor 14:59:08 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:59:08 Scanning dependencies of target cbor_shared 14:59:08 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:59:08 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:59:08 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:59:09 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:59:09 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:59:09 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:59:09 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:59:09 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:59:09 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:59:09 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:59:09 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:59:09 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:59:09 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:59:09 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:59:09 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:59:09 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:59:09 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:59:10 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:59:10 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:59:10 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:59:10 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:59:10 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:59:10 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:59:10 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:59:10 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:59:10 [ 40%] Linking C shared library libcbor.so 14:59:10 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:59:10 [ 40%] Built target cbor_shared 14:59:10 Scanning dependencies of target cbor 14:59:10 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:59:10 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:59:10 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:59:10 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:59:10 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:59:10 [ 80%] Linking C static library libcbor.a 14:59:10 [ 80%] Built target cbor 14:59:10 Scanning dependencies of target create_items 14:59:10 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:59:11 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:59:11 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:59:11 [ 84%] Linking C executable create_items 14:59:11 [ 84%] Built target create_items 14:59:11 Scanning dependencies of target readfile 14:59:11 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:59:11 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:59:11 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:59:11 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:59:11 [ 88%] Linking C executable readfile 14:59:11 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:59:11 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:59:11 [ 88%] Built target readfile 14:59:11 Scanning dependencies of target streaming_parser 14:59:11 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:59:11 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:59:11 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:59:11 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:59:12 [ 92%] Linking C executable streaming_parser 14:59:12 [ 92%] Built target streaming_parser 14:59:12 Scanning dependencies of target sort 14:59:12 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:59:12 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:59:12 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:59:12 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:59:12 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:59:12 [ 96%] Linking C executable sort 14:59:12 [ 96%] Built target sort 14:59:12 Scanning dependencies of target hello 14:59:12 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:59:12 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:59:12 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:59:12 [ 80%] Linking C static library libcbor.a 14:59:12 [ 80%] Built target cbor 14:59:12 Scanning dependencies of target create_items 14:59:12 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:59:12 [100%] Linking C executable hello 14:59:12 [100%] Built target hello 14:59:12 Install the project... 14:59:12 -- Install configuration: "Release" 14:59:12 -- Installing: /usr/local/include/cbor/configuration.h 14:59:12 -- Installing: /usr/local/lib64/libcbor.a 14:59:12 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:59:12 -- Installing: /usr/local/lib64/libcbor.so.0 14:59:12 -- Installing: /usr/local/lib64/libcbor.so 14:59:12 -- Up-to-date: /usr/local/include/cbor 14:59:12 -- Installing: /usr/local/include/cbor/streaming.h 14:59:12 [ 84%] Linking C executable create_items 14:59:12 [ 84%] Built target create_items 14:59:12 Scanning dependencies of target readfile 14:59:12 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:59:12 [ 88%] Linking C executable readfile 14:59:12 [ 88%] Built target readfile 14:59:12 Scanning dependencies of target streaming_parser 14:59:12 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:59:12 [ 92%] Linking C executable streaming_parser 14:59:12 [ 92%] Built target streaming_parser 14:59:12 Scanning dependencies of target sort 14:59:12 -- Installing: /usr/local/include/cbor/ints.h 14:59:12 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:59:12 -- Installing: /usr/local/include/cbor/bytestrings.h 14:59:12 -- Installing: /usr/local/include/cbor/encoding.h 14:59:12 -- Installing: /usr/local/include/cbor/serialization.h 14:59:12 -- Installing: /usr/local/include/cbor/data.h 14:59:12 -- Installing: /usr/local/include/cbor/common.h 14:59:12 -- Installing: /usr/local/include/cbor/callbacks.h 14:59:12 -- Installing: /usr/local/include/cbor/strings.h 14:59:12 -- Installing: /usr/local/include/cbor/tags.h 14:59:12 -- Installing: /usr/local/include/cbor/internal 14:59:12 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/stack.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:59:12 -- Installing: /usr/local/include/cbor/arrays.h 14:59:12 -- Installing: /usr/local/include/cbor/maps.h 14:59:12 -- Installing: /usr/local/include/cbor.h 14:59:12 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:59:12 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:59:12 [ 96%] Linking C executable sort 14:59:12 [ 96%] Built target sort 14:59:12 Scanning dependencies of target hello 14:59:12 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:59:12 [100%] Linking C executable hello 14:59:12 [100%] Built target hello 14:59:12 Install the project... 14:59:12 -- Install configuration: "Release" 14:59:12 -- Installing: /usr/local/include/cbor/configuration.h 14:59:12 -- Installing: /usr/local/lib64/libcbor.a 14:59:12 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:59:12 -- Installing: /usr/local/lib64/libcbor.so.0 14:59:12 -- Installing: /usr/local/lib64/libcbor.so 14:59:12 -- Up-to-date: /usr/local/include/cbor 14:59:12 -- Installing: /usr/local/include/cbor/arrays.h 14:59:12 -- Installing: /usr/local/include/cbor/bytestrings.h 14:59:12 -- Installing: /usr/local/include/cbor/callbacks.h 14:59:12 -- Installing: /usr/local/include/cbor/common.h 14:59:12 -- Installing: /usr/local/include/cbor/data.h 14:59:12 -- Installing: /usr/local/include/cbor/encoding.h 14:59:12 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:59:12 -- Installing: /usr/local/include/cbor/internal 14:59:12 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/stack.h 14:59:12 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:59:12 -- Installing: /usr/local/include/cbor/ints.h 14:59:12 -- Installing: /usr/local/include/cbor/maps.h 14:59:12 -- Installing: /usr/local/include/cbor/serialization.h 14:59:12 -- Installing: /usr/local/include/cbor/streaming.h 14:59:12 -- Installing: /usr/local/include/cbor/strings.h 14:59:12 -- Installing: /usr/local/include/cbor/tags.h 14:59:12 -- Installing: /usr/local/include/cbor.h 14:59:12 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:59:14 Removing intermediate container 9a1536566629 14:59:14 ---> be2f2769df7f 14:59:14 Step 6/21 : RUN mkdir /tmp/sdk 14:59:15 ---> Running in 7ae6b3a389f5 14:59:15 Removing intermediate container 863e2bc5e340 14:59:15 ---> 012767ce0140 14:59:15 Step 6/21 : RUN mkdir /tmp/sdk 14:59:15 ---> Running in c4ea87c0a10a 14:59:16 Removing intermediate container c4ea87c0a10a 14:59:16 ---> 5261996b1a97 14:59:16 Step 7/21 : COPY VERSION /tmp/sdk 14:59:16 ---> 4a765c23a2d3 14:59:16 Step 8/21 : COPY src /tmp/sdk/src 14:59:17 Removing intermediate container 7ae6b3a389f5 14:59:17 ---> 6f7680385a0a 14:59:17 Step 7/21 : COPY VERSION /tmp/sdk 14:59:17 ---> abae46d60bfa 14:59:17 Step 9/21 : COPY include /tmp/sdk/include 14:59:17 ---> 1893bdc0c82c 14:59:17 Step 8/21 : COPY src /tmp/sdk/src 14:59:17 ---> e349ac7de813 14:59:17 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:59:18 ---> a0f1505f2a64 14:59:18 Step 11/21 : COPY LICENSE /tmp/sdk 14:59:18 ---> 9422982b0469 14:59:18 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:59:18 ---> a9f0b05d2d3c 14:59:18 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:59:18 ---> Running in baec1beafaab 14:59:18 ---> 9e3338269ce9 14:59:18 Step 9/21 : COPY include /tmp/sdk/include 14:59:19 + CPPCHECK=false 14:59:19 + DOCGEN=false 14:59:19 + TOMLVER=SDK-0.2 14:59:19 + CUTILVER=1.1.4 14:59:19 + '[' 0 -gt 0 ] 14:59:19 + readlink -f ./scripts/build.sh 14:59:19 + dirname /tmp/sdk/scripts/build.sh 14:59:19 + dirname /tmp/sdk/scripts 14:59:19 + ROOT=/tmp/sdk 14:59:19 + cd /tmp/sdk 14:59:19 + '[' '!' -d deps ] 14:59:19 + mkdir deps 14:59:19 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:59:19 + tar -C deps -z -x -f - 14:59:19 --2021-02-22 14:59:18-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:59:19 Resolving github.com... 140.82.112.4 14:59:19 Connecting to github.com|140.82.112.4|:443... connected. 14:59:19 ---> 456ea26dd49a 14:59:19 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:59:19 HTTP request sent, awaiting response... 302 Found 14:59:19 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:59:19 --2021-02-22 14:59:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:59:19 Resolving codeload.github.com... 140.82.114.9 14:59:19 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:59:19 HTTP request sent, awaiting response... 200 OK 14:59:19 Length: unspecified [application/x-gzip] 14:59:19 Saving to: 'STDOUT' 14:59:19 14:59:19 0K .......... ......  1.04M=0.02s 14:59:19 14:59:19 2021-02-22 14:59:19 (1.04 MB/s) - written to stdout [16451] 14:59:19 14:59:19 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:59:19 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:59:19 + tar -C deps -z -x -f - 14:59:19 --2021-02-22 14:59:19-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:59:19 Resolving github.com... 140.82.112.4 14:59:19 Connecting to github.com|140.82.112.4|:443... connected. 14:59:20 ---> e8f33968a6a7 14:59:20 Step 11/21 : COPY LICENSE /tmp/sdk 14:59:20 HTTP request sent, awaiting response... 302 Found 14:59:20 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:59:20 --2021-02-22 14:59:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:59:20 Resolving codeload.github.com... 140.82.114.9 14:59:20 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:59:20 HTTP request sent, awaiting response... 200 OK 14:59:20 Length: unspecified [application/x-gzip] 14:59:20 Saving to: 'STDOUT' 14:59:20  14:59:20 0K .......... .......... .......... .......... .......... 1.60M 14:59:20 50K .......... .......... .......... .......... .......... 3.24M 14:59:20 100K .......... .......... .......... .......... .......... 46.5M 14:59:20 150K .......... .......... ....... 6.54M=0.05s 14:59:20 14:59:20 2021-02-22 14:59:20 (3.42 MB/s) - written to stdout [181796] 14:59:20 14:59:20 + mkdir -p src/c/iot 14:59:20 + 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 14:59:20 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:59:20 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:59:20 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:59:20 + mkdir -p include/iot 14:59:20 + 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 14:59:20 + mkdir -p include/iot/os 14:59:20 + 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 14:59:20 + mkdir -p /tmp/sdk/build/release 14:59:20 + cd /tmp/sdk/build/release 14:59:20 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:59:20 -- The C compiler identification is GNU 8.3.0 14:59:20 -- Check for working C compiler: /usr/bin/cc 14:59:20 -- Check for working C compiler: /usr/bin/cc -- works 14:59:20 -- Detecting C compiler ABI info 14:59:20 ---> 0012275b862c 14:59:20 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:59:20 -- Detecting C compiler ABI info - done 14:59:20 -- Detecting C compile features 14:59:21 -- Detecting C compile features - done 14:59:21 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:59:21 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:59:21 -- Found LIBYAML: /usr/lib/libyaml.so 14:59:21 -- Found LIBUUID: /usr/lib/libuuid.so 14:59:21 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:59:21 -- C SDK 0.0.0 for Linux 14:59:21 -- Performing Test CSDK_HAVE_ATOMIC 14:59:21 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:59:21 -- Found Curses: /usr/lib/libcurses.so 14:59:21 -- Configuring done 14:59:21 -- Generating done 14:59:21 -- Build files have been written to: /tmp/sdk/build/release 14:59:21 + make 14:59:21 + tee release.log 14:59:21 Scanning dependencies of target csdk 14:59:21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:59:21 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:59:21 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:59:21 ---> c28b79ee1711 14:59:21 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:59:22 ---> Running in 7a8248ad3077 14:59:22 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:59:22 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:59:22 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:59:22 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:59:22 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:59:23 + CPPCHECK=false 14:59:23 + DOCGEN=false 14:59:23 + TOMLVER=SDK-0.2 14:59:23 + CUTILVER=1.1.4 14:59:23 + '[' 0 -gt 0 ] 14:59:23 + readlink -f ./scripts/build.sh 14:59:23 + dirname /tmp/sdk/scripts/build.sh 14:59:23 + dirname /tmp/sdk/scripts 14:59:23 + ROOT=/tmp/sdk 14:59:23 + cd /tmp/sdk 14:59:23 + '[' '!' -d deps ] 14:59:23 + mkdir deps 14:59:23 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:59:23 + tar -C deps -z -x -f - 14:59:23 --2021-02-22 14:59:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:59:23 Resolving github.com... 140.82.112.4 14:59:23 Connecting to github.com|140.82.112.4|:443... connected. 14:59:23 HTTP request sent, awaiting response... 302 Found 14:59:23 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:59:23 --2021-02-22 14:59:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:59:23 Resolving codeload.github.com... 140.82.114.9 14:59:23 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:59:23 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:59:23 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:59:23 HTTP request sent, awaiting response... 200 OK 14:59:23 Length: unspecified [application/x-gzip] 14:59:23 Saving to: 'STDOUT' 14:59:23  14:59:23 0K .......... ......  987K=0.02s 14:59:23 14:59:23 2021-02-22 14:59:23 (987 KB/s) - written to stdout [16451] 14:59:23 14:59:23 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:59:23 + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x 14:59:23 -f - 14:59:23 --2021-02-22 14:59:23-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:59:23 Resolving github.com... 140.82.112.4 14:59:23 Connecting to github.com|140.82.112.4|:443... connected. 14:59:23 HTTP request sent, awaiting response... 302 Found 14:59:23 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:59:23 --2021-02-22 14:59:23-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:59:23 Resolving codeload.github.com... 140.82.114.9 14:59:23 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:59:23 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:59:23 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:59:23 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:59:23 HTTP request sent, awaiting response... 200 OK 14:59:23 Length: unspecified [application/x-gzip] 14:59:23 Saving to: 'STDOUT' 14:59:23 14:59:23 0K .......... .......... .......... .......... .......... 1.57M 14:59:23 50K .......... .......... .......... .......... .......... 3.06M 14:59:23 100K .......... .......... .......... .......... .......... 5.12M 14:59:23 150K .......... .......... .......       1.54M=0.07s 14:59:23 14:59:23 2021-02-22 14:59:23 (2.34 MB/s) - written to stdout [181796] 14:59:23 14:59:23 + mkdir -p src/c/iot 14:59:23 + 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 14:59:23 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:59:23 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:59:23 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:59:23 + mkdir -p include/iot 14:59:23 + 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 14:59:23 + mkdir -p include/iot/os 14:59:23 + 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 14:59:23 + mkdir -p /tmp/sdk/build/release 14:59:23 + cd /tmp/sdk/build/release 14:59:23 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:59:23 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:59:23 -- The C compiler identification is GNU 8.3.0 14:59:23 -- Check for working C compiler: /usr/bin/cc 14:59:24 -- Check for working C compiler: /usr/bin/cc -- works 14:59:24 -- Detecting C compiler ABI info 14:59:24 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:59:24 -- Detecting C compiler ABI info - done 14:59:24 -- Detecting C compile features 14:59:24 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:59:24 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:59:24 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:59:24 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:59:25 -- Detecting C compile features - done 14:59:25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:59:25 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:59:25 -- Found LIBYAML: /usr/lib/libyaml.so 14:59:25 -- Found LIBUUID: /usr/lib/libuuid.so 14:59:25 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:59:25 -- C SDK 0.0.0 for Linux 14:59:25 -- Performing Test CSDK_HAVE_ATOMIC 14:59:25 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:59:25 -- Found Curses: /usr/lib/libcurses.so 14:59:25 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:59:25 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:59:25 -- Configuring done 14:59:25 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:59:25 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:59:25 -- Generating done 14:59:25 -- Build files have been written to: /tmp/sdk/build/release 14:59:25 + + teemake 14:59:25 release.log 14:59:25 Scanning dependencies of target csdk 14:59:25 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:59:25 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:59:26 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:59:26 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:59:26 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:59:26 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:59:26 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:59:26 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:59:27 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:59:27 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:59:27 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:59:27 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:59:27 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:59:28 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:59:28 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:59:28 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:59:28 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:59:29 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:59:29 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:59:29 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:59:29 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:59:29 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:59:29 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:59:30 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:59:30 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:59:30 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:59:31 [ 72%] Linking C shared library libcsdk.so 14:59:31 [ 72%] Built target csdk 14:59:31 Scanning dependencies of target template 14:59:31 [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:59:31 [ 76%] Linking C executable template 14:59:31 [ 76%] Built target template 14:59:31 Scanning dependencies of target device-counter 14:59:31 [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:59:31 [ 79%] Linking C executable device-counter 14:59:31 [ 79%] Built target device-counter 14:59:31 Scanning dependencies of target device-random 14:59:31 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:59:31 [ 83%] Linking C executable device-random 14:59:31 [ 83%] Built target device-random 14:59:31 Scanning dependencies of target device-gyro 14:59:31 [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:59:31 [ 86%] Linking C executable device-gyro 14:59:31 [ 86%] Built target device-gyro 14:59:31 Scanning dependencies of target device-bitfields 14:59:31 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:59:32 [ 89%] Linking C executable device-bitfields 14:59:32 [ 89%] Built target device-bitfields 14:59:32 Scanning dependencies of target template-discovery 14:59:32 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:59:32 [ 93%] Linking C executable template-discovery 14:59:32 [ 93%] Built target template-discovery 14:59:32 Scanning dependencies of target device-file 14:59:32 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:59:32 [ 96%] Linking C executable device-file 14:59:32 [ 96%] Built target device-file 14:59:32 Scanning dependencies of target device-terminal 14:59:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:59:32 [100%] Linking C executable device-terminal 14:59:32 [100%] Built target device-terminal 14:59:32 + tee -a release.log+ 14:59:32 make package 14:59:32 [ 72%] Built target csdk 14:59:32 [ 76%] Built target template 14:59:32 [ 79%] Built target device-counter 14:59:32 [ 83%] Built target device-random 14:59:32 [ 86%] Built target device-gyro 14:59:33 [ 89%] Built target device-bitfields 14:59:33 [ 93%] Built target template-discovery 14:59:33 [ 96%] Built target device-file 14:59:33 [100%] Built target device-terminal 14:59:33 Run CPack packaging tool... 14:59:33 CPack: Create package using TGZ 14:59:33 CPack: Install projects 14:59:33 CPack: - Run preinstall target for: Csdk 14:59:33 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:59:33 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:59:33 CPack: - Install project: Csdk 14:59:33 CPack: Create package 14:59:33 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:59:33 + '[' false '=' true ] 14:59:33 + '[' false '=' true ] 14:59:33 + mkdir -p /tmp/sdk/build/debug 14:59:33 + cd /tmp/sdk/build/debug 14:59:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:59:33 -- The C compiler identification is GNU 8.3.0 14:59:33 -- Check for working C compiler: /usr/bin/cc 14:59:33 -- Check for working C compiler: /usr/bin/cc -- works 14:59:33 -- Detecting C compiler ABI info 14:59:33 -- Detecting C compiler ABI info - done 14:59:33 -- Detecting C compile features 14:59:33 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:59:33 -- Detecting C compile features - done 14:59:33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:59:33 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:59:33 -- Found LIBYAML: /usr/lib/libyaml.so 14:59:33 -- Found LIBUUID: /usr/lib/libuuid.so 14:59:33 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:59:33 -- C SDK 0.0.0 for Linux 14:59:33 -- Performing Test CSDK_HAVE_ATOMIC 14:59:33 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:59:33 -- Found Curses: /usr/lib/libcurses.so 14:59:33 -- Configuring done 14:59:34 -- Generating done 14:59:34 -- Build files have been written to: /tmp/sdk/build/debug 14:59:34 + make 14:59:34 + tee debug.log 14:59:34 Scanning dependencies of target csdk 14:59:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:59:34 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:59:34 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:59:34 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:59:34 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:59:34 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:59:34 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:59:34 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:59:34 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:59:34 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:59:35 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:59:35 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:59:35 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:59:35 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:59:35 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:59:35 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:59:35 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:59:35 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:59:35 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:59:35 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:59:35 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:59:35 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:59:35 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:59:36 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:59:36 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:59:36 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:59:36 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:59:36 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:59:36 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:59:36 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:59:36 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:59:36 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:59:36 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:59:36 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:59:36 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:59:36 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:59:37 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:59:37 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:59:37 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:59:37 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:59:37 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:59:37 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:59:37 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:59:38 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:59:38 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:59:38 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:59:38 [ 72%] Linking C shared library libcsdk.so 14:59:38 [ 72%] Built target csdk 14:59:38 Scanning dependencies of target template 14:59:38 [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:59:38 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:59:38 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:59:38 [ 76%] Linking C executable template 14:59:38 [ 76%] Built target template 14:59:38 Scanning dependencies of target device-counter 14:59:38 [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:59:38 [ 79%] Linking C executable device-counter 14:59:38 [ 79%] Built target device-counter 14:59:38 Scanning dependencies of target device-random 14:59:38 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:59:38 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:59:38 [ 83%] Linking C executable device-random 14:59:38 [ 83%] Built target device-random 14:59:38 Scanning dependencies of target device-gyro 14:59:38 [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:59:38 [ 86%] Linking C executable device-gyro 14:59:39 [ 86%] Built target device-gyro 14:59:39 Scanning dependencies of target device-bitfields 14:59:39 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:59:39 [ 89%] Linking C executable device-bitfields 14:59:39 [ 89%] Built target device-bitfields 14:59:39 Scanning dependencies of target template-discovery 14:59:39 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:59:39 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:59:39 [ 93%] Linking C executable template-discovery 14:59:39 [ 93%] Built target template-discovery 14:59:39 Scanning dependencies of target device-file 14:59:39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:59:39 [ 96%] Linking C executable device-file 14:59:39 [ 96%] Built target device-file 14:59:39 Scanning dependencies of target device-terminal 14:59:39 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:59:39 [100%] Linking C executable device-terminal 14:59:39 [100%] Built target device-terminal 14:59:39 make: Entering directory '/tmp/sdk/build/release' 14:59:39 make[1]: Entering directory '/tmp/sdk/build/release' 14:59:39 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:39 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:39 [ 72%] Built target csdk 14:59:39 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:39 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:39 [ 76%] Built target template 14:59:39 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:39 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:39 [ 79%] Built target device-counter 14:59:39 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 83%] Built target device-random 14:59:40 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 86%] Built target device-gyro 14:59:40 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 89%] Built target device-bitfields 14:59:40 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 93%] Built target template-discovery 14:59:40 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 96%] Built target device-file 14:59:40 make[2]: Entering directory '/tmp/sdk/build/release' 14:59:40 make[2]: Leaving directory '/tmp/sdk/build/release' 14:59:40 [100%] Built target device-terminal 14:59:40 make[1]: Leaving directory '/tmp/sdk/build/release' 14:59:40 Install the project... 14:59:40 -- Install configuration: "Release" 14:59:40 -- Installing: /usr/local/lib/libcsdk.so 14:59:40 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:59:40 -- Up-to-date: /usr/local/include 14:59:40 -- Installing: /usr/local/include/devsdk 14:59:40 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:59:40 -- Installing: /usr/local/include/devsdk/devsdk.h 14:59:40 -- Installing: /usr/local/include/edgex 14:59:40 -- Installing: /usr/local/include/edgex/devices.h 14:59:40 -- Installing: /usr/local/include/edgex/edgex-base.h 14:59:40 -- Installing: /usr/local/include/edgex/edgex.h 14:59:40 -- Installing: /usr/local/include/edgex/error.h 14:59:40 -- Installing: /usr/local/include/edgex/os.h 14:59:40 -- Installing: /usr/local/include/edgex/profiles.h 14:59:40 -- Installing: /usr/local/include/edgex/rest-server.h 14:59:40 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:59:40 -- Installing: /usr/local/include/iot 14:59:40 -- Installing: /usr/local/include/iot/base64.h 14:59:40 -- Installing: /usr/local/include/iot/component.h 14:59:40 -- Installing: /usr/local/include/iot/config.h 14:59:40 -- Installing: /usr/local/include/iot/container.h 14:59:40 -- Installing: /usr/local/include/iot/data.h 14:59:40 -- Installing: /usr/local/include/iot/hash.h 14:59:40 -- Installing: /usr/local/include/iot/iot.h 14:59:40 -- Installing: /usr/local/include/iot/json.h 14:59:40 -- Installing: /usr/local/include/iot/logger.h 14:59:40 -- Installing: /usr/local/include/iot/os.h 14:59:40 -- Installing: /usr/local/include/iot/scheduler.h 14:59:40 -- Installing: /usr/local/include/iot/thread.h 14:59:40 -- Installing: /usr/local/include/iot/threadpool.h 14:59:40 -- Installing: /usr/local/include/iot/time.h 14:59:40 -- Installing: /usr/local/include/iot/typecode.h 14:59:40 -- Installing: /usr/local/include/iot/os 14:59:40 -- Installing: /usr/local/include/iot/os/linux.h 14:59:40 -- Installing: /usr/local/include/iot/os/macos.h 14:59:40 -- Installing: /usr/local/include/iot/os/zephyr.h 14:59:40 -- Installing: /usr/local/include/iot/defs.h 14:59:40 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:59:40 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:59:40 make: Leaving directory '/tmp/sdk/build/release' 14:59:40 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:59:42 Removing intermediate container baec1beafaab 14:59:42 ---> a412139fb87c 14:59:42 Step 14/21 : FROM ${BASE} 14:59:42 ---> 5eabd8fd8ba2 14:59:42 Step 15/21 : LABEL maintainer="IOTech " 14:59:42 ---> Running in 7b4aa77d8d36 14:59:42 Removing intermediate container 7b4aa77d8d36 14:59:42 ---> 9df2858f422d 14:59:42 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:59:42 ---> Running in fde3f5780730 14:59:42 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:59:42 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:59:42 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:59:42 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:59:43 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:59:43 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:59:43 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:59:43 (1/3) Installing curl (7.64.0-r5) 14:59:44 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:59:44 (2/3) Installing libuuid (2.33-r0) 14:59:44 (3/3) Installing wget (1.20.3-r0) 14:59:44 Executing busybox-1.29.3-r10.trigger 14:59:44 OK: 268 MiB in 78 packages 14:59:44 Removing intermediate container fde3f5780730 14:59:44 ---> ccf449c2e51a 14:59:44 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:59:44 ---> 0636bba0986d 14:59:44 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:59:45 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:59:45 ---> 634467c6d271 14:59:45 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:59:45 ---> ec7381655f0c 14:59:45 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:59:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:59:45 ---> 728d21f0462f 14:59:45 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:59:45 ---> 6beb272c2edb 14:59:45 Successfully built 6beb272c2edb 14:59:45 Successfully tagged ci-base-image-x86_64:latest 14:59:45 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [Pipeline] } [Pipeline] // script [Pipeline] } 14:59:46 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:46 + docker inspect -f . ci-base-image-x86_64 14:59:46 . [Pipeline] withDockerContainer 14:59:47 prd-centos7-docker-4c-2g-27164 does not seem to be running inside a container 14:59:47 $ 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 14:59:48 $ docker top 78af558db3ada8c87f480c4b7e811f948f5b40dcf103324711c3bf005549d717 -eo pid,comm 14:59:48 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [Pipeline] { [Pipeline] sh 14:59:48 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:59:48 + make test 14:59:48 echo "make test" 14:59:48 make test [Pipeline] } 14:59:48 $ docker stop --time=1 78af558db3ada8c87f480c4b7e811f948f5b40dcf103324711c3bf005549d717 14:59:49 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:59:49 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:59:50 $ docker rm -f 78af558db3ada8c87f480c4b7e811f948f5b40dcf103324711c3bf005549d717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:53 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:59:53 + ls -al . 14:59:53 total 160 14:59:53 drwxrwxr-x. 8 jenkins jenkins 260 Feb 22 14:58 . 14:59:53 drwxrwxr-x. 4 jenkins jenkins 28 Feb 22 14:58 .. 14:59:53 -rw-rw-r--. 1 jenkins jenkins 3104 Feb 22 14:58 Attribution.txt 14:59:53 -rw-rw-r--. 1 jenkins jenkins 6735 Feb 22 14:58 CHANGES 14:59:53 drwxrwxr-x. 2 jenkins jenkins 144 Feb 22 14:58 docs 14:59:53 -rw-rw-r--. 1 jenkins jenkins 108574 Feb 22 14:58 Doxyfile 14:59:53 drwxrwxr-x. 8 jenkins jenkins 179 Feb 22 14:58 .git 14:59:53 drwxrwxr-x. 2 jenkins jenkins 81 Feb 22 14:58 .github 14:59:53 -rw-rw-r--. 1 jenkins jenkins 176 Feb 22 14:58 .gitignore 14:59:53 drwxrwxr-x. 4 jenkins jenkins 33 Feb 22 14:58 include 14:59:53 -rw-rw-r--. 1 jenkins jenkins 784 Feb 22 14:58 Jenkinsfile 14:59:53 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 22 14:58 LICENSE 14:59:53 -rw-rw-r--. 1 jenkins jenkins 449 Feb 22 14:58 Makefile 14:59:53 -rw-rw-r--. 1 jenkins jenkins 2697 Feb 22 14:58 README.md 14:59:53 -rw-rw-r--. 1 jenkins jenkins 6341 Feb 22 14:58 README.v2.md 14:59:53 drwxrwxr-x. 2 jenkins jenkins 98 Feb 22 14:58 scripts 14:59:53 drwxrwxr-x. 4 jenkins jenkins 50 Feb 22 14:58 src 14:59:53 -rw-rw-r--. 1 jenkins jenkins 5 Feb 22 14:55 VERSION [Pipeline] isUnix [Pipeline] sh 14:59:53 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:59:54 + 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=c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 --label arch=amd64 --label version=0.0.0 . 14:59:54 Sending build context to Docker daemon 2.551MB 14:59:54 Step 1/15 : ARG BASE=alpine:3.12 14:59:54 Step 2/15 : FROM ${BASE} 14:59:54 ---> 6beb272c2edb 14:59:54 Step 3/15 : LABEL maintainer="IOTech " 14:59:54 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:59:54 ---> Running in 7e3b3b6fa500 14:59:54 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:59:54 Removing intermediate container 7e3b3b6fa500 14:59:54 ---> cdf0fdf2e1a5 14:59:54 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 14:59:54 ---> Running in c9715fc90477 14:59:55 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:59:55 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:59:56 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:59:56 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 14:59:56 (2/6) Installing libblkid (2.33-r0) 14:59:56 (3/6) Installing libfdisk (2.33-r0) 14:59:56 (4/6) Installing libmount (2.33-r0) 14:59:56 (5/6) Installing libsmartcols (2.33-r0) 14:59:56 (6/6) Installing util-linux-dev (2.33-r0) 14:59:57 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:59:57 Executing busybox-1.29.3-r10.trigger 14:59:57 OK: 272 MiB in 84 packages 14:59:57 Removing intermediate container c9715fc90477 14:59:57 ---> 6e7ac83afbeb 14:59:57 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:59:57 ---> c8b1978e8004 14:59:57 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:59:58 ---> bddac9e56c94 14:59:58 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:59:58 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:59:58 ---> 47c40584b90f 14:59:58 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:59:59 ---> 740feac98c51 14:59:59 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:59:59 ---> 719788720935 14:59:59 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:59:59 ---> 2f535bc2be13 14:59:59 Step 11/15 : WORKDIR /edgex-c-sdk 14:59:59 ---> Running in 97719e456c45 14:59:59 Removing intermediate container 97719e456c45 14:59:59 ---> ccf94632dd01 14:59:59 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:59:59 ---> Running in 04ad0fe26b2a 14:59:59 Removing intermediate container 04ad0fe26b2a 14:59:59 ---> aeed16f7aafa 14:59:59 Step 13/15 : LABEL arch=amd64 14:59:59 ---> Running in 23fb237c3d9d 15:00:00 Removing intermediate container 23fb237c3d9d 15:00:00 ---> ddbd90712b35 15:00:00 Step 14/15 : LABEL git_sha=c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 15:00:00 ---> Running in 6693b2b9703d 15:00:00 Removing intermediate container 6693b2b9703d 15:00:00 ---> 4ba00300525c 15:00:00 Step 15/15 : LABEL version=0.0.0 15:00:00 ---> Running in 6346abcf8a1d 15:00:00 Removing intermediate container 6346abcf8a1d 15:00:00 ---> d692771c5dbb 15:00:00 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:00:00 Successfully built d692771c5dbb 15:00:00 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] } 15:00:01 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 15:00:02 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [Pipeline] } [Pipeline] // node 15:00:02 [ 72%] Linking C shared library libcsdk.so [Pipeline] } [Pipeline] // stage 15:00:03 [ 72%] Built target csdk 15:00:03 Scanning dependencies of target template 15:00:03 [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [Pipeline] } 15:00:03 [ 76%] Linking C executable template 15:00:03 [ 76%] Built target template 15:00:03 Scanning dependencies of target device-counter 15:00:03 [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:00:04 [ 79%] Linking C executable device-counter 15:00:04 [ 79%] Built target device-counter 15:00:04 Scanning dependencies of target device-random 15:00:04 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:00:05 [ 83%] Linking C executable device-random 15:00:05 [ 83%] Built target device-random 15:00:05 Scanning dependencies of target device-gyro 15:00:05 [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:00:05 [ 86%] Linking C executable device-gyro 15:00:06 [ 86%] Built target device-gyro 15:00:06 Scanning dependencies of target device-bitfields 15:00:06 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:00:06 [ 89%] Linking C executable device-bitfields 15:00:06 [ 89%] Built target device-bitfields 15:00:06 Scanning dependencies of target template-discovery 15:00:06 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:00:07 [ 93%] Linking C executable template-discovery 15:00:07 [ 93%] Built target template-discovery 15:00:07 Scanning dependencies of target device-file 15:00:07 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:00:08 [ 96%] Linking C executable device-file 15:00:08 [ 96%] Built target device-file 15:00:08 Scanning dependencies of target device-terminal 15:00:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:00:09 [100%] Linking C executable device-terminal 15:00:09 [100%] Built target device-terminal 15:00:09 + + maketee package -a 15:00:09 release.log 15:00:09 [ 72%] Built target csdk 15:00:09 [ 76%] Built target template 15:00:09 [ 79%] Built target device-counter 15:00:09 [ 83%] Built target device-random 15:00:09 [ 86%] Built target device-gyro 15:00:09 [ 89%] Built target device-bitfields 15:00:09 [ 93%] Built target template-discovery 15:00:09 [ 96%] Built target device-file 15:00:09 [100%] Built target device-terminal 15:00:10 Run CPack packaging tool... 15:00:10 CPack: Create package using TGZ 15:00:10 CPack: Install projects 15:00:10 CPack: - Run preinstall target for: Csdk 15:00:10 CPack: - Install project: Csdk 15:00:10 CPack: Create package 15:00:10 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 15:00:10 + '[' false '=' true ] 15:00:10 + '[' false '=' true ] 15:00:10 + mkdir -p /tmp/sdk/build/debug 15:00:10 + cd /tmp/sdk/build/debug 15:00:10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:00:10 -- The C compiler identification is GNU 8.3.0 15:00:10 -- Check for working C compiler: /usr/bin/cc 15:00:11 -- Check for working C compiler: /usr/bin/cc -- works 15:00:11 -- Detecting C compiler ABI info 15:00:11 -- Detecting C compiler ABI info - done 15:00:11 -- Detecting C compile features 15:00:12 -- Detecting C compile features - done 15:00:12 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:00:12 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 15:00:12 -- Found LIBYAML: /usr/lib/libyaml.so 15:00:12 -- Found LIBUUID: /usr/lib/libuuid.so 15:00:12 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:00:12 -- C SDK 0.0.0 for Linux 15:00:12 -- Performing Test CSDK_HAVE_ATOMIC 15:00:12 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:00:12 -- Found Curses: /usr/lib/libcurses.so 15:00:12 -- Configuring done 15:00:13 -- Generating done 15:00:13 -- Build files have been written to: /tmp/sdk/build/debug 15:00:13 + make 15:00:13 + tee debug.log 15:00:13 Scanning dependencies of target csdk 15:00:13 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:00:13 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:00:13 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:00:14 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:00:14 [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:00:14 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:00:15 [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:00:15 [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:00:16 [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:00:16 [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:00:16 [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:00:16 [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:00:17 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:00:17 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:00:18 [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:00:18 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:00:18 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:00:18 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:00:19 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:00:19 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:00:20 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:00:20 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:00:20 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:00:20 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:00:20 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:00:21 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:00:21 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:00:21 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:00:21 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:00:22 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:00:22 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:00:22 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:00:22 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:00:23 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:00:24 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:00:24 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:00:24 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:00:24 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:00:25 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:00:26 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:00:27 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:00:27 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:00:27 [ 72%] Linking C shared library libcsdk.so 15:00:27 [ 72%] Built target csdk 15:00:27 Scanning dependencies of target template 15:00:27 [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:00:28 [ 76%] Linking C executable template 15:00:28 [ 76%] Built target template 15:00:28 Scanning dependencies of target device-counter 15:00:28 [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:00:28 [ 79%] Linking C executable device-counter 15:00:29 [ 79%] Built target device-counter 15:00:29 Scanning dependencies of target device-random 15:00:29 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:00:29 [ 83%] Linking C executable device-random 15:00:29 [ 83%] Built target device-random 15:00:29 Scanning dependencies of target device-gyro 15:00:29 [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:00:29 [ 86%] Linking C executable device-gyro 15:00:29 [ 86%] Built target device-gyro 15:00:29 Scanning dependencies of target device-bitfields 15:00:29 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:00:30 [ 89%] Linking C executable device-bitfields 15:00:30 [ 89%] Built target device-bitfields 15:00:30 Scanning dependencies of target template-discovery 15:00:30 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:00:30 [ 93%] Linking C executable template-discovery 15:00:30 [ 93%] Built target template-discovery 15:00:30 Scanning dependencies of target device-file 15:00:30 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:00:31 [ 96%] Linking C executable device-file 15:00:31 [ 96%] Built target device-file 15:00:31 Scanning dependencies of target device-terminal 15:00:31 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:00:31 [100%] Linking C executable device-terminal 15:00:32 [100%] Built target device-terminal 15:00:32 make: Entering directory '/tmp/sdk/build/release' 15:00:32 make[1]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 72%] Built target csdk 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 76%] Built target template 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 79%] Built target device-counter 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 83%] Built target device-random 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 86%] Built target device-gyro 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 89%] Built target device-bitfields 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 93%] Built target template-discovery 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [ 96%] Built target device-file 15:00:32 make[2]: Entering directory '/tmp/sdk/build/release' 15:00:32 make[2]: Leaving directory '/tmp/sdk/build/release' 15:00:32 [100%] Built target device-terminal 15:00:32 make[1]: Leaving directory '/tmp/sdk/build/release' 15:00:32 Install the project... 15:00:32 -- Install configuration: "Release" 15:00:32 -- Installing: /usr/local/lib/libcsdk.so 15:00:32 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:00:32 -- Up-to-date: /usr/local/include 15:00:32 -- Installing: /usr/local/include/edgex 15:00:32 -- Installing: /usr/local/include/edgex/error.h 15:00:32 -- Installing: /usr/local/include/edgex/rest-server.h 15:00:32 -- Installing: /usr/local/include/edgex/edgex-base.h 15:00:32 -- Installing: /usr/local/include/edgex/edgex.h 15:00:32 -- Installing: /usr/local/include/edgex/devices.h 15:00:32 -- Installing: /usr/local/include/edgex/os.h 15:00:32 -- Installing: /usr/local/include/edgex/profiles.h 15:00:32 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:00:32 -- Installing: /usr/local/include/devsdk 15:00:32 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:00:32 -- Installing: /usr/local/include/devsdk/devsdk.h 15:00:32 -- Installing: /usr/local/include/iot 15:00:32 -- Installing: /usr/local/include/iot/json.h 15:00:32 -- Installing: /usr/local/include/iot/container.h 15:00:32 -- Installing: /usr/local/include/iot/component.h 15:00:32 -- Installing: /usr/local/include/iot/typecode.h 15:00:32 -- Installing: /usr/local/include/iot/iot.h 15:00:32 -- Installing: /usr/local/include/iot/time.h 15:00:32 -- Installing: /usr/local/include/iot/hash.h 15:00:32 -- Installing: /usr/local/include/iot/logger.h 15:00:32 -- Installing: /usr/local/include/iot/os 15:00:32 -- Installing: /usr/local/include/iot/os/zephyr.h 15:00:32 -- Installing: /usr/local/include/iot/os/linux.h 15:00:32 -- Installing: /usr/local/include/iot/os/macos.h 15:00:32 -- Installing: /usr/local/include/iot/scheduler.h 15:00:32 -- Installing: /usr/local/include/iot/data.h 15:00:32 -- Installing: /usr/local/include/iot/thread.h 15:00:32 -- Installing: /usr/local/include/iot/os.h 15:00:32 -- Installing: /usr/local/include/iot/base64.h 15:00:32 -- Installing: /usr/local/include/iot/defs.h 15:00:32 -- Installing: /usr/local/include/iot/threadpool.h 15:00:32 -- Installing: /usr/local/include/iot/config.h 15:00:32 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:00:32 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:00:32 make: Leaving directory '/tmp/sdk/build/release' 15:00:35 Removing intermediate container 7a8248ad3077 15:00:35 ---> fab6178f3a9e 15:00:35 Step 14/21 : FROM ${BASE} 15:00:35 ---> b23d30803547 15:00:35 Step 15/21 : LABEL maintainer="IOTech " 15:00:35 ---> Running in 00212f0ead4a 15:00:35 Removing intermediate container 00212f0ead4a 15:00:35 ---> 337e5fac1818 15:00:35 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 15:00:35 ---> Running in 6de87a249a11 15:00:37 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 15:00:37 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 15:00:37 (1/3) Installing curl (7.64.0-r5) 15:00:38 (2/3) Installing libuuid (2.33-r0) 15:00:38 (3/3) Installing wget (1.20.3-r0) 15:00:38 Executing busybox-1.29.3-r10.trigger 15:00:38 OK: 281 MiB in 78 packages 15:00:39 Removing intermediate container 6de87a249a11 15:00:39 ---> 041d78b17d27 15:00:39 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:00:40 ---> 4197b4903913 15:00:40 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:00:40 ---> a79fa145e3b6 15:00:40 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 15:00:41 ---> 50a9b16d8503 15:00:41 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:00:42 ---> af7377d067da 15:00:42 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:00:43 ---> d5471144f8ba 15:00:43 Successfully built d5471144f8ba 15:00:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:44 + docker inspect -f . ci-base-image-arm64 15:00:44 . [Pipeline] withDockerContainer 15:00:44 prd-ubuntu18.04-docker-arm64-4c-16g-27163 does not seem to be running inside a container 15:00:44 $ 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-arm64 cat 15:00:46 $ docker top 1d10d11c337593206ad908c78b7ee968b0c8ee7a1106fab4cef6ac1ae8c35931 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:47 + make test 15:00:47 echo "make test" 15:00:47 make test [Pipeline] } 15:00:47 $ docker stop --time=1 1d10d11c337593206ad908c78b7ee968b0c8ee7a1106fab4cef6ac1ae8c35931 15:00:49 $ docker rm -f 1d10d11c337593206ad908c78b7ee968b0c8ee7a1106fab4cef6ac1ae8c35931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:51 + ls -al . 15:00:51 total 192 15:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:58 . 15:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:58 .. 15:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:58 .git 15:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:58 .github 15:00:51 -rw-rw-r-- 1 jenkins jenkins 176 Feb 22 14:58 .gitignore 15:00:51 -rw-rw-r-- 1 jenkins jenkins 3104 Feb 22 14:58 Attribution.txt 15:00:51 -rw-rw-r-- 1 jenkins jenkins 6735 Feb 22 14:58 CHANGES 15:00:51 -rw-rw-r-- 1 jenkins jenkins 108574 Feb 22 14:58 Doxyfile 15:00:51 -rw-rw-r-- 1 jenkins jenkins 784 Feb 22 14:58 Jenkinsfile 15:00:51 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:58 LICENSE 15:00:51 -rw-rw-r-- 1 jenkins jenkins 449 Feb 22 14:58 Makefile 15:00:51 -rw-rw-r-- 1 jenkins jenkins 2697 Feb 22 14:58 README.md 15:00:51 -rw-rw-r-- 1 jenkins jenkins 6341 Feb 22 14:58 README.v2.md 15:00:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 14:55 VERSION 15:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:58 docs 15:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:58 include 15:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:58 scripts 15:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:58 src [Pipeline] isUnix [Pipeline] sh 15:00:51 + 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=c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 --label arch=arm64 --label version=0.0.0 . 15:00:52 Sending build context to Docker daemon 2.55MB 15:00:52 Step 1/15 : ARG BASE=alpine:3.12 15:00:52 Step 2/15 : FROM ${BASE} 15:00:52 ---> d5471144f8ba 15:00:52 Step 3/15 : LABEL maintainer="IOTech " 15:00:52 ---> Running in c1372cc2e896 15:00:52 Removing intermediate container c1372cc2e896 15:00:52 ---> 63a7f5eb8e92 15:00:52 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 15:00:52 ---> Running in 90ba47661672 15:00:53 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 15:00:54 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 15:00:55 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 15:00:55 (2/6) Installing libblkid (2.33-r0) 15:00:55 (3/6) Installing libfdisk (2.33-r0) 15:00:55 (4/6) Installing libmount (2.33-r0) 15:00:55 (5/6) Installing libsmartcols (2.33-r0) 15:00:55 (6/6) Installing util-linux-dev (2.33-r0) 15:00:55 Executing busybox-1.29.3-r10.trigger 15:00:55 OK: 286 MiB in 84 packages 15:00:57 Removing intermediate container 90ba47661672 15:00:57 ---> 95d55e22882d 15:00:57 Step 5/15 : COPY VERSION /edgex-c-sdk/ 15:00:58 ---> a429c1310a89 15:00:58 Step 6/15 : COPY src /edgex-c-sdk/src/ 15:00:58 ---> 64be0bccde80 15:00:58 Step 7/15 : COPY include /edgex-c-sdk/include/ 15:00:59 ---> 82d11c480b11 15:00:59 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 15:01:00 ---> 71fe7e2a8f5d 15:01:00 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 15:01:00 ---> 62d6680aa95e 15:01:00 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 15:01:01 ---> d07d754bdf22 15:01:01 Step 11/15 : WORKDIR /edgex-c-sdk 15:01:01 ---> Running in 691430fe0162 15:01:02 Removing intermediate container 691430fe0162 15:01:02 ---> 2c2eb50a1cbf 15:01:02 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:01:02 ---> Running in f17b5d73f1dc 15:01:02 Removing intermediate container f17b5d73f1dc 15:01:02 ---> df021134f520 15:01:02 Step 13/15 : LABEL arch=arm64 15:01:03 ---> Running in 71b857763a5b 15:01:03 Removing intermediate container 71b857763a5b 15:01:03 ---> 537ffc0c6a9d 15:01:03 Step 14/15 : LABEL git_sha=c6a9da567f257928d81b6c3cd1c2cb1e0ea900d5 15:01:03 ---> Running in 4439c5613826 15:01:04 Removing intermediate container 4439c5613826 15:01:04 ---> 91534f5faddd 15:01:04 Step 15/15 : LABEL version=0.0.0 15:01:04 ---> Running in 895dbc77ceca 15:01:05 Removing intermediate container 895dbc77ceca 15:01:05 ---> 29fcd70ffaeb 15:01:05 [Warning] One or more build-args [MAKE ARCH] were not consumed 15:01:05 Successfully built 29fcd70ffaeb 15:01:05 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] } [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 15:01:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:01:09 ---> package-listing.sh 15:01:09 ++ facter osfamily 15:01:09 ++ tr '[:upper:]' '[:lower:]' 15:01:09 + OS_FAMILY=redhat 15:01:09 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-324 15:01:09 + START_PACKAGES=/tmp/packages_start.txt 15:01:09 + END_PACKAGES=/tmp/packages_end.txt 15:01:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:01:09 + PACKAGES=/tmp/packages_start.txt 15:01:09 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-324 ']' 15:01:09 + PACKAGES=/tmp/packages_end.txt 15:01:09 + case "${OS_FAMILY}" in 15:01:09 + rpm -qa 15:01:09 + sort 15:01:14 + '[' -f /tmp/packages_start.txt ']' 15:01:14 + '[' -f /tmp/packages_end.txt ']' 15:01:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:01:14 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-324 ']' 15:01:14 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-324/archives/ 15:01:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-324/archives/ [Pipeline] echo 15:01:14 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:01:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:01:15 15:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:01:15 alpine: Pulling from edgex-lftools-log-publisher 15:01:15 df20fa9351a1: Pulling fs layer 15:01:15 36b3adc4ff6f: Pulling fs layer 15:01:15 8ad3a11d3b57: Pulling fs layer 15:01:15 46f8f816bc3b: Pulling fs layer 15:01:15 93b61091891f: Pulling fs layer 15:01:15 93b9cdb0e59b: Pulling fs layer 15:01:15 5e14af77c1be: Pulling fs layer 15:01:15 01666e4c0597: Pulling fs layer 15:01:15 aa168da1d23b: Pulling fs layer 15:01:15 46f8f816bc3b: Waiting 15:01:15 93b61091891f: Waiting 15:01:15 93b9cdb0e59b: Waiting 15:01:15 5e14af77c1be: Waiting 15:01:15 01666e4c0597: Waiting 15:01:15 aa168da1d23b: Waiting 15:01:15 36b3adc4ff6f: Verifying Checksum 15:01:15 36b3adc4ff6f: Download complete 15:01:16 46f8f816bc3b: Download complete 15:01:16 df20fa9351a1: Verifying Checksum 15:01:16 df20fa9351a1: Download complete 15:01:16 93b9cdb0e59b: Verifying Checksum 15:01:16 93b9cdb0e59b: Download complete 15:01:16 93b61091891f: Verifying Checksum 15:01:16 93b61091891f: Download complete 15:01:16 01666e4c0597: Verifying Checksum 15:01:16 01666e4c0597: Download complete 15:01:16 8ad3a11d3b57: Verifying Checksum 15:01:16 8ad3a11d3b57: Download complete 15:01:16 5e14af77c1be: Verifying Checksum 15:01:16 5e14af77c1be: Download complete 15:01:16 df20fa9351a1: Pull complete 15:01:16 36b3adc4ff6f: Pull complete 15:01:17 8ad3a11d3b57: Pull complete 15:01:17 46f8f816bc3b: Pull complete 15:01:17 93b61091891f: Pull complete 15:01:17 93b9cdb0e59b: Pull complete 15:01:18 aa168da1d23b: Verifying Checksum 15:01:18 aa168da1d23b: Download complete 15:01:18 5e14af77c1be: Pull complete 15:01:18 01666e4c0597: Pull complete 15:01:25 aa168da1d23b: Pull complete 15:01:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:01:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:01:25 prd-centos7-docker-4c-2g-27162 does not seem to be running inside a container 15:01:25 $ 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-324/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-324 -v /w/workspace/edgexfoundry_device-sdk-c_PR-324:/w/workspace/edgexfoundry_device-sdk-c_PR-324:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-324@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 15:01:28 $ docker top f8f8ca027cf213f28b82af205d867cf8c6aa5c5c35ff0b5c8e8e02e0905c5f1c -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:01:29 + mkdir -p /var/log/sa [Pipeline] sh 15:01:29 + ls /var/log/sa-host 15:01:29 + sadf -c /var/log/sa-host/sa22 15:01:29 file_magic: OK 15:01:29 HZ: Using current value: 100 15:01:29 file_header: OK 15:01:29 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 15:01:29 Statistics: 15:01:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:01:29 File successfully converted to sysstat format version 12.2.1 15:01:29 + sadf -c /var/log/sa-host/sa23 15:01:29 file_magic: OK 15:01:29 HZ: Using current value: 100 15:01:29 file_header: OK 15:01:29 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 15:01:29 Statistics: 15:01:29 Hnuu...uuuununununu... 15:01:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:32 provisioning config files... 15:01:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp/config1288226796939005675tmp [Pipeline] { [Pipeline] echo 15:01:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:01:32 ---> create-netrc.sh [Pipeline] } 15:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:01:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:01:33 ---> python-tools-install.sh [Pipeline] echo 15:01:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:01:33 ---> sudo-logs.sh 15:01:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:01:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:01:33 ---> job-cost.sh 15:01:33 lf-activate-venv: SKIPPING 15:01:33 INFO: No Stack... 15:01:36 INFO: Retrieving Pricing Info for: v1-standard-2 15:01:36 INFO: Archiving Costs [Pipeline] echo 15:01:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:01:37 ---> logs-deploy.sh 15:01:37 lf-activate-venv: SKIPPING 15:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-324/1 15:01:37 INFO: archiving workspace using pattern(s): 15:01:38 Archives upload complete. 15:01:38 INFO: archiving logs to Nexus 15:01:39 ---> uname -a: 15:01:39 Linux prd-centos7-docker-4c-2g-27162.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:01:39 15:01:39 15:01:39 ---> lscpu: 15:01:39 Architecture: x86_64 15:01:39 CPU op-mode(s): 32-bit, 64-bit 15:01:39 Byte Order: Little Endian 15:01:39 Address sizes: 40 bits physical, 48 bits virtual 15:01:39 CPU(s): 4 15:01:39 On-line CPU(s) list: 0-3 15:01:39 Thread(s) per core: 1 15:01:39 Core(s) per socket: 1 15:01:39 Socket(s): 4 15:01:39 NUMA node(s): 1 15:01:39 Vendor ID: GenuineIntel 15:01:39 CPU family: 6 15:01:39 Model: 44 15:01:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:01:39 Stepping: 1 15:01:39 CPU MHz: 2933.436 15:01:39 BogoMIPS: 5866.87 15:01:39 Virtualization: VT-x 15:01:39 Hypervisor vendor: KVM 15:01:39 Virtualization type: full 15:01:39 L1d cache: 128 KiB 15:01:39 L1i cache: 128 KiB 15:01:39 L2 cache: 16 MiB 15:01:39 L3 cache: 64 MiB 15:01:39 NUMA node0 CPU(s): 0-3 15:01:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:01:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:01:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:01:39 Vulnerability Meltdown: Mitigation; PTI 15:01:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:01:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:01:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:01:39 Vulnerability Srbds: Not affected 15:01:39 Vulnerability Tsx async abort: Not affected 15:01:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:01:39 15:01:39 15:01:39 ---> nproc: 15:01:39 4 15:01:39 15:01:39 15:01:39 ---> df -h: 15:01:39 Filesystem Size Used Available Use% Mounted on 15:01:39 overlay 50.0G 7.3G 42.7G 15% / 15:01:39 tmpfs 64.0M 0 64.0M 0% /dev 15:01:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:01:39 shm 64.0M 0 64.0M 0% /dev/shm 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-324 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-324@tmp 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:01:39 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:01:39 15:01:39 15:01:39 ---> free -m: 15:01:39 total used free shared buff/cache available 15:01:39 Mem: 1837 696 89 0 1051 1036 15:01:39 Swap: 1023 0 1023 15:01:39 15:01:39 15:01:39 ---> ip addr: 15:01:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:01:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:01:39 inet 127.0.0.1/8 scope host lo 15:01:39 valid_lft forever preferred_lft forever 15:01:39 inet6 ::1/128 scope host 15:01:39 valid_lft forever preferred_lft forever 15:01:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:01:39 link/ether fa:16:3e:63:d9:ed brd ff:ff:ff:ff:ff:ff 15:01:39 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 15:01:39 valid_lft 85996sec preferred_lft 85996sec 15:01:39 inet6 fe80::f816:3eff:fe63:d9ed/64 scope link 15:01:39 valid_lft forever preferred_lft forever 15:01:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:01:39 link/ether 02:42:bb:25:b7:a8 brd ff:ff:ff:ff:ff:ff 15:01:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:01:39 valid_lft forever preferred_lft forever 15:01:39 inet6 fe80::42:bbff:fe25:b7a8/64 scope link 15:01:39 valid_lft forever preferred_lft forever 15:01:39 15:01:39 15:01:39 ---> sar -b -r -n DEV: 15:01:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 15:01:39 15:01:39 14:54:41 LINUX RESTART (4 CPU) 15:01:39 15:01:39 14:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:01:39 14:56:01 165.61 85.35 80.26 0.00 9288.50 39156.17 0.00 15:01:39 14:57:01 3.75 0.00 3.75 0.00 0.00 124.80 0.00 15:01:39 14:58:01 0.38 0.00 0.38 0.00 0.00 5.65 0.00 15:01:39 14:59:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 15:01:39 15:00:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 15:01:39 15:01:01 0.37 0.02 0.35 0.00 0.13 4.76 0.00 15:01:39 Average: 28.44 14.23 14.20 0.00 1548.79 6552.26 0.00 15:01:39 15:01:39 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:39 14:56:01 154776 0 582088 30.94 2620 1142060 1126996 38.46 412840 1112472 124 15:01:39 14:57:01 159876 0 576868 30.66 2620 1142180 1085432 37.04 410500 1110092 20 15:01:39 14:58:01 160276 0 576464 30.64 2620 1142184 1085432 37.04 420716 1099880 12 15:01:39 14:59:01 159508 0 577172 30.68 2620 1142244 1085612 37.05 421696 1099896 12 15:01:39 15:00:01 159504 0 577228 30.68 2620 1142192 1085432 37.04 423840 1097716 8 15:01:39 15:01:01 157684 0 579044 30.77 2620 1142196 1088260 37.14 425044 1097716 8 15:01:39 Average: 158604 0 578144 30.73 2620 1142176 1092861 37.30 419106 1102962 31 15:01:39 15:01:39 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:39 14:56:01 eth0 575.74 380.94 1098.65 98.61 0.00 0.00 0.00 0.00 15:01:39 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:56:01 docker0 8.19 5.74 0.96 22.95 0.00 0.00 0.00 0.00 15:01:39 14:57:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:01:39 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:58:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:01:39 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:59:01 eth0 1.37 0.60 0.58 0.37 0.00 0.00 0.00 0.00 15:01:39 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 15:00:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:01:39 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 15:01:01 eth0 0.32 0.22 0.17 0.07 0.00 0.00 0.00 0.00 15:01:39 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 Average: eth0 96.46 63.70 183.33 16.52 0.00 0.00 0.00 0.00 15:01:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:39 Average: docker0 1.37 0.96 0.16 3.83 0.00 0.00 0.00 0.00 15:01:39 15:01:39 15:01:39 ---> sar -P ALL: 15:01:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/22/21 _x86_64_ (4 CPU) 15:01:39 15:01:39 14:54:41 LINUX RESTART (4 CPU) 15:01:39 15:01:39 14:55:01 CPU %user %nice %system %iowait %steal %idle 15:01:39 14:56:01 all 14.76 0.00 5.80 5.92 0.06 73.46 15:01:39 14:56:01 0 13.38 0.00 6.76 4.87 0.05 74.94 15:01:39 14:56:01 1 14.58 0.00 5.44 4.97 0.07 74.95 15:01:39 14:56:01 2 15.26 0.00 5.40 7.52 0.07 71.76 15:01:39 14:56:01 3 15.84 0.00 5.59 6.31 0.07 72.19 15:01:39 14:57:01 all 0.15 0.00 0.05 0.00 0.00 99.80 15:01:39 14:57:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:01:39 14:57:01 1 0.47 0.00 0.07 0.00 0.00 99.47 15:01:39 14:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:01:39 14:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:01:39 14:58:01 all 0.16 0.00 0.05 0.00 0.01 99.78 15:01:39 14:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:01:39 14:58:01 1 0.48 0.00 0.08 0.00 0.00 99.43 15:01:39 14:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:01:39 14:58:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:01:39 14:59:01 all 0.16 0.00 0.02 0.00 0.00 99.81 15:01:39 14:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:01:39 14:59:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:01:39 14:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:01:39 14:59:01 3 0.53 0.00 0.03 0.00 0.00 99.43 15:01:39 15:00:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:01:39 15:00:01 0 0.48 0.00 0.02 0.00 0.00 99.50 15:01:39 15:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:01:39 15:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:01:39 15:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:01:39 15:01:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:01:39 15:01:01 0 0.53 0.00 0.02 0.00 0.00 99.45 15:01:39 15:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:01:39 15:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:01:39 15:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:01:39 Average: all 2.57 0.00 0.98 0.98 0.01 95.46 15:01:39 Average: 0 2.39 0.00 1.14 0.80 0.01 95.66 15:01:39 Average: 1 2.60 0.00 0.94 0.82 0.01 95.63 15:01:39 Average: 2 2.55 0.00 0.92 1.24 0.02 95.27 15:01:39 Average: 3 2.72 0.00 0.95 1.04 0.01 95.28 15:01:39 15:01:39 15:01:39