Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c75449e85aa6c6239708e25f4301185f1aa5291c 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5785252618243324631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8813818181089243523.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git 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/main/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3883758056826565024.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6129120470588555754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6259190524262250168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE 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/main/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3137253228739171582.key > 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 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 144eb70ba3d470a427e699408e811d3f535e987a 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: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-221’ is offline ‘prd-centos7-docker-4c-2g-222’ is offline Running on prd-centos7-docker-4c-2g-229 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision c75449e85aa6c6239708e25f4301185f1aa5291c (main) Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh5223735729526256849.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 Commit message: "fix: set up for async event push via redis (#354)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-06T22:39:30.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-06T22:39:30.919Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T22:39:31.058Z] ========================================================= [2021-07-06T22:39:31.058Z] EdgeX Global Pipelines Version Info [2021-07-06T22:39:31.058Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:39:32.658Z] ------------------- [2021-07-06T22:39:32.658Z] stable info: [2021-07-06T22:39:32.658Z] ------------------- [2021-07-06T22:39:32.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-06T22:39:32.658Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:39:32.658Z] Message: update stable to v1.0.196 [2021-07-06T22:39:33.240Z] ------------------- [2021-07-06T22:39:33.240Z] experimental info: [2021-07-06T22:39:33.240Z] ------------------- [2021-07-06T22:39:33.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-06T22:39:33.240Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:39:33.240Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-06T22:39:33.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-06T22:39:33.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-06T22:39:33.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-06T22:39:33.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-06T22:39:33.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-06T22:39:33.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-06T22:39:33.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-06T22:39:33.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-06T22:39:33.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-06T22:39:34.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-06T22:39:34.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-06T22:39:34.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-06T22:39:34.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-06T22:39:34.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:39:34.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-06T22:39:34.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-06T22:39:34.411Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-06T22:39:34.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-06T22:39:34.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-06T22:39:34.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-06T22:39:34.660Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c75449e85aa6c6239708e25f4301185f1aa5291c [Pipeline] echo [2021-07-06T22:39:34.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c75449e [Pipeline] echo [2021-07-06T22:39:34.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:39:34.941Z] provisioning config files... [2021-07-06T22:39:34.959Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4648821512825044508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:39:35.361Z] ---> docker-login.sh [2021-07-06T22:39:35.361Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:39:35.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:35.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:35.625Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:35.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:35.625Z] [2021-07-06T22:39:35.625Z] Login Succeeded [2021-07-06T22:39:35.625Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:39:35.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:35.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:35.625Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:35.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:35.625Z] [2021-07-06T22:39:35.625Z] Login Succeeded [2021-07-06T22:39:35.625Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:39:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:35.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:35.890Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:35.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:35.890Z] [2021-07-06T22:39:35.890Z] Login Succeeded [2021-07-06T22:39:35.890Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:39:35.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:35.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:35.890Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:35.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:35.890Z] [2021-07-06T22:39:35.890Z] Login Succeeded [2021-07-06T22:39:35.890Z] docker.io [2021-07-06T22:39:36.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:39:36.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:39:36.421Z] Configure a credential helper to remove this warning. See [2021-07-06T22:39:36.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:39:36.421Z] [2021-07-06T22:39:36.421Z] Login Succeeded [2021-07-06T22:39:36.421Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:39:36.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:39:37.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:37.491Z] [2021-07-06T22:39:37.491Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:39:37.866Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:38.129Z] latest: Pulling from edgex-devops/git-semver [2021-07-06T22:39:38.129Z] 31603596830f: Pulling fs layer [2021-07-06T22:39:38.129Z] 54011a49482f: Pulling fs layer [2021-07-06T22:39:38.129Z] a6820b24f6d8: Pulling fs layer [2021-07-06T22:39:38.129Z] f581987b2513: Pulling fs layer [2021-07-06T22:39:38.129Z] f581987b2513: Waiting [2021-07-06T22:39:38.129Z] 54011a49482f: Verifying Checksum [2021-07-06T22:39:38.129Z] 54011a49482f: Download complete [2021-07-06T22:39:38.393Z] 31603596830f: Verifying Checksum [2021-07-06T22:39:38.393Z] 31603596830f: Download complete [2021-07-06T22:39:38.393Z] a6820b24f6d8: Verifying Checksum [2021-07-06T22:39:38.393Z] a6820b24f6d8: Download complete [2021-07-06T22:39:38.393Z] f581987b2513: Verifying Checksum [2021-07-06T22:39:38.393Z] f581987b2513: Download complete [2021-07-06T22:39:38.658Z] 31603596830f: Pull complete [2021-07-06T22:39:38.945Z] 54011a49482f: Pull complete [2021-07-06T22:39:39.908Z] a6820b24f6d8: Pull complete [2021-07-06T22:39:40.484Z] f581987b2513: Pull complete [2021-07-06T22:39:40.484Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-06T22:39:40.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:39:40.745Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-06T22:39:40.859Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T22:39:40.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T22:39:41.806Z] $ docker top ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-06T22:39:42.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:39:42.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:39:42.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:39:42.145Z] $ docker exec ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d ssh-agent [2021-07-06T22:39:42.263Z] SSH_AUTH_SOCK=/tmp/ssh-fVMl7UkwxVLs/agent.14 [2021-07-06T22:39:42.263Z] SSH_AGENT_PID=21 [2021-07-06T22:39:42.272Z] Running ssh-add (command line suppressed) [2021-07-06T22:39:42.370Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4809627414805680142.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4809627414805680142.key) [2021-07-06T22:39:42.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:39:42.748Z] + git tag --points-at HEAD [Pipeline] } [2021-07-06T22:39:42.786Z] $ docker exec --env ******** --env ******** ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d ssh-agent -k [2021-07-06T22:39:42.891Z] unset SSH_AUTH_SOCK; [2021-07-06T22:39:42.891Z] unset SSH_AGENT_PID; [2021-07-06T22:39:42.891Z] echo Agent pid 21 killed; [2021-07-06T22:39:42.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-06T22:39:43.001Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent [2021-07-06T22:39:43.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:39:43.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:39:43.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:39:43.175Z] $ docker exec ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d ssh-agent [2021-07-06T22:39:43.281Z] SSH_AUTH_SOCK=/tmp/ssh-nwFNAYMFM3Nu/agent.53 [2021-07-06T22:39:43.281Z] SSH_AGENT_PID=59 [2021-07-06T22:39:43.287Z] Running ssh-add (command line suppressed) [2021-07-06T22:39:43.376Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8931223455087196311.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8931223455087196311.key) [2021-07-06T22:39:43.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:39:43.737Z] + git semver init [2021-07-06T22:39:43.737Z] # -> Open(): unable to determine branch for HEAD [2021-07-06T22:39:43.737Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-07-06T22:39:43.737Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-06T22:39:43.737Z] # $SEMVER_REMOTE_NAME = origin [2021-07-06T22:39:43.737Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-06T22:39:43.737Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-06T22:39:43.737Z] # $SEMVER_BRANCH = main [2021-07-06T22:39:43.737Z] # $SEMVER_TEMP = /tmp/semver-982365610 [2021-07-06T22:39:43.737Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-06T22:39:44.319Z] # '/tmp/semver-982365610' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-07-06T22:39:44.319Z] # -> Force: false [2021-07-06T22:39:44.319Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-07-06T22:39:44.337Z] $ docker exec --env ******** --env ******** ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d ssh-agent -k [2021-07-06T22:39:44.439Z] unset SSH_AUTH_SOCK; [2021-07-06T22:39:44.439Z] unset SSH_AGENT_PID; [2021-07-06T22:39:44.439Z] echo Agent pid 59 killed; [2021-07-06T22:39:44.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T22:39:45.025Z] + git semver [Pipeline] } [2021-07-06T22:39:45.054Z] $ docker stop --time=1 ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d [2021-07-06T22:39:46.339Z] $ docker rm -f ab2c178e21021d56f1d29ef39f3f6a2c2abe0015314f8587b835618e130ad87d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:39:46.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-06T22:39:47.066Z] Stashed 1 file(s) [Pipeline] echo [2021-07-06T22:39:47.087Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 [2021-07-06T22:40:02.594Z] Still waiting to schedule task [2021-07-06T22:40:02.594Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:40:02.594Z] ‘prd-centos7-docker-4c-2g-215’ is offline [2021-07-06T22:40:02.595Z] ‘prd-centos7-docker-4c-2g-216’ is offline [2021-07-06T22:40:02.595Z] ‘prd-centos7-docker-4c-2g-231’ is offline [2021-07-06T22:40:02.595Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:40:02.633Z] Still waiting to schedule task [2021-07-06T22:40:02.634Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:40:02.634Z] ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:40:02.634Z] ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:40:02.634Z] ‘prd-centos7-docker-4c-2g-231’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:40:02.634Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ is offline [2021-07-06T22:48:31.697Z] Running on prd-centos7-docker-4c-2g-648 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-07-06T22:48:31.756Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:48:31.909Z] Selected Git installation does not exist. Using Default [2021-07-06T22:48:31.910Z] The recommended git tool is: NONE [2021-07-06T22:48:34.600Z] using credential edgex-jenkins-ssh [2021-07-06T22:48:34.627Z] Cloning the remote Git repository [2021-07-06T22:48:34.660Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-06T22:48:34.774Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-07-06T22:48:34.809Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-06T22:48:34.810Z] > git --version # timeout=10 [2021-07-06T22:48:34.820Z] > git --version # 'git version 2.24.4' [2021-07-06T22:48:34.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:48:34.850Z] [INFO] Currently running in a labeled security context [2021-07-06T22:48:34.850Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-06T22:48:34.850Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh508171756060932984.key [2021-07-06T22:48:34.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:48:35.755Z] Avoid second fetch [2021-07-06T22:48:35.756Z] Checking out Revision c75449e85aa6c6239708e25f4301185f1aa5291c (main) [2021-07-06T22:48:35.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-06T22:48:35.741Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:48:35.760Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:48:35.767Z] > git checkout -f c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-06T22:48:39.462Z] Commit message: "fix: set up for async event push via redis (#354)" [2021-07-06T22:48:39.484Z] > git --version # timeout=10 [2021-07-06T22:48:39.492Z] > git --version # 'git version 2.24.4' [2021-07-06T22:48:39.520Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:48:40.838Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:48:41.216Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:48:41.571Z] + sudo service docker restart [2021-07-06T22:48:41.571Z] + true [2021-07-06T22:48:41.571Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:48:59.862Z] provisioning config files... [2021-07-06T22:48:59.880Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5681190131994992220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:49:00.305Z] ---> docker-login.sh [2021-07-06T22:49:00.305Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:49:00.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:00.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:00.576Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:00.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:00.576Z] [2021-07-06T22:49:00.576Z] Login Succeeded [2021-07-06T22:49:00.576Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:49:00.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:00.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:00.857Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:00.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:00.857Z] [2021-07-06T22:49:00.857Z] Login Succeeded [2021-07-06T22:49:00.857Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:49:00.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:00.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:00.857Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:00.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:00.857Z] [2021-07-06T22:49:00.857Z] Login Succeeded [2021-07-06T22:49:00.857Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:49:01.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:01.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:01.128Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:01.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:01.128Z] [2021-07-06T22:49:01.128Z] Login Succeeded [2021-07-06T22:49:01.128Z] docker.io [2021-07-06T22:49:01.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:01.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:01.393Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:01.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:01.393Z] [2021-07-06T22:49:01.393Z] Login Succeeded [2021-07-06T22:49:01.393Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:49:01.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T22:49:01.744Z] ========================================================= [2021-07-06T22:49:01.744Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-07-06T22:49:01.744Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:02.107Z] + 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 . [2021-07-06T22:49:02.107Z] Sending build context to Docker daemon 2.57MB [2021-07-06T22:49:02.107Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-06T22:49:02.107Z] Step 2/25 : FROM ${BASE} as builder [2021-07-06T22:49:02.107Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-07-06T22:49:02.107Z] e7c96db7181b: Pulling fs layer [2021-07-06T22:49:02.107Z] 4c13bbce0fe7: Pulling fs layer [2021-07-06T22:49:02.107Z] 6059c847ac2f: Pulling fs layer [2021-07-06T22:49:02.370Z] 4c13bbce0fe7: Verifying Checksum [2021-07-06T22:49:02.370Z] 4c13bbce0fe7: Download complete [2021-07-06T22:49:02.370Z] e7c96db7181b: Verifying Checksum [2021-07-06T22:49:02.370Z] e7c96db7181b: Download complete [2021-07-06T22:49:02.635Z] e7c96db7181b: Pull complete [2021-07-06T22:49:02.635Z] 4c13bbce0fe7: Pull complete [2021-07-06T22:49:04.033Z] 6059c847ac2f: Verifying Checksum [2021-07-06T22:49:04.033Z] 6059c847ac2f: Download complete [2021-07-06T22:49:07.367Z] 6059c847ac2f: Pull complete [2021-07-06T22:49:07.367Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-07-06T22:49:07.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-06T22:49:07.367Z] ---> 5eabd8fd8ba2 [2021-07-06T22:49:07.367Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T22:49:09.306Z] ---> Running in 76b38c95e1fb [2021-07-06T22:49:09.574Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-06T22:49:09.838Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-06T22:49:09.838Z] [2021-07-06T22:49:10.107Z] Removing intermediate container 76b38c95e1fb [2021-07-06T22:49:10.107Z] ---> 945b1130a2d9 [2021-07-06T22:49:10.107Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T22:49:10.107Z] ---> Running in 9210c75104f7 [2021-07-06T22:49:10.684Z] Removing intermediate container 9210c75104f7 [2021-07-06T22:49:10.684Z] ---> 7b59aab49e00 [2021-07-06T22:49:10.684Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-07-06T22:49:10.684Z] ---> Running in 0b75d63a1864 [2021-07-06T22:49:11.260Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:11.840Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:12.107Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:12.372Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-06T22:49:12.641Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-06T22:49:12.641Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-06T22:49:12.641Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-06T22:49:14.033Z] (5/11) Installing libuuid (2.33-r0) [2021-07-06T22:49:14.305Z] (6/11) Installing libblkid (2.33-r0) [2021-07-06T22:49:14.566Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-06T22:49:14.566Z] (8/11) Installing libmount (2.33-r0) [2021-07-06T22:49:15.143Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-06T22:49:15.143Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-06T22:49:15.721Z] (11/11) Installing wget (1.20.3-r0) [2021-07-06T22:49:15.721Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T22:49:15.721Z] OK: 273 MiB in 86 packages [2021-07-06T22:49:16.308Z] Removing intermediate container 0b75d63a1864 [2021-07-06T22:49:16.308Z] ---> 62a4cb30d4ae [2021-07-06T22:49:16.308Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-06T22:49:16.308Z] ---> Running in 0b1858085c13 [2021-07-06T22:49:16.308Z] Removing intermediate container 0b1858085c13 [2021-07-06T22:49:16.308Z] ---> dc160ef8b5b9 [2021-07-06T22:49:16.308Z] Step 7/25 : 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 [2021-07-06T22:49:16.308Z] ---> Running in bec6d685087a [2021-07-06T22:49:16.578Z] --2021-07-06 22:49:16-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-06T22:49:16.578Z] Resolving github.com... 140.82.114.4 [2021-07-06T22:49:16.578Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-06T22:49:16.843Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T22:49:16.843Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-06T22:49:16.843Z] --2021-07-06 22:49:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-06T22:49:16.843Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-06T22:49:16.843Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-06T22:49:16.843Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T22:49:16.843Z] Length: unspecified [application/x-gzip] [2021-07-06T22:49:16.843Z] Saving to: 'STDOUT' [2021-07-06T22:49:16.843Z] [2021-07-06T22:49:16.843Z] 0K .......... .......... .......... .......... .......... 1.34M [2021-07-06T22:49:16.843Z] 50K .......... .......... .......... .......... .......... 2.67M [2021-07-06T22:49:16.843Z] 100K .......... .......... .......... .......... .......... 19.4M [2021-07-06T22:49:16.843Z] 150K .......... .......... .......... .......... .......... 51.2M [2021-07-06T22:49:16.843Z] 200K .......... .......... .......... .......... .......... 3.10M [2021-07-06T22:49:16.843Z] 250K .......... .......... .......... .......... .......... 5.50M [2021-07-06T22:49:17.111Z] 300K .......... .......... .......... .......... .......... 12.9M [2021-07-06T22:49:17.111Z] 350K .......... .......... .......... .......... .......... 15.0M [2021-07-06T22:49:17.111Z] 400K .......... .......... .......... .......... .......... 11.2M [2021-07-06T22:49:17.111Z] 450K .......... .......... .......... .......... .......... 12.2M [2021-07-06T22:49:17.111Z] 500K .......... .......... .......... .......... .......... 23.0M [2021-07-06T22:49:17.111Z] 550K .......... .......... .......... .......... .......... 9.83M [2021-07-06T22:49:17.111Z] 600K .......... .......... .......... .......... .......... 3.70M [2021-07-06T22:49:17.111Z] 650K .......... .......... .......... .......... .......... 14.5M [2021-07-06T22:49:17.111Z] 700K .. 68.5M=0.1s [2021-07-06T22:49:17.111Z] [2021-07-06T22:49:17.111Z] 2021-07-06 22:49:16 (5.63 MB/s) - written to stdout [719348] [2021-07-06T22:49:17.111Z] [2021-07-06T22:49:17.111Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T22:49:17.111Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-06T22:49:17.111Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T22:49:17.111Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T22:49:17.111Z] -- Detecting C compiler ABI info [2021-07-06T22:49:17.379Z] -- Detecting C compiler ABI info - done [2021-07-06T22:49:17.379Z] -- Detecting C compile features [2021-07-06T22:49:17.379Z] -- Detecting C compile features - done [2021-07-06T22:49:17.379Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-06T22:49:17.664Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-06T22:49:17.664Z] -- Detecting CXX compiler ABI info [2021-07-06T22:49:17.664Z] -- Detecting CXX compiler ABI info - done [2021-07-06T22:49:17.664Z] -- Detecting CXX compile features [2021-07-06T22:49:17.946Z] -- Detecting CXX compile features - done [2021-07-06T22:49:17.946Z] -- Looking for include file endian.h [2021-07-06T22:49:18.223Z] -- Looking for include file endian.h - found [2021-07-06T22:49:18.223Z] -- Check if the system is big endian [2021-07-06T22:49:18.223Z] -- Searching 16 bit integer [2021-07-06T22:49:18.223Z] -- Looking for sys/types.h [2021-07-06T22:49:18.223Z] -- Looking for sys/types.h - found [2021-07-06T22:49:18.223Z] -- Looking for stdint.h [2021-07-06T22:49:18.223Z] -- Looking for stdint.h - found [2021-07-06T22:49:18.223Z] -- Looking for stddef.h [2021-07-06T22:49:18.223Z] -- Looking for stddef.h - found [2021-07-06T22:49:18.223Z] -- Check size of unsigned short [2021-07-06T22:49:18.526Z] -- Check size of unsigned short - done [2021-07-06T22:49:18.526Z] -- Using unsigned short [2021-07-06T22:49:18.526Z] -- Check if the system is big endian - little endian [2021-07-06T22:49:18.526Z] -- Check size of size_t [2021-07-06T22:49:18.526Z] -- Check size of size_t - done [2021-07-06T22:49:18.526Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-06T22:49:18.526Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-06T22:49:18.526Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-06T22:49:18.526Z] CMake did not find one. [2021-07-06T22:49:18.526Z] [2021-07-06T22:49:18.526Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-06T22:49:18.526Z] the following names: [2021-07-06T22:49:18.526Z] [2021-07-06T22:49:18.526Z] cJSONConfig.cmake [2021-07-06T22:49:18.526Z] cjson-config.cmake [2021-07-06T22:49:18.526Z] [2021-07-06T22:49:18.526Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-06T22:49:18.526Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-06T22:49:18.526Z] provides a separate development package or SDK, be sure it has been [2021-07-06T22:49:18.526Z] installed. [2021-07-06T22:49:18.526Z] [2021-07-06T22:49:18.526Z] [2021-07-06T22:49:18.526Z] -- Configuring done [2021-07-06T22:49:18.526Z] -- Generating done [2021-07-06T22:49:18.526Z] -- Build files have been written to: /tmp/cbor [2021-07-06T22:49:18.832Z] Scanning dependencies of target cbor_shared [2021-07-06T22:49:18.832Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-06T22:49:18.832Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-06T22:49:18.832Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-06T22:49:19.099Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-06T22:49:19.099Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-06T22:49:19.099Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-06T22:49:19.099Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-06T22:49:19.099Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-06T22:49:19.406Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-06T22:49:19.406Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-06T22:49:19.406Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-06T22:49:19.406Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-06T22:49:19.692Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-06T22:49:19.692Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-06T22:49:19.692Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-06T22:49:19.692Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-06T22:49:19.955Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-06T22:49:19.955Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-06T22:49:19.955Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-06T22:49:19.955Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-06T22:49:19.955Z] [ 40%] Linking C shared library libcbor.so [2021-07-06T22:49:20.229Z] [ 40%] Built target cbor_shared [2021-07-06T22:49:20.229Z] Scanning dependencies of target cbor [2021-07-06T22:49:20.229Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-06T22:49:20.229Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-06T22:49:20.497Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-06T22:49:20.497Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-06T22:49:20.497Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-06T22:49:20.768Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-06T22:49:20.768Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-06T22:49:20.768Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-06T22:49:20.768Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-06T22:49:20.768Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-06T22:49:21.048Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-06T22:49:21.048Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-06T22:49:21.331Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-06T22:49:21.331Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-06T22:49:21.331Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-06T22:49:21.331Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-06T22:49:21.331Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-06T22:49:21.634Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-06T22:49:21.634Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-06T22:49:21.634Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-06T22:49:21.634Z] [ 80%] Linking C static library libcbor.a [2021-07-06T22:49:21.634Z] [ 80%] Built target cbor [2021-07-06T22:49:21.634Z] Scanning dependencies of target create_items [2021-07-06T22:49:21.634Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-06T22:49:21.901Z] [ 84%] Linking C executable create_items [2021-07-06T22:49:21.901Z] [ 84%] Built target create_items [2021-07-06T22:49:21.901Z] Scanning dependencies of target readfile [2021-07-06T22:49:21.901Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-06T22:49:21.901Z] [ 88%] Linking C executable readfile [2021-07-06T22:49:21.901Z] [ 88%] Built target readfile [2021-07-06T22:49:21.901Z] Scanning dependencies of target streaming_parser [2021-07-06T22:49:21.901Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-06T22:49:21.901Z] [ 92%] Linking C executable streaming_parser [2021-07-06T22:49:21.901Z] [ 92%] Built target streaming_parser [2021-07-06T22:49:21.901Z] Scanning dependencies of target sort [2021-07-06T22:49:21.901Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-06T22:49:22.176Z] [ 96%] Linking C executable sort [2021-07-06T22:49:22.176Z] [ 96%] Built target sort [2021-07-06T22:49:22.176Z] Scanning dependencies of target hello [2021-07-06T22:49:22.176Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-06T22:49:22.176Z] [100%] Linking C executable hello [2021-07-06T22:49:22.176Z] [100%] Built target hello [2021-07-06T22:49:22.176Z] Install the project... [2021-07-06T22:49:22.176Z] -- Install configuration: "Release" [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-06T22:49:22.176Z] -- Up-to-date: /usr/local/include/cbor [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/include/cbor.h [2021-07-06T22:49:22.176Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-06T22:49:24.184Z] Removing intermediate container bec6d685087a [2021-07-06T22:49:24.184Z] ---> bf257c6d499f [2021-07-06T22:49:24.184Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-06T22:49:24.184Z] ---> Running in 218c1a663867 [2021-07-06T22:49:24.788Z] Removing intermediate container 218c1a663867 [2021-07-06T22:49:24.788Z] ---> 5924c75be1c1 [2021-07-06T22:49:24.788Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-06T22:49:25.366Z] ---> 138eeef0a59f [2021-07-06T22:49:25.366Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-06T22:49:25.942Z] ---> fdb0c6e59a9e [2021-07-06T22:49:25.942Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-06T22:49:26.202Z] ---> 194cf2b6fab7 [2021-07-06T22:49:26.202Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-06T22:49:26.468Z] ---> 3bbd122bf341 [2021-07-06T22:49:26.468Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-06T22:49:26.732Z] ---> ff46d8d7f3e8 [2021-07-06T22:49:26.732Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-06T22:49:26.997Z] ---> 53bd84610940 [2021-07-06T22:49:26.997Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-06T22:49:26.998Z] ---> Running in ca8762f14423 [2021-07-06T22:49:27.268Z] + CPPCHECK=false [2021-07-06T22:49:27.268Z] + DOCGEN=false [2021-07-06T22:49:27.268Z] + TOMLVER=SDK-0.2 [2021-07-06T22:49:27.268Z] + CUTILVER=1.1.4 [2021-07-06T22:49:27.268Z] + '[' 0 -gt 0 ] [2021-07-06T22:49:27.268Z] + readlink -f ./scripts/build.sh [2021-07-06T22:49:27.269Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-06T22:49:27.269Z] + dirname /tmp/sdk/scripts [2021-07-06T22:49:27.269Z] + ROOT=/tmp/sdk [2021-07-06T22:49:27.269Z] + cd /tmp/sdk [2021-07-06T22:49:27.269Z] + '[' '!' -d deps ] [2021-07-06T22:49:27.269Z] + mkdir deps [2021-07-06T22:49:27.269Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-06T22:49:27.269Z] + tar -C deps -z -x -f - [2021-07-06T22:49:27.269Z] --2021-07-06 22:49:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-06T22:49:27.269Z] Resolving github.com... 140.82.114.4 [2021-07-06T22:49:27.269Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-06T22:49:27.531Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T22:49:27.531Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-06T22:49:27.531Z] --2021-07-06 22:49:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-06T22:49:27.531Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-06T22:49:27.531Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-06T22:49:27.531Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T22:49:27.531Z] Length: 16451 (16K) [application/x-gzip] [2021-07-06T22:49:27.531Z] Saving to: 'STDOUT' [2021-07-06T22:49:27.531Z]  [2021-07-06T22:49:27.531Z] 0K .......... ...... 100% 899K=0.02s [2021-07-06T22:49:27.531Z] [2021-07-06T22:49:27.531Z] 2021-07-06 22:49:27 (899 KB/s) - written to stdout [16451/16451] [2021-07-06T22:49:27.531Z] [2021-07-06T22:49:27.531Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-06T22:49:27.531Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-06T22:49:27.531Z] + tar -C deps -z -x -f - [2021-07-06T22:49:27.531Z] --2021-07-06 22:49:27-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-06T22:49:27.531Z] Resolving github.com... 140.82.114.4 [2021-07-06T22:49:27.796Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-07-06T22:49:27.796Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T22:49:27.796Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-06T22:49:27.796Z] --2021-07-06 22:49:27-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-06T22:49:27.796Z] Resolving codeload.github.com... 140.82.114.9 [2021-07-06T22:49:27.796Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-07-06T22:49:27.796Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T22:49:27.796Z] Length: 181796 (178K) [application/x-gzip] [2021-07-06T22:49:27.796Z] Saving to: 'STDOUT' [2021-07-06T22:49:27.796Z]  [2021-07-06T22:49:28.063Z] 0K .......... .......... .......... .......... .......... 28% 1.32M 0s [2021-07-06T22:49:28.063Z] 50K .......... .......... .......... .......... .......... 56% 2.61M 0s [2021-07-06T22:49:28.063Z] 100K .......... .......... .......... .......... .......... 84% 18.6M 0s [2021-07-06T22:49:28.063Z] 150K .......... .......... ....... 100% 7.99M=0.06s [2021-07-06T22:49:28.063Z] [2021-07-06T22:49:28.063Z] 2021-07-06 22:49:27 (2.81 MB/s) - written to stdout [181796/181796] [2021-07-06T22:49:28.063Z] [2021-07-06T22:49:28.063Z] + mkdir -p src/c/iot [2021-07-06T22:49:28.063Z] + 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 [2021-07-06T22:49:28.063Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-06T22:49:28.063Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-06T22:49:28.063Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-06T22:49:28.063Z] + mkdir -p include/iot [2021-07-06T22:49:28.063Z] + 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 [2021-07-06T22:49:28.063Z] + mkdir -p include/iot/os [2021-07-06T22:49:28.063Z] + 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 [2021-07-06T22:49:28.063Z] + mkdir -p /tmp/sdk/build/release [2021-07-06T22:49:28.063Z] + cd /tmp/sdk/build/release [2021-07-06T22:49:28.063Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-06T22:49:28.063Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T22:49:28.063Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T22:49:28.063Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T22:49:28.063Z] -- Detecting C compiler ABI info [2021-07-06T22:49:28.327Z] -- Detecting C compiler ABI info - done [2021-07-06T22:49:28.327Z] -- Detecting C compile features [2021-07-06T22:49:28.327Z] -- Detecting C compile features - done [2021-07-06T22:49:28.327Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-06T22:49:28.327Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-06T22:49:28.327Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-06T22:49:28.327Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-06T22:49:28.327Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-06T22:49:28.327Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-06T22:49:28.327Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-06T22:49:28.327Z] -- C SDK 2.0.1-dev.1 for Linux [2021-07-06T22:49:28.327Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-06T22:49:28.589Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-06T22:49:28.589Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-06T22:49:28.589Z] -- Configuring done [2021-07-06T22:49:28.589Z] -- Generating done [2021-07-06T22:49:28.589Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-06T22:49:28.589Z] + make all package [2021-07-06T22:49:28.589Z] + tee release.log [2021-07-06T22:49:28.589Z] Scanning dependencies of target csdk [2021-07-06T22:49:28.589Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-06T22:49:28.849Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-06T22:49:28.850Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-06T22:49:29.112Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-06T22:49:29.374Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-06T22:49:29.374Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-06T22:49:29.374Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-06T22:49:29.635Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-06T22:49:29.635Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-06T22:49:29.901Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-06T22:49:30.172Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-06T22:49:30.172Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-06T22:49:30.172Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-06T22:49:30.436Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-06T22:49:30.436Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-06T22:49:30.436Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-06T22:49:30.436Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-06T22:49:31.028Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-06T22:49:31.028Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-06T22:49:31.300Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-06T22:49:31.300Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-06T22:49:31.300Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-06T22:49:31.569Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-06T22:49:31.844Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-06T22:49:31.844Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-06T22:49:32.108Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-06T22:49:32.108Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-06T22:49:32.108Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-06T22:49:32.108Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-06T22:49:32.376Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-06T22:49:32.376Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-06T22:49:32.644Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-06T22:49:32.644Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-06T22:49:32.917Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-06T22:49:33.180Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-06T22:49:33.180Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-06T22:49:33.180Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-06T22:49:34.133Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-06T22:49:34.133Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-06T22:49:34.133Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-06T22:49:34.400Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-06T22:49:34.400Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-06T22:49:34.666Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-06T22:49:35.249Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-06T22:49:35.824Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-06T22:49:35.824Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-06T22:49:35.824Z] [ 74%] Linking C shared library libcsdk.so [2021-07-06T22:49:36.087Z] [ 74%] Built target csdk [2021-07-06T22:49:36.087Z] Scanning dependencies of target template [2021-07-06T22:49:36.087Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-06T22:49:36.087Z] [ 77%] Linking C executable template [2021-07-06T22:49:36.087Z] [ 77%] Built target template [2021-07-06T22:49:36.087Z] Scanning dependencies of target device-counter [2021-07-06T22:49:36.087Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-06T22:49:36.350Z] [ 80%] Linking C executable device-counter [2021-07-06T22:49:36.350Z] [ 80%] Built target device-counter [2021-07-06T22:49:36.350Z] Scanning dependencies of target device-random [2021-07-06T22:49:36.350Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-06T22:49:36.350Z] [ 84%] Linking C executable device-random [2021-07-06T22:49:36.614Z] [ 84%] Built target device-random [2021-07-06T22:49:36.614Z] Scanning dependencies of target device-gyro [2021-07-06T22:49:36.614Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-06T22:49:36.614Z] [ 87%] Linking C executable device-gyro [2021-07-06T22:49:36.614Z] [ 87%] Built target device-gyro [2021-07-06T22:49:36.614Z] Scanning dependencies of target device-bitfields [2021-07-06T22:49:36.614Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-06T22:49:36.614Z] [ 90%] Linking C executable device-bitfields [2021-07-06T22:49:36.879Z] [ 90%] Built target device-bitfields [2021-07-06T22:49:36.879Z] Scanning dependencies of target template-discovery [2021-07-06T22:49:36.879Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-06T22:49:36.879Z] [ 93%] Linking C executable template-discovery [2021-07-06T22:49:36.879Z] [ 93%] Built target template-discovery [2021-07-06T22:49:36.879Z] Scanning dependencies of target device-file [2021-07-06T22:49:36.879Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-06T22:49:37.144Z] [ 96%] Linking C executable device-file [2021-07-06T22:49:37.144Z] [ 96%] Built target device-file [2021-07-06T22:49:37.144Z] Scanning dependencies of target device-terminal [2021-07-06T22:49:37.144Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-06T22:49:37.144Z] [100%] Linking C executable device-terminal [2021-07-06T22:49:37.407Z] [100%] Built target device-terminal [2021-07-06T22:49:37.407Z] Run CPack packaging tool... [2021-07-06T22:49:37.407Z] CPack: Create package using TGZ [2021-07-06T22:49:37.407Z] CPack: Install projects [2021-07-06T22:49:37.407Z] CPack: - Run preinstall target for: Csdk [2021-07-06T22:49:37.407Z] CPack: - Install project: Csdk [2021-07-06T22:49:37.407Z] CPack: Create package [2021-07-06T22:49:37.670Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.1.tar.gz generated. [2021-07-06T22:49:37.670Z] + '[' false '=' true ] [2021-07-06T22:49:37.670Z] + '[' false '=' true ] [2021-07-06T22:49:37.670Z] + mkdir -p /tmp/sdk/build/debug [2021-07-06T22:49:37.670Z] + cd /tmp/sdk/build/debug [2021-07-06T22:49:37.670Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-06T22:49:37.670Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T22:49:37.670Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T22:49:37.670Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T22:49:37.670Z] -- Detecting C compiler ABI info [2021-07-06T22:49:37.670Z] -- Detecting C compiler ABI info - done [2021-07-06T22:49:37.670Z] -- Detecting C compile features [2021-07-06T22:49:37.930Z] -- Detecting C compile features - done [2021-07-06T22:49:37.930Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-06T22:49:37.930Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-06T22:49:37.930Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-06T22:49:37.930Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-06T22:49:37.930Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-06T22:49:37.930Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-06T22:49:37.930Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-06T22:49:37.930Z] -- C SDK 2.0.1-dev.1 for Linux [2021-07-06T22:49:37.930Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-06T22:49:37.930Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-06T22:49:37.930Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-06T22:49:38.194Z] -- Configuring done [2021-07-06T22:49:38.194Z] -- Generating done [2021-07-06T22:49:38.194Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-06T22:49:38.194Z] + tee debug.log [2021-07-06T22:49:38.194Z] + make [2021-07-06T22:49:38.194Z] Scanning dependencies of target csdk [2021-07-06T22:49:38.194Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-06T22:49:38.194Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-06T22:49:38.459Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-06T22:49:38.459Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-06T22:49:38.459Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-06T22:49:38.459Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-06T22:49:38.727Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-06T22:49:38.728Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-06T22:49:38.728Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-06T22:49:38.728Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-06T22:49:38.990Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-06T22:49:38.990Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-06T22:49:38.990Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-06T22:49:39.251Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-06T22:49:39.251Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-06T22:49:39.251Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-06T22:49:39.251Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-06T22:49:39.515Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-06T22:49:39.515Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-06T22:49:39.515Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-06T22:49:39.515Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-06T22:49:39.515Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-06T22:49:39.779Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-06T22:49:39.779Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-06T22:49:40.055Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-06T22:49:40.055Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-06T22:49:40.055Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-06T22:49:40.055Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-06T22:49:40.055Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-06T22:49:40.055Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-06T22:49:40.317Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-06T22:49:40.317Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-06T22:49:40.317Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-06T22:49:40.317Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-06T22:49:40.317Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-06T22:49:40.593Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-06T22:49:40.593Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-06T22:49:40.859Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-06T22:49:40.860Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-06T22:49:40.860Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-06T22:49:40.860Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-06T22:49:41.123Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-06T22:49:41.123Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-06T22:49:41.384Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-06T22:49:41.384Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-06T22:49:41.646Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-06T22:49:41.646Z] [ 74%] Linking C shared library libcsdk.so [2021-07-06T22:49:41.646Z] [ 74%] Built target csdk [2021-07-06T22:49:41.646Z] Scanning dependencies of target template [2021-07-06T22:49:41.646Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-06T22:49:41.646Z] [ 77%] Linking C executable template [2021-07-06T22:49:41.908Z] [ 77%] Built target template [2021-07-06T22:49:41.908Z] Scanning dependencies of target device-counter [2021-07-06T22:49:41.908Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-06T22:49:41.908Z] [ 80%] Linking C executable device-counter [2021-07-06T22:49:41.908Z] [ 80%] Built target device-counter [2021-07-06T22:49:41.908Z] Scanning dependencies of target device-random [2021-07-06T22:49:41.908Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-06T22:49:41.908Z] [ 84%] Linking C executable device-random [2021-07-06T22:49:42.170Z] [ 84%] Built target device-random [2021-07-06T22:49:42.170Z] Scanning dependencies of target device-gyro [2021-07-06T22:49:42.170Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-06T22:49:42.170Z] [ 87%] Linking C executable device-gyro [2021-07-06T22:49:42.170Z] [ 87%] Built target device-gyro [2021-07-06T22:49:42.170Z] Scanning dependencies of target device-bitfields [2021-07-06T22:49:42.170Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-06T22:49:42.170Z] [ 90%] Linking C executable device-bitfields [2021-07-06T22:49:42.170Z] [ 90%] Built target device-bitfields [2021-07-06T22:49:42.439Z] Scanning dependencies of target template-discovery [2021-07-06T22:49:42.439Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-06T22:49:42.439Z] [ 93%] Linking C executable template-discovery [2021-07-06T22:49:42.439Z] [ 93%] Built target template-discovery [2021-07-06T22:49:42.439Z] Scanning dependencies of target device-file [2021-07-06T22:49:42.439Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-06T22:49:42.439Z] [ 96%] Linking C executable device-file [2021-07-06T22:49:42.700Z] [ 96%] Built target device-file [2021-07-06T22:49:42.700Z] Scanning dependencies of target device-terminal [2021-07-06T22:49:42.700Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-06T22:49:42.700Z] [100%] Linking C executable device-terminal [2021-07-06T22:49:42.700Z] [100%] Built target device-terminal [2021-07-06T22:49:42.700Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] [ 74%] Built target csdk [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] [ 77%] Built target template [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] [ 80%] Built target device-counter [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] [ 84%] Built target device-random [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] [ 87%] Built target device-gyro [2021-07-06T22:49:42.700Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.700Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] [ 90%] Built target device-bitfields [2021-07-06T22:49:42.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] [ 93%] Built target template-discovery [2021-07-06T22:49:42.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] [ 96%] Built target device-file [2021-07-06T22:49:42.968Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] [100%] Built target device-terminal [2021-07-06T22:49:42.968Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:42.968Z] Install the project... [2021-07-06T22:49:42.968Z] -- Install configuration: "Release" [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-06T22:49:42.968Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-06T22:49:42.968Z] -- Up-to-date: /usr/local/include [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/devsdk [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/component.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/config.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/container.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/data.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/json.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/os.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/time.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/os [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-06T22:49:42.968Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-06T22:49:42.968Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-06T22:49:43.557Z] Removing intermediate container ca8762f14423 [2021-07-06T22:49:43.557Z] ---> 831ebf0d920a [2021-07-06T22:49:43.557Z] Step 16/25 : FROM ${BASE} [2021-07-06T22:49:43.557Z] ---> 5eabd8fd8ba2 [2021-07-06T22:49:43.557Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-06T22:49:43.557Z] ---> Running in ab1e8961d987 [2021-07-06T22:49:43.557Z] Removing intermediate container ab1e8961d987 [2021-07-06T22:49:43.557Z] ---> abe45e4473f9 [2021-07-06T22:49:43.557Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T22:49:43.557Z] ---> Running in ffbec55237dc [2021-07-06T22:49:43.825Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-06T22:49:44.411Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-06T22:49:44.411Z] [2021-07-06T22:49:44.411Z] Removing intermediate container ffbec55237dc [2021-07-06T22:49:44.411Z] ---> b75ac6e166a1 [2021-07-06T22:49:44.411Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T22:49:44.674Z] ---> Running in ddacd7cd5f4b [2021-07-06T22:49:44.937Z] Removing intermediate container ddacd7cd5f4b [2021-07-06T22:49:44.937Z] ---> 9b97e0fbfdba [2021-07-06T22:49:44.937Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-07-06T22:49:44.937Z] ---> Running in 38f0719fe051 [2021-07-06T22:49:45.203Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:45.786Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:46.728Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:47.317Z] (1/6) Installing curl (7.64.0-r5) [2021-07-06T22:49:47.594Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-06T22:49:47.594Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-06T22:49:48.166Z] (4/6) Installing libuuid (2.33-r0) [2021-07-06T22:49:48.166Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-06T22:49:49.553Z] (6/6) Installing wget (1.20.3-r0) [2021-07-06T22:49:49.815Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T22:49:49.815Z] OK: 269 MiB in 81 packages [2021-07-06T22:49:50.079Z] Removing intermediate container 38f0719fe051 [2021-07-06T22:49:50.079Z] ---> 7f48b1b35ba4 [2021-07-06T22:49:50.079Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-06T22:49:50.354Z] ---> e10257ca79c2 [2021-07-06T22:49:50.354Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-06T22:49:50.354Z] ---> 61bbb8adaf5e [2021-07-06T22:49:50.354Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-06T22:49:50.618Z] ---> 657e1df306db [2021-07-06T22:49:50.618Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-06T22:49:50.879Z] ---> 7c9fd8b762a2 [2021-07-06T22:49:50.879Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-06T22:49:50.879Z] ---> 8d45c831986e [2021-07-06T22:49:50.879Z] Successfully built 8d45c831986e [2021-07-06T22:49:50.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:51.540Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:49:51.540Z] . [Pipeline] withDockerContainer [2021-07-06T22:49:51.644Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-07-06T22:49:51.680Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-06T22:49:52.060Z] $ docker top 884ef948079edd385fbb7a17ead51fa129d4e70702a2ab4b84ce1e35d096ff04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:49:52.503Z] + make test [2021-07-06T22:49:52.503Z] echo "make test" [2021-07-06T22:49:52.503Z] make test [Pipeline] } [2021-07-06T22:49:52.527Z] $ docker stop --time=1 884ef948079edd385fbb7a17ead51fa129d4e70702a2ab4b84ce1e35d096ff04 [2021-07-06T22:49:53.708Z] $ docker rm -f 884ef948079edd385fbb7a17ead51fa129d4e70702a2ab4b84ce1e35d096ff04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:49:55.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T22:49:56.192Z] + ls -al . [2021-07-06T22:49:56.192Z] total 160 [2021-07-06T22:49:56.192Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 6 22:48 . [2021-07-06T22:49:56.192Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:48 .. [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 6 22:48 Attribution.txt [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jul 6 22:48 CHANGES [2021-07-06T22:49:56.192Z] drwxrwxr-x. 2 jenkins jenkins 121 Jul 6 22:48 docs [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 6 22:48 Doxyfile [2021-07-06T22:49:56.192Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:48 .git [2021-07-06T22:49:56.192Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 6 22:48 .github [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 6 22:48 .gitignore [2021-07-06T22:49:56.192Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 6 22:48 include [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 784 Jul 6 22:48 Jenkinsfile [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 6 22:48 LICENSE [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 6 22:48 Makefile [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jul 6 22:48 README.md [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jul 6 22:48 README.v2.md [2021-07-06T22:49:56.192Z] drwxrwxr-x. 2 jenkins jenkins 98 Jul 6 22:48 scripts [2021-07-06T22:49:56.192Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 6 22:48 src [2021-07-06T22:49:56.192Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:39 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:56.533Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c75449e85aa6c6239708e25f4301185f1aa5291c --label arch=amd64 --label version=2.0.1-dev.1 . [2021-07-06T22:49:56.533Z] Sending build context to Docker daemon 2.57MB [2021-07-06T22:49:56.533Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-06T22:49:56.533Z] Step 2/17 : FROM ${BASE} [2021-07-06T22:49:56.533Z] ---> 8d45c831986e [2021-07-06T22:49:56.533Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-06T22:49:56.533Z] ---> Running in 3a8049cfeb20 [2021-07-06T22:49:56.795Z] Removing intermediate container 3a8049cfeb20 [2021-07-06T22:49:56.795Z] ---> 24ba5540e05d [2021-07-06T22:49:56.795Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T22:49:56.795Z] ---> Running in 80e3d03a6168 [2021-07-06T22:49:57.055Z] --2021-07-06 22:49:56-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-06T22:49:57.055Z] Resolving iotech.jfrog.io... 54.195.244.87, 54.229.110.245, 54.170.66.44 [2021-07-06T22:49:57.055Z] Connecting to iotech.jfrog.io|54.195.244.87|:443... connected. [2021-07-06T22:49:57.329Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T22:49:57.329Z] Length: 451 [application/octet-stream] [2021-07-06T22:49:57.329Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-06T22:49:57.329Z]  [2021-07-06T22:49:57.329Z] 0K 100% 49.7M=0s [2021-07-06T22:49:57.329Z] [2021-07-06T22:49:57.329Z] 2021-07-06 22:49:57 (49.7 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-06T22:49:57.329Z] [2021-07-06T22:49:57.596Z] Removing intermediate container 80e3d03a6168 [2021-07-06T22:49:57.596Z] ---> 640c710c2b81 [2021-07-06T22:49:57.596Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T22:49:57.596Z] ---> Running in 66fc492d6a6d [2021-07-06T22:49:58.174Z] Removing intermediate container 66fc492d6a6d [2021-07-06T22:49:58.174Z] ---> 0a54b671b0db [2021-07-06T22:49:58.174Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-07-06T22:49:58.174Z] ---> Running in 97b6330cf4dd [2021-07-06T22:49:58.434Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:59.378Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:59.639Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-06T22:50:00.211Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-06T22:50:00.211Z] (2/6) Installing libblkid (2.33-r0) [2021-07-06T22:50:00.472Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-06T22:50:00.472Z] (4/6) Installing libmount (2.33-r0) [2021-07-06T22:50:00.734Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-06T22:50:00.734Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-06T22:50:01.679Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T22:50:01.679Z] OK: 273 MiB in 87 packages [2021-07-06T22:50:01.944Z] Removing intermediate container 97b6330cf4dd [2021-07-06T22:50:01.944Z] ---> 060877ff420d [2021-07-06T22:50:01.944Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-06T22:50:02.207Z] ---> bef7f030a42e [2021-07-06T22:50:02.207Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-06T22:50:02.468Z] ---> 03da86f0d6aa [2021-07-06T22:50:02.468Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-06T22:50:02.468Z] ---> 0ad813e6ff2a [2021-07-06T22:50:02.468Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-06T22:50:02.731Z] ---> 8af8879a3b67 [2021-07-06T22:50:02.731Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-06T22:50:02.731Z] ---> 78432532147a [2021-07-06T22:50:02.731Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-06T22:50:02.995Z] ---> a19beef764cc [2021-07-06T22:50:02.995Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-06T22:50:02.995Z] ---> Running in d1bbe8175c14 [2021-07-06T22:50:02.995Z] Removing intermediate container d1bbe8175c14 [2021-07-06T22:50:02.995Z] ---> e6682bb53a34 [2021-07-06T22:50:02.995Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-06T22:50:02.995Z] ---> Running in 32be677f20f3 [2021-07-06T22:50:03.258Z] Removing intermediate container 32be677f20f3 [2021-07-06T22:50:03.258Z] ---> c2f25283ccff [2021-07-06T22:50:03.258Z] Step 15/17 : LABEL arch=amd64 [2021-07-06T22:50:03.258Z] ---> Running in 2c80db1625f7 [2021-07-06T22:50:03.258Z] Removing intermediate container 2c80db1625f7 [2021-07-06T22:50:03.258Z] ---> b72cf3da2a6c [2021-07-06T22:50:03.258Z] Step 16/17 : LABEL git_sha=c75449e85aa6c6239708e25f4301185f1aa5291c [2021-07-06T22:50:03.258Z] ---> Running in bc0acc1c3c02 [2021-07-06T22:50:03.258Z] Removing intermediate container bc0acc1c3c02 [2021-07-06T22:50:03.258Z] ---> fe8411b3d635 [2021-07-06T22:50:03.258Z] Step 17/17 : LABEL version=2.0.1-dev.1 [2021-07-06T22:50:03.518Z] ---> Running in 0b50e697efa1 [2021-07-06T22:50:03.518Z] Removing intermediate container 0b50e697efa1 [2021-07-06T22:50:03.518Z] ---> 2ac053cdce1c [2021-07-06T22:50:03.518Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-06T22:50:03.518Z] Successfully built 2ac053cdce1c [2021-07-06T22:50:03.518Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-06T22:59:34.245Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1161 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-07-06T22:59:34.320Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:59:34.626Z] Selected Git installation does not exist. Using Default [2021-07-06T22:59:34.627Z] The recommended git tool is: NONE [2021-07-06T22:59:40.125Z] using credential edgex-jenkins-ssh [2021-07-06T22:59:40.154Z] Cloning the remote Git repository [2021-07-06T22:59:40.245Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-06T22:59:40.521Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-07-06T22:59:40.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-06T22:59:40.657Z] > git --version # timeout=10 [2021-07-06T22:59:40.708Z] > git --version # 'git version 2.17.1' [2021-07-06T22:59:40.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:59:40.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:59:42.013Z] Avoid second fetch [2021-07-06T22:59:42.013Z] Checking out Revision c75449e85aa6c6239708e25f4301185f1aa5291c (main) [2021-07-06T22:59:41.975Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-06T22:59:41.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:59:42.034Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:59:42.052Z] > git checkout -f c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 [2021-07-06T22:59:46.282Z] Commit message: "fix: set up for async event push via redis (#354)" [2021-07-06T22:59:46.331Z] > git --version # timeout=10 [2021-07-06T22:59:46.348Z] > git --version # 'git version 2.17.1' [2021-07-06T22:59:46.358Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:59:47.895Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:59:48.386Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:59:48.750Z] + true+ [2021-07-06T22:59:48.750Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:00:07.225Z] provisioning config files... [2021-07-06T23:00:07.261Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config7425418820893334365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:00:07.695Z] ---> docker-login.sh [2021-07-06T23:00:07.695Z] nexus3.edgexfoundry.org:10001 [2021-07-06T23:00:08.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:08.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:08.960Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:08.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:08.960Z] [2021-07-06T23:00:08.960Z] Login Succeeded [2021-07-06T23:00:08.960Z] nexus3.edgexfoundry.org:10002 [2021-07-06T23:00:09.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:09.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:09.514Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:09.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:09.514Z] [2021-07-06T23:00:09.514Z] Login Succeeded [2021-07-06T23:00:09.514Z] nexus3.edgexfoundry.org:10003 [2021-07-06T23:00:10.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:11.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:11.101Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:11.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:11.101Z] [2021-07-06T23:00:11.101Z] Login Succeeded [2021-07-06T23:00:11.101Z] nexus3.edgexfoundry.org:10004 [2021-07-06T23:00:11.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:11.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:11.706Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:11.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:11.706Z] [2021-07-06T23:00:11.706Z] Login Succeeded [2021-07-06T23:00:11.706Z] docker.io [2021-07-06T23:00:12.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:00:12.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:00:12.585Z] Configure a credential helper to remove this warning. See [2021-07-06T23:00:12.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:00:12.585Z] [2021-07-06T23:00:12.585Z] Login Succeeded [2021-07-06T23:00:12.585Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T23:00:12.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T23:00:13.230Z] ========================================================= [2021-07-06T23:00:13.230Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-07-06T23:00:13.230Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:00:13.656Z] + 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 . [2021-07-06T23:00:13.946Z] Sending build context to Docker daemon 2.569MB [2021-07-06T23:00:14.220Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-06T23:00:14.220Z] Step 2/25 : FROM ${BASE} as builder [2021-07-06T23:00:14.502Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-07-06T23:00:14.502Z] 0362ad1dd800: Pulling fs layer [2021-07-06T23:00:14.502Z] f2cdb1532d8b: Pulling fs layer [2021-07-06T23:00:14.502Z] 37ed683be191: Pulling fs layer [2021-07-06T23:00:14.502Z] f2cdb1532d8b: Download complete [2021-07-06T23:00:14.502Z] 0362ad1dd800: Verifying Checksum [2021-07-06T23:00:14.502Z] 0362ad1dd800: Download complete [2021-07-06T23:00:15.103Z] 0362ad1dd800: Pull complete [2021-07-06T23:00:15.384Z] f2cdb1532d8b: Pull complete [2021-07-06T23:00:18.762Z] 37ed683be191: Verifying Checksum [2021-07-06T23:00:18.762Z] 37ed683be191: Download complete [2021-07-06T23:00:27.060Z] 37ed683be191: Pull complete [2021-07-06T23:00:27.060Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-07-06T23:00:27.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-06T23:00:27.060Z] ---> b23d30803547 [2021-07-06T23:00:27.060Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T23:00:28.519Z] ---> Running in 7f72184a2654 [2021-07-06T23:00:29.955Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-06T23:00:30.236Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-06T23:00:30.236Z] [2021-07-06T23:00:31.221Z] Removing intermediate container 7f72184a2654 [2021-07-06T23:00:31.221Z] ---> d9dd6c5e2fdd [2021-07-06T23:00:31.221Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T23:00:31.499Z] ---> Running in 65f57791113a [2021-07-06T23:00:33.508Z] Removing intermediate container 65f57791113a [2021-07-06T23:00:33.508Z] ---> 6bc63b734ad4 [2021-07-06T23:00:33.508Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-07-06T23:00:33.784Z] ---> Running in 504ec1070181 [2021-07-06T23:00:34.772Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:00:35.753Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:00:36.022Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-06T23:00:36.630Z] (1/11) Installing hiredis (0.14.0-r0) [2021-07-06T23:00:36.630Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-07-06T23:00:36.903Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-06T23:00:36.904Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-06T23:00:38.339Z] (5/11) Installing libuuid (2.33-r0) [2021-07-06T23:00:38.610Z] (6/11) Installing libblkid (2.33-r0) [2021-07-06T23:00:38.883Z] (7/11) Installing libfdisk (2.33-r0) [2021-07-06T23:00:38.883Z] (8/11) Installing libmount (2.33-r0) [2021-07-06T23:00:39.155Z] (9/11) Installing libsmartcols (2.33-r0) [2021-07-06T23:00:39.155Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-07-06T23:00:39.434Z] (11/11) Installing wget (1.20.3-r0) [2021-07-06T23:00:39.434Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T23:00:39.434Z] OK: 287 MiB in 86 packages [2021-07-06T23:00:40.881Z] Removing intermediate container 504ec1070181 [2021-07-06T23:00:40.881Z] ---> d49ae9a90e69 [2021-07-06T23:00:40.881Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-06T23:00:41.153Z] ---> Running in 7aa81c406de3 [2021-07-06T23:00:41.425Z] Removing intermediate container 7aa81c406de3 [2021-07-06T23:00:41.425Z] ---> 667a32a3453c [2021-07-06T23:00:41.425Z] Step 7/25 : 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 [2021-07-06T23:00:41.698Z] ---> Running in 9299d48d3ab3 [2021-07-06T23:00:43.132Z] --2021-07-06 23:00:42-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-06T23:00:43.132Z] Resolving github.com... 140.82.113.3 [2021-07-06T23:00:43.132Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-07-06T23:00:43.132Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T23:00:43.132Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-06T23:00:43.132Z] --2021-07-06 23:00:42-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-06T23:00:43.132Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-06T23:00:43.132Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-06T23:00:43.408Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T23:00:43.408Z] Length: unspecified [application/x-gzip] [2021-07-06T23:00:43.408Z] Saving to: 'STDOUT' [2021-07-06T23:00:43.408Z]  [2021-07-06T23:00:43.408Z] 0K .......... .......... .......... .......... .......... 1.48M [2021-07-06T23:00:43.408Z] 50K .......... .......... .......... .......... .......... 2.80M [2021-07-06T23:00:43.408Z] 100K .......... .......... .......... .......... .......... 12.5M [2021-07-06T23:00:43.408Z] 150K .......... .......... .......... .......... .......... 3.64M [2021-07-06T23:00:43.408Z] 200K .......... .......... .......... .......... .......... 15.9M [2021-07-06T23:00:43.408Z] 250K .......... .......... .......... .......... .......... 3.26M [2021-07-06T23:00:43.408Z] 300K .......... .......... .......... .......... .......... 4.14M [2021-07-06T23:00:43.408Z] 350K .......... .......... .......... .......... .......... 6.06M [2021-07-06T23:00:43.408Z] 400K .......... .......... .......... .......... .......... 3.44M [2021-07-06T23:00:43.408Z] 450K .......... .......... .......... .......... .......... 3.75M [2021-07-06T23:00:43.408Z] 500K .......... .......... .......... .......... .......... 11.3M [2021-07-06T23:00:43.408Z] 550K .......... .......... .......... .......... .......... 2.61M [2021-07-06T23:00:43.408Z] 600K .......... .......... .......... .......... .......... 875K [2021-07-06T23:00:43.408Z] 650K .......... .......... .......... .......... .......... 3.04M [2021-07-06T23:00:43.408Z] 700K ..               12.4M=0.2s [2021-07-06T23:00:43.408Z] [2021-07-06T23:00:43.408Z] 2021-07-06 23:00:43 (2.99 MB/s) - written to stdout [719348] [2021-07-06T23:00:43.408Z] [2021-07-06T23:00:43.681Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T23:00:43.956Z] -- The CXX compiler identification is GNU 8.3.0 [2021-07-06T23:00:43.956Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T23:00:44.228Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T23:00:44.228Z] -- Detecting C compiler ABI info [2021-07-06T23:00:44.501Z] -- Detecting C compiler ABI info - done [2021-07-06T23:00:44.501Z] -- Detecting C compile features [2021-07-06T23:00:45.481Z] -- Detecting C compile features - done [2021-07-06T23:00:45.481Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-06T23:00:45.481Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-07-06T23:00:45.481Z] -- Detecting CXX compiler ABI info [2021-07-06T23:00:45.755Z] -- Detecting CXX compiler ABI info - done [2021-07-06T23:00:46.028Z] -- Detecting CXX compile features [2021-07-06T23:00:47.466Z] -- Detecting CXX compile features - done [2021-07-06T23:00:47.466Z] -- Looking for include file endian.h [2021-07-06T23:00:47.741Z] -- Looking for include file endian.h - found [2021-07-06T23:00:47.741Z] -- Check if the system is big endian [2021-07-06T23:00:47.741Z] -- Searching 16 bit integer [2021-07-06T23:00:47.741Z] -- Looking for sys/types.h [2021-07-06T23:00:48.016Z] -- Looking for sys/types.h - found [2021-07-06T23:00:48.016Z] -- Looking for stdint.h [2021-07-06T23:00:48.288Z] -- Looking for stdint.h - found [2021-07-06T23:00:48.288Z] -- Looking for stddef.h [2021-07-06T23:00:48.288Z] -- Looking for stddef.h - found [2021-07-06T23:00:48.288Z] -- Check size of unsigned short [2021-07-06T23:00:48.562Z] -- Check size of unsigned short - done [2021-07-06T23:00:48.562Z] -- Using unsigned short [2021-07-06T23:00:48.835Z] -- Check if the system is big endian - little endian [2021-07-06T23:00:48.835Z] -- Check size of size_t [2021-07-06T23:00:49.108Z] -- Check size of size_t - done [2021-07-06T23:00:49.381Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-06T23:00:49.381Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-06T23:00:49.381Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-06T23:00:49.381Z] CMake did not find one. [2021-07-06T23:00:49.381Z] [2021-07-06T23:00:49.381Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-06T23:00:49.381Z] the following names: [2021-07-06T23:00:49.381Z] [2021-07-06T23:00:49.381Z] cJSONConfig.cmake [2021-07-06T23:00:49.381Z] cjson-config.cmake [2021-07-06T23:00:49.381Z] [2021-07-06T23:00:49.381Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-06T23:00:49.381Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-06T23:00:49.381Z] provides a separate development package or SDK, be sure it has been [2021-07-06T23:00:49.381Z] installed. [2021-07-06T23:00:49.381Z] [2021-07-06T23:00:49.381Z] [2021-07-06T23:00:49.381Z] -- Configuring done [2021-07-06T23:00:49.381Z] -- Generating done [2021-07-06T23:00:49.381Z] -- Build files have been written to: /tmp/cbor [2021-07-06T23:00:49.653Z] Scanning dependencies of target cbor_shared [2021-07-06T23:00:49.653Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-06T23:00:50.246Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-06T23:00:50.838Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-06T23:00:51.111Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-06T23:00:51.706Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-06T23:00:51.983Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-06T23:00:52.265Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-06T23:00:52.265Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-06T23:00:52.543Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-06T23:00:52.818Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-06T23:00:53.417Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-06T23:00:53.692Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-06T23:00:53.967Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-06T23:00:54.579Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-06T23:00:54.579Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-06T23:00:54.851Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-06T23:00:55.123Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-06T23:00:55.397Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-06T23:00:55.670Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-06T23:00:55.942Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-06T23:00:55.942Z] [ 40%] Linking C shared library libcbor.so [2021-07-06T23:00:56.216Z] [ 40%] Built target cbor_shared [2021-07-06T23:00:56.216Z] Scanning dependencies of target cbor [2021-07-06T23:00:56.216Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-06T23:00:56.811Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-06T23:00:57.407Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-06T23:00:57.681Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-06T23:00:58.669Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-06T23:00:58.948Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-06T23:00:59.222Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-06T23:00:59.494Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-06T23:00:59.767Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-06T23:01:00.039Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-06T23:01:00.633Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-06T23:01:00.907Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-06T23:01:01.182Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-06T23:01:01.783Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-06T23:01:01.783Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-06T23:01:02.060Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-06T23:01:02.335Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-06T23:01:02.609Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-06T23:01:02.881Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-06T23:01:03.155Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-06T23:01:03.427Z] [ 80%] Linking C static library libcbor.a [2021-07-06T23:01:03.427Z] [ 80%] Built target cbor [2021-07-06T23:01:03.427Z] Scanning dependencies of target create_items [2021-07-06T23:01:03.427Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-06T23:01:03.700Z] [ 84%] Linking C executable create_items [2021-07-06T23:01:03.700Z] [ 84%] Built target create_items [2021-07-06T23:01:03.700Z] Scanning dependencies of target readfile [2021-07-06T23:01:03.972Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-06T23:01:03.972Z] [ 88%] Linking C executable readfile [2021-07-06T23:01:04.243Z] [ 88%] Built target readfile [2021-07-06T23:01:04.244Z] Scanning dependencies of target streaming_parser [2021-07-06T23:01:04.244Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-06T23:01:04.518Z] [ 92%] Linking C executable streaming_parser [2021-07-06T23:01:04.519Z] [ 92%] Built target streaming_parser [2021-07-06T23:01:04.519Z] Scanning dependencies of target sort [2021-07-06T23:01:04.519Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-06T23:01:04.794Z] [ 96%] Linking C executable sort [2021-07-06T23:01:04.794Z] [ 96%] Built target sort [2021-07-06T23:01:04.794Z] Scanning dependencies of target hello [2021-07-06T23:01:04.794Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-06T23:01:05.067Z] [100%] Linking C executable hello [2021-07-06T23:01:05.067Z] [100%] Built target hello [2021-07-06T23:01:05.067Z] Install the project... [2021-07-06T23:01:05.067Z] -- Install configuration: "Release" [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-06T23:01:05.067Z] -- Up-to-date: /usr/local/include/cbor [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/include/cbor.h [2021-07-06T23:01:05.067Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-06T23:01:07.049Z] Removing intermediate container 9299d48d3ab3 [2021-07-06T23:01:07.049Z] ---> 2347596b66b9 [2021-07-06T23:01:07.049Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-06T23:01:07.326Z] ---> Running in 94ea27d11c8d [2021-07-06T23:01:09.340Z] Removing intermediate container 94ea27d11c8d [2021-07-06T23:01:09.340Z] ---> d3f778e678de [2021-07-06T23:01:09.340Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-06T23:01:10.322Z] ---> a5cab264eebb [2021-07-06T23:01:10.322Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-06T23:01:11.311Z] ---> 341c4cd80138 [2021-07-06T23:01:11.311Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-06T23:01:11.909Z] ---> f12b7903939f [2021-07-06T23:01:11.909Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-06T23:01:12.894Z] ---> 57fbdf741e79 [2021-07-06T23:01:12.894Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-06T23:01:13.493Z] ---> 320786d4ed79 [2021-07-06T23:01:13.493Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-06T23:01:14.475Z] ---> 8c66876bf2a6 [2021-07-06T23:01:14.475Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-06T23:01:14.475Z] ---> Running in 4ba39375ff30 [2021-07-06T23:01:15.452Z] + CPPCHECK=false [2021-07-06T23:01:15.452Z] + DOCGEN=false [2021-07-06T23:01:15.452Z] + TOMLVER=SDK-0.2 [2021-07-06T23:01:15.452Z] + CUTILVER=1.1.4 [2021-07-06T23:01:15.452Z] + '[' 0 -gt 0 ] [2021-07-06T23:01:15.452Z] + readlink -f ./scripts/build.sh [2021-07-06T23:01:15.452Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-06T23:01:15.452Z] + dirname /tmp/sdk/scripts [2021-07-06T23:01:15.452Z] + ROOT=/tmp/sdk [2021-07-06T23:01:15.452Z] + cd /tmp/sdk [2021-07-06T23:01:15.452Z] + '[' '!' -d deps ] [2021-07-06T23:01:15.452Z] + mkdir deps [2021-07-06T23:01:15.452Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-06T23:01:15.452Z] + tar -C deps -z -x -f - [2021-07-06T23:01:15.452Z] --2021-07-06 23:01:15-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-06T23:01:15.452Z] Resolving github.com... 140.82.113.3 [2021-07-06T23:01:15.452Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-07-06T23:01:15.723Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T23:01:15.723Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-06T23:01:15.723Z] --2021-07-06 23:01:15-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-06T23:01:15.723Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-06T23:01:15.723Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-06T23:01:15.723Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T23:01:15.723Z] Length: unspecified [application/x-gzip] [2021-07-06T23:01:15.723Z] Saving to: 'STDOUT' [2021-07-06T23:01:15.723Z]  [2021-07-06T23:01:15.723Z] 0K .......... ......  896K=0.02s [2021-07-06T23:01:15.723Z] [2021-07-06T23:01:15.723Z] 2021-07-06 23:01:15 (896 KB/s) - written to stdout [16451] [2021-07-06T23:01:15.723Z] [2021-07-06T23:01:15.999Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-06T23:01:16.000Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-06T23:01:16.000Z] + tar -C deps -z -x -f - [2021-07-06T23:01:16.000Z] --2021-07-06 23:01:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-06T23:01:16.000Z] Resolving github.com... 140.82.113.3 [2021-07-06T23:01:16.000Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-07-06T23:01:16.000Z] HTTP request sent, awaiting response... 302 Found [2021-07-06T23:01:16.000Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-06T23:01:16.000Z] --2021-07-06 23:01:15-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-06T23:01:16.000Z] Resolving codeload.github.com... 140.82.113.9 [2021-07-06T23:01:16.000Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2021-07-06T23:01:16.273Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T23:01:16.273Z] Length: unspecified [application/x-gzip] [2021-07-06T23:01:16.273Z] Saving to: 'STDOUT' [2021-07-06T23:01:16.273Z]  [2021-07-06T23:01:16.273Z] 0K .......... .......... .......... .......... .......... 1.19M [2021-07-06T23:01:16.273Z] 50K .......... .......... .......... .......... .......... 2.32M [2021-07-06T23:01:16.273Z] 100K .......... .......... .......... .......... .......... 9.50M [2021-07-06T23:01:16.273Z] 150K .......... .......... ....... 2.11M=0.08s [2021-07-06T23:01:16.273Z] [2021-07-06T23:01:16.273Z] 2021-07-06 23:01:16 (2.17 MB/s) - written to stdout [181796] [2021-07-06T23:01:16.273Z] [2021-07-06T23:01:16.273Z] + mkdir -p src/c/iot [2021-07-06T23:01:16.273Z] + 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 [2021-07-06T23:01:16.273Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-06T23:01:16.273Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-06T23:01:16.273Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-06T23:01:16.273Z] + mkdir -p include/iot [2021-07-06T23:01:16.273Z] + 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 [2021-07-06T23:01:16.273Z] + mkdir -p include/iot/os [2021-07-06T23:01:16.273Z] + 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 [2021-07-06T23:01:16.273Z] + mkdir -p /tmp/sdk/build/release [2021-07-06T23:01:16.273Z] + cd /tmp/sdk/build/release [2021-07-06T23:01:16.273Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-06T23:01:16.866Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T23:01:16.866Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T23:01:16.866Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T23:01:16.866Z] -- Detecting C compiler ABI info [2021-07-06T23:01:17.138Z] -- Detecting C compiler ABI info - done [2021-07-06T23:01:17.138Z] -- Detecting C compile features [2021-07-06T23:01:18.121Z] -- Detecting C compile features - done [2021-07-06T23:01:18.121Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-06T23:01:18.121Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-06T23:01:18.121Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-06T23:01:18.121Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-06T23:01:18.121Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-06T23:01:18.121Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-06T23:01:18.121Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-06T23:01:18.121Z] -- C SDK 2.0.1-dev.1 for Linux [2021-07-06T23:01:18.121Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-06T23:01:18.121Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-06T23:01:18.395Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-06T23:01:18.395Z] -- Configuring done [2021-07-06T23:01:18.669Z] -- Generating done [2021-07-06T23:01:18.669Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-06T23:01:18.669Z] + make all package [2021-07-06T23:01:18.669Z] + tee release.log [2021-07-06T23:01:18.669Z] Scanning dependencies of target csdk [2021-07-06T23:01:18.942Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-06T23:01:19.542Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-06T23:01:20.136Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-06T23:01:21.570Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-06T23:01:22.161Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-06T23:01:22.435Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-06T23:01:23.028Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-06T23:01:23.301Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-06T23:01:23.574Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-06T23:01:24.544Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-06T23:01:26.510Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-06T23:01:26.510Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-06T23:01:27.488Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-06T23:01:27.760Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-06T23:01:28.035Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-06T23:01:28.309Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-06T23:01:28.582Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-06T23:01:31.195Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-06T23:01:31.469Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-06T23:01:31.745Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-06T23:01:32.018Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-06T23:01:32.612Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-06T23:01:33.206Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-06T23:01:35.827Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-06T23:01:35.827Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-06T23:01:35.827Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-06T23:01:36.422Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-06T23:01:37.016Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-06T23:01:37.016Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-06T23:01:37.994Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-06T23:01:38.270Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-06T23:01:39.245Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-06T23:01:39.245Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-06T23:01:41.276Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-06T23:01:41.550Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-06T23:01:42.528Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-06T23:01:42.528Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-06T23:01:46.981Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-06T23:01:47.578Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-06T23:01:48.171Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-06T23:01:48.443Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-06T23:01:49.425Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-06T23:01:50.860Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-06T23:01:52.825Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-06T23:01:56.199Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-06T23:01:56.199Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-06T23:01:56.790Z] [ 74%] Linking C shared library libcsdk.so [2021-07-06T23:01:56.790Z] [ 74%] Built target csdk [2021-07-06T23:01:56.790Z] Scanning dependencies of target template [2021-07-06T23:01:56.790Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-06T23:01:57.383Z] [ 77%] Linking C executable template [2021-07-06T23:01:57.655Z] [ 77%] Built target template [2021-07-06T23:01:57.655Z] Scanning dependencies of target device-counter [2021-07-06T23:01:57.655Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-06T23:01:58.251Z] [ 80%] Linking C executable device-counter [2021-07-06T23:01:58.251Z] [ 80%] Built target device-counter [2021-07-06T23:01:58.251Z] Scanning dependencies of target device-random [2021-07-06T23:01:58.251Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-06T23:01:58.842Z] [ 84%] Linking C executable device-random [2021-07-06T23:01:58.842Z] [ 84%] Built target device-random [2021-07-06T23:01:59.116Z] Scanning dependencies of target device-gyro [2021-07-06T23:01:59.116Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-06T23:01:59.397Z] [ 87%] Linking C executable device-gyro [2021-07-06T23:01:59.669Z] [ 87%] Built target device-gyro [2021-07-06T23:01:59.669Z] Scanning dependencies of target device-bitfields [2021-07-06T23:01:59.669Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-06T23:01:59.942Z] [ 90%] Linking C executable device-bitfields [2021-07-06T23:02:00.218Z] [ 90%] Built target device-bitfields [2021-07-06T23:02:00.218Z] Scanning dependencies of target template-discovery [2021-07-06T23:02:00.218Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-06T23:02:01.196Z] [ 93%] Linking C executable template-discovery [2021-07-06T23:02:01.196Z] [ 93%] Built target template-discovery [2021-07-06T23:02:01.196Z] Scanning dependencies of target device-file [2021-07-06T23:02:01.196Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-06T23:02:01.793Z] [ 96%] Linking C executable device-file [2021-07-06T23:02:02.069Z] [ 96%] Built target device-file [2021-07-06T23:02:02.069Z] Scanning dependencies of target device-terminal [2021-07-06T23:02:02.069Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-06T23:02:02.665Z] [100%] Linking C executable device-terminal [2021-07-06T23:02:02.943Z] [100%] Built target device-terminal [2021-07-06T23:02:02.943Z] Run CPack packaging tool... [2021-07-06T23:02:02.943Z] CPack: Create package using TGZ [2021-07-06T23:02:02.943Z] CPack: Install projects [2021-07-06T23:02:02.943Z] CPack: - Run preinstall target for: Csdk [2021-07-06T23:02:03.540Z] CPack: - Install project: Csdk [2021-07-06T23:02:03.540Z] CPack: Create package [2021-07-06T23:02:03.540Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.1.tar.gz generated. [2021-07-06T23:02:03.540Z] + '[' false '=' true ] [2021-07-06T23:02:03.540Z] + '[' false '=' true ] [2021-07-06T23:02:03.540Z] + mkdir -p /tmp/sdk/build/debug [2021-07-06T23:02:03.540Z] + cd /tmp/sdk/build/debug [2021-07-06T23:02:03.540Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-06T23:02:03.813Z] -- The C compiler identification is GNU 8.3.0 [2021-07-06T23:02:04.088Z] -- Check for working C compiler: /usr/bin/cc [2021-07-06T23:02:04.088Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-07-06T23:02:04.088Z] -- Detecting C compiler ABI info [2021-07-06T23:02:04.360Z] -- Detecting C compiler ABI info - done [2021-07-06T23:02:04.360Z] -- Detecting C compile features [2021-07-06T23:02:05.344Z] -- Detecting C compile features - done [2021-07-06T23:02:05.344Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-06T23:02:05.344Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-07-06T23:02:05.344Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-06T23:02:05.344Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-06T23:02:05.344Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-06T23:02:05.344Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-06T23:02:05.344Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-06T23:02:05.344Z] -- C SDK 2.0.1-dev.1 for Linux [2021-07-06T23:02:05.344Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-06T23:02:05.615Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-06T23:02:05.615Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-06T23:02:05.615Z] -- Configuring done [2021-07-06T23:02:05.890Z] -- Generating done [2021-07-06T23:02:05.890Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-06T23:02:05.890Z] + make [2021-07-06T23:02:05.890Z] + tee debug.log [2021-07-06T23:02:05.890Z] Scanning dependencies of target csdk [2021-07-06T23:02:06.164Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-06T23:02:06.436Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-06T23:02:06.709Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-06T23:02:07.302Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-06T23:02:07.575Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-06T23:02:07.849Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-06T23:02:08.123Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-06T23:02:08.399Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-06T23:02:08.674Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-06T23:02:08.946Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-06T23:02:09.543Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-06T23:02:09.817Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-06T23:02:10.091Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-06T23:02:10.364Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-06T23:02:10.639Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-06T23:02:10.912Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-06T23:02:10.913Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-06T23:02:11.893Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-06T23:02:11.893Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-06T23:02:12.166Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-06T23:02:12.441Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-06T23:02:12.441Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-06T23:02:12.716Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-06T23:02:13.695Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-06T23:02:13.695Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-06T23:02:13.968Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-06T23:02:14.241Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-06T23:02:14.515Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-06T23:02:14.515Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-06T23:02:14.788Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-06T23:02:15.060Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-06T23:02:15.333Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-06T23:02:15.605Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-06T23:02:15.877Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-06T23:02:16.149Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-06T23:02:16.422Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-06T23:02:16.697Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-06T23:02:17.692Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-06T23:02:17.970Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-06T23:02:18.243Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-06T23:02:18.514Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-06T23:02:18.786Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-06T23:02:19.764Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-06T23:02:20.362Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-06T23:02:20.958Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-06T23:02:21.230Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-06T23:02:21.505Z] [ 74%] Linking C shared library libcsdk.so [2021-07-06T23:02:21.778Z] [ 74%] Built target csdk [2021-07-06T23:02:21.778Z] Scanning dependencies of target template [2021-07-06T23:02:21.778Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-06T23:02:22.049Z] [ 77%] Linking C executable template [2021-07-06T23:02:22.320Z] [ 77%] Built target template [2021-07-06T23:02:22.321Z] Scanning dependencies of target device-counter [2021-07-06T23:02:22.321Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-06T23:02:22.593Z] [ 80%] Linking C executable device-counter [2021-07-06T23:02:22.865Z] [ 80%] Built target device-counter [2021-07-06T23:02:22.865Z] Scanning dependencies of target device-random [2021-07-06T23:02:22.865Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-06T23:02:23.137Z] [ 84%] Linking C executable device-random [2021-07-06T23:02:23.409Z] [ 84%] Built target device-random [2021-07-06T23:02:23.409Z] Scanning dependencies of target device-gyro [2021-07-06T23:02:23.409Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-06T23:02:23.682Z] [ 87%] Linking C executable device-gyro [2021-07-06T23:02:23.958Z] [ 87%] Built target device-gyro [2021-07-06T23:02:23.958Z] Scanning dependencies of target device-bitfields [2021-07-06T23:02:23.958Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-06T23:02:24.230Z] [ 90%] Linking C executable device-bitfields [2021-07-06T23:02:24.230Z] [ 90%] Built target device-bitfields [2021-07-06T23:02:24.230Z] Scanning dependencies of target template-discovery [2021-07-06T23:02:24.503Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-06T23:02:24.775Z] [ 93%] Linking C executable template-discovery [2021-07-06T23:02:24.775Z] [ 93%] Built target template-discovery [2021-07-06T23:02:24.775Z] Scanning dependencies of target device-file [2021-07-06T23:02:25.049Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-06T23:02:25.323Z] [ 96%] Linking C executable device-file [2021-07-06T23:02:25.323Z] [ 96%] Built target device-file [2021-07-06T23:02:25.323Z] Scanning dependencies of target device-terminal [2021-07-06T23:02:25.597Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-06T23:02:25.869Z] [100%] Linking C executable device-terminal [2021-07-06T23:02:25.869Z] [100%] Built target device-terminal [2021-07-06T23:02:26.141Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] [ 74%] Built target csdk [2021-07-06T23:02:26.141Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] [ 77%] Built target template [2021-07-06T23:02:26.141Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] [ 80%] Built target device-counter [2021-07-06T23:02:26.141Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.141Z] [ 84%] Built target device-random [2021-07-06T23:02:26.414Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] [ 87%] Built target device-gyro [2021-07-06T23:02:26.414Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] [ 90%] Built target device-bitfields [2021-07-06T23:02:26.414Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] [ 93%] Built target template-discovery [2021-07-06T23:02:26.414Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] [ 96%] Built target device-file [2021-07-06T23:02:26.414Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] [100%] Built target device-terminal [2021-07-06T23:02:26.414Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:26.414Z] Install the project... [2021-07-06T23:02:26.414Z] -- Install configuration: "Release" [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-06T23:02:26.414Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-06T23:02:26.414Z] -- Up-to-date: /usr/local/include [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-06T23:02:26.414Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/devsdk [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/iot [2021-07-06T23:02:26.415Z] -- Installing: /usr/local/include/iot/json.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/container.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/component.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/time.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/os [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/data.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/os.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/include/iot/config.h [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-06T23:02:26.689Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-06T23:02:26.689Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-06T23:02:28.671Z] Removing intermediate container 4ba39375ff30 [2021-07-06T23:02:28.671Z] ---> e1bc9d49dc78 [2021-07-06T23:02:28.671Z] Step 16/25 : FROM ${BASE} [2021-07-06T23:02:28.671Z] ---> b23d30803547 [2021-07-06T23:02:28.671Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-06T23:02:28.671Z] ---> Running in a9c085676f09 [2021-07-06T23:02:29.265Z] Removing intermediate container a9c085676f09 [2021-07-06T23:02:29.265Z] ---> c96502b328ac [2021-07-06T23:02:29.265Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T23:02:29.265Z] ---> Running in 85508b2f40ba [2021-07-06T23:02:30.697Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-06T23:02:31.040Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-06T23:02:31.040Z] [2021-07-06T23:02:32.015Z] Removing intermediate container 85508b2f40ba [2021-07-06T23:02:32.015Z] ---> f85b4dd50ae4 [2021-07-06T23:02:32.015Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T23:02:32.289Z] ---> Running in f91dc7f33da6 [2021-07-06T23:02:34.905Z] Removing intermediate container f91dc7f33da6 [2021-07-06T23:02:34.905Z] ---> 0207b8d3295e [2021-07-06T23:02:34.905Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-07-06T23:02:34.905Z] ---> Running in 3614d78f8c6e [2021-07-06T23:02:35.890Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:02:36.495Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:02:37.098Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-06T23:02:37.700Z] (1/6) Installing curl (7.64.0-r5) [2021-07-06T23:02:37.700Z] (2/6) Installing hiredis (0.14.0-r0) [2021-07-06T23:02:37.700Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-07-06T23:02:37.973Z] (4/6) Installing libuuid (2.33-r0) [2021-07-06T23:02:37.973Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-06T23:02:39.413Z] (6/6) Installing wget (1.20.3-r0) [2021-07-06T23:02:39.690Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T23:02:39.690Z] OK: 283 MiB in 81 packages [2021-07-06T23:02:41.127Z] Removing intermediate container 3614d78f8c6e [2021-07-06T23:02:41.127Z] ---> 56ddd4610e5e [2021-07-06T23:02:41.127Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-06T23:02:42.111Z] ---> 86aa20240c0c [2021-07-06T23:02:42.111Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-06T23:02:42.703Z] ---> b2f9ad41d806 [2021-07-06T23:02:42.703Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-06T23:02:43.691Z] ---> e909afb75da9 [2021-07-06T23:02:43.691Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-06T23:02:44.675Z] ---> e3a49528c926 [2021-07-06T23:02:44.675Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-06T23:02:45.269Z] ---> aac27478a098 [2021-07-06T23:02:45.269Z] Successfully built aac27478a098 [2021-07-06T23:02:45.269Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:02:45.947Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:02:45.947Z] . [Pipeline] withDockerContainer [2021-07-06T23:02:46.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2021-07-06T23:02:46.325Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-06T23:02:47.933Z] $ docker top f9000b81c986678e2748748db94bdfaaa67a66dc4e94cc929d476e9eedfc8296 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:02:48.953Z] + make test [2021-07-06T23:02:48.953Z] echo "make test" [2021-07-06T23:02:48.953Z] make test [Pipeline] } [2021-07-06T23:02:48.985Z] $ docker stop --time=1 f9000b81c986678e2748748db94bdfaaa67a66dc4e94cc929d476e9eedfc8296 [2021-07-06T23:02:50.859Z] $ docker rm -f f9000b81c986678e2748748db94bdfaaa67a66dc4e94cc929d476e9eedfc8296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T23:02:51.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T23:02:52.272Z] + ls -al . [2021-07-06T23:02:52.272Z] total 192 [2021-07-06T23:02:52.272Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 . [2021-07-06T23:02:52.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 .. [2021-07-06T23:02:52.272Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 .git [2021-07-06T23:02:52.272Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 .github [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 6 22:59 .gitignore [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 6 22:59 Attribution.txt [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jul 6 22:59 CHANGES [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 6 22:59 Doxyfile [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 6 22:59 Jenkinsfile [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 6 22:59 LICENSE [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 6 22:59 Makefile [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jul 6 22:59 README.md [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jul 6 22:59 README.v2.md [2021-07-06T23:02:52.272Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:39 VERSION [2021-07-06T23:02:52.272Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 docs [2021-07-06T23:02:52.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 include [2021-07-06T23:02:52.272Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 scripts [2021-07-06T23:02:52.272Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 src [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:02:52.643Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c75449e85aa6c6239708e25f4301185f1aa5291c --label arch=arm64 --label version=2.0.1-dev.1 . [2021-07-06T23:02:53.245Z] Sending build context to Docker daemon 2.569MB [2021-07-06T23:02:53.245Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-06T23:02:53.245Z] Step 2/17 : FROM ${BASE} [2021-07-06T23:02:53.245Z] ---> aac27478a098 [2021-07-06T23:02:53.245Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-06T23:02:53.519Z] ---> Running in 01131ec563ab [2021-07-06T23:02:53.844Z] Removing intermediate container 01131ec563ab [2021-07-06T23:02:53.844Z] ---> ba85b71e77c3 [2021-07-06T23:02:53.844Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-07-06T23:02:54.117Z] ---> Running in 3a58f841e0a6 [2021-07-06T23:02:55.094Z] --2021-07-06 23:02:55-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-06T23:02:55.363Z] Resolving iotech.jfrog.io... 54.195.244.87, 54.170.66.44, 54.229.110.245 [2021-07-06T23:02:55.363Z] Connecting to iotech.jfrog.io|54.195.244.87|:443... connected. [2021-07-06T23:02:55.639Z] HTTP request sent, awaiting response... 200 OK [2021-07-06T23:02:55.639Z] Length: 451 [application/octet-stream] [2021-07-06T23:02:55.639Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-06T23:02:55.639Z]  [2021-07-06T23:02:55.639Z] 0K   100% 19.0M=0s [2021-07-06T23:02:55.639Z] [2021-07-06T23:02:55.639Z] 2021-07-06 23:02:55 (19.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-06T23:02:55.639Z] [2021-07-06T23:02:56.620Z] Removing intermediate container 3a58f841e0a6 [2021-07-06T23:02:56.620Z] ---> e36e0bdf6dc3 [2021-07-06T23:02:56.620Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-06T23:02:56.620Z] ---> Running in 9fbd44c69c5c [2021-07-06T23:02:58.614Z] Removing intermediate container 9fbd44c69c5c [2021-07-06T23:02:58.614Z] ---> 21968a91dcd9 [2021-07-06T23:02:58.614Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-07-06T23:02:58.898Z] ---> Running in 67a22d5c89a7 [2021-07-06T23:03:00.345Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:03:00.943Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:03:01.213Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-06T23:03:01.810Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-07-06T23:03:01.810Z] (2/6) Installing libblkid (2.33-r0) [2021-07-06T23:03:01.810Z] (3/6) Installing libfdisk (2.33-r0) [2021-07-06T23:03:02.082Z] (4/6) Installing libmount (2.33-r0) [2021-07-06T23:03:02.082Z] (5/6) Installing libsmartcols (2.33-r0) [2021-07-06T23:03:02.082Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-07-06T23:03:02.360Z] Executing busybox-1.29.3-r10.trigger [2021-07-06T23:03:02.632Z] OK: 287 MiB in 87 packages [2021-07-06T23:03:03.617Z] Removing intermediate container 67a22d5c89a7 [2021-07-06T23:03:03.617Z] ---> 8d3daee186c5 [2021-07-06T23:03:03.617Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-06T23:03:04.597Z] ---> 9de4c1846f2c [2021-07-06T23:03:04.597Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-06T23:03:05.580Z] ---> 487914a62c9a [2021-07-06T23:03:05.580Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-06T23:03:06.175Z] ---> 0d0ff169961b [2021-07-06T23:03:06.175Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-06T23:03:07.154Z] ---> 0e4aea5c7823 [2021-07-06T23:03:07.154Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-06T23:03:07.751Z] ---> ea64155eeb0e [2021-07-06T23:03:07.751Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-06T23:03:08.352Z] ---> 57f296de51f6 [2021-07-06T23:03:08.352Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-06T23:03:08.626Z] ---> Running in b5ecd63f9f72 [2021-07-06T23:03:09.225Z] Removing intermediate container b5ecd63f9f72 [2021-07-06T23:03:09.225Z] ---> 76b72accddb4 [2021-07-06T23:03:09.225Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-06T23:03:09.225Z] ---> Running in 4787246af839 [2021-07-06T23:03:09.822Z] Removing intermediate container 4787246af839 [2021-07-06T23:03:09.823Z] ---> 44d3e942cbd5 [2021-07-06T23:03:09.823Z] Step 15/17 : LABEL arch=arm64 [2021-07-06T23:03:10.097Z] ---> Running in 14f2a152d83a [2021-07-06T23:03:10.696Z] Removing intermediate container 14f2a152d83a [2021-07-06T23:03:10.697Z] ---> 967ade992fd3 [2021-07-06T23:03:10.697Z] Step 16/17 : LABEL git_sha=c75449e85aa6c6239708e25f4301185f1aa5291c [2021-07-06T23:03:10.697Z] ---> Running in fe6b41e7fac9 [2021-07-06T23:03:11.292Z] Removing intermediate container fe6b41e7fac9 [2021-07-06T23:03:11.292Z] ---> 7d615f37d620 [2021-07-06T23:03:11.292Z] Step 17/17 : LABEL version=2.0.1-dev.1 [2021-07-06T23:03:11.292Z] ---> Running in be3098882f70 [2021-07-06T23:03:11.887Z] Removing intermediate container be3098882f70 [2021-07-06T23:03:11.887Z] ---> 7bb3532a0b46 [2021-07-06T23:03:11.887Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-06T23:03:11.887Z] Successfully built 7bb3532a0b46 [2021-07-06T23:03:11.887Z] Successfully tagged device-sdk-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] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:13.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:03:13.519Z] . [Pipeline] withDockerContainer [2021-07-06T23:03:13.618Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T23:03:13.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:03:14.105Z] $ docker top 7511b6a46a975eb0839aa54400ce7809a36b09ac8b13f3666b06b7c225a6b427 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:03:14.297Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:03:14.670Z] + git semver [Pipeline] } [2021-07-06T23:03:14.698Z] $ docker stop --time=1 7511b6a46a975eb0839aa54400ce7809a36b09ac8b13f3666b06b7c225a6b427 [2021-07-06T23:03:15.902Z] $ docker rm -f 7511b6a46a975eb0839aa54400ce7809a36b09ac8b13f3666b06b7c225a6b427 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:16.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:03:16.626Z] [2021-07-06T23:03:16.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:16.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:03:17.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-06T23:03:17.240Z] ab5ef0e58194: Pulling fs layer [2021-07-06T23:03:17.240Z] 9712f1f96733: Pulling fs layer [2021-07-06T23:03:17.240Z] 63f879dbbcfc: Pulling fs layer [2021-07-06T23:03:17.240Z] 0d9ebad4ef96: Pulling fs layer [2021-07-06T23:03:17.240Z] e9a5061849ea: Pulling fs layer [2021-07-06T23:03:17.240Z] d747dcd14b5f: Pulling fs layer [2021-07-06T23:03:17.240Z] 2de7ff778b66: Pulling fs layer [2021-07-06T23:03:17.240Z] e9a5061849ea: Waiting [2021-07-06T23:03:17.240Z] d747dcd14b5f: Waiting [2021-07-06T23:03:17.241Z] 2de7ff778b66: Waiting [2021-07-06T23:03:17.241Z] 0d9ebad4ef96: Waiting [2021-07-06T23:03:17.241Z] 9712f1f96733: Verifying Checksum [2021-07-06T23:03:17.241Z] 9712f1f96733: Download complete [2021-07-06T23:03:18.182Z] 63f879dbbcfc: Verifying Checksum [2021-07-06T23:03:18.182Z] 63f879dbbcfc: Download complete [2021-07-06T23:03:18.442Z] e9a5061849ea: Verifying Checksum [2021-07-06T23:03:18.442Z] e9a5061849ea: Download complete [2021-07-06T23:03:18.442Z] d747dcd14b5f: Verifying Checksum [2021-07-06T23:03:18.442Z] d747dcd14b5f: Download complete [2021-07-06T23:03:19.012Z] 2de7ff778b66: Verifying Checksum [2021-07-06T23:03:19.012Z] 2de7ff778b66: Download complete [2021-07-06T23:03:19.012Z] 0d9ebad4ef96: Verifying Checksum [2021-07-06T23:03:19.012Z] 0d9ebad4ef96: Download complete [2021-07-06T23:03:19.283Z] ab5ef0e58194: Verifying Checksum [2021-07-06T23:03:19.283Z] ab5ef0e58194: Download complete [2021-07-06T23:03:21.883Z] ab5ef0e58194: Pull complete [2021-07-06T23:03:21.883Z] 9712f1f96733: Pull complete [2021-07-06T23:03:22.457Z] 63f879dbbcfc: Pull complete [2021-07-06T23:03:25.790Z] 0d9ebad4ef96: Pull complete [2021-07-06T23:03:26.055Z] e9a5061849ea: Pull complete [2021-07-06T23:03:26.055Z] d747dcd14b5f: Pull complete [2021-07-06T23:03:27.008Z] 2de7ff778b66: Pull complete [2021-07-06T23:03:27.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-06T23:03:27.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:03:27.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-06T23:03:27.094Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T23:03:27.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-06T23:03:31.052Z] $ docker top 7c8d9f04658c036275cefaee044b4d57130e18cf44e96eaf441f50c4edc6f06b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:03:31.197Z] provisioning config files... [2021-07-06T23:03:31.207Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3145897146953451843tmp [2021-07-06T23:03:31.220Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4681410641702437439tmp [2021-07-06T23:03:31.232Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7245301756710357407tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:03:31.286Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:03:31.643Z] ---> sigul-configuration.sh [2021-07-06T23:03:31.643Z] gpg: directory `/root/.gnupg' created [2021-07-06T23:03:31.643Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-06T23:03:31.643Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-06T23:03:31.643Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-06T23:03:31.643Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-06T23:03:31.643Z] gpg: CAST5 encrypted data [2021-07-06T23:03:31.643Z] gpg: encrypted with 1 passphrase [2021-07-06T23:03:31.643Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-06T23:03:31.962Z] + mkdir /home/jenkins [2021-07-06T23:03:31.962Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-06T23:03:32.285Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-06T23:03:32.327Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:03:32.693Z] ---> sigul-install.sh [2021-07-06T23:03:37.987Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-06T23:03:38.305Z] + git tag --list [2021-07-06T23:03:38.305Z] 0.7.0 [2021-07-06T23:03:38.305Z] 0.7.1 [2021-07-06T23:03:38.305Z] 1.0.0 [2021-07-06T23:03:38.305Z] v1.0.1 [2021-07-06T23:03:38.305Z] v1.0.2 [2021-07-06T23:03:38.305Z] v1.0.3 [2021-07-06T23:03:38.305Z] v1.1.0 [2021-07-06T23:03:38.305Z] v1.1.1 [2021-07-06T23:03:38.305Z] v1.2.0 [2021-07-06T23:03:38.305Z] v1.2.1 [2021-07-06T23:03:38.305Z] v1.2.2 [2021-07-06T23:03:38.305Z] v1.3.0 [2021-07-06T23:03:38.305Z] v1.3.1 [2021-07-06T23:03:38.305Z] v2.0.0 [Pipeline] sh [2021-07-06T23:03:38.645Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-06T23:03:39.220Z] Signing Git tag with Sigul... [2021-07-06T23:03:39.220Z] Signing v2.0.1-dev.1 [2021-07-06T23:03:39.220Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2021-07-06T23:03:39.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:03:39.601Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-06T23:03:39.626Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-06T23:03:39.706Z] $ docker stop --time=1 7c8d9f04658c036275cefaee044b4d57130e18cf44e96eaf441f50c4edc6f06b [2021-07-06T23:03:41.892Z] $ docker rm -f 7c8d9f04658c036275cefaee044b4d57130e18cf44e96eaf441f50c4edc6f06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:42.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:03:42.786Z] . [Pipeline] withDockerContainer [2021-07-06T23:03:42.883Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T23:03:42.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:03:43.293Z] $ docker top cb8c3cbeddd963af6bc0254e3d9cd5fac6edbb998db63365aa01c44d09a1a04f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:03:43.483Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:03:43.865Z] + git semver [Pipeline] } [2021-07-06T23:03:43.888Z] $ docker stop --time=1 cb8c3cbeddd963af6bc0254e3d9cd5fac6edbb998db63365aa01c44d09a1a04f [2021-07-06T23:03:45.100Z] $ docker rm -f cb8c3cbeddd963af6bc0254e3d9cd5fac6edbb998db63365aa01c44d09a1a04f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:45.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:03:45.571Z] . [Pipeline] withDockerContainer [2021-07-06T23:03:45.679Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T23:03:45.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:03:46.111Z] $ docker top d9d11f10f32b9f9b65c2f7b4d9c138ed90243fa6f4eeec3ff55c955053bacaaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:03:46.412Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:03:46.827Z] + git semver [Pipeline] } [2021-07-06T23:03:46.859Z] $ docker stop --time=1 d9d11f10f32b9f9b65c2f7b4d9c138ed90243fa6f4eeec3ff55c955053bacaaf [2021-07-06T23:03:48.040Z] $ docker rm -f d9d11f10f32b9f9b65c2f7b4d9c138ed90243fa6f4eeec3ff55c955053bacaaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:03:49.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:03:49.701Z] ---> package-listing.sh [2021-07-06T23:03:49.701Z] ++ facter osfamily [2021-07-06T23:03:49.701Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-06T23:03:49.962Z] + OS_FAMILY=redhat [2021-07-06T23:03:49.962Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-07-06T23:03:49.962Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-06T23:03:49.962Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-06T23:03:49.962Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-06T23:03:49.962Z] + PACKAGES=/tmp/packages_start.txt [2021-07-06T23:03:49.962Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-07-06T23:03:49.962Z] + PACKAGES=/tmp/packages_end.txt [2021-07-06T23:03:49.962Z] + case "${OS_FAMILY}" in [2021-07-06T23:03:49.962Z] + rpm -qa [2021-07-06T23:03:49.962Z] + sort [2021-07-06T23:03:50.532Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-06T23:03:50.532Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-06T23:03:50.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-06T23:03:50.532Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-07-06T23:03:50.532Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-07-06T23:03:50.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2021-07-06T23:03:50.569Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-06T23:03:50.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:51.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:03:51.480Z] [2021-07-06T23:03:51.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:03:51.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:03:51.835Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-06T23:03:51.835Z] df20fa9351a1: Pulling fs layer [2021-07-06T23:03:51.835Z] 36b3adc4ff6f: Pulling fs layer [2021-07-06T23:03:51.835Z] 8ad3a11d3b57: Pulling fs layer [2021-07-06T23:03:51.835Z] 46f8f816bc3b: Pulling fs layer [2021-07-06T23:03:51.835Z] 93b61091891f: Pulling fs layer [2021-07-06T23:03:51.835Z] 93b9cdb0e59b: Pulling fs layer [2021-07-06T23:03:51.835Z] 5e14af77c1be: Pulling fs layer [2021-07-06T23:03:51.835Z] 01666e4c0597: Pulling fs layer [2021-07-06T23:03:51.835Z] aa168da1d23b: Pulling fs layer [2021-07-06T23:03:51.835Z] 93b9cdb0e59b: Waiting [2021-07-06T23:03:51.835Z] 5e14af77c1be: Waiting [2021-07-06T23:03:51.835Z] 01666e4c0597: Waiting [2021-07-06T23:03:51.835Z] aa168da1d23b: Waiting [2021-07-06T23:03:51.835Z] 46f8f816bc3b: Waiting [2021-07-06T23:03:51.835Z] 93b61091891f: Waiting [2021-07-06T23:03:51.835Z] 36b3adc4ff6f: Verifying Checksum [2021-07-06T23:03:51.835Z] 36b3adc4ff6f: Download complete [2021-07-06T23:03:51.835Z] 46f8f816bc3b: Verifying Checksum [2021-07-06T23:03:51.835Z] 46f8f816bc3b: Download complete [2021-07-06T23:03:52.097Z] df20fa9351a1: Verifying Checksum [2021-07-06T23:03:52.098Z] df20fa9351a1: Download complete [2021-07-06T23:03:52.098Z] 93b9cdb0e59b: Verifying Checksum [2021-07-06T23:03:52.098Z] 93b9cdb0e59b: Download complete [2021-07-06T23:03:52.098Z] 93b61091891f: Verifying Checksum [2021-07-06T23:03:52.098Z] 93b61091891f: Download complete [2021-07-06T23:03:52.098Z] 5e14af77c1be: Verifying Checksum [2021-07-06T23:03:52.098Z] 5e14af77c1be: Download complete [2021-07-06T23:03:52.098Z] 01666e4c0597: Verifying Checksum [2021-07-06T23:03:52.098Z] 01666e4c0597: Download complete [2021-07-06T23:03:52.098Z] 8ad3a11d3b57: Verifying Checksum [2021-07-06T23:03:52.098Z] 8ad3a11d3b57: Download complete [2021-07-06T23:03:52.098Z] df20fa9351a1: Pull complete [2021-07-06T23:03:52.363Z] 36b3adc4ff6f: Pull complete [2021-07-06T23:03:52.938Z] 8ad3a11d3b57: Pull complete [2021-07-06T23:03:52.938Z] 46f8f816bc3b: Pull complete [2021-07-06T23:03:53.218Z] 93b61091891f: Pull complete [2021-07-06T23:03:53.218Z] 93b9cdb0e59b: Pull complete [2021-07-06T23:03:53.218Z] 5e14af77c1be: Pull complete [2021-07-06T23:03:53.479Z] 01666e4c0597: Pull complete [2021-07-06T23:03:53.753Z] aa168da1d23b: Verifying Checksum [2021-07-06T23:03:53.753Z] aa168da1d23b: Download complete [2021-07-06T23:03:57.993Z] aa168da1d23b: Pull complete [2021-07-06T23:03:57.993Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-06T23:03:57.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:03:57.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-06T23:03:58.085Z] prd-centos7-docker-4c-2g-229 does not seem to be running inside a container [2021-07-06T23:03:58.122Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-06T23:04:00.647Z] $ docker top 989eed3cb7377752e16562d92fd5301d0b6b3df38e0f8973b28bb2dcc8ee2aa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:04:01.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-06T23:04:01.421Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-06T23:04:01.746Z] + ls /var/log/sa-host [2021-07-06T23:04:01.746Z] + sadf -c /var/log/sa-host/sa05 [2021-07-06T23:04:01.746Z] file_magic: OK [2021-07-06T23:04:01.746Z] HZ: Using current value: 100 [2021-07-06T23:04:01.746Z] file_header: OK [2021-07-06T23:04:01.746Z] 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 [2021-07-06T23:04:01.746Z] Statistics: [2021-07-06T23:04:01.746Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:04:01.746Z] File successfully converted to sysstat format version 12.2.1 [2021-07-06T23:04:01.746Z] + sadf -c /var/log/sa-host/sa06 [2021-07-06T23:04:01.746Z] file_magic: OK [2021-07-06T23:04:01.746Z] HZ: Using current value: 100 [2021-07-06T23:04:01.746Z] file_header: OK [2021-07-06T23:04:01.746Z] 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 [2021-07-06T23:04:01.746Z] Statistics: [2021-07-06T23:04:01.746Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:04:01.746Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:04:02.016Z] provisioning config files... [2021-07-06T23:04:02.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2910102669128691510tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:04:02.079Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:02.421Z] ---> create-netrc.sh [Pipeline] } [2021-07-06T23:04:02.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:02.895Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-06T23:04:02.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:03.264Z] ---> sudo-logs.sh [2021-07-06T23:04:03.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-06T23:04:03.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:03.719Z] ---> job-cost.sh [2021-07-06T23:04:03.719Z] lf-activate-venv: SKIPPING [2021-07-06T23:04:03.719Z] INFO: No Stack... [2021-07-06T23:04:05.103Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T23:04:05.364Z] INFO: Archiving Costs [Pipeline] echo [2021-07-06T23:04:05.416Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:04:05.751Z] ---> logs-deploy.sh [2021-07-06T23:04:05.751Z] lf-activate-venv: SKIPPING [2021-07-06T23:04:05.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/1 [2021-07-06T23:04:05.751Z] INFO: archiving workspace using pattern(s): [2021-07-06T23:04:06.696Z] Archives upload complete. [2021-07-06T23:04:06.696Z] INFO: archiving logs to Nexus [2021-07-06T23:04:07.268Z] ---> uname -a: [2021-07-06T23:04:07.268Z] Linux prd-centos7-docker-4c-2g-229.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-06T23:04:07.268Z] [2021-07-06T23:04:07.268Z] [2021-07-06T23:04:07.268Z] ---> lscpu: [2021-07-06T23:04:07.268Z] Architecture: x86_64 [2021-07-06T23:04:07.268Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-06T23:04:07.268Z] Byte Order: Little Endian [2021-07-06T23:04:07.268Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-06T23:04:07.268Z] CPU(s): 2 [2021-07-06T23:04:07.268Z] On-line CPU(s) list: 0,1 [2021-07-06T23:04:07.268Z] Thread(s) per core: 1 [2021-07-06T23:04:07.268Z] Core(s) per socket: 1 [2021-07-06T23:04:07.268Z] Socket(s): 2 [2021-07-06T23:04:07.269Z] NUMA node(s): 1 [2021-07-06T23:04:07.269Z] Vendor ID: AuthenticAMD [2021-07-06T23:04:07.269Z] CPU family: 23 [2021-07-06T23:04:07.269Z] Model: 49 [2021-07-06T23:04:07.269Z] Model name: AMD EPYC-Rome Processor [2021-07-06T23:04:07.269Z] Stepping: 0 [2021-07-06T23:04:07.269Z] CPU MHz: 2800.000 [2021-07-06T23:04:07.269Z] BogoMIPS: 5600.00 [2021-07-06T23:04:07.269Z] Virtualization: AMD-V [2021-07-06T23:04:07.269Z] Hypervisor vendor: KVM [2021-07-06T23:04:07.269Z] Virtualization type: full [2021-07-06T23:04:07.269Z] L1d cache: 64 KiB [2021-07-06T23:04:07.269Z] L1i cache: 64 KiB [2021-07-06T23:04:07.269Z] L2 cache: 1 MiB [2021-07-06T23:04:07.269Z] L3 cache: 32 MiB [2021-07-06T23:04:07.269Z] NUMA node0 CPU(s): 0,1 [2021-07-06T23:04:07.269Z] Vulnerability Itlb multihit: Not affected [2021-07-06T23:04:07.269Z] Vulnerability L1tf: Not affected [2021-07-06T23:04:07.269Z] Vulnerability Mds: Not affected [2021-07-06T23:04:07.269Z] Vulnerability Meltdown: Not affected [2021-07-06T23:04:07.269Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-06T23:04:07.269Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-06T23:04:07.269Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-06T23:04:07.269Z] Vulnerability Srbds: Not affected [2021-07-06T23:04:07.269Z] Vulnerability Tsx async abort: Not affected [2021-07-06T23:04:07.269Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] ---> nproc: [2021-07-06T23:04:07.269Z] 2 [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] ---> df -h: [2021-07-06T23:04:07.269Z] Filesystem Size Used Available Use% Mounted on [2021-07-06T23:04:07.269Z] overlay 40.0G 7.8G 32.2G 20% / [2021-07-06T23:04:07.269Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-06T23:04:07.269Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-06T23:04:07.269Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /facter-os [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/resolv.conf [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hostname [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hosts [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/secure [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/auth.log [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /run/cloud-init/result.json [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/edgexfoundry_device-sdk-c_main [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/edgexfoundry_device-sdk-c_main@tmp [2021-07-06T23:04:07.269Z] /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/sa-host [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] ---> free -m: [2021-07-06T23:04:07.269Z] total used free shared buff/cache available [2021-07-06T23:04:07.269Z] Mem: 7821 1082 4052 0 2686 6613 [2021-07-06T23:04:07.269Z] Swap: 1023 0 1023 [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] ---> ip addr: [2021-07-06T23:04:07.269Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-06T23:04:07.269Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-06T23:04:07.269Z] inet 127.0.0.1/8 scope host lo [2021-07-06T23:04:07.269Z] valid_lft forever preferred_lft forever [2021-07-06T23:04:07.269Z] inet6 ::1/128 scope host [2021-07-06T23:04:07.269Z] valid_lft forever preferred_lft forever [2021-07-06T23:04:07.269Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-06T23:04:07.269Z] link/ether fa:16:3e:0b:4b:2f brd ff:ff:ff:ff:ff:ff [2021-07-06T23:04:07.269Z] inet 10.30.123.33/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-06T23:04:07.269Z] valid_lft 84896sec preferred_lft 84896sec [2021-07-06T23:04:07.269Z] inet6 fe80::f816:3eff:fe0b:4b2f/64 scope link [2021-07-06T23:04:07.269Z] valid_lft forever preferred_lft forever [2021-07-06T23:04:07.269Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-06T23:04:07.269Z] link/ether 02:42:ac:21:72:96 brd ff:ff:ff:ff:ff:ff [2021-07-06T23:04:07.269Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-06T23:04:07.269Z] valid_lft forever preferred_lft forever [2021-07-06T23:04:07.269Z] inet6 fe80::42:acff:fe21:7296/64 scope link [2021-07-06T23:04:07.269Z] valid_lft forever preferred_lft forever [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] ---> sar -b -r -n DEV: [2021-07-06T23:04:07.269Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] 22:38:50 LINUX RESTART (2 CPU) [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] 22:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-06T23:04:07.269Z] 22:41:01 1.66 0.00 1.66 0.00 0.00 35.28 0.00 [2021-07-06T23:04:07.269Z] 22:42:01 0.43 0.00 0.43 0.00 0.00 6.31 0.00 [2021-07-06T23:04:07.269Z] 22:43:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-07-06T23:04:07.269Z] 22:44:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-07-06T23:04:07.269Z] 22:45:01 0.40 0.00 0.40 0.00 0.00 6.18 0.00 [2021-07-06T23:04:07.269Z] 22:46:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 [2021-07-06T23:04:07.269Z] 22:47:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 [2021-07-06T23:04:07.269Z] 22:48:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-07-06T23:04:07.269Z] 22:49:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 [2021-07-06T23:04:07.269Z] 22:50:02 0.25 0.00 0.25 0.00 0.00 3.86 0.00 [2021-07-06T23:04:07.269Z] 22:51:01 0.24 0.00 0.24 0.00 0.00 2.74 0.00 [2021-07-06T23:04:07.269Z] 22:52:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 [2021-07-06T23:04:07.269Z] 22:53:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 [2021-07-06T23:04:07.269Z] 22:54:01 0.35 0.15 0.20 0.00 4.80 1.62 0.00 [2021-07-06T23:04:07.269Z] 22:55:01 0.77 0.00 0.77 0.00 0.00 15.93 0.00 [2021-07-06T23:04:07.269Z] 22:56:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-07-06T23:04:07.269Z] 22:57:01 0.33 0.00 0.33 0.00 0.00 4.90 0.00 [2021-07-06T23:04:07.269Z] 22:58:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-07-06T23:04:07.269Z] 22:59:01 0.30 0.00 0.30 0.00 0.00 5.41 0.00 [2021-07-06T23:04:07.269Z] 23:00:01 0.23 0.00 0.23 0.00 0.00 3.80 0.00 [2021-07-06T23:04:07.269Z] 23:01:01 0.58 0.02 0.57 0.00 0.13 6.51 0.00 [2021-07-06T23:04:07.269Z] 23:02:01 0.47 0.10 0.37 0.00 1.73 6.98 0.00 [2021-07-06T23:04:07.269Z] 23:03:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-07-06T23:04:07.269Z] 23:04:01 154.88 0.10 154.78 0.00 9.99 41370.30 0.00 [2021-07-06T23:04:07.269Z] Average: 6.82 0.02 6.80 0.00 0.70 1731.84 0.00 [2021-07-06T23:04:07.269Z] [2021-07-06T23:04:07.269Z] 22:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-06T23:04:07.269Z] 22:41:01 5470304 0 796152 9.94 2620 1739864 1240764 13.70 566768 1573484 12 [2021-07-06T23:04:07.269Z] 22:42:01 5471944 0 794504 9.92 2620 1739872 1228428 13.56 564288 1574780 8 [2021-07-06T23:04:07.269Z] 22:43:01 5473640 0 792808 9.90 2620 1739872 1207652 13.33 563288 1574776 8 [2021-07-06T23:04:07.269Z] 22:44:01 5474124 0 792320 9.89 2620 1739876 1207652 13.33 559196 1578840 8 [2021-07-06T23:04:07.269Z] 22:45:01 5473064 0 793372 9.91 2620 1739884 1207772 13.33 559908 1578840 8 [2021-07-06T23:04:07.269Z] 22:46:01 5473768 0 792664 9.90 2620 1739888 1207652 13.33 559112 1578840 20 [2021-07-06T23:04:07.269Z] 22:47:01 5462564 0 803860 10.04 2620 1739896 1207652 13.33 570720 1578840 8 [2021-07-06T23:04:07.269Z] 22:48:01 5462068 0 804352 10.04 2620 1739900 1207652 13.33 571100 1578840 8 [2021-07-06T23:04:07.269Z] 22:49:01 5452952 0 813464 10.16 2620 1739904 1268372 14.00 580388 1577248 20 [2021-07-06T23:04:07.269Z] 22:50:02 5452272 0 814140 10.17 2620 1739908 1276804 14.10 580844 1577248 8 [2021-07-06T23:04:07.269Z] 22:51:01 5462632 0 803780 10.04 2620 1739908 1203492 13.29 579884 1569408 12 [2021-07-06T23:04:07.269Z] 22:52:01 5462968 0 803436 10.03 2620 1739916 1203444 13.29 579756 1569408 16 [2021-07-06T23:04:07.269Z] 22:53:01 5463460 0 802940 10.03 2620 1739920 1203348 13.29 579520 1569408 8 [2021-07-06T23:04:07.269Z] 22:54:01 5463468 0 802928 10.03 2620 1739924 1203348 13.29 579548 1569408 20 [2021-07-06T23:04:07.269Z] 22:55:01 5460100 0 806292 10.07 2620 1739928 1203444 13.29 582124 1569640 8 [2021-07-06T23:04:07.269Z] 22:56:01 5459668 0 806720 10.07 2620 1739932 1203348 13.29 583140 1569640 8 [2021-07-06T23:04:07.270Z] 22:57:01 5459624 0 806760 10.07 2620 1739936 1203348 13.29 583108 1569640 16 [2021-07-06T23:04:07.270Z] 22:58:01 5459608 0 806768 10.07 2620 1739944 1203348 13.29 583084 1569640 16 [2021-07-06T23:04:07.270Z] 22:59:01 5458732 0 807644 10.08 2620 1739944 1203564 13.29 583908 1569640 24 [2021-07-06T23:04:07.270Z] 23:00:01 5458144 0 808228 10.09 2620 1739948 1203576 13.29 584216 1569408 20 [2021-07-06T23:04:07.270Z] 23:01:01 5458504 0 807860 10.09 2620 1739956 1206508 13.32 582952 1569408 8 [2021-07-06T23:04:07.270Z] 23:02:01 5459464 0 806772 10.07 2620 1740084 1204000 13.29 582892 1569468 16 [2021-07-06T23:04:07.270Z] 23:03:01 5459892 0 806340 10.07 2620 1740088 1203856 13.29 582560 1569468 12 [2021-07-06T23:04:07.270Z] 23:04:01 4199876 0 1057972 13.21 2620 2748472 1365116 15.07 821048 2367304 48 [2021-07-06T23:04:07.270Z] Average: 5410535 0 813836 10.16 2620 1781948 1219756 13.47 585973 1605943 14 [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] 22:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-06T23:04:07.270Z] 22:41:01 eth0 5.12 0.78 1.17 0.60 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:42:01 eth0 1.85 0.95 1.09 0.78 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:43:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:44:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:45:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:47:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:48:01 eth0 3.90 0.02 0.29 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:49:01 eth0 8.81 2.52 1.49 14.91 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:50:02 eth0 1.62 1.42 0.47 10.09 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:51:01 eth0 0.54 0.30 0.28 0.35 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:52:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:55:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:58:01 eth0 2.80 0.07 0.26 0.01 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:59:01 eth0 5.90 0.48 1.01 0.39 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:00:01 eth0 0.77 0.48 0.41 0.27 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:01:01 eth0 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:02:01 eth0 0.45 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:03:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:04:01 eth0 660.13 581.06 5687.35 97.19 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] 23:04:01 docker0 41.41 51.62 2.19 274.38 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] Average: eth0 28.96 24.60 237.64 5.22 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] Average: docker0 1.73 2.15 0.09 11.45 0.00 0.00 0.00 0.00 [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] ---> sar -P ALL: [2021-07-06T23:04:07.270Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] 22:38:50 LINUX RESTART (2 CPU) [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] 22:40:02 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:04:07.270Z] 22:41:01 all 0.14 0.00 0.06 0.00 0.03 99.76 [2021-07-06T23:04:07.270Z] 22:41:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-06T23:04:07.270Z] 22:41:01 1 0.22 0.00 0.07 0.00 0.03 99.68 [2021-07-06T23:04:07.270Z] 22:42:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-07-06T23:04:07.270Z] 22:42:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-06T23:04:07.270Z] 22:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-06T23:04:07.270Z] 22:43:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-07-06T23:04:07.270Z] 22:43:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-06T23:04:07.270Z] 22:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-06T23:04:07.270Z] 22:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-07-06T23:04:07.270Z] 22:44:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-07-06T23:04:07.270Z] 22:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-06T23:04:07.270Z] 22:45:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-07-06T23:04:07.270Z] 22:45:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-07-06T23:04:07.270Z] 22:45:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-07-06T23:04:07.270Z] 22:46:01 all 0.09 0.00 0.03 0.00 0.03 99.84 [2021-07-06T23:04:07.270Z] 22:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-06T23:04:07.270Z] 22:46:01 1 0.15 0.00 0.05 0.00 0.05 99.75 [2021-07-06T23:04:07.270Z] 22:47:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-07-06T23:04:07.270Z] 22:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-06T23:04:07.270Z] 22:47:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-07-06T23:04:07.270Z] 22:48:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-07-06T23:04:07.270Z] 22:48:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-07-06T23:04:07.270Z] 22:48:01 1 0.22 0.00 0.00 0.00 0.02 99.77 [2021-07-06T23:04:07.270Z] 22:49:01 all 0.21 0.00 0.05 0.00 0.03 99.71 [2021-07-06T23:04:07.270Z] 22:49:01 0 0.13 0.00 0.07 0.00 0.03 99.77 [2021-07-06T23:04:07.270Z] 22:49:01 1 0.28 0.00 0.03 0.00 0.03 99.65 [2021-07-06T23:04:07.270Z] 22:50:02 all 0.24 0.00 0.05 0.00 0.03 99.68 [2021-07-06T23:04:07.270Z] 22:50:02 0 0.35 0.00 0.05 0.00 0.03 99.57 [2021-07-06T23:04:07.270Z] 22:50:02 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-07-06T23:04:07.270Z] 22:51:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-07-06T23:04:07.270Z] 22:51:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-07-06T23:04:07.270Z] 22:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-06T23:04:07.270Z] [2021-07-06T23:04:07.270Z] 22:51:01 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:04:07.270Z] 22:52:01 all 0.02 0.00 0.03 0.00 0.04 99.91 [2021-07-06T23:04:07.270Z] 22:52:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-07-06T23:04:07.270Z] 22:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-07-06T23:04:07.270Z] 22:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-06T23:04:07.270Z] 22:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-06T23:04:07.270Z] 22:53:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2021-07-06T23:04:07.270Z] 22:54:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-07-06T23:04:07.270Z] 22:54:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2021-07-06T23:04:07.270Z] 22:54:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-07-06T23:04:07.270Z] 22:55:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-07-06T23:04:07.270Z] 22:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-07-06T23:04:07.270Z] 22:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-07-06T23:04:07.270Z] 22:56:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-06T23:04:07.270Z] 22:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-06T23:04:07.270Z] 22:56:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-07-06T23:04:07.270Z] 22:57:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-07-06T23:04:07.270Z] 22:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-07-06T23:04:07.270Z] 22:57:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-07-06T23:04:07.270Z] 22:58:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-07-06T23:04:07.270Z] 22:58:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-07-06T23:04:07.270Z] 22:58:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-06T23:04:07.270Z] 22:59:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-07-06T23:04:07.271Z] 22:59:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-07-06T23:04:07.271Z] 22:59:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-07-06T23:04:07.271Z] 23:00:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-07-06T23:04:07.271Z] 23:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-07-06T23:04:07.271Z] 23:00:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2021-07-06T23:04:07.271Z] 23:01:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-07-06T23:04:07.271Z] 23:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-06T23:04:07.271Z] 23:01:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-07-06T23:04:07.271Z] 23:02:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-06T23:04:07.271Z] 23:02:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-07-06T23:04:07.271Z] 23:02:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-07-06T23:04:07.271Z] [2021-07-06T23:04:07.271Z] 23:02:01 CPU %user %nice %system %iowait %steal %idle [2021-07-06T23:04:07.271Z] 23:03:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-06T23:04:07.271Z] 23:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-06T23:04:07.271Z] 23:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-06T23:04:07.271Z] 23:04:01 all 18.77 0.00 8.01 3.00 0.08 70.15 [2021-07-06T23:04:07.271Z] 23:04:01 0 20.78 0.00 8.16 2.88 0.07 68.11 [2021-07-06T23:04:07.271Z] 23:04:01 1 16.77 0.00 7.87 3.11 0.09 72.16 [2021-07-06T23:04:07.271Z] Average: all 0.85 0.00 0.35 0.12 0.03 98.65 [2021-07-06T23:04:07.271Z] Average: 0 0.90 0.00 0.36 0.11 0.03 98.59 [2021-07-06T23:04:07.271Z] Average: 1 0.79 0.00 0.34 0.12 0.03 98.71 [2021-07-06T23:04:07.271Z] [2021-07-06T23:04:07.271Z] [2021-07-06T23:04:07.271Z]