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 14d3a6bdd029748f665c10001c42d1af5d609c98 rather than 8f822df88842add76d792b0fcf38c18213008c44 Obtained Jenkinsfile from 14d3a6bdd029748f665c10001c42d1af5d609c98 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-ssh3669620489806386214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh13444020524233800349.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh5772411023657235462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh8122643768798947375.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-ssh11508902916562339727.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4488 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-ssh2693727706909526666.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 14d3a6bdd029748f665c10001c42d1af5d609c98 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 > 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-ssh439966069347138256.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 > 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-ssh6441021393968916646.key > git merge 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 Merge succeeded, producing 011de1d8025a3c93b9d3969b4d70aee1d78574e8 Checking out Revision 011de1d8025a3c93b9d3969b4d70aee1d78574e8 (PR-388) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 011de1d8025a3c93b9d3969b4d70aee1d78574e8 # timeout=10 Commit message: "Merge commit '14d3a6bdd029748f665c10001c42d1af5d609c98' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-02T22:55:20.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-02T22:55:20.979Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-02T22:55:20.999Z] ========================================================= [2022-02-02T22:55:20.999Z] EdgeX Global Pipelines Version Info [2022-02-02T22:55:20.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:55:22.119Z] ------------------- [2022-02-02T22:55:22.119Z] stable info: [2022-02-02T22:55:22.119Z] ------------------- [2022-02-02T22:55:22.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T22:55:22.119Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T22:55:22.119Z] Message: update stable to v1.0.220 [2022-02-02T22:55:22.692Z] ------------------- [2022-02-02T22:55:22.692Z] experimental info: [2022-02-02T22:55:22.692Z] ------------------- [2022-02-02T22:55:22.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T22:55:22.692Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T22:55:22.692Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-02T22:55:22.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-02-02T22:55:22.842Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-02-02T22:55:22.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-02T22:55:22.868Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-02T22:55:22.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-02T22:55:22.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-02-02T22:55:22.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-02-02T22:55:22.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-02T22:55:22.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-02T22:55:22.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-02-02T22:55:22.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-02T22:55:22.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-02T22:55:22.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-02T22:55:22.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T22:55:23.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-02T22:55:23.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-02T22:55:23.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-02T22:55:23.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-388 [Pipeline] echo [2022-02-02T22:55:23.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-388 [Pipeline] echo [2022-02-02T22:55:23.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-388 [Pipeline] echo [2022-02-02T22:55:23.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo [2022-02-02T22:55:23.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 011de1d [Pipeline] echo [2022-02-02T22:55:23.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T22:55:23.136Z] provisioning config files... [2022-02-02T22:55:23.148Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config6380326209296390637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:55:23.451Z] ---> docker-login.sh [2022-02-02T22:55:23.451Z] nexus3.edgexfoundry.org:10001 [2022-02-02T22:55:23.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:23.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:23.711Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:23.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:23.711Z] [2022-02-02T22:55:23.711Z] Login Succeeded [2022-02-02T22:55:23.711Z] nexus3.edgexfoundry.org:10002 [2022-02-02T22:55:23.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:23.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:23.711Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:23.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:23.711Z] [2022-02-02T22:55:23.711Z] Login Succeeded [2022-02-02T22:55:23.711Z] nexus3.edgexfoundry.org:10003 [2022-02-02T22:55:23.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:23.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:23.972Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:23.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:23.972Z] [2022-02-02T22:55:23.972Z] Login Succeeded [2022-02-02T22:55:23.972Z] nexus3.edgexfoundry.org:10004 [2022-02-02T22:55:23.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:23.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:23.972Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:23.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:23.972Z] [2022-02-02T22:55:23.972Z] Login Succeeded [2022-02-02T22:55:23.972Z] docker.io [2022-02-02T22:55:23.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:24.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:24.233Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:24.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:24.233Z] [2022-02-02T22:55:24.233Z] Login Succeeded [2022-02-02T22:55:24.233Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T22:55:24.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-02-02T22:55:24.595Z] + git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo [2022-02-02T22:55:24.623Z] -----------> git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [2022-02-02T22:55:24.623Z] 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [false] [Pipeline] sh [2022-02-02T22:55:24.926Z] + git log --format=format:%s -1 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo [2022-02-02T22:55:24.944Z] ========================================================= [2022-02-02T22:55:24.944Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T22:55:24.944Z] ========================================================= 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 [2022-02-02T22:55:25.342Z] + git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo [2022-02-02T22:55:25.354Z] -----------> git rev-list -1 --merges 011de1d8025a3c93b9d3969b4d70aee1d78574e8~1..011de1d8025a3c93b9d3969b4d70aee1d78574e8 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [2022-02-02T22:55:25.354Z] 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [false] [Pipeline] sh [2022-02-02T22:55:25.649Z] + git log --format=format:%s -1 011de1d8025a3c93b9d3969b4d70aee1d78574e8 [Pipeline] echo [2022-02-02T22:55:25.670Z] ========================================================= [2022-02-02T22:55:25.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T22:55:25.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-02T22:55:26.290Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T22:55:26.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-02T22:55:26.290Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-02T22:55:26.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-02T22:55:26.290Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-02T22:55:26.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-02T22:55:26.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:55:26.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T22:55:26.646Z] [2022-02-02T22:55:26.646Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:55:26.951Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T22:55:26.951Z] latest: Pulling from edgex-devops/git-semver [2022-02-02T22:55:26.951Z] a0d0a0d46f8b: Pulling fs layer [2022-02-02T22:55:26.951Z] 3e5f54012d9b: Pulling fs layer [2022-02-02T22:55:26.951Z] 4c7163046ea9: Pulling fs layer [2022-02-02T22:55:26.951Z] 0c2d73faf560: Pulling fs layer [2022-02-02T22:55:26.951Z] 0c2d73faf560: Waiting [2022-02-02T22:55:26.951Z] 3e5f54012d9b: Verifying Checksum [2022-02-02T22:55:26.951Z] 3e5f54012d9b: Download complete [2022-02-02T22:55:26.951Z] a0d0a0d46f8b: Verifying Checksum [2022-02-02T22:55:26.951Z] a0d0a0d46f8b: Download complete [2022-02-02T22:55:26.951Z] 4c7163046ea9: Verifying Checksum [2022-02-02T22:55:26.951Z] 4c7163046ea9: Download complete [2022-02-02T22:55:26.951Z] 0c2d73faf560: Verifying Checksum [2022-02-02T22:55:26.951Z] 0c2d73faf560: Download complete [2022-02-02T22:55:27.213Z] a0d0a0d46f8b: Pull complete [2022-02-02T22:55:27.213Z] 3e5f54012d9b: Pull complete [2022-02-02T22:55:27.492Z] 4c7163046ea9: Pull complete [2022-02-02T22:55:27.753Z] 0c2d73faf560: Pull complete [2022-02-02T22:55:27.753Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-02T22:55:27.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T22:55:27.753Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-02T22:55:27.817Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2022-02-02T22:55:27.618Z] $ 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 [2022-02-02T22:55:28.294Z] $ docker top a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T22:55:28.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T22:55:28.564Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T22:55:28.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T22:55:28.503Z] $ docker exec a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent [2022-02-02T22:55:28.775Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmMjEN/agent.13 [2022-02-02T22:55:28.775Z] SSH_AGENT_PID=19 [2022-02-02T22:55:28.782Z] Running ssh-add (command line suppressed) [2022-02-02T22:55:28.722Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_8006177424613226457.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_8006177424613226457.key) [2022-02-02T22:55:28.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T22:55:29.186Z] + git tag --points-at HEAD [Pipeline] } [2022-02-02T22:55:29.084Z] $ docker exec --env ******** --env ******** a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent -k [2022-02-02T22:55:29.172Z] unset SSH_AUTH_SOCK; [2022-02-02T22:55:29.173Z] unset SSH_AGENT_PID; [2022-02-02T22:55:29.173Z] echo Agent pid 19 killed; [2022-02-02T22:55:29.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-02T22:55:29.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T22:55:29.322Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T22:55:29.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T22:55:29.315Z] $ docker exec a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent [2022-02-02T22:55:29.516Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGfGaB/agent.53 [2022-02-02T22:55:29.516Z] SSH_AGENT_PID=59 [2022-02-02T22:55:29.521Z] Running ssh-add (command line suppressed) [2022-02-02T22:55:29.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2797900758578644998.key (/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/private_key_2797900758578644998.key) [2022-02-02T22:55:29.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T22:55:29.909Z] + git semver init [2022-02-02T22:55:29.909Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T22:55:29.909Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.git [2022-02-02T22:55:29.909Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-388 [2022-02-02T22:55:29.909Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T22:55:29.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T22:55:29.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T22:55:29.909Z] # $SEMVER_BRANCH = PR-388 [2022-02-02T22:55:29.909Z] # $SEMVER_TEMP = /tmp/semver-039175511 [2022-02-02T22:55:29.909Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2022-02-02T22:55:30.853Z] # '/tmp/semver-039175511' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver' [2022-02-02T22:55:30.853Z] # -> Force: false [2022-02-02T22:55:30.853Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-388/.semver [Pipeline] } [2022-02-02T22:55:30.862Z] $ docker exec --env ******** --env ******** a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 ssh-agent -k [2022-02-02T22:55:30.959Z] unset SSH_AUTH_SOCK; [2022-02-02T22:55:30.959Z] unset SSH_AGENT_PID; [2022-02-02T22:55:30.959Z] echo Agent pid 59 killed; [2022-02-02T22:55:30.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T22:55:31.276Z] + git semver [Pipeline] } [2022-02-02T22:55:31.288Z] $ docker stop --time=1 a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 [2022-02-02T22:55:32.524Z] $ docker rm -f a049b402027b5ff99ac70bcc8b826db29b39429c541eabfc5b3b04b335aa18b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T22:55:32.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-02T22:55:33.083Z] Stashed 1 file(s) [Pipeline] echo [2022-02-02T22:55:33.087Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T22:55:33.175Z] provisioning config files... [2022-02-02T22:55:33.186Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config1002294756883132064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:55:33.498Z] ---> docker-login.sh [2022-02-02T22:55:33.498Z] nexus3.edgexfoundry.org:10001 [2022-02-02T22:55:33.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:33.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:33.498Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:33.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:33.498Z] [2022-02-02T22:55:33.498Z] Login Succeeded [2022-02-02T22:55:33.498Z] nexus3.edgexfoundry.org:10002 [2022-02-02T22:55:33.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:33.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:33.498Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:33.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:33.498Z] [2022-02-02T22:55:33.498Z] Login Succeeded [2022-02-02T22:55:33.498Z] nexus3.edgexfoundry.org:10003 [2022-02-02T22:55:33.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:33.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:33.760Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:33.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:33.760Z] [2022-02-02T22:55:33.760Z] Login Succeeded [2022-02-02T22:55:33.760Z] nexus3.edgexfoundry.org:10004 [2022-02-02T22:55:33.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:33.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:33.760Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:33.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:33.760Z] [2022-02-02T22:55:33.760Z] Login Succeeded [2022-02-02T22:55:33.760Z] docker.io [2022-02-02T22:55:34.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:55:34.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:55:34.280Z] Configure a credential helper to remove this warning. See [2022-02-02T22:55:34.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:55:34.280Z] [2022-02-02T22:55:34.280Z] Login Succeeded [2022-02-02T22:55:34.280Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T22:55:34.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-02T22:55:34.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T22:55:34.369Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-02-02T22:55:34.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T22:55:34.393Z] ========================================================= [2022-02-02T22:55:34.393Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-02-02T22:55:34.393Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:55:34.697Z] + 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 . [2022-02-02T22:55:34.697Z] Sending build context to Docker daemon 19.72MB [2022-02-02T22:55:34.697Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-02T22:55:34.697Z] Step 2/24 : FROM ${BASE} as builder [2022-02-02T22:55:34.958Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-02-02T22:55:34.958Z] a0d0a0d46f8b: Already exists [2022-02-02T22:55:34.958Z] 39017ce70367: Pulling fs layer [2022-02-02T22:55:34.958Z] dcf9283bb20a: Pulling fs layer [2022-02-02T22:55:34.958Z] 39017ce70367: Verifying Checksum [2022-02-02T22:55:34.958Z] 39017ce70367: Download complete [2022-02-02T22:55:34.958Z] 39017ce70367: Pull complete [2022-02-02T22:55:35.557Z] dcf9283bb20a: Verifying Checksum [2022-02-02T22:55:35.557Z] dcf9283bb20a: Download complete [2022-02-02T22:55:38.122Z] dcf9283bb20a: Pull complete [2022-02-02T22:55:38.122Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2022-02-02T22:55:38.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-02-02T22:55:38.122Z] ---> a4e04833b611 [2022-02-02T22:55:38.122Z] 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 [2022-02-02T22:55:39.515Z] ---> Running in 6d3f49a44f48 [2022-02-02T22:55:39.515Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2022-02-02T22:55:40.087Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T22:55:40.087Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T22:55:40.087Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T22:55:40.087Z] Removing intermediate container 6d3f49a44f48 [2022-02-02T22:55:40.087Z] ---> 5f315f0ef896 [2022-02-02T22:55:40.087Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T22:55:40.087Z] ---> Running in 02b42250f453 [2022-02-02T22:55:40.663Z] Removing intermediate container 02b42250f453 [2022-02-02T22:55:40.663Z] ---> 3fe425675bef [2022-02-02T22:55:40.663Z] 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 [2022-02-02T22:55:40.663Z] ---> Running in e3f199395e92 [2022-02-02T22:55:40.927Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T22:55:41.868Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T22:55:42.128Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T22:55:42.699Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T22:55:42.699Z] (1/29) Installing readline (8.1.0-r0) [2022-02-02T22:55:42.699Z] (2/29) Installing bash (5.1.4-r0) [2022-02-02T22:55:42.699Z] Executing bash-5.1.4-r0.post-install [2022-02-02T22:55:42.699Z] (3/29) Installing hiredis (1.0.0-r0) [2022-02-02T22:55:42.699Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2022-02-02T22:55:42.958Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T22:55:42.958Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T22:55:43.898Z] (7/29) Installing libblkid (2.37.2-r0) [2022-02-02T22:55:43.898Z] (8/29) Installing blkid (2.37.2-r0) [2022-02-02T22:55:44.159Z] (9/29) Installing libcap-ng (0.8.2-r0) [2022-02-02T22:55:44.159Z] (10/29) Installing setpriv (2.37.2-r0) [2022-02-02T22:55:44.159Z] (11/29) Installing libmount (2.37.2-r0) [2022-02-02T22:55:44.418Z] (12/29) Installing libsmartcols (2.37.2-r0) [2022-02-02T22:55:44.418Z] (13/29) Installing findmnt (2.37.2-r0) [2022-02-02T22:55:44.418Z] (14/29) Installing mcookie (2.37.2-r0) [2022-02-02T22:55:44.678Z] (15/29) Installing hexdump (2.37.2-r0) [2022-02-02T22:55:44.678Z] (16/29) Installing lsblk (2.37.2-r0) [2022-02-02T22:55:44.678Z] (17/29) Installing libuuid (2.37.2-r0) [2022-02-02T22:55:44.939Z] (18/29) Installing libfdisk (2.37.2-r0) [2022-02-02T22:55:44.939Z] (19/29) Installing sfdisk (2.37.2-r0) [2022-02-02T22:55:45.203Z] (20/29) Installing cfdisk (2.37.2-r0) [2022-02-02T22:55:45.203Z] (21/29) Installing partx (2.37.2-r0) [2022-02-02T22:55:45.203Z] (22/29) Installing flock (2.37.2-r0) [2022-02-02T22:55:45.463Z] (23/29) Installing logger (2.37.2-r0) [2022-02-02T22:55:45.463Z] (24/29) Installing uuidgen (2.37.2-r0) [2022-02-02T22:55:45.463Z] (25/29) Installing libeconf (0.3.8-r1) [2022-02-02T22:55:45.724Z] (26/29) Installing util-linux (2.37.2-r0) [2022-02-02T22:55:45.987Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2022-02-02T22:55:45.987Z] (28/29) Installing libidn2 (2.3.1-r0) [2022-02-02T22:55:45.987Z] (29/29) Installing wget (1.21.1-r1) [2022-02-02T22:55:46.246Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T22:55:46.246Z] OK: 292 MiB in 106 packages [2022-02-02T22:55:46.821Z] Removing intermediate container e3f199395e92 [2022-02-02T22:55:46.821Z] ---> 0489997e68bd [2022-02-02T22:55:46.821Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-02T22:55:46.821Z] ---> Running in 02df0337a8d6 [2022-02-02T22:55:46.821Z] Removing intermediate container 02df0337a8d6 [2022-02-02T22:55:46.821Z] ---> b5a0d826ef3b [2022-02-02T22:55:46.821Z] 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 [2022-02-02T22:55:46.821Z] ---> Running in 61ef517a85ea [2022-02-02T22:55:47.082Z] --2022-02-02 22:55:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-02T22:55:47.082Z] Resolving github.com (github.com)... 140.82.112.4 [2022-02-02T22:55:47.082Z] Connecting to github.com (github.com)|140.82.112.4|:443... connected. [2022-02-02T22:55:47.342Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:55:47.343Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-02T22:55:47.343Z] --2022-02-02 22:55:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-02T22:55:47.343Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2022-02-02T22:55:47.343Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2022-02-02T22:55:47.343Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:55:47.343Z] Length: unspecified [application/x-gzip] [2022-02-02T22:55:47.343Z] Saving to: 'STDOUT' [2022-02-02T22:55:47.343Z] [2022-02-02T22:55:47.606Z] 0K .......... .......... .......... .......... .......... 1.23M [2022-02-02T22:55:47.606Z] 50K .......... .......... .......... .......... .......... 2.45M [2022-02-02T22:55:47.606Z] 100K .......... .......... .......... .......... .......... 28.1M [2022-02-02T22:55:47.606Z] 150K .......... .......... .......... .......... .......... 2.80M [2022-02-02T22:55:47.606Z] 200K .......... .......... .......... .......... .......... 36.5M [2022-02-02T22:55:47.606Z] 250K .......... .......... .......... .......... .......... 8.40M [2022-02-02T22:55:47.606Z] 300K .......... .......... .......... .......... .......... 3.83M [2022-02-02T22:55:47.606Z] 350K .......... .......... .......... .......... .......... 35.0M [2022-02-02T22:55:47.606Z] 400K .......... .......... .......... .......... .......... 7.53M [2022-02-02T22:55:47.606Z] 450K .......... .......... .......... .......... .......... 8.07M [2022-02-02T22:55:47.606Z] 500K .......... .......... .......... .......... .......... 16.9M [2022-02-02T22:55:47.606Z] 550K .......... .......... .......... .......... .......... 10.6M [2022-02-02T22:55:47.606Z] 600K .......... .......... .......... .......... .......... 3.42M [2022-02-02T22:55:47.606Z] 650K .......... .......... .......... .......... .......... 7.69M [2022-02-02T22:55:47.606Z] 700K .. 88.9M=0.1s [2022-02-02T22:55:47.606Z] [2022-02-02T22:55:47.606Z] 2022-02-02 22:55:47 (4.87 MB/s) - written to stdout [719348] [2022-02-02T22:55:47.606Z] [2022-02-02T22:55:47.606Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:55:47.606Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-02T22:55:47.867Z] -- Detecting C compiler ABI info [2022-02-02T22:55:47.867Z] -- Detecting C compiler ABI info - done [2022-02-02T22:55:47.867Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T22:55:47.867Z] -- Detecting C compile features [2022-02-02T22:55:47.867Z] -- Detecting C compile features - done [2022-02-02T22:55:47.867Z] -- Detecting CXX compiler ABI info [2022-02-02T22:55:47.867Z] -- Detecting CXX compiler ABI info - done [2022-02-02T22:55:47.867Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-02T22:55:47.867Z] -- Detecting CXX compile features [2022-02-02T22:55:47.867Z] -- Detecting CXX compile features - done [2022-02-02T22:55:47.867Z] -- Looking for include file endian.h [2022-02-02T22:55:48.130Z] -- Looking for include file endian.h - found [2022-02-02T22:55:48.130Z] -- Looking for sys/types.h [2022-02-02T22:55:48.130Z] -- Looking for sys/types.h - found [2022-02-02T22:55:48.130Z] -- Looking for stdint.h [2022-02-02T22:55:48.130Z] -- Looking for stdint.h - found [2022-02-02T22:55:48.130Z] -- Looking for stddef.h [2022-02-02T22:55:48.130Z] -- Looking for stddef.h - found [2022-02-02T22:55:48.130Z] -- Check size of size_t [2022-02-02T22:55:48.148Z] Still waiting to schedule task [2022-02-02T22:55:48.148Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-02T22:55:48.391Z] -- Check size of size_t - done [2022-02-02T22:55:48.391Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-02T22:55:48.391Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-02T22:55:48.391Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-02T22:55:48.391Z] CMake did not find one. [2022-02-02T22:55:48.391Z] [2022-02-02T22:55:48.391Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-02T22:55:48.391Z] the following names: [2022-02-02T22:55:48.391Z] [2022-02-02T22:55:48.391Z] cJSONConfig.cmake [2022-02-02T22:55:48.391Z] cjson-config.cmake [2022-02-02T22:55:48.391Z] [2022-02-02T22:55:48.391Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-02T22:55:48.391Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-02T22:55:48.391Z] provides a separate development package or SDK, be sure it has been [2022-02-02T22:55:48.391Z] installed. [2022-02-02T22:55:48.391Z] [2022-02-02T22:55:48.391Z] [2022-02-02T22:55:48.391Z] -- Configuring done [2022-02-02T22:55:48.391Z] -- Generating done [2022-02-02T22:55:48.391Z] -- Build files have been written to: /tmp/cbor [2022-02-02T22:55:48.391Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-02T22:55:48.652Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-02T22:55:48.652Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-02T22:55:48.652Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T22:55:48.914Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-02T22:55:48.914Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-02T22:55:48.914Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-02T22:55:49.175Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-02T22:55:49.175Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-02T22:55:49.175Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-02T22:55:49.436Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-02T22:55:49.436Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-02T22:55:49.436Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-02T22:55:49.701Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-02T22:55:49.701Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-02T22:55:49.701Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-02T22:55:49.701Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-02T22:55:49.964Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-02T22:55:49.964Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-02T22:55:49.964Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-02T22:55:49.964Z] [ 40%] Linking C shared library libcbor.so [2022-02-02T22:55:49.964Z] [ 40%] Built target cbor_shared [2022-02-02T22:55:49.964Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-02T22:55:50.227Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-02T22:55:50.227Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-02T22:55:50.487Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T22:55:50.749Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-02T22:55:50.749Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-02T22:55:51.018Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-02T22:55:51.018Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-02T22:55:51.018Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-02T22:55:51.018Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-02T22:55:51.286Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-02T22:55:51.286Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-02T22:55:51.286Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-02T22:55:51.547Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-02T22:55:51.547Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-02T22:55:51.547Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-02T22:55:51.807Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-02T22:55:51.807Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-02T22:55:51.807Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-02T22:55:51.807Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-02T22:55:52.069Z] [ 80%] Linking C static library libcbor.a [2022-02-02T22:55:52.069Z] [ 80%] Built target cbor [2022-02-02T22:55:52.069Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-02T22:55:52.069Z] [ 84%] Linking C executable readfile [2022-02-02T22:55:52.069Z] [ 84%] Built target readfile [2022-02-02T22:55:52.069Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-02T22:55:52.069Z] [ 88%] Linking C executable create_items [2022-02-02T22:55:52.069Z] [ 88%] Built target create_items [2022-02-02T22:55:52.069Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-02T22:55:52.329Z] [ 92%] Linking C executable sort [2022-02-02T22:55:52.329Z] [ 92%] Built target sort [2022-02-02T22:55:52.329Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-02T22:55:52.329Z] [ 96%] Linking C executable hello [2022-02-02T22:55:52.329Z] [ 96%] Built target hello [2022-02-02T22:55:52.329Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-02T22:55:52.329Z] [100%] Linking C executable streaming_parser [2022-02-02T22:55:52.329Z] [100%] Built target streaming_parser [2022-02-02T22:55:52.329Z] Install the project... [2022-02-02T22:55:52.329Z] -- Install configuration: "Release" [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-02T22:55:52.329Z] -- Up-to-date: /usr/local/include/cbor [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/internal [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-02T22:55:52.329Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/include/cbor.h [2022-02-02T22:55:52.595Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-02T22:55:53.174Z] Removing intermediate container 61ef517a85ea [2022-02-02T22:55:53.174Z] ---> d008d29e76d4 [2022-02-02T22:55:53.174Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-02T22:55:53.174Z] ---> Running in 02599735f23c [2022-02-02T22:55:53.440Z] Removing intermediate container 02599735f23c [2022-02-02T22:55:53.440Z] ---> 5c7bc3640ce3 [2022-02-02T22:55:53.440Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-02T22:55:53.700Z] ---> aa05bb96ae4e [2022-02-02T22:55:53.700Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-02T22:55:53.959Z] ---> 3af894de8435 [2022-02-02T22:55:53.959Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-02T22:55:53.959Z] ---> c87fb7d391e4 [2022-02-02T22:55:53.959Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-02T22:55:54.220Z] ---> cd125d3d2b9e [2022-02-02T22:55:54.220Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-02T22:55:54.220Z] ---> b46ce000aa3c [2022-02-02T22:55:54.220Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-02T22:55:54.480Z] ---> 867fe1714aa3 [2022-02-02T22:55:54.480Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-02T22:55:54.480Z] ---> Running in 62ae8787ed5a [2022-02-02T22:55:54.742Z] + CPPCHECK=false [2022-02-02T22:55:54.742Z] + DOCGEN=false [2022-02-02T22:55:54.742Z] + TOMLVER=SDK-0.2 [2022-02-02T22:55:54.742Z] + CUTILVER=1.2.2 [2022-02-02T22:55:54.742Z] + '[' 0 -gt 0 ] [2022-02-02T22:55:54.742Z] + readlink -f ./scripts/build.sh [2022-02-02T22:55:54.742Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-02T22:55:54.742Z] + dirname /tmp/sdk/scripts [2022-02-02T22:55:54.742Z] + ROOT=/tmp/sdk [2022-02-02T22:55:54.742Z] + cd /tmp/sdk [2022-02-02T22:55:54.742Z] + '[' '!' -d deps ] [2022-02-02T22:55:54.742Z] + mkdir deps [2022-02-02T22:55:54.742Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T22:55:54.742Z] + tar -C deps -z -x -f - [2022-02-02T22:55:54.742Z] --2022-02-02 22:55:54-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T22:55:55.313Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:55:55.572Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:55:56.410Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:55:56.410Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-02T22:55:56.410Z] --2022-02-02 22:55:56-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-02T22:55:56.410Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2022-02-02T22:55:56.410Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2022-02-02T22:55:56.670Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:55:56.670Z] Length: unspecified [application/x-gzip] [2022-02-02T22:55:56.670Z] Saving to: 'STDOUT' [2022-02-02T22:55:56.670Z] [2022-02-02T22:55:56.670Z] 0K .......... ......  818K=0.02s [2022-02-02T22:55:56.670Z] [2022-02-02T22:55:56.670Z] 2022-02-02 22:55:56 (818 KB/s) - written to stdout [16451] [2022-02-02T22:55:56.670Z] [2022-02-02T22:55:56.670Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-02T22:55:56.670Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T22:55:56.670Z] + tar -C deps -z -x -f - [2022-02-02T22:55:56.670Z] --2022-02-02 22:55:56-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T22:55:56.670Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:55:56.930Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:55:58.072Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:55:58.072Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-02T22:55:58.072Z] --2022-02-02 22:55:57-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-02T22:55:58.072Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2022-02-02T22:55:58.072Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2022-02-02T22:55:58.332Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:55:58.332Z] Length: unspecified [application/x-gzip] [2022-02-02T22:55:58.332Z] Saving to: 'STDOUT' [2022-02-02T22:55:58.332Z] [2022-02-02T22:55:58.332Z] 0K .......... .......... .......... .......... .......... 1.20M [2022-02-02T22:55:58.332Z] 50K .......... .......... .......... .......... .......... 2.58M [2022-02-02T22:55:58.332Z] 100K .......... .......... .......... .......... .......... 56.2M [2022-02-02T22:55:58.332Z] 150K .......... .......... .......... ......... 9.84M=0.06s [2022-02-02T22:55:58.332Z] [2022-02-02T22:55:58.332Z] 2022-02-02 22:55:58 (2.87 MB/s) - written to stdout [193961] [2022-02-02T22:55:58.332Z] [2022-02-02T22:55:58.332Z] + mkdir -p src/c/iot [2022-02-02T22:55:58.332Z] + 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 [2022-02-02T22:55:58.332Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-02T22:55:58.332Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-02T22:55:58.332Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-02T22:55:58.332Z] + mkdir -p include/iot [2022-02-02T22:55:58.332Z] + 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 [2022-02-02T22:55:58.332Z] + mkdir -p include/iot/os [2022-02-02T22:55:58.332Z] + 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 [2022-02-02T22:55:58.332Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-02T22:55:58.332Z] + tar -C deps -z -x -f - [2022-02-02T22:55:58.332Z] --2022-02-02 22:55:58-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-02T22:55:58.332Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:55:58.591Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:55:59.745Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:55:59.745Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2022-02-02T22:55:59.745Z] --2022-02-02 22:55:59-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2022-02-02T22:55:59.745Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2022-02-02T22:55:59.745Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2022-02-02T22:55:59.745Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:55:59.745Z] Length: unspecified [application/x-gzip] [2022-02-02T22:55:59.745Z] Saving to: 'STDOUT' [2022-02-02T22:55:59.745Z] [2022-02-02T22:55:59.745Z] 0K .......... .......... .......... .......... .......... 1.22M [2022-02-02T22:55:59.745Z] 50K .......... .......... .......... .......... .......... 2.52M [2022-02-02T22:55:59.745Z] 100K .......... .......... .......... .......... .......... 45.0M [2022-02-02T22:55:59.745Z] 150K .......... .......... .......... .......... .......... 25.1M [2022-02-02T22:55:59.745Z] 200K .......... .......... .......... .......... .......... 2.57M [2022-02-02T22:55:59.745Z] 250K .......... .......... .......... .......... .......... 16.0M [2022-02-02T22:55:59.745Z] 300K .......... .......... .......... .......... .......... 14.9M [2022-02-02T22:55:59.745Z] 350K .......... .......... .......... .......... .......... 19.8M [2022-02-02T22:56:00.015Z] 400K .......... .......... .......... .......... .......... 4.78M [2022-02-02T22:56:00.015Z] 450K .......... .......... .......... .......... .......... 56.9M [2022-02-02T22:56:00.015Z] 500K .......... .......... .......... .......... .......... 12.3M [2022-02-02T22:56:00.015Z] 550K .......... .......... .......... .......... .......... 25.5M [2022-02-02T22:56:00.015Z] 600K .......... .......... .......... .......... .......... 4.05M [2022-02-02T22:56:00.015Z] 650K .......... .......... .......... .......... .......... 332M [2022-02-02T22:56:00.015Z] 700K .......... .......... .......... .......... .......... 15.5M [2022-02-02T22:56:00.015Z] 750K .......... .......... .......... .......... .......... 3.21M [2022-02-02T22:56:00.015Z] 800K .......... .......... .......... .......... .......... 11.2M [2022-02-02T22:56:00.015Z] 850K .......... .......... .......... .......... .......... 72.4M [2022-02-02T22:56:00.015Z] 900K .......... .......... .......... .......... .......... 34.4M [2022-02-02T22:56:00.015Z] 950K .......... .......... .......... .......... .......... 12.9M [2022-02-02T22:56:00.015Z] 1000K ...... 298M=0.1s [2022-02-02T22:56:00.015Z] [2022-02-02T22:56:00.015Z] 2022-02-02 22:55:59 (6.64 MB/s) - written to stdout [1030327] [2022-02-02T22:56:00.015Z] [2022-02-02T22:56:00.015Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2022-02-02T22:56:00.015Z] + /bin/bash ./auto build [2022-02-02T22:56:00.015Z]  [2022-02-02T22:56:00.015Z] ######################################################################## [2022-02-02T22:56:00.015Z] > Executing build [2022-02-02T22:56:00.015Z] ######################################################################## [2022-02-02T22:56:00.015Z] [2022-02-02T22:56:00.015Z]  [2022-02-02T22:56:00.015Z] ######################################################################## [2022-02-02T22:56:00.015Z] > prom: CMake Build Stage [2022-02-02T22:56:00.015Z] ######################################################################## [2022-02-02T22:56:00.015Z] [2022-02-02T22:56:00.015Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:56:00.015Z] -- Detecting C compiler ABI info [2022-02-02T22:56:00.015Z] -- Detecting C compiler ABI info - done [2022-02-02T22:56:00.015Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-02T22:56:00.015Z] -- Detecting C compile features [2022-02-02T22:56:00.015Z] -- Detecting C compile features - done [2022-02-02T22:56:00.015Z] -- Looking for pthread.h [2022-02-02T22:56:00.276Z] -- Looking for pthread.h - found [2022-02-02T22:56:00.277Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-02T22:56:00.277Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-02T22:56:00.277Z] -- Found Threads: TRUE [2022-02-02T22:56:00.277Z] -- Configuring done [2022-02-02T22:56:00.277Z] -- Generating done [2022-02-02T22:56:00.277Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2022-02-02T22:56:00.277Z]  [2022-02-02T22:56:00.277Z] ######################################################################## [2022-02-02T22:56:00.277Z] > prom: Make Build Stage [2022-02-02T22:56:00.277Z] ######################################################################## [2022-02-02T22:56:00.277Z] [2022-02-02T22:56:00.277Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2022-02-02T22:56:00.277Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2022-02-02T22:56:00.541Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2022-02-02T22:56:00.541Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2022-02-02T22:56:00.541Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2022-02-02T22:56:00.541Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2022-02-02T22:56:00.541Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2022-02-02T22:56:00.541Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2022-02-02T22:56:00.805Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2022-02-02T22:56:00.805Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2022-02-02T22:56:00.805Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2022-02-02T22:56:00.805Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2022-02-02T22:56:00.805Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2022-02-02T22:56:01.068Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2022-02-02T22:56:01.068Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2022-02-02T22:56:01.068Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2022-02-02T22:56:01.068Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2022-02-02T22:56:01.068Z] [100%] Linking C shared library libprom.so [2022-02-02T22:56:01.068Z] [100%] Built target prom [2022-02-02T22:56:01.330Z]  [2022-02-02T22:56:01.330Z] ######################################################################## [2022-02-02T22:56:01.330Z] > promhttp: CMake Build Stage [2022-02-02T22:56:01.330Z] ######################################################################## [2022-02-02T22:56:01.330Z] [2022-02-02T22:56:01.330Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:56:01.330Z] -- Detecting C compiler ABI info [2022-02-02T22:56:01.330Z] -- Detecting C compiler ABI info - done [2022-02-02T22:56:01.330Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-02T22:56:01.330Z] -- Detecting C compile features [2022-02-02T22:56:01.330Z] -- Detecting C compile features - done [2022-02-02T22:56:01.330Z] -- Looking for pthread.h [2022-02-02T22:56:01.595Z] -- Looking for pthread.h - found [2022-02-02T22:56:01.595Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-02T22:56:01.595Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-02T22:56:01.595Z] -- Found Threads: TRUE [2022-02-02T22:56:01.595Z] -- Configuring done [2022-02-02T22:56:01.595Z] -- Generating done [2022-02-02T22:56:01.595Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2022-02-02T22:56:01.595Z]  [2022-02-02T22:56:01.595Z] ######################################################################## [2022-02-02T22:56:01.595Z] > promhttp: Make Build Stage [2022-02-02T22:56:01.595Z] ######################################################################## [2022-02-02T22:56:01.595Z] [2022-02-02T22:56:01.595Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2022-02-02T22:56:01.595Z] [100%] Linking C shared library libpromhttp.so [2022-02-02T22:56:01.595Z] [100%] Built target promhttp [2022-02-02T22:56:01.595Z] SUCCESS: Build Complete [2022-02-02T22:56:01.595Z] + /bin/bash ./auto package [2022-02-02T22:56:01.595Z]  [2022-02-02T22:56:01.595Z] ######################################################################## [2022-02-02T22:56:01.595Z] > Executing package [2022-02-02T22:56:01.595Z] ######################################################################## [2022-02-02T22:56:01.595Z] [2022-02-02T22:56:01.595Z] CPack: Create package using TGZ [2022-02-02T22:56:01.595Z] CPack: Install projects [2022-02-02T22:56:01.595Z] CPack: - Run preinstall target for: libprom [2022-02-02T22:56:01.860Z] CPack: - Install project: libprom [] [2022-02-02T22:56:01.860Z] CPack: Create package [2022-02-02T22:56:01.860Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2022-02-02T22:56:01.860Z] CPack: Create package using DEB [2022-02-02T22:56:01.860Z] CPack: Install projects [2022-02-02T22:56:01.860Z] CPack: - Run preinstall target for: libprom [2022-02-02T22:56:01.860Z] CPack: - Install project: libprom [] [2022-02-02T22:56:01.860Z] CPack: Create package [2022-02-02T22:56:01.860Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-02T22:56:01.860Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2022-02-02T22:56:01.860Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2022-02-02T22:56:01.860Z] CPack: Create package using TGZ [2022-02-02T22:56:01.860Z] CPack: Install projects [2022-02-02T22:56:01.860Z] CPack: - Run preinstall target for: libpromhttp [2022-02-02T22:56:01.860Z] CPack: - Install project: libpromhttp [] [2022-02-02T22:56:01.860Z] CPack: Create package [2022-02-02T22:56:01.860Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2022-02-02T22:56:01.860Z] CPack: Create package using DEB [2022-02-02T22:56:01.861Z] CPack: Install projects [2022-02-02T22:56:01.861Z] CPack: - Run preinstall target for: libpromhttp [2022-02-02T22:56:01.861Z] CPack: - Install project: libpromhttp [] [2022-02-02T22:56:01.861Z] CPack: Create package [2022-02-02T22:56:01.861Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-02T22:56:01.861Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2022-02-02T22:56:01.861Z] SUCCESS: Package build success [2022-02-02T22:56:01.861Z] + mkdir temp [2022-02-02T22:56:01.861Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2022-02-02T22:56:01.861Z] + cd temp [2022-02-02T22:56:01.861Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2022-02-02T22:56:01.861Z] + 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 [2022-02-02T22:56:02.124Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2022-02-02T22:56:02.124Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2022-02-02T22:56:02.124Z] 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] } [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 [2022-02-02T22:56:02.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T22:56:02.582Z] [2022-02-02T22:56:02.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:56:02.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T22:56:02.890Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-02T22:56:02.890Z] b4d181a07f80: Pulling fs layer [2022-02-02T22:56:02.890Z] a1111a8f2ec3: Pulling fs layer [2022-02-02T22:56:02.890Z] ed53099fbce6: Pulling fs layer [2022-02-02T22:56:02.890Z] dc539afda2c1: Pulling fs layer [2022-02-02T22:56:02.890Z] 77bc0d833cb6: Pulling fs layer [2022-02-02T22:56:02.890Z] 9065ff56babe: Pulling fs layer [2022-02-02T22:56:02.890Z] d287ab97295c: Pulling fs layer [2022-02-02T22:56:02.890Z] dc539afda2c1: Waiting [2022-02-02T22:56:02.890Z] 77bc0d833cb6: Waiting [2022-02-02T22:56:02.890Z] 9065ff56babe: Waiting [2022-02-02T22:56:02.890Z] d287ab97295c: Waiting [2022-02-02T22:56:02.890Z] a1111a8f2ec3: Verifying Checksum [2022-02-02T22:56:02.890Z] a1111a8f2ec3: Download complete [2022-02-02T22:56:02.890Z] dc539afda2c1: Verifying Checksum [2022-02-02T22:56:02.890Z] dc539afda2c1: Download complete [2022-02-02T22:56:02.890Z] ed53099fbce6: Verifying Checksum [2022-02-02T22:56:02.890Z] ed53099fbce6: Download complete [2022-02-02T22:56:02.890Z] 9065ff56babe: Verifying Checksum [2022-02-02T22:56:02.890Z] 9065ff56babe: Download complete [2022-02-02T22:56:03.160Z] 77bc0d833cb6: Verifying Checksum [2022-02-02T22:56:03.160Z] 77bc0d833cb6: Download complete [2022-02-02T22:56:03.160Z] b4d181a07f80: Verifying Checksum [2022-02-02T22:56:03.160Z] b4d181a07f80: Download complete [2022-02-02T22:56:03.745Z] d287ab97295c: Verifying Checksum [2022-02-02T22:56:03.745Z] d287ab97295c: Download complete [2022-02-02T22:56:04.707Z] b4d181a07f80: Pull complete [2022-02-02T22:56:04.707Z] a1111a8f2ec3: Pull complete [2022-02-02T22:56:05.300Z] ed53099fbce6: Pull complete [2022-02-02T22:56:05.300Z] dc539afda2c1: Pull complete [2022-02-02T22:56:05.560Z] 77bc0d833cb6: Pull complete [2022-02-02T22:56:05.560Z] 9065ff56babe: Pull complete [2022-02-02T22:56:10.912Z] d287ab97295c: Pull complete [2022-02-02T22:56:10.912Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-02T22:56:10.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T22:56:10.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-02T22:56:10.984Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2022-02-02T22:56:11.017Z] $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T22:56:13.294Z] $ docker top f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:56:13.711Z] ---> job-cost.sh [2022-02-02T22:56:13.711Z] lf-activate-venv: SKIPPING [2022-02-02T22:56:13.711Z] INFO: No Stack... [2022-02-02T22:56:14.283Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T22:56:14.542Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T22:56:14.843Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/cost.csv [2022-02-02T22:56:14.843Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T22:56:14.857Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [2022-02-02T22:56:14.885Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] did not exist. Created. [2022-02-02T22:56:14.885Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T22:56:15.190Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-02T22:56:15.229Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T22:56:15.236Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T22:56:15.257Z] $ docker stop --time=1 f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c [2022-02-02T22:56:16.396Z] $ docker rm -f f157c75ddf0968b4a90764ee994783d50c8778c5b93af3057c79dfe3a931bd6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T22:56:16.503Z] Failed in branch amd64 [2022-02-02T22:57:16.003Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4489 in /w/workspace/edgexfoundry_device-sdk-c_PR-388 [Pipeline] { [Pipeline] ws [2022-02-02T22:57:16.013Z] Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout [2022-02-02T22:57:16.242Z] Selected Git installation does not exist. Using Default [2022-02-02T22:57:16.242Z] The recommended git tool is: NONE [2022-02-02T22:57:20.633Z] using credential edgex-jenkins-ssh [2022-02-02T22:57:20.653Z] Cloning the remote Git repository [2022-02-02T22:57:20.697Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-02-02T22:57:20.766Z] > git init /w/workspace/device-sdk-c/4 # timeout=10 [2022-02-02T22:57:20.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-02T22:57:20.924Z] > git --version # timeout=10 [2022-02-02T22:57:20.968Z] > git --version # 'git version 2.17.1' [2022-02-02T22:57:20.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T22:57:21.100Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T22:57:22.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-02T22:57:22.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T22:57:22.591Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-02T22:57:22.627Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-02T22:57:22.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T22:57:22.640Z] > 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 [2022-02-02T22:57:24.613Z] Merging remotes/origin/main commit 14d3a6bdd029748f665c10001c42d1af5d609c98 into PR head commit 8f822df88842add76d792b0fcf38c18213008c44 [2022-02-02T22:57:24.931Z] Merge succeeded, producing 5a56bf886f75408540c8052fcd24f980bc1a292b [2022-02-02T22:57:24.932Z] Checking out Revision 5a56bf886f75408540c8052fcd24f980bc1a292b (PR-388) [2022-02-02T22:57:24.629Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T22:57:24.645Z] > git checkout -f 8f822df88842add76d792b0fcf38c18213008c44 # timeout=10 [2022-02-02T22:57:24.751Z] > git remote # timeout=10 [2022-02-02T22:57:24.767Z] > git config --get remote.origin.url # timeout=10 [2022-02-02T22:57:24.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T22:57:24.791Z] > git merge 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 [2022-02-02T22:57:24.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-02T22:57:24.934Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T22:57:24.962Z] > git checkout -f 5a56bf886f75408540c8052fcd24f980bc1a292b # timeout=10 [2022-02-02T22:57:29.060Z] Commit message: "Merge commit '14d3a6bdd029748f665c10001c42d1af5d609c98' into HEAD" [2022-02-02T22:57:29.085Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-02-02T22:57:29.065Z] > git rev-list --no-walk 19880ddffa88aba3f13a4bea8c5c8f31c49a6605 # timeout=10 [Pipeline] sh [2022-02-02T22:57:29.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-02T22:57:29.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T22:57:29.887Z] Dload Upload Total Spent Left Speed [2022-02-02T22:57:29.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74018 0 --:--:-- --:--:-- --:--:-- 74018 [Pipeline] sh [2022-02-02T22:57:30.481Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-02T22:57:30.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-02T22:57:30.819Z] + sudo tee /etc/docker/daemon.new [2022-02-02T22:57:30.819Z] { [2022-02-02T22:57:30.819Z] "registry-mirrors": [ [2022-02-02T22:57:30.819Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-02T22:57:30.819Z] ], [2022-02-02T22:57:30.819Z] "bip": "10.250.0.254/24", [2022-02-02T22:57:30.819Z] "hosts": [ [2022-02-02T22:57:30.819Z] "tcp://0.0.0.0:5555", [2022-02-02T22:57:30.819Z] "unix:///var/run/docker.sock" [2022-02-02T22:57:30.819Z] ], [2022-02-02T22:57:30.820Z] "mtu": 1458, [2022-02-02T22:57:30.820Z] "selinux-enabled": true, [2022-02-02T22:57:30.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-02T22:57:30.820Z] } [Pipeline] sh [2022-02-02T22:57:31.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-02T22:57:31.508Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T22:57:49.824Z] provisioning config files... [2022-02-02T22:57:49.847Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/4@tmp/config7356772448294589032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:57:50.209Z] ---> docker-login.sh [2022-02-02T22:57:50.209Z] nexus3.edgexfoundry.org:10001 [2022-02-02T22:57:50.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:57:50.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:57:50.805Z] Configure a credential helper to remove this warning. See [2022-02-02T22:57:50.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:57:50.805Z] [2022-02-02T22:57:50.805Z] Login Succeeded [2022-02-02T22:57:51.079Z] nexus3.edgexfoundry.org:10002 [2022-02-02T22:57:51.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:57:51.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:57:51.350Z] Configure a credential helper to remove this warning. See [2022-02-02T22:57:51.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:57:51.350Z] [2022-02-02T22:57:51.350Z] Login Succeeded [2022-02-02T22:57:51.350Z] nexus3.edgexfoundry.org:10003 [2022-02-02T22:57:51.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:57:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:57:51.896Z] Configure a credential helper to remove this warning. See [2022-02-02T22:57:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:57:51.896Z] [2022-02-02T22:57:51.896Z] Login Succeeded [2022-02-02T22:57:51.896Z] nexus3.edgexfoundry.org:10004 [2022-02-02T22:57:52.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:57:52.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:57:52.173Z] Configure a credential helper to remove this warning. See [2022-02-02T22:57:52.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:57:52.173Z] [2022-02-02T22:57:52.173Z] Login Succeeded [2022-02-02T22:57:52.173Z] docker.io [2022-02-02T22:57:52.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T22:57:53.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T22:57:53.037Z] Configure a credential helper to remove this warning. See [2022-02-02T22:57:53.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T22:57:53.037Z] [2022-02-02T22:57:53.037Z] Login Succeeded [2022-02-02T22:57:53.037Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T22:57:53.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-02T22:57:53.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T22:57:53.630Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-02-02T22:57:53.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T22:57:53.651Z] ========================================================= [2022-02-02T22:57:53.651Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-02-02T22:57:53.651Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:57:53.997Z] + 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 . [2022-02-02T22:57:54.595Z] Sending build context to Docker daemon 17.96MB [2022-02-02T22:57:54.595Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-02T22:57:54.595Z] Step 2/24 : FROM ${BASE} as builder [2022-02-02T22:57:54.595Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-02-02T22:57:54.867Z] be307f383ecc: Pulling fs layer [2022-02-02T22:57:54.867Z] 4910bfc061af: Pulling fs layer [2022-02-02T22:57:54.867Z] 316f14b68d6c: Pulling fs layer [2022-02-02T22:57:54.867Z] 4910bfc061af: Verifying Checksum [2022-02-02T22:57:54.867Z] 4910bfc061af: Download complete [2022-02-02T22:57:54.867Z] be307f383ecc: Verifying Checksum [2022-02-02T22:57:54.867Z] be307f383ecc: Download complete [2022-02-02T22:57:55.466Z] be307f383ecc: Pull complete [2022-02-02T22:57:55.739Z] 4910bfc061af: Pull complete [2022-02-02T22:57:56.719Z] 316f14b68d6c: Verifying Checksum [2022-02-02T22:57:56.719Z] 316f14b68d6c: Download complete [2022-02-02T22:58:04.997Z] 316f14b68d6c: Pull complete [2022-02-02T22:58:04.997Z] Digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 [2022-02-02T22:58:04.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-02T22:58:04.997Z] ---> 902874ad5566 [2022-02-02T22:58:04.997Z] 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 [2022-02-02T22:58:05.589Z] ---> Running in 0003cc303bea [2022-02-02T22:58:06.566Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2022-02-02T22:58:07.161Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T22:58:07.161Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T22:58:07.161Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T22:58:07.761Z] Removing intermediate container 0003cc303bea [2022-02-02T22:58:07.761Z] ---> 0733bb73d693 [2022-02-02T22:58:07.761Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T22:58:07.761Z] ---> Running in 4296380f9d68 [2022-02-02T22:58:09.739Z] Removing intermediate container 4296380f9d68 [2022-02-02T22:58:09.739Z] ---> 4071e25b9a9a [2022-02-02T22:58:09.739Z] 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 [2022-02-02T22:58:09.739Z] ---> Running in 4e2f769dad38 [2022-02-02T22:58:10.720Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T22:58:11.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T22:58:11.904Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T22:58:12.499Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T22:58:12.500Z] (1/29) Installing readline (8.1.0-r0) [2022-02-02T22:58:12.500Z] (2/29) Installing bash (5.1.4-r0) [2022-02-02T22:58:12.769Z] Executing bash-5.1.4-r0.post-install [2022-02-02T22:58:12.769Z] (3/29) Installing hiredis (1.0.0-r0) [2022-02-02T22:58:13.038Z] (4/29) Installing hiredis-dev (1.0.0-r0) [2022-02-02T22:58:13.038Z] (5/29) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T22:58:13.038Z] (6/29) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T22:58:14.005Z] (7/29) Installing libblkid (2.37.2-r0) [2022-02-02T22:58:14.005Z] (8/29) Installing blkid (2.37.2-r0) [2022-02-02T22:58:14.274Z] (9/29) Installing libcap-ng (0.8.2-r0) [2022-02-02T22:58:14.274Z] (10/29) Installing setpriv (2.37.2-r0) [2022-02-02T22:58:14.274Z] (11/29) Installing libmount (2.37.2-r0) [2022-02-02T22:58:14.543Z] (12/29) Installing libsmartcols (2.37.2-r0) [2022-02-02T22:58:14.543Z] (13/29) Installing findmnt (2.37.2-r0) [2022-02-02T22:58:14.543Z] (14/29) Installing mcookie (2.37.2-r0) [2022-02-02T22:58:14.812Z] (15/29) Installing hexdump (2.37.2-r0) [2022-02-02T22:58:14.812Z] (16/29) Installing lsblk (2.37.2-r0) [2022-02-02T22:58:14.812Z] (17/29) Installing libuuid (2.37.2-r0) [2022-02-02T22:58:15.082Z] (18/29) Installing libfdisk (2.37.2-r0) [2022-02-02T22:58:15.082Z] (19/29) Installing sfdisk (2.37.2-r0) [2022-02-02T22:58:15.082Z] (20/29) Installing cfdisk (2.37.2-r0) [2022-02-02T22:58:15.351Z] (21/29) Installing partx (2.37.2-r0) [2022-02-02T22:58:15.351Z] (22/29) Installing flock (2.37.2-r0) [2022-02-02T22:58:15.351Z] (23/29) Installing logger (2.37.2-r0) [2022-02-02T22:58:15.621Z] (24/29) Installing uuidgen (2.37.2-r0) [2022-02-02T22:58:15.621Z] (25/29) Installing libeconf (0.3.8-r1) [2022-02-02T22:58:15.621Z] (26/29) Installing util-linux (2.37.2-r0) [2022-02-02T22:58:16.214Z] (27/29) Installing util-linux-dev (2.37.2-r0) [2022-02-02T22:58:16.214Z] (28/29) Installing libidn2 (2.3.1-r0) [2022-02-02T22:58:16.214Z] (29/29) Installing wget (1.21.1-r1) [2022-02-02T22:58:16.486Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T22:58:16.486Z] OK: 288 MiB in 106 packages [2022-02-02T22:58:17.918Z] Removing intermediate container 4e2f769dad38 [2022-02-02T22:58:17.918Z] ---> a1b86e915cee [2022-02-02T22:58:17.918Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-02T22:58:17.918Z] ---> Running in d519a351fd32 [2022-02-02T22:58:18.190Z] Removing intermediate container d519a351fd32 [2022-02-02T22:58:18.190Z] ---> 52ef8a7b6cfa [2022-02-02T22:58:18.190Z] 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 [2022-02-02T22:58:18.463Z] ---> Running in 98b133ed290a [2022-02-02T22:58:19.445Z] --2022-02-02 22:58:19-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-02T22:58:19.445Z] Resolving github.com (github.com)... 140.82.113.3 [2022-02-02T22:58:19.445Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2022-02-02T22:58:19.445Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:58:19.445Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-02T22:58:19.445Z] --2022-02-02 22:58:19-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-02T22:58:19.445Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2022-02-02T22:58:19.722Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2022-02-02T22:58:19.722Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:58:19.722Z] Length: unspecified [application/x-gzip] [2022-02-02T22:58:19.722Z] Saving to: 'STDOUT' [2022-02-02T22:58:19.722Z] [2022-02-02T22:58:19.722Z] 0K .......... .......... .......... .......... .......... 1.19M [2022-02-02T22:58:19.722Z] 50K .......... .......... .......... .......... .......... 2.26M [2022-02-02T22:58:19.722Z] 100K .......... .......... .......... .......... .......... 16.6M [2022-02-02T22:58:19.722Z] 150K .......... .......... .......... .......... .......... 2.73M [2022-02-02T22:58:19.722Z] 200K .......... .......... .......... .......... .......... 12.4M [2022-02-02T22:58:19.722Z] 250K .......... .......... .......... .......... .......... 3.38M [2022-02-02T22:58:19.722Z] 300K .......... .......... .......... .......... .......... 3.25M [2022-02-02T22:58:19.996Z] 350K .......... .......... .......... .......... .......... 3.63M [2022-02-02T22:58:19.996Z] 400K .......... .......... .......... .......... .......... 6.48M [2022-02-02T22:58:19.996Z] 450K .......... .......... .......... .......... .......... 3.74M [2022-02-02T22:58:19.996Z] 500K .......... .......... .......... .......... .......... 8.70M [2022-02-02T22:58:19.996Z] 550K .......... .......... .......... .......... .......... 2.63M [2022-02-02T22:58:19.996Z] 600K .......... .......... .......... .......... .......... 887K [2022-02-02T22:58:19.996Z] 650K .......... .......... .......... .......... .......... 2.21M [2022-02-02T22:58:19.996Z] 700K ..     3.32M=0.3s [2022-02-02T22:58:19.996Z] [2022-02-02T22:58:19.996Z] 2022-02-02 22:58:19 (2.70 MB/s) - written to stdout [719348] [2022-02-02T22:58:19.996Z] [2022-02-02T22:58:20.268Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:58:20.539Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-02T22:58:20.539Z] -- Detecting C compiler ABI info [2022-02-02T22:58:20.811Z] -- Detecting C compiler ABI info - done [2022-02-02T22:58:21.082Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T22:58:21.082Z] -- Detecting C compile features [2022-02-02T22:58:21.082Z] -- Detecting C compile features - done [2022-02-02T22:58:21.082Z] -- Detecting CXX compiler ABI info [2022-02-02T22:58:21.354Z] -- Detecting CXX compiler ABI info - done [2022-02-02T22:58:21.354Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-02T22:58:21.354Z] -- Detecting CXX compile features [2022-02-02T22:58:21.354Z] -- Detecting CXX compile features - done [2022-02-02T22:58:21.354Z] -- Looking for include file endian.h [2022-02-02T22:58:21.626Z] -- Looking for include file endian.h - found [2022-02-02T22:58:21.627Z] -- Looking for sys/types.h [2022-02-02T22:58:21.899Z] -- Looking for sys/types.h - found [2022-02-02T22:58:21.899Z] -- Looking for stdint.h [2022-02-02T22:58:22.170Z] -- Looking for stdint.h - found [2022-02-02T22:58:22.170Z] -- Looking for stddef.h [2022-02-02T22:58:22.442Z] -- Looking for stddef.h - found [2022-02-02T22:58:22.443Z] -- Check size of size_t [2022-02-02T22:58:22.713Z] -- Check size of size_t - done [2022-02-02T22:58:22.713Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-02T22:58:22.713Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-02T22:58:22.713Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-02T22:58:22.713Z] CMake did not find one. [2022-02-02T22:58:22.713Z] [2022-02-02T22:58:22.713Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-02T22:58:22.713Z] the following names: [2022-02-02T22:58:22.713Z] [2022-02-02T22:58:22.713Z] cJSONConfig.cmake [2022-02-02T22:58:22.713Z] cjson-config.cmake [2022-02-02T22:58:22.713Z] [2022-02-02T22:58:22.713Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-02T22:58:22.713Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-02T22:58:22.713Z] provides a separate development package or SDK, be sure it has been [2022-02-02T22:58:22.713Z] installed. [2022-02-02T22:58:22.713Z] [2022-02-02T22:58:22.713Z] [2022-02-02T22:58:22.713Z] -- Configuring done [2022-02-02T22:58:22.984Z] -- Generating done [2022-02-02T22:58:22.984Z] -- Build files have been written to: /tmp/cbor [2022-02-02T22:58:23.257Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-02T22:58:24.237Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-02T22:58:24.828Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-02T22:58:25.099Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T22:58:26.074Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-02T22:58:26.074Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-02T22:58:26.348Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-02T22:58:26.621Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-02T22:58:26.893Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-02T22:58:27.168Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-02T22:58:27.765Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-02T22:58:28.359Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-02T22:58:28.631Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-02T22:58:29.227Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-02T22:58:29.500Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-02T22:58:29.771Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-02T22:58:30.044Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-02T22:58:30.316Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-02T22:58:30.588Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-02T22:58:30.861Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-02T22:58:31.135Z] [ 40%] Linking C shared library libcbor.so [2022-02-02T22:58:31.407Z] [ 40%] Built target cbor_shared [2022-02-02T22:58:31.407Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-02T22:58:32.384Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-02T22:58:32.979Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-02T22:58:33.250Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T22:58:35.214Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-02T22:58:35.487Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-02T22:58:35.759Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-02T22:58:36.033Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-02T22:58:36.305Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-02T22:58:36.599Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-02T22:58:37.570Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-02T22:58:37.840Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-02T22:58:38.443Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-02T22:58:39.033Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-02T22:58:39.304Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-02T22:58:39.577Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-02T22:58:39.847Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-02T22:58:40.120Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-02T22:58:40.393Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-02T22:58:40.985Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-02T22:58:40.985Z] [ 80%] Linking C static library libcbor.a [2022-02-02T22:58:40.985Z] [ 80%] Built target cbor [2022-02-02T22:58:41.256Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-02T22:58:41.526Z] [ 84%] Linking C executable readfile [2022-02-02T22:58:41.526Z] [ 84%] Built target readfile [2022-02-02T22:58:41.526Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-02T22:58:41.794Z] [ 88%] Linking C executable create_items [2022-02-02T22:58:41.794Z] [ 88%] Built target create_items [2022-02-02T22:58:41.794Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-02T22:58:42.068Z] [ 92%] Linking C executable sort [2022-02-02T22:58:42.340Z] [ 92%] Built target sort [2022-02-02T22:58:42.340Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-02T22:58:42.340Z] [ 96%] Linking C executable hello [2022-02-02T22:58:42.617Z] [ 96%] Built target hello [2022-02-02T22:58:42.617Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-02T22:58:42.885Z] [100%] Linking C executable streaming_parser [2022-02-02T22:58:42.885Z] [100%] Built target streaming_parser [2022-02-02T22:58:42.885Z] Install the project... [2022-02-02T22:58:42.885Z] -- Install configuration: "Release" [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-02T22:58:42.885Z] -- Up-to-date: /usr/local/include/cbor [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-02T22:58:42.885Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/include/cbor.h [2022-02-02T22:58:43.160Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-02T22:58:45.132Z] Removing intermediate container 98b133ed290a [2022-02-02T22:58:45.132Z] ---> 4cf77fdfb405 [2022-02-02T22:58:45.132Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-02T22:58:45.132Z] ---> Running in e771a238e2dc [2022-02-02T22:58:46.557Z] Removing intermediate container e771a238e2dc [2022-02-02T22:58:46.557Z] ---> e39a72b41f73 [2022-02-02T22:58:46.557Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-02T22:58:47.149Z] ---> ef47f06caaa8 [2022-02-02T22:58:47.149Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-02T22:58:48.129Z] ---> e3e029e1845f [2022-02-02T22:58:48.129Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-02T22:58:48.402Z] ---> 09a28241eb55 [2022-02-02T22:58:48.402Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-02T22:58:48.998Z] ---> 63f013090cde [2022-02-02T22:58:48.998Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-02T22:58:49.600Z] ---> 9827a9660b28 [2022-02-02T22:58:49.600Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-02T22:58:50.205Z] ---> 8ca50ded5176 [2022-02-02T22:58:50.205Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-02T22:58:50.205Z] ---> Running in f3d2b0de734f [2022-02-02T22:58:51.188Z] + CPPCHECK=false [2022-02-02T22:58:51.188Z] + DOCGEN=false [2022-02-02T22:58:51.188Z] + TOMLVER=SDK-0.2 [2022-02-02T22:58:51.188Z] + CUTILVER=1.2.2 [2022-02-02T22:58:51.188Z] + '[' 0 -gt 0 ] [2022-02-02T22:58:51.188Z] + readlink -f ./scripts/build.sh [2022-02-02T22:58:51.188Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-02T22:58:51.188Z] + dirname /tmp/sdk/scripts [2022-02-02T22:58:51.188Z] + ROOT=/tmp/sdk [2022-02-02T22:58:51.188Z] + cd /tmp/sdk [2022-02-02T22:58:51.188Z] + '[' '!' -d deps ] [2022-02-02T22:58:51.188Z] + mkdir deps [2022-02-02T22:58:51.188Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T22:58:51.188Z] + tar -C deps -z -x -f - [2022-02-02T22:58:51.188Z] --2022-02-02 22:58:51-- https://github.com.cnpmjs.org/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T22:58:51.458Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:58:51.729Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:58:52.589Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:58:52.589Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-02T22:58:52.589Z] --2022-02-02 22:58:52-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-02T22:58:52.589Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2022-02-02T22:58:52.589Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2022-02-02T22:58:52.859Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:58:52.859Z] Length: unspecified [application/x-gzip] [2022-02-02T22:58:52.859Z] Saving to: 'STDOUT' [2022-02-02T22:58:52.859Z]  [2022-02-02T22:58:52.859Z] 0K .......... ......   790K=0.02s [2022-02-02T22:58:52.859Z] [2022-02-02T22:58:52.859Z] 2022-02-02 22:58:52 (790 KB/s) - written to stdout [16451] [2022-02-02T22:58:52.859Z] [2022-02-02T22:58:52.859Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-02T22:58:52.859Z] + wget -O - https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T22:58:52.859Z] + tar -C deps -z -x -f - [2022-02-02T22:58:52.859Z] --2022-02-02 22:58:52-- https://github.com.cnpmjs.org/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T22:58:52.859Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:58:53.129Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:58:54.311Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:58:54.311Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-02T22:58:54.311Z] --2022-02-02 22:58:54-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-02T22:58:54.311Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2022-02-02T22:58:54.311Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2022-02-02T22:58:54.311Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:58:54.311Z] Length: unspecified [application/x-gzip] [2022-02-02T22:58:54.311Z] Saving to: 'STDOUT' [2022-02-02T22:58:54.311Z]  [2022-02-02T22:58:54.585Z] 0K .......... .......... .......... .......... .......... 1.19M [2022-02-02T22:58:54.585Z] 50K .......... .......... .......... .......... .......... 2.43M [2022-02-02T22:58:54.585Z] 100K .......... .......... .......... .......... .......... 7.89M [2022-02-02T22:58:54.585Z] 150K .......... .......... .......... .........  2.01M=0.09s [2022-02-02T22:58:54.585Z] [2022-02-02T22:58:54.585Z] 2022-02-02 22:58:54 (2.14 MB/s) - written to stdout [193961] [2022-02-02T22:58:54.585Z] [2022-02-02T22:58:54.585Z] + mkdir -p src/c/iot [2022-02-02T22:58:54.585Z] + 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 [2022-02-02T22:58:54.585Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-02T22:58:54.585Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-02T22:58:54.585Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-02T22:58:54.585Z] + mkdir -p include/iot [2022-02-02T22:58:54.585Z] + 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 [2022-02-02T22:58:54.585Z] + mkdir -p include/iot/os [2022-02-02T22:58:54.585Z] + 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 [2022-02-02T22:58:54.585Z] + wget -O - https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-02T22:58:54.585Z] + tar -C deps -z -x -f - [2022-02-02T22:58:54.585Z] --2022-02-02 22:58:54-- https://github.com.cnpmjs.org/edgego/prometheus-client-c/archive/refs/tags/v0.1.3.1.tar.gz [2022-02-02T22:58:54.585Z] Resolving github.com.cnpmjs.org (github.com.cnpmjs.org)... 47.241.4.205 [2022-02-02T22:58:54.856Z] Connecting to github.com.cnpmjs.org (github.com.cnpmjs.org)|47.241.4.205|:443... connected. [2022-02-02T22:58:56.042Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T22:58:56.042Z] Location: https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [following] [2022-02-02T22:58:56.043Z] --2022-02-02 22:58:55-- https://codeload.github.com/edgego/prometheus-client-c/tar.gz/refs/tags/v0.1.3.1 [2022-02-02T22:58:56.043Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2022-02-02T22:58:56.043Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2022-02-02T22:58:56.043Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T22:58:56.043Z] Length: unspecified [application/x-gzip] [2022-02-02T22:58:56.043Z] Saving to: 'STDOUT' [2022-02-02T22:58:56.043Z]  [2022-02-02T22:58:56.043Z] 0K .......... .......... .......... .......... .......... 1.22M [2022-02-02T22:58:56.320Z] 50K .......... .......... .......... .......... .......... 2.43M [2022-02-02T22:58:56.320Z] 100K .......... .......... .......... .......... .......... 9.40M [2022-02-02T22:58:56.320Z] 150K .......... .......... .......... .......... .......... 2.90M [2022-02-02T22:58:56.320Z] 200K .......... .......... .......... .......... .......... 13.4M [2022-02-02T22:58:56.320Z] 250K .......... .......... .......... .......... .......... 15.5M [2022-02-02T22:58:56.320Z] 300K .......... .......... .......... .......... .......... 3.26M [2022-02-02T22:58:56.320Z] 350K .......... .......... .......... .......... .......... 15.1M [2022-02-02T22:58:56.320Z] 400K .......... .......... .......... .......... .......... 15.5M [2022-02-02T22:58:56.320Z] 450K .......... .......... .......... .......... .......... 13.6M [2022-02-02T22:58:56.320Z] 500K .......... .......... .......... .......... .......... 5.96M [2022-02-02T22:58:56.320Z] 550K .......... .......... .......... .......... .......... 14.0M [2022-02-02T22:58:56.320Z] 600K .......... .......... .......... .......... .......... 17.4M [2022-02-02T22:58:56.320Z] 650K .......... .......... .......... .......... .......... 8.78M [2022-02-02T22:58:56.320Z] 700K .......... .......... .......... .......... .......... 3.02M [2022-02-02T22:58:56.320Z] 750K .......... .......... .......... .......... .......... 1.00M [2022-02-02T22:58:56.320Z] 800K .......... .......... .......... .......... .......... 2.83M [2022-02-02T22:58:56.320Z] 850K .......... .......... .......... .......... .......... 18.0M [2022-02-02T22:58:56.320Z] 900K .......... .......... .......... .......... .......... 10.9M [2022-02-02T22:58:56.320Z] 950K .......... .......... .......... .......... .......... 1.57M [2022-02-02T22:58:56.320Z] 1000K ......  12.4M=0.3s [2022-02-02T22:58:56.320Z] [2022-02-02T22:58:56.320Z] 2022-02-02 22:58:56 (3.85 MB/s) - written to stdout [1030327] [2022-02-02T22:58:56.320Z] [2022-02-02T22:58:56.320Z] + cd ./deps/prometheus-client-c-0.1.3.1 [2022-02-02T22:58:56.320Z] + /bin/bash ./auto build [2022-02-02T22:58:56.595Z]  [2022-02-02T22:58:56.595Z] ######################################################################## [2022-02-02T22:58:56.595Z] > Executing build [2022-02-02T22:58:56.595Z] ######################################################################## [2022-02-02T22:58:56.595Z] [2022-02-02T22:58:56.595Z]  [2022-02-02T22:58:56.595Z] ######################################################################## [2022-02-02T22:58:56.595Z] > prom: CMake Build Stage [2022-02-02T22:58:56.595Z] ######################################################################## [2022-02-02T22:58:56.595Z] [2022-02-02T22:58:56.866Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:58:56.866Z] -- Detecting C compiler ABI info [2022-02-02T22:58:57.138Z] -- Detecting C compiler ABI info - done [2022-02-02T22:58:57.138Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-02T22:58:57.138Z] -- Detecting C compile features [2022-02-02T22:58:57.138Z] -- Detecting C compile features - done [2022-02-02T22:58:57.138Z] -- Looking for pthread.h [2022-02-02T22:58:57.410Z] -- Looking for pthread.h - found [2022-02-02T22:58:57.410Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-02T22:58:57.681Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-02T22:58:57.681Z] -- Found Threads: TRUE [2022-02-02T22:58:57.681Z] -- Configuring done [2022-02-02T22:58:57.950Z] -- Generating done [2022-02-02T22:58:57.950Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/build [2022-02-02T22:58:57.950Z]  [2022-02-02T22:58:57.950Z] ######################################################################## [2022-02-02T22:58:57.950Z] > prom: Make Build Stage [2022-02-02T22:58:57.951Z] ######################################################################## [2022-02-02T22:58:57.951Z] [2022-02-02T22:58:57.951Z] [ 5%] Building C object CMakeFiles/prom.dir/src/prom_collector.c.o [2022-02-02T22:58:58.223Z] [ 11%] Building C object CMakeFiles/prom.dir/src/prom_collector_registry.c.o [2022-02-02T22:58:58.493Z] [ 16%] Building C object CMakeFiles/prom.dir/src/prom_counter.c.o [2022-02-02T22:58:58.764Z] [ 22%] Building C object CMakeFiles/prom.dir/src/prom_gauge.c.o [2022-02-02T22:58:58.764Z] [ 27%] Building C object CMakeFiles/prom.dir/src/prom_histogram.c.o [2022-02-02T22:58:59.034Z] [ 33%] Building C object CMakeFiles/prom.dir/src/prom_histogram_buckets.c.o [2022-02-02T22:58:59.306Z] [ 38%] Building C object CMakeFiles/prom.dir/src/prom_linked_list.c.o [2022-02-02T22:58:59.306Z] [ 44%] Building C object CMakeFiles/prom.dir/src/prom_map.c.o [2022-02-02T22:58:59.898Z] [ 50%] Building C object CMakeFiles/prom.dir/src/prom_metric.c.o [2022-02-02T22:58:59.898Z] [ 55%] Building C object CMakeFiles/prom.dir/src/prom_metric_formatter.c.o [2022-02-02T22:59:00.170Z] [ 61%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample.c.o [2022-02-02T22:59:00.442Z] [ 66%] Building C object CMakeFiles/prom.dir/src/prom_metric_sample_histogram.c.o [2022-02-02T22:59:00.715Z] [ 72%] Building C object CMakeFiles/prom.dir/src/prom_process_fds.c.o [2022-02-02T22:59:00.986Z] [ 77%] Building C object CMakeFiles/prom.dir/src/prom_process_limits.c.o [2022-02-02T22:59:01.259Z] [ 83%] Building C object CMakeFiles/prom.dir/src/prom_process_stat.c.o [2022-02-02T22:59:01.530Z] [ 88%] Building C object CMakeFiles/prom.dir/src/prom_procfs.c.o [2022-02-02T22:59:01.804Z] [ 94%] Building C object CMakeFiles/prom.dir/src/prom_string_builder.c.o [2022-02-02T22:59:01.804Z] [100%] Linking C shared library libprom.so [2022-02-02T22:59:02.076Z] [100%] Built target prom [2022-02-02T22:59:02.076Z]  [2022-02-02T22:59:02.076Z] ######################################################################## [2022-02-02T22:59:02.076Z] > promhttp: CMake Build Stage [2022-02-02T22:59:02.076Z] ######################################################################## [2022-02-02T22:59:02.076Z] [2022-02-02T22:59:02.350Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T22:59:02.350Z] -- Detecting C compiler ABI info [2022-02-02T22:59:02.623Z] -- Detecting C compiler ABI info - done [2022-02-02T22:59:02.623Z] -- Check for working C compiler: /usr/bin/gcc - skipped [2022-02-02T22:59:02.623Z] -- Detecting C compile features [2022-02-02T22:59:02.623Z] -- Detecting C compile features - done [2022-02-02T22:59:02.623Z] -- Looking for pthread.h [2022-02-02T22:59:02.896Z] -- Looking for pthread.h - found [2022-02-02T22:59:02.896Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2022-02-02T22:59:03.168Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2022-02-02T22:59:03.168Z] -- Found Threads: TRUE [2022-02-02T22:59:03.440Z] -- Configuring done [2022-02-02T22:59:03.440Z] -- Generating done [2022-02-02T22:59:03.440Z] -- Build files have been written to: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/build [2022-02-02T22:59:03.440Z]  [2022-02-02T22:59:03.440Z] ######################################################################## [2022-02-02T22:59:03.440Z] > promhttp: Make Build Stage [2022-02-02T22:59:03.440Z] ######################################################################## [2022-02-02T22:59:03.440Z] [2022-02-02T22:59:03.440Z] [ 50%] Building C object CMakeFiles/promhttp.dir/src/promhttp.c.o [2022-02-02T22:59:03.712Z] [100%] Linking C shared library libpromhttp.so [2022-02-02T22:59:03.713Z] [100%] Built target promhttp [2022-02-02T22:59:03.713Z] SUCCESS: Build Complete [2022-02-02T22:59:03.713Z] + /bin/bash ./auto package [2022-02-02T22:59:03.713Z]  [2022-02-02T22:59:03.713Z] ######################################################################## [2022-02-02T22:59:03.713Z] > Executing package [2022-02-02T22:59:03.713Z] ######################################################################## [2022-02-02T22:59:03.713Z] [2022-02-02T22:59:03.983Z] CPack: Create package using TGZ [2022-02-02T22:59:03.983Z] CPack: Install projects [2022-02-02T22:59:03.983Z] CPack: - Run preinstall target for: libprom [2022-02-02T22:59:03.983Z] CPack: - Install project: libprom [] [2022-02-02T22:59:03.983Z] CPack: Create package [2022-02-02T22:59:03.983Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.tar.gz generated. [2022-02-02T22:59:03.983Z] CPack: Create package using DEB [2022-02-02T22:59:03.983Z] CPack: Install projects [2022-02-02T22:59:03.983Z] CPack: - Run preinstall target for: libprom [2022-02-02T22:59:04.254Z] CPack: - Install project: libprom [] [2022-02-02T22:59:04.254Z] CPack: Create package [2022-02-02T22:59:04.254Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-02T22:59:04.254Z] -- CPACK_DEBIAN_PACKAGE_DEPENDS not set, the package will have no dependencies. [2022-02-02T22:59:04.254Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/prom/libprom-dev-0.1.3-Linux.deb generated. [2022-02-02T22:59:04.254Z] CPack: Create package using TGZ [2022-02-02T22:59:04.254Z] CPack: Install projects [2022-02-02T22:59:04.254Z] CPack: - Run preinstall target for: libpromhttp [2022-02-02T22:59:04.525Z] CPack: - Install project: libpromhttp [] [2022-02-02T22:59:04.525Z] CPack: Create package [2022-02-02T22:59:04.525Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz generated. [2022-02-02T22:59:04.525Z] CPack: Create package using DEB [2022-02-02T22:59:04.525Z] CPack: Install projects [2022-02-02T22:59:04.525Z] CPack: - Run preinstall target for: libpromhttp [2022-02-02T22:59:04.525Z] CPack: - Install project: libpromhttp [] [2022-02-02T22:59:04.525Z] CPack: Create package [2022-02-02T22:59:04.801Z] -- CPackDeb: Can not find dpkg in your path, default to i386. [2022-02-02T22:59:04.801Z] CPack: - package: /tmp/sdk/deps/prometheus-client-c-0.1.3.1/promhttp/libpromhttp-dev-0.1.3-Linux.deb generated. [2022-02-02T22:59:04.801Z] SUCCESS: Package build success [2022-02-02T22:59:04.801Z] + mkdir temp [2022-02-02T22:59:04.801Z] + cp ./prom/libprom-dev-0.1.3-Linux.tar.gz ./promhttp/libpromhttp-dev-0.1.3-Linux.tar.gz temp [2022-02-02T22:59:04.801Z] + cd temp [2022-02-02T22:59:04.801Z] + tar -xf libprom-dev-0.1.3-Linux.tar.gz [2022-02-02T22:59:04.801Z] + 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 [2022-02-02T22:59:04.801Z] + cp './libprom-dev-0.1.3-Linux/lib64/*' /usr/lib [2022-02-02T22:59:04.801Z] cp: can't stat './libprom-dev-0.1.3-Linux/lib64/*': No such file or directory [2022-02-02T22:59:05.075Z] 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] } [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:59:05.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T22:59:05.553Z] [2022-02-02T22:59:05.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:59:05.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T22:59:06.186Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-02T22:59:06.186Z] 448f6bf000e3: Pulling fs layer [2022-02-02T22:59:06.186Z] f757da607395: Pulling fs layer [2022-02-02T22:59:06.186Z] 05883995daec: Pulling fs layer [2022-02-02T22:59:06.186Z] 8603b9c90790: Pulling fs layer [2022-02-02T22:59:06.186Z] 1560dd03e051: Pulling fs layer [2022-02-02T22:59:06.186Z] 27f5ce0e4adf: Pulling fs layer [2022-02-02T22:59:06.186Z] c2d8d7efcc4b: Pulling fs layer [2022-02-02T22:59:06.186Z] 8603b9c90790: Waiting [2022-02-02T22:59:06.186Z] 1560dd03e051: Waiting [2022-02-02T22:59:06.186Z] 27f5ce0e4adf: Waiting [2022-02-02T22:59:06.186Z] c2d8d7efcc4b: Waiting [2022-02-02T22:59:06.186Z] f757da607395: Verifying Checksum [2022-02-02T22:59:06.186Z] f757da607395: Download complete [2022-02-02T22:59:06.186Z] 8603b9c90790: Verifying Checksum [2022-02-02T22:59:06.186Z] 8603b9c90790: Download complete [2022-02-02T22:59:06.186Z] 1560dd03e051: Verifying Checksum [2022-02-02T22:59:06.186Z] 1560dd03e051: Download complete [2022-02-02T22:59:06.461Z] 27f5ce0e4adf: Download complete [2022-02-02T22:59:06.461Z] 05883995daec: Verifying Checksum [2022-02-02T22:59:06.461Z] 05883995daec: Download complete [2022-02-02T22:59:06.734Z] 448f6bf000e3: Verifying Checksum [2022-02-02T22:59:06.734Z] 448f6bf000e3: Download complete [2022-02-02T22:59:09.349Z] c2d8d7efcc4b: Verifying Checksum [2022-02-02T22:59:09.349Z] c2d8d7efcc4b: Download complete [2022-02-02T22:59:10.320Z] 448f6bf000e3: Pull complete [2022-02-02T22:59:10.915Z] f757da607395: Pull complete [2022-02-02T22:59:12.345Z] 05883995daec: Pull complete [2022-02-02T22:59:12.617Z] 8603b9c90790: Pull complete [2022-02-02T22:59:13.592Z] 1560dd03e051: Pull complete [2022-02-02T22:59:13.862Z] 27f5ce0e4adf: Pull complete [2022-02-02T22:59:28.942Z] c2d8d7efcc4b: Pull complete [2022-02-02T22:59:28.942Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-02T22:59:28.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T22:59:28.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-02T22:59:29.154Z] prd-ubuntu18.04-docker-arm64-4c-16g-4489 does not seem to be running inside a container [2022-02-02T22:59:29.243Z] $ 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/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-02T22:59:31.745Z] $ docker top 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:32.646Z] ---> job-cost.sh [2022-02-02T22:59:32.646Z] lf-activate-venv: SKIPPING [2022-02-02T22:59:32.646Z] INFO: No Stack... [2022-02-02T22:59:32.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-02T22:59:33.185Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T22:59:33.849Z] + cut -d, -f6 [2022-02-02T22:59:33.849Z] + cat /w/workspace/device-sdk-c/4/archives/cost.csv [Pipeline] lock [2022-02-02T22:59:33.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [2022-02-02T22:59:33.915Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] did not exist. Created. [2022-02-02T22:59:33.915Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T22:59:34.586Z] /w/workspace/device-sdk-c/4@tmp/durable-05cbaafa/script.sh: 1: /w/workspace/device-sdk-c/4@tmp/durable-05cbaafa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-02T22:59:35.257Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-02T22:59:35.282Z] Warning: overwriting stash ‘stack-cost’ [2022-02-02T22:59:35.731Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T22:59:35.741Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-388-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T22:59:35.766Z] $ docker stop --time=1 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 [2022-02-02T22:59:37.253Z] $ docker rm -f 707f369f80be456670146eddcfc96c2a788003342057d455bb0af2cd3c039403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T22:59:37.531Z] 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 [2022-02-02T22:59:38.031Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives ']' [2022-02-02T22:59:38.032Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-02T22:59:38.032Z] total 8 [2022-02-02T22:59:38.032Z] drwxr-xr-x. 3 root root 34 Feb 2 22:56 . [2022-02-02T22:59:38.032Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 22:56 .. [2022-02-02T22:59:38.032Z] drwxr-xr-x. 2 root root 6 Feb 2 22:56 cost [2022-02-02T22:59:38.032Z] -rw-r--r--. 1 root root 82 Feb 2 22:56 cost.csv [2022-02-02T22:59:38.032Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-02T22:59:38.032Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives [2022-02-02T22:59:38.032Z] total 8 [2022-02-02T22:59:38.032Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 22:56 . [2022-02-02T22:59:38.032Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 22:56 .. [2022-02-02T22:59:38.032Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 22:56 cost [2022-02-02T22:59:38.032Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 2 22:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:38.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:38.896Z] ---> package-listing.sh [2022-02-02T22:59:38.896Z] ++ facter osfamily [2022-02-02T22:59:38.896Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-02T22:59:39.159Z] + OS_FAMILY=redhat [2022-02-02T22:59:39.159Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-388 [2022-02-02T22:59:39.159Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-02T22:59:39.159Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-02T22:59:39.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-02T22:59:39.159Z] + PACKAGES=/tmp/packages_start.txt [2022-02-02T22:59:39.159Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2022-02-02T22:59:39.159Z] + PACKAGES=/tmp/packages_end.txt [2022-02-02T22:59:39.159Z] + case "${OS_FAMILY}" in [2022-02-02T22:59:39.159Z] + rpm -qa [2022-02-02T22:59:39.159Z] + sort [2022-02-02T22:59:39.737Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-02T22:59:39.737Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-02T22:59:39.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-02T22:59:39.737Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-388 ']' [2022-02-02T22:59:39.737Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-388/archives/ [2022-02-02T22:59:39.737Z] + 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 [2022-02-02T22:59:39.750Z] 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 [2022-02-02T22:59:40.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-02T22:59:40.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T22:59:40.593Z] . [Pipeline] withDockerContainer [2022-02-02T22:59:40.656Z] prd-centos7-docker-4c-2g-4488 does not seem to be running inside a container [2022-02-02T22:59:40.703Z] $ 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 [2022-02-02T22:59:40.936Z] $ docker top 51a16588663fead73ce8a80c16fc12d54c6e41e5d0de04ca7eb98f2831872b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T22:59:41.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-02T22:59:41.596Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-02T22:59:41.894Z] + ls /var/log/sa-host [2022-02-02T22:59:41.894Z] + sadf -c /var/log/sa-host/sa02 [2022-02-02T22:59:41.894Z] file_magic: OK [2022-02-02T22:59:41.894Z] HZ: Using current value: 100 [2022-02-02T22:59:41.894Z] file_header: OK [2022-02-02T22:59:41.894Z] 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 [2022-02-02T22:59:41.894Z] Statistics: [2022-02-02T22:59:41.894Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T22:59:41.894Z] File successfully converted to sysstat format version 12.0.3 [2022-02-02T22:59:41.894Z] + sadf -c /var/log/sa-host/sa17 [2022-02-02T22:59:41.894Z] file_magic: OK [2022-02-02T22:59:41.894Z] HZ: Using current value: 100 [2022-02-02T22:59:41.894Z] file_header: OK [2022-02-02T22:59:41.894Z] 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 [2022-02-02T22:59:41.894Z] Statistics: [2022-02-02T22:59:41.894Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T22:59:41.894Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T22:59:42.112Z] provisioning config files... [2022-02-02T22:59:42.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-388@tmp/config8815362993070811166tmp [Pipeline] { [Pipeline] echo [2022-02-02T22:59:42.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:42.433Z] ---> create-netrc.sh [Pipeline] } [2022-02-02T22:59:42.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:42.785Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-02T22:59:42.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:43.084Z] ---> sudo-logs.sh [2022-02-02T22:59:43.084Z] Archiving 'sudo' log.. [2022-02-02T22:59:43.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4488.novalocal: Name or service not known [2022-02-02T22:59:43.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4488.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-02T22:59:43.117Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:43.407Z] ---> job-cost.sh [2022-02-02T22:59:43.407Z] lf-activate-venv: SKIPPING [2022-02-02T22:59:43.407Z] DEBUG: total: 0.05999999865889549 [2022-02-02T22:59:43.407Z] INFO: Retrieving Stack Cost... [2022-02-02T22:59:43.669Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T22:59:44.239Z] INFO: Archiving Costs [Pipeline] echo [2022-02-02T22:59:44.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T22:59:44.552Z] ---> logs-deploy.sh [2022-02-02T22:59:44.552Z] lf-activate-venv: SKIPPING [2022-02-02T22:59:44.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-388/4 [2022-02-02T22:59:44.552Z] INFO: archiving workspace using pattern(s): [2022-02-02T22:59:45.124Z] Archives upload complete. [2022-02-02T22:59:45.385Z] INFO: archiving logs to Nexus