Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 739477acbf421f4c8ab997665c0daf1f91507244 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 739477acbf421f4c8ab997665c0daf1f91507244 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8635951150646142785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4506949485842422974.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15846164075965044350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12058244387413286356.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-388/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14451169533000861659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-960 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [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 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-388 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh3440298175456493811.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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh6930235661776093105.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 Merge succeeded, producing 17aac011694d473c9b108309ca58a6fec5010301 Checking out Revision 17aac011694d473c9b108309ca58a6fec5010301 (PR-388) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/jenkins-gitclient-ssh32209509096296102.key > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17aac011694d473c9b108309ca58a6fec5010301 # timeout=10 Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-16T10:55:15.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-16T10:55:15.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-16T10:55:15.685Z] ========================================================= [2021-12-16T10:55:15.685Z] EdgeX Global Pipelines Version Info [2021-12-16T10:55:15.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 [2021-12-16T10:55:16.845Z] ------------------- [2021-12-16T10:55:16.845Z] stable info: [2021-12-16T10:55:16.845Z] ------------------- [2021-12-16T10:55:16.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-16T10:55:16.845Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-16T10:55:16.845Z] Message: update stable to v1.0.217 [2021-12-16T10:55:17.428Z] ------------------- [2021-12-16T10:55:17.428Z] experimental info: [2021-12-16T10:55:17.428Z] ------------------- [2021-12-16T10:55:17.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-16T10:55:17.428Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-16T10:55:17.428Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-16T10:55:17.591Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-12-16T10:55:17.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-12-16T10:55:17.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-16T10:55:17.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-16T10:55:17.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-16T10:55:17.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-12-16T10:55:17.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-12-16T10:55:17.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-16T10:55:17.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-16T10:55:17.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-12-16T10:55:17.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-16T10:55:17.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-16T10:55:17.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-16T10:55:17.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-12-16T10:55:17.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-16T10:55:17.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-16T10:55:17.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-16T10:55:17.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2021-12-16T10:55:17.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2021-12-16T10:55:17.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2021-12-16T10:55:17.860Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo [2021-12-16T10:55:17.871Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17aac01 [Pipeline] echo [2021-12-16T10:55:17.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T10:55:17.928Z] provisioning config files... [2021-12-16T10:55:17.953Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config5235606258620061884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:55:18.271Z] ---> docker-login.sh [2021-12-16T10:55:18.271Z] nexus3.edgexfoundry.org:10001 [2021-12-16T10:55:18.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:55:18.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:55:18.533Z] Configure a credential helper to remove this warning. See [2021-12-16T10:55:18.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:55:18.533Z] [2021-12-16T10:55:18.534Z] Login Succeeded [2021-12-16T10:55:18.534Z] nexus3.edgexfoundry.org:10002 [2021-12-16T10:55:18.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:55:18.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:55:18.534Z] Configure a credential helper to remove this warning. See [2021-12-16T10:55:18.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:55:18.534Z] [2021-12-16T10:55:18.534Z] Login Succeeded [2021-12-16T10:55:18.534Z] nexus3.edgexfoundry.org:10003 [2021-12-16T10:55:18.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:55:18.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:55:18.801Z] Configure a credential helper to remove this warning. See [2021-12-16T10:55:18.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:55:18.801Z] [2021-12-16T10:55:18.801Z] Login Succeeded [2021-12-16T10:55:18.801Z] nexus3.edgexfoundry.org:10004 [2021-12-16T10:55:18.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:55:18.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:55:18.801Z] Configure a credential helper to remove this warning. See [2021-12-16T10:55:18.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:55:18.801Z] [2021-12-16T10:55:18.801Z] Login Succeeded [2021-12-16T10:55:18.801Z] docker.io [2021-12-16T10:55:18.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:55:19.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:55:19.375Z] Configure a credential helper to remove this warning. See [2021-12-16T10:55:19.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:55:19.375Z] [2021-12-16T10:55:19.375Z] Login Succeeded [2021-12-16T10:55:19.375Z] ---> docker-login.sh ends [Pipeline] } [2021-12-16T10:55:19.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2021-12-16T10:55:19.837Z] + git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo [2021-12-16T10:55:19.868Z] -----------> git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 17aac011694d473c9b108309ca58a6fec5010301 [2021-12-16T10:55:19.868Z] 17aac011694d473c9b108309ca58a6fec5010301 [false] [Pipeline] sh [2021-12-16T10:55:20.162Z] + git log --format=format:%s -1 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo [2021-12-16T10:55:20.184Z] ========================================================= [2021-12-16T10:55:20.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-16T10:55:20.184Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-16T10:55:20.827Z] + git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo [2021-12-16T10:55:20.842Z] -----------> git rev-list -1 --merges 17aac011694d473c9b108309ca58a6fec5010301~1..17aac011694d473c9b108309ca58a6fec5010301 17aac011694d473c9b108309ca58a6fec5010301 [2021-12-16T10:55:20.842Z] 17aac011694d473c9b108309ca58a6fec5010301 [false] [Pipeline] sh [2021-12-16T10:55:21.140Z] + git log --format=format:%s -1 17aac011694d473c9b108309ca58a6fec5010301 [Pipeline] echo [2021-12-16T10:55:21.158Z] ========================================================= [2021-12-16T10:55:21.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-16T10:55:21.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-16T10:55:21.710Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-16T10:55:21.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-16T10:55:21.710Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-16T10:55:21.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-16T10:55:21.710Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-16T10:55:21.710Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-16T10:55:21.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:55:22.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T10:55:22.220Z] [2021-12-16T10:55:22.220Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:55:22.540Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T10:55:22.541Z] latest: Pulling from edgex-devops/git-semver [2021-12-16T10:55:22.541Z] a0d0a0d46f8b: Pulling fs layer [2021-12-16T10:55:22.541Z] 3e5f54012d9b: Pulling fs layer [2021-12-16T10:55:22.541Z] 4c7163046ea9: Pulling fs layer [2021-12-16T10:55:22.541Z] 0c2d73faf560: Pulling fs layer [2021-12-16T10:55:22.541Z] 0c2d73faf560: Waiting [2021-12-16T10:55:22.541Z] 3e5f54012d9b: Verifying Checksum [2021-12-16T10:55:22.541Z] 3e5f54012d9b: Download complete [2021-12-16T10:55:22.541Z] a0d0a0d46f8b: Verifying Checksum [2021-12-16T10:55:22.541Z] a0d0a0d46f8b: Download complete [2021-12-16T10:55:22.541Z] 4c7163046ea9: Verifying Checksum [2021-12-16T10:55:22.541Z] 4c7163046ea9: Download complete [2021-12-16T10:55:22.541Z] 0c2d73faf560: Verifying Checksum [2021-12-16T10:55:22.541Z] 0c2d73faf560: Download complete [2021-12-16T10:55:22.819Z] a0d0a0d46f8b: Pull complete [2021-12-16T10:55:22.819Z] 3e5f54012d9b: Pull complete [2021-12-16T10:55:23.098Z] 4c7163046ea9: Pull complete [2021-12-16T10:55:23.371Z] 0c2d73faf560: Pull complete [2021-12-16T10:55:23.371Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-16T10:55:23.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-16T10:55:23.371Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-16T10:55:23.455Z] prd-centos7-docker-4c-2g-960 does not seem to be running inside a container [2021-12-16T10:55:23.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-16T10:55:24.073Z] $ docker top 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-16T10:55:24.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-16T10:55:24.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-16T10:55:24.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-16T10:55:24.276Z] $ docker exec 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent [2021-12-16T10:55:24.386Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXECoMcP/agent.15 [2021-12-16T10:55:24.386Z] SSH_AGENT_PID=22 [2021-12-16T10:55:24.399Z] Running ssh-add (command line suppressed) [2021-12-16T10:55:24.510Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1562460702237842959.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1562460702237842959.key) [2021-12-16T10:55:24.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-16T10:55:24.824Z] + git tag --points-at HEAD [Pipeline] } [2021-12-16T10:55:24.847Z] $ docker exec --env ******** --env ******** 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent -k [2021-12-16T10:55:24.948Z] unset SSH_AUTH_SOCK; [2021-12-16T10:55:24.949Z] unset SSH_AGENT_PID; [2021-12-16T10:55:24.949Z] echo Agent pid 22 killed; [2021-12-16T10:55:24.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-16T10:55:24.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-16T10:55:24.991Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-16T10:55:25.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-16T10:55:25.115Z] $ docker exec 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent [2021-12-16T10:55:25.220Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFaKPna/agent.54 [2021-12-16T10:55:25.220Z] SSH_AGENT_PID=60 [2021-12-16T10:55:25.226Z] Running ssh-add (command line suppressed) [2021-12-16T10:55:25.337Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1893941330170700459.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_1893941330170700459.key) [2021-12-16T10:55:25.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-16T10:55:25.651Z] + git semver init [2021-12-16T10:55:25.651Z] # -> Open(): unable to determine branch for HEAD [2021-12-16T10:55:25.651Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git [2021-12-16T10:55:25.651Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 [2021-12-16T10:55:25.651Z] # $SEMVER_REMOTE_NAME = origin [2021-12-16T10:55:25.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-16T10:55:25.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-16T10:55:25.651Z] # $SEMVER_BRANCH = PR-388 [2021-12-16T10:55:25.651Z] # $SEMVER_TEMP = /tmp/semver-558048952 [2021-12-16T10:55:25.651Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-12-16T10:55:26.595Z] # '/tmp/semver-558048952' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' [2021-12-16T10:55:26.595Z] # -> Force: false [2021-12-16T10:55:26.595Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } [2021-12-16T10:55:26.605Z] $ docker exec --env ******** --env ******** 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 ssh-agent -k [2021-12-16T10:55:26.706Z] unset SSH_AUTH_SOCK; [2021-12-16T10:55:26.706Z] unset SSH_AGENT_PID; [2021-12-16T10:55:26.706Z] echo Agent pid 60 killed; [2021-12-16T10:55:26.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-16T10:55:27.028Z] + git semver [Pipeline] } [2021-12-16T10:55:27.043Z] $ docker stop --time=1 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 [2021-12-16T10:55:28.252Z] $ docker rm -f 936989c8d63a54815d7643160c4aa12bebfb47daedcf9cb79fe76c6017e1fbb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-16T10:55:28.600Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-16T10:55:28.849Z] Stashed 1 file(s) [Pipeline] echo [2021-12-16T10:55:28.852Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-12-16T10:55:43.980Z] Still waiting to schedule task [2021-12-16T10:55:43.981Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-960’ [2021-12-16T10:55:43.982Z] Still waiting to schedule task [2021-12-16T10:55:43.983Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-16T10:57:12.207Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-961 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws [2021-12-16T10:57:12.218Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-12-16T10:57:12.407Z] Selected Git installation does not exist. Using Default [2021-12-16T10:57:12.407Z] The recommended git tool is: NONE [2021-12-16T10:57:17.185Z] using credential edgex-jenkins-ssh [2021-12-16T10:57:17.200Z] Cloning the remote Git repository [2021-12-16T10:57:17.263Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:57:17.347Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-12-16T10:57:17.444Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:57:17.445Z] > git --version # timeout=10 [2021-12-16T10:57:17.466Z] > git --version # 'git version 2.17.1' [2021-12-16T10:57:17.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:57:17.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T10:57:18.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-12-16T10:57:18.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T10:57:18.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-12-16T10:57:18.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:57:18.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:57:18.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-16T10:57:22.522Z] Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 [2021-12-16T10:57:22.919Z] Merge succeeded, producing 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 [2021-12-16T10:57:22.919Z] Checking out Revision 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 (PR-388) [2021-12-16T10:57:22.537Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T10:57:22.574Z] > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 [2021-12-16T10:57:22.703Z] > git remote # timeout=10 [2021-12-16T10:57:22.729Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T10:57:22.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:57:22.768Z] > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 [2021-12-16T10:57:22.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T10:57:22.923Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T10:57:22.933Z] > git checkout -f 27e74d2162f6967e8bcfc2e5fdd1f5818ecd6566 # timeout=10 [2021-12-16T10:57:27.385Z] Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" [2021-12-16T10:57:27.409Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-16T10:57:28.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-16T10:57:28.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-16T10:57:28.353Z] Dload Upload Total Spent Left Speed [2021-12-16T10:57:28.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 50314 0 --:--:-- --:--:-- --:--:-- 50101 [Pipeline] sh [2021-12-16T10:57:27.390Z] > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 [2021-12-16T10:57:28.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-16T10:57:29.220Z] + sudo tee /etc/docker/daemon.new [2021-12-16T10:57:29.220Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-16T10:57:29.220Z] { [2021-12-16T10:57:29.220Z] "registry-mirrors": [ [2021-12-16T10:57:29.220Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-16T10:57:29.220Z] ], [2021-12-16T10:57:29.220Z] "bip": "10.250.0.254/24", [2021-12-16T10:57:29.220Z] "hosts": [ [2021-12-16T10:57:29.220Z] "tcp://0.0.0.0:5555", [2021-12-16T10:57:29.220Z] "unix:///var/run/docker.sock" [2021-12-16T10:57:29.220Z] ], [2021-12-16T10:57:29.220Z] "mtu": 1458, [2021-12-16T10:57:29.220Z] "selinux-enabled": true, [2021-12-16T10:57:29.220Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-16T10:57:29.220Z] } [Pipeline] sh [2021-12-16T10:57:29.605Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-16T10:57:29.944Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T10:57:48.283Z] provisioning config files... [2021-12-16T10:57:48.307Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config253806758041894912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:57:48.660Z] ---> docker-login.sh [2021-12-16T10:57:48.660Z] nexus3.edgexfoundry.org:10001 [2021-12-16T10:57:49.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:57:49.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:57:49.251Z] Configure a credential helper to remove this warning. See [2021-12-16T10:57:49.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:57:49.251Z] [2021-12-16T10:57:49.251Z] Login Succeeded [2021-12-16T10:57:49.251Z] nexus3.edgexfoundry.org:10002 [2021-12-16T10:57:49.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:57:49.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:57:49.845Z] Configure a credential helper to remove this warning. See [2021-12-16T10:57:49.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:57:49.845Z] [2021-12-16T10:57:49.845Z] Login Succeeded [2021-12-16T10:57:49.845Z] nexus3.edgexfoundry.org:10003 [2021-12-16T10:57:50.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:57:50.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:57:50.117Z] Configure a credential helper to remove this warning. See [2021-12-16T10:57:50.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:57:50.117Z] [2021-12-16T10:57:50.117Z] Login Succeeded [2021-12-16T10:57:50.117Z] nexus3.edgexfoundry.org:10004 [2021-12-16T10:57:50.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:57:50.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:57:50.661Z] Configure a credential helper to remove this warning. See [2021-12-16T10:57:50.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:57:50.661Z] [2021-12-16T10:57:50.661Z] Login Succeeded [2021-12-16T10:57:50.661Z] docker.io [2021-12-16T10:57:50.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:57:51.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:57:51.205Z] Configure a credential helper to remove this warning. See [2021-12-16T10:57:51.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:57:51.205Z] [2021-12-16T10:57:51.205Z] Login Succeeded [2021-12-16T10:57:51.205Z] ---> docker-login.sh ends [Pipeline] } [2021-12-16T10:57:51.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-16T10:57:51.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T10:57:51.702Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2021-12-16T10:57:51.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T10:57:51.728Z] ========================================================= [2021-12-16T10:57:51.728Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-12-16T10:57:51.728Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:57:52.057Z] + 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-12-16T10:57:52.653Z] Sending build context to Docker daemon 17.95MB [2021-12-16T10:57:52.653Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-12-16T10:57:52.653Z] Step 2/24 : FROM ${BASE} as builder [2021-12-16T10:57:52.653Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-12-16T10:57:52.653Z] 552d1f2373af: Pulling fs layer [2021-12-16T10:57:52.653Z] f2be2b6548c6: Pulling fs layer [2021-12-16T10:57:52.653Z] ee4ac2fe028c: Pulling fs layer [2021-12-16T10:57:52.924Z] f2be2b6548c6: Verifying Checksum [2021-12-16T10:57:52.924Z] f2be2b6548c6: Download complete [2021-12-16T10:57:52.924Z] 552d1f2373af: Verifying Checksum [2021-12-16T10:57:52.924Z] 552d1f2373af: Download complete [2021-12-16T10:57:53.517Z] 552d1f2373af: Pull complete [2021-12-16T10:57:53.787Z] f2be2b6548c6: Pull complete [2021-12-16T10:57:54.758Z] ee4ac2fe028c: Verifying Checksum [2021-12-16T10:57:54.758Z] ee4ac2fe028c: Download complete [2021-12-16T10:58:03.014Z] ee4ac2fe028c: Pull complete [2021-12-16T10:58:03.014Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2021-12-16T10:58:03.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-12-16T10:58:03.014Z] ---> b6d714ea7bf2 [2021-12-16T10:58:03.014Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-12-16T10:58:03.285Z] ---> Running in 3b126049bd9e [2021-12-16T10:58:04.253Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-12-16T10:58:04.844Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-12-16T10:58:04.844Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-12-16T10:58:04.844Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-12-16T10:58:05.432Z] Removing intermediate container 3b126049bd9e [2021-12-16T10:58:05.432Z] ---> 42db961089d0 [2021-12-16T10:58:05.432Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-12-16T10:58:05.432Z] ---> Running in 5668a97692f2 [2021-12-16T10:58:05.449Z] Running on prd-centos7-docker-4c-2g-962 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws [2021-12-16T10:58:05.461Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-12-16T10:58:05.537Z] Selected Git installation does not exist. Using Default [2021-12-16T10:58:05.537Z] The recommended git tool is: NONE [2021-12-16T10:58:06.852Z] Removing intermediate container 5668a97692f2 [2021-12-16T10:58:06.852Z] ---> bd6a6745cf3d [2021-12-16T10:58:06.852Z] Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-12-16T10:58:07.123Z] ---> Running in 605cf6539807 [2021-12-16T10:58:07.203Z] using credential edgex-jenkins-ssh [2021-12-16T10:58:07.218Z] Cloning the remote Git repository [2021-12-16T10:58:06.996Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:58:07.029Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-12-16T10:58:07.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:58:07.064Z] > git --version # timeout=10 [2021-12-16T10:58:07.084Z] > git --version # 'git version 2.24.4' [2021-12-16T10:58:07.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:58:07.106Z] [INFO] Currently running in a labeled security context [2021-12-16T10:58:07.106Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-16T10:58:07.106Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh6211573980316812280.key [2021-12-16T10:58:07.179Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T10:58:08.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T10:58:07.851Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-12-16T10:58:07.863Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-16T10:58:07.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-12-16T10:58:07.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-12-16T10:58:07.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:58:07.894Z] [INFO] Currently running in a labeled security context [2021-12-16T10:58:07.895Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-16T10:58:07.895Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh2395675997833202506.key [2021-12-16T10:58:07.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/388/head:refs/remotes/origin/PR-388 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-16T10:58:09.067Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-16T10:58:09.338Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-16T10:58:10.304Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-12-16T10:58:10.304Z] (1/29) Installing readline (8.1.0-r0) [2021-12-16T10:58:10.304Z] (2/29) Installing bash (5.1.4-r0) [2021-12-16T10:58:10.304Z] Executing bash-5.1.4-r0.post-install [2021-12-16T10:58:10.304Z] (3/29) Installing hiredis (1.0.0-r0) [2021-12-16T10:58:10.579Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2021-12-16T10:58:10.579Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2021-12-16T10:58:10.579Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-12-16T10:58:11.552Z] (7/29) Installing libblkid (2.37.2-r0) [2021-12-16T10:58:11.822Z] (8/29) Installing blkid (2.37.2-r0) [2021-12-16T10:58:11.822Z] (9/29) Installing libcap-ng (0.8.2-r0) [2021-12-16T10:58:12.092Z] (10/29) Installing setpriv (2.37.2-r0) [2021-12-16T10:58:12.092Z] (11/29) Installing libmount (2.37.2-r0) [2021-12-16T10:58:12.092Z] (12/29) Installing libsmartcols (2.37.2-r0) [2021-12-16T10:58:12.363Z] (13/29) Installing findmnt (2.37.2-r0) [2021-12-16T10:58:12.363Z] (14/29) Installing mcookie (2.37.2-r0) [2021-12-16T10:58:12.363Z] (15/29) Installing hexdump (2.37.2-r0) [2021-12-16T10:58:12.635Z] (16/29) Installing lsblk (2.37.2-r0) [2021-12-16T10:58:12.635Z] (17/29) Installing libuuid (2.37.2-r0) [2021-12-16T10:58:12.635Z] (18/29) Installing libfdisk (2.37.2-r0) [2021-12-16T10:58:12.905Z] (19/29) Installing sfdisk (2.37.2-r0) [2021-12-16T10:58:12.905Z] (20/29) Installing cfdisk (2.37.2-r0) [2021-12-16T10:58:12.905Z] (21/29) Installing partx (2.37.2-r0) [2021-12-16T10:58:12.905Z] (22/29) Installing flock (2.37.2-r0) [2021-12-16T10:58:13.174Z] (23/29) Installing logger (2.37.2-r0) [2021-12-16T10:58:13.174Z] (24/29) Installing uuidgen (2.37.2-r0) [2021-12-16T10:58:13.174Z] (25/29) Installing libeconf (0.3.8-r1) [2021-12-16T10:58:13.447Z] (26/29) Installing util-linux (2.37.2-r0) [2021-12-16T10:58:13.718Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2021-12-16T10:58:13.718Z] (28/29) Installing libidn2 (2.3.1-r0) [2021-12-16T10:58:13.991Z] (29/29) Installing wget (1.21.1-r1) [2021-12-16T10:58:13.991Z] Executing busybox-1.33.1-r3.trigger [2021-12-16T10:58:13.991Z] OK: 288 MiB in 106 packages [2021-12-16T10:58:14.813Z] Merging remotes/origin/main commit 739477acbf421f4c8ab997665c0daf1f91507244 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 [2021-12-16T10:58:14.938Z] Merge succeeded, producing 9832a346578748b6b9b91f5148c7bb47aefb4e80 [2021-12-16T10:58:14.939Z] Checking out Revision 9832a346578748b6b9b91f5148c7bb47aefb4e80 (PR-388) [2021-12-16T10:58:14.607Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T10:58:14.616Z] > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 [2021-12-16T10:58:14.658Z] > git remote # timeout=10 [2021-12-16T10:58:14.667Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T10:58:14.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-16T10:58:14.681Z] [INFO] Currently running in a labeled security context [2021-12-16T10:58:14.681Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-16T10:58:14.682Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh7466927850447815592.key [2021-12-16T10:58:14.691Z] > git merge 739477acbf421f4c8ab997665c0daf1f91507244 # timeout=10 [2021-12-16T10:58:14.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T10:58:14.735Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T10:58:14.743Z] > git checkout -f 9832a346578748b6b9b91f5148c7bb47aefb4e80 # timeout=10 [2021-12-16T10:58:15.425Z] Removing intermediate container 605cf6539807 [2021-12-16T10:58:15.425Z] ---> cffe306a9228 [2021-12-16T10:58:15.425Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-12-16T10:58:15.425Z] ---> Running in 9874664d22c4 [2021-12-16T10:58:16.016Z] Removing intermediate container 9874664d22c4 [2021-12-16T10:58:16.016Z] ---> 2ee8b40fe8dc [2021-12-16T10:58:16.016Z] Step 7/24 : 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-12-16T10:58:16.016Z] ---> Running in 4e7e52905ce3 [2021-12-16T10:58:16.991Z] --2021-12-16 10:58:16-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-12-16T10:58:16.991Z] Resolving github.com (github.com)... 140.82.114.3 [2021-12-16T10:58:16.991Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-12-16T10:58:16.991Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:16.991Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-12-16T10:58:16.991Z] --2021-12-16 10:58:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-12-16T10:58:16.991Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:16.991Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:17.276Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:17.276Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:17.276Z] Saving to: 'STDOUT' [2021-12-16T10:58:17.276Z]  [2021-12-16T10:58:17.276Z] 0K .......... .......... .......... .......... .......... 1.21M [2021-12-16T10:58:17.276Z] 50K .......... .......... .......... .......... .......... 2.30M [2021-12-16T10:58:17.276Z] 100K .......... .......... .......... .......... .......... 12.7M [2021-12-16T10:58:17.276Z] 150K .......... .......... .......... .......... .......... 2.95M [2021-12-16T10:58:17.276Z] 200K .......... .......... .......... .......... .......... 19.0M [2021-12-16T10:58:17.276Z] 250K .......... .......... .......... .......... .......... 2.71M [2021-12-16T10:58:17.276Z] 300K .......... .......... .......... .......... .......... 5.38M [2021-12-16T10:58:17.551Z] 350K .......... .......... .......... .......... .......... 3.25M [2021-12-16T10:58:17.551Z] 400K .......... .......... .......... .......... .......... 2.77M [2021-12-16T10:58:17.551Z] 450K .......... .......... .......... .......... .......... 3.57M [2021-12-16T10:58:17.551Z] 500K .......... .......... .......... .......... .......... 12.3M [2021-12-16T10:58:17.552Z] 550K .......... .......... .......... .......... .......... 1.78M [2021-12-16T10:58:17.552Z] 600K .......... .......... .......... .......... .......... 957K [2021-12-16T10:58:17.552Z] 650K .......... .......... .......... .......... .......... 2.04M [2021-12-16T10:58:17.552Z] 700K ..   14.7M=0.3s [2021-12-16T10:58:17.552Z] [2021-12-16T10:58:17.552Z] 2021-12-16 10:58:17 (2.58 MB/s) - written to stdout [719348] [2021-12-16T10:58:17.552Z] [2021-12-16T10:58:17.825Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:58:18.096Z] -- The CXX compiler identification is GNU 10.3.1 [2021-12-16T10:58:18.096Z] -- Detecting C compiler ABI info [2021-12-16T10:58:18.225Z] Commit message: "Merge commit '739477acbf421f4c8ab997665c0daf1f91507244' into HEAD" [2021-12-16T10:58:18.232Z] First time build. Skipping changelog. [2021-12-16T10:58:18.369Z] -- Detecting C compiler ABI info - done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T10:58:18.532Z] provisioning config files... [2021-12-16T10:58:18.546Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8597811726213142440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:58:18.642Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T10:58:18.642Z] -- Detecting C compile features [2021-12-16T10:58:18.642Z] -- Detecting C compile features - done [2021-12-16T10:58:18.642Z] -- Detecting CXX compiler ABI info [2021-12-16T10:58:18.912Z] -- Detecting CXX compiler ABI info - done [2021-12-16T10:58:18.912Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-12-16T10:58:18.912Z] -- Detecting CXX compile features [2021-12-16T10:58:18.912Z] -- Detecting CXX compile features - done [2021-12-16T10:58:18.912Z] -- Looking for include file endian.h [2021-12-16T10:58:18.931Z] ---> docker-login.sh [2021-12-16T10:58:18.931Z] nexus3.edgexfoundry.org:10001 [2021-12-16T10:58:18.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:58:18.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:58:18.931Z] Configure a credential helper to remove this warning. See [2021-12-16T10:58:18.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:58:18.931Z] [2021-12-16T10:58:18.931Z] Login Succeeded [2021-12-16T10:58:18.931Z] nexus3.edgexfoundry.org:10002 [2021-12-16T10:58:18.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:58:19.185Z] -- Looking for include file endian.h - found [2021-12-16T10:58:19.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:58:19.191Z] Configure a credential helper to remove this warning. See [2021-12-16T10:58:19.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:58:19.191Z] [2021-12-16T10:58:19.191Z] Login Succeeded [2021-12-16T10:58:19.191Z] nexus3.edgexfoundry.org:10003 [2021-12-16T10:58:19.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:58:19.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:58:19.191Z] Configure a credential helper to remove this warning. See [2021-12-16T10:58:19.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:58:19.191Z] [2021-12-16T10:58:19.191Z] Login Succeeded [2021-12-16T10:58:19.191Z] nexus3.edgexfoundry.org:10004 [2021-12-16T10:58:19.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:58:19.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:58:19.191Z] Configure a credential helper to remove this warning. See [2021-12-16T10:58:19.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:58:19.191Z] [2021-12-16T10:58:19.191Z] Login Succeeded [2021-12-16T10:58:19.452Z] docker.io [2021-12-16T10:58:19.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-16T10:58:19.457Z] -- Looking for sys/types.h [2021-12-16T10:58:18.227Z] > git rev-list --no-walk 2b4be219498341359bae912f9fb3d80bce239cca # timeout=10 [2021-12-16T10:58:19.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-16T10:58:19.714Z] Configure a credential helper to remove this warning. See [2021-12-16T10:58:19.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-16T10:58:19.714Z] [2021-12-16T10:58:19.714Z] Login Succeeded [2021-12-16T10:58:19.714Z] ---> docker-login.sh ends [2021-12-16T10:58:19.729Z] -- Looking for sys/types.h - found [2021-12-16T10:58:19.729Z] -- Looking for stdint.h [Pipeline] } [2021-12-16T10:58:19.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-16T10:58:19.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T10:58:19.932Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2021-12-16T10:58:19.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-16T10:58:19.960Z] ========================================================= [2021-12-16T10:58:19.960Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-12-16T10:58:19.960Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:58:20.010Z] -- Looking for stdint.h - found [2021-12-16T10:58:20.010Z] -- Looking for stddef.h [2021-12-16T10:58:20.256Z] + 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-12-16T10:58:20.256Z] Sending build context to Docker daemon 17.95MB [2021-12-16T10:58:20.256Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-12-16T10:58:20.256Z] Step 2/24 : FROM ${BASE} as builder [2021-12-16T10:58:20.281Z] -- Looking for stddef.h - found [2021-12-16T10:58:20.281Z] -- Check size of size_t [2021-12-16T10:58:20.529Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-12-16T10:58:20.529Z] a0d0a0d46f8b: Pulling fs layer [2021-12-16T10:58:20.529Z] 39017ce70367: Pulling fs layer [2021-12-16T10:58:20.529Z] dcf9283bb20a: Pulling fs layer [2021-12-16T10:58:20.529Z] 39017ce70367: Verifying Checksum [2021-12-16T10:58:20.529Z] 39017ce70367: Download complete [2021-12-16T10:58:20.529Z] a0d0a0d46f8b: Verifying Checksum [2021-12-16T10:58:20.529Z] a0d0a0d46f8b: Download complete [2021-12-16T10:58:20.552Z] -- Check size of size_t - done [2021-12-16T10:58:20.552Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-12-16T10:58:20.552Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-12-16T10:58:20.552Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-12-16T10:58:20.552Z] CMake did not find one. [2021-12-16T10:58:20.552Z] [2021-12-16T10:58:20.552Z] Could not find a package configuration file provided by "cJSON" with any of [2021-12-16T10:58:20.552Z] the following names: [2021-12-16T10:58:20.552Z] [2021-12-16T10:58:20.552Z] cJSONConfig.cmake [2021-12-16T10:58:20.552Z] cjson-config.cmake [2021-12-16T10:58:20.552Z] [2021-12-16T10:58:20.552Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-12-16T10:58:20.552Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-12-16T10:58:20.552Z] provides a separate development package or SDK, be sure it has been [2021-12-16T10:58:20.552Z] installed. [2021-12-16T10:58:20.552Z] [2021-12-16T10:58:20.552Z] [2021-12-16T10:58:20.552Z] -- Configuring done [2021-12-16T10:58:20.800Z] a0d0a0d46f8b: Pull complete [2021-12-16T10:58:20.800Z] 39017ce70367: Pull complete [2021-12-16T10:58:20.824Z] -- Generating done [2021-12-16T10:58:20.824Z] -- Build files have been written to: /tmp/cbor [2021-12-16T10:58:20.824Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-12-16T10:58:21.063Z] dcf9283bb20a: Verifying Checksum [2021-12-16T10:58:21.063Z] dcf9283bb20a: Download complete [2021-12-16T10:58:22.254Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-12-16T10:58:22.847Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-12-16T10:58:23.117Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-12-16T10:58:24.092Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-12-16T10:58:24.092Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-12-16T10:58:24.364Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-12-16T10:58:24.395Z] dcf9283bb20a: Pull complete [2021-12-16T10:58:24.395Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2021-12-16T10:58:24.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-12-16T10:58:24.395Z] ---> a4e04833b611 [2021-12-16T10:58:24.395Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-12-16T10:58:24.636Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-12-16T10:58:24.909Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-12-16T10:58:25.352Z] ---> Running in 4061c807406c [2021-12-16T10:58:25.504Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-12-16T10:58:25.614Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-12-16T10:58:25.880Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-12-16T10:58:25.880Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-12-16T10:58:25.880Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-12-16T10:58:26.100Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-12-16T10:58:26.143Z] Removing intermediate container 4061c807406c [2021-12-16T10:58:26.143Z] ---> 048be8bdc196 [2021-12-16T10:58:26.143Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-12-16T10:58:26.143Z] ---> Running in d5cd5e00bede [2021-12-16T10:58:26.372Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-12-16T10:58:26.719Z] Removing intermediate container d5cd5e00bede [2021-12-16T10:58:26.719Z] ---> 418046728f1a [2021-12-16T10:58:26.719Z] Step 5/24 : RUN apk add --update --no-cache build-base bash wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2021-12-16T10:58:26.719Z] ---> Running in b1bc92a53437 [2021-12-16T10:58:26.967Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-12-16T10:58:26.979Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T10:58:27.241Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-12-16T10:58:27.840Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-12-16T10:58:27.840Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-12-16T10:58:27.926Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-16T10:58:28.186Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-16T10:58:28.431Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-12-16T10:58:28.448Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-12-16T10:58:28.448Z] (1/29) Installing readline (8.1.0-r0) [2021-12-16T10:58:28.702Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-12-16T10:58:28.712Z] (2/29) Installing bash (5.1.4-r0) [2021-12-16T10:58:28.712Z] Executing bash-5.1.4-r0.post-install [2021-12-16T10:58:28.712Z] (3/29) Installing hiredis (1.0.0-r0) [2021-12-16T10:58:28.973Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-12-16T10:58:28.973Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2021-12-16T10:58:28.973Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2021-12-16T10:58:28.973Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-12-16T10:58:29.243Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-12-16T10:58:29.513Z] [ 40%] Linking C shared library libcbor.so [2021-12-16T10:58:29.513Z] [ 40%] Built target cbor_shared [2021-12-16T10:58:29.785Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-12-16T10:58:29.916Z] (7/29) Installing libblkid (2.37.2-r0) [2021-12-16T10:58:29.916Z] (8/29) Installing blkid (2.37.2-r0) [2021-12-16T10:58:30.177Z] (9/29) Installing libcap-ng (0.8.2-r0) [2021-12-16T10:58:30.177Z] (10/29) Installing setpriv (2.37.2-r0) [2021-12-16T10:58:30.177Z] (11/29) Installing libmount (2.37.2-r0) [2021-12-16T10:58:30.437Z] (12/29) Installing libsmartcols (2.37.2-r0) [2021-12-16T10:58:30.437Z] (13/29) Installing findmnt (2.37.2-r0) [2021-12-16T10:58:30.437Z] (14/29) Installing mcookie (2.37.2-r0) [2021-12-16T10:58:30.700Z] (15/29) Installing hexdump (2.37.2-r0) [2021-12-16T10:58:30.700Z] (16/29) Installing lsblk (2.37.2-r0) [2021-12-16T10:58:30.700Z] (17/29) Installing libuuid (2.37.2-r0) [2021-12-16T10:58:30.761Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-12-16T10:58:30.961Z] (18/29) Installing libfdisk (2.37.2-r0) [2021-12-16T10:58:30.962Z] (19/29) Installing sfdisk (2.37.2-r0) [2021-12-16T10:58:30.962Z] (20/29) Installing cfdisk (2.37.2-r0) [2021-12-16T10:58:31.222Z] (21/29) Installing partx (2.37.2-r0) [2021-12-16T10:58:31.222Z] (22/29) Installing flock (2.37.2-r0) [2021-12-16T10:58:31.222Z] (23/29) Installing logger (2.37.2-r0) [2021-12-16T10:58:31.484Z] (24/29) Installing uuidgen (2.37.2-r0) [2021-12-16T10:58:31.484Z] (25/29) Installing libeconf (0.3.8-r1) [2021-12-16T10:58:31.484Z] (26/29) Installing util-linux (2.37.2-r0) [2021-12-16T10:58:31.732Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-12-16T10:58:31.746Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2021-12-16T10:58:32.003Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-12-16T10:58:32.008Z] (28/29) Installing libidn2 (2.3.1-r0) [2021-12-16T10:58:32.008Z] (29/29) Installing wget (1.21.1-r1) [2021-12-16T10:58:32.008Z] Executing busybox-1.33.1-r3.trigger [2021-12-16T10:58:32.272Z] OK: 292 MiB in 106 packages [2021-12-16T10:58:32.537Z] Removing intermediate container b1bc92a53437 [2021-12-16T10:58:32.537Z] ---> c15f102086fc [2021-12-16T10:58:32.537Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-12-16T10:58:32.537Z] ---> Running in 2834e0f44882 [2021-12-16T10:58:32.801Z] Removing intermediate container 2834e0f44882 [2021-12-16T10:58:32.801Z] ---> 4b1fe19742d4 [2021-12-16T10:58:32.801Z] Step 7/24 : 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-12-16T10:58:32.801Z] ---> Running in b37963b0e2d4 [2021-12-16T10:58:33.062Z] --2021-12-16 10:58:32-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-12-16T10:58:33.062Z] Resolving github.com (github.com)... 140.82.114.3 [2021-12-16T10:58:33.062Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-12-16T10:58:33.062Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:33.062Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-12-16T10:58:33.062Z] --2021-12-16 10:58:32-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-12-16T10:58:33.062Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:33.062Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:33.333Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:33.333Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:33.333Z] Saving to: 'STDOUT' [2021-12-16T10:58:33.333Z] [2021-12-16T10:58:33.333Z] 0K .......... .......... .......... .......... .......... 1.24M [2021-12-16T10:58:33.333Z] 50K .......... .......... .......... .......... .......... 2.43M [2021-12-16T10:58:33.333Z] 100K .......... .......... .......... .......... .......... 23.2M [2021-12-16T10:58:33.333Z] 150K .......... .......... .......... .......... .......... 2.79M [2021-12-16T10:58:33.333Z] 200K .......... .......... .......... .......... .......... 35.0M [2021-12-16T10:58:33.333Z] 250K .......... .......... .......... .......... .......... 4.87M [2021-12-16T10:58:33.333Z] 300K .......... .......... .......... .......... .......... 12.3M [2021-12-16T10:58:33.333Z] 350K .......... .......... .......... .......... .......... 9.33M [2021-12-16T10:58:33.333Z] 400K .......... .......... .......... .......... .......... 9.72M [2021-12-16T10:58:33.333Z] 450K .......... .......... .......... .......... .......... 6.10M [2021-12-16T10:58:33.333Z] 500K .......... .......... .......... .......... .......... 28.9M [2021-12-16T10:58:33.333Z] 550K .......... .......... .......... .......... .......... 5.88M [2021-12-16T10:58:33.333Z] 600K .......... .......... .......... .......... .......... 3.06M [2021-12-16T10:58:33.333Z] 650K .......... .......... .......... .......... .......... 5.89M [2021-12-16T10:58:33.333Z] 700K .. 110M=0.1s [2021-12-16T10:58:33.333Z] [2021-12-16T10:58:33.333Z] 2021-12-16 10:58:33 (4.66 MB/s) - written to stdout [719348] [2021-12-16T10:58:33.333Z] [2021-12-16T10:58:33.333Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:58:33.605Z] -- The CXX compiler identification is GNU 10.3.1 [2021-12-16T10:58:33.605Z] -- Detecting C compiler ABI info [2021-12-16T10:58:33.605Z] -- Detecting C compiler ABI info - done [2021-12-16T10:58:33.605Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T10:58:33.605Z] -- Detecting C compile features [2021-12-16T10:58:33.605Z] -- Detecting C compile features - done [2021-12-16T10:58:33.605Z] -- Detecting CXX compiler ABI info [2021-12-16T10:58:33.605Z] -- Detecting CXX compiler ABI info - done [2021-12-16T10:58:33.605Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-12-16T10:58:33.605Z] -- Detecting CXX compile features [2021-12-16T10:58:33.605Z] -- Detecting CXX compile features - done [2021-12-16T10:58:33.605Z] -- Looking for include file endian.h [2021-12-16T10:58:33.866Z] -- Looking for include file endian.h - found [2021-12-16T10:58:33.866Z] -- Looking for sys/types.h [2021-12-16T10:58:33.866Z] -- Looking for sys/types.h - found [2021-12-16T10:58:33.866Z] -- Looking for stdint.h [2021-12-16T10:58:33.866Z] -- Looking for stdint.h - found [2021-12-16T10:58:33.866Z] -- Looking for stddef.h [2021-12-16T10:58:33.960Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-12-16T10:58:34.129Z] -- Looking for stddef.h - found [2021-12-16T10:58:34.129Z] -- Check size of size_t [2021-12-16T10:58:34.129Z] -- Check size of size_t - done [2021-12-16T10:58:34.129Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-12-16T10:58:34.129Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-12-16T10:58:34.129Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-12-16T10:58:34.129Z] CMake did not find one. [2021-12-16T10:58:34.129Z] [2021-12-16T10:58:34.129Z] Could not find a package configuration file provided by "cJSON" with any of [2021-12-16T10:58:34.129Z] the following names: [2021-12-16T10:58:34.129Z] [2021-12-16T10:58:34.129Z] cJSONConfig.cmake [2021-12-16T10:58:34.129Z] cjson-config.cmake [2021-12-16T10:58:34.129Z] [2021-12-16T10:58:34.129Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-12-16T10:58:34.129Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-12-16T10:58:34.129Z] provides a separate development package or SDK, be sure it has been [2021-12-16T10:58:34.129Z] installed. [2021-12-16T10:58:34.129Z] [2021-12-16T10:58:34.129Z] [2021-12-16T10:58:34.129Z] -- Configuring done [2021-12-16T10:58:34.129Z] -- Generating done [2021-12-16T10:58:34.129Z] -- Build files have been written to: /tmp/cbor [2021-12-16T10:58:34.129Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-12-16T10:58:34.390Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-12-16T10:58:34.390Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-12-16T10:58:34.551Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-12-16T10:58:34.551Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-12-16T10:58:34.652Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-12-16T10:58:34.652Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-12-16T10:58:34.652Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-12-16T10:58:34.652Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-12-16T10:58:34.823Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-12-16T10:58:34.917Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-12-16T10:58:34.917Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-12-16T10:58:34.917Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-12-16T10:58:35.094Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-12-16T10:58:35.183Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-12-16T10:58:35.183Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-12-16T10:58:35.183Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-12-16T10:58:35.445Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-12-16T10:58:35.445Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-12-16T10:58:35.445Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-12-16T10:58:35.445Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-12-16T10:58:35.695Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-12-16T10:58:35.705Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-12-16T10:58:35.705Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-12-16T10:58:35.705Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-12-16T10:58:35.705Z] [ 40%] Linking C shared library libcbor.so [2021-12-16T10:58:35.705Z] [ 40%] Built target cbor_shared [2021-12-16T10:58:35.705Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-12-16T10:58:35.964Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-12-16T10:58:36.225Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-12-16T10:58:36.225Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-12-16T10:58:36.487Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-12-16T10:58:36.487Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-12-16T10:58:36.666Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-12-16T10:58:36.748Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-12-16T10:58:36.748Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-12-16T10:58:36.748Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-12-16T10:58:36.748Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-12-16T10:58:36.937Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-12-16T10:58:37.010Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-12-16T10:58:37.010Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-12-16T10:58:37.269Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-12-16T10:58:37.269Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-12-16T10:58:37.269Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-12-16T10:58:37.269Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-12-16T10:58:37.528Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-12-16T10:58:37.530Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-12-16T10:58:37.530Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-12-16T10:58:37.530Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-12-16T10:58:37.793Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-12-16T10:58:37.793Z] [ 80%] Linking C static library libcbor.a [2021-12-16T10:58:37.793Z] [ 80%] Built target cbor [2021-12-16T10:58:37.793Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-12-16T10:58:37.793Z] [ 84%] Linking C executable readfile [2021-12-16T10:58:37.793Z] [ 84%] Built target readfile [2021-12-16T10:58:37.793Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-12-16T10:58:37.793Z] [ 88%] Linking C executable create_items [2021-12-16T10:58:37.793Z] [ 88%] Built target create_items [2021-12-16T10:58:38.058Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-12-16T10:58:38.058Z] [ 92%] Linking C executable sort [2021-12-16T10:58:38.058Z] [ 92%] Built target sort [2021-12-16T10:58:38.058Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-12-16T10:58:38.058Z] [ 96%] Linking C executable hello [2021-12-16T10:58:38.058Z] [ 96%] Built target hello [2021-12-16T10:58:38.058Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-12-16T10:58:38.058Z] [100%] Linking C executable streaming_parser [2021-12-16T10:58:38.058Z] [100%] Built target streaming_parser [2021-12-16T10:58:38.117Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-12-16T10:58:38.321Z] Install the project... [2021-12-16T10:58:38.321Z] -- Install configuration: "Release" [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/lib/libcbor.a [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/lib/libcbor.so [2021-12-16T10:58:38.321Z] -- Up-to-date: /usr/local/include/cbor [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/common.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/data.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/ints.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/maps.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/strings.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor/tags.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/include/cbor.h [2021-12-16T10:58:38.321Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-12-16T10:58:38.398Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-12-16T10:58:38.669Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-12-16T10:58:38.890Z] Removing intermediate container b37963b0e2d4 [2021-12-16T10:58:38.890Z] ---> 7efed8201a71 [2021-12-16T10:58:38.890Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-12-16T10:58:38.890Z] ---> Running in dcdae72eb01b [2021-12-16T10:58:38.939Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-12-16T10:58:39.460Z] Removing intermediate container dcdae72eb01b [2021-12-16T10:58:39.460Z] ---> 6cfaed5ebb1f [2021-12-16T10:58:39.460Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-12-16T10:58:39.460Z] ---> ea6e951b76a8 [2021-12-16T10:58:39.460Z] Step 10/24 : COPY src /tmp/sdk/src [2021-12-16T10:58:39.528Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-12-16T10:58:39.720Z] ---> c6ad979dca34 [2021-12-16T10:58:39.720Z] Step 11/24 : COPY include /tmp/sdk/include [2021-12-16T10:58:39.797Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-12-16T10:58:39.980Z] ---> 6cbc63703d76 [2021-12-16T10:58:39.980Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-12-16T10:58:40.068Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-12-16T10:58:40.240Z] ---> 50585434ecf1 [2021-12-16T10:58:40.240Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-12-16T10:58:40.240Z] ---> fa91ccc2b657 [2021-12-16T10:58:40.240Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-12-16T10:58:40.338Z] [ 80%] Linking C static library libcbor.a [2021-12-16T10:58:40.338Z] [ 80%] Built target cbor [2021-12-16T10:58:40.338Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-12-16T10:58:40.499Z] ---> 92e15384dcd0 [2021-12-16T10:58:40.499Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-12-16T10:58:40.499Z] ---> Running in eea74f45a4a1 [2021-12-16T10:58:40.608Z] [ 84%] Linking C executable readfile [2021-12-16T10:58:40.761Z] + CPPCHECK=false [2021-12-16T10:58:40.761Z] + DOCGEN=false [2021-12-16T10:58:40.761Z] + TOMLVER=SDK-0.2 [2021-12-16T10:58:40.761Z] + CUTILVER=1.2.2 [2021-12-16T10:58:40.761Z] + '[' 0 -gt 0 ] [2021-12-16T10:58:40.761Z] + readlink -f ./scripts/build.sh [2021-12-16T10:58:40.761Z] + dirname /tmp/sdk/scripts/build.sh [2021-12-16T10:58:40.761Z] + dirname /tmp/sdk/scripts [2021-12-16T10:58:40.761Z] + ROOT=/tmp/sdk [2021-12-16T10:58:40.761Z] + cd /tmp/sdk [2021-12-16T10:58:40.761Z] + '[' '!' -d deps ] [2021-12-16T10:58:40.761Z] + mkdir deps [2021-12-16T10:58:40.761Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-12-16T10:58:40.761Z] + tar -C deps -z -x -f - [2021-12-16T10:58:40.761Z] --2021-12-16 10:58:40-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-12-16T10:58:40.877Z] [ 84%] Built target readfile [2021-12-16T10:58:40.877Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-12-16T10:58:41.147Z] [ 88%] Linking C executable create_items [2021-12-16T10:58:41.147Z] [ 88%] Built target create_items [2021-12-16T10:58:41.147Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-12-16T10:58:41.417Z] [ 92%] Linking C executable sort [2021-12-16T10:58:41.417Z] [ 92%] Built target sort [2021-12-16T10:58:41.688Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-12-16T10:58:41.688Z] [ 96%] Linking C executable hello [2021-12-16T10:58:41.958Z] [ 96%] Built target hello [2021-12-16T10:58:41.958Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-12-16T10:58:42.161Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:42.161Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2021-12-16T10:58:42.231Z] [100%] Linking C executable streaming_parser [2021-12-16T10:58:42.231Z] [100%] Built target streaming_parser [2021-12-16T10:58:42.231Z] Install the project... [2021-12-16T10:58:42.231Z] -- Install configuration: "Release" [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/lib/libcbor.a [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/lib/libcbor.so [2021-12-16T10:58:42.231Z] -- Up-to-date: /usr/local/include/cbor [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/include/cbor/data.h [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-12-16T10:58:42.231Z] -- Installing: /usr/local/include/cbor/ints.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/maps.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/tags.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/common.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor/strings.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/include/cbor.h [2021-12-16T10:58:42.504Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-12-16T10:58:43.304Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:43.304Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-12-16T10:58:43.304Z] --2021-12-16 10:58:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-12-16T10:58:43.304Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:43.304Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:43.565Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:43.566Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:43.566Z] Saving to: 'STDOUT' [2021-12-16T10:58:43.566Z] [2021-12-16T10:58:43.566Z] 0K .......... ...... 827K=0.02s [2021-12-16T10:58:43.566Z] [2021-12-16T10:58:43.566Z] 2021-12-16 10:58:43 (827 KB/s) - written to stdout [16451] [2021-12-16T10:58:43.566Z] [2021-12-16T10:58:43.566Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-12-16T10:58:43.566Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-12-16T10:58:43.566Z] + tar -C deps -z -x -f - [2021-12-16T10:58:43.566Z] --2021-12-16 10:58:43-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-12-16T10:58:43.566Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:43.828Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2021-12-16T10:58:44.471Z] Removing intermediate container 4e7e52905ce3 [2021-12-16T10:58:44.471Z] ---> 78e3e7877a8f [2021-12-16T10:58:44.471Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-12-16T10:58:44.471Z] ---> Running in c3261ebf550d [2021-12-16T10:58:44.977Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:44.978Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-12-16T10:58:44.978Z] --2021-12-16 10:58:44-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-12-16T10:58:44.978Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:44.978Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:45.895Z] Removing intermediate container c3261ebf550d [2021-12-16T10:58:45.895Z] ---> 7b14bc4c2f5f [2021-12-16T10:58:45.895Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-12-16T10:58:46.372Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:46.372Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:46.372Z] Saving to: 'STDOUT' [2021-12-16T10:58:46.372Z] [2021-12-16T10:58:46.372Z] 0K .......... .......... .......... .......... .......... 1.24M [2021-12-16T10:58:46.372Z] 50K .......... .......... .......... .......... .......... 2.41M [2021-12-16T10:58:46.372Z] 100K .......... .......... .......... .......... .......... 14.1M [2021-12-16T10:58:46.372Z] 150K .......... .......... .......... ......... 4.86M=0.07s [2021-12-16T10:58:46.372Z] [2021-12-16T10:58:46.372Z] 2021-12-16 10:58:46 (2.61 MB/s) - written to stdout [193961] [2021-12-16T10:58:46.372Z] [2021-12-16T10:58:46.372Z] + mkdir -p src/c/iot [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-12-16T10:58:46.372Z] + mkdir -p include/iot [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-12-16T10:58:46.372Z] + mkdir -p include/iot/os [2021-12-16T10:58:46.372Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-12-16T10:58:46.372Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2021-12-16T10:58:46.372Z] + tar -C deps -z -x -f - [2021-12-16T10:58:46.372Z] --2021-12-16 10:58:46-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2021-12-16T10:58:46.372Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:46.485Z] ---> 31a833eae5be [2021-12-16T10:58:46.486Z] Step 10/24 : COPY src /tmp/sdk/src [2021-12-16T10:58:46.634Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2021-12-16T10:58:47.474Z] ---> 499c70b1d77d [2021-12-16T10:58:47.474Z] Step 11/24 : COPY include /tmp/sdk/include [2021-12-16T10:58:47.777Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:47.777Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2021-12-16T10:58:47.777Z] --2021-12-16 10:58:47-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2021-12-16T10:58:47.777Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:47.777Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:47.777Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:47.777Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:47.777Z] Saving to: 'STDOUT' [2021-12-16T10:58:47.777Z] [2021-12-16T10:58:47.777Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-12-16T10:58:47.777Z] 50K .......... .......... .......... .......... .......... 2.51M [2021-12-16T10:58:47.777Z] 100K .......... .......... .......... .......... .......... 46.5M [2021-12-16T10:58:47.777Z] 150K .......... .......... .......... .......... .......... 2.47M [2021-12-16T10:58:47.777Z] 200K .......... .......... .......... .......... .......... 66.6M [2021-12-16T10:58:47.777Z] 250K .......... .......... .......... .......... .......... 15.9M [2021-12-16T10:58:47.777Z] 300K .......... .......... .......... .......... .......... 21.1M [2021-12-16T10:58:48.035Z] 350K .......... .......... .......... .......... .......... 3.69M [2021-12-16T10:58:48.035Z] 400K .......... .......... .......... .......... .......... 49.4M [2021-12-16T10:58:48.035Z] 450K .......... .......... .......... .......... .......... 2.71M [2021-12-16T10:58:48.035Z] 500K .......... .......... .......... .......... .......... 53.3M [2021-12-16T10:58:48.035Z] 550K .......... .......... .......... .......... .......... 168M [2021-12-16T10:58:48.035Z] 600K .......... .......... .......... .......... .......... 2.62M [2021-12-16T10:58:48.035Z] 650K .......... .......... .......... .......... .......... 51.4M [2021-12-16T10:58:48.035Z] 700K .......... .......... .......... .......... .......... 23.6M [2021-12-16T10:58:48.035Z] 750K .......... .......... .......... .......... .......... 2.56M [2021-12-16T10:58:48.035Z] 800K .......... .......... .......... .......... .......... 27.2M [2021-12-16T10:58:48.035Z] 850K .......... .......... .......... .......... .......... 37.9M [2021-12-16T10:58:48.035Z] 900K .......... .......... .......... .......... .......... 3.36M [2021-12-16T10:58:48.035Z] 950K .......... .......... .......... .......... .......... 55.2M [2021-12-16T10:58:48.035Z] 1000K ...... 167K=0.2s [2021-12-16T10:58:48.035Z] [2021-12-16T10:58:48.035Z] 2021-12-16 10:58:47 (4.55 MB/s) - written to stdout [1030327] [2021-12-16T10:58:48.035Z] [2021-12-16T10:58:48.035Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2021-12-16T10:58:48.035Z] + /bin/bash ./auto build [2021-12-16T10:58:48.035Z]  [2021-12-16T10:58:48.035Z] ######################################################################## [2021-12-16T10:58:48.035Z] > Executing build [2021-12-16T10:58:48.035Z] ######################################################################## [2021-12-16T10:58:48.035Z] [2021-12-16T10:58:48.035Z]  [2021-12-16T10:58:48.035Z] ######################################################################## [2021-12-16T10:58:48.035Z] > prom: CMake Build Stage [2021-12-16T10:58:48.035Z] ######################################################################## [2021-12-16T10:58:48.035Z] [2021-12-16T10:58:48.035Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:58:48.035Z] -- Detecting C compiler ABI info [2021-12-16T10:58:48.062Z] ---> 2bf997a4eca1 [2021-12-16T10:58:48.062Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-12-16T10:58:48.296Z] -- Detecting C compiler ABI info - done [2021-12-16T10:58:48.296Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2021-12-16T10:58:48.296Z] -- Detecting C compile features [2021-12-16T10:58:48.296Z] -- Detecting C compile features - done [2021-12-16T10:58:48.296Z] -- Looking for pthread.h [2021-12-16T10:58:48.296Z] -- Looking for pthread.h - found [2021-12-16T10:58:48.296Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2021-12-16T10:58:48.296Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2021-12-16T10:58:48.296Z] -- Found Threads: TRUE [2021-12-16T10:58:48.296Z] -- Configuring done [2021-12-16T10:58:48.556Z] -- Generating done [2021-12-16T10:58:48.556Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2021-12-16T10:58:48.556Z]  [2021-12-16T10:58:48.556Z] ######################################################################## [2021-12-16T10:58:48.556Z] > prom: Make Build Stage [2021-12-16T10:58:48.556Z] ######################################################################## [2021-12-16T10:58:48.556Z] [2021-12-16T10:58:48.556Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2021-12-16T10:58:48.556Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2021-12-16T10:58:48.556Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2021-12-16T10:58:48.556Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2021-12-16T10:58:48.652Z] ---> a17a744db7b4 [2021-12-16T10:58:48.652Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-12-16T10:58:48.817Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2021-12-16T10:58:48.817Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2021-12-16T10:58:48.817Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2021-12-16T10:58:48.817Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2021-12-16T10:58:48.817Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2021-12-16T10:58:48.921Z] ---> dafc5edbe181 [2021-12-16T10:58:48.921Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-12-16T10:58:49.078Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2021-12-16T10:58:49.079Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2021-12-16T10:58:49.079Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2021-12-16T10:58:49.079Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2021-12-16T10:58:49.338Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2021-12-16T10:58:49.338Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2021-12-16T10:58:49.338Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2021-12-16T10:58:49.338Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2021-12-16T10:58:49.510Z] ---> a66b757f2365 [2021-12-16T10:58:49.510Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-12-16T10:58:49.597Z] [100%] Linking C shared library libprom.so [2021-12-16T10:58:49.597Z] [100%] Built target prom [2021-12-16T10:58:49.597Z]  [2021-12-16T10:58:49.597Z] ######################################################################## [2021-12-16T10:58:49.597Z] > promhttp: CMake Build Stage [2021-12-16T10:58:49.597Z] ######################################################################## [2021-12-16T10:58:49.597Z] [2021-12-16T10:58:49.597Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:58:49.597Z] -- Detecting C compiler ABI info [2021-12-16T10:58:49.597Z] -- Detecting C compiler ABI info - done [2021-12-16T10:58:49.597Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2021-12-16T10:58:49.597Z] -- Detecting C compile features [2021-12-16T10:58:49.597Z] -- Detecting C compile features - done [2021-12-16T10:58:49.597Z] -- Looking for pthread.h [2021-12-16T10:58:49.780Z] ---> Running in b494f241a5db [2021-12-16T10:58:49.859Z] -- Looking for pthread.h - found [2021-12-16T10:58:49.859Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2021-12-16T10:58:49.859Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2021-12-16T10:58:49.859Z] -- Found Threads: TRUE [2021-12-16T10:58:49.859Z] -- Configuring done [2021-12-16T10:58:49.859Z] -- Generating done [2021-12-16T10:58:49.859Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2021-12-16T10:58:49.859Z]  [2021-12-16T10:58:49.859Z] ######################################################################## [2021-12-16T10:58:49.859Z] > promhttp: Make Build Stage [2021-12-16T10:58:49.859Z] ######################################################################## [2021-12-16T10:58:49.859Z] [2021-12-16T10:58:49.859Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2021-12-16T10:58:50.121Z] [100%] Linking C shared library libpromhttp.so [2021-12-16T10:58:50.121Z] [100%] Built target promhttp [2021-12-16T10:58:50.121Z] SUCCESS: Build Complete [2021-12-16T10:58:50.121Z] + /bin/bash ./auto package [2021-12-16T10:58:50.121Z]  [2021-12-16T10:58:50.121Z] ######################################################################## [2021-12-16T10:58:50.121Z] > Executing package [2021-12-16T10:58:50.121Z] ######################################################################## [2021-12-16T10:58:50.121Z] [2021-12-16T10:58:50.121Z] CPack: Create package using TGZ [2021-12-16T10:58:50.121Z] CPack: Install projects [2021-12-16T10:58:50.121Z] CPack: - Run preinstall target for: libprom [2021-12-16T10:58:50.121Z] CPack: - Install project: libprom [] [2021-12-16T10:58:50.121Z] CPack: Create package [2021-12-16T10:58:50.121Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2021-12-16T10:58:50.121Z] CPack: Create package using DEB [2021-12-16T10:58:50.121Z] CPack: Install projects [2021-12-16T10:58:50.121Z] CPack: - Run preinstall target for: libprom [2021-12-16T10:58:50.121Z] CPack: - Install project: libprom [] [2021-12-16T10:58:50.121Z] CPack: Create package [2021-12-16T10:58:50.121Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2021-12-16T10:58:50.121Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2021-12-16T10:58:50.391Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2021-12-16T10:58:50.391Z] CPack: Create package using TGZ [2021-12-16T10:58:50.391Z] CPack: Install projects [2021-12-16T10:58:50.391Z] CPack: - Run preinstall target for: libpromhttp [2021-12-16T10:58:50.391Z] CPack: - Install project: libpromhttp [] [2021-12-16T10:58:50.391Z] CPack: Create package [2021-12-16T10:58:50.391Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2021-12-16T10:58:50.391Z] CPack: Create package using DEB [2021-12-16T10:58:50.391Z] CPack: Install projects [2021-12-16T10:58:50.391Z] CPack: - Run preinstall target for: libpromhttp [2021-12-16T10:58:50.391Z] CPack: - Install project: libpromhttp [] [2021-12-16T10:58:50.391Z] CPack: Create package [2021-12-16T10:58:50.391Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2021-12-16T10:58:50.391Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2021-12-16T10:58:50.391Z] SUCCESS: Package build success [2021-12-16T10:58:50.391Z] + mkdir temp [2021-12-16T10:58:50.391Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2021-12-16T10:58:50.391Z] + cd temp [2021-12-16T10:58:50.391Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2021-12-16T10:58:50.391Z] + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include [2021-12-16T10:58:50.391Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2021-12-16T10:58:50.391Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2021-12-16T10:58:50.662Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [2021-12-16T10:58:50.747Z] + CPPCHECK=false [2021-12-16T10:58:50.747Z] + DOCGEN=false [2021-12-16T10:58:50.747Z] + TOMLVER=SDK-0.2 [2021-12-16T10:58:50.747Z] + CUTILVER=1.2.2 [2021-12-16T10:58:50.747Z] + '[' 0 -gt 0 ] [2021-12-16T10:58:50.747Z] + readlink -f ./scripts/build.sh [2021-12-16T10:58:50.747Z] + dirname /tmp/sdk/scripts/build.sh [2021-12-16T10:58:50.747Z] + dirname /tmp/sdk/scripts [2021-12-16T10:58:50.747Z] + ROOT=/tmp/sdk [2021-12-16T10:58:50.747Z] + cd /tmp/sdk [2021-12-16T10:58:50.747Z] + '[' '!' -d deps ] [2021-12-16T10:58:50.747Z] + mkdir deps [2021-12-16T10:58:50.747Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-12-16T10:58:50.747Z] + tar -C deps -z -x -f - [2021-12-16T10:58:50.747Z] --2021-12-16 10:58:50-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-12-16T10:58:50.747Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:50.747Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:58:51.615Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:51.615Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-12-16T10:58:51.615Z] --2021-12-16 10:58:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-12-16T10:58:51.615Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:51.615Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:51.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:58:51.639Z] [2021-12-16T10:58:51.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:58:51.885Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:51.885Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:51.885Z] Saving to: 'STDOUT' [2021-12-16T10:58:51.885Z]  [2021-12-16T10:58:51.885Z] 0K .......... ......  830K=0.02s [2021-12-16T10:58:51.885Z] [2021-12-16T10:58:51.885Z] 2021-12-16 10:58:51 (830 KB/s) - written to stdout [16451] [2021-12-16T10:58:51.885Z] [2021-12-16T10:58:51.885Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-12-16T10:58:51.885Z] + + tarwget -C -O deps - -z https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -x [2021-12-16T10:58:51.885Z] -f - [2021-12-16T10:58:51.885Z] --2021-12-16 10:58:51-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-12-16T10:58:51.885Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:51.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:58:51.942Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-16T10:58:51.942Z] b4d181a07f80: Pulling fs layer [2021-12-16T10:58:51.942Z] a1111a8f2ec3: Pulling fs layer [2021-12-16T10:58:51.942Z] ed53099fbce6: Pulling fs layer [2021-12-16T10:58:51.942Z] dc539afda2c1: Pulling fs layer [2021-12-16T10:58:51.942Z] 77bc0d833cb6: Pulling fs layer [2021-12-16T10:58:51.942Z] 9065ff56babe: Pulling fs layer [2021-12-16T10:58:51.942Z] d287ab97295c: Pulling fs layer [2021-12-16T10:58:51.942Z] dc539afda2c1: Waiting [2021-12-16T10:58:51.942Z] 77bc0d833cb6: Waiting [2021-12-16T10:58:51.942Z] 9065ff56babe: Waiting [2021-12-16T10:58:51.942Z] d287ab97295c: Waiting [2021-12-16T10:58:51.942Z] a1111a8f2ec3: Verifying Checksum [2021-12-16T10:58:51.942Z] a1111a8f2ec3: Download complete [2021-12-16T10:58:51.942Z] dc539afda2c1: Verifying Checksum [2021-12-16T10:58:51.942Z] dc539afda2c1: Download complete [2021-12-16T10:58:51.942Z] ed53099fbce6: Verifying Checksum [2021-12-16T10:58:51.942Z] ed53099fbce6: Download complete [2021-12-16T10:58:51.942Z] 9065ff56babe: Verifying Checksum [2021-12-16T10:58:51.942Z] 9065ff56babe: Download complete [2021-12-16T10:58:52.154Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2021-12-16T10:58:52.209Z] 77bc0d833cb6: Verifying Checksum [2021-12-16T10:58:52.209Z] 77bc0d833cb6: Download complete [2021-12-16T10:58:52.209Z] b4d181a07f80: Verifying Checksum [2021-12-16T10:58:52.209Z] b4d181a07f80: Download complete [2021-12-16T10:58:52.784Z] d287ab97295c: Verifying Checksum [2021-12-16T10:58:52.784Z] d287ab97295c: Download complete [2021-12-16T10:58:53.017Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:53.017Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-12-16T10:58:53.017Z] --2021-12-16 10:58:52-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-12-16T10:58:53.017Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:53.017Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:53.017Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:53.017Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:53.017Z] Saving to: 'STDOUT' [2021-12-16T10:58:53.017Z] [2021-12-16T10:58:53.017Z] 0K .......... .......... .......... .......... .......... 1.25M [2021-12-16T10:58:53.017Z] 50K .......... .......... .......... .......... .......... 1.98M [2021-12-16T10:58:53.017Z] 100K .......... .......... .......... .......... .......... 7.96M [2021-12-16T10:58:53.017Z] 150K .......... .......... .......... .........  2.00M=0.09s [2021-12-16T10:58:53.017Z] [2021-12-16T10:58:53.017Z] 2021-12-16 10:58:52 (2.08 MB/s) - written to stdout [193961] [2021-12-16T10:58:53.017Z] [2021-12-16T10:58:53.017Z] + mkdir -p src/c/iot [2021-12-16T10:58:53.018Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-12-16T10:58:53.018Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-12-16T10:58:53.018Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-12-16T10:58:53.018Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-12-16T10:58:53.018Z] + mkdir -p include/iot [2021-12-16T10:58:53.018Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-12-16T10:58:53.290Z] + mkdir -p include/iot/os [2021-12-16T10:58:53.290Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-12-16T10:58:53.290Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2021-12-16T10:58:53.290Z] + tar -C deps -z -x -f - [2021-12-16T10:58:53.290Z] --2021-12-16 10:58:53-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2021-12-16T10:58:53.290Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2021-12-16T10:58:53.562Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2021-12-16T10:58:53.742Z] b4d181a07f80: Pull complete [2021-12-16T10:58:54.005Z] a1111a8f2ec3: Pull complete [2021-12-16T10:58:54.154Z] HTTP request sent, awaiting response... 302 Found [2021-12-16T10:58:54.154Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2021-12-16T10:58:54.154Z] --2021-12-16 10:58:54-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2021-12-16T10:58:54.154Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-12-16T10:58:54.424Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-12-16T10:58:54.424Z] HTTP request sent, awaiting response... 200 OK [2021-12-16T10:58:54.424Z] Length: unspecified [application/x-gzip] [2021-12-16T10:58:54.424Z] Saving to: 'STDOUT' [2021-12-16T10:58:54.424Z]  [2021-12-16T10:58:54.424Z] 0K .......... .......... .......... .......... .......... 1.18M [2021-12-16T10:58:54.424Z] 50K .......... .......... .......... .......... .......... 2.66M [2021-12-16T10:58:54.424Z] 100K .......... .......... .......... .......... .......... 13.1M [2021-12-16T10:58:54.424Z] 150K .......... .......... .......... .......... .......... 2.92M [2021-12-16T10:58:54.424Z] 200K .......... .......... .......... .......... .......... 10.8M [2021-12-16T10:58:54.424Z] 250K .......... .......... .......... .......... .......... 9.03M [2021-12-16T10:58:54.424Z] 300K .......... .......... .......... .......... .......... 4.77M [2021-12-16T10:58:54.424Z] 350K .......... .......... .......... .......... .......... 13.1M [2021-12-16T10:58:54.424Z] 400K .......... .......... .......... .......... .......... 2.98M [2021-12-16T10:58:54.424Z] 450K .......... .......... .......... .......... .......... 45.1M [2021-12-16T10:58:54.424Z] 500K .......... .......... .......... .......... .......... 33.9M [2021-12-16T10:58:54.424Z] 550K .......... .......... .......... .......... .......... 4.86M [2021-12-16T10:58:54.424Z] 600K .......... .......... .......... .......... .......... 9.36M [2021-12-16T10:58:54.424Z] 650K .......... .......... .......... .......... .......... 8.69M [2021-12-16T10:58:54.424Z] 700K .......... .......... .......... .......... .......... 7.07M [2021-12-16T10:58:54.573Z] ed53099fbce6: Pull complete [2021-12-16T10:58:54.573Z] dc539afda2c1: Pull complete [2021-12-16T10:58:54.696Z] 750K .......... .......... .......... .......... .......... 772K [2021-12-16T10:58:54.697Z] 800K .......... .......... .......... .......... .......... 3.20M [2021-12-16T10:58:54.697Z] 850K .......... .......... .......... .......... .......... 12.4M [2021-12-16T10:58:54.697Z] 900K .......... .......... .......... .......... .......... 52.2M [2021-12-16T10:58:54.697Z] 950K .......... .......... .......... .......... .......... 1.52M [2021-12-16T10:58:54.697Z] 1000K ......  10.3M=0.3s [2021-12-16T10:58:54.697Z] [2021-12-16T10:58:54.697Z] 2021-12-16 10:58:54 (3.66 MB/s) - written to stdout [1030327] [2021-12-16T10:58:54.697Z] [2021-12-16T10:58:54.697Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2021-12-16T10:58:54.697Z] + /bin/bash ./auto build [2021-12-16T10:58:54.697Z]  [2021-12-16T10:58:54.697Z] ######################################################################## [2021-12-16T10:58:54.697Z] > Executing build [2021-12-16T10:58:54.697Z] ######################################################################## [2021-12-16T10:58:54.697Z] [2021-12-16T10:58:54.697Z]  [2021-12-16T10:58:54.697Z] ######################################################################## [2021-12-16T10:58:54.697Z] > prom: CMake Build Stage [2021-12-16T10:58:54.697Z] ######################################################################## [2021-12-16T10:58:54.697Z] [2021-12-16T10:58:54.837Z] 77bc0d833cb6: Pull complete [2021-12-16T10:58:54.837Z] 9065ff56babe: Pull complete [2021-12-16T10:58:54.968Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:58:54.968Z] -- Detecting C compiler ABI info [2021-12-16T10:58:55.236Z] -- Detecting C compiler ABI info - done [2021-12-16T10:58:55.507Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2021-12-16T10:58:55.507Z] -- Detecting C compile features [2021-12-16T10:58:55.507Z] -- Detecting C compile features - done [2021-12-16T10:58:55.507Z] -- Looking for pthread.h [2021-12-16T10:58:55.778Z] -- Looking for pthread.h - found [2021-12-16T10:58:55.778Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2021-12-16T10:58:56.051Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2021-12-16T10:58:56.051Z] -- Found Threads: TRUE [2021-12-16T10:58:56.051Z] -- Configuring done [2021-12-16T10:58:56.051Z] -- Generating done [2021-12-16T10:58:56.051Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2021-12-16T10:58:56.051Z]  [2021-12-16T10:58:56.051Z] ######################################################################## [2021-12-16T10:58:56.051Z] > prom: Make Build Stage [2021-12-16T10:58:56.051Z] ######################################################################## [2021-12-16T10:58:56.051Z] [2021-12-16T10:58:56.323Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2021-12-16T10:58:56.594Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2021-12-16T10:58:56.594Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2021-12-16T10:58:56.867Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2021-12-16T10:58:57.142Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2021-12-16T10:58:57.415Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2021-12-16T10:58:57.415Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2021-12-16T10:58:57.687Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2021-12-16T10:58:58.287Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2021-12-16T10:58:58.287Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2021-12-16T10:58:58.559Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2021-12-16T10:58:58.833Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2021-12-16T10:58:59.105Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2021-12-16T10:58:59.378Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2021-12-16T10:58:59.652Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2021-12-16T10:58:59.924Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2021-12-16T10:59:00.175Z] d287ab97295c: Pull complete [2021-12-16T10:59:00.176Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-16T10:59:00.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:59:00.176Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-16T10:59:00.196Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2021-12-16T10:59:00.243Z] prd-centos7-docker-4c-2g-962 does not seem to be running inside a container [2021-12-16T10:59:00.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-16T10:59:00.469Z] [100%] Linking C shared library libprom.so [2021-12-16T10:59:00.469Z] [100%] Built target prom [2021-12-16T10:59:00.469Z]  [2021-12-16T10:59:00.469Z] ######################################################################## [2021-12-16T10:59:00.469Z] > promhttp: CMake Build Stage [2021-12-16T10:59:00.469Z] ######################################################################## [2021-12-16T10:59:00.469Z] [2021-12-16T10:59:00.744Z] -- The C compiler identification is GNU 10.3.1 [2021-12-16T10:59:00.744Z] -- Detecting C compiler ABI info [2021-12-16T10:59:01.013Z] -- Detecting C compiler ABI info - done [2021-12-16T10:59:01.283Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2021-12-16T10:59:01.283Z] -- Detecting C compile features [2021-12-16T10:59:01.283Z] -- Detecting C compile features - done [2021-12-16T10:59:01.283Z] -- Looking for pthread.h [2021-12-16T10:59:01.556Z] -- Looking for pthread.h - found [2021-12-16T10:59:01.556Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2021-12-16T10:59:01.829Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2021-12-16T10:59:01.829Z] -- Found Threads: TRUE [2021-12-16T10:59:01.829Z] -- Configuring done [2021-12-16T10:59:01.829Z] -- Generating done [2021-12-16T10:59:01.829Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2021-12-16T10:59:01.829Z]  [2021-12-16T10:59:01.829Z] ######################################################################## [2021-12-16T10:59:01.829Z] > promhttp: Make Build Stage [2021-12-16T10:59:01.829Z] ######################################################################## [2021-12-16T10:59:01.829Z] [2021-12-16T10:59:02.101Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2021-12-16T10:59:02.101Z] [100%] Linking C shared library libpromhttp.so [2021-12-16T10:59:02.375Z] [100%] Built target promhttp [2021-12-16T10:59:02.376Z] SUCCESS: Build Complete [2021-12-16T10:59:02.376Z] + /bin/bash ./auto package [2021-12-16T10:59:02.376Z]  [2021-12-16T10:59:02.376Z] ######################################################################## [2021-12-16T10:59:02.376Z] > Executing package [2021-12-16T10:59:02.376Z] ######################################################################## [2021-12-16T10:59:02.376Z] [2021-12-16T10:59:02.376Z] CPack: Create package using TGZ [2021-12-16T10:59:02.376Z] CPack: Install projects [2021-12-16T10:59:02.376Z] CPack: - Run preinstall target for: libprom [2021-12-16T10:59:02.652Z] CPack: - Install project: libprom [] [2021-12-16T10:59:02.652Z] CPack: Create package [2021-12-16T10:59:02.652Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2021-12-16T10:59:02.652Z] CPack: Create package using DEB [2021-12-16T10:59:02.652Z] CPack: Install projects [2021-12-16T10:59:02.652Z] CPack: - Run preinstall target for: libprom [2021-12-16T10:59:02.927Z] CPack: - Install project: libprom [] [2021-12-16T10:59:02.927Z] CPack: Create package [2021-12-16T10:59:02.927Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2021-12-16T10:59:02.927Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2021-12-16T10:59:02.927Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2021-12-16T10:59:02.927Z] CPack: Create package using TGZ [2021-12-16T10:59:02.927Z] CPack: Install projects [2021-12-16T10:59:02.927Z] CPack: - Run preinstall target for: libpromhttp [2021-12-16T10:59:02.927Z] CPack: - Install project: libpromhttp [] [2021-12-16T10:59:03.199Z] CPack: Create package [2021-12-16T10:59:03.199Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2021-12-16T10:59:03.199Z] CPack: Create package using DEB [2021-12-16T10:59:03.199Z] CPack: Install projects [2021-12-16T10:59:03.199Z] CPack: - Run preinstall target for: libpromhttp [2021-12-16T10:59:03.199Z] CPack: - Install project: libpromhttp [] [2021-12-16T10:59:03.199Z] CPack: Create package [2021-12-16T10:59:03.199Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2021-12-16T10:59:03.199Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2021-12-16T10:59:03.199Z] SUCCESS: Package build success [2021-12-16T10:59:03.199Z] + mkdir temp [2021-12-16T10:59:03.199Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2021-12-16T10:59:03.199Z] + cd temp [2021-12-16T10:59:03.199Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2021-12-16T10:59:03.199Z] + cp ./libprom-dev-0.1.3-Linux/include/prom.h ./libprom-dev-0.1.3-Linux/include/prom_alloc.h ./libprom-dev-0.1.3-Linux/include/prom_collector.h ./libprom-dev-0.1.3-Linux/include/prom_collector_registry.h ./libprom-dev-0.1.3-Linux/include/prom_counter.h ./libprom-dev-0.1.3-Linux/include/prom_gauge.h ./libprom-dev-0.1.3-Linux/include/prom_histogram.h ./libprom-dev-0.1.3-Linux/include/prom_histogram_buckets.h ./libprom-dev-0.1.3-Linux/include/prom_linked_list.h ./libprom-dev-0.1.3-Linux/include/prom_map.h ./libprom-dev-0.1.3-Linux/include/prom_metric.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample.h ./libprom-dev-0.1.3-Linux/include/prom_metric_sample_histogram.h /usr/include [2021-12-16T10:59:03.199Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2021-12-16T10:59:03.199Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2021-12-16T10:59:03.797Z] The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 1 [2021-12-16T10:59:04.489Z] $ docker top a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-12-16T10:59:04.945Z] ---> job-cost.sh [2021-12-16T10:59:04.946Z] lf-activate-venv: SKIPPING [2021-12-16T10:59:04.946Z] INFO: No Stack... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:59:05.206Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-16T10:59:05.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T10:59:05.420Z] [2021-12-16T10:59:05.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:59:05.466Z] INFO: Archiving Costs [Pipeline] sh [2021-12-16T10:59:05.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T10:59:05.794Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2021-12-16T10:59:05.794Z] + cut -d, -f6 [Pipeline] lock [2021-12-16T10:59:05.828Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [2021-12-16T10:59:05.839Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] did not exist. Created. [2021-12-16T10:59:05.839Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-16T10:59:06.035Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-16T10:59:06.035Z] 448f6bf000e3: Pulling fs layer [2021-12-16T10:59:06.035Z] f757da607395: Pulling fs layer [2021-12-16T10:59:06.035Z] 05883995daec: Pulling fs layer [2021-12-16T10:59:06.035Z] 8603b9c90790: Pulling fs layer [2021-12-16T10:59:06.035Z] 1560dd03e051: Pulling fs layer [2021-12-16T10:59:06.035Z] 27f5ce0e4adf: Pulling fs layer [2021-12-16T10:59:06.035Z] c2d8d7efcc4b: Pulling fs layer [2021-12-16T10:59:06.035Z] 1560dd03e051: Waiting [2021-12-16T10:59:06.035Z] 27f5ce0e4adf: Waiting [2021-12-16T10:59:06.035Z] c2d8d7efcc4b: Waiting [2021-12-16T10:59:06.035Z] 8603b9c90790: Waiting [2021-12-16T10:59:06.035Z] f757da607395: Verifying Checksum [2021-12-16T10:59:06.035Z] f757da607395: Download complete [2021-12-16T10:59:06.035Z] 8603b9c90790: Verifying Checksum [2021-12-16T10:59:06.035Z] 8603b9c90790: Download complete [2021-12-16T10:59:06.035Z] 1560dd03e051: Verifying Checksum [2021-12-16T10:59:06.035Z] 1560dd03e051: Download complete [2021-12-16T10:59:06.035Z] 27f5ce0e4adf: Verifying Checksum [2021-12-16T10:59:06.035Z] 27f5ce0e4adf: Download complete [2021-12-16T10:59:06.143Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-16T10:59:06.307Z] 05883995daec: Verifying Checksum [2021-12-16T10:59:06.307Z] 05883995daec: Download complete [2021-12-16T10:59:06.320Z] Stashed 1 file(s) [Pipeline] } [2021-12-16T10:59:06.327Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-16T10:59:06.343Z] $ docker stop --time=1 a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 [2021-12-16T10:59:06.588Z] 448f6bf000e3: Download complete [2021-12-16T10:59:07.482Z] $ docker rm -f a326d25d50b1bb232a17440855e9933d8c768e22e61b7a463f162d982dd12749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T10:59:07.729Z] Failed in branch amd64 [2021-12-16T10:59:09.211Z] c2d8d7efcc4b: Verifying Checksum [2021-12-16T10:59:09.211Z] c2d8d7efcc4b: Download complete [2021-12-16T10:59:10.187Z] 448f6bf000e3: Pull complete [2021-12-16T10:59:10.780Z] f757da607395: Pull complete [2021-12-16T10:59:12.213Z] 05883995daec: Pull complete [2021-12-16T10:59:12.485Z] 8603b9c90790: Pull complete [2021-12-16T10:59:13.467Z] 1560dd03e051: Pull complete [2021-12-16T10:59:13.467Z] 27f5ce0e4adf: Pull complete [2021-12-16T10:59:28.538Z] c2d8d7efcc4b: Pull complete [2021-12-16T10:59:28.538Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-16T10:59:28.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-16T10:59:28.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-16T10:59:28.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-961 does not seem to be running inside a container [2021-12-16T10:59:28.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-16T10:59:31.394Z] $ docker top 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:32.297Z] ---> job-cost.sh [2021-12-16T10:59:32.297Z] lf-activate-venv: SKIPPING [2021-12-16T10:59:32.297Z] INFO: No Stack... [2021-12-16T10:59:32.569Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-16T10:59:32.840Z] INFO: Archiving Costs [Pipeline] sh [2021-12-16T10:59:33.503Z] + cut -d, -f6 [2021-12-16T10:59:33.503Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [Pipeline] lock [2021-12-16T10:59:33.560Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [2021-12-16T10:59:33.578Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] did not exist. Created. [2021-12-16T10:59:33.578Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-16T10:59:34.248Z] /w/workspace/device-sdk-c/2@tmp/durable-4046cc18/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-4046cc18/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-16T10:59:34.918Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-16T10:59:34.938Z] Warning: overwriting stash ‘stack-cost’ [2021-12-16T10:59:35.383Z] Stashed 1 file(s) [Pipeline] } [2021-12-16T10:59:35.391Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-16T10:59:35.403Z] $ docker stop --time=1 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 [2021-12-16T10:59:36.862Z] $ docker rm -f 36c9bdd34fd9eeca2cfdb9cb66f21b81faed37b269cce7976d4fe941e77f4b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T10:59:37.275Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-16T10:59:38.035Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:38.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:38.909Z] ---> package-listing.sh [2021-12-16T10:59:38.909Z] ++ facter osfamily [2021-12-16T10:59:38.909Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-16T10:59:39.170Z] + OS_FAMILY=redhat [2021-12-16T10:59:39.170Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 [2021-12-16T10:59:39.170Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-16T10:59:39.170Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-16T10:59:39.170Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-16T10:59:39.170Z] + PACKAGES=/tmp/packages_start.txt [2021-12-16T10:59:39.170Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2021-12-16T10:59:39.170Z] + PACKAGES=/tmp/packages_end.txt [2021-12-16T10:59:39.170Z] + case "${OS_FAMILY}" in [2021-12-16T10:59:39.170Z] + sort [2021-12-16T10:59:39.170Z] + rpm -qa [2021-12-16T10:59:39.757Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-16T10:59:39.757Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-16T10:59:39.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-16T10:59:39.757Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2021-12-16T10:59:39.757Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [2021-12-16T10:59:39.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [Pipeline] echo [2021-12-16T10:59:39.770Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-16T10:59:40.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:59:40.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:59:40.624Z] [2021-12-16T10:59:40.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-16T10:59:40.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:59:40.944Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-16T10:59:40.944Z] b4d181a07f80: Pulling fs layer [2021-12-16T10:59:40.944Z] a1111a8f2ec3: Pulling fs layer [2021-12-16T10:59:40.944Z] ed53099fbce6: Pulling fs layer [2021-12-16T10:59:40.944Z] dc539afda2c1: Pulling fs layer [2021-12-16T10:59:40.944Z] 77bc0d833cb6: Pulling fs layer [2021-12-16T10:59:40.944Z] 9065ff56babe: Pulling fs layer [2021-12-16T10:59:40.944Z] d287ab97295c: Pulling fs layer [2021-12-16T10:59:40.944Z] 77bc0d833cb6: Waiting [2021-12-16T10:59:40.944Z] 9065ff56babe: Waiting [2021-12-16T10:59:40.944Z] d287ab97295c: Waiting [2021-12-16T10:59:40.944Z] dc539afda2c1: Waiting [2021-12-16T10:59:40.944Z] a1111a8f2ec3: Verifying Checksum [2021-12-16T10:59:40.944Z] a1111a8f2ec3: Download complete [2021-12-16T10:59:40.944Z] dc539afda2c1: Verifying Checksum [2021-12-16T10:59:40.944Z] dc539afda2c1: Download complete [2021-12-16T10:59:41.217Z] ed53099fbce6: Verifying Checksum [2021-12-16T10:59:41.217Z] ed53099fbce6: Download complete [2021-12-16T10:59:41.217Z] 9065ff56babe: Verifying Checksum [2021-12-16T10:59:41.217Z] 9065ff56babe: Download complete [2021-12-16T10:59:41.217Z] 77bc0d833cb6: Verifying Checksum [2021-12-16T10:59:41.217Z] 77bc0d833cb6: Download complete [2021-12-16T10:59:41.217Z] b4d181a07f80: Verifying Checksum [2021-12-16T10:59:41.217Z] b4d181a07f80: Download complete [2021-12-16T10:59:41.797Z] d287ab97295c: Verifying Checksum [2021-12-16T10:59:41.797Z] d287ab97295c: Download complete [2021-12-16T10:59:42.758Z] b4d181a07f80: Pull complete [2021-12-16T10:59:43.037Z] a1111a8f2ec3: Pull complete [2021-12-16T10:59:43.629Z] ed53099fbce6: Pull complete [2021-12-16T10:59:43.629Z] dc539afda2c1: Pull complete [2021-12-16T10:59:43.896Z] 77bc0d833cb6: Pull complete [2021-12-16T10:59:44.168Z] 9065ff56babe: Pull complete [2021-12-16T10:59:49.515Z] d287ab97295c: Pull complete [2021-12-16T10:59:49.515Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-16T10:59:49.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-16T10:59:49.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-16T10:59:49.585Z] prd-centos7-docker-4c-2g-960 does not seem to be running inside a container [2021-12-16T10:59:49.614Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-388/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-388 -v /w/workspace/edgexfoundry_device-sdk-c_PR-388:/w/workspace/edgexfoundry_device-sdk-c_PR-388:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-16T10:59:51.771Z] $ docker top 6b41da24d6d59a43f0928d95d79f47f2293f5b667eb02d152d8a7f38e41e98b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-16T10:59:52.163Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-16T10:59:52.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-16T10:59:52.773Z] + ls /var/log/sa-host [2021-12-16T10:59:52.773Z] + sadf -c /var/log/sa-host/sa16 [2021-12-16T10:59:52.773Z] file_magic: OK [2021-12-16T10:59:52.773Z] HZ: Using current value: 100 [2021-12-16T10:59:52.773Z] file_header: OK [2021-12-16T10:59:52.773Z] 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-12-16T10:59:52.773Z] Statistics: [2021-12-16T10:59:52.773Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-16T10:59:52.773Z] File successfully converted to sysstat format version 12.0.3 [2021-12-16T10:59:52.773Z] + sadf -c /var/log/sa-host/sa17 [2021-12-16T10:59:52.773Z] file_magic: OK [2021-12-16T10:59:52.773Z] HZ: Using current value: 100 [2021-12-16T10:59:52.773Z] file_header: OK [2021-12-16T10:59:52.773Z] 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-12-16T10:59:52.773Z] Statistics: [2021-12-16T10:59:52.773Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-16T10:59:52.773Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-16T10:59:52.982Z] provisioning config files... [2021-12-16T10:59:53.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config1469500999738322848tmp [Pipeline] { [Pipeline] echo [2021-12-16T10:59:53.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:53.326Z] ---> create-netrc.sh [Pipeline] } [2021-12-16T10:59:53.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:53.674Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-16T10:59:53.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:53.988Z] ---> sudo-logs.sh [2021-12-16T10:59:53.988Z] Archiving 'sudo' log.. [2021-12-16T10:59:53.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-960.novalocal: Name or service not known [2021-12-16T10:59:53.988Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-960.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-16T10:59:54.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:54.329Z] ---> job-cost.sh [2021-12-16T10:59:54.329Z] lf-activate-venv: SKIPPING [2021-12-16T10:59:54.329Z] DEBUG: total: 0.10999999940395355 [2021-12-16T10:59:54.329Z] INFO: Retrieving Stack Cost... [2021-12-16T10:59:54.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-16T10:59:55.164Z] INFO: Archiving Costs [Pipeline] echo [2021-12-16T10:59:55.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-16T10:59:55.474Z] ---> logs-deploy.sh [2021-12-16T10:59:55.474Z] lf-activate-venv: SKIPPING [2021-12-16T10:59:55.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/2 [2021-12-16T10:59:55.474Z] INFO: archiving workspace using pattern(s): [2021-12-16T10:59:56.048Z] Archives upload complete. [2021-12-16T10:59:56.310Z] INFO: archiving logs to Nexus [2021-12-16T10:59:56.884Z] ---> uname -a: [2021-12-16T10:59:56.884Z] Linux prd-centos7-docker-4c-2g-960.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] ---> lscpu: [2021-12-16T10:59:56.884Z] Architecture: x86_64 [2021-12-16T10:59:56.884Z] CPU op-mode(s): 32-bit, 64-bit [2021-12-16T10:59:56.884Z] Byte Order: Little Endian [2021-12-16T10:59:56.884Z] Address sizes: 40 bits physical, 48 bits virtual [2021-12-16T10:59:56.884Z] CPU(s): 2 [2021-12-16T10:59:56.884Z] On-line CPU(s) list: 0,1 [2021-12-16T10:59:56.884Z] Thread(s) per core: 1 [2021-12-16T10:59:56.884Z] Core(s) per socket: 1 [2021-12-16T10:59:56.884Z] Socket(s): 2 [2021-12-16T10:59:56.884Z] NUMA node(s): 1 [2021-12-16T10:59:56.884Z] Vendor ID: AuthenticAMD [2021-12-16T10:59:56.884Z] CPU family: 23 [2021-12-16T10:59:56.884Z] Model: 49 [2021-12-16T10:59:56.884Z] Model name: AMD EPYC-Rome Processor [2021-12-16T10:59:56.884Z] Stepping: 0 [2021-12-16T10:59:56.884Z] CPU MHz: 2799.998 [2021-12-16T10:59:56.884Z] BogoMIPS: 5599.99 [2021-12-16T10:59:56.884Z] Virtualization: AMD-V [2021-12-16T10:59:56.884Z] Hypervisor vendor: KVM [2021-12-16T10:59:56.884Z] Virtualization type: full [2021-12-16T10:59:56.884Z] L1d cache: 32K [2021-12-16T10:59:56.884Z] L1i cache: 32K [2021-12-16T10:59:56.884Z] L2 cache: 512K [2021-12-16T10:59:56.884Z] L3 cache: 16384K [2021-12-16T10:59:56.884Z] NUMA node0 CPU(s): 0,1 [2021-12-16T10:59:56.884Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] ---> nproc: [2021-12-16T10:59:56.884Z] 2 [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] ---> df -h: [2021-12-16T10:59:56.884Z] Filesystem Size Used Avail Use% Mounted on [2021-12-16T10:59:56.884Z] overlay 40G 7.7G 33G 20% / [2021-12-16T10:59:56.884Z] tmpfs 64M 0 64M 0% /dev [2021-12-16T10:59:56.884Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-12-16T10:59:56.884Z] shm 64M 0 64M 0% /dev/shm [2021-12-16T10:59:56.884Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] ---> sar -b -r -n DEV: [2021-12-16T10:59:56.884Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/16/21 _x86_64_ (2 CPU) [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:54:41 LINUX RESTART (2 CPU) [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:55:01 tps rtps wtps bread/s bwrtn/s [2021-12-16T10:59:56.884Z] 10:56:01 92.55 8.68 83.88 3516.99 4030.13 [2021-12-16T10:59:56.884Z] 10:57:01 1.67 0.05 1.62 1.07 32.76 [2021-12-16T10:59:56.884Z] 10:58:01 0.35 0.00 0.35 0.00 4.15 [2021-12-16T10:59:56.884Z] 10:59:01 0.27 0.00 0.27 0.00 4.40 [2021-12-16T10:59:56.884Z] Average: 23.71 2.18 21.53 879.66 1018.02 [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-12-16T10:59:56.884Z] 10:56:01 5678052 0 617060 7.70 2620 1711208 1283948 14.18 577524 1517824 124 [2021-12-16T10:59:56.884Z] 10:57:01 5691348 0 603716 7.54 2620 1711256 1164424 12.86 566848 1517816 20 [2021-12-16T10:59:56.884Z] 10:58:01 5693716 0 601348 7.51 2620 1711256 1164580 12.86 564388 1517808 16 [2021-12-16T10:59:56.884Z] 10:59:01 5689084 0 605972 7.57 2620 1711264 1164628 12.86 568752 1517808 16 [2021-12-16T10:59:56.884Z] Average: 5688050 0 607024 7.58 2620 1711246 1194395 13.19 569378 1517814 44 [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-12-16T10:59:56.884Z] 10:56:01 eth0 491.47 267.79 1268.75 76.64 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:56:01 docker0 7.96 5.63 1.08 26.75 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:57:01 eth0 0.68 0.27 0.18 0.08 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:58:01 eth0 4.41 2.30 3.39 0.40 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:59:01 eth0 0.50 0.48 0.26 0.21 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] Average: eth0 124.29 67.72 318.20 19.34 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] Average: docker0 1.99 1.41 0.27 6.69 0.00 0.00 0.00 0.00 [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] ---> sar -P ALL: [2021-12-16T10:59:56.884Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/16/21 _x86_64_ (2 CPU) [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:54:41 LINUX RESTART (2 CPU) [2021-12-16T10:59:56.884Z] [2021-12-16T10:59:56.884Z] 10:55:01 CPU %user %nice %system %iowait %steal %idle [2021-12-16T10:59:56.884Z] 10:56:01 all 11.66 0.00 3.02 2.01 0.05 83.26 [2021-12-16T10:59:56.884Z] 10:56:01 0 11.46 0.00 3.66 1.61 0.05 83.23 [2021-12-16T10:59:56.884Z] 10:56:01 1 11.86 0.00 2.39 2.41 0.05 83.30 [2021-12-16T10:59:56.884Z] 10:57:01 all 0.26 0.00 0.06 0.00 0.01 99.67 [2021-12-16T10:59:56.885Z] 10:57:01 0 0.42 0.00 0.05 0.00 0.00 99.53 [2021-12-16T10:59:56.885Z] 10:57:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2021-12-16T10:59:56.885Z] 10:58:01 all 0.28 0.00 0.04 0.00 0.03 99.66 [2021-12-16T10:59:56.885Z] 10:58:01 0 0.44 0.00 0.03 0.00 0.02 99.51 [2021-12-16T10:59:56.885Z] 10:58:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-12-16T10:59:56.885Z] 10:59:01 all 0.29 0.00 0.03 0.00 0.03 99.65 [2021-12-16T10:59:56.885Z] 10:59:01 0 0.50 0.00 0.03 0.00 0.02 99.45 [2021-12-16T10:59:56.885Z] 10:59:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-12-16T10:59:56.885Z] Average: all 3.07 0.00 0.78 0.49 0.03 95.63 [2021-12-16T10:59:56.885Z] Average: 0 3.15 0.00 0.93 0.39 0.02 95.50 [2021-12-16T10:59:56.885Z] Average: 1 2.99 0.00 0.63 0.59 0.03 95.76 [2021-12-16T10:59:56.885Z] [2021-12-16T10:59:56.885Z] [2021-12-16T10:59:56.885Z]