Pull request #502 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 FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from b31876e0e4aaf1f3522feeabf3d32bf782af7a14+1a776ee907d08e39928eb07fc2284b30a6e0a694 (9975ae8966674b511d14ce17ec96d66ebd2384bc) 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-ssh9874975200633862821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1017474121242514098.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-502/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-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12493004786509202256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-502/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7564110445987341371.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7819953498922869059.key > 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-502/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-502/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12731254695234023275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-25908 in /w/workspace/edgexfoundry_device-sdk-c_PR-502 [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-502 # 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 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1a776ee907d08e39928eb07fc2284b30a6e0a694 into PR head commit b31876e0e4aaf1f3522feeabf3d32bf782af7a14 Merge succeeded, producing b31876e0e4aaf1f3522feeabf3d32bf782af7a14 Checking out Revision b31876e0e4aaf1f3522feeabf3d32bf782af7a14 (PR-502) > git config core.sparsecheckout # timeout=10 > git checkout -f b31876e0e4aaf1f3522feeabf3d32bf782af7a14 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a776ee907d08e39928eb07fc2284b30a6e0a694 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b31876e0e4aaf1f3522feeabf3d32bf782af7a14 # timeout=10 Commit message: "fix: Remove the refcount from the autoevent impl structure" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:42:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:42:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:42:28 ========================================================= 15:42:28 EdgeX Global Pipelines Version Info 15:42:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:42:28 ------------------- 15:42:28 stable info: 15:42:28 ------------------- 15:42:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:42:28 Message: update stable to v1.0.258 15:42:29 ------------------- 15:42:29 experimental info: 15:42:29 ------------------- 15:42:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:42:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:42:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-502 [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-502 [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-502 [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [Pipeline] echo 15:42:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b31876e [Pipeline] echo 15:42:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:31 provisioning config files... 15:42:31 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/config6107346157576064442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:31 ---> ****-login.sh 15:42:31 nexus3.edgexfoundry.org:10001 15:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:31 Configure a credential helper to remove this warning. See 15:42:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:31 15:42:31 Login Succeeded 15:42:31 nexus3.edgexfoundry.org:10002 15:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:32 Configure a credential helper to remove this warning. See 15:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:32 15:42:32 Login Succeeded 15:42:32 nexus3.edgexfoundry.org:10003 15:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:32 Configure a credential helper to remove this warning. See 15:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:32 15:42:32 Login Succeeded 15:42:32 nexus3.edgexfoundry.org:10004 15:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:32 Configure a credential helper to remove this warning. See 15:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:32 15:42:32 Login Succeeded 15:42:32 ****.io 15:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:32 Configure a credential helper to remove this warning. See 15:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:32 15:42:32 Login Succeeded 15:42:32 ---> ****-login.sh ends [Pipeline] } 15:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 15:42:33 + git rev-list -1 --merges b31876e0e4aaf1f3522feeabf3d32bf782af7a14~1..b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [Pipeline] echo 15:42:33 -----------> git rev-list -1 --merges b31876e0e4aaf1f3522feeabf3d32bf782af7a14~1..b31876e0e4aaf1f3522feeabf3d32bf782af7a14 b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [false] [Pipeline] sh 15:42:33 + git log --format=format:%s -1 b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [Pipeline] echo 15:42:33 ========================================================= 15:42:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:42:33 ========================================================= 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 15:42:34 + git rev-list -1 --merges b31876e0e4aaf1f3522feeabf3d32bf782af7a14~1..b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [Pipeline] echo 15:42:34 -----------> git rev-list -1 --merges b31876e0e4aaf1f3522feeabf3d32bf782af7a14~1..b31876e0e4aaf1f3522feeabf3d32bf782af7a14 b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [false] [Pipeline] sh 15:42:34 + git log --format=format:%s -1 b31876e0e4aaf1f3522feeabf3d32bf782af7a14 [Pipeline] echo 15:42:34 ========================================================= 15:42:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:42:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:42:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:35 + grep -v github /etc/ssh/ssh_known_hosts 15:42:35 + [ -e /tmp/ssh_known_hosts ] 15:42:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:42:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:42:35 + sudo tee -a /etc/ssh/ssh_known_hosts 15:42:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:36 15:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:36 0.1.4: Pulling from edgex-devops/py-git-semver 15:42:36 b85a868b505f: Pulling fs layer 15:42:36 e2be974225ed: Pulling fs layer 15:42:36 339a4e72a1f5: Pulling fs layer 15:42:36 988bab9f4d93: Pulling fs layer 15:42:36 1469e6f7b9e6: Pulling fs layer 15:42:36 eaf3925da568: Pulling fs layer 15:42:36 bab4dde63d76: Pulling fs layer 15:42:36 bde34c3a00c8: Pulling fs layer 15:42:36 b352a97aabf1: Pulling fs layer 15:42:36 4872d77fe225: Pulling fs layer 15:42:36 5851b861e8e6: Pulling fs layer 15:42:36 1469e6f7b9e6: Waiting 15:42:36 eaf3925da568: Waiting 15:42:36 bab4dde63d76: Waiting 15:42:36 bde34c3a00c8: Waiting 15:42:36 b352a97aabf1: Waiting 15:42:36 4872d77fe225: Waiting 15:42:36 5851b861e8e6: Waiting 15:42:36 988bab9f4d93: Waiting 15:42:36 e2be974225ed: Download complete 15:42:36 988bab9f4d93: Verifying Checksum 15:42:36 988bab9f4d93: Download complete 15:42:36 1469e6f7b9e6: Verifying Checksum 15:42:36 1469e6f7b9e6: Download complete 15:42:36 339a4e72a1f5: Verifying Checksum 15:42:36 339a4e72a1f5: Download complete 15:42:36 eaf3925da568: Verifying Checksum 15:42:36 eaf3925da568: Download complete 15:42:36 bde34c3a00c8: Verifying Checksum 15:42:36 bde34c3a00c8: Download complete 15:42:36 b352a97aabf1: Verifying Checksum 15:42:36 b352a97aabf1: Download complete 15:42:36 4872d77fe225: Verifying Checksum 15:42:36 4872d77fe225: Download complete 15:42:36 5851b861e8e6: Verifying Checksum 15:42:36 5851b861e8e6: Download complete 15:42:36 b85a868b505f: Verifying Checksum 15:42:36 b85a868b505f: Download complete 15:42:36 bab4dde63d76: Verifying Checksum 15:42:36 bab4dde63d76: Download complete 15:42:37 b85a868b505f: Pull complete 15:42:38 e2be974225ed: Pull complete 15:42:38 339a4e72a1f5: Pull complete 15:42:38 988bab9f4d93: Pull complete 15:42:38 1469e6f7b9e6: Pull complete 15:42:38 eaf3925da568: Pull complete 15:42:40 bab4dde63d76: Pull complete 15:42:40 bde34c3a00c8: Pull complete 15:42:40 b352a97aabf1: Pull complete 15:42:40 4872d77fe225: Pull complete 15:42:40 5851b861e8e6: Pull complete 15:42:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:40 prd-ubuntu20.04-docker-8c-8g-25908 does not seem to be running inside a container 15:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-502 -v /w/workspace/edgexfoundry_device-sdk-c_PR-502:/w/workspace/edgexfoundry_device-sdk-c_PR-502:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-502@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 15:42:44 $ docker top d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb -eo pid,comm 15:42:44 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). 15:42:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:44 [ssh-agent] Looking for ssh-agent implementation... 15:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:44 $ docker exec d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb ssh-agent 15:42:44 SSH_AUTH_SOCK=/tmp/ssh-sqyaoBCFWSIT/agent.32 15:42:44 SSH_AGENT_PID=38 15:42:44 Running ssh-add (command line suppressed) 15:42:44 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/private_key_17263324576965633593.key (/w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/private_key_17263324576965633593.key) 15:42:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:44 + git tag --points-at HEAD [Pipeline] } 15:42:44 $ docker exec --env ******** --env ******** d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb ssh-agent -k 15:42:45 unset SSH_AUTH_SOCK; 15:42:45 unset SSH_AGENT_PID; 15:42:45 echo Agent pid 38 killed; 15:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:45 [ssh-agent] Looking for ssh-agent implementation... 15:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:45 $ docker exec d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb ssh-agent 15:42:45 SSH_AUTH_SOCK=/tmp/ssh-OjogPbX0oCLC/agent.71 15:42:45 SSH_AGENT_PID=77 15:42:45 Running ssh-add (command line suppressed) 15:42:45 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/private_key_484203788111895278.key (/w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/private_key_484203788111895278.key) 15:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:45 + git semver init 15:42:46 2023-12-21 15:42:46,075 [run_init] DEBUG init version:0.0.0 force:False 15:42:46 2023-12-21 15:42:46,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver 15:42:46 2023-12-21 15:42:46,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver 15:42:46 2023-12-21 15:42:46,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-502, universal_newlines=False, shell=None, istream=None) 15:42:47 2023-12-21 15:42:46,978 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-502/.git/info/exclude 15:42:47 2023-12-21 15:42:46,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver/PR-502 with force:False 15:42:47 2023-12-21 15:42:46,978 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver/PR-502 15:42:47 2023-12-21 15:42:46,980 [execute] INFO git cat-file --batch-check 15:42:47 2023-12-21 15:42:46,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver, universal_newlines=False, shell=None, istream=) 15:42:47 2023-12-21 15:42:46,988 [execute] INFO git cat-file --batch 15:42:47 2023-12-21 15:42:46,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver, universal_newlines=False, shell=None, istream=) 15:42:47 2023-12-21 15:42:46,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-502/.semver/PR-502 15:42:47 0.0.0 [Pipeline] } 15:42:47 $ docker exec --env ******** --env ******** d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb ssh-agent -k 15:42:47 unset SSH_AUTH_SOCK; 15:42:47 unset SSH_AGENT_PID; 15:42:47 echo Agent pid 77 killed; 15:42:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:47 + git semver [Pipeline] } 15:42:47 $ docker stop --time=1 d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb 15:42:49 $ docker rm -f --volumes d2a1fcaed0a1421fc4dfe2a6a88c27b042aa5aee778d8954707cb18f6cbc20fb [Pipeline] // withDockerContainer [Pipeline] sh 15:42:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:50 Stashed 1 file(s) [Pipeline] echo 15:42:50 [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 15:42:50 provisioning config files... 15:42:50 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/config5780112497162463447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:51 ---> ****-login.sh 15:42:51 nexus3.edgexfoundry.org:10001 15:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:51 Configure a credential helper to remove this warning. See 15:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:51 15:42:51 Login Succeeded 15:42:51 nexus3.edgexfoundry.org:10002 15:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:51 Configure a credential helper to remove this warning. See 15:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:51 15:42:51 Login Succeeded 15:42:51 nexus3.edgexfoundry.org:10003 15:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:51 Configure a credential helper to remove this warning. See 15:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:51 15:42:51 Login Succeeded 15:42:51 nexus3.edgexfoundry.org:10004 15:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:51 Configure a credential helper to remove this warning. See 15:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:51 15:42:51 Login Succeeded 15:42:51 ****.io 15:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:51 Configure a credential helper to remove this warning. See 15:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:51 15:42:51 Login Succeeded 15:42:51 ---> ****-login.sh ends [Pipeline] } 15:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:42:52 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 15:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:42:52 ========================================================= 15:42:52 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 15:42:52 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:52 + 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 . 15:42:52 Sending build context to Docker daemon 4.969MB 15:42:52 Step 1/21 : ARG BASE=alpine:3.18 15:42:52 Step 2/21 : FROM ${BASE} as builder 15:42:52 latest: Pulling from edgex-devops/edgex-gcc-base 15:42:52 96526aa774ef: Pulling fs layer 15:42:52 da60e534fd72: Pulling fs layer 15:42:53 96526aa774ef: Verifying Checksum 15:42:53 96526aa774ef: Download complete 15:42:53 96526aa774ef: Pull complete 15:42:54 da60e534fd72: Verifying Checksum 15:42:54 da60e534fd72: Download complete 15:42:57 da60e534fd72: Pull complete 15:42:57 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 15:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:42:57 ---> 6605166a5db4 15:42:57 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:42:59 ---> Running in dd829eb28635 15:42:59 Connecting to iotech.jfrog.io (34.246.139.145:443) 15:43:00 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:43:00 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:43:00 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:43:00 Removing intermediate container dd829eb28635 15:43:00 ---> 0bd034b3a7fa 15:43:00 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 15:43:00 ---> Running in 5872ea62029d 15:43:00 Removing intermediate container 5872ea62029d 15:43:00 ---> 1a3c9ebb55d7 15:43:00 Step 5/21 : 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 15:43:00 ---> Running in 3ed3aa34bd87 15:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:01 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:02 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:43:02 (1/17) Installing hiredis (1.1.0-r2) 15:43:02 (2/17) Installing hiredis-dev (1.1.0-r2) 15:43:02 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) 15:43:03 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) 15:43:03 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 15:43:03 (6/17) Installing libcbor (0.10.2-r1) 15:43:03 (7/17) Installing libcbor-dev (0.10.2-r1) 15:43:03 (8/17) Installing libmenuw (6.4_p20230506-r0) 15:43:03 (9/17) Installing libpanelw (6.4_p20230506-r0) 15:43:03 (10/17) Installing libncurses++ (6.4_p20230506-r0) 15:43:03 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 15:43:03 (12/17) Installing libblkid (2.38.1-r8) 15:43:03 (13/17) Installing libuuid (2.38.1-r8) 15:43:03 (14/17) Installing libfdisk (2.38.1-r8) 15:43:03 (15/17) Installing libmount (2.38.1-r8) 15:43:03 (16/17) Installing libsmartcols (2.38.1-r8) 15:43:03 (17/17) Installing util-linux-dev (2.38.1-r8) 15:43:03 Executing busybox-1.36.1-r4.trigger 15:43:03 OK: 336 MiB in 99 packages 15:43:04 Removing intermediate container 3ed3aa34bd87 15:43:04 ---> d97378e6932c 15:43:04 Step 6/21 : RUN mkdir /tmp/sdk 15:43:04 ---> Running in 7c5342c1f67e 15:43:05 Removing intermediate container 7c5342c1f67e 15:43:05 ---> 5f39013b93c4 15:43:05 Step 7/21 : COPY VERSION /tmp/sdk 15:43:05 ---> 4304ad13db79 15:43:05 Step 8/21 : COPY src /tmp/sdk/src 15:43:05 Still waiting to schedule task 15:43:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:43:05 ---> 1169b47fb1cc 15:43:05 Step 9/21 : COPY include /tmp/sdk/include 15:43:05 ---> a436c10340fb 15:43:05 Step 10/21 : COPY scripts /tmp/sdk/scripts 15:43:05 ---> ce6aaea4a166 15:43:05 Step 11/21 : COPY LICENSE /tmp/sdk 15:43:05 ---> ec04e218b4ea 15:43:05 Step 12/21 : COPY Attribution.txt /tmp/sdk 15:43:05 ---> 19952594f5a3 15:43:05 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:43:06 ---> Running in f43ff4e7408a 15:43:06 + CPPCHECK=false 15:43:06 + DOCGEN=false 15:43:06 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 15:43:06 + '[' 0 -gt 0 ] 15:43:06 + readlink -f ./scripts/build.sh 15:43:06 + dirname /tmp/sdk/scripts/build.sh 15:43:06 + dirname /tmp/sdk/scripts 15:43:06 + ROOT=/tmp/sdk 15:43:06 + cd /tmp/sdk 15:43:06 + mkdir -p /tmp/sdk/build/release 15:43:06 + cd /tmp/sdk/build/release 15:43:06 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:43:06 -- The C compiler identification is GNU 12.2.1 15:43:06 -- Detecting C compiler ABI info 15:43:06 -- Detecting C compiler ABI info - done 15:43:06 -- Check for working C compiler: /usr/bin/cc - skipped 15:43:06 -- Detecting C compile features 15:43:06 -- Detecting C compile features - done 15:43:06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:43:06 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 15:43:06 -- Found LIBYAML: /usr/lib/libyaml.so 15:43:06 -- Found LIBUUID: /usr/lib/libuuid.so 15:43:06 -- Found LIBCBOR: /usr/lib/libcbor.so 15:43:06 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:43:06 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:43:06 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 15:43:06 -- /opt/iotech/iot/1.5/include 15:43:06 -- C SDK 0.0.0 for Linux 15:43:06 -- Performing Test CSDK_HAVE_ATOMIC 15:43:06 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:43:06 -- Found Curses: /usr/lib/libcurses.so 15:43:06 -- Configuring done (0.4s) 15:43:06 -- Generating done (0.0s) 15:43:06 -- Build files have been written to: /tmp/sdk/build/release 15:43:06 + make all package 15:43:06 + tee release.log 15:43:06 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:43:06 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 15:43:06 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 15:43:07 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 15:43:07 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 15:43:07 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:43:07 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:43:07 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 15:43:07 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 15:43:07 294 | while (privateConfig) 15:43:07 | ^~~~~~~~~~~~~ 15:43:07 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 15:43:07 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 15:43:07 | ^~~~~~~~~~~~~ 15:43:07 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 15:43:07 271 | while (result) 15:43:07 | ^~~~~~ 15:43:07 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 15:43:07 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 15:43:07 | ^~~~~~ 15:43:07 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:43:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:43:08 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:43:08 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:43:08 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:43:08 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:43:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:43:08 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 15:43:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:43:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:43:09 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:43:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:43:09 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:43:09 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:43:10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:43:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:43:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:43:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 15:43:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:43:11 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:43:11 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:43:11 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:43:11 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:43:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:43:11 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 15:43:11 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:43:11 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 15:43:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:43:11 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:43:11 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 15:43:11 | ^ 15:43:11 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 15:43:11 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 15:43:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:43:11 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 15:43:11 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 15:43:11 | ^~~~~~~~~~~~~~~~~~~~~ 15:43:12 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:43:12 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 15:43:12 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:43:12 [ 68%] Linking C shared library libcsdk.so 15:43:12 [ 68%] Built target csdk 15:43:12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:43:12 [ 72%] Linking C executable template 15:43:12 [ 72%] Built target template 15:43:12 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:43:12 [ 76%] Linking C executable device-counter 15:43:12 [ 76%] Built target device-counter 15:43:12 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:43:12 [ 80%] Linking C executable device-random 15:43:12 [ 80%] Built target device-random 15:43:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:43:12 [ 84%] Linking C executable device-gyro 15:43:13 [ 84%] Built target device-gyro 15:43:13 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:43:13 [ 88%] Linking C executable device-bitfields 15:43:13 [ 88%] Built target device-bitfields 15:43:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:43:13 [ 92%] Linking C executable template-discovery 15:43:13 [ 92%] Built target template-discovery 15:43:13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:43:13 [ 96%] Linking C executable device-file 15:43:13 [ 96%] Built target device-file 15:43:13 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:43:13 [100%] Linking C executable device-terminal 15:43:13 [100%] Built target device-terminal 15:43:13 Run CPack packaging tool... 15:43:13 CPack: Create package using TGZ 15:43:13 CPack: Install projects 15:43:13 CPack: - Run preinstall target for: Csdk 15:43:14 CPack: - Install project: Csdk [] 15:43:14 CPack: Create package 15:43:14 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 15:43:14 + '[' false '=' true ] 15:43:14 + '[' false '=' true ] 15:43:14 + mkdir -p /tmp/sdk/build/debug 15:43:14 + cd /tmp/sdk/build/debug 15:43:14 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:43:14 -- The C compiler identification is GNU 12.2.1 15:43:14 -- Detecting C compiler ABI info 15:43:14 -- Detecting C compiler ABI info - done 15:43:14 -- Check for working C compiler: /usr/bin/cc - skipped 15:43:14 -- Detecting C compile features 15:43:14 -- Detecting C compile features - done 15:43:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:43:14 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 15:43:14 -- Found LIBYAML: /usr/lib/libyaml.so 15:43:14 -- Found LIBUUID: /usr/lib/libuuid.so 15:43:14 -- Found LIBCBOR: /usr/lib/libcbor.so 15:43:14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:43:14 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:43:14 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 15:43:14 -- /opt/iotech/iot/1.5/include 15:43:14 -- C SDK 0.0.0 for Linux 15:43:14 -- Performing Test CSDK_HAVE_ATOMIC 15:43:14 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:43:14 -- Found Curses: /usr/lib/libcurses.so 15:43:14 -- Configuring done (0.4s) 15:43:14 -- Generating done (0.0s) 15:43:14 -- Build files have been written to: /tmp/sdk/build/debug 15:43:14 + make 15:43:14 + tee debug.log 15:43:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:43:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 15:43:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 15:43:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 15:43:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 15:43:14 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:43:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:43:15 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:43:15 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:43:15 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:43:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:43:15 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:43:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:43:15 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:43:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 15:43:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:43:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:43:15 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:43:15 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:43:15 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:43:15 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:43:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:43:16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:43:16 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:43:16 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 15:43:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:43:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:43:16 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:43:16 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:43:16 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:43:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:43:16 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 15:43:16 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:43:16 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 15:43:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:43:16 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:43:16 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 15:43:16 | ^ 15:43:17 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:43:17 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 15:43:17 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:43:17 [ 68%] Linking C shared library libcsdk.so 15:43:17 [ 68%] Built target csdk 15:43:17 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:43:17 [ 72%] Linking C executable template 15:43:17 [ 72%] Built target template 15:43:17 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:43:17 [ 76%] Linking C executable device-counter 15:43:17 [ 76%] Built target device-counter 15:43:17 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:43:17 [ 80%] Linking C executable device-random 15:43:17 [ 80%] Built target device-random 15:43:18 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:43:18 [ 84%] Linking C executable device-gyro 15:43:18 [ 84%] Built target device-gyro 15:43:18 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:43:18 [ 88%] Linking C executable device-bitfields 15:43:18 [ 88%] Built target device-bitfields 15:43:18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:43:18 [ 92%] Linking C executable template-discovery 15:43:18 [ 92%] Built target template-discovery 15:43:18 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:43:18 [ 96%] Linking C executable device-file 15:43:18 [ 96%] Built target device-file 15:43:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:43:18 [100%] Linking C executable device-terminal 15:43:18 [100%] Built target device-terminal 15:43:18 make: Entering directory '/tmp/sdk/build/release' 15:43:18 [ 68%] Built target csdk 15:43:18 [ 72%] Built target template 15:43:18 [ 76%] Built target device-counter 15:43:18 [ 80%] Built target device-random 15:43:18 [ 84%] Built target device-gyro 15:43:18 [ 88%] Built target device-bitfields 15:43:18 [ 92%] Built target template-discovery 15:43:18 [ 96%] Built target device-file 15:43:18 [100%] Built target device-terminal 15:43:18 Install the project... 15:43:18 -- Install configuration: "Release" 15:43:18 -- Installing: /usr/local/lib/libcsdk.so 15:43:18 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:43:18 -- Installing: /usr/local/include 15:43:18 -- Installing: /usr/local/include/devsdk 15:43:18 -- Installing: /usr/local/include/devsdk/devsdk.h 15:43:18 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:43:18 -- Installing: /usr/local/include/edgex 15:43:18 -- Installing: /usr/local/include/edgex/edgex.h 15:43:18 -- Installing: /usr/local/include/edgex/devices.h 15:43:18 -- Installing: /usr/local/include/edgex/profiles.h 15:43:18 -- Installing: /usr/local/include/edgex/edgex-base.h 15:43:18 -- Installing: /usr/local/include/edgex/rest-server.h 15:43:18 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:43:18 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:43:18 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:43:18 make: Leaving directory '/tmp/sdk/build/release' 15:43:19 Removing intermediate container f43ff4e7408a 15:43:19 ---> 1b17483486d8 15:43:19 Step 14/21 : FROM ${BASE} 15:43:19 ---> 6605166a5db4 15:43:19 Step 15/21 : LABEL maintainer="IOTech " 15:43:19 ---> Running in 2d98ab174b23 15:43:19 Removing intermediate container 2d98ab174b23 15:43:19 ---> c6797cd19d26 15:43:19 Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:43:19 ---> Running in d2cd8c1df6f9 15:43:20 Connecting to iotech.jfrog.io (34.247.22.236:443) 15:43:20 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:43:20 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:43:20 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:43:20 Removing intermediate container d2cd8c1df6f9 15:43:20 ---> c1bda6708c6f 15:43:20 Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 15:43:20 ---> Running in 0d8cb8e72c68 15:43:21 Removing intermediate container 0d8cb8e72c68 15:43:21 ---> 40f89331eb07 15:43:21 Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev 15:43:21 ---> Running in 3095119eee7c 15:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:43:22 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 15:43:22 (2/9) Installing curl (8.5.0-r0) 15:43:22 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 15:43:22 (4/9) Installing hiredis (1.1.0-r2) 15:43:22 (5/9) Installing hiredis-dev (1.1.0-r2) 15:43:22 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) 15:43:23 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 15:43:23 (8/9) Installing libcbor (0.10.2-r1) 15:43:23 (9/9) Installing libuuid (2.38.1-r8) 15:43:23 Executing busybox-1.36.1-r4.trigger 15:43:23 OK: 331 MiB in 89 packages 15:43:23 Removing intermediate container 3095119eee7c 15:43:23 ---> da39bb5125c8 15:43:23 Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:43:23 ---> 7784c334d503 15:43:23 Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib 15:43:23 ---> c97e5e3bcac9 15:43:23 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:43:24 ---> cc4819441f46 15:43:24 Successfully built cc4819441f46 15:43:24 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 15:43:25 + docker inspect -f . ci-base-image-x86_64 15:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:25 prd-ubuntu20.04-docker-8c-8g-25908 does not seem to be running inside a container 15:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-502 -v /w/workspace/edgexfoundry_device-sdk-c_PR-502:/w/workspace/edgexfoundry_device-sdk-c_PR-502:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-502@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 15:43:25 $ docker top 2b8c2de04b446021263ac9cb7f4cf1331f928debec7f5998ace292a9fe01ab9a -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:26 + make test 15:43:26 echo "make test" 15:43:26 make test [Pipeline] } 15:43:26 $ docker stop --time=1 2b8c2de04b446021263ac9cb7f4cf1331f928debec7f5998ace292a9fe01ab9a 15:43:27 $ docker rm -f --volumes 2b8c2de04b446021263ac9cb7f4cf1331f928debec7f5998ace292a9fe01ab9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:28 + ls -al . 15:43:28 total 212 15:43:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 21 15:42 . 15:43:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:42 .. 15:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 15:42 .git 15:43:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 15:42 .github 15:43:28 -rw-rw-r-- 1 jenkins jenkins 176 Dec 21 15:42 .gitignore 15:43:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 21 15:42 .semver 15:43:28 -rw-rw-r-- 1 jenkins jenkins 2908 Dec 21 15:42 Attribution.txt 15:43:28 -rw-rw-r-- 1 jenkins jenkins 11953 Dec 21 15:42 CHANGELOG.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 108574 Dec 21 15:42 Doxyfile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 677 Dec 21 15:42 GOVERNANCE.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 784 Dec 21 15:42 Jenkinsfile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 21 15:42 LICENSE 15:43:28 -rw-rw-r-- 1 jenkins jenkins 444 Dec 21 15:42 Makefile 15:43:28 -rw-rw-r-- 1 jenkins jenkins 618 Dec 21 15:42 OWNERS.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 1651 Dec 21 15:42 README.IOT.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 4215 Dec 21 15:42 README.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 1245 Dec 21 15:42 README.v3.md 15:43:28 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 15:42 VERSION 15:43:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 15:42 docs 15:43:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:42 include 15:43:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 15:42 scripts 15:43:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:42 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:29 + 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=b31876e0e4aaf1f3522feeabf3d32bf782af7a14 --label arch=amd64 --label version=0.0.0 . 15:43:29 Sending build context to Docker daemon 4.969MB 15:43:29 Step 1/17 : ARG BASE=alpine:3.18 15:43:29 Step 2/17 : FROM ${BASE} 15:43:29 ---> cc4819441f46 15:43:29 Step 3/17 : LABEL maintainer="IOTech " 15:43:29 ---> Running in d0e8622eef57 15:43:29 Removing intermediate container d0e8622eef57 15:43:29 ---> 6c67387e854f 15:43:29 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 15:43:29 ---> Running in ca17672d670a 15:43:29 Connecting to iotech.jfrog.io (54.73.4.50:443) 15:43:29 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:43:29 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:43:29 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:43:30 Removing intermediate container ca17672d670a 15:43:30 ---> 5ee5ca614aa5 15:43:30 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 15:43:30 ---> Running in fd45c7c493d5 15:43:30 Removing intermediate container fd45c7c493d5 15:43:30 ---> b6aa1c1ad3cb 15:43:30 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 15:43:30 ---> Running in bf26caa9a87d 15:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:31 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:31 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:43:31 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 15:43:32 (2/11) Installing libcbor-dev (0.10.2-r1) 15:43:32 (3/11) Installing libmenuw (6.4_p20230506-r0) 15:43:32 (4/11) Installing libpanelw (6.4_p20230506-r0) 15:43:32 (5/11) Installing libncurses++ (6.4_p20230506-r0) 15:43:32 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 15:43:32 (7/11) Installing libblkid (2.38.1-r8) 15:43:32 (8/11) Installing libfdisk (2.38.1-r8) 15:43:32 (9/11) Installing libmount (2.38.1-r8) 15:43:32 (10/11) Installing libsmartcols (2.38.1-r8) 15:43:32 (11/11) Installing util-linux-dev (2.38.1-r8) 15:43:32 Executing busybox-1.36.1-r4.trigger 15:43:32 OK: 336 MiB in 100 packages 15:43:33 Removing intermediate container bf26caa9a87d 15:43:33 ---> 9acd6acef69c 15:43:33 Step 7/17 : COPY VERSION /edgex-c-sdk/ 15:43:33 ---> b20ce8a58373 15:43:33 Step 8/17 : COPY src /edgex-c-sdk/src/ 15:43:33 ---> 6d8edf168751 15:43:33 Step 9/17 : COPY include /edgex-c-sdk/include/ 15:43:33 ---> 77739b2d6883 15:43:33 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 15:43:33 ---> 17d538c8b175 15:43:33 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 15:43:33 ---> 1db4a272d325 15:43:33 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 15:43:33 ---> 84acb2dfe688 15:43:33 Step 13/17 : WORKDIR /edgex-c-sdk 15:43:33 ---> Running in 19cd1b1e62fa 15:43:33 Removing intermediate container 19cd1b1e62fa 15:43:33 ---> b419c1ab0d0c 15:43:33 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:43:33 ---> Running in a60dbb026023 15:43:33 Removing intermediate container a60dbb026023 15:43:33 ---> a1f83888e93d 15:43:33 Step 15/17 : LABEL arch=amd64 15:43:33 ---> Running in e44f5bf665c8 15:43:33 Removing intermediate container e44f5bf665c8 15:43:33 ---> 17348027c02a 15:43:33 Step 16/17 : LABEL git_sha=b31876e0e4aaf1f3522feeabf3d32bf782af7a14 15:43:33 ---> Running in 43a39f9233c6 15:43:34 Removing intermediate container 43a39f9233c6 15:43:34 ---> f70c3a6589bd 15:43:34 Step 17/17 : LABEL version=0.0.0 15:43:34 ---> Running in 72e5847edb5a 15:43:34 Removing intermediate container 72e5847edb5a 15:43:34 ---> 143ab14180fd 15:43:34 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:43:34 Successfully built 143ab14180fd 15:43:34 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 15:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:35 15:43:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:35 latest: Pulling from edgex-lftools-log-publisher 15:43:35 5eb5b503b376: Pulling fs layer 15:43:35 5c69ac0246d0: Pulling fs layer 15:43:35 ec43610c2a17: Pulling fs layer 15:43:35 3a2ae6a8a46f: Pulling fs layer 15:43:35 33b1e0a273af: Pulling fs layer 15:43:35 5d3b04190fa2: Pulling fs layer 15:43:35 2f39f015ded8: Pulling fs layer 15:43:35 33b1e0a273af: Waiting 15:43:35 5d3b04190fa2: Waiting 15:43:35 2f39f015ded8: Waiting 15:43:35 3a2ae6a8a46f: Waiting 15:43:35 5c69ac0246d0: Verifying Checksum 15:43:35 5c69ac0246d0: Download complete 15:43:35 3a2ae6a8a46f: Verifying Checksum 15:43:35 3a2ae6a8a46f: Download complete 15:43:35 33b1e0a273af: Verifying Checksum 15:43:35 33b1e0a273af: Download complete 15:43:35 ec43610c2a17: Verifying Checksum 15:43:35 ec43610c2a17: Download complete 15:43:35 5d3b04190fa2: Verifying Checksum 15:43:35 5d3b04190fa2: Download complete 15:43:35 5eb5b503b376: Verifying Checksum 15:43:35 5eb5b503b376: Download complete 15:43:36 2f39f015ded8: Download complete 15:43:37 5eb5b503b376: Pull complete 15:43:37 5c69ac0246d0: Pull complete 15:43:37 ec43610c2a17: Pull complete 15:43:37 3a2ae6a8a46f: Pull complete 15:43:37 33b1e0a273af: Pull complete 15:43:38 5d3b04190fa2: Pull complete 15:43:44 2f39f015ded8: Pull complete 15:43:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:45 prd-ubuntu20.04-docker-8c-8g-25908 does not seem to be running inside a container 15:43:45 $ 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-502 -v /w/workspace/edgexfoundry_device-sdk-c_PR-502:/w/workspace/edgexfoundry_device-sdk-c_PR-502:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-502@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 15:43:53 $ docker top 5b29306113e79e8c22d4c7fcf8f71d661ef14581f126ccc65befa77596d300fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:53 ---> job-cost.sh 15:43:53 lf-activate-venv: SKIPPING 15:43:53 INFO: No Stack... 15:43:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:54 INFO: Archiving Costs [Pipeline] sh 15:43:54 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives/cost.csv 15:43:54 + cut -d, -f6 [Pipeline] lock 15:43:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] 15:43:54 Resource [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] did not exist. Created. 15:43:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:43:54 Stashed 1 file(s) [Pipeline] } 15:43:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:55 $ docker stop --time=1 5b29306113e79e8c22d4c7fcf8f71d661ef14581f126ccc65befa77596d300fa 15:43:56 $ docker rm -f --volumes 5b29306113e79e8c22d4c7fcf8f71d661ef14581f126ccc65befa77596d300fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25909 in /w/workspace/edgexfoundry_device-sdk-c_PR-502 [Pipeline] { [Pipeline] ws 15:44:51 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 15:44:55 Selected Git installation does not exist. Using Default 15:44:55 The recommended git tool is: NONE 15:45:04 using credential edgex-jenkins-ssh 15:45:04 Cloning the remote Git repository 15:45:04 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:45:04 > git init /w/workspace/device-sdk-c/1 # timeout=10 15:45:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:45:04 > git --version # timeout=10 15:45:04 > git --version # 'git version 2.25.1' 15:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:45:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:45:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/502/head:refs/remotes/origin/PR-502 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:45:07 Merging remotes/origin/main commit 1a776ee907d08e39928eb07fc2284b30a6e0a694 into PR head commit b31876e0e4aaf1f3522feeabf3d32bf782af7a14 15:45:07 Merge succeeded, producing b31876e0e4aaf1f3522feeabf3d32bf782af7a14 15:45:07 Checking out Revision b31876e0e4aaf1f3522feeabf3d32bf782af7a14 (PR-502) 15:45:07 > git config core.sparsecheckout # timeout=10 15:45:07 > git checkout -f b31876e0e4aaf1f3522feeabf3d32bf782af7a14 # timeout=10 15:45:07 > git remote # timeout=10 15:45:07 > git config --get remote.origin.url # timeout=10 15:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:07 > git merge 1a776ee907d08e39928eb07fc2284b30a6e0a694 # timeout=10 15:45:07 > git rev-parse HEAD^{commit} # timeout=10 15:45:07 > git config core.sparsecheckout # timeout=10 15:45:07 > git checkout -f b31876e0e4aaf1f3522feeabf3d32bf782af7a14 # timeout=10 15:45:11 Commit message: "fix: Remove the refcount from the autoevent impl structure" 15:45:11 > git --version # timeout=10 15:45:11 > git --version # 'git version 2.25.1' 15:45:11 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:12 Dload Upload Total Spent Left Speed 15:45:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh 15:45:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:45:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:13 + sudo tee /etc/docker/daemon.new 15:45:13 { 15:45:13 "registry-mirrors": [ 15:45:13 "https://nexus3.edgexfoundry.org:10001" 15:45:13 ], 15:45:13 "bip": "10.250.0.254/24", 15:45:13 "hosts": [ 15:45:13 "tcp://0.0.0.0:5555", 15:45:13 "unix:///var/run/docker.sock" 15:45:13 ], 15:45:13 "mtu": 1458, 15:45:13 "selinux-enabled": true, 15:45:13 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:13 } [Pipeline] sh 15:45:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:32 provisioning config files... 15:45:32 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config2157579993399332877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:33 ---> ****-login.sh 15:45:33 nexus3.edgexfoundry.org:10001 15:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:33 Configure a credential helper to remove this warning. See 15:45:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:33 15:45:33 Login Succeeded 15:45:33 nexus3.edgexfoundry.org:10002 15:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 nexus3.edgexfoundry.org:10003 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 nexus3.edgexfoundry.org:10004 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 ****.io 15:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:45:34 Configure a credential helper to remove this warning. See 15:45:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:45:34 15:45:34 Login Succeeded 15:45:34 ---> ****-login.sh ends [Pipeline] } 15:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:45:35 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 15:45:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:45:35 ========================================================= 15:45:35 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 15:45:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:36 + 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 . 15:45:37 #0 building with "default" instance using docker driver 15:45:37 15:45:37 #1 [internal] load .dockerignore 15:45:37 #1 transferring context: 2B done 15:45:37 #1 DONE 0.1s 15:45:37 15:45:37 #2 [internal] load build definition from Dockerfile.alpine-base 15:45:37 #2 transferring dockerfile: 2.04kB 0.0s done 15:45:37 #2 DONE 0.1s 15:45:37 15:45:37 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:45:37 #3 DONE 0.1s 15:45:37 15:45:37 #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 15:45:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done 15:45:37 #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done 15:45:37 #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done 15:45:37 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 15:45:37 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 0B / 109.51MB 0.1s 15:45:37 #4 ... 15:45:37 15:45:37 #5 [internal] load build context 15:45:37 #5 transferring context: 627.69kB 0.1s done 15:45:37 #5 DONE 0.2s 15:45:37 15:45:37 #4 [stage-1 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 15:45:37 #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 15:45:37 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 15:45:37 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 9.44MB / 109.51MB 0.3s 15:45:37 #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done 15:45:37 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 25.17MB / 109.51MB 0.6s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 42.99MB / 109.51MB 0.9s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 48.88MB / 109.51MB 1.0s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 60.82MB / 109.51MB 1.2s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 66.29MB / 109.51MB 1.3s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 78.64MB / 109.51MB 1.5s 15:45:38 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 84.39MB / 109.51MB 1.6s 15:45:39 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 90.18MB / 109.51MB 1.7s 15:45:39 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 102.76MB / 109.51MB 1.9s 15:45:39 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.0s 15:45:39 #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.1s done 15:45:39 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 15:45:45 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.2s 15:45:51 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.9s 15:45:52 #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 13.1s done 15:45:52 #4 DONE 15.7s 15:45:53 15:45:53 #6 [stage-1 2/7] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:45:53 #6 0.691 Connecting to iotech.jfrog.io (34.246.139.145:443) 15:45:54 #6 1.246 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:45:54 #6 1.246 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:45:54 #6 1.246 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:45:55 #6 DONE 2.1s 15:45:55 15:45:55 #7 [stage-1 3/7] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 15:45:55 #7 DONE 0.8s 15:45:55 15:45:55 #8 [stage-1 4/7] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev 15:45:56 #8 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:45:57 #8 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:45:58 #8 1.907 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 15:45:58 #8 2.844 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:45:58 #8 2.885 (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) 15:45:58 #8 2.918 (2/9) Installing curl (8.5.0-r0) 15:45:58 #8 2.932 (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) 15:45:58 #8 3.035 (4/9) Installing hiredis (1.1.0-r2) 15:45:58 #8 3.042 (5/9) Installing hiredis-dev (1.1.0-r2) 15:45:58 #8 3.079 (6/9) Installing iotech-iot-1.5 (1.5.0-r0) 15:45:59 #8 3.878 (7/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 15:46:00 #8 4.111 (8/9) Installing libcbor (0.10.2-r1) 15:46:00 #8 4.209 (9/9) Installing libuuid (2.38.1-r8) 15:46:00 #8 4.216 Executing busybox-1.36.1-r4.trigger 15:46:00 #8 4.261 OK: 327 MiB in 89 packages 15:46:00 #8 DONE 4.6s 15:46:00 15:46:00 #9 [builder 4/12] 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 iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 15:46:00 #9 0.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:00 #9 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:00 #9 1.897 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:00 #9 2.807 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:46:00 #9 2.843 (1/17) Installing hiredis (1.1.0-r2) 15:46:00 #9 2.970 (2/17) Installing hiredis-dev (1.1.0-r2) 15:46:00 #9 3.097 (3/17) Installing iotech-iot-1.5 (1.5.0-r0) 15:46:00 #9 3.885 (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) 15:46:00 #9 4.012 (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 15:46:00 #9 4.246 (6/17) Installing libcbor (0.10.2-r1) 15:46:00 #9 4.253 (7/17) Installing libcbor-dev (0.10.2-r1) 15:46:00 #9 4.357 (8/17) Installing libmenuw (6.4_p20230506-r0) 15:46:00 #9 4.364 (9/17) Installing libpanelw (6.4_p20230506-r0) 15:46:00 #9 4.371 (10/17) Installing libncurses++ (6.4_p20230506-r0) 15:46:00 #9 4.379 (11/17) Installing ncurses-dev (6.4_p20230506-r0) 15:46:00 #9 4.414 (12/17) Installing libblkid (2.38.1-r8) 15:46:00 #9 4.432 (13/17) Installing libuuid (2.38.1-r8) 15:46:00 #9 4.440 (14/17) Installing libfdisk (2.38.1-r8) 15:46:00 #9 4.461 (15/17) Installing libmount (2.38.1-r8) 15:46:00 #9 4.477 (16/17) Installing libsmartcols (2.38.1-r8) 15:46:00 #9 4.490 (17/17) Installing util-linux-dev (2.38.1-r8) 15:46:00 #9 4.671 Executing busybox-1.36.1-r4.trigger 15:46:00 #9 4.732 OK: 333 MiB in 99 packages 15:46:01 #9 DONE 5.0s 15:46:01 15:46:01 #10 [builder 5/12] RUN mkdir /tmp/sdk 15:46:02 #10 DONE 0.8s 15:46:02 15:46:02 #11 [builder 6/12] COPY VERSION /tmp/sdk 15:46:02 #11 DONE 0.1s 15:46:02 15:46:02 #12 [builder 7/12] COPY src /tmp/sdk/src 15:46:02 #12 DONE 0.2s 15:46:02 15:46:02 #13 [builder 8/12] COPY include /tmp/sdk/include 15:46:02 #13 DONE 0.1s 15:46:02 15:46:02 #14 [builder 9/12] COPY scripts /tmp/sdk/scripts 15:46:02 #14 DONE 0.1s 15:46:02 15:46:02 #15 [builder 10/12] COPY LICENSE /tmp/sdk 15:46:02 #15 DONE 0.1s 15:46:02 15:46:02 #16 [builder 11/12] COPY Attribution.txt /tmp/sdk 15:46:02 #16 DONE 0.1s 15:46:02 15:46:02 #17 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:46:03 #17 0.640 + CPPCHECK=false 15:46:03 #17 0.640 + DOCGEN=false 15:46:03 #17 0.640 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 15:46:03 #17 0.641 + '[' 0 -gt 0 ] 15:46:03 #17 0.643 + readlink -f ./scripts/build.sh 15:46:03 #17 0.647 + dirname /tmp/sdk/scripts/build.sh 15:46:03 #17 0.649 + dirname /tmp/sdk/scripts 15:46:03 #17 0.651 + ROOT=/tmp/sdk 15:46:03 #17 0.651 + cd /tmp/sdk 15:46:03 #17 0.651 + mkdir -p /tmp/sdk/build/release 15:46:03 #17 0.655 + cd /tmp/sdk/build/release 15:46:03 #17 0.655 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:46:03 #17 0.969 -- The C compiler identification is GNU 12.2.1 15:46:03 #17 1.032 -- Detecting C compiler ABI info 15:46:03 #17 1.353 -- Detecting C compiler ABI info - done 15:46:03 #17 1.438 -- Check for working C compiler: /usr/bin/cc - skipped 15:46:03 #17 1.440 -- Detecting C compile features 15:46:03 #17 1.443 -- Detecting C compile features - done 15:46:03 #17 1.466 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:46:04 #17 1.649 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 15:46:04 #17 1.666 -- Found LIBYAML: /usr/lib/libyaml.so 15:46:04 #17 1.681 -- Found LIBUUID: /usr/lib/libuuid.so 15:46:04 #17 1.697 -- Found LIBCBOR: /usr/lib/libcbor.so 15:46:04 #17 1.713 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:46:04 #17 1.728 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:46:04 #17 1.744 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 15:46:04 #17 1.744 -- /opt/iotech/iot/1.5/include 15:46:04 #17 1.744 -- C SDK 0.0.0 for Linux 15:46:04 #17 1.756 -- Performing Test CSDK_HAVE_ATOMIC 15:46:04 #17 2.077 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:46:04 #17 2.278 -- Found Curses: /usr/lib/libcurses.so 15:46:04 #17 2.402 -- Configuring done (1.7s) 15:46:05 #17 2.737 -- Generating done (0.3s) 15:46:05 #17 2.757 -- Build files have been written to: /tmp/sdk/build/release 15:46:05 #17 2.779 + make all package 15:46:05 #17 2.781 + tee release.log 15:46:05 #17 2.908 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:46:06 #17 3.666 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 15:46:06 #17 4.474 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 15:46:07 #17 5.155 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 15:46:08 #17 5.883 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 15:46:09 #17 6.460 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:46:10 #17 8.383 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:46:11 #17 9.179 /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': 15:46:11 #17 9.181 /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] 15:46:11 #17 9.181 294 | while (privateConfig) 15:46:11 #17 9.181 | ^~~~~~~~~~~~~ 15:46:11 #17 9.181 /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here 15:46:11 #17 9.181 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 15:46:11 #17 9.181 | ^~~~~~~~~~~~~ 15:46:11 #17 9.181 /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] 15:46:11 #17 9.181 271 | while (result) 15:46:11 #17 9.181 | ^~~~~~ 15:46:11 #17 9.181 /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here 15:46:11 #17 9.181 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; 15:46:11 #17 9.181 | ^~~~~~ 15:46:11 #17 9.496 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:46:12 #17 9.715 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:46:13 #17 10.54 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:46:15 #17 12.29 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:46:15 #17 12.86 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:46:16 #17 13.64 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:46:16 #17 14.35 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:46:17 #17 14.81 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 15:46:18 #17 15.75 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:46:18 #17 16.04 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:46:20 #17 17.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:46:20 #17 18.28 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:46:21 #17 18.83 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:46:22 #17 20.04 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:46:29 #17 26.38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:46:29 #17 26.98 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:46:29 #17 27.37 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:46:30 #17 27.88 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 15:46:30 #17 28.18 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:46:32 #17 29.53 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:46:33 #17 31.53 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:46:34 #17 31.95 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:46:35 #17 32.84 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:46:36 #17 33.40 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:46:36 #17 33.67 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 15:46:36 #17 33.67 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:46:36 #17 33.67 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 15:46:36 #17 33.67 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:46:36 #17 33.67 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:46:36 #17 33.67 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 15:46:36 #17 33.67 | ^ 15:46:37 #17 35.07 /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 15:46:37 #17 35.07 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 15:46:37 #17 35.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:46:37 #17 35.07 /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here 15:46:37 #17 35.07 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; 15:46:37 #17 35.07 | ^~~~~~~~~~~~~~~~~~~~~ 15:46:38 #17 36.08 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:46:39 #17 36.80 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 15:46:39 #17 37.14 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:46:40 #17 37.64 [ 68%] Linking C shared library libcsdk.so 15:46:40 #17 37.84 [ 68%] Built target csdk 15:46:40 #17 37.89 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:46:41 #17 38.67 [ 72%] Linking C executable template 15:46:41 #17 39.00 [ 72%] Built target template 15:46:41 #17 39.06 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:46:41 #17 39.57 [ 76%] Linking C executable device-counter 15:46:42 #17 39.87 [ 76%] Built target device-counter 15:46:42 #17 39.92 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:46:43 #17 40.42 [ 80%] Linking C executable device-random 15:46:43 #17 40.72 [ 80%] Built target device-random 15:46:43 #17 40.78 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:46:43 #17 41.22 [ 84%] Linking C executable device-gyro 15:46:43 #17 41.51 [ 84%] Built target device-gyro 15:46:44 #17 41.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:46:44 #17 42.04 [ 88%] Linking C executable device-bitfields 15:46:44 #17 42.34 [ 88%] Built target device-bitfields 15:46:44 #17 42.39 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:46:45 #17 43.18 [ 92%] Linking C executable template-discovery 15:46:45 #17 43.47 [ 92%] Built target template-discovery 15:46:45 #17 43.52 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:46:46 #17 44.20 [ 96%] Linking C executable device-file 15:46:46 #17 44.49 [ 96%] Built target device-file 15:46:47 #17 44.54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:46:47 #17 45.16 [100%] Linking C executable device-terminal 15:46:48 #17 45.47 [100%] Built target device-terminal 15:46:48 #17 45.52 Run CPack packaging tool... 15:46:48 #17 45.56 CPack: Create package using TGZ 15:46:48 #17 45.56 CPack: Install projects 15:46:48 #17 45.56 CPack: - Run preinstall target for: Csdk 15:46:48 #17 46.29 CPack: - Install project: Csdk [] 15:46:48 #17 46.33 CPack: Create package 15:46:48 #17 46.41 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 15:46:48 #17 46.42 + '[' false '=' true ] 15:46:48 #17 46.42 + '[' false '=' true ] 15:46:48 #17 46.42 + mkdir -p /tmp/sdk/build/debug 15:46:48 #17 46.42 + cd /tmp/sdk/build/debug 15:46:48 #17 46.42 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:46:49 #17 46.71 -- The C compiler identification is GNU 12.2.1 15:46:49 #17 46.77 -- Detecting C compiler ABI info 15:46:49 #17 47.08 -- Detecting C compiler ABI info - done 15:46:49 #17 47.16 -- Check for working C compiler: /usr/bin/cc - skipped 15:46:49 #17 47.16 -- Detecting C compile features 15:46:49 #17 47.17 -- Detecting C compile features - done 15:46:49 #17 47.19 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:46:49 #17 47.36 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 15:46:49 #17 47.37 -- Found LIBYAML: /usr/lib/libyaml.so 15:46:49 #17 47.39 -- Found LIBUUID: /usr/lib/libuuid.so 15:46:49 #17 47.40 -- Found LIBCBOR: /usr/lib/libcbor.so 15:46:49 #17 47.42 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:46:50 #17 47.43 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:46:50 #17 47.45 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 15:46:50 #17 47.45 -- /opt/iotech/iot/1.5/include 15:46:50 #17 47.45 -- C SDK 0.0.0 for Linux 15:46:50 #17 47.46 -- Performing Test CSDK_HAVE_ATOMIC 15:46:50 #17 47.75 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:46:50 #17 47.91 -- Found Curses: /usr/lib/libcurses.so 15:46:50 #17 48.01 -- Configuring done (1.6s) 15:46:50 #17 48.26 -- Generating done (0.2s) 15:46:50 #17 48.28 -- Build files have been written to: /tmp/sdk/build/debug 15:46:50 #17 48.30 + + make 15:46:50 #17 48.30 tee debug.log 15:46:51 #17 48.43 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:46:51 #17 48.82 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 15:46:51 #17 49.18 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o 15:46:52 #17 49.52 [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 15:46:52 #17 49.88 [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 15:46:52 #17 50.24 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:46:53 #17 50.89 [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:46:53 #17 51.32 [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:46:53 #17 51.48 [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:46:54 #17 51.88 [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:46:55 #17 52.48 [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:46:55 #17 52.80 [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:46:55 #17 53.22 [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:46:56 #17 53.56 [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:46:56 #17 53.87 [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 15:46:56 #17 54.23 [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:46:57 #17 54.45 [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:46:57 #17 55.21 [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:46:57 #17 55.44 [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:46:58 #17 55.66 [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:46:58 #17 56.28 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:46:59 #17 57.36 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:47:00 #17 57.69 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:47:00 #17 57.95 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:47:00 #17 58.25 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 15:47:00 #17 58.51 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:47:01 #17 58.99 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:47:02 #17 60.26 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:47:03 #17 60.52 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:47:03 #17 60.90 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:47:03 #17 61.25 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:47:04 #17 61.50 /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': 15:47:04 #17 61.50 /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:47:04 #17 61.50 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); 15:47:04 #17 61.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:47:04 #17 61.50 /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 15:47:04 #17 61.50 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); 15:47:04 #17 61.50 | ^ 15:47:04 #17 62.02 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:47:04 #17 62.36 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 15:47:05 #17 62.64 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:47:05 #17 62.91 [ 68%] Linking C shared library libcsdk.so 15:47:05 #17 63.15 [ 68%] Built target csdk 15:47:05 #17 63.21 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:47:06 #17 63.54 [ 72%] Linking C executable template 15:47:06 #17 63.84 [ 72%] Built target template 15:47:06 #17 63.89 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:47:06 #17 64.18 [ 76%] Linking C executable device-counter 15:47:06 #17 64.48 [ 76%] Built target device-counter 15:47:06 #17 64.54 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:47:07 #17 64.81 [ 80%] Linking C executable device-random 15:47:07 #17 65.14 [ 80%] Built target device-random 15:47:07 #17 65.19 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:47:08 #17 65.46 [ 84%] Linking C executable device-gyro 15:47:08 #17 65.76 [ 84%] Built target device-gyro 15:47:08 #17 65.82 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:47:08 #17 66.10 [ 88%] Linking C executable device-bitfields 15:47:08 #17 66.42 [ 88%] Built target device-bitfields 15:47:08 #17 66.47 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:47:09 #17 66.83 [ 92%] Linking C executable template-discovery 15:47:09 #17 67.17 [ 92%] Built target template-discovery 15:47:09 #17 67.22 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:47:10 #17 67.56 [ 96%] Linking C executable device-file 15:47:10 #17 67.96 [ 96%] Built target device-file 15:47:10 #17 68.01 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:47:10 #17 68.39 [100%] Linking C executable device-terminal 15:47:11 #17 68.77 [100%] Built target device-terminal 15:47:12 #17 69.51 make: Entering directory '/tmp/sdk/build/release' 15:47:12 #17 69.68 [ 68%] Built target csdk 15:47:12 #17 69.73 [ 72%] Built target template 15:47:12 #17 69.79 [ 76%] Built target device-counter 15:47:12 #17 69.85 [ 80%] Built target device-random 15:47:12 #17 69.90 [ 84%] Built target device-gyro 15:47:12 #17 69.96 [ 88%] Built target device-bitfields 15:47:12 #17 70.02 [ 92%] Built target template-discovery 15:47:12 #17 70.07 [ 96%] Built target device-file 15:47:12 #17 70.13 [100%] Built target device-terminal 15:47:12 #17 70.19 Install the project... 15:47:12 #17 70.21 -- Install configuration: "Release" 15:47:12 #17 70.21 -- Installing: /usr/local/lib/libcsdk.so 15:47:12 #17 70.22 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:47:12 #17 70.22 -- Installing: /usr/local/include 15:47:12 #17 70.22 -- Installing: /usr/local/include/devsdk 15:47:12 #17 70.22 -- Installing: /usr/local/include/devsdk/devsdk.h 15:47:12 #17 70.22 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:47:12 #17 70.22 -- Installing: /usr/local/include/edgex 15:47:12 #17 70.22 -- Installing: /usr/local/include/edgex/rest-server.h 15:47:12 #17 70.22 -- Installing: /usr/local/include/edgex/edgex.h 15:47:12 #17 70.22 -- Installing: /usr/local/include/edgex/edgex-base.h 15:47:12 #17 70.23 -- Installing: /usr/local/include/edgex/devices.h 15:47:12 #17 70.23 -- Installing: /usr/local/include/edgex/profiles.h 15:47:12 #17 70.23 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:47:12 #17 70.23 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:47:12 #17 70.23 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:47:12 #17 70.24 make: Leaving directory '/tmp/sdk/build/release' 15:47:12 #17 DONE 70.3s 15:47:12 15:47:12 #18 [stage-1 5/7] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:47:13 #18 DONE 0.2s 15:47:13 15:47:13 #19 [stage-1 6/7] COPY --from=builder /usr/local/lib /usr/local/lib 15:47:13 #19 DONE 0.1s 15:47:13 15:47:13 #20 [stage-1 7/7] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:47:13 #20 DONE 0.1s 15:47:13 15:47:13 #21 exporting to image 15:47:13 #21 exporting layers 15:47:13 #21 exporting layers 0.2s done 15:47:13 #21 writing image sha256:e0a667ced0bf726d4158f8784cee29a92e7d305a97e37ead3886dc23c8adbc01 done 15:47:13 #21 naming to docker.io/library/ci-base-image-arm64 done 15:47:13 #21 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:14 + docker inspect -f . ci-base-image-arm64 15:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-25909 does not seem to be running inside a container 15:47:15 $ 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 15:47:16 $ docker top f64d204ec12ba7df50eeebafb10faa297a97262e0eedf0ea80594e314fd44d6a -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:16 + make test 15:47:16 echo "make test" 15:47:16 make test [Pipeline] } 15:47:16 $ docker stop --time=1 f64d204ec12ba7df50eeebafb10faa297a97262e0eedf0ea80594e314fd44d6a 15:47:18 $ docker rm -f --volumes f64d204ec12ba7df50eeebafb10faa297a97262e0eedf0ea80594e314fd44d6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:19 + ls -al . 15:47:19 total 208 15:47:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 15:45 . 15:47:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:45 .. 15:47:19 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 15:45 .git 15:47:19 drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 15:45 .github 15:47:19 -rw-rw-r-- 1 jenkins jenkins 176 Dec 21 15:45 .gitignore 15:47:19 -rw-rw-r-- 1 jenkins jenkins 2908 Dec 21 15:45 Attribution.txt 15:47:19 -rw-rw-r-- 1 jenkins jenkins 11953 Dec 21 15:45 CHANGELOG.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 108574 Dec 21 15:45 Doxyfile 15:47:19 -rw-rw-r-- 1 jenkins jenkins 677 Dec 21 15:45 GOVERNANCE.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 784 Dec 21 15:45 Jenkinsfile 15:47:19 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 21 15:45 LICENSE 15:47:19 -rw-rw-r-- 1 jenkins jenkins 444 Dec 21 15:45 Makefile 15:47:19 -rw-rw-r-- 1 jenkins jenkins 618 Dec 21 15:45 OWNERS.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 1651 Dec 21 15:45 README.IOT.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 4215 Dec 21 15:45 README.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 1245 Dec 21 15:45 README.v3.md 15:47:19 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 15:42 VERSION 15:47:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 15:45 docs 15:47:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:45 include 15:47:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 15:45 scripts 15:47:19 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 15:45 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:20 + 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=b31876e0e4aaf1f3522feeabf3d32bf782af7a14 --label arch=arm64 --label version=0.0.0 . 15:47:20 #0 building with "default" instance using docker driver 15:47:20 15:47:20 #1 [internal] load .dockerignore 15:47:20 #1 transferring context: 2B 0.0s done 15:47:20 #1 DONE 0.0s 15:47:20 15:47:20 #2 [internal] load build definition from Dockerfile.alpine 15:47:20 #2 transferring dockerfile: 1.44kB 0.0s done 15:47:21 #2 DONE 0.0s 15:47:21 15:47:21 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:47:21 #3 DONE 0.0s 15:47:21 15:47:21 #4 [internal] load build context 15:47:21 #4 transferring context: 8.55kB 0.1s done 15:47:21 #4 DONE 0.1s 15:47:21 15:47:21 #5 [ 1/11] FROM docker.io/library/ci-base-image-arm64 15:47:21 #5 DONE 0.2s 15:47:21 15:47:21 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:47:21 #6 0.589 Connecting to iotech.jfrog.io (34.247.22.236:443) 15:47:22 #6 1.088 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:47:22 #6 1.089 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:47:22 #6 1.089 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:47:22 #6 DONE 1.2s 15:47:22 15:47:22 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 15:47:26 #7 DONE 3.6s 15:47:26 15:47:26 #8 [ 4/11] 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 iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 15:47:26 #8 0.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:47:27 #8 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:47:27 #8 1.672 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 15:47:28 #8 2.552 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:47:28 #8 2.579 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 15:47:28 #8 2.884 (2/11) Installing libcbor-dev (0.10.2-r1) 15:47:28 #8 2.900 (3/11) Installing libmenuw (6.4_p20230506-r0) 15:47:28 #8 2.906 (4/11) Installing libpanelw (6.4_p20230506-r0) 15:47:28 #8 2.912 (5/11) Installing libncurses++ (6.4_p20230506-r0) 15:47:28 #8 2.919 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 15:47:28 #8 2.946 (7/11) Installing libblkid (2.38.1-r8) 15:47:28 #8 2.959 (8/11) Installing libfdisk (2.38.1-r8) 15:47:28 #8 2.974 (9/11) Installing libmount (2.38.1-r8) 15:47:28 #8 2.988 (10/11) Installing libsmartcols (2.38.1-r8) 15:47:28 #8 3.001 (11/11) Installing util-linux-dev (2.38.1-r8) 15:47:28 #8 3.073 Executing busybox-1.36.1-r4.trigger 15:47:29 #8 3.116 OK: 333 MiB in 100 packages 15:47:29 #8 DONE 3.4s 15:47:29 15:47:29 #9 [ 5/11] COPY VERSION /edgex-c-sdk/ 15:47:29 #9 DONE 0.1s 15:47:29 15:47:29 #10 [ 6/11] COPY src /edgex-c-sdk/src/ 15:47:29 #10 DONE 0.2s 15:47:29 15:47:29 #11 [ 7/11] COPY include /edgex-c-sdk/include/ 15:47:29 #11 DONE 0.1s 15:47:29 15:47:29 #12 [ 8/11] COPY scripts /edgex-c-sdk/scripts 15:47:29 #12 DONE 0.1s 15:47:29 15:47:29 #13 [ 9/11] COPY LICENSE /edgex-c-sdk/ 15:47:29 #13 DONE 0.1s 15:47:29 15:47:29 #14 [10/11] COPY Attribution.txt /edgex-c-sdk/ 15:47:29 #14 DONE 0.1s 15:47:29 15:47:29 #15 [11/11] WORKDIR /edgex-c-sdk 15:47:30 #15 DONE 0.1s 15:47:30 15:47:30 #16 exporting to image 15:47:30 #16 exporting layers 15:47:30 #16 exporting layers 0.4s done 15:47:30 #16 writing image sha256:9174dbdbd5ea57891a9667dd8f05d6ca730e1fda35326f3a6a2286a3635ec4cf done 15:47:30 #16 naming to docker.io/library/device-sdk-arm64 done 15:47:30 #16 DONE 0.4s [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 15:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:31 15:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:32 arm64: Pulling from edgex-lftools-log-publisher 15:47:32 8998bd30e6a1: Pulling fs layer 15:47:32 04944245beec: Pulling fs layer 15:47:32 699f458cf7ca: Pulling fs layer 15:47:32 765212b225bb: Pulling fs layer 15:47:32 f23df028b6ca: Pulling fs layer 15:47:32 d65c8cfc05b1: Pulling fs layer 15:47:32 2437ff75d9bd: Pulling fs layer 15:47:32 765212b225bb: Waiting 15:47:32 f23df028b6ca: Waiting 15:47:32 d65c8cfc05b1: Waiting 15:47:32 2437ff75d9bd: Waiting 15:47:32 04944245beec: Verifying Checksum 15:47:32 04944245beec: Download complete 15:47:32 765212b225bb: Verifying Checksum 15:47:32 765212b225bb: Download complete 15:47:32 f23df028b6ca: Verifying Checksum 15:47:32 f23df028b6ca: Download complete 15:47:32 d65c8cfc05b1: Verifying Checksum 15:47:32 d65c8cfc05b1: Download complete 15:47:32 699f458cf7ca: Verifying Checksum 15:47:32 699f458cf7ca: Download complete 15:47:32 8998bd30e6a1: Verifying Checksum 15:47:32 8998bd30e6a1: Download complete 15:47:34 2437ff75d9bd: Verifying Checksum 15:47:34 2437ff75d9bd: Download complete 15:47:41 8998bd30e6a1: Pull complete 15:47:41 04944245beec: Pull complete 15:47:43 699f458cf7ca: Pull complete 15:47:43 765212b225bb: Pull complete 15:47:44 f23df028b6ca: Pull complete 15:47:44 d65c8cfc05b1: Pull complete 15:48:10 2437ff75d9bd: Pull complete 15:48:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:48:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-25909 does not seem to be running inside a container 15:48:11 $ 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 15:48:12 $ docker top ab309aa43901c44c76758822e0e9f6ce0cd009494cac2be2409277833f47f001 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:13 ---> job-cost.sh 15:48:13 lf-activate-venv: SKIPPING 15:48:13 INFO: No Stack... 15:48:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:19 INFO: Archiving Costs [Pipeline] sh 15:48:19 + cat /w/workspace/device-sdk-c/1/archives/cost.csv 15:48:19 + cut -d, -f6 [Pipeline] lock 15:48:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] 15:48:19 Resource [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] did not exist. Created. 15:48:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:48:20 /w/workspace/device-sdk-c/1@tmp/durable-43f18020/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:48:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:48:20 Warning: overwriting stash ‘stack-cost’ 15:48:20 Stashed 1 file(s) [Pipeline] } 15:48:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-502-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:48:21 $ docker stop --time=1 ab309aa43901c44c76758822e0e9f6ce0cd009494cac2be2409277833f47f001 15:48:23 $ docker rm -f --volumes ab309aa43901c44c76758822e0e9f6ce0cd009494cac2be2409277833f47f001 [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 15:48:26 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives ] 15:48:26 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives 15:48:26 total 16 15:48:26 drwxr-xr-x 3 root root 4096 Dec 21 15:43 . 15:48:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 15:43 .. 15:48:26 drwxr-xr-x 2 root root 4096 Dec 21 15:43 cost 15:48:26 -rw-r--r-- 1 root root 84 Dec 21 15:43 cost.csv 15:48:26 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives 15:48:26 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives 15:48:26 total 16 15:48:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 21 15:43 . 15:48:26 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 15:43 .. 15:48:26 drwxr-xr-x 2 jenkins jenkins 4096 Dec 21 15:43 cost 15:48:26 -rw-r--r-- 1 jenkins jenkins 84 Dec 21 15:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:28 ---> package-listing.sh 15:48:28 ++ facter osfamily 15:48:28 ++ tr '[:upper:]' '[:lower:]' 15:48:28 + OS_FAMILY=debian 15:48:28 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-502 15:48:28 + START_PACKAGES=/tmp/packages_start.txt 15:48:28 + END_PACKAGES=/tmp/packages_end.txt 15:48:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:28 + PACKAGES=/tmp/packages_start.txt 15:48:28 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-502 ']' 15:48:28 + PACKAGES=/tmp/packages_end.txt 15:48:28 + case "${OS_FAMILY}" in 15:48:28 + dpkg -l 15:48:28 + grep '^ii' 15:48:28 + '[' -f /tmp/packages_start.txt ']' 15:48:28 + '[' -f /tmp/packages_end.txt ']' 15:48:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:28 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-502 ']' 15:48:28 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives/ 15:48:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-502/archives/ [Pipeline] echo 15:48:28 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-502/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:29 prd-ubuntu20.04-docker-8c-8g-25908 does not seem to be running inside a container 15:48:29 $ 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-502/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-502 -v /w/workspace/edgexfoundry_device-sdk-c_PR-502:/w/workspace/edgexfoundry_device-sdk-c_PR-502:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-502@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 15:48:29 $ docker top 9125ea2ebaee33d347dba26c7a4a44cc5b391aa6b6189cc6a0688c4a225c515c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:30 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:30 + ls /var/log/sa-host 15:48:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:30 provisioning config files... 15:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-502@tmp/config5271785710902802336tmp [Pipeline] { [Pipeline] echo 15:48:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:31 ---> create-netrc.sh [Pipeline] } 15:48:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:31 ---> python-tools-install.sh [Pipeline] echo 15:48:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:32 ---> sudo-logs.sh 15:48:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:32 ---> job-cost.sh 15:48:32 lf-activate-venv: SKIPPING 15:48:32 DEBUG: total: 0.2199999988079071 15:48:32 INFO: Retrieving Stack Cost... 15:48:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:33 INFO: Archiving Costs [Pipeline] echo 15:48:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:33 ---> logs-deploy.sh 15:48:33 lf-activate-venv: SKIPPING 15:48:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-502/1 15:48:33 INFO: archiving workspace using pattern(s): 15:48:34 Archives upload complete. 15:48:34 INFO: archiving logs to Nexus 15:48:35 ---> uname -a: 15:48:35 Linux prd-ubuntu20-04-docker-8c-8g-25908 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:48:35 15:48:35 15:48:35 ---> lscpu: 15:48:35 Architecture: x86_64 15:48:35 CPU op-mode(s): 32-bit, 64-bit 15:48:35 Byte Order: Little Endian 15:48:35 Address sizes: 40 bits physical, 48 bits virtual 15:48:35 CPU(s): 8 15:48:35 On-line CPU(s) list: 0-7 15:48:35 Thread(s) per core: 1 15:48:35 Core(s) per socket: 1 15:48:35 Socket(s): 8 15:48:35 NUMA node(s): 1 15:48:35 Vendor ID: AuthenticAMD 15:48:35 CPU family: 23 15:48:35 Model: 49 15:48:35 Model name: AMD EPYC-Rome Processor 15:48:35 Stepping: 0 15:48:35 CPU MHz: 2800.000 15:48:35 BogoMIPS: 5600.00 15:48:35 Virtualization: AMD-V 15:48:35 Hypervisor vendor: KVM 15:48:35 Virtualization type: full 15:48:35 L1d cache: 256 KiB 15:48:35 L1i cache: 256 KiB 15:48:35 L2 cache: 4 MiB 15:48:35 L3 cache: 128 MiB 15:48:35 NUMA node0 CPU(s): 0-7 15:48:35 Vulnerability Itlb multihit: Not affected 15:48:35 Vulnerability L1tf: Not affected 15:48:35 Vulnerability Mds: Not affected 15:48:35 Vulnerability Meltdown: Not affected 15:48:35 Vulnerability Mmio stale data: Not affected 15:48:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:48:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:48:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:48:35 Vulnerability Srbds: Not affected 15:48:35 Vulnerability Tsx async abort: Not affected 15:48:35 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 15:48:35 15:48:35 15:48:35 ---> nproc: 15:48:35 8 15:48:35 15:48:35 15:48:35 ---> df -h: 15:48:35 Filesystem Size Used Avail Use% Mounted on 15:48:35 overlay 155G 11G 145G 7% / 15:48:35 tmpfs 64M 0 64M 0% /dev 15:48:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:48:35 shm 64M 0 64M 0% /dev/shm 15:48:35 /dev/vda1 155G 11G 145G 7% /facter-os 15:48:35 15:48:35 15:48:35 ---> sar -b -r -n DEV: 15:48:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25908) 12/21/23 _x86_64_ (8 CPU) 15:48:35 15:48:35 15:41:33 LINUX RESTART (8 CPU) 15:48:35 15:48:35 15:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:48:35 15:43:01 344.87 39.83 305.03 0.00 4362.45 158118.20 0.00 15:48:35 15:44:01 197.35 0.32 197.03 0.00 25.33 21242.19 0.00 15:48:35 15:45:01 1.52 0.00 1.52 0.00 0.00 22.55 0.00 15:48:35 15:46:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 15:48:35 15:47:01 43.99 10.36 33.63 0.00 3422.50 5843.16 0.00 15:48:35 15:48:01 5.45 0.02 5.43 0.00 0.13 107.58 0.00 15:48:35 Average: 98.43 8.34 90.10 0.00 1293.30 30541.19 0.00 15:48:35 15:48:35 15:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:35 15:43:01 29491716 31513504 819328 2.49 64752 2243040 1957128 5.77 1044944 1984796 596 15:48:35 15:44:01 28968392 31524692 778200 2.37 89924 2717560 1773032 5.23 1094816 2392528 284 15:48:35 15:45:01 28968744 31525100 777612 2.36 89964 2717564 1773032 5.23 1094644 2392532 32 15:48:35 15:46:01 28970516 31526916 775640 2.36 90012 2717564 1773032 5.23 1093320 2392556 56 15:48:35 15:47:01 28629288 31501452 772928 2.35 113028 3010084 1727456 5.09 1332052 2467088 1040 15:48:35 15:48:01 28648208 31515452 759716 2.31 111552 3006828 1722012 5.07 1313956 2463764 364 15:48:35 Average: 28946144 31517853 780571 2.37 93205 2735440 1787615 5.27 1162289 2348877 395 15:48:35 15:48:35 15:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:35 15:43:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 15:48:35 15:43:01 veth2d9813e 1.14 1.19 0.09 7.71 0.00 0.00 0.00 0.00 15:48:35 15:43:01 docker0 4.08 3.85 0.39 37.58 0.00 0.00 0.00 0.00 15:48:35 15:43:01 ens3 491.99 314.93 4492.63 94.64 0.00 0.00 0.00 0.00 15:48:35 15:44:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:48:35 15:44:01 docker0 14.80 22.83 0.98 171.61 0.00 0.00 0.00 0.00 15:48:35 15:44:01 ens3 155.17 98.33 2740.00 29.70 0.00 0.00 0.00 0.00 15:48:35 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:35 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:35 15:45:01 ens3 2.55 1.68 1.63 0.37 0.00 0.00 0.00 0.00 15:48:35 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:35 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:35 15:46:01 ens3 0.37 0.37 0.02 0.03 0.00 0.00 0.00 0.00 15:48:35 15:47:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:48:35 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:35 15:47:01 ens3 157.29 87.54 2078.16 6.07 0.00 0.00 0.00 0.00 15:48:35 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:35 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:35 15:48:01 ens3 0.48 0.37 0.15 0.08 0.00 0.00 0.00 0.00 15:48:35 Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 15:48:35 Average: docker0 3.14 4.45 0.23 34.86 0.00 0.00 0.00 0.00 15:48:35 Average: ens3 133.66 83.23 1543.99 21.62 0.00 0.00 0.00 0.00 15:48:35 15:48:35 15:48:35 ---> sar -P ALL: 15:48:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25908) 12/21/23 _x86_64_ (8 CPU) 15:48:35 15:48:35 15:41:33 LINUX RESTART (8 CPU) 15:48:35 15:48:35 15:42:02 CPU %user %nice %system %iowait %steal %idle 15:48:35 15:43:01 all 8.36 0.00 2.66 3.99 0.06 84.93 15:48:35 15:43:01 0 7.37 0.00 2.28 0.37 0.05 89.92 15:48:35 15:43:01 1 8.14 0.00 2.73 16.67 0.09 72.37 15:48:35 15:43:01 2 6.54 0.00 2.80 0.32 0.05 90.28 15:48:35 15:43:01 3 7.80 0.00 2.33 0.34 0.07 89.46 15:48:35 15:43:01 4 10.66 0.00 2.79 3.66 0.07 82.83 15:48:35 15:43:01 5 7.38 0.00 2.64 0.48 0.05 89.45 15:48:35 15:43:01 6 6.38 0.00 3.82 1.47 0.05 88.28 15:48:35 15:43:01 7 12.57 0.00 1.91 8.62 0.05 76.85 15:48:35 15:44:01 all 6.59 0.00 2.83 2.52 0.10 87.96 15:48:35 15:44:01 0 8.92 0.00 2.98 0.30 0.10 87.70 15:48:35 15:44:01 1 6.56 0.00 2.30 0.03 0.08 91.02 15:48:35 15:44:01 2 6.69 0.00 3.05 1.80 0.07 88.39 15:48:35 15:44:01 3 7.04 0.00 2.99 4.28 0.12 85.57 15:48:35 15:44:01 4 7.06 0.00 4.15 0.03 0.10 88.65 15:48:35 15:44:01 5 5.92 0.00 2.71 11.00 0.10 80.27 15:48:35 15:44:01 6 5.56 0.00 2.14 2.54 0.10 89.66 15:48:35 15:44:01 7 4.93 0.00 2.35 0.18 0.10 92.44 15:48:35 15:45:01 all 0.22 0.00 0.01 0.01 0.00 99.76 15:48:35 15:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:48:35 15:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:48:35 15:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:48:35 15:45:01 3 0.05 0.00 0.02 0.05 0.00 99.88 15:48:35 15:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:48:35 15:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:48:35 15:45:01 6 1.58 0.00 0.02 0.00 0.02 98.38 15:48:35 15:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:48:35 15:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:48:35 15:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:48:35 15:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:48:35 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:48:35 15:46:01 3 0.05 0.00 0.02 0.03 0.02 99.88 15:48:35 15:46:01 4 0.02 0.00 0.07 0.00 0.02 99.90 15:48:35 15:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:48:35 15:46:01 6 0.58 0.00 0.00 0.00 0.00 99.42 15:48:35 15:46:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:48:35 15:47:01 all 2.20 0.00 1.23 1.31 0.03 95.23 15:48:35 15:47:01 0 5.01 0.00 2.04 0.72 0.03 92.20 15:48:35 15:47:01 1 1.10 0.00 2.10 1.69 0.02 95.10 15:48:35 15:47:01 2 1.89 0.00 1.51 0.39 0.03 96.18 15:48:35 15:47:01 3 1.05 0.00 0.88 5.79 0.03 92.24 15:48:35 15:47:01 4 3.50 0.00 0.90 1.42 0.05 94.12 15:48:35 15:47:01 5 1.64 0.00 0.68 0.12 0.02 97.55 15:48:35 15:47:01 6 1.84 0.00 1.00 0.22 0.03 96.90 15:48:35 15:47:01 7 1.55 0.00 0.75 0.12 0.02 97.56 15:48:35 15:48:01 all 0.11 0.00 0.08 0.01 0.01 99.79 15:48:35 15:48:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:48:35 15:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:48:35 15:48:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:48:35 15:48:01 3 0.07 0.00 0.10 0.07 0.00 99.77 15:48:35 15:48:01 4 0.27 0.00 0.15 0.02 0.02 99.55 15:48:35 15:48:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:48:35 15:48:01 6 0.27 0.00 0.07 0.00 0.00 99.67 15:48:35 15:48:01 7 0.12 0.00 0.08 0.02 0.00 99.78 15:48:35 Average: all 2.90 0.00 1.13 1.29 0.03 94.64 15:48:35 Average: 0 3.55 0.00 1.22 0.23 0.03 94.96 15:48:35 Average: 1 2.61 0.00 1.19 3.00 0.04 93.16 15:48:35 Average: 2 2.52 0.00 1.23 0.42 0.03 95.81 15:48:35 Average: 3 2.65 0.00 1.05 1.76 0.04 94.50 15:48:35 Average: 4 3.55 0.00 1.34 0.84 0.04 94.22 15:48:35 Average: 5 2.47 0.00 1.01 1.93 0.03 94.56 15:48:35 Average: 6 2.68 0.00 1.16 0.70 0.03 95.43 15:48:35 Average: 7 3.18 0.00 0.85 1.46 0.03 94.48 15:48:35 15:48:35 15:48:35