Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token 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-ssh15426518720770788100.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-ssh16263275547050498761.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6682879911037755102.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-ssh15543897013961291068.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7886747503488695889.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-4435 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh9192321198522159413.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 14d3a6bdd029748f665c10001c42d1af5d609c98 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 Commit message: "fix: retry attempts to resolve service endpoints from registry (#394) (#396)" > git rev-list --no-walk 8c74ffe4fc698c219175e751f1cca4a77f9c9083 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-02T13:59:59.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-02T13:59:59.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-02T13:59:59.158Z] ========================================================= [2022-02-02T13:59:59.158Z] EdgeX Global Pipelines Version Info [2022-02-02T13:59:59.158Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:00:00.291Z] ------------------- [2022-02-02T14:00:00.291Z] stable info: [2022-02-02T14:00:00.291Z] ------------------- [2022-02-02T14:00:00.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T14:00:00.291Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T14:00:00.291Z] Message: update stable to v1.0.220 [2022-02-02T14:00:00.868Z] ------------------- [2022-02-02T14:00:00.868Z] experimental info: [2022-02-02T14:00:00.868Z] ------------------- [2022-02-02T14:00:00.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T14:00:00.868Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T14:00:00.868Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-02T14:00:01.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-02-02T14:00:01.020Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-02-02T14:00:01.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-02T14:00:01.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-02T14:00:01.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-02T14:00:01.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-02-02T14:00:01.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-02-02T14:00:01.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-02T14:00:01.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-02T14:00:01.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-02-02T14:00:01.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-02T14:00:01.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-02T14:00:01.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-02T14:00:01.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T14:00:01.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-02T14:00:01.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-02T14:00:01.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-02T14:00:01.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-02T14:00:01.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-02T14:00:01.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-02T14:00:01.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14d3a6bdd029748f665c10001c42d1af5d609c98 [Pipeline] echo [2022-02-02T14:00:01.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14d3a6b [Pipeline] echo [2022-02-02T14:00:01.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T14:00:01.305Z] provisioning config files... [2022-02-02T14:00:01.318Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7042220184459799708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:00:01.628Z] ---> docker-login.sh [2022-02-02T14:00:01.628Z] nexus3.edgexfoundry.org:10001 [2022-02-02T14:00:01.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:01.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:01.899Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:01.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:01.899Z] [2022-02-02T14:00:01.899Z] Login Succeeded [2022-02-02T14:00:01.899Z] nexus3.edgexfoundry.org:10002 [2022-02-02T14:00:01.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:01.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:01.899Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:01.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:01.899Z] [2022-02-02T14:00:01.899Z] Login Succeeded [2022-02-02T14:00:01.899Z] nexus3.edgexfoundry.org:10003 [2022-02-02T14:00:01.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:02.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:02.162Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:02.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:02.162Z] [2022-02-02T14:00:02.162Z] Login Succeeded [2022-02-02T14:00:02.162Z] nexus3.edgexfoundry.org:10004 [2022-02-02T14:00:02.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:02.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:02.162Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:02.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:02.162Z] [2022-02-02T14:00:02.162Z] Login Succeeded [2022-02-02T14:00:02.162Z] docker.io [2022-02-02T14:00:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:02.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:02.682Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:02.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:02.682Z] [2022-02-02T14:00:02.682Z] Login Succeeded [2022-02-02T14:00:02.682Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T14:00:02.690Z] 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-02T14:00:03.074Z] + git rev-list -1 --merges 14d3a6bdd029748f665c10001c42d1af5d609c98~1..14d3a6bdd029748f665c10001c42d1af5d609c98 [Pipeline] echo [2022-02-02T14:00:03.107Z] -----------> git rev-list -1 --merges 14d3a6bdd029748f665c10001c42d1af5d609c98~1..14d3a6bdd029748f665c10001c42d1af5d609c98 14d3a6bdd029748f665c10001c42d1af5d609c98 [false] [Pipeline] sh [2022-02-02T14:00:03.411Z] + git log --format=format:%s -1 14d3a6bdd029748f665c10001c42d1af5d609c98 [Pipeline] echo [2022-02-02T14:00:03.426Z] ========================================================= [2022-02-02T14:00:03.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T14:00:03.426Z] ========================================================= 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-02T14:00:03.807Z] + git rev-list -1 --merges 14d3a6bdd029748f665c10001c42d1af5d609c98~1..14d3a6bdd029748f665c10001c42d1af5d609c98 [Pipeline] echo [2022-02-02T14:00:03.823Z] -----------> git rev-list -1 --merges 14d3a6bdd029748f665c10001c42d1af5d609c98~1..14d3a6bdd029748f665c10001c42d1af5d609c98 14d3a6bdd029748f665c10001c42d1af5d609c98 [false] [Pipeline] sh [2022-02-02T14:00:04.120Z] + git log --format=format:%s -1 14d3a6bdd029748f665c10001c42d1af5d609c98 [Pipeline] echo [2022-02-02T14:00:04.138Z] ========================================================= [2022-02-02T14:00:04.138Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T14:00:04.138Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-02T14:00:04.694Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T14:00:04.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-02T14:00:04.694Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-02T14:00:04.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-02T14:00:04.694Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-02T14:00:04.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-02T14:00:04.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:00:05.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:00:05.143Z] [2022-02-02T14:00:05.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:00:05.450Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:00:05.450Z] latest: Pulling from edgex-devops/git-semver [2022-02-02T14:00:05.450Z] a0d0a0d46f8b: Pulling fs layer [2022-02-02T14:00:05.450Z] 3e5f54012d9b: Pulling fs layer [2022-02-02T14:00:05.450Z] 4c7163046ea9: Pulling fs layer [2022-02-02T14:00:05.450Z] 0c2d73faf560: Pulling fs layer [2022-02-02T14:00:05.450Z] 0c2d73faf560: Waiting [2022-02-02T14:00:05.450Z] 3e5f54012d9b: Verifying Checksum [2022-02-02T14:00:05.450Z] 3e5f54012d9b: Download complete [2022-02-02T14:00:05.450Z] a0d0a0d46f8b: Verifying Checksum [2022-02-02T14:00:05.450Z] a0d0a0d46f8b: Download complete [2022-02-02T14:00:05.450Z] 4c7163046ea9: Verifying Checksum [2022-02-02T14:00:05.450Z] 4c7163046ea9: Download complete [2022-02-02T14:00:05.450Z] 0c2d73faf560: Verifying Checksum [2022-02-02T14:00:05.450Z] 0c2d73faf560: Download complete [2022-02-02T14:00:05.721Z] a0d0a0d46f8b: Pull complete [2022-02-02T14:00:05.721Z] 3e5f54012d9b: Pull complete [2022-02-02T14:00:05.981Z] 4c7163046ea9: Pull complete [2022-02-02T14:00:06.241Z] 0c2d73faf560: Pull complete [2022-02-02T14:00:06.241Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-02T14:00:06.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:00:06.241Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-02T14:00:06.311Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:00:06.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-02T14:00:06.876Z] $ docker top f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T14:00:06.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T14:00:06.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T14:00:07.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T14:00:07.111Z] $ docker exec f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 ssh-agent [2022-02-02T14:00:07.214Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXODfidP/agent.14 [2022-02-02T14:00:07.214Z] SSH_AGENT_PID=20 [2022-02-02T14:00:07.224Z] Running ssh-add (command line suppressed) [2022-02-02T14:00:07.324Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6661227717446841014.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6661227717446841014.key) [2022-02-02T14:00:07.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T14:00:07.634Z] + git tag --points-at HEAD [Pipeline] } [2022-02-02T14:00:07.647Z] $ docker exec --env ******** --env ******** f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 ssh-agent -k [2022-02-02T14:00:07.736Z] unset SSH_AUTH_SOCK; [2022-02-02T14:00:07.737Z] unset SSH_AGENT_PID; [2022-02-02T14:00:07.737Z] echo Agent pid 20 killed; [2022-02-02T14:00:07.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-02T14:00:07.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T14:00:07.766Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T14:00:07.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T14:00:07.868Z] $ docker exec f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 ssh-agent [2022-02-02T14:00:07.961Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaefPoj/agent.53 [2022-02-02T14:00:07.961Z] SSH_AGENT_PID=59 [2022-02-02T14:00:07.967Z] Running ssh-add (command line suppressed) [2022-02-02T14:00:08.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5583564480756958454.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5583564480756958454.key) [2022-02-02T14:00:08.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T14:00:08.367Z] + git semver init [2022-02-02T14:00:08.367Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T14:00:08.367Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-02T14:00:08.367Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-02T14:00:08.367Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T14:00:08.367Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T14:00:08.367Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T14:00:08.367Z] # $SEMVER_BRANCH = main [2022-02-02T14:00:08.367Z] # $SEMVER_TEMP = /tmp/semver-048802847 [2022-02-02T14:00:08.367Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2022-02-02T14:00:09.312Z] # '/tmp/semver-048802847' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2022-02-02T14:00:09.312Z] # -> Force: false [2022-02-02T14:00:09.312Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2022-02-02T14:00:09.323Z] $ docker exec --env ******** --env ******** f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 ssh-agent -k [2022-02-02T14:00:09.420Z] unset SSH_AUTH_SOCK; [2022-02-02T14:00:09.420Z] unset SSH_AGENT_PID; [2022-02-02T14:00:09.420Z] echo Agent pid 59 killed; [2022-02-02T14:00:09.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T14:00:09.749Z] + git semver [Pipeline] } [2022-02-02T14:00:09.763Z] $ docker stop --time=1 f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 [2022-02-02T14:00:10.974Z] $ docker rm -f f84b4956cf5fe65b7865f3a2c5619f6a2866163d04ac4b15868445263c0ee2f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T14:00:11.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-02T14:00:11.565Z] Stashed 1 file(s) [Pipeline] echo [2022-02-02T14:00:11.569Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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-02T14:00:11.684Z] provisioning config files... [2022-02-02T14:00:11.695Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1688059457811895782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:00:12.004Z] ---> docker-login.sh [2022-02-02T14:00:12.005Z] nexus3.edgexfoundry.org:10001 [2022-02-02T14:00:12.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:12.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:12.005Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:12.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:12.005Z] [2022-02-02T14:00:12.005Z] Login Succeeded [2022-02-02T14:00:12.005Z] nexus3.edgexfoundry.org:10002 [2022-02-02T14:00:12.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:12.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:12.005Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:12.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:12.005Z] [2022-02-02T14:00:12.005Z] Login Succeeded [2022-02-02T14:00:12.005Z] nexus3.edgexfoundry.org:10003 [2022-02-02T14:00:12.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:12.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:12.267Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:12.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:12.267Z] [2022-02-02T14:00:12.267Z] Login Succeeded [2022-02-02T14:00:12.267Z] nexus3.edgexfoundry.org:10004 [2022-02-02T14:00:12.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:12.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:12.267Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:12.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:12.267Z] [2022-02-02T14:00:12.267Z] Login Succeeded [2022-02-02T14:00:12.267Z] docker.io [2022-02-02T14:00:12.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:00:12.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:00:12.788Z] Configure a credential helper to remove this warning. See [2022-02-02T14:00:12.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:00:12.788Z] [2022-02-02T14:00:12.788Z] Login Succeeded [2022-02-02T14:00:12.788Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T14:00:12.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-02T14:00:12.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T14:00:12.868Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-02-02T14:00:12.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T14:00:12.888Z] ========================================================= [2022-02-02T14:00:12.888Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-02-02T14:00:12.888Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:00:13.190Z] + 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-02T14:00:13.190Z] Sending build context to Docker daemon 4.47MB [2022-02-02T14:00:13.190Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-02T14:00:13.190Z] Step 2/24 : FROM ${BASE} as builder [2022-02-02T14:00:13.191Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-02-02T14:00:13.191Z] a0d0a0d46f8b: Already exists [2022-02-02T14:00:13.191Z] 39017ce70367: Pulling fs layer [2022-02-02T14:00:13.191Z] dcf9283bb20a: Pulling fs layer [2022-02-02T14:00:13.191Z] 39017ce70367: Verifying Checksum [2022-02-02T14:00:13.191Z] 39017ce70367: Download complete [2022-02-02T14:00:13.453Z] 39017ce70367: Pull complete [2022-02-02T14:00:13.714Z] dcf9283bb20a: Verifying Checksum [2022-02-02T14:00:13.714Z] dcf9283bb20a: Download complete [2022-02-02T14:00:17.042Z] dcf9283bb20a: Pull complete [2022-02-02T14:00:17.042Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2022-02-02T14:00:17.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-02-02T14:00:17.042Z] ---> a4e04833b611 [2022-02-02T14:00:17.042Z] 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-02T14:00:17.301Z] ---> Running in 037b19f76142 [2022-02-02T14:00:17.561Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2022-02-02T14:00:17.821Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:00:17.821Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T14:00:17.821Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T14:00:18.081Z] Removing intermediate container 037b19f76142 [2022-02-02T14:00:18.081Z] ---> 296b413eaa7b [2022-02-02T14:00:18.081Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:00:18.081Z] ---> Running in b237dc31cbac [2022-02-02T14:00:18.656Z] Removing intermediate container b237dc31cbac [2022-02-02T14:00:18.656Z] ---> 4cdea29415ad [2022-02-02T14:00:18.656Z] Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-02T14:00:18.656Z] ---> Running in c961517b5093 [2022-02-02T14:00:18.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:19.885Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:19.885Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:20.478Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:00:20.478Z] (1/27) Installing hiredis (1.0.0-r0) [2022-02-02T14:00:20.478Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2022-02-02T14:00:20.478Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T14:00:20.739Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T14:00:21.680Z] (5/27) Installing libblkid (2.37.2-r0) [2022-02-02T14:00:21.680Z] (6/27) Installing blkid (2.37.2-r0) [2022-02-02T14:00:21.680Z] (7/27) Installing libcap-ng (0.8.2-r0) [2022-02-02T14:00:21.680Z] (8/27) Installing setpriv (2.37.2-r0) [2022-02-02T14:00:21.940Z] (9/27) Installing libmount (2.37.2-r0) [2022-02-02T14:00:21.940Z] (10/27) Installing libsmartcols (2.37.2-r0) [2022-02-02T14:00:21.940Z] (11/27) Installing findmnt (2.37.2-r0) [2022-02-02T14:00:22.204Z] (12/27) Installing mcookie (2.37.2-r0) [2022-02-02T14:00:22.204Z] (13/27) Installing hexdump (2.37.2-r0) [2022-02-02T14:00:22.204Z] (14/27) Installing lsblk (2.37.2-r0) [2022-02-02T14:00:22.465Z] (15/27) Installing libuuid (2.37.2-r0) [2022-02-02T14:00:22.465Z] (16/27) Installing libfdisk (2.37.2-r0) [2022-02-02T14:00:22.465Z] (17/27) Installing sfdisk (2.37.2-r0) [2022-02-02T14:00:22.724Z] (18/27) Installing cfdisk (2.37.2-r0) [2022-02-02T14:00:22.724Z] (19/27) Installing partx (2.37.2-r0) [2022-02-02T14:00:22.724Z] (20/27) Installing flock (2.37.2-r0) [2022-02-02T14:00:22.988Z] (21/27) Installing logger (2.37.2-r0) [2022-02-02T14:00:22.988Z] (22/27) Installing uuidgen (2.37.2-r0) [2022-02-02T14:00:22.988Z] (23/27) Installing libeconf (0.3.8-r1) [2022-02-02T14:00:23.253Z] (24/27) Installing util-linux (2.37.2-r0) [2022-02-02T14:00:23.516Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2022-02-02T14:00:23.516Z] (26/27) Installing libidn2 (2.3.1-r0) [2022-02-02T14:00:23.516Z] (27/27) Installing wget (1.21.1-r1) [2022-02-02T14:00:23.778Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:00:23.778Z] OK: 290 MiB in 104 packages [2022-02-02T14:00:24.349Z] Removing intermediate container c961517b5093 [2022-02-02T14:00:24.349Z] ---> 8a47dee51af2 [2022-02-02T14:00:24.349Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-02T14:00:24.349Z] ---> Running in db547950a520 [2022-02-02T14:00:24.349Z] Removing intermediate container db547950a520 [2022-02-02T14:00:24.349Z] ---> 6f43a57b84c1 [2022-02-02T14:00:24.349Z] 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-02T14:00:24.349Z] ---> Running in 9ae4ae71b2c1 [2022-02-02T14:00:24.609Z] --2022-02-02 14:00:24-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-02T14:00:24.609Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:00:24.609Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:00:24.868Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:00:24.868Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-02T14:00:24.868Z] --2022-02-02 14:00:24-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-02T14:00:24.868Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-02T14:00:24.868Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-02T14:00:24.868Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:00:24.868Z] Length: unspecified [application/x-gzip] [2022-02-02T14:00:24.868Z] Saving to: 'STDOUT' [2022-02-02T14:00:24.868Z] [2022-02-02T14:00:25.130Z] 0K .......... .......... .......... .......... .......... 1.22M [2022-02-02T14:00:25.130Z] 50K .......... .......... .......... .......... .......... 2.46M [2022-02-02T14:00:25.130Z] 100K .......... .......... .......... .......... .......... 49.3M [2022-02-02T14:00:25.130Z] 150K .......... .......... .......... .......... .......... 2.64M [2022-02-02T14:00:25.130Z] 200K .......... .......... .......... .......... .......... 41.6M [2022-02-02T14:00:25.130Z] 250K .......... .......... .......... .......... .......... 8.71M [2022-02-02T14:00:25.130Z] 300K .......... .......... .......... .......... .......... 6.46M [2022-02-02T14:00:25.130Z] 350K .......... .......... .......... .......... .......... 16.4M [2022-02-02T14:00:25.130Z] 400K .......... .......... .......... .......... .......... 10.5M [2022-02-02T14:00:25.130Z] 450K .......... .......... .......... .......... .......... 16.7M [2022-02-02T14:00:25.130Z] 500K .......... .......... .......... .......... .......... 30.8M [2022-02-02T14:00:25.130Z] 550K .......... .......... .......... .......... .......... 7.11M [2022-02-02T14:00:25.130Z] 600K .......... .......... .......... .......... .......... 4.98M [2022-02-02T14:00:25.130Z] 650K .......... .......... .......... .......... .......... 12.1M [2022-02-02T14:00:25.130Z] 700K .. 80.4M=0.1s [2022-02-02T14:00:25.130Z] [2022-02-02T14:00:25.130Z] 2022-02-02 14:00:24 (5.42 MB/s) - written to stdout [719348] [2022-02-02T14:00:25.130Z] [2022-02-02T14:00:25.130Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:00:25.130Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-02T14:00:25.396Z] -- Detecting C compiler ABI info [2022-02-02T14:00:25.396Z] -- Detecting C compiler ABI info - done [2022-02-02T14:00:25.396Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:00:25.396Z] -- Detecting C compile features [2022-02-02T14:00:25.396Z] -- Detecting C compile features - done [2022-02-02T14:00:25.396Z] -- Detecting CXX compiler ABI info [2022-02-02T14:00:25.396Z] -- Detecting CXX compiler ABI info - done [2022-02-02T14:00:25.396Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-02T14:00:25.396Z] -- Detecting CXX compile features [2022-02-02T14:00:25.396Z] -- Detecting CXX compile features - done [2022-02-02T14:00:25.396Z] -- Looking for include file endian.h [2022-02-02T14:00:25.660Z] -- Looking for include file endian.h - found [2022-02-02T14:00:25.660Z] -- Looking for sys/types.h [2022-02-02T14:00:25.660Z] -- Looking for sys/types.h - found [2022-02-02T14:00:25.660Z] -- Looking for stdint.h [2022-02-02T14:00:25.660Z] -- Looking for stdint.h - found [2022-02-02T14:00:25.660Z] -- Looking for stddef.h [2022-02-02T14:00:25.660Z] -- Looking for stddef.h - found [2022-02-02T14:00:25.660Z] -- Check size of size_t [2022-02-02T14:00:25.923Z] -- Check size of size_t - done [2022-02-02T14:00:25.923Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-02T14:00:25.923Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-02T14:00:25.923Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-02T14:00:25.923Z] CMake did not find one. [2022-02-02T14:00:25.923Z] [2022-02-02T14:00:25.923Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-02T14:00:25.923Z] the following names: [2022-02-02T14:00:25.923Z] [2022-02-02T14:00:25.923Z] cJSONConfig.cmake [2022-02-02T14:00:25.923Z] cjson-config.cmake [2022-02-02T14:00:25.923Z] [2022-02-02T14:00:25.923Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-02T14:00:25.923Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-02T14:00:25.923Z] provides a separate development package or SDK, be sure it has been [2022-02-02T14:00:25.923Z] installed. [2022-02-02T14:00:25.923Z] [2022-02-02T14:00:25.923Z] [2022-02-02T14:00:25.923Z] -- Configuring done [2022-02-02T14:00:25.923Z] -- Generating done [2022-02-02T14:00:25.923Z] -- Build files have been written to: /tmp/cbor [2022-02-02T14:00:25.923Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-02T14:00:26.186Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-02T14:00:26.186Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-02T14:00:26.450Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T14:00:26.450Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-02T14:00:26.450Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-02T14:00:26.652Z] Still waiting to schedule task [2022-02-02T14:00:26.652Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-02T14:00:26.711Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-02T14:00:26.711Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-02T14:00:26.711Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-02T14:00:26.711Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-02T14:00:26.974Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-02T14:00:26.974Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-02T14:00:26.974Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-02T14:00:27.233Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-02T14:00:27.233Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-02T14:00:27.233Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-02T14:00:27.497Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-02T14:00:27.497Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-02T14:00:27.497Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-02T14:00:27.497Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-02T14:00:27.497Z] [ 40%] Linking C shared library libcbor.so [2022-02-02T14:00:27.759Z] [ 40%] Built target cbor_shared [2022-02-02T14:00:27.759Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-02T14:00:27.759Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-02T14:00:28.019Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-02T14:00:28.019Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T14:00:28.279Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-02T14:00:28.542Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-02T14:00:28.542Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-02T14:00:28.542Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-02T14:00:28.542Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-02T14:00:28.542Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-02T14:00:28.801Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-02T14:00:28.801Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-02T14:00:29.061Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-02T14:00:29.061Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-02T14:00:29.061Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-02T14:00:29.323Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-02T14:00:29.323Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-02T14:00:29.323Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-02T14:00:29.323Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-02T14:00:29.583Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-02T14:00:29.583Z] [ 80%] Linking C static library libcbor.a [2022-02-02T14:00:29.583Z] [ 80%] Built target cbor [2022-02-02T14:00:29.583Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-02T14:00:29.583Z] [ 84%] Linking C executable readfile [2022-02-02T14:00:29.583Z] [ 84%] Built target readfile [2022-02-02T14:00:29.583Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-02T14:00:29.583Z] [ 88%] Linking C executable create_items [2022-02-02T14:00:29.843Z] [ 88%] Built target create_items [2022-02-02T14:00:29.843Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-02T14:00:29.843Z] [ 92%] Linking C executable sort [2022-02-02T14:00:29.843Z] [ 92%] Built target sort [2022-02-02T14:00:29.843Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-02T14:00:29.843Z] [ 96%] Linking C executable hello [2022-02-02T14:00:29.843Z] [ 96%] Built target hello [2022-02-02T14:00:29.843Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-02T14:00:29.843Z] [100%] Linking C executable streaming_parser [2022-02-02T14:00:30.104Z] [100%] Built target streaming_parser [2022-02-02T14:00:30.104Z] Install the project... [2022-02-02T14:00:30.104Z] -- Install configuration: "Release" [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-02T14:00:30.104Z] -- Up-to-date: /usr/local/include/cbor [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/include/cbor.h [2022-02-02T14:00:30.104Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-02T14:00:30.679Z] Removing intermediate container 9ae4ae71b2c1 [2022-02-02T14:00:30.679Z] ---> 1f695f106c19 [2022-02-02T14:00:30.679Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-02T14:00:30.679Z] ---> Running in 7c05e76d5129 [2022-02-02T14:00:31.254Z] Removing intermediate container 7c05e76d5129 [2022-02-02T14:00:31.254Z] ---> 0a6f2724324a [2022-02-02T14:00:31.254Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-02T14:00:31.254Z] ---> b30471dd299f [2022-02-02T14:00:31.254Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-02T14:00:31.521Z] ---> 903e8f649ad2 [2022-02-02T14:00:31.522Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-02T14:00:31.522Z] ---> 51b6a0a8b71a [2022-02-02T14:00:31.522Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-02T14:00:31.782Z] ---> 56119794c0b8 [2022-02-02T14:00:31.782Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-02T14:00:31.782Z] ---> 22474b146317 [2022-02-02T14:00:31.782Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-02T14:00:32.046Z] ---> 50a3f30a935f [2022-02-02T14:00:32.046Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-02T14:00:32.046Z] ---> Running in 836413d36272 [2022-02-02T14:00:32.307Z] + CPPCHECK=false [2022-02-02T14:00:32.307Z] + DOCGEN=false [2022-02-02T14:00:32.307Z] + TOMLVER=SDK-0.2 [2022-02-02T14:00:32.307Z] + CUTILVER=1.2.2 [2022-02-02T14:00:32.307Z] + '[' 0 -gt 0 ] [2022-02-02T14:00:32.307Z] + readlink -f ./scripts/build.sh [2022-02-02T14:00:32.307Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-02T14:00:32.307Z] + dirname /tmp/sdk/scripts [2022-02-02T14:00:32.307Z] + ROOT=/tmp/sdk [2022-02-02T14:00:32.307Z] + cd /tmp/sdk [2022-02-02T14:00:32.307Z] + '[' '!' -d deps ] [2022-02-02T14:00:32.307Z] + mkdir deps [2022-02-02T14:00:32.307Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T14:00:32.307Z] + tar -C deps -z -x -f - [2022-02-02T14:00:32.307Z] --2022-02-02 14:00:32-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T14:00:32.308Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:00:32.308Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:00:32.569Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:00:32.569Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-02T14:00:32.569Z] --2022-02-02 14:00:32-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-02T14:00:32.569Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-02T14:00:32.569Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-02T14:00:32.569Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:00:32.569Z] Length: unspecified [application/x-gzip] [2022-02-02T14:00:32.569Z] Saving to: 'STDOUT' [2022-02-02T14:00:32.569Z] [2022-02-02T14:00:32.569Z] 0K .......... ......  822K=0.02s [2022-02-02T14:00:32.569Z] [2022-02-02T14:00:32.569Z] 2022-02-02 14:00:32 (822 KB/s) - written to stdout [16451] [2022-02-02T14:00:32.569Z] [2022-02-02T14:00:32.569Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-02T14:00:32.569Z] + tar -C deps -z -x -f - [2022-02-02T14:00:32.569Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T14:00:32.569Z] --2022-02-02 14:00:32-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T14:00:32.569Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:00:32.569Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:00:32.829Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:00:32.829Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-02T14:00:32.829Z] --2022-02-02 14:00:32-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-02T14:00:32.829Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2022-02-02T14:00:32.829Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2022-02-02T14:00:33.090Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:00:33.090Z] Length: unspecified [application/x-gzip] [2022-02-02T14:00:33.090Z] Saving to: 'STDOUT' [2022-02-02T14:00:33.090Z]  [2022-02-02T14:00:33.090Z] 0K .......... .......... .......... .......... .......... 1.24M [2022-02-02T14:00:33.090Z] 50K .......... .......... .......... .......... .......... 2.47M [2022-02-02T14:00:33.090Z] 100K .......... .......... .......... .......... .......... 87.0M [2022-02-02T14:00:33.090Z] 150K .......... .......... .......... ......... 3.69M=0.07s [2022-02-02T14:00:33.090Z] [2022-02-02T14:00:33.090Z] 2022-02-02 14:00:32 (2.63 MB/s) - written to stdout [193961] [2022-02-02T14:00:33.090Z] [2022-02-02T14:00:33.090Z] + mkdir -p src/c/iot [2022-02-02T14:00:33.090Z] + 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-02T14:00:33.090Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-02T14:00:33.090Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-02T14:00:33.090Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-02T14:00:33.090Z] + mkdir -p include/iot [2022-02-02T14:00:33.090Z] + 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-02T14:00:33.090Z] + mkdir -p include/iot/os [2022-02-02T14:00:33.090Z] + 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-02T14:00:33.090Z] + mkdir -p /tmp/sdk/build/release [2022-02-02T14:00:33.090Z] + cd /tmp/sdk/build/release [2022-02-02T14:00:33.090Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-02-02T14:00:33.091Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:00:33.091Z] -- Detecting C compiler ABI info [2022-02-02T14:00:33.352Z] -- Detecting C compiler ABI info - done [2022-02-02T14:00:33.352Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:00:33.352Z] -- Detecting C compile features [2022-02-02T14:00:33.352Z] -- Detecting C compile features - done [2022-02-02T14:00:33.352Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-02T14:00:33.352Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-02T14:00:33.352Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-02T14:00:33.352Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-02T14:00:33.352Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-02T14:00:33.352Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-02T14:00:33.352Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-02T14:00:33.352Z] -- C SDK 2.2.0-dev.3 for Linux [2022-02-02T14:00:33.352Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-02T14:00:33.352Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-02T14:00:33.352Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-02T14:00:33.352Z] -- Configuring done [2022-02-02T14:00:33.613Z] -- Generating done [2022-02-02T14:00:33.613Z] -- Build files have been written to: /tmp/sdk/build/release [2022-02-02T14:00:33.613Z] + make all package [2022-02-02T14:00:33.613Z] + tee release.log [2022-02-02T14:00:33.613Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-02T14:00:33.613Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-02T14:00:33.880Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-02T14:00:34.144Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-02T14:00:34.411Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-02T14:00:34.411Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-02T14:00:34.411Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-02T14:00:34.672Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-02T14:00:34.672Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-02T14:00:34.933Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-02T14:00:35.192Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-02T14:00:35.452Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-02T14:00:35.452Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-02T14:00:35.713Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-02T14:00:35.713Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-02T14:00:35.713Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-02T14:00:35.974Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-02T14:00:36.544Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-02T14:00:36.544Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-02T14:00:36.544Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-02T14:00:36.544Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-02T14:00:36.806Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-02T14:00:36.806Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-02T14:00:36.806Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-02T14:00:36.806Z] 275 | const iot_component_factory_t * factory; [2022-02-02T14:00:36.806Z] | ^~~~~~~ [2022-02-02T14:00:37.067Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-02T14:00:38.013Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-02T14:00:38.013Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-02T14:00:38.013Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-02T14:00:38.013Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-02T14:00:38.273Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-02T14:00:38.273Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-02T14:00:38.534Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-02T14:00:38.534Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-02T14:00:38.534Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-02T14:00:38.800Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-02T14:00:38.800Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-02T14:00:39.064Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-02T14:00:39.338Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-02T14:00:39.601Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-02T14:00:39.601Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-02T14:00:40.544Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-02T14:00:40.544Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-02T14:00:40.544Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-02T14:00:40.806Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-02T14:00:40.806Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-02T14:00:40.806Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:40.806Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-02T14:00:40.806Z] | ^~~~~~~~~~~~~ [2022-02-02T14:00:40.806Z] | | [2022-02-02T14:00:40.806Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-02T14:00:40.806Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:40.806Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-02T14:00:40.806Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-02T14:00:40.806Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-02T14:00:40.806Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-02T14:00:40.806Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:40.806Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-02T14:00:40.806Z] | ^~~~~~~~~~~~ [2022-02-02T14:00:40.806Z] | | [2022-02-02T14:00:40.806Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:00:40.806Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:40.806Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:00:40.806Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:00:40.806Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:00:40.806Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:40.806Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-02T14:00:40.806Z] | ^~~~~~~~~~~~ [2022-02-02T14:00:40.806Z] | | [2022-02-02T14:00:40.806Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:00:40.806Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:40.806Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:00:40.806Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:00:40.806Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:00:40.806Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-02T14:00:41.380Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-02T14:00:41.380Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-02T14:00:41.380Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-02T14:00:41.380Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-02T14:00:41.950Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-02T14:00:42.528Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-02T14:00:42.791Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-02T14:00:42.791Z] [ 76%] Linking C shared library libcsdk.so [2022-02-02T14:00:42.791Z] [ 76%] Built target csdk [2022-02-02T14:00:43.053Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-02T14:00:43.053Z] [ 79%] Linking C executable template [2022-02-02T14:00:43.053Z] [ 79%] Built target template [2022-02-02T14:00:43.053Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-02T14:00:43.317Z] [ 82%] Linking C executable device-counter [2022-02-02T14:00:43.317Z] [ 82%] Built target device-counter [2022-02-02T14:00:43.317Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-02T14:00:43.317Z] [ 85%] Linking C executable device-random [2022-02-02T14:00:43.584Z] [ 85%] Built target device-random [2022-02-02T14:00:43.584Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-02T14:00:43.584Z] [ 88%] Linking C executable device-gyro [2022-02-02T14:00:43.584Z] [ 88%] Built target device-gyro [2022-02-02T14:00:43.584Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-02T14:00:43.851Z] [ 91%] Linking C executable device-bitfields [2022-02-02T14:00:43.851Z] [ 91%] Built target device-bitfields [2022-02-02T14:00:43.851Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-02T14:00:43.851Z] [ 94%] Linking C executable template-discovery [2022-02-02T14:00:44.115Z] [ 94%] Built target template-discovery [2022-02-02T14:00:44.115Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-02T14:00:44.115Z] [ 97%] Linking C executable device-file [2022-02-02T14:00:44.115Z] [ 97%] Built target device-file [2022-02-02T14:00:44.115Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-02T14:00:44.376Z] [100%] Linking C executable device-terminal [2022-02-02T14:00:44.376Z] [100%] Built target device-terminal [2022-02-02T14:00:44.376Z] Run CPack packaging tool... [2022-02-02T14:00:44.376Z] CPack: Create package using TGZ [2022-02-02T14:00:44.376Z] CPack: Install projects [2022-02-02T14:00:44.376Z] CPack: - Run preinstall target for: Csdk [2022-02-02T14:00:44.638Z] CPack: - Install project: Csdk [] [2022-02-02T14:00:44.638Z] CPack: Create package [2022-02-02T14:00:44.638Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.3.tar.gz generated. [2022-02-02T14:00:44.638Z] + '[' false '=' true ] [2022-02-02T14:00:44.638Z] + '[' false '=' true ] [2022-02-02T14:00:44.638Z] + mkdir -p /tmp/sdk/build/debug [2022-02-02T14:00:44.638Z] + cd /tmp/sdk/build/debug [2022-02-02T14:00:44.638Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-02-02T14:00:44.638Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:00:44.638Z] -- Detecting C compiler ABI info [2022-02-02T14:00:44.898Z] -- Detecting C compiler ABI info - done [2022-02-02T14:00:44.898Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:00:44.898Z] -- Detecting C compile features [2022-02-02T14:00:44.898Z] -- Detecting C compile features - done [2022-02-02T14:00:44.898Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-02T14:00:44.898Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-02T14:00:44.898Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-02T14:00:44.898Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-02T14:00:44.898Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-02T14:00:44.898Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-02T14:00:44.898Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-02T14:00:44.898Z] -- C SDK 2.2.0-dev.3 for Linux [2022-02-02T14:00:44.898Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-02T14:00:44.898Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-02T14:00:44.898Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-02T14:00:44.898Z] -- Configuring done [2022-02-02T14:00:45.160Z] -- Generating done [2022-02-02T14:00:45.160Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-02-02T14:00:45.160Z] + make [2022-02-02T14:00:45.160Z] + tee debug.log [2022-02-02T14:00:45.160Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-02T14:00:45.160Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-02T14:00:45.160Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-02T14:00:45.423Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-02T14:00:45.423Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-02T14:00:45.423Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-02T14:00:45.684Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-02T14:00:45.684Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-02T14:00:45.684Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-02T14:00:45.944Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-02T14:00:45.944Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-02T14:00:45.944Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-02T14:00:46.206Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-02T14:00:46.206Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-02T14:00:46.206Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-02T14:00:46.206Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-02T14:00:46.206Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-02T14:00:46.466Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-02T14:00:46.466Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-02T14:00:46.726Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-02T14:00:46.726Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-02T14:00:46.726Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-02T14:00:46.726Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-02T14:00:46.726Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-02T14:00:46.726Z] 275 | const iot_component_factory_t * factory; [2022-02-02T14:00:46.726Z] | ^~~~~~~ [2022-02-02T14:00:46.726Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-02T14:00:46.988Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-02T14:00:46.988Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-02T14:00:47.247Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-02T14:00:47.247Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-02T14:00:47.247Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-02T14:00:47.247Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-02T14:00:47.511Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-02T14:00:47.511Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-02T14:00:47.511Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-02T14:00:47.511Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-02T14:00:47.511Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-02T14:00:47.773Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-02T14:00:47.773Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-02T14:00:47.773Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-02T14:00:48.036Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-02T14:00:48.304Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-02T14:00:48.304Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-02T14:00:48.304Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-02T14:00:48.304Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-02T14:00:48.304Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-02T14:00:48.304Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:48.304Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-02T14:00:48.304Z] | ^~~~~~~~~~~~~ [2022-02-02T14:00:48.304Z] | | [2022-02-02T14:00:48.304Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-02T14:00:48.304Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:48.304Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-02T14:00:48.304Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-02T14:00:48.304Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-02T14:00:48.304Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-02T14:00:48.304Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:48.304Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-02T14:00:48.304Z] | ^~~~~~~~~~~~ [2022-02-02T14:00:48.304Z] | | [2022-02-02T14:00:48.304Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:00:48.304Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:48.304Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:00:48.304Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:00:48.304Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:00:48.304Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:00:48.304Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-02T14:00:48.304Z] | ^~~~~~~~~~~~ [2022-02-02T14:00:48.304Z] | | [2022-02-02T14:00:48.304Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:00:48.304Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:00:48.304Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:00:48.304Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:00:48.304Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:00:48.568Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-02T14:00:48.835Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-02T14:00:48.835Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-02T14:00:48.835Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-02T14:00:48.835Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-02T14:00:49.101Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-02T14:00:49.101Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-02T14:00:49.365Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-02T14:00:49.365Z] [ 76%] Linking C shared library libcsdk.so [2022-02-02T14:00:49.365Z] [ 76%] Built target csdk [2022-02-02T14:00:49.365Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-02T14:00:49.365Z] [ 79%] Linking C executable template [2022-02-02T14:00:49.627Z] [ 79%] Built target template [2022-02-02T14:00:49.627Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-02T14:00:49.627Z] [ 82%] Linking C executable device-counter [2022-02-02T14:00:49.627Z] [ 82%] Built target device-counter [2022-02-02T14:00:49.627Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-02T14:00:49.627Z] [ 85%] Linking C executable device-random [2022-02-02T14:00:49.886Z] [ 85%] Built target device-random [2022-02-02T14:00:49.886Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-02T14:00:49.886Z] [ 88%] Linking C executable device-gyro [2022-02-02T14:00:49.886Z] [ 88%] Built target device-gyro [2022-02-02T14:00:49.886Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-02T14:00:50.148Z] [ 91%] Linking C executable device-bitfields [2022-02-02T14:00:50.148Z] [ 91%] Built target device-bitfields [2022-02-02T14:00:50.148Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-02T14:00:50.148Z] [ 94%] Linking C executable template-discovery [2022-02-02T14:00:50.148Z] [ 94%] Built target template-discovery [2022-02-02T14:00:50.148Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-02T14:00:50.408Z] [ 97%] Linking C executable device-file [2022-02-02T14:00:50.408Z] [ 97%] Built target device-file [2022-02-02T14:00:50.408Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-02T14:00:50.408Z] [100%] Linking C executable device-terminal [2022-02-02T14:00:50.408Z] [100%] Built target device-terminal [2022-02-02T14:00:50.408Z] make: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 76%] Built target csdk [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 79%] Built target template [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 82%] Built target device-counter [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 85%] Built target device-random [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 88%] Built target device-gyro [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 91%] Built target device-bitfields [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 94%] Built target template-discovery [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [ 97%] Built target device-file [2022-02-02T14:00:50.680Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] [100%] Built target device-terminal [2022-02-02T14:00:50.680Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:50.680Z] Install the project... [2022-02-02T14:00:50.680Z] -- Install configuration: "Release" [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/lib/libcsdk.so [2022-02-02T14:00:50.680Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2022-02-02T14:00:50.680Z] -- Up-to-date: /usr/local/include [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/devsdk [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/devices.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/base64.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/component.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/config.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/container.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/data.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/hash.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/iot.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/json.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/logger.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/os.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/thread.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/time.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/typecode.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/uuid.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/os [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/include/iot/defs.h [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-02-02T14:00:50.680Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-02-02T14:00:50.680Z] make: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:00:51.256Z] Removing intermediate container 836413d36272 [2022-02-02T14:00:51.256Z] ---> a0d0e899df92 [2022-02-02T14:00:51.256Z] Step 16/24 : FROM ${BASE} [2022-02-02T14:00:51.256Z] ---> a4e04833b611 [2022-02-02T14:00:51.256Z] Step 17/24 : LABEL maintainer="IOTech " [2022-02-02T14:00:51.256Z] ---> Running in acde0844d70d [2022-02-02T14:00:51.256Z] Removing intermediate container acde0844d70d [2022-02-02T14:00:51.256Z] ---> eaba1af363dd [2022-02-02T14:00:51.256Z] Step 18/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-02T14:00:51.516Z] ---> Running in cec6b191fccc [2022-02-02T14:00:51.777Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2022-02-02T14:00:52.036Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:00:52.036Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T14:00:52.036Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T14:00:52.304Z] Removing intermediate container cec6b191fccc [2022-02-02T14:00:52.304Z] ---> 68f839757bb0 [2022-02-02T14:00:52.304Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:00:52.304Z] ---> Running in 0fa7110fcb68 [2022-02-02T14:00:52.570Z] Removing intermediate container 0fa7110fcb68 [2022-02-02T14:00:52.570Z] ---> 3f5026cfadb0 [2022-02-02T14:00:52.570Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-02T14:00:52.835Z] ---> Running in 1f4b2578ba0a [2022-02-02T14:00:53.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:53.664Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:53.922Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:00:54.490Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:00:54.490Z] (1/7) Installing curl (7.79.1-r0) [2022-02-02T14:00:54.490Z] (2/7) Installing hiredis (1.0.0-r0) [2022-02-02T14:00:54.750Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2022-02-02T14:00:54.750Z] (4/7) Installing libuuid (2.37.2-r0) [2022-02-02T14:00:54.750Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T14:00:55.693Z] (6/7) Installing libidn2 (2.3.1-r0) [2022-02-02T14:00:55.693Z] (7/7) Installing wget (1.21.1-r1) [2022-02-02T14:00:55.955Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:00:55.955Z] OK: 281 MiB in 84 packages [2022-02-02T14:00:56.218Z] Removing intermediate container 1f4b2578ba0a [2022-02-02T14:00:56.218Z] ---> edb4f2ea1c00 [2022-02-02T14:00:56.218Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-02-02T14:00:56.478Z] ---> be8bbf505ec8 [2022-02-02T14:00:56.478Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-02-02T14:00:56.478Z] ---> 7637a66d6e66 [2022-02-02T14:00:56.478Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-02-02T14:00:56.743Z] ---> c63ecd30ad30 [2022-02-02T14:00:56.743Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-02-02T14:00:56.743Z] ---> 82dce66bafc4 [2022-02-02T14:00:56.743Z] Successfully built 82dce66bafc4 [2022-02-02T14:00:57.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:00:57.351Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-02T14:00:57.351Z] . [Pipeline] withDockerContainer [2022-02-02T14:00:57.429Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:00:57.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-02T14:00:57.848Z] $ docker top 066801dd4720f5da6e154923a81dedcfe180f09b8523f5032cca00e7b50e3e0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T14:00:58.212Z] + make test [2022-02-02T14:00:58.212Z] echo "make test" [2022-02-02T14:00:58.212Z] make test [Pipeline] } [2022-02-02T14:00:58.228Z] $ docker stop --time=1 066801dd4720f5da6e154923a81dedcfe180f09b8523f5032cca00e7b50e3e0f [2022-02-02T14:00:59.415Z] $ docker rm -f 066801dd4720f5da6e154923a81dedcfe180f09b8523f5032cca00e7b50e3e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T14:01:00.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-02T14:01:00.871Z] + ls -al . [2022-02-02T14:01:00.871Z] total 172 [2022-02-02T14:01:00.871Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 2 14:00 . [2022-02-02T14:01:00.871Z] drwxrwxr-x. 4 jenkins jenkins 108 Feb 2 13:59 .. [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 2 13:59 Attribution.txt [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 7880 Feb 2 13:59 CHANGES [2022-02-02T14:01:00.871Z] drwxrwxr-x. 2 jenkins jenkins 121 Feb 2 13:59 docs [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 2 13:59 Doxyfile [2022-02-02T14:01:00.871Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 13:59 .git [2022-02-02T14:01:00.871Z] drwxrwxr-x. 3 jenkins jenkins 103 Feb 2 13:59 .github [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 2 13:59 .gitignore [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 677 Feb 2 13:59 GOVERNANCE.md [2022-02-02T14:01:00.871Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 2 13:59 include [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 2 13:59 Jenkinsfile [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 2 13:59 LICENSE [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 444 Feb 2 13:59 Makefile [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 618 Feb 2 13:59 OWNERS.md [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 4086 Feb 2 13:59 README.md [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 7422 Feb 2 13:59 README.v2.md [2022-02-02T14:01:00.871Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 2 13:59 scripts [2022-02-02T14:01:00.871Z] drwx------. 3 jenkins jenkins 71 Feb 2 14:00 .semver [2022-02-02T14:01:00.871Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 2 13:59 src [2022-02-02T14:01:00.871Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 2 14:00 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:01:01.178Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=14d3a6bdd029748f665c10001c42d1af5d609c98 --label arch=amd64 --label version=2.2.0-dev.3 . [2022-02-02T14:01:01.179Z] Sending build context to Docker daemon 4.47MB [2022-02-02T14:01:01.179Z] Step 1/17 : ARG BASE=alpine:3.14 [2022-02-02T14:01:01.179Z] Step 2/17 : FROM ${BASE} [2022-02-02T14:01:01.179Z] ---> 82dce66bafc4 [2022-02-02T14:01:01.179Z] Step 3/17 : LABEL maintainer="IOTech " [2022-02-02T14:01:01.179Z] ---> Running in e0511f0d69a8 [2022-02-02T14:01:01.440Z] Removing intermediate container e0511f0d69a8 [2022-02-02T14:01:01.440Z] ---> 5e9fba922b8a [2022-02-02T14:01:01.440Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-02T14:01:01.440Z] ---> Running in cca8852596ef [2022-02-02T14:01:01.700Z] --2022-02-02 14:01:01-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2022-02-02T14:01:01.700Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.74.239.58, 54.195.244.87, 54.229.110.245, ... [2022-02-02T14:01:01.700Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.74.239.58|:443... connected. [2022-02-02T14:01:02.228Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:01:02.228Z] Length: unspecified [application/json] [2022-02-02T14:01:02.228Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:01:02.228Z] [2022-02-02T14:01:02.228Z] 0K 169M=0s [2022-02-02T14:01:02.228Z] [2022-02-02T14:01:02.228Z] 2022-02-02 14:01:01 (169 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2022-02-02T14:01:02.228Z] [2022-02-02T14:01:02.228Z] Removing intermediate container cca8852596ef [2022-02-02T14:01:02.228Z] ---> 484792ea4bfc [2022-02-02T14:01:02.228Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:01:02.493Z] ---> Running in 1d4c124696dd [2022-02-02T14:01:02.758Z] Removing intermediate container 1d4c124696dd [2022-02-02T14:01:02.758Z] ---> f530ea535c10 [2022-02-02T14:01:02.758Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-02-02T14:01:02.758Z] ---> Running in d6e9bbd0a740 [2022-02-02T14:01:03.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:01:03.966Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T14:01:04.227Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T14:01:04.800Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:01:04.800Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T14:01:04.800Z] (2/21) Installing libblkid (2.37.2-r0) [2022-02-02T14:01:04.800Z] (3/21) Installing blkid (2.37.2-r0) [2022-02-02T14:01:05.061Z] (4/21) Installing libcap-ng (0.8.2-r0) [2022-02-02T14:01:05.061Z] (5/21) Installing setpriv (2.37.2-r0) [2022-02-02T14:01:05.061Z] (6/21) Installing libmount (2.37.2-r0) [2022-02-02T14:01:05.322Z] (7/21) Installing libsmartcols (2.37.2-r0) [2022-02-02T14:01:05.322Z] (8/21) Installing findmnt (2.37.2-r0) [2022-02-02T14:01:05.322Z] (9/21) Installing mcookie (2.37.2-r0) [2022-02-02T14:01:05.582Z] (10/21) Installing hexdump (2.37.2-r0) [2022-02-02T14:01:05.582Z] (11/21) Installing lsblk (2.37.2-r0) [2022-02-02T14:01:05.582Z] (12/21) Installing libfdisk (2.37.2-r0) [2022-02-02T14:01:05.842Z] (13/21) Installing sfdisk (2.37.2-r0) [2022-02-02T14:01:05.842Z] (14/21) Installing cfdisk (2.37.2-r0) [2022-02-02T14:01:05.842Z] (15/21) Installing partx (2.37.2-r0) [2022-02-02T14:01:06.102Z] (16/21) Installing flock (2.37.2-r0) [2022-02-02T14:01:06.102Z] (17/21) Installing logger (2.37.2-r0) [2022-02-02T14:01:06.103Z] (18/21) Installing uuidgen (2.37.2-r0) [2022-02-02T14:01:06.103Z] (19/21) Installing libeconf (0.3.8-r1) [2022-02-02T14:01:06.363Z] (20/21) Installing util-linux (2.37.2-r0) [2022-02-02T14:01:06.624Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2022-02-02T14:01:06.624Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:01:06.624Z] OK: 291 MiB in 105 packages [2022-02-02T14:01:06.885Z] Removing intermediate container d6e9bbd0a740 [2022-02-02T14:01:06.885Z] ---> e87f892175ce [2022-02-02T14:01:06.885Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-02-02T14:01:07.153Z] ---> 7c37402e67f8 [2022-02-02T14:01:07.153Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-02-02T14:01:07.412Z] ---> 29e2f4185c03 [2022-02-02T14:01:07.412Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-02-02T14:01:07.412Z] ---> bb841659aae5 [2022-02-02T14:01:07.412Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-02-02T14:01:07.672Z] ---> 0fde331e1dd0 [2022-02-02T14:01:07.672Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-02-02T14:01:07.934Z] ---> a4bdeabbd2f9 [2022-02-02T14:01:07.934Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-02-02T14:01:07.934Z] ---> 14c72f23ddba [2022-02-02T14:01:07.934Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-02-02T14:01:07.934Z] ---> Running in 9ea6663bc332 [2022-02-02T14:01:08.203Z] Removing intermediate container 9ea6663bc332 [2022-02-02T14:01:08.203Z] ---> 167e993f5868 [2022-02-02T14:01:08.203Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-02-02T14:01:08.203Z] ---> Running in c37ceb51df0b [2022-02-02T14:01:08.203Z] Removing intermediate container c37ceb51df0b [2022-02-02T14:01:08.203Z] ---> 12d3a006a27e [2022-02-02T14:01:08.203Z] Step 15/17 : LABEL arch=amd64 [2022-02-02T14:01:08.203Z] ---> Running in 3ef2f6f59b9e [2022-02-02T14:01:08.203Z] Removing intermediate container 3ef2f6f59b9e [2022-02-02T14:01:08.203Z] ---> 10f4f2b89599 [2022-02-02T14:01:08.203Z] Step 16/17 : LABEL git_sha=14d3a6bdd029748f665c10001c42d1af5d609c98 [2022-02-02T14:01:08.203Z] ---> Running in 86ec7d11452a [2022-02-02T14:01:08.463Z] Removing intermediate container 86ec7d11452a [2022-02-02T14:01:08.463Z] ---> a0f663e81c3e [2022-02-02T14:01:08.463Z] Step 17/17 : LABEL version=2.2.0-dev.3 [2022-02-02T14:01:08.463Z] ---> Running in 0d45378f6bf3 [2022-02-02T14:01:08.463Z] Removing intermediate container 0d45378f6bf3 [2022-02-02T14:01:08.463Z] ---> a326d3907669 [2022-02-02T14:01:08.463Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-02-02T14:01:08.463Z] Successfully built a326d3907669 [2022-02-02T14:01:08.463Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:01:08.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T14:01:08.905Z] [2022-02-02T14:01:08.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:01:09.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T14:01:09.214Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-02T14:01:09.214Z] b4d181a07f80: Pulling fs layer [2022-02-02T14:01:09.214Z] a1111a8f2ec3: Pulling fs layer [2022-02-02T14:01:09.214Z] ed53099fbce6: Pulling fs layer [2022-02-02T14:01:09.214Z] dc539afda2c1: Pulling fs layer [2022-02-02T14:01:09.214Z] 77bc0d833cb6: Pulling fs layer [2022-02-02T14:01:09.214Z] 9065ff56babe: Pulling fs layer [2022-02-02T14:01:09.214Z] d287ab97295c: Pulling fs layer [2022-02-02T14:01:09.214Z] dc539afda2c1: Waiting [2022-02-02T14:01:09.214Z] 77bc0d833cb6: Waiting [2022-02-02T14:01:09.214Z] 9065ff56babe: Waiting [2022-02-02T14:01:09.214Z] d287ab97295c: Waiting [2022-02-02T14:01:09.214Z] a1111a8f2ec3: Verifying Checksum [2022-02-02T14:01:09.214Z] a1111a8f2ec3: Download complete [2022-02-02T14:01:09.214Z] dc539afda2c1: Verifying Checksum [2022-02-02T14:01:09.214Z] dc539afda2c1: Download complete [2022-02-02T14:01:09.214Z] ed53099fbce6: Verifying Checksum [2022-02-02T14:01:09.214Z] ed53099fbce6: Download complete [2022-02-02T14:01:09.214Z] 9065ff56babe: Verifying Checksum [2022-02-02T14:01:09.214Z] 9065ff56babe: Download complete [2022-02-02T14:01:09.214Z] 77bc0d833cb6: Verifying Checksum [2022-02-02T14:01:09.214Z] 77bc0d833cb6: Download complete [2022-02-02T14:01:09.477Z] b4d181a07f80: Verifying Checksum [2022-02-02T14:01:09.477Z] b4d181a07f80: Download complete [2022-02-02T14:01:10.052Z] d287ab97295c: Verifying Checksum [2022-02-02T14:01:10.052Z] d287ab97295c: Download complete [2022-02-02T14:01:11.017Z] b4d181a07f80: Pull complete [2022-02-02T14:01:11.017Z] a1111a8f2ec3: Pull complete [2022-02-02T14:01:11.607Z] ed53099fbce6: Pull complete [2022-02-02T14:01:11.607Z] dc539afda2c1: Pull complete [2022-02-02T14:01:11.872Z] 77bc0d833cb6: Pull complete [2022-02-02T14:01:11.872Z] 9065ff56babe: Pull complete [2022-02-02T14:01:17.210Z] d287ab97295c: Pull complete [2022-02-02T14:01:17.210Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-02T14:01:17.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T14:01:17.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-02T14:01:17.275Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:01:17.306Z] $ 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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T14:01:19.525Z] $ docker top c21462689a7e6682c092757d61d300d2886962ad684b8f06eb86abda833e403a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:01:19.948Z] ---> job-cost.sh [2022-02-02T14:01:19.949Z] lf-activate-venv: SKIPPING [2022-02-02T14:01:19.949Z] INFO: No Stack... [2022-02-02T14:01:20.208Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T14:01:20.779Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T14:01:21.072Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-02-02T14:01:21.072Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T14:01:21.093Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [2022-02-02T14:01:21.105Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] did not exist. Created. [2022-02-02T14:01:21.105Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T14:01:21.411Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-02T14:01:21.448Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T14:01:21.454Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T14:01:21.472Z] $ docker stop --time=1 c21462689a7e6682c092757d61d300d2886962ad684b8f06eb86abda833e403a [2022-02-02T14:01:22.603Z] $ docker rm -f c21462689a7e6682c092757d61d300d2886962ad684b8f06eb86abda833e403a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T14:01:47.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4436 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-02-02T14:01:47.887Z] Running in /w/workspace/device-sdk-c/17 [Pipeline] { [Pipeline] checkout [2022-02-02T14:01:48.047Z] Selected Git installation does not exist. Using Default [2022-02-02T14:01:48.047Z] The recommended git tool is: NONE [2022-02-02T14:01:52.436Z] using credential edgex-jenkins-ssh [2022-02-02T14:01:52.451Z] Cloning the remote Git repository [2022-02-02T14:01:52.509Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-02-02T14:01:52.582Z] > git init /w/workspace/device-sdk-c/17 # timeout=10 [2022-02-02T14:01:52.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-02-02T14:01:52.652Z] > git --version # timeout=10 [2022-02-02T14:01:52.682Z] > git --version # 'git version 2.17.1' [2022-02-02T14:01:52.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T14:01:52.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T14:01:53.819Z] Avoid second fetch [2022-02-02T14:01:53.819Z] Checking out Revision 14d3a6bdd029748f665c10001c42d1af5d609c98 (main) [2022-02-02T14:01:53.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-02-02T14:01:53.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T14:01:53.845Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T14:01:53.907Z] > git checkout -f 14d3a6bdd029748f665c10001c42d1af5d609c98 # timeout=10 [2022-02-02T14:01:58.241Z] Commit message: "fix: retry attempts to resolve service endpoints from registry (#394) (#396)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T14:01:59.041Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-02T14:01:59.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T14:01:59.041Z] Dload Upload Total Spent Left Speed [2022-02-02T14:01:59.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-02-02T14:01:59.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-02T14:01:59.884Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-02T14:01:59.884Z] + sudo tee /etc/docker/daemon.new [2022-02-02T14:01:59.884Z] { [2022-02-02T14:01:59.884Z] "registry-mirrors": [ [2022-02-02T14:01:59.884Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-02T14:01:59.884Z] ], [2022-02-02T14:01:59.884Z] "bip": "10.250.0.254/24", [2022-02-02T14:01:59.884Z] "hosts": [ [2022-02-02T14:01:59.884Z] "tcp://0.0.0.0:5555", [2022-02-02T14:01:59.884Z] "unix:///var/run/docker.sock" [2022-02-02T14:01:59.884Z] ], [2022-02-02T14:01:59.884Z] "mtu": 1458, [2022-02-02T14:01:59.884Z] "selinux-enabled": true, [2022-02-02T14:01:59.884Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-02T14:01:59.884Z] } [Pipeline] sh [2022-02-02T14:02:00.230Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-02T14:02:00.575Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T14:02:18.922Z] provisioning config files... [2022-02-02T14:02:18.997Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/17@tmp/config1712223839052055718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:02:19.402Z] ---> docker-login.sh [2022-02-02T14:02:19.402Z] nexus3.edgexfoundry.org:10001 [2022-02-02T14:02:19.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:02:20.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:02:20.270Z] Configure a credential helper to remove this warning. See [2022-02-02T14:02:20.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:02:20.270Z] [2022-02-02T14:02:20.270Z] Login Succeeded [2022-02-02T14:02:20.270Z] nexus3.edgexfoundry.org:10002 [2022-02-02T14:02:20.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:02:20.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:02:20.544Z] Configure a credential helper to remove this warning. See [2022-02-02T14:02:20.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:02:20.544Z] [2022-02-02T14:02:20.544Z] Login Succeeded [2022-02-02T14:02:20.544Z] nexus3.edgexfoundry.org:10003 [2022-02-02T14:02:20.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:02:21.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:02:21.090Z] Configure a credential helper to remove this warning. See [2022-02-02T14:02:21.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:02:21.090Z] [2022-02-02T14:02:21.090Z] Login Succeeded [2022-02-02T14:02:21.090Z] nexus3.edgexfoundry.org:10004 [2022-02-02T14:02:21.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:02:21.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:02:21.363Z] Configure a credential helper to remove this warning. See [2022-02-02T14:02:21.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:02:21.363Z] [2022-02-02T14:02:21.363Z] Login Succeeded [2022-02-02T14:02:21.363Z] docker.io [2022-02-02T14:02:21.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T14:02:22.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T14:02:22.225Z] Configure a credential helper to remove this warning. See [2022-02-02T14:02:22.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T14:02:22.225Z] [2022-02-02T14:02:22.225Z] Login Succeeded [2022-02-02T14:02:22.225Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T14:02:22.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-02T14:02:22.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T14:02:22.670Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-02-02T14:02:22.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T14:02:22.690Z] ========================================================= [2022-02-02T14:02:22.690Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-02-02T14:02:22.690Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:02:23.017Z] + 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-02T14:02:23.290Z] Sending build context to Docker daemon 2.719MB [2022-02-02T14:02:23.290Z] Step 1/24 : ARG BASE=alpine:3.14 [2022-02-02T14:02:23.290Z] Step 2/24 : FROM ${BASE} as builder [2022-02-02T14:02:23.566Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-02-02T14:02:23.566Z] 552d1f2373af: Pulling fs layer [2022-02-02T14:02:23.566Z] f2be2b6548c6: Pulling fs layer [2022-02-02T14:02:23.566Z] ee4ac2fe028c: Pulling fs layer [2022-02-02T14:02:23.566Z] f2be2b6548c6: Download complete [2022-02-02T14:02:23.566Z] 552d1f2373af: Download complete [2022-02-02T14:02:24.165Z] 552d1f2373af: Pull complete [2022-02-02T14:02:24.438Z] f2be2b6548c6: Pull complete [2022-02-02T14:02:25.418Z] ee4ac2fe028c: Verifying Checksum [2022-02-02T14:02:25.418Z] ee4ac2fe028c: Download complete [2022-02-02T14:02:33.690Z] ee4ac2fe028c: Pull complete [2022-02-02T14:02:33.690Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2022-02-02T14:02:33.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-02T14:02:33.690Z] ---> b6d714ea7bf2 [2022-02-02T14:02:33.690Z] 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-02T14:02:34.287Z] ---> Running in f90a6f01751d [2022-02-02T14:02:35.266Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2022-02-02T14:02:35.541Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:02:35.541Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T14:02:35.541Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T14:02:36.518Z] Removing intermediate container f90a6f01751d [2022-02-02T14:02:36.518Z] ---> 6506e51c2792 [2022-02-02T14:02:36.518Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:02:36.518Z] ---> Running in 9c0c311f6bdc [2022-02-02T14:02:37.951Z] Removing intermediate container 9c0c311f6bdc [2022-02-02T14:02:37.951Z] ---> c273322a21ce [2022-02-02T14:02:37.951Z] Step 5/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-02T14:02:38.227Z] ---> Running in dab99605aab2 [2022-02-02T14:02:39.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:02:40.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T14:02:40.454Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:02:41.047Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:02:41.047Z] (1/27) Installing hiredis (1.0.0-r0) [2022-02-02T14:02:41.319Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2022-02-02T14:02:41.319Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T14:02:41.319Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T14:02:42.292Z] (5/27) Installing libblkid (2.37.2-r0) [2022-02-02T14:02:42.563Z] (6/27) Installing blkid (2.37.2-r0) [2022-02-02T14:02:42.563Z] (7/27) Installing libcap-ng (0.8.2-r0) [2022-02-02T14:02:42.834Z] (8/27) Installing setpriv (2.37.2-r0) [2022-02-02T14:02:42.834Z] (9/27) Installing libmount (2.37.2-r0) [2022-02-02T14:02:42.834Z] (10/27) Installing libsmartcols (2.37.2-r0) [2022-02-02T14:02:43.104Z] (11/27) Installing findmnt (2.37.2-r0) [2022-02-02T14:02:43.104Z] (12/27) Installing mcookie (2.37.2-r0) [2022-02-02T14:02:43.104Z] (13/27) Installing hexdump (2.37.2-r0) [2022-02-02T14:02:43.373Z] (14/27) Installing lsblk (2.37.2-r0) [2022-02-02T14:02:43.373Z] (15/27) Installing libuuid (2.37.2-r0) [2022-02-02T14:02:43.373Z] (16/27) Installing libfdisk (2.37.2-r0) [2022-02-02T14:02:43.644Z] (17/27) Installing sfdisk (2.37.2-r0) [2022-02-02T14:02:43.644Z] (18/27) Installing cfdisk (2.37.2-r0) [2022-02-02T14:02:43.644Z] (19/27) Installing partx (2.37.2-r0) [2022-02-02T14:02:43.915Z] (20/27) Installing flock (2.37.2-r0) [2022-02-02T14:02:43.915Z] (21/27) Installing logger (2.37.2-r0) [2022-02-02T14:02:43.915Z] (22/27) Installing uuidgen (2.37.2-r0) [2022-02-02T14:02:44.188Z] (23/27) Installing libeconf (0.3.8-r1) [2022-02-02T14:02:44.188Z] (24/27) Installing util-linux (2.37.2-r0) [2022-02-02T14:02:44.459Z] (25/27) Installing util-linux-dev (2.37.2-r0) [2022-02-02T14:02:44.729Z] (26/27) Installing libidn2 (2.3.1-r0) [2022-02-02T14:02:44.729Z] (27/27) Installing wget (1.21.1-r1) [2022-02-02T14:02:45.003Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:02:45.003Z] OK: 286 MiB in 104 packages [2022-02-02T14:02:46.435Z] Removing intermediate container dab99605aab2 [2022-02-02T14:02:46.435Z] ---> db41a6b4484e [2022-02-02T14:02:46.435Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2022-02-02T14:02:46.435Z] ---> Running in 308e5a3e3c18 [2022-02-02T14:02:46.710Z] Removing intermediate container 308e5a3e3c18 [2022-02-02T14:02:46.710Z] ---> 3fd0df87df01 [2022-02-02T14:02:46.710Z] 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-02T14:02:46.710Z] ---> Running in e61083315185 [2022-02-02T14:02:47.692Z] --2022-02-02 14:02:47-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2022-02-02T14:02:47.963Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:02:47.963Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:02:47.963Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:02:47.963Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2022-02-02T14:02:47.963Z] --2022-02-02 14:02:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2022-02-02T14:02:47.963Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2022-02-02T14:02:47.963Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2022-02-02T14:02:48.237Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:02:48.237Z] Length: unspecified [application/x-gzip] [2022-02-02T14:02:48.237Z] Saving to: 'STDOUT' [2022-02-02T14:02:48.237Z]  [2022-02-02T14:02:48.237Z] 0K .......... .......... .......... .......... .......... 1.21M [2022-02-02T14:02:48.237Z] 50K .......... .......... .......... .......... .......... 2.32M [2022-02-02T14:02:48.237Z] 100K .......... .......... .......... .......... .......... 18.7M [2022-02-02T14:02:48.237Z] 150K .......... .......... .......... .......... .......... 2.63M [2022-02-02T14:02:48.237Z] 200K .......... .......... .......... .......... .......... 17.9M [2022-02-02T14:02:48.237Z] 250K .......... .......... .......... .......... .......... 3.38M [2022-02-02T14:02:48.237Z] 300K .......... .......... .......... .......... .......... 5.41M [2022-02-02T14:02:48.237Z] 350K .......... .......... .......... .......... .......... 5.75M [2022-02-02T14:02:48.237Z] 400K .......... .......... .......... .......... .......... 3.85M [2022-02-02T14:02:48.237Z] 450K .......... .......... .......... .......... .......... 3.04M [2022-02-02T14:02:48.237Z] 500K .......... .......... .......... .......... .......... 8.73M [2022-02-02T14:02:48.237Z] 550K .......... .......... .......... .......... .......... 1.82M [2022-02-02T14:02:48.510Z] 600K .......... .......... .......... .......... .......... 978K [2022-02-02T14:02:48.510Z] 650K .......... .......... .......... .......... .......... 2.04M [2022-02-02T14:02:48.510Z] 700K ..       5.90M=0.3s [2022-02-02T14:02:48.510Z] [2022-02-02T14:02:48.510Z] 2022-02-02 14:02:48 (2.70 MB/s) - written to stdout [719348] [2022-02-02T14:02:48.510Z] [2022-02-02T14:02:48.784Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:02:49.055Z] -- The CXX compiler identification is GNU 10.3.1 [2022-02-02T14:02:49.055Z] -- Detecting C compiler ABI info [2022-02-02T14:02:49.334Z] -- Detecting C compiler ABI info - done [2022-02-02T14:02:49.334Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:02:49.334Z] -- Detecting C compile features [2022-02-02T14:02:49.334Z] -- Detecting C compile features - done [2022-02-02T14:02:49.334Z] -- Detecting CXX compiler ABI info [2022-02-02T14:02:49.607Z] -- Detecting CXX compiler ABI info - done [2022-02-02T14:02:49.880Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2022-02-02T14:02:49.880Z] -- Detecting CXX compile features [2022-02-02T14:02:49.880Z] -- Detecting CXX compile features - done [2022-02-02T14:02:49.880Z] -- Looking for include file endian.h [2022-02-02T14:02:50.154Z] -- Looking for include file endian.h - found [2022-02-02T14:02:50.154Z] -- Looking for sys/types.h [2022-02-02T14:02:50.427Z] -- Looking for sys/types.h - found [2022-02-02T14:02:50.427Z] -- Looking for stdint.h [2022-02-02T14:02:50.701Z] -- Looking for stdint.h - found [2022-02-02T14:02:50.701Z] -- Looking for stddef.h [2022-02-02T14:02:50.976Z] -- Looking for stddef.h - found [2022-02-02T14:02:50.976Z] -- Check size of size_t [2022-02-02T14:02:51.248Z] -- Check size of size_t - done [2022-02-02T14:02:51.248Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2022-02-02T14:02:51.248Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2022-02-02T14:02:51.248Z] asked CMake to find a package configuration file provided by "cJSON", but [2022-02-02T14:02:51.248Z] CMake did not find one. [2022-02-02T14:02:51.248Z] [2022-02-02T14:02:51.248Z] Could not find a package configuration file provided by "cJSON" with any of [2022-02-02T14:02:51.248Z] the following names: [2022-02-02T14:02:51.248Z] [2022-02-02T14:02:51.248Z] cJSONConfig.cmake [2022-02-02T14:02:51.248Z] cjson-config.cmake [2022-02-02T14:02:51.248Z] [2022-02-02T14:02:51.248Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2022-02-02T14:02:51.248Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2022-02-02T14:02:51.248Z] provides a separate development package or SDK, be sure it has been [2022-02-02T14:02:51.248Z] installed. [2022-02-02T14:02:51.248Z] [2022-02-02T14:02:51.248Z] [2022-02-02T14:02:51.248Z] -- Configuring done [2022-02-02T14:02:51.248Z] -- Generating done [2022-02-02T14:02:51.521Z] -- Build files have been written to: /tmp/cbor [2022-02-02T14:02:51.521Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2022-02-02T14:02:52.497Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2022-02-02T14:02:53.094Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2022-02-02T14:02:53.367Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T14:02:54.356Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2022-02-02T14:02:54.627Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2022-02-02T14:02:54.627Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2022-02-02T14:02:54.896Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2022-02-02T14:02:55.168Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2022-02-02T14:02:55.440Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2022-02-02T14:02:56.417Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2022-02-02T14:02:56.417Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2022-02-02T14:02:57.011Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2022-02-02T14:02:57.607Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2022-02-02T14:02:57.882Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2022-02-02T14:02:57.882Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2022-02-02T14:02:58.480Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2022-02-02T14:02:58.753Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2022-02-02T14:02:59.024Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2022-02-02T14:02:59.297Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2022-02-02T14:02:59.570Z] [ 40%] Linking C shared library libcbor.so [2022-02-02T14:02:59.570Z] [ 40%] Built target cbor_shared [2022-02-02T14:02:59.570Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2022-02-02T14:03:00.548Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2022-02-02T14:03:01.527Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2022-02-02T14:03:01.527Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2022-02-02T14:03:03.491Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2022-02-02T14:03:03.764Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2022-02-02T14:03:04.037Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2022-02-02T14:03:04.311Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2022-02-02T14:03:04.584Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2022-02-02T14:03:04.857Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2022-02-02T14:03:05.828Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2022-02-02T14:03:06.100Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2022-02-02T14:03:06.691Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2022-02-02T14:03:06.962Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2022-02-02T14:03:07.562Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2022-02-02T14:03:07.562Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2022-02-02T14:03:08.156Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2022-02-02T14:03:08.429Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2022-02-02T14:03:08.701Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2022-02-02T14:03:08.974Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2022-02-02T14:03:09.247Z] [ 80%] Linking C static library libcbor.a [2022-02-02T14:03:09.247Z] [ 80%] Built target cbor [2022-02-02T14:03:09.247Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2022-02-02T14:03:09.521Z] [ 84%] Linking C executable readfile [2022-02-02T14:03:09.798Z] [ 84%] Built target readfile [2022-02-02T14:03:09.798Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2022-02-02T14:03:10.072Z] [ 88%] Linking C executable create_items [2022-02-02T14:03:10.072Z] [ 88%] Built target create_items [2022-02-02T14:03:10.072Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2022-02-02T14:03:10.345Z] [ 92%] Linking C executable sort [2022-02-02T14:03:10.345Z] [ 92%] Built target sort [2022-02-02T14:03:10.345Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2022-02-02T14:03:10.620Z] [ 96%] Linking C executable hello [2022-02-02T14:03:10.620Z] [ 96%] Built target hello [2022-02-02T14:03:10.620Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2022-02-02T14:03:10.894Z] [100%] Linking C executable streaming_parser [2022-02-02T14:03:11.165Z] [100%] Built target streaming_parser [2022-02-02T14:03:11.165Z] Install the project... [2022-02-02T14:03:11.165Z] -- Install configuration: "Release" [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/include/cbor/configuration.h [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/lib/libcbor.a [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/lib/libcbor.so.0 [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/lib/libcbor.so [2022-02-02T14:03:11.165Z] -- Up-to-date: /usr/local/include/cbor [2022-02-02T14:03:11.165Z] -- Installing: /usr/local/include/cbor/data.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/callbacks.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/ints.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/arrays.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/maps.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/tags.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/serialization.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/common.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/encoding.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/streaming.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor/strings.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/include/cbor.h [2022-02-02T14:03:11.166Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2022-02-02T14:03:13.135Z] Removing intermediate container e61083315185 [2022-02-02T14:03:13.135Z] ---> dd3042e23c7f [2022-02-02T14:03:13.135Z] Step 8/24 : RUN mkdir /tmp/sdk [2022-02-02T14:03:13.135Z] ---> Running in 9fe106c6d5cb [2022-02-02T14:03:14.565Z] Removing intermediate container 9fe106c6d5cb [2022-02-02T14:03:14.565Z] ---> 5e7fdbf2e287 [2022-02-02T14:03:14.565Z] Step 9/24 : COPY VERSION /tmp/sdk [2022-02-02T14:03:15.159Z] ---> 2aba774ba653 [2022-02-02T14:03:15.159Z] Step 10/24 : COPY src /tmp/sdk/src [2022-02-02T14:03:16.137Z] ---> 360e14e8cb6e [2022-02-02T14:03:16.137Z] Step 11/24 : COPY include /tmp/sdk/include [2022-02-02T14:03:16.730Z] ---> 874e6dc4de90 [2022-02-02T14:03:16.730Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2022-02-02T14:03:17.326Z] ---> ec2ab7820bdf [2022-02-02T14:03:17.326Z] Step 13/24 : COPY LICENSE /tmp/sdk [2022-02-02T14:03:17.918Z] ---> 1960a5cde254 [2022-02-02T14:03:17.918Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2022-02-02T14:03:18.512Z] ---> df06e98b80e0 [2022-02-02T14:03:18.512Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-02-02T14:03:18.512Z] ---> Running in 8dd0e00cc69f [2022-02-02T14:03:19.488Z] + CPPCHECK=false [2022-02-02T14:03:19.488Z] + DOCGEN=false [2022-02-02T14:03:19.488Z] + TOMLVER=SDK-0.2 [2022-02-02T14:03:19.488Z] + CUTILVER=1.2.2 [2022-02-02T14:03:19.488Z] + '[' 0 -gt 0 ] [2022-02-02T14:03:19.488Z] + readlink -f ./scripts/build.sh [2022-02-02T14:03:19.488Z] + dirname /tmp/sdk/scripts/build.sh [2022-02-02T14:03:19.488Z] + dirname /tmp/sdk/scripts [2022-02-02T14:03:19.488Z] + ROOT=/tmp/sdk [2022-02-02T14:03:19.488Z] + cd /tmp/sdk [2022-02-02T14:03:19.488Z] + '[' '!' -d deps ] [2022-02-02T14:03:19.488Z] + mkdir deps [2022-02-02T14:03:19.488Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T14:03:19.488Z] + tar -C deps -z -x -f - [2022-02-02T14:03:19.488Z] --2022-02-02 14:03:19-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-02-02T14:03:19.488Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:03:19.488Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:03:19.489Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:03:19.489Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2022-02-02T14:03:19.489Z] --2022-02-02 14:03:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2022-02-02T14:03:19.489Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2022-02-02T14:03:19.760Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2022-02-02T14:03:19.760Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:03:19.760Z] Length: unspecified [application/x-gzip] [2022-02-02T14:03:19.760Z] Saving to: 'STDOUT' [2022-02-02T14:03:19.760Z]  [2022-02-02T14:03:19.760Z] 0K .......... ......  833K=0.02s [2022-02-02T14:03:19.760Z] [2022-02-02T14:03:19.760Z] 2022-02-02 14:03:19 (833 KB/s) - written to stdout [16451] [2022-02-02T14:03:19.760Z] [2022-02-02T14:03:19.760Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-02-02T14:03:19.760Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -z [2022-02-02T14:03:19.760Z] -x -f - [2022-02-02T14:03:19.760Z] --2022-02-02 14:03:19-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-02-02T14:03:19.760Z] Resolving github.com (github.com)... 140.82.114.3 [2022-02-02T14:03:19.760Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2022-02-02T14:03:20.029Z] HTTP request sent, awaiting response... 302 Found [2022-02-02T14:03:20.029Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2022-02-02T14:03:20.029Z] --2022-02-02 14:03:19-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2022-02-02T14:03:20.029Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2022-02-02T14:03:20.029Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2022-02-02T14:03:20.300Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:03:20.300Z] Length: unspecified [application/x-gzip] [2022-02-02T14:03:20.300Z] Saving to: 'STDOUT' [2022-02-02T14:03:20.300Z]  [2022-02-02T14:03:20.300Z] 0K .......... .......... .......... .......... .......... 1.20M [2022-02-02T14:03:20.300Z] 50K .......... .......... .......... .......... .......... 2.46M [2022-02-02T14:03:20.300Z] 100K .......... .......... .......... .......... .......... 8.19M [2022-02-02T14:03:20.300Z] 150K .......... .......... .......... ......... 2.21M=0.08s [2022-02-02T14:03:20.300Z] [2022-02-02T14:03:20.300Z] 2022-02-02 14:03:20 (2.21 MB/s) - written to stdout [193961] [2022-02-02T14:03:20.300Z] [2022-02-02T14:03:20.300Z] + mkdir -p src/c/iot [2022-02-02T14:03:20.300Z] + 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-02T14:03:20.300Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-02-02T14:03:20.300Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-02-02T14:03:20.300Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-02-02T14:03:20.300Z] + mkdir -p include/iot [2022-02-02T14:03:20.300Z] + 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-02T14:03:20.300Z] + mkdir -p include/iot/os [2022-02-02T14:03:20.300Z] + 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-02T14:03:20.300Z] + mkdir -p /tmp/sdk/build/release [2022-02-02T14:03:20.300Z] + cd /tmp/sdk/build/release [2022-02-02T14:03:20.300Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-02-02T14:03:20.572Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:03:20.572Z] -- Detecting C compiler ABI info [2022-02-02T14:03:20.843Z] -- Detecting C compiler ABI info - done [2022-02-02T14:03:21.115Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:03:21.115Z] -- Detecting C compile features [2022-02-02T14:03:21.115Z] -- Detecting C compile features - done [2022-02-02T14:03:21.115Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-02T14:03:21.115Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-02T14:03:21.115Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-02T14:03:21.388Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-02T14:03:21.388Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-02T14:03:21.388Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-02T14:03:21.388Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-02T14:03:21.388Z] -- C SDK 2.2.0-dev.3 for Linux [2022-02-02T14:03:21.388Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-02T14:03:21.659Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-02T14:03:21.659Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-02T14:03:21.931Z] -- Configuring done [2022-02-02T14:03:21.931Z] -- Generating done [2022-02-02T14:03:21.931Z] -- Build files have been written to: /tmp/sdk/build/release [2022-02-02T14:03:22.203Z] + make all package [2022-02-02T14:03:22.203Z] + tee release.log [2022-02-02T14:03:22.203Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-02T14:03:22.794Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-02T14:03:23.387Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-02T14:03:25.995Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-02T14:03:26.590Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-02T14:03:26.590Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-02T14:03:27.565Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-02T14:03:28.157Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-02T14:03:28.432Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-02T14:03:29.853Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-02T14:03:31.814Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-02T14:03:32.087Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-02T14:03:33.057Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-02T14:03:33.648Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-02T14:03:34.238Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-02T14:03:34.508Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-02T14:03:34.779Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-02T14:03:38.143Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-02T14:03:38.143Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-02T14:03:38.414Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-02T14:03:39.005Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-02T14:03:39.597Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-02T14:03:39.597Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-02T14:03:39.598Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-02T14:03:39.598Z] 275 | const iot_component_factory_t * factory; [2022-02-02T14:03:39.598Z] | ^~~~~~~ [2022-02-02T14:03:40.187Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-02T14:03:45.558Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-02T14:03:45.558Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-02T14:03:45.558Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-02T14:03:46.148Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-02T14:03:46.738Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-02T14:03:46.738Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-02T14:03:48.160Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-02T14:03:48.430Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-02T14:03:49.446Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-02T14:03:49.721Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-02T14:03:49.992Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-02T14:03:52.595Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-02T14:03:52.868Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-02T14:03:53.911Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-02T14:03:54.249Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-02T14:03:59.690Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-02T14:03:59.690Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-02T14:04:00.280Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-02T14:04:00.867Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-02T14:04:00.867Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-02T14:04:00.867Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:00.867Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-02T14:04:00.867Z] | ^~~~~~~~~~~~~ [2022-02-02T14:04:00.867Z] | | [2022-02-02T14:04:00.867Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-02T14:04:00.867Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:00.867Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-02T14:04:00.867Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-02T14:04:00.867Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-02T14:04:00.867Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-02T14:04:00.867Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:00.867Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-02T14:04:00.867Z] | ^~~~~~~~~~~~ [2022-02-02T14:04:00.867Z] | | [2022-02-02T14:04:00.867Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:04:00.867Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:00.867Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:04:00.867Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:04:00.867Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:04:00.867Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:00.867Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-02T14:04:00.867Z] | ^~~~~~~~~~~~ [2022-02-02T14:04:00.867Z] | | [2022-02-02T14:04:00.867Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:04:00.867Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:00.867Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:04:00.867Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:04:00.867Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:04:01.826Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-02T14:04:04.420Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-02T14:04:04.420Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-02T14:04:04.691Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-02T14:04:05.279Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-02T14:04:07.879Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-02T14:04:11.255Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-02T14:04:12.227Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-02T14:04:12.817Z] [ 76%] Linking C shared library libcsdk.so [2022-02-02T14:04:12.817Z] [ 76%] Built target csdk [2022-02-02T14:04:12.817Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-02T14:04:13.786Z] [ 79%] Linking C executable template [2022-02-02T14:04:14.056Z] [ 79%] Built target template [2022-02-02T14:04:14.056Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-02T14:04:14.646Z] [ 82%] Linking C executable device-counter [2022-02-02T14:04:14.646Z] [ 82%] Built target device-counter [2022-02-02T14:04:14.646Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-02T14:04:15.236Z] [ 85%] Linking C executable device-random [2022-02-02T14:04:15.507Z] [ 85%] Built target device-random [2022-02-02T14:04:15.507Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-02T14:04:16.097Z] [ 88%] Linking C executable device-gyro [2022-02-02T14:04:16.097Z] [ 88%] Built target device-gyro [2022-02-02T14:04:16.368Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-02T14:04:16.638Z] [ 91%] Linking C executable device-bitfields [2022-02-02T14:04:16.911Z] [ 91%] Built target device-bitfields [2022-02-02T14:04:16.911Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-02T14:04:17.883Z] [ 94%] Linking C executable template-discovery [2022-02-02T14:04:18.155Z] [ 94%] Built target template-discovery [2022-02-02T14:04:18.155Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-02T14:04:19.136Z] [ 97%] Linking C executable device-file [2022-02-02T14:04:19.136Z] [ 97%] Built target device-file [2022-02-02T14:04:19.136Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-02T14:04:19.725Z] [100%] Linking C executable device-terminal [2022-02-02T14:04:19.996Z] [100%] Built target device-terminal [2022-02-02T14:04:20.266Z] Run CPack packaging tool... [2022-02-02T14:04:20.266Z] CPack: Create package using TGZ [2022-02-02T14:04:20.266Z] CPack: Install projects [2022-02-02T14:04:20.266Z] CPack: - Run preinstall target for: Csdk [2022-02-02T14:04:20.861Z] CPack: - Install project: Csdk [] [2022-02-02T14:04:20.861Z] CPack: Create package [2022-02-02T14:04:21.130Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.3.tar.gz generated. [2022-02-02T14:04:21.130Z] + '[' false '=' true ] [2022-02-02T14:04:21.130Z] + '[' false '=' true ] [2022-02-02T14:04:21.130Z] + mkdir -p /tmp/sdk/build/debug [2022-02-02T14:04:21.130Z] + cd /tmp/sdk/build/debug [2022-02-02T14:04:21.130Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-02-02T14:04:21.399Z] -- The C compiler identification is GNU 10.3.1 [2022-02-02T14:04:21.399Z] -- Detecting C compiler ABI info [2022-02-02T14:04:21.671Z] -- Detecting C compiler ABI info - done [2022-02-02T14:04:21.671Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-02T14:04:21.671Z] -- Detecting C compile features [2022-02-02T14:04:21.671Z] -- Detecting C compile features - done [2022-02-02T14:04:21.671Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-02-02T14:04:21.942Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2022-02-02T14:04:21.942Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-02-02T14:04:21.942Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-02-02T14:04:21.942Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2022-02-02T14:04:21.942Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-02-02T14:04:21.942Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-02-02T14:04:21.942Z] -- C SDK 2.2.0-dev.3 for Linux [2022-02-02T14:04:21.942Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-02-02T14:04:22.216Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-02-02T14:04:22.216Z] -- Found Curses: /usr/lib/libcurses.so [2022-02-02T14:04:22.485Z] -- Configuring done [2022-02-02T14:04:22.756Z] -- Generating done [2022-02-02T14:04:22.756Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-02-02T14:04:22.756Z] + make [2022-02-02T14:04:22.756Z] + tee debug.log [2022-02-02T14:04:22.756Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-02-02T14:04:23.025Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-02-02T14:04:23.614Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-02-02T14:04:24.205Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-02-02T14:04:24.476Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-02-02T14:04:24.748Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-02-02T14:04:25.020Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-02-02T14:04:25.292Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-02-02T14:04:25.563Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-02-02T14:04:26.153Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-02-02T14:04:26.747Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-02-02T14:04:26.747Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-02-02T14:04:27.336Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-02-02T14:04:27.607Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-02-02T14:04:27.877Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-02-02T14:04:28.151Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-02-02T14:04:28.421Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-02-02T14:04:29.390Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-02-02T14:04:29.390Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-02-02T14:04:29.661Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-02-02T14:04:29.933Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-02-02T14:04:30.203Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-02-02T14:04:30.203Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-02-02T14:04:30.203Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-02-02T14:04:30.203Z] 275 | const iot_component_factory_t * factory; [2022-02-02T14:04:30.203Z] | ^~~~~~~ [2022-02-02T14:04:30.472Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-02-02T14:04:31.899Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-02-02T14:04:31.899Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-02-02T14:04:31.899Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-02-02T14:04:32.172Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-02-02T14:04:32.455Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-02-02T14:04:32.732Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-02-02T14:04:33.001Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-02-02T14:04:33.271Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-02-02T14:04:33.543Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-02-02T14:04:33.813Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-02-02T14:04:34.085Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-02-02T14:04:34.355Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-02-02T14:04:34.627Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-02-02T14:04:35.217Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-02-02T14:04:35.487Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-02-02T14:04:36.457Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-02-02T14:04:37.049Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-02-02T14:04:37.049Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-02-02T14:04:37.324Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-02-02T14:04:37.598Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2022-02-02T14:04:37.598Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:37.598Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2022-02-02T14:04:37.598Z] | ^~~~~~~~~~~~~ [2022-02-02T14:04:37.598Z] | | [2022-02-02T14:04:37.598Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2022-02-02T14:04:37.598Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:37.598Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2022-02-02T14:04:37.598Z] 2714 | MHD_KeyValueIterator iterator, [2022-02-02T14:04:37.598Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2022-02-02T14:04:37.598Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2022-02-02T14:04:37.598Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:37.598Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2022-02-02T14:04:37.598Z] | ^~~~~~~~~~~~ [2022-02-02T14:04:37.598Z] | | [2022-02-02T14:04:37.598Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:04:37.598Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:37.598Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:04:37.598Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:04:37.598Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:04:37.598Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2022-02-02T14:04:37.598Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2022-02-02T14:04:37.598Z] | ^~~~~~~~~~~~ [2022-02-02T14:04:37.598Z] | | [2022-02-02T14:04:37.598Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2022-02-02T14:04:37.598Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2022-02-02T14:04:37.598Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2022-02-02T14:04:37.598Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2022-02-02T14:04:37.598Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2022-02-02T14:04:37.868Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-02-02T14:04:39.294Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-02-02T14:04:39.563Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-02-02T14:04:39.833Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-02-02T14:04:40.104Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-02-02T14:04:40.696Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-02-02T14:04:41.670Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-02-02T14:04:41.940Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-02-02T14:04:42.210Z] [ 76%] Linking C shared library libcsdk.so [2022-02-02T14:04:42.480Z] [ 76%] Built target csdk [2022-02-02T14:04:42.480Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-02-02T14:04:42.751Z] [ 79%] Linking C executable template [2022-02-02T14:04:43.022Z] [ 79%] Built target template [2022-02-02T14:04:43.022Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-02-02T14:04:43.293Z] [ 82%] Linking C executable device-counter [2022-02-02T14:04:43.564Z] [ 82%] Built target device-counter [2022-02-02T14:04:43.564Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-02-02T14:04:43.834Z] [ 85%] Linking C executable device-random [2022-02-02T14:04:44.105Z] [ 85%] Built target device-random [2022-02-02T14:04:44.105Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-02-02T14:04:44.378Z] [ 88%] Linking C executable device-gyro [2022-02-02T14:04:44.650Z] [ 88%] Built target device-gyro [2022-02-02T14:04:44.650Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-02-02T14:04:44.922Z] [ 91%] Linking C executable device-bitfields [2022-02-02T14:04:45.191Z] [ 91%] Built target device-bitfields [2022-02-02T14:04:45.191Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-02-02T14:04:45.782Z] [ 94%] Linking C executable template-discovery [2022-02-02T14:04:45.782Z] [ 94%] Built target template-discovery [2022-02-02T14:04:45.782Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-02-02T14:04:46.374Z] [ 97%] Linking C executable device-file [2022-02-02T14:04:46.374Z] [ 97%] Built target device-file [2022-02-02T14:04:46.374Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-02-02T14:04:46.964Z] [100%] Linking C executable device-terminal [2022-02-02T14:04:47.234Z] [100%] Built target device-terminal [2022-02-02T14:04:47.234Z] make: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] [ 76%] Built target csdk [2022-02-02T14:04:47.234Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.234Z] [ 79%] Built target template [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 82%] Built target device-counter [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 85%] Built target device-random [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 88%] Built target device-gyro [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 91%] Built target device-bitfields [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 94%] Built target template-discovery [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.504Z] [ 97%] Built target device-file [2022-02-02T14:04:47.504Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.775Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.775Z] [100%] Built target device-terminal [2022-02-02T14:04:47.775Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:47.775Z] Install the project... [2022-02-02T14:04:47.775Z] -- Install configuration: "Release" [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/lib/libcsdk.so [2022-02-02T14:04:47.775Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2022-02-02T14:04:47.775Z] -- Up-to-date: /usr/local/include [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/devices.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/devsdk [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/data.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/config.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/container.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/typecode.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/thread.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/hash.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/iot.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/defs.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/uuid.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/component.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/time.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/logger.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/os [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/json.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/base64.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/include/iot/os.h [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-02-02T14:04:47.775Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-02-02T14:04:47.775Z] make: Leaving directory '/tmp/sdk/build/release' [2022-02-02T14:04:49.759Z] Removing intermediate container 8dd0e00cc69f [2022-02-02T14:04:49.759Z] ---> 44599ef91a83 [2022-02-02T14:04:49.759Z] Step 16/24 : FROM ${BASE} [2022-02-02T14:04:49.759Z] ---> b6d714ea7bf2 [2022-02-02T14:04:49.759Z] Step 17/24 : LABEL maintainer="IOTech " [2022-02-02T14:04:49.759Z] ---> Running in 7381ebb54a29 [2022-02-02T14:04:50.049Z] Removing intermediate container 7381ebb54a29 [2022-02-02T14:04:50.049Z] ---> b72be1aa385f [2022-02-02T14:04:50.049Z] Step 18/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-02T14:04:50.344Z] ---> Running in 50a44676db31 [2022-02-02T14:04:51.332Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2022-02-02T14:04:51.602Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:04:51.602Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-02-02T14:04:51.602Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-02-02T14:04:52.576Z] Removing intermediate container 50a44676db31 [2022-02-02T14:04:52.576Z] ---> d59a7cea573e [2022-02-02T14:04:52.576Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:04:52.576Z] ---> Running in 95d97ef36b11 [2022-02-02T14:04:54.005Z] Removing intermediate container 95d97ef36b11 [2022-02-02T14:04:54.005Z] ---> 7cd12f93ffa8 [2022-02-02T14:04:54.005Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2022-02-02T14:04:54.276Z] ---> Running in e3ce7557058a [2022-02-02T14:04:55.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:04:56.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T14:04:56.489Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:04:57.083Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:04:57.083Z] (1/7) Installing curl (7.79.1-r0) [2022-02-02T14:04:57.352Z] (2/7) Installing hiredis (1.0.0-r0) [2022-02-02T14:04:57.352Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2022-02-02T14:04:57.352Z] (4/7) Installing libuuid (2.37.2-r0) [2022-02-02T14:04:57.621Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2022-02-02T14:04:58.587Z] (6/7) Installing libidn2 (2.3.1-r0) [2022-02-02T14:04:58.587Z] (7/7) Installing wget (1.21.1-r1) [2022-02-02T14:04:58.856Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:04:58.856Z] OK: 276 MiB in 84 packages [2022-02-02T14:04:59.829Z] Removing intermediate container e3ce7557058a [2022-02-02T14:04:59.829Z] ---> af9aaf5f3828 [2022-02-02T14:04:59.829Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-02-02T14:05:00.420Z] ---> 3f68b7737da3 [2022-02-02T14:05:00.420Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-02-02T14:05:01.011Z] ---> 984a6dabd154 [2022-02-02T14:05:01.011Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-02-02T14:05:01.604Z] ---> 4cbc2ee629ff [2022-02-02T14:05:01.604Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-02-02T14:05:02.195Z] ---> 5ed5bedfcffc [2022-02-02T14:05:02.464Z] Successfully built 5ed5bedfcffc [2022-02-02T14:05:02.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:05:02.875Z] + docker inspect -f . ci-base-image-arm64 [2022-02-02T14:05:02.875Z] . [Pipeline] withDockerContainer [2022-02-02T14:05:03.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2022-02-02T14:05:03.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/17 -v /w/workspace/device-sdk-c/17:/w/workspace/device-sdk-c/17:rw,z -v /w/workspace/device-sdk-c/17@tmp:/w/workspace/device-sdk-c/17@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 ******** ci-base-image-arm64 cat [2022-02-02T14:05:04.451Z] $ docker top 1d520ba3e3832140f0b75bc1556994190bae2a302e36e902d675cdb9fba6eb97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T14:05:05.345Z] + make test [2022-02-02T14:05:05.345Z] echo "make test" [2022-02-02T14:05:05.345Z] make test [Pipeline] } [2022-02-02T14:05:05.364Z] $ docker stop --time=1 1d520ba3e3832140f0b75bc1556994190bae2a302e36e902d675cdb9fba6eb97 [2022-02-02T14:05:07.003Z] $ docker rm -f 1d520ba3e3832140f0b75bc1556994190bae2a302e36e902d675cdb9fba6eb97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T14:05:07.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-02T14:05:07.936Z] + ls -al . [2022-02-02T14:05:07.936Z] total 200 [2022-02-02T14:05:07.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 14:01 . [2022-02-02T14:05:07.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 14:01 .. [2022-02-02T14:05:07.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 14:01 .git [2022-02-02T14:05:07.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 14:01 .github [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 2 14:01 .gitignore [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 2 14:01 Attribution.txt [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 7880 Feb 2 14:01 CHANGES [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 2 14:01 Doxyfile [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 2 14:01 GOVERNANCE.md [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 2 14:01 Jenkinsfile [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 2 14:01 LICENSE [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 444 Feb 2 14:01 Makefile [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 2 14:01 OWNERS.md [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 4086 Feb 2 14:01 README.md [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 7422 Feb 2 14:01 README.v2.md [2022-02-02T14:05:07.936Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 2 14:00 VERSION [2022-02-02T14:05:07.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 14:01 docs [2022-02-02T14:05:07.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 14:01 include [2022-02-02T14:05:07.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 14:01 scripts [2022-02-02T14:05:07.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 14:01 src [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:05:08.276Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=14d3a6bdd029748f665c10001c42d1af5d609c98 --label arch=arm64 --label version=2.2.0-dev.3 . [2022-02-02T14:05:08.546Z] Sending build context to Docker daemon 2.719MB [2022-02-02T14:05:08.546Z] Step 1/17 : ARG BASE=alpine:3.14 [2022-02-02T14:05:08.546Z] Step 2/17 : FROM ${BASE} [2022-02-02T14:05:08.546Z] ---> 5ed5bedfcffc [2022-02-02T14:05:08.546Z] Step 3/17 : LABEL maintainer="IOTech " [2022-02-02T14:05:08.817Z] ---> Running in d5f426c782d5 [2022-02-02T14:05:09.091Z] Removing intermediate container d5f426c782d5 [2022-02-02T14:05:09.091Z] ---> e0465a2fa214 [2022-02-02T14:05:09.091Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-02-02T14:05:09.091Z] ---> Running in 17683e7ee3b0 [2022-02-02T14:05:10.067Z] --2022-02-02 14:05:09-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2022-02-02T14:05:10.067Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.72.115.12, 54.195.244.87, 54.74.239.58, ... [2022-02-02T14:05:10.336Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.72.115.12|:443... connected. [2022-02-02T14:05:10.608Z] HTTP request sent, awaiting response... 200 OK [2022-02-02T14:05:10.608Z] Length: unspecified [application/json] [2022-02-02T14:05:10.608Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2022-02-02T14:05:10.608Z] [2022-02-02T14:05:10.608Z] 0K    48.9M=0s [2022-02-02T14:05:10.608Z] [2022-02-02T14:05:10.608Z] 2022-02-02 14:05:10 (48.9 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2022-02-02T14:05:10.608Z] [2022-02-02T14:05:11.201Z] Removing intermediate container 17683e7ee3b0 [2022-02-02T14:05:11.201Z] ---> 8027aafde778 [2022-02-02T14:05:11.201Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2022-02-02T14:05:11.476Z] ---> Running in efb94ab700d2 [2022-02-02T14:05:12.902Z] Removing intermediate container efb94ab700d2 [2022-02-02T14:05:12.902Z] ---> 56fd7097ada0 [2022-02-02T14:05:12.902Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-02-02T14:05:13.175Z] ---> Running in f1087dfe39e5 [2022-02-02T14:05:14.147Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:05:15.115Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T14:05:15.385Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T14:05:15.975Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-02-02T14:05:15.975Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2022-02-02T14:05:16.245Z] (2/21) Installing libblkid (2.37.2-r0) [2022-02-02T14:05:16.245Z] (3/21) Installing blkid (2.37.2-r0) [2022-02-02T14:05:16.245Z] (4/21) Installing libcap-ng (0.8.2-r0) [2022-02-02T14:05:16.515Z] (5/21) Installing setpriv (2.37.2-r0) [2022-02-02T14:05:16.515Z] (6/21) Installing libmount (2.37.2-r0) [2022-02-02T14:05:16.515Z] (7/21) Installing libsmartcols (2.37.2-r0) [2022-02-02T14:05:16.784Z] (8/21) Installing findmnt (2.37.2-r0) [2022-02-02T14:05:16.784Z] (9/21) Installing mcookie (2.37.2-r0) [2022-02-02T14:05:16.784Z] (10/21) Installing hexdump (2.37.2-r0) [2022-02-02T14:05:17.053Z] (11/21) Installing lsblk (2.37.2-r0) [2022-02-02T14:05:17.053Z] (12/21) Installing libfdisk (2.37.2-r0) [2022-02-02T14:05:17.053Z] (13/21) Installing sfdisk (2.37.2-r0) [2022-02-02T14:05:17.325Z] (14/21) Installing cfdisk (2.37.2-r0) [2022-02-02T14:05:17.325Z] (15/21) Installing partx (2.37.2-r0) [2022-02-02T14:05:17.325Z] (16/21) Installing flock (2.37.2-r0) [2022-02-02T14:05:17.595Z] (17/21) Installing logger (2.37.2-r0) [2022-02-02T14:05:17.595Z] (18/21) Installing uuidgen (2.37.2-r0) [2022-02-02T14:05:17.595Z] (19/21) Installing libeconf (0.3.8-r1) [2022-02-02T14:05:17.864Z] (20/21) Installing util-linux (2.37.2-r0) [2022-02-02T14:05:18.138Z] (21/21) Installing util-linux-dev (2.37.2-r0) [2022-02-02T14:05:18.138Z] Executing busybox-1.33.1-r3.trigger [2022-02-02T14:05:18.138Z] OK: 286 MiB in 105 packages [2022-02-02T14:05:19.578Z] Removing intermediate container f1087dfe39e5 [2022-02-02T14:05:19.578Z] ---> 32a02b507504 [2022-02-02T14:05:19.578Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-02-02T14:05:20.172Z] ---> afcba734f021 [2022-02-02T14:05:20.172Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-02-02T14:05:20.764Z] ---> dba00548ce17 [2022-02-02T14:05:20.764Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-02-02T14:05:21.365Z] ---> cb82d98c8aa2 [2022-02-02T14:05:21.365Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-02-02T14:05:21.962Z] ---> fe109eb3c6d8 [2022-02-02T14:05:21.962Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-02-02T14:05:22.555Z] ---> 510fc2d1b44b [2022-02-02T14:05:22.555Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-02-02T14:05:23.146Z] ---> d18f1eb34402 [2022-02-02T14:05:23.146Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-02-02T14:05:23.418Z] ---> Running in 897196eb5ab1 [2022-02-02T14:05:23.688Z] Removing intermediate container 897196eb5ab1 [2022-02-02T14:05:23.688Z] ---> 1c354a9baae6 [2022-02-02T14:05:23.688Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-02-02T14:05:23.959Z] ---> Running in 4c6ccdb7696d [2022-02-02T14:05:24.229Z] Removing intermediate container 4c6ccdb7696d [2022-02-02T14:05:24.229Z] ---> d48d34892706 [2022-02-02T14:05:24.229Z] Step 15/17 : LABEL arch=arm64 [2022-02-02T14:05:24.229Z] ---> Running in 59cff3a32889 [2022-02-02T14:05:24.822Z] Removing intermediate container 59cff3a32889 [2022-02-02T14:05:24.822Z] ---> 1ae2416e5772 [2022-02-02T14:05:24.822Z] Step 16/17 : LABEL git_sha=14d3a6bdd029748f665c10001c42d1af5d609c98 [2022-02-02T14:05:24.822Z] ---> Running in 39054f13b888 [2022-02-02T14:05:25.096Z] Removing intermediate container 39054f13b888 [2022-02-02T14:05:25.096Z] ---> 3c6c54f22890 [2022-02-02T14:05:25.096Z] Step 17/17 : LABEL version=2.2.0-dev.3 [2022-02-02T14:05:25.372Z] ---> Running in f0680bff0893 [2022-02-02T14:05:25.644Z] Removing intermediate container f0680bff0893 [2022-02-02T14:05:25.644Z] ---> b844cc50daab [2022-02-02T14:05:25.644Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-02-02T14:05:25.644Z] Successfully built b844cc50daab [2022-02-02T14:05:25.644Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:05:26.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T14:05:26.060Z] [2022-02-02T14:05:26.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:05:26.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T14:05:26.671Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-02T14:05:26.671Z] 448f6bf000e3: Pulling fs layer [2022-02-02T14:05:26.671Z] f757da607395: Pulling fs layer [2022-02-02T14:05:26.671Z] 05883995daec: Pulling fs layer [2022-02-02T14:05:26.671Z] 8603b9c90790: Pulling fs layer [2022-02-02T14:05:26.671Z] 1560dd03e051: Pulling fs layer [2022-02-02T14:05:26.671Z] 27f5ce0e4adf: Pulling fs layer [2022-02-02T14:05:26.671Z] c2d8d7efcc4b: Pulling fs layer [2022-02-02T14:05:26.671Z] 27f5ce0e4adf: Waiting [2022-02-02T14:05:26.671Z] c2d8d7efcc4b: Waiting [2022-02-02T14:05:26.671Z] 8603b9c90790: Waiting [2022-02-02T14:05:26.671Z] 1560dd03e051: Waiting [2022-02-02T14:05:26.671Z] f757da607395: Verifying Checksum [2022-02-02T14:05:26.671Z] f757da607395: Download complete [2022-02-02T14:05:26.671Z] 8603b9c90790: Verifying Checksum [2022-02-02T14:05:26.671Z] 8603b9c90790: Download complete [2022-02-02T14:05:26.671Z] 1560dd03e051: Verifying Checksum [2022-02-02T14:05:26.671Z] 1560dd03e051: Download complete [2022-02-02T14:05:26.956Z] 27f5ce0e4adf: Verifying Checksum [2022-02-02T14:05:26.956Z] 27f5ce0e4adf: Download complete [2022-02-02T14:05:26.956Z] 05883995daec: Verifying Checksum [2022-02-02T14:05:26.956Z] 05883995daec: Download complete [2022-02-02T14:05:27.227Z] 448f6bf000e3: Verifying Checksum [2022-02-02T14:05:27.227Z] 448f6bf000e3: Download complete [2022-02-02T14:05:29.838Z] c2d8d7efcc4b: Verifying Checksum [2022-02-02T14:05:29.838Z] c2d8d7efcc4b: Download complete [2022-02-02T14:05:30.812Z] 448f6bf000e3: Pull complete [2022-02-02T14:05:31.404Z] f757da607395: Pull complete [2022-02-02T14:05:32.830Z] 05883995daec: Pull complete [2022-02-02T14:05:33.103Z] 8603b9c90790: Pull complete [2022-02-02T14:05:34.076Z] 1560dd03e051: Pull complete [2022-02-02T14:05:34.076Z] 27f5ce0e4adf: Pull complete [2022-02-02T14:05:49.125Z] c2d8d7efcc4b: Pull complete [2022-02-02T14:05:49.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-02T14:05:49.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T14:05:49.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-02T14:05:49.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-4436 does not seem to be running inside a container [2022-02-02T14:05:49.435Z] $ 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/17 -v /w/workspace/device-sdk-c/17:/w/workspace/device-sdk-c/17:rw,z -v /w/workspace/device-sdk-c/17@tmp:/w/workspace/device-sdk-c/17@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-02T14:05:51.924Z] $ docker top 37698ac20a97e88d23b3847fc74072e4c567d674c727caaa610c3f8117809564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:05:52.860Z] ---> job-cost.sh [2022-02-02T14:05:52.860Z] lf-activate-venv: SKIPPING [2022-02-02T14:05:52.860Z] INFO: No Stack... [2022-02-02T14:05:53.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-02T14:05:53.403Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T14:05:54.060Z] + cat /w/workspace/device-sdk-c/17/archives/cost.csv [2022-02-02T14:05:54.061Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T14:05:54.121Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [2022-02-02T14:05:54.128Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] did not exist. Created. [2022-02-02T14:05:54.128Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T14:05:54.789Z] /w/workspace/device-sdk-c/17@tmp/durable-f73a2c92/script.sh: 1: /w/workspace/device-sdk-c/17@tmp/durable-f73a2c92/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-02T14:05:55.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-02T14:05:55.480Z] Warning: overwriting stash ‘stack-cost’ [2022-02-02T14:05:55.913Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T14:05:55.923Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T14:05:55.939Z] $ docker stop --time=1 37698ac20a97e88d23b3847fc74072e4c567d674c727caaa610c3f8117809564 [2022-02-02T14:05:57.430Z] $ docker rm -f 37698ac20a97e88d23b3847fc74072e4c567d674c727caaa610c3f8117809564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-02-02T14:05:58.161Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T14:05:58.161Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:05:58.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:05:58.466Z] . [Pipeline] withDockerContainer [2022-02-02T14:05:58.529Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:05:58.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-02T14:05:58.910Z] $ docker top 0bacfaae53fb0ec918a19159ded2f9f9a13b6bb8f8d206be86f1ad891fd46f64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T14:05:59.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T14:05:59.005Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T14:05:59.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T14:05:59.107Z] $ docker exec 0bacfaae53fb0ec918a19159ded2f9f9a13b6bb8f8d206be86f1ad891fd46f64 ssh-agent [2022-02-02T14:05:59.206Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlKocgP/agent.14 [2022-02-02T14:05:59.206Z] SSH_AGENT_PID=20 [2022-02-02T14:05:59.212Z] Running ssh-add (command line suppressed) [2022-02-02T14:05:59.298Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5819973089753786306.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5819973089753786306.key) [2022-02-02T14:05:59.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T14:05:59.602Z] + git semver tag [2022-02-02T14:05:59.602Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T14:05:59.602Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-02T14:05:59.602Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-02T14:05:59.602Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T14:05:59.602Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T14:05:59.602Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T14:05:59.602Z] # $SEMVER_BRANCH = main [2022-02-02T14:05:59.602Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-02-02T14:05:59.602Z] # 14d3a6bdd029748f665c10001c42d1af5d609c98 HEAD [2022-02-02T14:05:59.602Z] # -> Force: false [2022-02-02T14:05:59.602Z] # 5e55568222539d6f85e9230870715f7d13351971 refs/tags/v2.2.0-dev.3 [Pipeline] } [2022-02-02T14:05:59.614Z] $ docker exec --env ******** --env ******** 0bacfaae53fb0ec918a19159ded2f9f9a13b6bb8f8d206be86f1ad891fd46f64 ssh-agent -k [2022-02-02T14:05:59.699Z] unset SSH_AUTH_SOCK; [2022-02-02T14:05:59.700Z] unset SSH_AGENT_PID; [2022-02-02T14:05:59.700Z] echo Agent pid 20 killed; [2022-02-02T14:05:59.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T14:06:00.020Z] + git semver [Pipeline] } [2022-02-02T14:06:00.035Z] $ docker stop --time=1 0bacfaae53fb0ec918a19159ded2f9f9a13b6bb8f8d206be86f1ad891fd46f64 [2022-02-02T14:06:01.201Z] $ docker rm -f 0bacfaae53fb0ec918a19159ded2f9f9a13b6bb8f8d206be86f1ad891fd46f64 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:06:01.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-02T14:06:01.610Z] [2022-02-02T14:06:01.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:06:01.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-02T14:06:01.920Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-02T14:06:01.920Z] ab5ef0e58194: Pulling fs layer [2022-02-02T14:06:01.920Z] 9712f1f96733: Pulling fs layer [2022-02-02T14:06:01.920Z] 63f879dbbcfc: Pulling fs layer [2022-02-02T14:06:01.920Z] 0d9ebad4ef96: Pulling fs layer [2022-02-02T14:06:01.920Z] e9a5061849ea: Pulling fs layer [2022-02-02T14:06:01.920Z] d747dcd14b5f: Pulling fs layer [2022-02-02T14:06:01.920Z] 2de7ff778b66: Pulling fs layer [2022-02-02T14:06:01.920Z] e9a5061849ea: Waiting [2022-02-02T14:06:01.920Z] d747dcd14b5f: Waiting [2022-02-02T14:06:01.920Z] 2de7ff778b66: Waiting [2022-02-02T14:06:01.920Z] 0d9ebad4ef96: Waiting [2022-02-02T14:06:01.920Z] 9712f1f96733: Verifying Checksum [2022-02-02T14:06:01.920Z] 9712f1f96733: Download complete [2022-02-02T14:06:02.192Z] 63f879dbbcfc: Verifying Checksum [2022-02-02T14:06:02.192Z] 63f879dbbcfc: Download complete [2022-02-02T14:06:02.461Z] 0d9ebad4ef96: Verifying Checksum [2022-02-02T14:06:02.461Z] 0d9ebad4ef96: Download complete [2022-02-02T14:06:02.461Z] d747dcd14b5f: Verifying Checksum [2022-02-02T14:06:02.461Z] d747dcd14b5f: Download complete [2022-02-02T14:06:02.461Z] e9a5061849ea: Verifying Checksum [2022-02-02T14:06:02.461Z] e9a5061849ea: Download complete [2022-02-02T14:06:02.461Z] ab5ef0e58194: Verifying Checksum [2022-02-02T14:06:02.461Z] ab5ef0e58194: Download complete [2022-02-02T14:06:02.461Z] 2de7ff778b66: Verifying Checksum [2022-02-02T14:06:02.461Z] 2de7ff778b66: Download complete [2022-02-02T14:06:05.786Z] ab5ef0e58194: Pull complete [2022-02-02T14:06:05.786Z] 9712f1f96733: Pull complete [2022-02-02T14:06:06.729Z] 63f879dbbcfc: Pull complete [2022-02-02T14:06:10.961Z] 0d9ebad4ef96: Pull complete [2022-02-02T14:06:10.961Z] e9a5061849ea: Pull complete [2022-02-02T14:06:10.961Z] d747dcd14b5f: Pull complete [2022-02-02T14:06:12.357Z] 2de7ff778b66: Pull complete [2022-02-02T14:06:12.357Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-02T14:06:12.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-02T14:06:12.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-02T14:06:12.424Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:06:12.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-02T14:06:15.360Z] $ docker top bb2fe94963363c8c4442b6198d83f90a846926e650eaa8c30095aead64025cb5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-02T14:06:15.440Z] provisioning config files... [2022-02-02T14:06:15.449Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7473925602000797601tmp [2022-02-02T14:06:15.463Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2643817934731630836tmp [2022-02-02T14:06:15.475Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2259884784206366853tmp [Pipeline] { [Pipeline] echo [2022-02-02T14:06:15.489Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:15.773Z] ---> sigul-configuration.sh [2022-02-02T14:06:15.773Z] gpg: directory `/root/.gnupg' created [2022-02-02T14:06:15.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-02T14:06:15.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-02T14:06:15.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-02T14:06:15.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-02T14:06:15.773Z] gpg: CAST5 encrypted data [2022-02-02T14:06:15.774Z] gpg: encrypted with 1 passphrase [2022-02-02T14:06:15.774Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-02T14:06:16.062Z] + mkdir /home/jenkins [2022-02-02T14:06:16.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-02T14:06:16.355Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-02T14:06:16.366Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:16.660Z] ---> sigul-install.sh [2022-02-02T14:06:16.660Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-02T14:06:16.954Z] + git tag --list [2022-02-02T14:06:16.954Z] 0.7.0 [2022-02-02T14:06:16.954Z] 0.7.1 [2022-02-02T14:06:16.954Z] 1.0.0 [2022-02-02T14:06:16.954Z] v1.0.1 [2022-02-02T14:06:16.954Z] v1.0.2 [2022-02-02T14:06:16.954Z] v1.0.3 [2022-02-02T14:06:16.954Z] v1.1.0 [2022-02-02T14:06:16.954Z] v1.1.1 [2022-02-02T14:06:16.954Z] v1.2.0 [2022-02-02T14:06:16.954Z] v1.2.1 [2022-02-02T14:06:16.954Z] v1.2.2 [2022-02-02T14:06:16.954Z] v1.3.0 [2022-02-02T14:06:16.954Z] v1.3.1 [2022-02-02T14:06:16.954Z] v2.0.0 [2022-02-02T14:06:16.954Z] v2.0.1-dev.1 [2022-02-02T14:06:16.954Z] v2.0.1-dev.10 [2022-02-02T14:06:16.954Z] v2.0.1-dev.11 [2022-02-02T14:06:16.954Z] v2.0.1-dev.12 [2022-02-02T14:06:16.954Z] v2.0.1-dev.13 [2022-02-02T14:06:16.954Z] v2.0.1-dev.2 [2022-02-02T14:06:16.954Z] v2.0.1-dev.3 [2022-02-02T14:06:16.954Z] v2.0.1-dev.4 [2022-02-02T14:06:16.954Z] v2.0.1-dev.5 [2022-02-02T14:06:16.954Z] v2.0.1-dev.6 [2022-02-02T14:06:16.954Z] v2.0.1-dev.7 [2022-02-02T14:06:16.954Z] v2.0.1-dev.8 [2022-02-02T14:06:16.954Z] v2.0.1-dev.9 [2022-02-02T14:06:16.954Z] v2.1.0 [2022-02-02T14:06:16.954Z] v2.2.0-dev.1 [2022-02-02T14:06:16.954Z] v2.2.0-dev.2 [2022-02-02T14:06:16.954Z] v2.2.0-dev.3 [Pipeline] sh [2022-02-02T14:06:17.285Z] + lftools sign git-tag v2.2.0-dev.3 [2022-02-02T14:06:17.862Z] Signing Git tag with Sigul... [2022-02-02T14:06:17.862Z] Signing v2.2.0-dev.3 [Pipeline] echo [2022-02-02T14:06:18.132Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:18.425Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-02T14:06:18.437Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-02T14:06:18.457Z] $ docker stop --time=1 bb2fe94963363c8c4442b6198d83f90a846926e650eaa8c30095aead64025cb5 [2022-02-02T14:06:19.646Z] $ docker rm -f bb2fe94963363c8c4442b6198d83f90a846926e650eaa8c30095aead64025cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-02T14:06:20.044Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T14:06:20.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:06:20.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:06:20.343Z] . [Pipeline] withDockerContainer [2022-02-02T14:06:20.407Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:06:20.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-02T14:06:20.807Z] $ docker top 9150d5d2f11c3a7f8d88ca968d507ac1953c75746f67c2069937299df1dba569 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T14:06:20.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T14:06:20.903Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T14:06:21.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T14:06:21.006Z] $ docker exec 9150d5d2f11c3a7f8d88ca968d507ac1953c75746f67c2069937299df1dba569 ssh-agent [2022-02-02T14:06:21.121Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAcHeoo/agent.13 [2022-02-02T14:06:21.121Z] SSH_AGENT_PID=20 [2022-02-02T14:06:21.126Z] Running ssh-add (command line suppressed) [2022-02-02T14:06:21.237Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8307779078021366873.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8307779078021366873.key) [2022-02-02T14:06:21.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T14:06:21.548Z] + git semver bump pre [2022-02-02T14:06:21.548Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T14:06:21.548Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-02T14:06:21.548Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-02T14:06:21.548Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T14:06:21.548Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T14:06:21.548Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T14:06:21.548Z] # $SEMVER_BRANCH = main [2022-02-02T14:06:21.548Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-02-02T14:06:21.548Z] 2.2.0-dev.4 [Pipeline] } [2022-02-02T14:06:21.559Z] $ docker exec --env ******** --env ******** 9150d5d2f11c3a7f8d88ca968d507ac1953c75746f67c2069937299df1dba569 ssh-agent -k [2022-02-02T14:06:21.677Z] unset SSH_AUTH_SOCK; [2022-02-02T14:06:21.678Z] unset SSH_AGENT_PID; [2022-02-02T14:06:21.678Z] echo Agent pid 20 killed; [2022-02-02T14:06:21.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T14:06:21.991Z] + git semver [Pipeline] } [2022-02-02T14:06:22.004Z] $ docker stop --time=1 9150d5d2f11c3a7f8d88ca968d507ac1953c75746f67c2069937299df1dba569 [2022-02-02T14:06:23.192Z] $ docker rm -f 9150d5d2f11c3a7f8d88ca968d507ac1953c75746f67c2069937299df1dba569 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T14:06:23.542Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T14:06:23.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:06:23.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T14:06:23.839Z] . [Pipeline] withDockerContainer [2022-02-02T14:06:23.897Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:06:23.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-02T14:06:24.270Z] $ docker top ddeed7c044fc6a98802a7080efc09c2c3f3fa9a50553af6cea0b4a7a83a2a369 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T14:06:24.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T14:06:24.372Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T14:06:24.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T14:06:24.485Z] $ docker exec ddeed7c044fc6a98802a7080efc09c2c3f3fa9a50553af6cea0b4a7a83a2a369 ssh-agent [2022-02-02T14:06:24.586Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiknhlD/agent.13 [2022-02-02T14:06:24.586Z] SSH_AGENT_PID=20 [2022-02-02T14:06:24.592Z] Running ssh-add (command line suppressed) [2022-02-02T14:06:24.684Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4381908668647965255.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4381908668647965255.key) [2022-02-02T14:06:24.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T14:06:24.993Z] + git semver push [2022-02-02T14:06:24.994Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T14:06:24.994Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2022-02-02T14:06:24.994Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2022-02-02T14:06:24.994Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T14:06:24.994Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T14:06:24.994Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T14:06:24.994Z] # $SEMVER_BRANCH = main [2022-02-02T14:06:24.994Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2022-02-02T14:06:26.925Z] $ docker exec --env ******** --env ******** ddeed7c044fc6a98802a7080efc09c2c3f3fa9a50553af6cea0b4a7a83a2a369 ssh-agent -k [2022-02-02T14:06:27.008Z] unset SSH_AUTH_SOCK; [2022-02-02T14:06:27.009Z] unset SSH_AGENT_PID; [2022-02-02T14:06:27.009Z] echo Agent pid 20 killed; [2022-02-02T14:06:27.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T14:06:27.334Z] + git semver [Pipeline] } [2022-02-02T14:06:27.351Z] $ docker stop --time=1 ddeed7c044fc6a98802a7080efc09c2c3f3fa9a50553af6cea0b4a7a83a2a369 [2022-02-02T14:06:28.543Z] $ docker rm -f ddeed7c044fc6a98802a7080efc09c2c3f3fa9a50553af6cea0b4a7a83a2a369 [Pipeline] // withDockerContainer [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-02T14:06:29.080Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [2022-02-02T14:06:29.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-02T14:06:29.080Z] total 8 [2022-02-02T14:06:29.080Z] drwxr-xr-x. 3 root root 34 Feb 2 14:01 . [2022-02-02T14:06:29.080Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 14:06 .. [2022-02-02T14:06:29.080Z] drwxr-xr-x. 2 root root 6 Feb 2 14:01 cost [2022-02-02T14:06:29.080Z] -rw-r--r--. 1 root root 82 Feb 2 14:01 cost.csv [2022-02-02T14:06:29.080Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-02T14:06:29.080Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-02-02T14:06:29.080Z] total 8 [2022-02-02T14:06:29.080Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 14:01 . [2022-02-02T14:06:29.080Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 14:06 .. [2022-02-02T14:06:29.080Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 14:01 cost [2022-02-02T14:06:29.080Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 2 14:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:29.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:29.939Z] ---> package-listing.sh [2022-02-02T14:06:29.939Z] ++ facter osfamily [2022-02-02T14:06:29.939Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-02T14:06:30.200Z] + OS_FAMILY=redhat [2022-02-02T14:06:30.201Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-02-02T14:06:30.201Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-02T14:06:30.201Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-02T14:06:30.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-02T14:06:30.201Z] + PACKAGES=/tmp/packages_start.txt [2022-02-02T14:06:30.201Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-02-02T14:06:30.201Z] + PACKAGES=/tmp/packages_end.txt [2022-02-02T14:06:30.201Z] + case "${OS_FAMILY}" in [2022-02-02T14:06:30.201Z] + sort [2022-02-02T14:06:30.201Z] + rpm -qa [2022-02-02T14:06:30.772Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-02T14:06:30.772Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-02T14:06:30.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-02T14:06:30.772Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-02-02T14:06:30.772Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-02-02T14:06:30.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-02-02T14:06:30.785Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-02T14:06:31.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-02T14:06:31.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T14:06:31.630Z] . [Pipeline] withDockerContainer [2022-02-02T14:06:31.695Z] prd-centos7-docker-4c-2g-4435 does not seem to be running inside a container [2022-02-02T14:06:31.731Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T14:06:31.906Z] $ docker top 71e9a7f0d9af824d1a79d3a94eead9071aae0ec3f56d46b084e5cde164ff0186 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T14:06:32.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-02T14:06:32.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-02T14:06:32.848Z] + ls /var/log/sa-host [2022-02-02T14:06:32.848Z] + sadf -c /var/log/sa-host/sa02 [2022-02-02T14:06:32.848Z] file_magic: OK [2022-02-02T14:06:32.848Z] HZ: Using current value: 100 [2022-02-02T14:06:32.848Z] file_header: OK [2022-02-02T14:06:32.848Z] 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-02T14:06:32.848Z] Statistics: [2022-02-02T14:06:32.848Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T14:06:32.848Z] File successfully converted to sysstat format version 12.0.3 [2022-02-02T14:06:32.848Z] + sadf -c /var/log/sa-host/sa17 [2022-02-02T14:06:32.848Z] file_magic: OK [2022-02-02T14:06:32.848Z] HZ: Using current value: 100 [2022-02-02T14:06:32.848Z] file_header: OK [2022-02-02T14:06:32.848Z] 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-02T14:06:32.848Z] Statistics: [2022-02-02T14:06:32.848Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T14:06:32.848Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T14:06:33.051Z] provisioning config files... [2022-02-02T14:06:33.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1261758943897895272tmp [Pipeline] { [Pipeline] echo [2022-02-02T14:06:33.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:33.361Z] ---> create-netrc.sh [Pipeline] } [2022-02-02T14:06:33.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:33.705Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-02T14:06:33.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:34.003Z] ---> sudo-logs.sh [2022-02-02T14:06:34.003Z] Archiving 'sudo' log.. [2022-02-02T14:06:34.004Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4435.novalocal: Name or service not known [2022-02-02T14:06:34.004Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4435.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-02T14:06:34.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:34.317Z] ---> job-cost.sh [2022-02-02T14:06:34.317Z] lf-activate-venv: SKIPPING [2022-02-02T14:06:34.317Z] DEBUG: total: 0.05999999865889549 [2022-02-02T14:06:34.317Z] INFO: Retrieving Stack Cost... [2022-02-02T14:06:34.577Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T14:06:34.837Z] INFO: Archiving Costs [Pipeline] echo [2022-02-02T14:06:34.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T14:06:35.136Z] ---> logs-deploy.sh [2022-02-02T14:06:35.136Z] lf-activate-venv: SKIPPING [2022-02-02T14:06:35.136Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/17 [2022-02-02T14:06:35.136Z] INFO: archiving workspace using pattern(s): [2022-02-02T14:06:35.708Z] Archives upload complete. [2022-02-02T14:06:35.970Z] INFO: archiving logs to Nexus