Pull request #432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d+5a8c60fb44abe53b7a44cf8b19a8ca8224801472 (e73b9dd90dbfe9af44def3502adab1fa9cb6893c) 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-ssh12533343600025263124.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh2864782131458598935.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15492894785994930059.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16993504150054447753.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9006002947018457967.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2875930383990524425.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117452 in /w/workspace/edgexfoundry_device-sdk-c_PR-432 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-432 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 into PR head commit 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d Merge succeeded, producing 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d Checking out Revision 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d (PR-432) > git config core.sparsecheckout # timeout=10 > git checkout -f 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d # timeout=10 Commit message: "feat: add metrics publication closes #415" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:19:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:19:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:19:33 ========================================================= 14:19:33 EdgeX Global Pipelines Version Info 14:19:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:19:34 ------------------- 14:19:34 stable info: 14:19:34 ------------------- 14:19:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:19:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:19:34 Message: update stable to v1.0.243 14:19:35 ------------------- 14:19:35 experimental info: 14:19:35 ------------------- 14:19:35 Commited By: **** collab-it+edgex@linuxfoundation.org 14:19:35 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:19:35 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:19:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-432 [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-432 [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-432 [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66eaca0 [Pipeline] echo 14:19:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:36 provisioning config files... 14:19:36 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/config14133453357608873373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:36 ---> docker-login.sh 14:19:36 nexus3.edgexfoundry.org:10001 14:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:37 Configure a credential helper to remove this warning. See 14:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:37 14:19:37 Login Succeeded 14:19:37 nexus3.edgexfoundry.org:10002 14:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:37 Configure a credential helper to remove this warning. See 14:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:37 14:19:37 Login Succeeded 14:19:37 nexus3.edgexfoundry.org:10003 14:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:37 Configure a credential helper to remove this warning. See 14:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:37 14:19:37 Login Succeeded 14:19:37 nexus3.edgexfoundry.org:10004 14:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:37 Configure a credential helper to remove this warning. See 14:19:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:37 14:19:37 Login Succeeded 14:19:37 docker.io 14:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:38 Configure a credential helper to remove this warning. See 14:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:38 14:19:38 Login Succeeded 14:19:38 ---> docker-login.sh ends [Pipeline] } 14:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 14:19:38 + git rev-list -1 --merges 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d~1..66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [Pipeline] echo 14:19:38 -----------> git rev-list -1 --merges 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d~1..66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [false] [Pipeline] sh 14:19:38 + git log --format=format:%s -1 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [Pipeline] echo 14:19:39 ========================================================= 14:19:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:39 ========================================================= 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 14:19:39 + git rev-list -1 --merges 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d~1..66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [Pipeline] echo 14:19:39 -----------> git rev-list -1 --merges 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d~1..66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [false] [Pipeline] sh 14:19:40 + git log --format=format:%s -1 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d [Pipeline] echo 14:19:40 ========================================================= 14:19:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:19:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:19:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:19:40 + grep -v github /etc/ssh/ssh_known_hosts 14:19:40 + [ -e /tmp/ssh_known_hosts ] 14:19:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:19:40 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:19:40 sudo tee -a /etc/ssh/ssh_known_hosts 14:19:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:41 14:19:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:41 0.1.4: Pulling from edgex-devops/py-git-semver 14:19:41 b85a868b505f: Pulling fs layer 14:19:41 e2be974225ed: Pulling fs layer 14:19:41 339a4e72a1f5: Pulling fs layer 14:19:41 988bab9f4d93: Pulling fs layer 14:19:41 1469e6f7b9e6: Pulling fs layer 14:19:41 eaf3925da568: Pulling fs layer 14:19:41 bab4dde63d76: Pulling fs layer 14:19:41 bde34c3a00c8: Pulling fs layer 14:19:41 b352a97aabf1: Pulling fs layer 14:19:41 4872d77fe225: Pulling fs layer 14:19:41 5851b861e8e6: Pulling fs layer 14:19:41 eaf3925da568: Waiting 14:19:41 b352a97aabf1: Waiting 14:19:41 bab4dde63d76: Waiting 14:19:41 4872d77fe225: Waiting 14:19:41 5851b861e8e6: Waiting 14:19:41 bde34c3a00c8: Waiting 14:19:41 e2be974225ed: Verifying Checksum 14:19:41 e2be974225ed: Download complete 14:19:41 988bab9f4d93: Verifying Checksum 14:19:41 988bab9f4d93: Download complete 14:19:41 1469e6f7b9e6: Verifying Checksum 14:19:41 1469e6f7b9e6: Download complete 14:19:41 eaf3925da568: Download complete 14:19:41 339a4e72a1f5: Verifying Checksum 14:19:41 339a4e72a1f5: Download complete 14:19:41 bde34c3a00c8: Download complete 14:19:41 b352a97aabf1: Download complete 14:19:41 4872d77fe225: Verifying Checksum 14:19:41 4872d77fe225: Download complete 14:19:41 5851b861e8e6: Download complete 14:19:41 b85a868b505f: Verifying Checksum 14:19:41 b85a868b505f: Download complete 14:19:42 bab4dde63d76: Verifying Checksum 14:19:42 bab4dde63d76: Download complete 14:19:43 b85a868b505f: Pull complete 14:19:43 e2be974225ed: Pull complete 14:19:43 339a4e72a1f5: Pull complete 14:19:44 988bab9f4d93: Pull complete 14:19:44 1469e6f7b9e6: Pull complete 14:19:44 eaf3925da568: Pull complete 14:19:46 bab4dde63d76: Pull complete 14:19:46 bde34c3a00c8: Pull complete 14:19:46 b352a97aabf1: Pull complete 14:19:46 4872d77fe225: Pull complete 14:19:46 5851b861e8e6: Pull complete 14:19:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:19:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:46 prd-ubuntu20.04-docker-8c-8g-117452 does not seem to be running inside a container 14:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-432 -v /w/workspace/edgexfoundry_device-sdk-c_PR-432:/w/workspace/edgexfoundry_device-sdk-c_PR-432:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:19:48 $ docker top 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 -eo pid,comm 14:19:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:19:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:19:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:48 [ssh-agent] Looking for ssh-agent implementation... 14:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:49 $ docker exec 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 ssh-agent 14:19:49 SSH_AUTH_SOCK=/tmp/ssh-Rl6jwXgIaAbX/agent.33 14:19:49 SSH_AGENT_PID=39 14:19:49 Running ssh-add (command line suppressed) 14:19:49 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/private_key_12009495015335175162.key (/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/private_key_12009495015335175162.key) 14:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:49 + git tag --points-at HEAD [Pipeline] } 14:19:49 $ docker exec --env ******** --env ******** 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 ssh-agent -k 14:19:49 unset SSH_AUTH_SOCK; 14:19:49 unset SSH_AGENT_PID; 14:19:49 echo Agent pid 39 killed; 14:19:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:19:49 [ssh-agent] Looking for ssh-agent implementation... 14:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:50 $ docker exec 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 ssh-agent 14:19:50 SSH_AUTH_SOCK=/tmp/ssh-JDAJinAUBoTi/agent.71 14:19:50 SSH_AGENT_PID=77 14:19:50 Running ssh-add (command line suppressed) 14:19:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/private_key_14534109070904990993.key (/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/private_key_14534109070904990993.key) 14:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:19:50 + git semver init 14:19:50 2022-10-27 14:19:50,791 [run_init] DEBUG init version:0.0.0 force:False 14:19:50 2022-10-27 14:19:50,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver 14:19:50 2022-10-27 14:19:50,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver 14:19:50 2022-10-27 14:19:50,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-432, universal_newlines=False, shell=None, istream=None) 14:19:52 2022-10-27 14:19:52,049 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-432/.git/info/exclude 14:19:52 2022-10-27 14:19:52,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver/PR-432 with force:False 14:19:52 2022-10-27 14:19:52,050 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver/PR-432 14:19:52 2022-10-27 14:19:52,054 [execute] INFO git cat-file --batch-check 14:19:52 2022-10-27 14:19:52,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver, universal_newlines=False, shell=None, istream=) 14:19:52 2022-10-27 14:19:52,060 [execute] INFO git cat-file --batch 14:19:52 2022-10-27 14:19:52,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver, universal_newlines=False, shell=None, istream=) 14:19:52 2022-10-27 14:19:52,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-432/.semver/PR-432 14:19:52 0.0.0 [Pipeline] } 14:19:52 $ docker exec --env ******** --env ******** 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 ssh-agent -k 14:19:52 unset SSH_AUTH_SOCK; 14:19:52 unset SSH_AGENT_PID; 14:19:52 echo Agent pid 77 killed; 14:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:19:52 + git semver [Pipeline] } 14:19:53 $ docker stop --time=1 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 14:19:54 $ docker rm -f 288c1334ad24b4351b45d02b3b124fbfd0566e2cf29634dca48cc9bce46d3d18 [Pipeline] // withDockerContainer [Pipeline] sh 14:19:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:19:55 Stashed 1 file(s) [Pipeline] echo 14:19:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:55 provisioning config files... 14:19:55 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/config9506374012333068429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:55 ---> docker-login.sh 14:19:55 nexus3.edgexfoundry.org:10001 14:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:55 Configure a credential helper to remove this warning. See 14:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:55 14:19:55 Login Succeeded 14:19:55 nexus3.edgexfoundry.org:10002 14:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:55 Configure a credential helper to remove this warning. See 14:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:55 14:19:55 Login Succeeded 14:19:55 nexus3.edgexfoundry.org:10003 14:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:56 Configure a credential helper to remove this warning. See 14:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:56 14:19:56 Login Succeeded 14:19:56 nexus3.edgexfoundry.org:10004 14:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:56 Configure a credential helper to remove this warning. See 14:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:56 14:19:56 Login Succeeded 14:19:56 docker.io 14:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:56 Configure a credential helper to remove this warning. See 14:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:56 14:19:56 Login Succeeded 14:19:56 ---> docker-login.sh ends [Pipeline] } 14:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:19:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:56 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 14:19:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:57 ========================================================= 14:19:57 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:19:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:57 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 14:19:57 Sending build context to Docker daemon 4.72MB 14:19:57 Step 1/22 : ARG BASE=alpine:3.15 14:19:57 Step 2/22 : FROM ${BASE} as builder 14:19:57 latest: Pulling from edgex-devops/edgex-gcc-base 14:19:57 9621f1afde84: Pulling fs layer 14:19:57 968262dca30c: Pulling fs layer 14:19:57 9621f1afde84: Verifying Checksum 14:19:57 9621f1afde84: Download complete 14:19:57 9621f1afde84: Pull complete 14:19:58 968262dca30c: Verifying Checksum 14:19:58 968262dca30c: Download complete 14:20:00 968262dca30c: Pull complete 14:20:00 Digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 14:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:20:00 ---> e707ee6a6b38 14:20:00 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 14:20:02 ---> Running in 1657d11102f2 14:20:02 Connecting to iotech.jfrog.io (52.16.228.165:443) 14:20:03 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:20:03 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:20:03 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:20:03 Removing intermediate container 1657d11102f2 14:20:03 ---> 23290029da64 14:20:03 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:20:03 ---> Running in cc2fead0ecfe 14:20:03 Removing intermediate container cc2fead0ecfe 14:20:03 ---> cb5d77cdb4f6 14:20:03 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev 14:20:03 ---> Running in d624d987527b 14:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:20:04 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:04 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:20:04 (1/31) Installing hiredis (1.0.2-r0) 14:20:04 (2/31) Installing hiredis-dev (1.0.2-r0) 14:20:04 (3/31) Installing libcbor (0.8.0-r0) 14:20:04 (4/31) Installing libcbor-dev (0.8.0-r0) 14:20:04 (5/31) Installing ncurses-dev (6.3_p20211120-r1) 14:20:04 (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) 14:20:05 (7/31) Installing util-linux (2.37.4-r0) 14:20:05 (8/31) Installing libblkid (2.37.4-r0) 14:20:05 (9/31) Installing libeconf (0.4.2-r0) 14:20:05 (10/31) Installing libuuid (2.37.4-r0) 14:20:05 (11/31) Installing libfdisk (2.37.4-r0) 14:20:05 (12/31) Installing libmount (2.37.4-r0) 14:20:05 (13/31) Installing libsmartcols (2.37.4-r0) 14:20:05 (14/31) Installing util-linux-misc (2.37.4-r0) 14:20:05 (15/31) Installing linux-pam (1.5.2-r0) 14:20:05 (16/31) Installing runuser (2.37.4-r0) 14:20:05 (17/31) Installing hexdump (2.37.4-r0) 14:20:05 (18/31) Installing uuidgen (2.37.4-r0) 14:20:05 (19/31) Installing blkid (2.37.4-r0) 14:20:05 (20/31) Installing sfdisk (2.37.4-r0) 14:20:05 (21/31) Installing mcookie (2.37.4-r0) 14:20:05 (22/31) Installing wipefs (2.37.4-r0) 14:20:05 (23/31) Installing cfdisk (2.37.4-r0) 14:20:05 (24/31) Installing flock (2.37.4-r0) 14:20:05 (25/31) Installing lsblk (2.37.4-r0) 14:20:05 (26/31) Installing libcap-ng (0.8.2-r1) 14:20:05 (27/31) Installing setpriv (2.37.4-r0) 14:20:05 (28/31) Installing logger (2.37.4-r0) 14:20:05 (29/31) Installing partx (2.37.4-r0) 14:20:05 (30/31) Installing findmnt (2.37.4-r0) 14:20:05 (31/31) Installing util-linux-dev (2.37.4-r0) 14:20:05 Executing busybox-1.34.1-r7.trigger 14:20:05 OK: 293 MiB in 108 packages 14:20:06 Removing intermediate container d624d987527b 14:20:06 ---> 63d47fdc1211 14:20:06 Step 6/22 : RUN mkdir /tmp/sdk 14:20:06 ---> Running in 6f6269aff721 14:20:06 Removing intermediate container 6f6269aff721 14:20:06 ---> b6ae9578b9db 14:20:06 Step 7/22 : COPY VERSION /tmp/sdk 14:20:07 ---> 87c1a741a48a 14:20:07 Step 8/22 : COPY src /tmp/sdk/src 14:20:07 ---> ff19ad0278cc 14:20:07 Step 9/22 : COPY include /tmp/sdk/include 14:20:07 ---> 2e88dd781fda 14:20:07 Step 10/22 : COPY scripts /tmp/sdk/scripts 14:20:07 ---> 08191d984061 14:20:07 Step 11/22 : COPY LICENSE /tmp/sdk 14:20:07 ---> a57d9a0763a8 14:20:07 Step 12/22 : COPY Attribution.txt /tmp/sdk 14:20:08 ---> 951157e69f68 14:20:08 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:20:08 ---> Running in 271c6d4d5bd6 14:20:08 + CPPCHECK=false 14:20:08 + DOCGEN=false 14:20:08 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 14:20:08 + TOMLVER=SDK-0.2 14:20:08 + CUTILVER=1.2.2 14:20:08 + '[' 0 -gt 0 ] 14:20:08 + readlink -f ./scripts/build.sh 14:20:08 + dirname /tmp/sdk/scripts/build.sh 14:20:08 + dirname /tmp/sdk/scripts 14:20:08 + ROOT=/tmp/sdk 14:20:08 + cd /tmp/sdk 14:20:08 + '[' '!' -d deps ] 14:20:08 + mkdir deps 14:20:08 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:20:08 + tar -C deps -z -x -f - 14:20:08 Connecting to github.com (140.82.113.3:443) 14:20:08 Connecting to codeload.github.com (140.82.112.10:443) 14:20:08 writing to stdout 14:20:08 - 100% |********************************| 16451 0:00:00 ETA 14:20:08 written to stdout 14:20:08 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:20:08 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 14:20:08 + tar -C deps -z -x -f - 14:20:08 Connecting to github.com (140.82.113.3:443) 14:20:08 Connecting to codeload.github.com (140.82.112.10:443) 14:20:09 writing to stdout 14:20:09 - 100% |********************************| 189k 0:00:00 ETA 14:20:09 written to stdout 14:20:09 + mkdir -p src/c/iot 14:20:09 + 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 14:20:09 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 14:20:09 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 14:20:09 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 14:20:09 + mkdir -p include/iot 14:20:09 + 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 14:20:09 + mkdir -p include/iot/os 14:20:09 + 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 14:20:09 + mkdir -p /tmp/sdk/build/release 14:20:09 + cd /tmp/sdk/build/release 14:20:09 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:20:09 -- The C compiler identification is GNU 10.3.1 14:20:09 -- Detecting C compiler ABI info 14:20:09 -- Detecting C compiler ABI info - done 14:20:09 -- Check for working C compiler: /usr/bin/cc - skipped 14:20:09 -- Detecting C compile features 14:20:09 -- Detecting C compile features - done 14:20:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:20:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") 14:20:09 -- Found LIBYAML: /usr/lib/libyaml.so 14:20:09 -- Found LIBUUID: /usr/lib/libuuid.so 14:20:09 -- Found LIBCBOR: /usr/lib/libcbor.so 14:20:09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:20:09 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:20:09 -- C SDK 0.0.0 for Linux 14:20:09 -- Performing Test CSDK_HAVE_ATOMIC 14:20:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:20:09 -- Found Curses: /usr/lib/libcurses.so 14:20:09 -- Configuring done 14:20:09 -- Generating done 14:20:09 -- Build files have been written to: /tmp/sdk/build/release 14:20:09 + make all package 14:20:09 + tee release.log 14:20:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:20:09 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:20:09 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:20:10 Still waiting to schedule task 14:20:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:20:10 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:20:10 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:20:10 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:20:10 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:20:10 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:20:10 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:20:11 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:20:11 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:20:11 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:20:11 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:20:11 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:20:11 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:20:11 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:20:12 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:20:12 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:20:12 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:20:12 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:20:12 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:20:13 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:20:13 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 14:20:13 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 14:20:13 275 | const iot_component_factory_t * factory; 14:20:13 | ^~~~~~~ 14:20:13 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:20:13 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:20:13 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:20:13 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:20:14 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:20:14 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:20:14 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:20:14 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:20:14 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:20:14 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:20:14 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 14:20:14 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:20:15 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:20:15 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:20:15 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:20:15 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:20:16 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:20:16 [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:20:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:20:16 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:20:16 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:20:17 [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:20:17 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:20:17 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:20:17 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:20:18 [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:20:18 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:20:18 [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 14:20:18 [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:20:19 [ 76%] Linking C shared library libcsdk.so 14:20:19 [ 76%] Built target csdk 14:20:19 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:20:19 [ 79%] Linking C executable template 14:20:19 [ 79%] Built target template 14:20:19 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:20:19 [ 82%] Linking C executable device-counter 14:20:19 [ 82%] Built target device-counter 14:20:19 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:20:19 [ 85%] Linking C executable device-random 14:20:19 [ 85%] Built target device-random 14:20:19 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:20:20 [ 88%] Linking C executable device-gyro 14:20:20 [ 88%] Built target device-gyro 14:20:20 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:20:20 [ 91%] Linking C executable device-bitfields 14:20:20 [ 91%] Built target device-bitfields 14:20:20 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:20:20 [ 94%] Linking C executable template-discovery 14:20:20 [ 94%] Built target template-discovery 14:20:20 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:20:20 [ 97%] Linking C executable device-file 14:20:20 [ 97%] Built target device-file 14:20:20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:20:20 [100%] Linking C executable device-terminal 14:20:20 [100%] Built target device-terminal 14:20:20 Run CPack packaging tool... 14:20:20 CPack: Create package using TGZ 14:20:20 CPack: Install projects 14:20:20 CPack: - Run preinstall target for: Csdk 14:20:21 CPack: - Install project: Csdk [] 14:20:21 CPack: Create package 14:20:21 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:20:21 + '[' false '=' true ] 14:20:21 + '[' false '=' true ] 14:20:21 + mkdir -p /tmp/sdk/build/debug 14:20:21 + cd /tmp/sdk/build/debug 14:20:21 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:20:21 -- The C compiler identification is GNU 10.3.1 14:20:21 -- Detecting C compiler ABI info 14:20:21 -- Detecting C compiler ABI info - done 14:20:21 -- Check for working C compiler: /usr/bin/cc - skipped 14:20:21 -- Detecting C compile features 14:20:21 -- Detecting C compile features - done 14:20:21 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:20:21 -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") 14:20:21 -- Found LIBYAML: /usr/lib/libyaml.so 14:20:21 -- Found LIBUUID: /usr/lib/libuuid.so 14:20:21 -- Found LIBCBOR: /usr/lib/libcbor.so 14:20:21 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:20:21 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:20:21 -- C SDK 0.0.0 for Linux 14:20:21 -- Performing Test CSDK_HAVE_ATOMIC 14:20:21 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:20:21 -- Found Curses: /usr/lib/libcurses.so 14:20:21 -- Configuring done 14:20:21 -- Generating done 14:20:21 -- Build files have been written to: /tmp/sdk/build/debug 14:20:21 + make 14:20:21 + tee debug.log 14:20:21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:20:21 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:20:21 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:20:22 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:20:22 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:20:22 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:20:22 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:20:22 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:20:22 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:20:22 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:20:22 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:20:22 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:20:22 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:20:22 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:20:22 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:20:22 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:20:22 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:20:23 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:20:23 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:20:23 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:20:23 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:20:23 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:20:23 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 14:20:23 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 14:20:23 275 | const iot_component_factory_t * factory; 14:20:23 | ^~~~~~~ 14:20:23 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:20:23 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:20:23 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:20:23 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:20:23 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:20:23 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:20:23 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:20:24 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:20:24 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:20:24 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:20:24 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 14:20:24 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:20:24 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:20:24 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:20:24 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:20:24 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:20:24 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:20:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:20:24 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:20:24 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:20:25 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:20:25 [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:20:25 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:20:25 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:20:25 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:20:25 [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:20:25 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:20:25 [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 14:20:25 [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:20:25 [ 76%] Linking C shared library libcsdk.so 14:20:26 [ 76%] Built target csdk 14:20:26 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:20:26 [ 79%] Linking C executable template 14:20:26 [ 79%] Built target template 14:20:26 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:20:26 [ 82%] Linking C executable device-counter 14:20:26 [ 82%] Built target device-counter 14:20:26 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:20:26 [ 85%] Linking C executable device-random 14:20:26 [ 85%] Built target device-random 14:20:26 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:20:26 [ 88%] Linking C executable device-gyro 14:20:26 [ 88%] Built target device-gyro 14:20:26 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:20:26 [ 91%] Linking C executable device-bitfields 14:20:26 [ 91%] Built target device-bitfields 14:20:27 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:20:27 [ 94%] Linking C executable template-discovery 14:20:27 [ 94%] Built target template-discovery 14:20:27 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:20:27 [ 97%] Linking C executable device-file 14:20:27 [ 97%] Built target device-file 14:20:27 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:20:27 [100%] Linking C executable device-terminal 14:20:27 [100%] Built target device-terminal 14:20:27 make: Entering directory '/tmp/sdk/build/release' 14:20:27 make[1]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 76%] Built target csdk 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 79%] Built target template 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 82%] Built target device-counter 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 85%] Built target device-random 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 88%] Built target device-gyro 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 91%] Built target device-bitfields 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 94%] Built target template-discovery 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [ 97%] Built target device-file 14:20:27 make[2]: Entering directory '/tmp/sdk/build/release' 14:20:27 make[2]: Leaving directory '/tmp/sdk/build/release' 14:20:27 [100%] Built target device-terminal 14:20:27 make[1]: Leaving directory '/tmp/sdk/build/release' 14:20:27 Install the project... 14:20:27 -- Install configuration: "Release" 14:20:27 -- Installing: /usr/local/lib/libcsdk.so 14:20:27 -- Installing: /usr/local/include 14:20:27 -- Installing: /usr/local/include/devsdk 14:20:27 -- Installing: /usr/local/include/devsdk/devsdk.h 14:20:27 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:20:27 -- Installing: /usr/local/include/edgex 14:20:27 -- Installing: /usr/local/include/edgex/edgex.h 14:20:27 -- Installing: /usr/local/include/edgex/devices.h 14:20:27 -- Installing: /usr/local/include/edgex/profiles.h 14:20:27 -- Installing: /usr/local/include/edgex/edgex-base.h 14:20:27 -- Installing: /usr/local/include/edgex/rest-server.h 14:20:27 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:20:27 -- Installing: /usr/local/include/iot 14:20:27 -- Installing: /usr/local/include/iot/thread.h 14:20:27 -- Installing: /usr/local/include/iot/iot.h 14:20:27 -- Installing: /usr/local/include/iot/json.h 14:20:27 -- Installing: /usr/local/include/iot/scheduler.h 14:20:27 -- Installing: /usr/local/include/iot/typecode.h 14:20:27 -- Installing: /usr/local/include/iot/component.h 14:20:27 -- Installing: /usr/local/include/iot/defs.h 14:20:27 -- Installing: /usr/local/include/iot/base64.h 14:20:27 -- Installing: /usr/local/include/iot/time.h 14:20:27 -- Installing: /usr/local/include/iot/os 14:20:27 -- Installing: /usr/local/include/iot/os/linux.h 14:20:27 -- Installing: /usr/local/include/iot/os/macos.h 14:20:27 -- Installing: /usr/local/include/iot/os/zephyr.h 14:20:27 -- Installing: /usr/local/include/iot/container.h 14:20:27 -- Installing: /usr/local/include/iot/data.h 14:20:27 -- Installing: /usr/local/include/iot/hash.h 14:20:27 -- Installing: /usr/local/include/iot/uuid.h 14:20:27 -- Installing: /usr/local/include/iot/config.h 14:20:27 -- Installing: /usr/local/include/iot/logger.h 14:20:27 -- Installing: /usr/local/include/iot/threadpool.h 14:20:27 -- Installing: /usr/local/include/iot/os.h 14:20:27 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:20:27 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:20:27 make: Leaving directory '/tmp/sdk/build/release' 14:20:28 Removing intermediate container 271c6d4d5bd6 14:20:28 ---> d4faa2ad3b7a 14:20:28 Step 14/22 : FROM ${BASE} 14:20:28 ---> e707ee6a6b38 14:20:28 Step 15/22 : LABEL maintainer="IOTech " 14:20:28 ---> Running in f49b69cb2461 14:20:28 Removing intermediate container f49b69cb2461 14:20:28 ---> 970a032e2e7b 14:20:28 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 14:20:28 ---> Running in 91e3bbc53dae 14:20:28 Connecting to iotech.jfrog.io (52.17.92.222:443) 14:20:29 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:20:29 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:20:29 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:20:29 Removing intermediate container 91e3bbc53dae 14:20:29 ---> ecc61793c1e6 14:20:29 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:20:29 ---> Running in c5cb12b9ae2e 14:20:29 Removing intermediate container c5cb12b9ae2e 14:20:29 ---> e0f6d476512e 14:20:29 Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev 14:20:29 ---> Running in 282577f65119 14:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:20:30 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:30 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:20:30 (1/6) Installing curl (7.80.0-r4) 14:20:30 (2/6) Installing hiredis (1.0.2-r0) 14:20:30 (3/6) Installing hiredis-dev (1.0.2-r0) 14:20:30 (4/6) Installing libcbor (0.8.0-r0) 14:20:30 (5/6) Installing libuuid (2.37.4-r0) 14:20:30 (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) 14:20:31 Executing busybox-1.34.1-r7.trigger 14:20:31 OK: 283 MiB in 83 packages 14:20:31 Removing intermediate container 282577f65119 14:20:31 ---> 6c542353480a 14:20:31 Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:20:32 ---> 345d1eb316ae 14:20:32 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:20:32 ---> ad84aa10302c 14:20:32 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 14:20:32 ---> 17cad9678ad8 14:20:32 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:20:32 ---> a90455a1bf46 14:20:32 Successfully built a90455a1bf46 14:20:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:32 + docker inspect -f . ci-base-image-x86_64 14:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:33 prd-ubuntu20.04-docker-8c-8g-117452 does not seem to be running inside a container 14:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-432 -v /w/workspace/edgexfoundry_device-sdk-c_PR-432:/w/workspace/edgexfoundry_device-sdk-c_PR-432:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:20:33 $ docker top 0e5d0fce991c2baf6e751f0516c2711cbbf9ccbfbc96aeb5651706ba6b4f1583 -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:33 + make test 14:20:33 echo "make test" 14:20:33 make test [Pipeline] } 14:20:33 $ docker stop --time=1 0e5d0fce991c2baf6e751f0516c2711cbbf9ccbfbc96aeb5651706ba6b4f1583 14:20:35 $ docker rm -f 0e5d0fce991c2baf6e751f0516c2711cbbf9ccbfbc96aeb5651706ba6b4f1583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:20:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:20:36 + ls -al . 14:20:36 total 208 14:20:36 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 14:19 . 14:20:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:19 .. 14:20:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 14:19 .git 14:20:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:19 .github 14:20:36 -rw-rw-r-- 1 jenkins jenkins 176 Oct 27 14:19 .gitignore 14:20:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 14:19 .semver 14:20:36 -rw-rw-r-- 1 jenkins jenkins 3104 Oct 27 14:19 Attribution.txt 14:20:36 -rw-rw-r-- 1 jenkins jenkins 8583 Oct 27 14:19 CHANGES 14:20:36 -rw-rw-r-- 1 jenkins jenkins 108574 Oct 27 14:19 Doxyfile 14:20:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 14:19 GOVERNANCE.md 14:20:36 -rw-rw-r-- 1 jenkins jenkins 784 Oct 27 14:19 Jenkinsfile 14:20:36 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 14:19 LICENSE 14:20:36 -rw-rw-r-- 1 jenkins jenkins 444 Oct 27 14:19 Makefile 14:20:36 -rw-rw-r-- 1 jenkins jenkins 618 Oct 27 14:19 OWNERS.md 14:20:36 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 27 14:19 README.md 14:20:36 -rw-rw-r-- 1 jenkins jenkins 7422 Oct 27 14:19 README.v2.md 14:20:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 14:19 VERSION 14:20:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:19 docs 14:20:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:19 include 14:20:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:19 scripts 14:20:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:19 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:36 + 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=66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d --label arch=amd64 --label version=0.0.0 . 14:20:36 Sending build context to Docker daemon 4.72MB 14:20:36 Step 1/17 : ARG BASE=alpine:3.15 14:20:36 Step 2/17 : FROM ${BASE} 14:20:36 ---> a90455a1bf46 14:20:36 Step 3/17 : LABEL maintainer="IOTech " 14:20:36 ---> Running in bbd6fc3a6362 14:20:37 Removing intermediate container bbd6fc3a6362 14:20:37 ---> 30e07a93bb49 14:20:37 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 14:20:37 ---> Running in 1e581b7968df 14:20:37 Connecting to iotech.jfrog.io (52.31.54.88:443) 14:20:37 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:20:37 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:20:37 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:20:37 Removing intermediate container 1e581b7968df 14:20:37 ---> 3820506a7441 14:20:37 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:20:37 ---> Running in eec6428b7794 14:20:38 Removing intermediate container eec6428b7794 14:20:38 ---> a15d627085b8 14:20:38 Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build 14:20:38 ---> Running in bd0efd629bdc 14:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:20:38 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz 14:20:39 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:20:39 (1/26) Installing libcbor-dev (0.8.0-r0) 14:20:39 (2/26) Installing ncurses-dev (6.3_p20211120-r1) 14:20:39 (3/26) Installing util-linux (2.37.4-r0) 14:20:39 (4/26) Installing libblkid (2.37.4-r0) 14:20:39 (5/26) Installing libeconf (0.4.2-r0) 14:20:39 (6/26) Installing libfdisk (2.37.4-r0) 14:20:39 (7/26) Installing libmount (2.37.4-r0) 14:20:39 (8/26) Installing libsmartcols (2.37.4-r0) 14:20:39 (9/26) Installing util-linux-misc (2.37.4-r0) 14:20:39 (10/26) Installing linux-pam (1.5.2-r0) 14:20:39 (11/26) Installing runuser (2.37.4-r0) 14:20:39 (12/26) Installing hexdump (2.37.4-r0) 14:20:39 (13/26) Installing uuidgen (2.37.4-r0) 14:20:39 (14/26) Installing blkid (2.37.4-r0) 14:20:39 (15/26) Installing sfdisk (2.37.4-r0) 14:20:39 (16/26) Installing mcookie (2.37.4-r0) 14:20:39 (17/26) Installing wipefs (2.37.4-r0) 14:20:39 (18/26) Installing cfdisk (2.37.4-r0) 14:20:39 (19/26) Installing flock (2.37.4-r0) 14:20:39 (20/26) Installing lsblk (2.37.4-r0) 14:20:39 (21/26) Installing libcap-ng (0.8.2-r1) 14:20:39 (22/26) Installing setpriv (2.37.4-r0) 14:20:39 (23/26) Installing logger (2.37.4-r0) 14:20:39 (24/26) Installing partx (2.37.4-r0) 14:20:39 (25/26) Installing findmnt (2.37.4-r0) 14:20:39 (26/26) Installing util-linux-dev (2.37.4-r0) 14:20:39 Executing busybox-1.34.1-r7.trigger 14:20:39 OK: 294 MiB in 109 packages 14:20:40 Removing intermediate container bd0efd629bdc 14:20:40 ---> 66543189928b 14:20:40 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:20:40 ---> 924b3511b221 14:20:40 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:20:40 ---> 5b1f01797850 14:20:40 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:20:40 ---> c8201bf9a245 14:20:40 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:20:40 ---> c2e0276b730c 14:20:40 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:20:41 ---> e5842755bcc8 14:20:41 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:20:41 ---> 47cfabce29fc 14:20:41 Step 13/17 : WORKDIR /edgex-c-sdk 14:20:41 ---> Running in 20e696566377 14:20:41 Removing intermediate container 20e696566377 14:20:41 ---> 6239c0ed122c 14:20:41 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:20:41 ---> Running in 474a2d614668 14:20:41 Removing intermediate container 474a2d614668 14:20:41 ---> 7cf7bc7dd45a 14:20:41 Step 15/17 : LABEL arch=amd64 14:20:41 ---> Running in 4e805b3511aa 14:20:41 Removing intermediate container 4e805b3511aa 14:20:41 ---> 1e0069a15227 14:20:41 Step 16/17 : LABEL git_sha=66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 14:20:41 ---> Running in 11ff53e008b8 14:20:41 Removing intermediate container 11ff53e008b8 14:20:41 ---> ace47e7bae2e 14:20:41 Step 17/17 : LABEL version=0.0.0 14:20:41 ---> Running in f37f6df886d6 14:20:41 Removing intermediate container f37f6df886d6 14:20:41 ---> f7b835283ed2 14:20:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:20:41 Successfully built f7b835283ed2 14:20:41 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 14:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:42 14:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:42 latest: Pulling from edgex-lftools-log-publisher 14:20:42 5eb5b503b376: Pulling fs layer 14:20:42 5c69ac0246d0: Pulling fs layer 14:20:42 ec43610c2a17: Pulling fs layer 14:20:42 3a2ae6a8a46f: Pulling fs layer 14:20:42 33b1e0a273af: Pulling fs layer 14:20:42 5d3b04190fa2: Pulling fs layer 14:20:42 2f39f015ded8: Pulling fs layer 14:20:42 3a2ae6a8a46f: Waiting 14:20:42 33b1e0a273af: Waiting 14:20:42 5d3b04190fa2: Waiting 14:20:42 2f39f015ded8: Waiting 14:20:42 5c69ac0246d0: Verifying Checksum 14:20:42 5c69ac0246d0: Download complete 14:20:42 3a2ae6a8a46f: Verifying Checksum 14:20:42 3a2ae6a8a46f: Download complete 14:20:43 33b1e0a273af: Verifying Checksum 14:20:43 33b1e0a273af: Download complete 14:20:43 5d3b04190fa2: Verifying Checksum 14:20:43 5d3b04190fa2: Download complete 14:20:43 ec43610c2a17: Verifying Checksum 14:20:43 ec43610c2a17: Download complete 14:20:43 5eb5b503b376: Verifying Checksum 14:20:43 5eb5b503b376: Download complete 14:20:44 2f39f015ded8: Download complete 14:20:44 5eb5b503b376: Pull complete 14:20:44 5c69ac0246d0: Pull complete 14:20:45 ec43610c2a17: Pull complete 14:20:45 3a2ae6a8a46f: Pull complete 14:20:45 33b1e0a273af: Pull complete 14:20:45 5d3b04190fa2: Pull complete 14:20:50 2f39f015ded8: Pull complete 14:20:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:50 prd-ubuntu20.04-docker-8c-8g-117452 does not seem to be running inside a container 14:20:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-432 -v /w/workspace/edgexfoundry_device-sdk-c_PR-432:/w/workspace/edgexfoundry_device-sdk-c_PR-432:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:20:53 $ docker top ad06e377c571a21a07a6a39758787b6c485fb6cce4d53a67b2b4e8846f642e74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:54 ---> job-cost.sh 14:20:54 lf-activate-venv: SKIPPING 14:20:54 INFO: No Stack... 14:20:54 INFO: Retrieving Pricing Info for: v3-standard-8 14:20:55 INFO: Archiving Costs [Pipeline] sh 14:20:55 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives/cost.csv 14:20:55 + cut -d, -f6 [Pipeline] lock 14:20:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] 14:20:55 Resource [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] did not exist. Created. 14:20:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:20:55 + echo total: 0.2199999988079071 [Pipeline] stash 14:20:55 Stashed 1 file(s) [Pipeline] } 14:20:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:20:55 $ docker stop --time=1 ad06e377c571a21a07a6a39758787b6c485fb6cce4d53a67b2b4e8846f642e74 14:20:57 $ docker rm -f ad06e377c571a21a07a6a39758787b6c485fb6cce4d53a67b2b4e8846f642e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:21:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117453 in /w/workspace/edgexfoundry_device-sdk-c_PR-432 [Pipeline] { [Pipeline] ws 14:21:46 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:21:46 Selected Git installation does not exist. Using Default 14:21:46 The recommended git tool is: NONE 14:21:51 using credential edgex-jenkins-ssh 14:21:51 Cloning the remote Git repository 14:21:51 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:21:51 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:21:51 > git --version # timeout=10 14:21:51 > git --version # 'git version 2.25.1' 14:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:51 Verifying host key using known hosts file 14:21:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:21:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:21:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:21:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:53 Verifying host key using known hosts file 14:21:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:21:54 Merging remotes/origin/main commit 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 into PR head commit 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 14:21:54 Merge succeeded, producing 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 14:21:54 Checking out Revision 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d (PR-432) 14:21:54 > git config core.sparsecheckout # timeout=10 14:21:54 > git checkout -f 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d # timeout=10 14:21:54 > git remote # timeout=10 14:21:54 > git config --get remote.origin.url # timeout=10 14:21:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:21:54 Verifying host key using known hosts file 14:21:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:21:54 > git merge 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 # timeout=10 14:21:54 > git rev-parse HEAD^{commit} # timeout=10 14:21:54 > git config core.sparsecheckout # timeout=10 14:21:54 > git checkout -f 66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d # timeout=10 14:21:58 Commit message: "feat: add metrics publication closes #415" 14:21:58 > git --version # timeout=10 14:21:58 > git --version # 'git version 2.25.1' 14:21:58 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:21:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:21:59 Dload Upload Total Spent Left Speed 14:21:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77312 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh 14:21:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:22:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:22:00 + sudo tee /etc/docker/daemon.new 14:22:00 { 14:22:00 "registry-mirrors": [ 14:22:00 "https://nexus3.edgexfoundry.org:10001" 14:22:00 ], 14:22:00 "bip": "10.250.0.254/24", 14:22:00 "hosts": [ 14:22:00 "tcp://0.0.0.0:5555", 14:22:00 "unix:///var/run/docker.sock" 14:22:00 ], 14:22:00 "mtu": 1458, 14:22:00 "selinux-enabled": true, 14:22:00 "seccomp-profile": "/etc/docker/seccomp.json" 14:22:00 } [Pipeline] sh 14:22:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:22:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:19 provisioning config files... 14:22:19 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config7747776808705625349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:19 ---> docker-login.sh 14:22:19 nexus3.edgexfoundry.org:10001 14:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:20 Configure a credential helper to remove this warning. See 14:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:20 14:22:20 Login Succeeded 14:22:20 nexus3.edgexfoundry.org:10002 14:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:20 Configure a credential helper to remove this warning. See 14:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:20 14:22:20 Login Succeeded 14:22:20 nexus3.edgexfoundry.org:10003 14:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:21 Configure a credential helper to remove this warning. See 14:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:21 14:22:21 Login Succeeded 14:22:21 nexus3.edgexfoundry.org:10004 14:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:21 Configure a credential helper to remove this warning. See 14:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:21 14:22:21 Login Succeeded 14:22:21 docker.io 14:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:22:21 Configure a credential helper to remove this warning. See 14:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:22:21 14:22:21 Login Succeeded 14:22:22 ---> docker-login.sh ends [Pipeline] } 14:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:22 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 14:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:22 ========================================================= 14:22:22 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:22:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:23 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 14:22:23 Sending build context to Docker daemon 2.879MB 14:22:23 Step 1/22 : ARG BASE=alpine:3.15 14:22:23 Step 2/22 : FROM ${BASE} as builder 14:22:23 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:22:23 47517142f6ba: Pulling fs layer 14:22:23 aa7378271a18: Pulling fs layer 14:22:23 47517142f6ba: Download complete 14:22:24 47517142f6ba: Pull complete 14:22:25 aa7378271a18: Verifying Checksum 14:22:25 aa7378271a18: Download complete 14:22:33 aa7378271a18: Pull complete 14:22:33 Digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb 14:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:22:33 ---> f192a6432ac9 14:22:33 Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 14:22:34 ---> Running in 0c2fdcb4322e 14:22:35 Connecting to iotech.jfrog.io (52.17.92.222:443) 14:22:35 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:22:35 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:22:35 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:22:36 Removing intermediate container 0c2fdcb4322e 14:22:36 ---> d7e442770a31 14:22:36 Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:22:36 ---> Running in cf78fb64247d 14:22:38 Removing intermediate container cf78fb64247d 14:22:38 ---> 91497cedc079 14:22:38 Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev 14:22:38 ---> Running in e763341f82e4 14:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:39 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:40 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:22:40 (1/31) Installing hiredis (1.0.2-r0) 14:22:40 (2/31) Installing hiredis-dev (1.0.2-r0) 14:22:40 (3/31) Installing libcbor (0.8.0-r0) 14:22:40 (4/31) Installing libcbor-dev (0.8.0-r0) 14:22:40 (5/31) Installing ncurses-dev (6.3_p20211120-r1) 14:22:40 (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) 14:22:41 (7/31) Installing util-linux (2.37.4-r0) 14:22:41 (8/31) Installing libblkid (2.37.4-r0) 14:22:41 (9/31) Installing libeconf (0.4.2-r0) 14:22:41 (10/31) Installing libuuid (2.37.4-r0) 14:22:41 (11/31) Installing libfdisk (2.37.4-r0) 14:22:41 (12/31) Installing libmount (2.37.4-r0) 14:22:41 (13/31) Installing libsmartcols (2.37.4-r0) 14:22:41 (14/31) Installing util-linux-misc (2.37.4-r0) 14:22:41 (15/31) Installing linux-pam (1.5.2-r0) 14:22:41 (16/31) Installing runuser (2.37.4-r0) 14:22:41 (17/31) Installing hexdump (2.37.4-r0) 14:22:41 (18/31) Installing uuidgen (2.37.4-r0) 14:22:41 (19/31) Installing blkid (2.37.4-r0) 14:22:41 (20/31) Installing sfdisk (2.37.4-r0) 14:22:41 (21/31) Installing mcookie (2.37.4-r0) 14:22:41 (22/31) Installing wipefs (2.37.4-r0) 14:22:41 (23/31) Installing cfdisk (2.37.4-r0) 14:22:41 (24/31) Installing flock (2.37.4-r0) 14:22:41 (25/31) Installing lsblk (2.37.4-r0) 14:22:41 (26/31) Installing libcap-ng (0.8.2-r1) 14:22:41 (27/31) Installing setpriv (2.37.4-r0) 14:22:41 (28/31) Installing logger (2.37.4-r0) 14:22:41 (29/31) Installing partx (2.37.4-r0) 14:22:41 (30/31) Installing findmnt (2.37.4-r0) 14:22:41 (31/31) Installing util-linux-dev (2.37.4-r0) 14:22:41 Executing busybox-1.34.1-r7.trigger 14:22:41 OK: 290 MiB in 108 packages 14:22:43 Removing intermediate container e763341f82e4 14:22:43 ---> ca0eac355eb7 14:22:43 Step 6/22 : RUN mkdir /tmp/sdk 14:22:43 ---> Running in 44639f89413e 14:22:45 Removing intermediate container 44639f89413e 14:22:45 ---> c158eb6ab9bb 14:22:45 Step 7/22 : COPY VERSION /tmp/sdk 14:22:45 ---> 819cccae746b 14:22:45 Step 8/22 : COPY src /tmp/sdk/src 14:22:45 ---> 5d33f44db54e 14:22:45 Step 9/22 : COPY include /tmp/sdk/include 14:22:46 ---> 59a6d025d95b 14:22:46 Step 10/22 : COPY scripts /tmp/sdk/scripts 14:22:47 ---> 175e629a214d 14:22:47 Step 11/22 : COPY LICENSE /tmp/sdk 14:22:47 ---> 18aa82672f3a 14:22:47 Step 12/22 : COPY Attribution.txt /tmp/sdk 14:22:47 ---> dfaa1a187a02 14:22:47 Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:22:47 ---> Running in da6bec6a91b3 14:22:48 + CPPCHECK=false 14:22:48 + DOCGEN=false 14:22:48 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 14:22:48 + TOMLVER=SDK-0.2 14:22:48 + CUTILVER=1.2.2 14:22:48 + '[' 0 -gt 0 ] 14:22:48 + readlink -f ./scripts/build.sh 14:22:48 + dirname /tmp/sdk/scripts/build.sh 14:22:48 + dirname /tmp/sdk/scripts 14:22:48 + ROOT=/tmp/sdk 14:22:48 + cd /tmp/sdk 14:22:48 + '[' '!' -d deps ] 14:22:48 + mkdir deps 14:22:48 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:22:48 + tar -C deps -z -x -f - 14:22:48 Connecting to github.com (140.82.113.3:443) 14:22:49 Connecting to codeload.github.com (140.82.114.10:443) 14:22:49 writing to stdout 14:22:49 - 100% |********************************| 16451 0:00:00 ETA 14:22:49 written to stdout 14:22:49 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:22:49 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 14:22:49 + tar -C deps -z -x -f - 14:22:49 Connecting to github.com (140.82.113.3:443) 14:22:49 Connecting to codeload.github.com (140.82.114.10:443) 14:22:49 writing to stdout 14:22:50 - 100% |********************************| 189k 0:00:00 ETA 14:22:50 written to stdout 14:22:50 + mkdir -p src/c/iot 14:22:50 + 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 14:22:50 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 14:22:50 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 14:22:50 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 14:22:50 + mkdir -p include/iot 14:22:50 + 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 14:22:50 + mkdir -p include/iot/os 14:22:50 + 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 14:22:50 + mkdir -p /tmp/sdk/build/release 14:22:50 + cd /tmp/sdk/build/release 14:22:50 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:22:50 -- The C compiler identification is GNU 10.3.1 14:22:50 -- Detecting C compiler ABI info 14:22:50 -- Detecting C compiler ABI info - done 14:22:50 -- Check for working C compiler: /usr/bin/cc - skipped 14:22:50 -- Detecting C compile features 14:22:50 -- Detecting C compile features - done 14:22:50 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:22:50 -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") 14:22:50 -- Found LIBYAML: /usr/lib/libyaml.so 14:22:51 -- Found LIBUUID: /usr/lib/libuuid.so 14:22:51 -- Found LIBCBOR: /usr/lib/libcbor.so 14:22:51 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:22:51 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:22:51 -- C SDK 0.0.0 for Linux 14:22:51 -- Performing Test CSDK_HAVE_ATOMIC 14:22:51 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:22:51 -- Found Curses: /usr/lib/libcurses.so 14:22:51 -- Configuring done 14:22:51 -- Generating done 14:22:51 -- Build files have been written to: /tmp/sdk/build/release 14:22:51 + + maketee all release.log package 14:22:51 14:22:52 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:22:52 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:22:53 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:22:56 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:22:57 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:22:57 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:22:58 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:22:59 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:23:00 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:23:02 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:23:04 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:23:04 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:23:05 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:23:06 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:23:06 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:23:07 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:23:07 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:23:10 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:23:10 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:23:11 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:23:11 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:23:12 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:23:12 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 14:23:12 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 14:23:12 275 | const iot_component_factory_t * factory; 14:23:12 | ^~~~~~~ 14:23:13 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:23:19 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:23:19 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:23:19 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:23:19 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:23:20 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:23:20 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:23:22 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:23:22 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:23:23 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:23:23 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 14:23:24 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:23:27 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:23:27 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:23:28 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:23:29 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:23:34 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:23:34 [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:23:34 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:23:35 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:23:36 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:23:39 [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:23:39 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:23:40 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:23:41 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:23:44 [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:23:48 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:23:49 [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 14:23:49 [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:23:50 [ 76%] Linking C shared library libcsdk.so 14:23:50 [ 76%] Built target csdk 14:23:50 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:23:51 [ 79%] Linking C executable template 14:23:51 [ 79%] Built target template 14:23:51 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:23:52 [ 82%] Linking C executable device-counter 14:23:52 [ 82%] Built target device-counter 14:23:52 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:23:52 [ 85%] Linking C executable device-random 14:23:53 [ 85%] Built target device-random 14:23:53 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:23:53 [ 88%] Linking C executable device-gyro 14:23:54 [ 88%] Built target device-gyro 14:23:54 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:23:54 [ 91%] Linking C executable device-bitfields 14:23:54 [ 91%] Built target device-bitfields 14:23:54 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:23:55 [ 94%] Linking C executable template-discovery 14:23:56 [ 94%] Built target template-discovery 14:23:56 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:23:56 [ 97%] Linking C executable device-file 14:23:57 [ 97%] Built target device-file 14:23:57 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:23:58 [100%] Linking C executable device-terminal 14:23:58 [100%] Built target device-terminal 14:23:58 Run CPack packaging tool... 14:23:58 CPack: Create package using TGZ 14:23:58 CPack: Install projects 14:23:58 CPack: - Run preinstall target for: Csdk 14:23:59 CPack: - Install project: Csdk [] 14:23:59 CPack: Create package 14:23:59 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:23:59 + '[' false '=' true ] 14:23:59 + '[' false '=' true ] 14:23:59 + mkdir -p /tmp/sdk/build/debug 14:23:59 + cd /tmp/sdk/build/debug 14:23:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:24:00 -- The C compiler identification is GNU 10.3.1 14:24:00 -- Detecting C compiler ABI info 14:24:00 -- Detecting C compiler ABI info - done 14:24:00 -- Check for working C compiler: /usr/bin/cc - skipped 14:24:00 -- Detecting C compile features 14:24:00 -- Detecting C compile features - done 14:24:00 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:24:01 -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") 14:24:01 -- Found LIBYAML: /usr/lib/libyaml.so 14:24:01 -- Found LIBUUID: /usr/lib/libuuid.so 14:24:01 -- Found LIBCBOR: /usr/lib/libcbor.so 14:24:01 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:24:01 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:24:01 -- C SDK 0.0.0 for Linux 14:24:01 -- Performing Test CSDK_HAVE_ATOMIC 14:24:02 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:24:02 -- Found Curses: /usr/lib/libcurses.so 14:24:02 -- Configuring done 14:24:02 -- Generating done 14:24:02 -- Build files have been written to: /tmp/sdk/build/debug 14:24:02 + + teemake debug.log 14:24:02 14:24:02 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:24:02 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:24:02 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:24:03 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:24:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:24:04 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:24:04 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:24:05 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:24:05 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:24:06 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:24:06 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:24:06 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:24:07 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:24:07 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:24:08 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:24:08 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:24:08 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:24:09 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:24:09 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:24:09 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:24:10 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:24:10 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:24:10 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 14:24:10 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 14:24:10 275 | const iot_component_factory_t * factory; 14:24:10 | ^~~~~~~ 14:24:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:24:12 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:24:12 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:24:12 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:24:12 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:24:13 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:24:13 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:24:13 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:24:13 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:24:14 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:24:14 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 14:24:14 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:24:15 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:24:15 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:24:15 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:24:16 [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:24:17 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:24:17 [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:24:18 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:24:18 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:24:18 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:24:20 [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 14:24:20 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 14:24:21 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 14:24:21 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:24:22 [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:24:22 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:24:23 [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 14:24:23 [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:24:23 [ 76%] Linking C shared library libcsdk.so 14:24:24 [ 76%] Built target csdk 14:24:24 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:24:24 [ 79%] Linking C executable template 14:24:24 [ 79%] Built target template 14:24:24 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:24:25 [ 82%] Linking C executable device-counter 14:24:25 [ 82%] Built target device-counter 14:24:25 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:24:25 [ 85%] Linking C executable device-random 14:24:25 [ 85%] Built target device-random 14:24:26 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:24:26 [ 88%] Linking C executable device-gyro 14:24:26 [ 88%] Built target device-gyro 14:24:26 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:24:26 [ 91%] Linking C executable device-bitfields 14:24:27 [ 91%] Built target device-bitfields 14:24:27 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:24:27 [ 94%] Linking C executable template-discovery 14:24:27 [ 94%] Built target template-discovery 14:24:27 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:24:28 [ 97%] Linking C executable device-file 14:24:28 [ 97%] Built target device-file 14:24:28 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:24:28 [100%] Linking C executable device-terminal 14:24:29 [100%] Built target device-terminal 14:24:29 make: Entering directory '/tmp/sdk/build/release' 14:24:29 make[1]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 76%] Built target csdk 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 79%] Built target template 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 82%] Built target device-counter 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 85%] Built target device-random 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 88%] Built target device-gyro 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 91%] Built target device-bitfields 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 94%] Built target template-discovery 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [ 97%] Built target device-file 14:24:29 make[2]: Entering directory '/tmp/sdk/build/release' 14:24:29 make[2]: Leaving directory '/tmp/sdk/build/release' 14:24:29 [100%] Built target device-terminal 14:24:29 make[1]: Leaving directory '/tmp/sdk/build/release' 14:24:30 Install the project... 14:24:30 -- Install configuration: "Release" 14:24:30 -- Installing: /usr/local/lib/libcsdk.so 14:24:30 -- Installing: /usr/local/include 14:24:30 -- Installing: /usr/local/include/devsdk 14:24:30 -- Installing: /usr/local/include/devsdk/devsdk.h 14:24:30 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:24:30 -- Installing: /usr/local/include/edgex 14:24:30 -- Installing: /usr/local/include/edgex/rest-server.h 14:24:30 -- Installing: /usr/local/include/edgex/edgex.h 14:24:30 -- Installing: /usr/local/include/edgex/edgex-base.h 14:24:30 -- Installing: /usr/local/include/edgex/devices.h 14:24:30 -- Installing: /usr/local/include/edgex/profiles.h 14:24:30 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:24:30 -- Installing: /usr/local/include/iot 14:24:30 -- Installing: /usr/local/include/iot/threadpool.h 14:24:30 -- Installing: /usr/local/include/iot/defs.h 14:24:30 -- Installing: /usr/local/include/iot/time.h 14:24:30 -- Installing: /usr/local/include/iot/base64.h 14:24:30 -- Installing: /usr/local/include/iot/component.h 14:24:30 -- Installing: /usr/local/include/iot/scheduler.h 14:24:30 -- Installing: /usr/local/include/iot/config.h 14:24:30 -- Installing: /usr/local/include/iot/container.h 14:24:30 -- Installing: /usr/local/include/iot/uuid.h 14:24:30 -- Installing: /usr/local/include/iot/os.h 14:24:30 -- Installing: /usr/local/include/iot/thread.h 14:24:30 -- Installing: /usr/local/include/iot/data.h 14:24:30 -- Installing: /usr/local/include/iot/typecode.h 14:24:30 -- Installing: /usr/local/include/iot/hash.h 14:24:30 -- Installing: /usr/local/include/iot/logger.h 14:24:30 -- Installing: /usr/local/include/iot/os 14:24:30 -- Installing: /usr/local/include/iot/os/zephyr.h 14:24:30 -- Installing: /usr/local/include/iot/os/macos.h 14:24:30 -- Installing: /usr/local/include/iot/os/linux.h 14:24:30 -- Installing: /usr/local/include/iot/json.h 14:24:30 -- Installing: /usr/local/include/iot/iot.h 14:24:30 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:24:30 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:24:30 make: Leaving directory '/tmp/sdk/build/release' 14:24:31 Removing intermediate container da6bec6a91b3 14:24:31 ---> 3e60296e74dd 14:24:31 Step 14/22 : FROM ${BASE} 14:24:31 ---> f192a6432ac9 14:24:31 Step 15/22 : LABEL maintainer="IOTech " 14:24:31 ---> Running in 2a2303102529 14:24:31 Removing intermediate container 2a2303102529 14:24:31 ---> 31f5fa15328d 14:24:31 Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 14:24:31 ---> Running in 9ce2376d8b03 14:24:32 Connecting to iotech.jfrog.io (52.17.92.222:443) 14:24:33 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:24:33 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:24:33 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:24:34 Removing intermediate container 9ce2376d8b03 14:24:34 ---> 52dec798ca60 14:24:34 Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:24:34 ---> Running in ecc4cc1c16ad 14:24:35 Removing intermediate container ecc4cc1c16ad 14:24:35 ---> 67f479317619 14:24:35 Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev 14:24:35 ---> Running in e30544f5ae2f 14:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:24:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz 14:24:37 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:24:37 (1/6) Installing curl (7.80.0-r4) 14:24:38 (2/6) Installing hiredis (1.0.2-r0) 14:24:38 (3/6) Installing hiredis-dev (1.0.2-r0) 14:24:38 (4/6) Installing libcbor (0.8.0-r0) 14:24:38 (5/6) Installing libuuid (2.37.4-r0) 14:24:38 (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) 14:24:38 Executing busybox-1.34.1-r7.trigger 14:24:38 OK: 279 MiB in 83 packages 14:24:39 Removing intermediate container e30544f5ae2f 14:24:39 ---> 7b252cc97fa2 14:24:39 Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:24:40 ---> c03ce58216d6 14:24:40 Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:24:40 ---> 5b0a1551a724 14:24:40 Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib 14:24:41 ---> 0afc8349eb29 14:24:41 Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:24:41 ---> b226d6a5c319 14:24:41 Successfully built b226d6a5c319 14:24:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:42 + docker inspect -f . ci-base-image-arm64 14:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-117453 does not seem to be running inside a container 14:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:24:44 $ docker top 128010f0bc40430b2c588d9d9582d2f72ca7f6862f4efea89783bc20183434a1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:44 + make test 14:24:44 echo "make test" 14:24:44 make test [Pipeline] } 14:24:45 $ docker stop --time=1 128010f0bc40430b2c588d9d9582d2f72ca7f6862f4efea89783bc20183434a1 14:24:46 $ docker rm -f 128010f0bc40430b2c588d9d9582d2f72ca7f6862f4efea89783bc20183434a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:24:47 + ls -al . 14:24:47 total 204 14:24:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 14:21 . 14:24:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:21 .. 14:24:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 14:21 .git 14:24:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:21 .github 14:24:47 -rw-rw-r-- 1 jenkins jenkins 176 Oct 27 14:21 .gitignore 14:24:47 -rw-rw-r-- 1 jenkins jenkins 3104 Oct 27 14:21 Attribution.txt 14:24:47 -rw-rw-r-- 1 jenkins jenkins 8583 Oct 27 14:21 CHANGES 14:24:47 -rw-rw-r-- 1 jenkins jenkins 108574 Oct 27 14:21 Doxyfile 14:24:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 14:21 GOVERNANCE.md 14:24:47 -rw-rw-r-- 1 jenkins jenkins 784 Oct 27 14:21 Jenkinsfile 14:24:47 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 14:21 LICENSE 14:24:47 -rw-rw-r-- 1 jenkins jenkins 444 Oct 27 14:21 Makefile 14:24:47 -rw-rw-r-- 1 jenkins jenkins 618 Oct 27 14:21 OWNERS.md 14:24:47 -rw-rw-r-- 1 jenkins jenkins 4086 Oct 27 14:21 README.md 14:24:47 -rw-rw-r-- 1 jenkins jenkins 7422 Oct 27 14:21 README.v2.md 14:24:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 14:19 VERSION 14:24:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:21 docs 14:24:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:21 include 14:24:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 14:21 scripts 14:24:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 14:21 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:48 + 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=66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d --label arch=arm64 --label version=0.0.0 . 14:24:48 Sending build context to Docker daemon 2.879MB 14:24:48 Step 1/17 : ARG BASE=alpine:3.15 14:24:48 Step 2/17 : FROM ${BASE} 14:24:48 ---> b226d6a5c319 14:24:48 Step 3/17 : LABEL maintainer="IOTech " 14:24:48 ---> Running in 244768d89b33 14:24:48 Removing intermediate container 244768d89b33 14:24:48 ---> d7b87a9dfde9 14:24:48 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 14:24:48 ---> Running in 8c1b1a828094 14:24:49 Connecting to iotech.jfrog.io (34.250.226.139:443) 14:24:50 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 14:24:50 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 14:24:50 '/etc/apk/keys/alpine.dev.rsa.pub' saved 14:24:51 Removing intermediate container 8c1b1a828094 14:24:51 ---> 7e15752f391a 14:24:51 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories 14:24:51 ---> Running in 3b4e015bd6cd 14:24:52 Removing intermediate container 3b4e015bd6cd 14:24:52 ---> 93c1a4419d8a 14:24:52 Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build 14:24:52 ---> Running in eeb65926f5b8 14:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:24:54 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz 14:24:54 WARNING: This apk-tools is OLD! Some packages might not function properly. 14:24:54 (1/26) Installing libcbor-dev (0.8.0-r0) 14:24:54 (2/26) Installing ncurses-dev (6.3_p20211120-r1) 14:24:54 (3/26) Installing util-linux (2.37.4-r0) 14:24:55 (4/26) Installing libblkid (2.37.4-r0) 14:24:55 (5/26) Installing libeconf (0.4.2-r0) 14:24:55 (6/26) Installing libfdisk (2.37.4-r0) 14:24:55 (7/26) Installing libmount (2.37.4-r0) 14:24:55 (8/26) Installing libsmartcols (2.37.4-r0) 14:24:55 (9/26) Installing util-linux-misc (2.37.4-r0) 14:24:55 (10/26) Installing linux-pam (1.5.2-r0) 14:24:55 (11/26) Installing runuser (2.37.4-r0) 14:24:55 (12/26) Installing hexdump (2.37.4-r0) 14:24:55 (13/26) Installing uuidgen (2.37.4-r0) 14:24:55 (14/26) Installing blkid (2.37.4-r0) 14:24:55 (15/26) Installing sfdisk (2.37.4-r0) 14:24:55 (16/26) Installing mcookie (2.37.4-r0) 14:24:55 (17/26) Installing wipefs (2.37.4-r0) 14:24:55 (18/26) Installing cfdisk (2.37.4-r0) 14:24:55 (19/26) Installing flock (2.37.4-r0) 14:24:55 (20/26) Installing lsblk (2.37.4-r0) 14:24:55 (21/26) Installing libcap-ng (0.8.2-r1) 14:24:55 (22/26) Installing setpriv (2.37.4-r0) 14:24:55 (23/26) Installing logger (2.37.4-r0) 14:24:55 (24/26) Installing partx (2.37.4-r0) 14:24:55 (25/26) Installing findmnt (2.37.4-r0) 14:24:55 (26/26) Installing util-linux-dev (2.37.4-r0) 14:24:55 Executing busybox-1.34.1-r7.trigger 14:24:55 OK: 290 MiB in 109 packages 14:24:56 Removing intermediate container eeb65926f5b8 14:24:56 ---> e35743bbdea3 14:24:56 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:24:57 ---> 48b99902cb5d 14:24:57 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:24:57 ---> 4ff8b6fe292a 14:24:57 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:24:58 ---> b52c4ce5023c 14:24:58 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:24:58 ---> cb1a26de6d3a 14:24:58 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:25:00 ---> 8ed19fc8dcd8 14:25:00 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:25:00 ---> 932cbbccc558 14:25:00 Step 13/17 : WORKDIR /edgex-c-sdk 14:25:00 ---> Running in af9e79df887b 14:25:01 Removing intermediate container af9e79df887b 14:25:01 ---> 983397f01f23 14:25:01 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:25:01 ---> Running in 4467f10c0d64 14:25:01 Removing intermediate container 4467f10c0d64 14:25:01 ---> 515d8ed26f03 14:25:01 Step 15/17 : LABEL arch=arm64 14:25:01 ---> Running in de8f65179757 14:25:01 Removing intermediate container de8f65179757 14:25:01 ---> aa59f3e9a33d 14:25:01 Step 16/17 : LABEL git_sha=66eaca04fa8eb3dba1c7b99d1ca2d11c063fb20d 14:25:01 ---> Running in acb67b609381 14:25:02 Removing intermediate container acb67b609381 14:25:02 ---> 38c506aaa0ee 14:25:02 Step 17/17 : LABEL version=0.0.0 14:25:02 ---> Running in 185903b0d58d 14:25:02 Removing intermediate container 185903b0d58d 14:25:02 ---> 2c8ee01dae72 14:25:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:25:02 Successfully built 2c8ee01dae72 14:25:02 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 14:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:03 14:25:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:03 arm64: Pulling from edgex-lftools-log-publisher 14:25:03 8998bd30e6a1: Pulling fs layer 14:25:03 04944245beec: Pulling fs layer 14:25:03 699f458cf7ca: Pulling fs layer 14:25:03 765212b225bb: Pulling fs layer 14:25:03 f23df028b6ca: Pulling fs layer 14:25:03 d65c8cfc05b1: Pulling fs layer 14:25:03 765212b225bb: Waiting 14:25:03 f23df028b6ca: Waiting 14:25:03 2437ff75d9bd: Pulling fs layer 14:25:03 d65c8cfc05b1: Waiting 14:25:03 2437ff75d9bd: Waiting 14:25:04 04944245beec: Verifying Checksum 14:25:04 04944245beec: Download complete 14:25:04 765212b225bb: Verifying Checksum 14:25:04 765212b225bb: Download complete 14:25:04 f23df028b6ca: Verifying Checksum 14:25:04 f23df028b6ca: Download complete 14:25:04 d65c8cfc05b1: Download complete 14:25:04 699f458cf7ca: Verifying Checksum 14:25:04 699f458cf7ca: Download complete 14:25:04 8998bd30e6a1: Verifying Checksum 14:25:04 8998bd30e6a1: Download complete 14:25:07 2437ff75d9bd: Verifying Checksum 14:25:07 2437ff75d9bd: Download complete 14:25:08 8998bd30e6a1: Pull complete 14:25:08 04944245beec: Pull complete 14:25:10 699f458cf7ca: Pull complete 14:25:10 765212b225bb: Pull complete 14:25:11 f23df028b6ca: Pull complete 14:25:12 d65c8cfc05b1: Pull complete 14:25:27 2437ff75d9bd: Pull complete 14:25:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:25:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-117453 does not seem to be running inside a container 14:25:27 $ 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/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:25:29 $ docker top 69ef0ef71ba3ebfa1853df8e837455d33d355c646609a54a417f26e868a0afd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:30 ---> job-cost.sh 14:25:30 lf-activate-venv: SKIPPING 14:25:30 INFO: No Stack... 14:25:30 INFO: Retrieving Pricing Info for: v3-standard-4 14:25:31 INFO: Archiving Costs [Pipeline] sh 14:25:32 + cut -d,+ -f6 14:25:32 cat /w/workspace/device-sdk-c/1/archives/cost.csv [Pipeline] lock 14:25:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] 14:25:32 Resource [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] did not exist. Created. 14:25:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:25:32 /w/workspace/device-sdk-c/1@tmp/durable-c68efe7b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:25:32 + echo total: 0.10999999940395355 [Pipeline] stash 14:25:32 Warning: overwriting stash ‘stack-cost’ 14:25:33 Stashed 1 file(s) [Pipeline] } 14:25:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:25:33 $ docker stop --time=1 69ef0ef71ba3ebfa1853df8e837455d33d355c646609a54a417f26e868a0afd0 14:25:35 $ docker rm -f 69ef0ef71ba3ebfa1853df8e837455d33d355c646609a54a417f26e868a0afd0 [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:25:36 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives ] 14:25:36 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives 14:25:36 total 16 14:25:36 drwxr-xr-x 3 root root 4096 Oct 27 14:20 . 14:25:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 14:20 .. 14:25:36 drwxr-xr-x 2 root root 4096 Oct 27 14:20 cost 14:25:36 -rw-r--r-- 1 root root 84 Oct 27 14:20 cost.csv 14:25:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives 14:25:36 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives 14:25:36 total 16 14:25:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 14:20 . 14:25:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 14:20 .. 14:25:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 14:20 cost 14:25:36 -rw-r--r-- 1 jenkins jenkins 84 Oct 27 14:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:25:37 ---> package-listing.sh 14:25:37 ++ facter osfamily 14:25:37 ++ tr '[:upper:]' '[:lower:]' 14:25:38 + OS_FAMILY=debian 14:25:38 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-432 14:25:38 + START_PACKAGES=/tmp/packages_start.txt 14:25:38 + END_PACKAGES=/tmp/packages_end.txt 14:25:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:38 + PACKAGES=/tmp/packages_start.txt 14:25:38 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-432 ']' 14:25:38 + PACKAGES=/tmp/packages_end.txt 14:25:38 + case "${OS_FAMILY}" in 14:25:38 + dpkg -l 14:25:38 + grep '^ii' 14:25:38 + '[' -f /tmp/packages_start.txt ']' 14:25:38 + '[' -f /tmp/packages_end.txt ']' 14:25:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:38 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-432 ']' 14:25:38 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives/ 14:25:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-432/archives/ [Pipeline] echo 14:25:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:25:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:25:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:39 prd-ubuntu20.04-docker-8c-8g-117452 does not seem to be running inside a container 14:25:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-432 -v /w/workspace/edgexfoundry_device-sdk-c_PR-432:/w/workspace/edgexfoundry_device-sdk-c_PR-432:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:25:39 $ docker top 53a6070918af27d6ade9059e7c8fc46e8762fe3f63d088455a6855e5de7e6b6d -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:39 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:40 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:40 + ls /var/log/sa-host 14:25:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:40 provisioning config files... 14:25:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-432@tmp/config6159210654801619481tmp [Pipeline] { [Pipeline] echo 14:25:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:41 ---> create-netrc.sh [Pipeline] } 14:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:41 ---> python-tools-install.sh [Pipeline] echo 14:25:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:41 ---> sudo-logs.sh 14:25:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:42 ---> job-cost.sh 14:25:42 lf-activate-venv: SKIPPING 14:25:42 DEBUG: total: 0.2199999988079071 14:25:42 INFO: Retrieving Stack Cost... 14:25:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:42 INFO: Archiving Costs [Pipeline] echo 14:25:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:43 ---> logs-deploy.sh 14:25:43 lf-activate-venv: SKIPPING 14:25:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-432/1 14:25:43 INFO: archiving workspace using pattern(s): 14:25:44 Archives upload complete. 14:25:44 INFO: archiving logs to Nexus 14:25:45 ---> uname -a: 14:25:45 Linux prd-ubuntu20-04-docker-8c-8g-117452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:25:45 14:25:45 14:25:45 ---> lscpu: 14:25:45 Architecture: x86_64 14:25:45 CPU op-mode(s): 32-bit, 64-bit 14:25:45 Byte Order: Little Endian 14:25:45 Address sizes: 40 bits physical, 48 bits virtual 14:25:45 CPU(s): 8 14:25:45 On-line CPU(s) list: 0-7 14:25:45 Thread(s) per core: 1 14:25:45 Core(s) per socket: 1 14:25:45 Socket(s): 8 14:25:45 NUMA node(s): 1 14:25:45 Vendor ID: AuthenticAMD 14:25:45 CPU family: 23 14:25:45 Model: 49 14:25:45 Model name: AMD EPYC-Rome Processor 14:25:45 Stepping: 0 14:25:45 CPU MHz: 2799.998 14:25:45 BogoMIPS: 5599.99 14:25:45 Virtualization: AMD-V 14:25:45 Hypervisor vendor: KVM 14:25:45 Virtualization type: full 14:25:45 L1d cache: 256 KiB 14:25:45 L1i cache: 256 KiB 14:25:45 L2 cache: 4 MiB 14:25:45 L3 cache: 128 MiB 14:25:45 NUMA node0 CPU(s): 0-7 14:25:45 Vulnerability Itlb multihit: Not affected 14:25:45 Vulnerability L1tf: Not affected 14:25:45 Vulnerability Mds: Not affected 14:25:45 Vulnerability Meltdown: Not affected 14:25:45 Vulnerability Mmio stale data: Not affected 14:25:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:25:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:25:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:25:45 Vulnerability Srbds: Not affected 14:25:45 Vulnerability Tsx async abort: Not affected 14:25:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:25:45 14:25:45 14:25:45 ---> nproc: 14:25:45 8 14:25:45 14:25:45 14:25:45 ---> df -h: 14:25:45 Filesystem Size Used Avail Use% Mounted on 14:25:45 overlay 155G 11G 145G 7% / 14:25:45 tmpfs 64M 0 64M 0% /dev 14:25:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:25:45 shm 64M 0 64M 0% /dev/shm 14:25:45 /dev/vda1 155G 11G 145G 7% /facter-os 14:25:45 14:25:45 14:25:45 ---> sar -b -r -n DEV: 14:25:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117452) 10/27/22 _x86_64_ (8 CPU) 14:25:45 14:25:45 14:18:55 LINUX RESTART (8 CPU) 14:25:45 14:25:45 14:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:25:45 14:20:02 341.72 48.05 293.67 0.00 5418.59 191573.48 0.00 14:25:45 14:21:01 215.07 0.46 214.61 0.00 50.57 22925.61 0.00 14:25:45 14:22:01 1.80 0.00 1.80 0.00 0.00 24.95 0.00 14:25:45 14:23:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 14:25:45 14:24:01 6.48 2.57 3.92 0.00 104.52 1740.91 0.00 14:25:45 14:25:01 35.58 9.33 26.25 0.00 2838.33 3071.22 0.00 14:25:45 Average: 99.94 10.10 89.85 0.00 1405.88 36600.31 0.00 14:25:45 14:25:45 14:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:45 14:20:02 29614096 31570872 766160 2.33 63984 2184148 1928920 5.68 1020576 1925048 560 14:25:45 14:21:01 29049676 31557356 745696 2.27 90032 2672812 1751460 5.16 1084864 2353380 336 14:25:45 14:22:01 29050348 31558148 744652 2.26 90056 2672812 1751460 5.16 1084472 2353380 20 14:25:45 14:23:01 29051164 31558972 743456 2.26 90088 2672816 1751460 5.16 1083096 2353384 272 14:25:45 14:24:01 28978916 31546552 755500 2.30 91724 2728196 1778920 5.24 1102592 2407952 408 14:25:45 14:25:01 28750980 31538204 750216 2.28 108652 2923320 1793220 5.28 1242632 2467616 144 14:25:45 Average: 29082530 31555017 750947 2.28 89089 2642351 1792573 5.28 1103039 2310127 290 14:25:45 14:25:45 14:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:45 14:20:02 docker0 2.53 2.58 0.28 27.17 0.00 0.00 0.00 0.00 14:25:45 14:20:02 lo 6.66 6.66 0.64 0.64 0.00 0.00 0.00 0.00 14:25:45 14:20:02 vethd3fefe6 0.07 0.08 0.00 0.02 0.00 0.00 0.00 0.00 14:25:45 14:20:02 ens3 571.68 387.74 4100.69 105.06 0.00 0.00 0.00 0.00 14:25:45 14:21:01 docker0 15.81 24.88 1.22 259.52 0.00 0.00 0.00 0.00 14:25:45 14:21:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 14:25:45 14:21:01 ens3 181.49 119.84 2867.13 34.41 0.00 0.00 0.00 0.00 14:25:45 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:45 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:45 14:22:01 ens3 1.27 0.93 0.39 0.32 0.00 0.00 0.00 0.00 14:25:45 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:45 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:45 14:23:01 ens3 0.35 0.38 0.02 0.03 0.00 0.00 0.00 0.00 14:25:45 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:45 14:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:25:45 14:24:01 ens3 38.03 24.91 827.59 7.41 0.00 0.00 0.00 0.00 14:25:45 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:45 14:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 14:25:45 14:25:01 ens3 33.13 22.61 475.46 1.67 0.00 0.00 0.00 0.00 14:25:45 Average: docker0 3.02 4.52 0.25 47.19 0.00 0.00 0.00 0.00 14:25:45 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 14:25:45 Average: ens3 137.55 92.67 1374.48 24.79 0.00 0.00 0.00 0.00 14:25:45 14:25:45 14:25:45 ---> sar -P ALL: 14:25:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117452) 10/27/22 _x86_64_ (8 CPU) 14:25:45 14:25:45 14:18:55 LINUX RESTART (8 CPU) 14:25:45 14:25:45 14:19:01 CPU %user %nice %system %iowait %steal %idle 14:25:45 14:20:02 all 8.14 0.00 2.76 2.06 0.05 86.99 14:25:45 14:20:02 0 8.03 0.00 2.22 0.27 0.03 89.45 14:25:45 14:20:02 1 9.10 0.00 2.14 1.73 0.05 86.98 14:25:45 14:20:02 2 6.84 0.00 2.69 5.47 0.05 84.95 14:25:45 14:20:02 3 6.51 0.00 2.66 0.29 0.05 90.50 14:25:45 14:20:02 4 8.50 0.00 2.66 0.27 0.05 88.52 14:25:45 14:20:02 5 10.09 0.00 3.54 3.90 0.05 82.42 14:25:45 14:20:02 6 8.18 0.00 3.53 4.40 0.05 83.85 14:25:45 14:20:02 7 7.88 0.00 2.67 0.14 0.07 89.25 14:25:45 14:21:01 all 8.44 0.00 3.34 1.00 0.07 87.15 14:25:45 14:21:01 0 8.92 0.00 3.24 1.58 0.05 86.22 14:25:45 14:21:01 1 9.35 0.00 3.33 0.14 0.05 87.13 14:25:45 14:21:01 2 11.77 0.00 4.50 4.12 0.15 79.46 14:25:45 14:21:01 3 5.93 0.00 3.24 0.15 0.07 90.61 14:25:45 14:21:01 4 10.68 0.00 3.59 0.53 0.07 85.13 14:25:45 14:21:01 5 6.73 0.00 3.31 1.23 0.05 88.68 14:25:45 14:21:01 6 7.81 0.00 2.73 0.15 0.05 89.25 14:25:45 14:21:01 7 6.30 0.00 2.80 0.12 0.05 90.73 14:25:45 14:22:01 all 0.29 0.00 0.01 0.01 0.01 99.69 14:25:45 14:22:01 0 0.10 0.00 0.03 0.00 0.02 99.85 14:25:45 14:22:01 1 1.95 0.00 0.00 0.00 0.02 98.03 14:25:45 14:22:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:25:45 14:22:01 3 0.07 0.00 0.02 0.00 0.00 99.92 14:25:45 14:22:01 4 0.07 0.00 0.00 0.00 0.02 99.92 14:25:45 14:22:01 5 0.07 0.00 0.03 0.02 0.00 99.88 14:25:45 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:45 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:25:45 14:23:01 all 0.28 0.00 0.02 0.00 0.01 99.69 14:25:45 14:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:25:45 14:23:01 1 2.00 0.00 0.00 0.00 0.00 98.00 14:25:45 14:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:25:45 14:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:25:45 14:23:01 4 0.07 0.00 0.05 0.00 0.02 99.87 14:25:45 14:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 14:25:45 14:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:25:45 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:25:45 14:24:01 all 0.43 0.00 0.10 0.07 0.01 99.40 14:25:45 14:24:01 0 0.27 0.00 0.10 0.10 0.02 99.52 14:25:45 14:24:01 1 0.43 0.00 0.07 0.00 0.02 99.48 14:25:45 14:24:01 2 0.02 0.00 0.03 0.02 0.00 99.93 14:25:45 14:24:01 3 1.28 0.00 0.15 0.27 0.00 98.30 14:25:45 14:24:01 4 0.30 0.00 0.05 0.00 0.02 99.63 14:25:45 14:24:01 5 0.53 0.00 0.12 0.15 0.00 99.20 14:25:45 14:24:01 6 0.47 0.00 0.05 0.02 0.00 99.47 14:25:45 14:24:01 7 0.13 0.00 0.23 0.00 0.00 99.63 14:25:45 14:25:01 all 1.08 0.00 0.77 0.28 0.01 97.86 14:25:45 14:25:01 0 1.10 0.00 0.55 0.03 0.03 98.28 14:25:45 14:25:01 1 1.80 0.00 0.60 0.02 0.00 97.58 14:25:45 14:25:01 2 1.33 0.00 0.45 0.32 0.00 97.90 14:25:45 14:25:01 3 0.72 0.00 0.67 0.05 0.02 98.55 14:25:45 14:25:01 4 1.00 0.00 0.45 0.08 0.00 98.46 14:25:45 14:25:01 5 0.58 0.00 0.35 0.88 0.00 98.18 14:25:45 14:25:01 6 0.97 0.00 0.45 0.07 0.02 98.49 14:25:45 14:25:01 7 1.12 0.00 2.65 0.77 0.02 95.45 14:25:45 Average: all 3.08 0.00 1.16 0.56 0.02 95.18 14:25:45 Average: 0 3.05 0.00 1.02 0.32 0.03 95.58 14:25:45 Average: 1 4.07 0.00 1.01 0.31 0.02 94.59 14:25:45 Average: 2 3.28 0.00 1.27 1.64 0.03 93.79 14:25:45 Average: 3 2.40 0.00 1.11 0.13 0.02 96.34 14:25:45 Average: 4 3.40 0.00 1.12 0.15 0.03 95.31 14:25:45 Average: 5 2.98 0.00 1.22 1.03 0.02 94.75 14:25:45 Average: 6 2.89 0.00 1.12 0.77 0.02 95.20 14:25:45 Average: 7 2.55 0.00 1.39 0.17 0.02 95.87 14:25:45 14:25:45 14:25:45