Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ba2c339c6b6ced168e87f011e0a7391adc1a762 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-ssh3367634934108347006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh68918867456776296.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14533444568424154303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9873011543398562684.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15702488102677844133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-2669 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 9ba2c339c6b6ced168e87f011e0a7391adc1a762 (main) Commit message: "fix: bump sdk version to 3.2.0 (#500)" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ba2c339c6b6ced168e87f011e0a7391adc1a762 # timeout=10 > git rev-list --no-walk 9db6249cb5b64beed6f22149c866398dbcee266e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-03T02:30:07.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-03T02:30:08.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-03T02:30:08.056Z] ========================================================= [2024-06-03T02:30:08.056Z] EdgeX Global Pipelines Version Info [2024-06-03T02:30:08.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:30:08.796Z] ------------------- [2024-06-03T02:30:08.796Z] stable info: [2024-06-03T02:30:08.796Z] ------------------- [2024-06-03T02:30:08.796Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T02:30:08.796Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-03T02:30:08.796Z] Message: update stable to v1.0.260 [2024-06-03T02:30:09.365Z] ------------------- [2024-06-03T02:30:09.365Z] experimental info: [2024-06-03T02:30:09.365Z] ------------------- [2024-06-03T02:30:09.365Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-03T02:30:09.365Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-03T02:30:09.365Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-03T02:30:09.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-06-03T02:30:09.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-06-03T02:30:09.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-03T02:30:09.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-03T02:30:09.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-03T02:30:09.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-06-03T02:30:09.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-06-03T02:30:09.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-03T02:30:09.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-03T02:30:09.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-06-03T02:30:09.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-03T02:30:09.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-03T02:30:09.705Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-03T02:30:09.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-03T02:30:09.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-03T02:30:09.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-03T02:30:09.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-03T02:30:09.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-03T02:30:09.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-03T02:30:09.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-03T02:30:09.888Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] echo [2024-06-03T02:30:09.910Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ba2c33 [Pipeline] echo [2024-06-03T02:30:09.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:30:09.990Z] provisioning config files... [2024-06-03T02:30:10.003Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config14698010831725497770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:30:10.339Z] ---> ****-login.sh [2024-06-03T02:30:10.339Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:30:10.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:10.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:10.599Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:10.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:10.599Z] [2024-06-03T02:30:10.599Z] Login Succeeded [2024-06-03T02:30:10.599Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:30:10.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:10.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:10.860Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:10.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:10.860Z] [2024-06-03T02:30:10.860Z] Login Succeeded [2024-06-03T02:30:10.860Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:30:10.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:10.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:10.860Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:10.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:10.860Z] [2024-06-03T02:30:10.860Z] Login Succeeded [2024-06-03T02:30:10.860Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:30:11.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:11.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:11.122Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:11.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:11.122Z] [2024-06-03T02:30:11.122Z] Login Succeeded [2024-06-03T02:30:11.122Z] ****.io [2024-06-03T02:30:11.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:11.382Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:11.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:11.382Z] [2024-06-03T02:30:11.382Z] Login Succeeded [2024-06-03T02:30:11.382Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:30:11.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-06-03T02:30:11.799Z] + git rev-list -1 --merges 9ba2c339c6b6ced168e87f011e0a7391adc1a762~1..9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] echo [2024-06-03T02:30:11.826Z] -----------> git rev-list -1 --merges 9ba2c339c6b6ced168e87f011e0a7391adc1a762~1..9ba2c339c6b6ced168e87f011e0a7391adc1a762 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [false] [Pipeline] sh [2024-06-03T02:30:12.122Z] + git log --format=format:%s -1 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] echo [2024-06-03T02:30:12.136Z] ========================================================= [2024-06-03T02:30:12.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-03T02:30:12.136Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-03T02:30:12.600Z] + git rev-list -1 --merges 9ba2c339c6b6ced168e87f011e0a7391adc1a762~1..9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] echo [2024-06-03T02:30:12.611Z] -----------> git rev-list -1 --merges 9ba2c339c6b6ced168e87f011e0a7391adc1a762~1..9ba2c339c6b6ced168e87f011e0a7391adc1a762 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [false] [Pipeline] sh [2024-06-03T02:30:12.907Z] + git log --format=format:%s -1 9ba2c339c6b6ced168e87f011e0a7391adc1a762 [Pipeline] echo [2024-06-03T02:30:12.923Z] ========================================================= [2024-06-03T02:30:12.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-03T02:30:12.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-03T02:30:13.296Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:30:13.296Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-03T02:30:13.296Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-03T02:30:13.296Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-03T02:30:13.296Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-03T02:30:13.296Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-03T02:30:13.296Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:30:13.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:30:13.646Z] [2024-06-03T02:30:13.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:30:13.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:30:13.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-03T02:30:13.956Z] b85a868b505f: Pulling fs layer [2024-06-03T02:30:13.956Z] e2be974225ed: Pulling fs layer [2024-06-03T02:30:13.956Z] 339a4e72a1f5: Pulling fs layer [2024-06-03T02:30:13.956Z] 988bab9f4d93: Pulling fs layer [2024-06-03T02:30:13.956Z] 1469e6f7b9e6: Pulling fs layer [2024-06-03T02:30:13.956Z] eaf3925da568: Pulling fs layer [2024-06-03T02:30:13.956Z] bab4dde63d76: Pulling fs layer [2024-06-03T02:30:13.956Z] bde34c3a00c8: Pulling fs layer [2024-06-03T02:30:13.956Z] b352a97aabf1: Pulling fs layer [2024-06-03T02:30:13.956Z] 4872d77fe225: Pulling fs layer [2024-06-03T02:30:13.956Z] 5851b861e8e6: Pulling fs layer [2024-06-03T02:30:13.956Z] bab4dde63d76: Waiting [2024-06-03T02:30:13.956Z] bde34c3a00c8: Waiting [2024-06-03T02:30:13.956Z] b352a97aabf1: Waiting [2024-06-03T02:30:13.956Z] 4872d77fe225: Waiting [2024-06-03T02:30:13.956Z] 5851b861e8e6: Waiting [2024-06-03T02:30:13.956Z] 1469e6f7b9e6: Waiting [2024-06-03T02:30:13.956Z] eaf3925da568: Waiting [2024-06-03T02:30:13.956Z] 988bab9f4d93: Waiting [2024-06-03T02:30:13.956Z] e2be974225ed: Download complete [2024-06-03T02:30:13.956Z] 988bab9f4d93: Verifying Checksum [2024-06-03T02:30:13.956Z] 988bab9f4d93: Download complete [2024-06-03T02:30:13.956Z] 1469e6f7b9e6: Verifying Checksum [2024-06-03T02:30:13.956Z] 1469e6f7b9e6: Download complete [2024-06-03T02:30:13.956Z] 339a4e72a1f5: Verifying Checksum [2024-06-03T02:30:13.956Z] 339a4e72a1f5: Download complete [2024-06-03T02:30:13.956Z] eaf3925da568: Verifying Checksum [2024-06-03T02:30:13.956Z] eaf3925da568: Download complete [2024-06-03T02:30:14.216Z] bde34c3a00c8: Download complete [2024-06-03T02:30:14.216Z] b352a97aabf1: Verifying Checksum [2024-06-03T02:30:14.216Z] b352a97aabf1: Download complete [2024-06-03T02:30:14.216Z] 4872d77fe225: Download complete [2024-06-03T02:30:14.216Z] 5851b861e8e6: Verifying Checksum [2024-06-03T02:30:14.216Z] 5851b861e8e6: Download complete [2024-06-03T02:30:14.216Z] b85a868b505f: Verifying Checksum [2024-06-03T02:30:14.216Z] b85a868b505f: Download complete [2024-06-03T02:30:14.476Z] bab4dde63d76: Verifying Checksum [2024-06-03T02:30:14.476Z] bab4dde63d76: Download complete [2024-06-03T02:30:15.411Z] b85a868b505f: Pull complete [2024-06-03T02:30:15.671Z] e2be974225ed: Pull complete [2024-06-03T02:30:16.239Z] 339a4e72a1f5: Pull complete [2024-06-03T02:30:16.240Z] 988bab9f4d93: Pull complete [2024-06-03T02:30:16.500Z] 1469e6f7b9e6: Pull complete [2024-06-03T02:30:16.500Z] eaf3925da568: Pull complete [2024-06-03T02:30:18.405Z] bab4dde63d76: Pull complete [2024-06-03T02:30:18.405Z] bde34c3a00c8: Pull complete [2024-06-03T02:30:18.665Z] b352a97aabf1: Pull complete [2024-06-03T02:30:18.665Z] 4872d77fe225: Pull complete [2024-06-03T02:30:18.665Z] 5851b861e8e6: Pull complete [2024-06-03T02:30:18.665Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-03T02:30:18.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:30:18.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:30:18.807Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:30:18.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:30:22.130Z] $ docker top 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d -eo pid,comm [2024-06-03T02:30:22.182Z] 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). [2024-06-03T02:30:22.182Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:30:22.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:30:22.241Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:30:22.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:30:22.363Z] $ docker exec 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d ssh-agent [2024-06-03T02:30:22.461Z] SSH_AUTH_SOCK=/tmp/ssh-IuiVh56ThZG8/agent.33 [2024-06-03T02:30:22.461Z] SSH_AGENT_PID=39 [2024-06-03T02:30:22.468Z] Running ssh-add (command line suppressed) [2024-06-03T02:30:22.560Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5222734575456810743.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5222734575456810743.key) [2024-06-03T02:30:22.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:30:22.871Z] + git tag --points-at HEAD [Pipeline] } [2024-06-03T02:30:22.883Z] $ docker exec --env ******** --env ******** 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d ssh-agent -k [2024-06-03T02:30:22.979Z] unset SSH_AUTH_SOCK; [2024-06-03T02:30:22.980Z] unset SSH_AGENT_PID; [2024-06-03T02:30:22.980Z] echo Agent pid 39 killed; [2024-06-03T02:30:22.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-03T02:30:23.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:30:23.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:30:23.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:30:23.143Z] $ docker exec 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d ssh-agent [2024-06-03T02:30:23.251Z] SSH_AUTH_SOCK=/tmp/ssh-R3uB2iGCbOtL/agent.72 [2024-06-03T02:30:23.251Z] SSH_AGENT_PID=78 [2024-06-03T02:30:23.256Z] Running ssh-add (command line suppressed) [2024-06-03T02:30:23.354Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1311474741974972518.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1311474741974972518.key) [2024-06-03T02:30:23.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:30:23.661Z] + git semver init [2024-06-03T02:30:23.921Z] 2024-06-03 02:30:23,825 [run_init] DEBUG init version:0.0.0 force:False [2024-06-03T02:30:23.921Z] 2024-06-03 02:30:23,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-06-03T02:30:23.921Z] 2024-06-03 02:30:23,826 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-06-03T02:30:23.922Z] 2024-06-03 02:30:23,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:30:24.860Z] 2024-06-03 02:30:24,619 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-06-03T02:30:24.860Z] 2024-06-03 02:30:24,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-06-03T02:30:24.860Z] 2024-06-03 02:30:24,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:30:24.860Z] 2024-06-03 02:30:24,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:30:24.860Z] 3.0.3-dev.14 [Pipeline] } [2024-06-03T02:30:24.869Z] $ docker exec --env ******** --env ******** 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d ssh-agent -k [2024-06-03T02:30:24.962Z] unset SSH_AUTH_SOCK; [2024-06-03T02:30:24.962Z] unset SSH_AGENT_PID; [2024-06-03T02:30:24.962Z] echo Agent pid 78 killed; [2024-06-03T02:30:24.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:30:25.295Z] + git semver [Pipeline] } [2024-06-03T02:30:25.566Z] $ docker stop --time=1 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d [2024-06-03T02:30:26.868Z] $ docker rm -f --volumes 6fc3c3504b3586ae2bbfe4e1f9cc448af55546459642634de2c54b707c6f566d [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T02:30:27.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-03T02:30:27.558Z] Stashed 1 file(s) [Pipeline] echo [2024-06-03T02:30:27.560Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.14 [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 [2024-06-03T02:30:27.720Z] provisioning config files... [2024-06-03T02:30:27.730Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4069235425060092671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:30:28.162Z] ---> ****-login.sh [2024-06-03T02:30:28.162Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:30:28.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:28.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:28.162Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:28.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:28.162Z] [2024-06-03T02:30:28.162Z] Login Succeeded [2024-06-03T02:30:28.162Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:30:28.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:28.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:28.162Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:28.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:28.162Z] [2024-06-03T02:30:28.162Z] Login Succeeded [2024-06-03T02:30:28.162Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:30:28.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:28.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:28.422Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:28.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:28.422Z] [2024-06-03T02:30:28.422Z] Login Succeeded [2024-06-03T02:30:28.422Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:30:28.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:28.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:28.422Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:28.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:28.422Z] [2024-06-03T02:30:28.422Z] Login Succeeded [2024-06-03T02:30:28.422Z] ****.io [2024-06-03T02:30:28.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:30:28.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:30:28.685Z] Configure a credential helper to remove this warning. See [2024-06-03T02:30:28.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:30:28.685Z] [2024-06-03T02:30:28.685Z] Login Succeeded [2024-06-03T02:30:28.685Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:30:28.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T02:30:28.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-03T02:30:28.802Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-06-03T02:30:28.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-03T02:30:28.840Z] ========================================================= [2024-06-03T02:30:28.840Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-06-03T02:30:28.840Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:30:29.164Z] + 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 . [2024-06-03T02:30:29.164Z] Sending build context to Docker daemon 5.017MB [2024-06-03T02:30:29.164Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-06-03T02:30:29.164Z] Step 2/21 : FROM ${BASE} as builder [2024-06-03T02:30:29.164Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-06-03T02:30:29.164Z] 96526aa774ef: Pulling fs layer [2024-06-03T02:30:29.164Z] da60e534fd72: Pulling fs layer [2024-06-03T02:30:29.428Z] 96526aa774ef: Verifying Checksum [2024-06-03T02:30:29.428Z] 96526aa774ef: Download complete [2024-06-03T02:30:29.428Z] 96526aa774ef: Pull complete [2024-06-03T02:30:30.366Z] da60e534fd72: Verifying Checksum [2024-06-03T02:30:30.366Z] da60e534fd72: Download complete [2024-06-03T02:30:33.659Z] da60e534fd72: Pull complete [2024-06-03T02:30:33.659Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-06-03T02:30:33.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-06-03T02:30:33.659Z] ---> 6605166a5db4 [2024-06-03T02:30:33.659Z] 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 [2024-06-03T02:30:36.216Z] ---> Running in 847e54792964 [2024-06-03T02:30:36.476Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:30:36.734Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:30:36.734Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:30:36.734Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:30:36.993Z] Removing intermediate container 847e54792964 [2024-06-03T02:30:36.993Z] ---> b6899a87e28e [2024-06-03T02:30:36.993Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:30:36.993Z] ---> Running in 7eb42175ece1 [2024-06-03T02:30:37.561Z] Removing intermediate container 7eb42175ece1 [2024-06-03T02:30:37.561Z] ---> 156f6594fe66 [2024-06-03T02:30:37.561Z] 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 [2024-06-03T02:30:37.820Z] ---> Running in 93f7071a4ab3 [2024-06-03T02:30:38.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:38.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:38.337Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:38.904Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:30:38.904Z] (1/17) Installing hiredis (1.1.0-r2) [2024-06-03T02:30:39.163Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-06-03T02:30:39.163Z] (3/17) Installing libcbor (0.10.2-r1) [2024-06-03T02:30:39.163Z] (4/17) Installing iotech-iot-1.5 (1.5.4-r1) [2024-06-03T02:30:40.096Z] (5/17) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:30:40.096Z] (6/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-06-03T02:30:40.096Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:30:40.355Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:30:40.355Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:30:40.355Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:30:40.355Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:30:40.355Z] (12/17) Installing libblkid (2.38.1-r8) [2024-06-03T02:30:40.355Z] (13/17) Installing libuuid (2.38.1-r8) [2024-06-03T02:30:40.355Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-06-03T02:30:40.355Z] (15/17) Installing libmount (2.38.1-r8) [2024-06-03T02:30:40.355Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:30:40.355Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:30:40.355Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:30:40.355Z] OK: 336 MiB in 99 packages [2024-06-03T02:30:41.336Z] Removing intermediate container 93f7071a4ab3 [2024-06-03T02:30:41.336Z] ---> b8bbcc703995 [2024-06-03T02:30:41.336Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-06-03T02:30:41.336Z] ---> Running in d022c234fe04 [2024-06-03T02:30:41.594Z] Removing intermediate container d022c234fe04 [2024-06-03T02:30:41.594Z] ---> 4d2abf679868 [2024-06-03T02:30:41.594Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-06-03T02:30:41.858Z] ---> 49197951817f [2024-06-03T02:30:41.858Z] Step 8/21 : COPY src /tmp/sdk/src [2024-06-03T02:30:42.117Z] ---> 1332d8ecc611 [2024-06-03T02:30:42.117Z] Step 9/21 : COPY include /tmp/sdk/include [2024-06-03T02:30:42.117Z] ---> 3df85e885ba3 [2024-06-03T02:30:42.117Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-06-03T02:30:42.375Z] ---> 9a800890e0d3 [2024-06-03T02:30:42.375Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-06-03T02:30:42.375Z] ---> f6104862b9b4 [2024-06-03T02:30:42.375Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-06-03T02:30:42.634Z] ---> f311202e0857 [2024-06-03T02:30:42.634Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-06-03T02:30:42.634Z] ---> Running in 6e054738c11a [2024-06-03T02:30:42.664Z] Still waiting to schedule task [2024-06-03T02:30:42.665Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-03T02:30:42.893Z] + CPPCHECK=false [2024-06-03T02:30:42.893Z] + DOCGEN=false [2024-06-03T02:30:42.893Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-06-03T02:30:42.893Z] + '[' 0 -gt 0 ] [2024-06-03T02:30:42.893Z] + readlink -f ./scripts/build.sh [2024-06-03T02:30:42.893Z] + dirname /tmp/sdk/scripts/build.sh [2024-06-03T02:30:42.893Z] + dirname /tmp/sdk/scripts [2024-06-03T02:30:42.893Z] + ROOT=/tmp/sdk [2024-06-03T02:30:42.893Z] + cd /tmp/sdk [2024-06-03T02:30:42.893Z] + mkdir -p /tmp/sdk/build/release [2024-06-03T02:30:42.893Z] + cd /tmp/sdk/build/release [2024-06-03T02:30:42.893Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-06-03T02:30:42.893Z] -- The C compiler identification is GNU 12.2.1 [2024-06-03T02:30:42.893Z] -- Detecting C compiler ABI info [2024-06-03T02:30:43.153Z] -- Detecting C compiler ABI info - done [2024-06-03T02:30:43.153Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-06-03T02:30:43.153Z] -- Detecting C compile features [2024-06-03T02:30:43.153Z] -- Detecting C compile features - done [2024-06-03T02:30:43.153Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-06-03T02:30:43.153Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-06-03T02:30:43.153Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-06-03T02:30:43.153Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-06-03T02:30:43.153Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-06-03T02:30:43.153Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-06-03T02:30:43.153Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-06-03T02:30:43.153Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-06-03T02:30:43.153Z] -- /opt/iotech/iot/1.5/include [2024-06-03T02:30:43.153Z] -- C SDK 3.0.3-dev.14 for Linux [2024-06-03T02:30:43.153Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-06-03T02:30:43.153Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-06-03T02:30:43.153Z] -- Found Curses: /usr/lib/libcurses.so [2024-06-03T02:30:43.411Z] -- Configuring done (0.4s) [2024-06-03T02:30:43.411Z] -- Generating done (0.0s) [2024-06-03T02:30:43.411Z] -- Build files have been written to: /tmp/sdk/build/release [2024-06-03T02:30:43.411Z] + make all package [2024-06-03T02:30:43.411Z] + tee release.log [2024-06-03T02:30:43.411Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-06-03T02:30:43.411Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-06-03T02:30:43.671Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-06-03T02:30:43.671Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-06-03T02:30:43.930Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-06-03T02:30:43.930Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-06-03T02:30:44.189Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-06-03T02:30:44.448Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-06-03T02:30:44.448Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:30:44.448Z] 294 | while (privateConfig) [2024-06-03T02:30:44.448Z] | ^~~~~~~~~~~~~ [2024-06-03T02:30:44.448Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-06-03T02:30:44.448Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-06-03T02:30:44.448Z] | ^~~~~~~~~~~~~ [2024-06-03T02:30:44.448Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:30:44.448Z] 271 | while (result) [2024-06-03T02:30:44.448Z] | ^~~~~~ [2024-06-03T02:30:44.448Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-06-03T02:30:44.448Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-06-03T02:30:44.448Z] | ^~~~~~ [2024-06-03T02:30:44.448Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-06-03T02:30:44.448Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-06-03T02:30:44.708Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-06-03T02:30:44.968Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-06-03T02:30:44.968Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-06-03T02:30:45.229Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-06-03T02:30:45.229Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-06-03T02:30:45.229Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-06-03T02:30:45.488Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-06-03T02:30:45.488Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-06-03T02:30:46.056Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-06-03T02:30:46.056Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-06-03T02:30:46.056Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-06-03T02:30:46.315Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-06-03T02:30:47.252Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-06-03T02:30:47.252Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-06-03T02:30:47.512Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-06-03T02:30:47.512Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-06-03T02:30:47.512Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-06-03T02:30:47.772Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-06-03T02:30:48.030Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-06-03T02:30:48.290Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-06-03T02:30:48.290Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-06-03T02:30:48.549Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-06-03T02:30:48.549Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-06-03T02:30:48.549Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:30:48.549Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-06-03T02:30:48.549Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:30:48.549Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:30:48.549Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-06-03T02:30:48.549Z] | ^ [2024-06-03T02:30:48.808Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:30:48.808Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-06-03T02:30:48.808Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:30:48.808Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-06-03T02:30:48.808Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-06-03T02:30:48.808Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:30:48.808Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-06-03T02:30:49.068Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-06-03T02:30:49.068Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-06-03T02:30:49.068Z] [ 68%] Linking C shared library libcsdk.so [2024-06-03T02:30:49.068Z] [ 68%] Built target csdk [2024-06-03T02:30:49.332Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-06-03T02:30:49.332Z] [ 72%] Linking C executable template [2024-06-03T02:30:49.332Z] [ 72%] Built target template [2024-06-03T02:30:49.332Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-06-03T02:30:49.593Z] [ 76%] Linking C executable device-counter [2024-06-03T02:30:49.593Z] [ 76%] Built target device-counter [2024-06-03T02:30:49.593Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-06-03T02:30:49.593Z] [ 80%] Linking C executable device-random [2024-06-03T02:30:49.852Z] [ 80%] Built target device-random [2024-06-03T02:30:49.852Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-06-03T02:30:49.852Z] [ 84%] Linking C executable device-gyro [2024-06-03T02:30:49.852Z] [ 84%] Built target device-gyro [2024-06-03T02:30:49.852Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-06-03T02:30:50.110Z] [ 88%] Linking C executable device-bitfields [2024-06-03T02:30:50.110Z] [ 88%] Built target device-bitfields [2024-06-03T02:30:50.110Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-06-03T02:30:50.370Z] [ 92%] Linking C executable template-discovery [2024-06-03T02:30:50.370Z] [ 92%] Built target template-discovery [2024-06-03T02:30:50.370Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-06-03T02:30:50.370Z] [ 96%] Linking C executable device-file [2024-06-03T02:30:50.632Z] [ 96%] Built target device-file [2024-06-03T02:30:50.632Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-06-03T02:30:50.632Z] [100%] Linking C executable device-terminal [2024-06-03T02:30:50.632Z] [100%] Built target device-terminal [2024-06-03T02:30:50.891Z] Run CPack packaging tool... [2024-06-03T02:30:50.891Z] CPack: Create package using TGZ [2024-06-03T02:30:50.891Z] CPack: Install projects [2024-06-03T02:30:50.891Z] CPack: - Run preinstall target for: Csdk [2024-06-03T02:30:51.151Z] CPack: - Install project: Csdk [] [2024-06-03T02:30:51.151Z] CPack: Create package [2024-06-03T02:30:51.151Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.14.tar.gz generated. [2024-06-03T02:30:51.151Z] + '[' false '=' true ] [2024-06-03T02:30:51.151Z] + '[' false '=' true ] [2024-06-03T02:30:51.151Z] + mkdir -p /tmp/sdk/build/debug [2024-06-03T02:30:51.151Z] + cd /tmp/sdk/build/debug [2024-06-03T02:30:51.151Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-06-03T02:30:51.151Z] -- The C compiler identification is GNU 12.2.1 [2024-06-03T02:30:51.151Z] -- Detecting C compiler ABI info [2024-06-03T02:30:51.151Z] -- Detecting C compiler ABI info - done [2024-06-03T02:30:51.151Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-06-03T02:30:51.151Z] -- Detecting C compile features [2024-06-03T02:30:51.151Z] -- Detecting C compile features - done [2024-06-03T02:30:51.151Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-06-03T02:30:51.410Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-06-03T02:30:51.410Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-06-03T02:30:51.410Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-06-03T02:30:51.410Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-06-03T02:30:51.410Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-06-03T02:30:51.410Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-06-03T02:30:51.410Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-06-03T02:30:51.410Z] -- /opt/iotech/iot/1.5/include [2024-06-03T02:30:51.410Z] -- C SDK 3.0.3-dev.14 for Linux [2024-06-03T02:30:51.410Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-06-03T02:30:51.410Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-06-03T02:30:51.410Z] -- Found Curses: /usr/lib/libcurses.so [2024-06-03T02:30:51.410Z] -- Configuring done (0.4s) [2024-06-03T02:30:51.674Z] -- Generating done (0.0s) [2024-06-03T02:30:51.674Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-06-03T02:30:51.674Z] + tee debug.log [2024-06-03T02:30:51.674Z] + make [2024-06-03T02:30:51.674Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-06-03T02:30:51.674Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-06-03T02:30:51.674Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-06-03T02:30:51.934Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-06-03T02:30:51.934Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-06-03T02:30:51.934Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-06-03T02:30:52.195Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-06-03T02:30:52.195Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-06-03T02:30:52.195Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-06-03T02:30:52.195Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-06-03T02:30:52.457Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-06-03T02:30:52.457Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-06-03T02:30:52.457Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-06-03T02:30:52.716Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-06-03T02:30:52.716Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-06-03T02:30:52.716Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-06-03T02:30:52.716Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-06-03T02:30:52.975Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-06-03T02:30:52.975Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-06-03T02:30:52.975Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-06-03T02:30:53.234Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-06-03T02:30:53.493Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-06-03T02:30:53.493Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-06-03T02:30:53.493Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-06-03T02:30:53.493Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-06-03T02:30:53.751Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-06-03T02:30:53.751Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-06-03T02:30:54.009Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-06-03T02:30:54.009Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-06-03T02:30:54.010Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-06-03T02:30:54.268Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-06-03T02:30:54.268Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-06-03T02:30:54.268Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:30:54.268Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-06-03T02:30:54.268Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:30:54.268Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:30:54.268Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-06-03T02:30:54.268Z] | ^ [2024-06-03T02:30:54.268Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-06-03T02:30:54.268Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-06-03T02:30:54.527Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-06-03T02:30:54.527Z] [ 68%] Linking C shared library libcsdk.so [2024-06-03T02:30:54.527Z] [ 68%] Built target csdk [2024-06-03T02:30:54.527Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-06-03T02:30:54.527Z] [ 72%] Linking C executable template [2024-06-03T02:30:54.786Z] [ 72%] Built target template [2024-06-03T02:30:54.786Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-06-03T02:30:54.786Z] [ 76%] Linking C executable device-counter [2024-06-03T02:30:54.786Z] [ 76%] Built target device-counter [2024-06-03T02:30:54.786Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-06-03T02:30:55.045Z] [ 80%] Linking C executable device-random [2024-06-03T02:30:55.045Z] [ 80%] Built target device-random [2024-06-03T02:30:55.045Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-06-03T02:30:55.045Z] [ 84%] Linking C executable device-gyro [2024-06-03T02:30:55.045Z] [ 84%] Built target device-gyro [2024-06-03T02:30:55.303Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-06-03T02:30:55.303Z] [ 88%] Linking C executable device-bitfields [2024-06-03T02:30:55.303Z] [ 88%] Built target device-bitfields [2024-06-03T02:30:55.303Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-06-03T02:30:55.303Z] [ 92%] Linking C executable template-discovery [2024-06-03T02:30:55.561Z] [ 92%] Built target template-discovery [2024-06-03T02:30:55.561Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-06-03T02:30:55.561Z] [ 96%] Linking C executable device-file [2024-06-03T02:30:55.561Z] [ 96%] Built target device-file [2024-06-03T02:30:55.561Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-06-03T02:30:55.819Z] [100%] Linking C executable device-terminal [2024-06-03T02:30:55.819Z] [100%] Built target device-terminal [2024-06-03T02:30:55.819Z] make: Entering directory '/tmp/sdk/build/release' [2024-06-03T02:30:55.819Z] [ 68%] Built target csdk [2024-06-03T02:30:55.819Z] [ 72%] Built target template [2024-06-03T02:30:55.819Z] [ 76%] Built target device-counter [2024-06-03T02:30:55.819Z] [ 80%] Built target device-random [2024-06-03T02:30:55.819Z] [ 84%] Built target device-gyro [2024-06-03T02:30:55.819Z] [ 88%] Built target device-bitfields [2024-06-03T02:30:56.079Z] [ 92%] Built target template-discovery [2024-06-03T02:30:56.079Z] [ 96%] Built target device-file [2024-06-03T02:30:56.079Z] [100%] Built target device-terminal [2024-06-03T02:30:56.079Z] Install the project... [2024-06-03T02:30:56.079Z] -- Install configuration: "Release" [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/lib/libcsdk.so [2024-06-03T02:30:56.079Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/devsdk [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/devices.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-06-03T02:30:56.079Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-06-03T02:30:56.079Z] make: Leaving directory '/tmp/sdk/build/release' [2024-06-03T02:30:56.646Z] Removing intermediate container 6e054738c11a [2024-06-03T02:30:56.646Z] ---> 9f4a6e7d9569 [2024-06-03T02:30:56.646Z] Step 14/21 : FROM ${BASE} [2024-06-03T02:30:56.646Z] ---> 6605166a5db4 [2024-06-03T02:30:56.646Z] Step 15/21 : LABEL maintainer="IOTech " [2024-06-03T02:30:56.646Z] ---> Running in fce49d371b42 [2024-06-03T02:30:56.905Z] Removing intermediate container fce49d371b42 [2024-06-03T02:30:56.905Z] ---> 54108bf8fd4a [2024-06-03T02:30:56.905Z] 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 [2024-06-03T02:30:56.905Z] ---> Running in b7fc8014d429 [2024-06-03T02:30:57.167Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-06-03T02:30:57.426Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:30:57.426Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:30:57.426Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:30:57.686Z] Removing intermediate container b7fc8014d429 [2024-06-03T02:30:57.686Z] ---> c289db6daabb [2024-06-03T02:30:57.686Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:30:57.945Z] ---> Running in 5b457b17cee3 [2024-06-03T02:30:58.512Z] Removing intermediate container 5b457b17cee3 [2024-06-03T02:30:58.512Z] ---> 6e38988324f2 [2024-06-03T02:30:58.512Z] 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 [2024-06-03T02:30:58.512Z] ---> Running in b55ab60e2959 [2024-06-03T02:30:58.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:58.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:59.033Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:30:59.600Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:30:59.600Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-06-03T02:30:59.600Z] (2/9) Installing curl (8.5.0-r0) [2024-06-03T02:30:59.600Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-06-03T02:30:59.600Z] (4/9) Installing hiredis (1.1.0-r2) [2024-06-03T02:30:59.600Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-06-03T02:30:59.600Z] (6/9) Installing libcbor (0.10.2-r1) [2024-06-03T02:30:59.600Z] (7/9) Installing iotech-iot-1.5 (1.5.4-r1) [2024-06-03T02:31:00.537Z] (8/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-06-03T02:31:00.537Z] (9/9) Installing libuuid (2.38.1-r8) [2024-06-03T02:31:00.537Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:31:00.537Z] OK: 331 MiB in 89 packages [2024-06-03T02:31:01.104Z] Removing intermediate container b55ab60e2959 [2024-06-03T02:31:01.104Z] ---> 7455838f3bd5 [2024-06-03T02:31:01.104Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-06-03T02:31:01.104Z] ---> b57a0d66f206 [2024-06-03T02:31:01.104Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-06-03T02:31:01.363Z] ---> 5515842c3881 [2024-06-03T02:31:01.363Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-06-03T02:31:01.363Z] ---> a2a0d8b92f68 [2024-06-03T02:31:01.363Z] Successfully built a2a0d8b92f68 [2024-06-03T02:31:01.623Z] 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 [2024-06-03T02:31:02.034Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-03T02:31:02.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:31:02.120Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:31:02.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-03T02:31:02.508Z] $ docker top c68ddda25695ac4f1c25dcb7de69df00a394f67655a3668ad250f11881e7190d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:31:02.862Z] + make test [2024-06-03T02:31:02.863Z] echo "make test" [2024-06-03T02:31:02.863Z] make test [Pipeline] } [2024-06-03T02:31:02.878Z] $ docker stop --time=1 c68ddda25695ac4f1c25dcb7de69df00a394f67655a3668ad250f11881e7190d [2024-06-03T02:31:04.173Z] $ docker rm -f --volumes c68ddda25695ac4f1c25dcb7de69df00a394f67655a3668ad250f11881e7190d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T02:31:04.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T02:31:04.989Z] + ls -al . [2024-06-03T02:31:04.989Z] total 212 [2024-06-03T02:31:04.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 02:30 . [2024-06-03T02:31:04.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:30 .. [2024-06-03T02:31:04.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:30 .git [2024-06-03T02:31:04.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:30 .github [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:30 .gitignore [2024-06-03T02:31:04.989Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:30 .semver [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:30 Attribution.txt [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:30 CHANGELOG.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:30 Doxyfile [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:30 GOVERNANCE.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:30 Jenkinsfile [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:30 LICENSE [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:30 Makefile [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:30 OWNERS.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:30 README.IOT.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:30 README.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:30 README.v3.md [2024-06-03T02:31:04.989Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 02:30 VERSION [2024-06-03T02:31:04.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:30 docs [2024-06-03T02:31:04.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:30 include [2024-06-03T02:31:04.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:30 scripts [2024-06-03T02:31:04.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:30 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:31:05.311Z] + 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=9ba2c339c6b6ced168e87f011e0a7391adc1a762 --label arch=amd64 --label version=3.0.3-dev.14 . [2024-06-03T02:31:05.311Z] Sending build context to Docker daemon 5.017MB [2024-06-03T02:31:05.311Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T02:31:05.311Z] Step 2/17 : FROM ${BASE} [2024-06-03T02:31:05.311Z] ---> a2a0d8b92f68 [2024-06-03T02:31:05.311Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T02:31:05.311Z] ---> Running in e93543839c5a [2024-06-03T02:31:05.569Z] Removing intermediate container e93543839c5a [2024-06-03T02:31:05.569Z] ---> 0955ff5bc8b2 [2024-06-03T02:31:05.569Z] 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 [2024-06-03T02:31:05.569Z] ---> Running in 501ac7a80c99 [2024-06-03T02:31:05.828Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:31:06.088Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:31:06.088Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:31:06.088Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:31:06.347Z] Removing intermediate container 501ac7a80c99 [2024-06-03T02:31:06.347Z] ---> 17e605c4ed60 [2024-06-03T02:31:06.347Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:31:06.347Z] ---> Running in 0ddc888ce7ab [2024-06-03T02:31:06.914Z] Removing intermediate container 0ddc888ce7ab [2024-06-03T02:31:06.914Z] ---> 49991a4485ad [2024-06-03T02:31:06.914Z] 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 [2024-06-03T02:31:06.914Z] ---> Running in 6af9d7d09380 [2024-06-03T02:31:07.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:31:07.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-03T02:31:07.482Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-03T02:31:08.052Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:31:08.052Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:31:08.314Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:31:08.314Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:31:08.314Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:31:08.314Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:31:08.314Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:31:08.314Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T02:31:08.314Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T02:31:08.314Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T02:31:08.314Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:31:08.314Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:31:08.314Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:31:08.314Z] OK: 336 MiB in 100 packages [2024-06-03T02:31:08.883Z] Removing intermediate container 6af9d7d09380 [2024-06-03T02:31:08.883Z] ---> 66ab7e12969d [2024-06-03T02:31:08.883Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T02:31:09.148Z] ---> 3bab95f300ea [2024-06-03T02:31:09.148Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T02:31:09.409Z] ---> d5a97199aa76 [2024-06-03T02:31:09.409Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T02:31:09.409Z] ---> 60c890eaa20c [2024-06-03T02:31:09.409Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T02:31:09.669Z] ---> 70fdc2df1018 [2024-06-03T02:31:09.669Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T02:31:09.669Z] ---> e13f9ca42ed6 [2024-06-03T02:31:09.669Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T02:31:09.669Z] ---> 2013cd9400b3 [2024-06-03T02:31:09.669Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T02:31:09.928Z] ---> Running in ff52808bcfaf [2024-06-03T02:31:09.928Z] Removing intermediate container ff52808bcfaf [2024-06-03T02:31:09.928Z] ---> 6446a7da6a90 [2024-06-03T02:31:09.928Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T02:31:09.928Z] ---> Running in 53bcddd72673 [2024-06-03T02:31:09.928Z] Removing intermediate container 53bcddd72673 [2024-06-03T02:31:09.928Z] ---> 0946b6358790 [2024-06-03T02:31:09.928Z] Step 15/17 : LABEL arch=amd64 [2024-06-03T02:31:09.928Z] ---> Running in ca555730f0ae [2024-06-03T02:31:10.187Z] Removing intermediate container ca555730f0ae [2024-06-03T02:31:10.187Z] ---> 2652a903a65e [2024-06-03T02:31:10.187Z] Step 16/17 : LABEL git_sha=9ba2c339c6b6ced168e87f011e0a7391adc1a762 [2024-06-03T02:31:10.187Z] ---> Running in 8edf13a8da9f [2024-06-03T02:31:10.187Z] Removing intermediate container 8edf13a8da9f [2024-06-03T02:31:10.187Z] ---> 78aef56d0210 [2024-06-03T02:31:10.187Z] Step 17/17 : LABEL version=3.0.3-dev.14 [2024-06-03T02:31:10.187Z] ---> Running in 940503734cd8 [2024-06-03T02:31:10.187Z] Removing intermediate container 940503734cd8 [2024-06-03T02:31:10.187Z] ---> 7859488f99f5 [2024-06-03T02:31:10.187Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-06-03T02:31:10.187Z] Successfully built 7859488f99f5 [2024-06-03T02:31:10.187Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:31:10.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:31:10.662Z] [2024-06-03T02:31:10.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:31:10.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:31:10.969Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-03T02:31:10.969Z] 5eb5b503b376: Pulling fs layer [2024-06-03T02:31:10.969Z] 5c69ac0246d0: Pulling fs layer [2024-06-03T02:31:10.969Z] ec43610c2a17: Pulling fs layer [2024-06-03T02:31:10.969Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-03T02:31:10.969Z] 33b1e0a273af: Pulling fs layer [2024-06-03T02:31:10.969Z] 5d3b04190fa2: Pulling fs layer [2024-06-03T02:31:10.969Z] 2f39f015ded8: Pulling fs layer [2024-06-03T02:31:10.969Z] 3a2ae6a8a46f: Waiting [2024-06-03T02:31:10.969Z] 33b1e0a273af: Waiting [2024-06-03T02:31:10.969Z] 5d3b04190fa2: Waiting [2024-06-03T02:31:10.969Z] 2f39f015ded8: Waiting [2024-06-03T02:31:10.969Z] 5c69ac0246d0: Verifying Checksum [2024-06-03T02:31:10.969Z] 5c69ac0246d0: Download complete [2024-06-03T02:31:10.969Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-03T02:31:10.969Z] 3a2ae6a8a46f: Download complete [2024-06-03T02:31:10.969Z] 33b1e0a273af: Verifying Checksum [2024-06-03T02:31:10.969Z] 33b1e0a273af: Download complete [2024-06-03T02:31:10.969Z] 5d3b04190fa2: Verifying Checksum [2024-06-03T02:31:10.969Z] 5d3b04190fa2: Download complete [2024-06-03T02:31:10.969Z] ec43610c2a17: Verifying Checksum [2024-06-03T02:31:10.969Z] ec43610c2a17: Download complete [2024-06-03T02:31:11.228Z] 5eb5b503b376: Verifying Checksum [2024-06-03T02:31:11.228Z] 5eb5b503b376: Download complete [2024-06-03T02:31:11.794Z] 2f39f015ded8: Download complete [2024-06-03T02:31:12.735Z] 5eb5b503b376: Pull complete [2024-06-03T02:31:12.735Z] 5c69ac0246d0: Pull complete [2024-06-03T02:31:12.994Z] ec43610c2a17: Pull complete [2024-06-03T02:31:13.253Z] 3a2ae6a8a46f: Pull complete [2024-06-03T02:31:13.511Z] 33b1e0a273af: Pull complete [2024-06-03T02:31:13.511Z] 5d3b04190fa2: Pull complete [2024-06-03T02:31:17.697Z] 2f39f015ded8: Pull complete [2024-06-03T02:31:17.697Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-03T02:31:17.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:31:17.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:31:17.802Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:31:17.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T02:31:22.872Z] $ docker top 2101e190b5e41edce63b492515de98eafb3f77662b223221be1f2a97b780c69d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:31:23.258Z] ---> job-cost.sh [2024-06-03T02:31:23.258Z] lf-activate-venv: SKIPPING [2024-06-03T02:31:23.258Z] INFO: No Stack... [2024-06-03T02:31:26.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T02:31:26.557Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T02:31:26.849Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-06-03T02:31:26.849Z] + cut -d, -f6 [Pipeline] lock [2024-06-03T02:31:26.865Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [2024-06-03T02:31:26.877Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] did not exist. Created. [2024-06-03T02:31:26.885Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T02:31:27.200Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-03T02:31:27.242Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T02:31:27.251Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T02:31:27.282Z] $ docker stop --time=1 2101e190b5e41edce63b492515de98eafb3f77662b223221be1f2a97b780c69d [2024-06-03T02:31:28.459Z] $ docker rm -f --volumes 2101e190b5e41edce63b492515de98eafb3f77662b223221be1f2a97b780c69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-03T02:33:25.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2671 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2024-06-03T02:33:25.646Z] Running in /w/workspace/device-sdk-c/74 [Pipeline] { [Pipeline] checkout [2024-06-03T02:33:28.700Z] Selected Git installation does not exist. Using Default [2024-06-03T02:33:28.700Z] The recommended git tool is: NONE [2024-06-03T02:33:33.742Z] using credential edgex-jenkins-ssh [2024-06-03T02:33:33.770Z] Cloning the remote Git repository [2024-06-03T02:33:33.829Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T02:33:33.949Z] > git init /w/workspace/device-sdk-c/74 # timeout=10 [2024-06-03T02:33:34.113Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-06-03T02:33:34.115Z] > git --version # timeout=10 [2024-06-03T02:33:34.138Z] > git --version # 'git version 2.25.1' [2024-06-03T02:33:34.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-03T02:33:34.312Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T02:33:35.364Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-06-03T02:33:35.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-03T02:33:36.305Z] Avoid second fetch [2024-06-03T02:33:36.306Z] Checking out Revision 9ba2c339c6b6ced168e87f011e0a7391adc1a762 (main) [2024-06-03T02:33:37.044Z] Commit message: "fix: bump sdk version to 3.2.0 (#500)" [2024-06-03T02:33:36.326Z] > git config core.sparsecheckout # timeout=10 [2024-06-03T02:33:36.417Z] > git checkout -f 9ba2c339c6b6ced168e87f011e0a7391adc1a762 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T02:33:41.856Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-03T02:33:41.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-03T02:33:41.856Z] Dload Upload Total Spent Left Speed [2024-06-03T02:33:41.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-06-03T02:33:42.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-03T02:33:43.072Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-03T02:33:43.072Z] + sudo tee /etc/docker/daemon.new [2024-06-03T02:33:43.072Z] { [2024-06-03T02:33:43.072Z] "registry-mirrors": [ [2024-06-03T02:33:43.072Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-03T02:33:43.072Z] ], [2024-06-03T02:33:43.072Z] "bip": "10.250.0.254/24", [2024-06-03T02:33:43.072Z] "hosts": [ [2024-06-03T02:33:43.072Z] "tcp://0.0.0.0:5555", [2024-06-03T02:33:43.072Z] "unix:///var/run/docker.sock" [2024-06-03T02:33:43.072Z] ], [2024-06-03T02:33:43.072Z] "mtu": 1458, [2024-06-03T02:33:43.072Z] "selinux-enabled": true, [2024-06-03T02:33:43.072Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-03T02:33:43.072Z] } [Pipeline] sh [2024-06-03T02:33:43.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-03T02:33:43.749Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:34:02.020Z] provisioning config files... [2024-06-03T02:34:02.046Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/74@tmp/config6910259212384968261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:34:02.471Z] ---> ****-login.sh [2024-06-03T02:34:02.471Z] nexus3.edgexfoundry.org:10001 [2024-06-03T02:34:02.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:34:03.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:34:03.008Z] Configure a credential helper to remove this warning. See [2024-06-03T02:34:03.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:34:03.008Z] [2024-06-03T02:34:03.008Z] Login Succeeded [2024-06-03T02:34:03.008Z] nexus3.edgexfoundry.org:10002 [2024-06-03T02:34:03.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:34:03.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:34:03.278Z] Configure a credential helper to remove this warning. See [2024-06-03T02:34:03.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:34:03.278Z] [2024-06-03T02:34:03.278Z] Login Succeeded [2024-06-03T02:34:03.278Z] nexus3.edgexfoundry.org:10003 [2024-06-03T02:34:03.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:34:03.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:34:03.812Z] Configure a credential helper to remove this warning. See [2024-06-03T02:34:03.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:34:03.812Z] [2024-06-03T02:34:03.812Z] Login Succeeded [2024-06-03T02:34:03.812Z] nexus3.edgexfoundry.org:10004 [2024-06-03T02:34:03.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:34:04.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:34:04.085Z] Configure a credential helper to remove this warning. See [2024-06-03T02:34:04.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:34:04.085Z] [2024-06-03T02:34:04.085Z] Login Succeeded [2024-06-03T02:34:04.085Z] ****.io [2024-06-03T02:34:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-03T02:34:04.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-03T02:34:04.353Z] Configure a credential helper to remove this warning. See [2024-06-03T02:34:04.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-03T02:34:04.353Z] [2024-06-03T02:34:04.353Z] Login Succeeded [2024-06-03T02:34:04.353Z] ---> ****-login.sh ends [Pipeline] } [2024-06-03T02:34:04.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-03T02:34:04.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-03T02:34:04.676Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2024-06-03T02:34:04.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-03T02:34:04.717Z] ========================================================= [2024-06-03T02:34:04.717Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2024-06-03T02:34:04.717Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:34:05.068Z] + 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 . [2024-06-03T02:34:05.336Z] Sending build context to Docker daemon 3.003MB [2024-06-03T02:34:05.336Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-06-03T02:34:05.336Z] Step 2/21 : FROM ${BASE} as builder [2024-06-03T02:34:05.603Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2024-06-03T02:34:05.603Z] 579b34f0a95b: Pulling fs layer [2024-06-03T02:34:05.603Z] e71477ac5e1b: Pulling fs layer [2024-06-03T02:34:05.871Z] 579b34f0a95b: Verifying Checksum [2024-06-03T02:34:05.871Z] 579b34f0a95b: Download complete [2024-06-03T02:34:06.454Z] 579b34f0a95b: Pull complete [2024-06-03T02:34:08.410Z] e71477ac5e1b: Verifying Checksum [2024-06-03T02:34:08.410Z] e71477ac5e1b: Download complete [2024-06-03T02:34:18.489Z] e71477ac5e1b: Pull complete [2024-06-03T02:34:18.489Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-06-03T02:34:18.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2024-06-03T02:34:18.489Z] ---> 2b552cad5dd9 [2024-06-03T02:34:18.489Z] 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 [2024-06-03T02:34:19.452Z] ---> Running in e0a8299f18ba [2024-06-03T02:34:20.859Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:34:21.124Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:34:21.124Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:34:21.124Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:34:21.712Z] Removing intermediate container e0a8299f18ba [2024-06-03T02:34:21.712Z] ---> 00a6b521a85d [2024-06-03T02:34:21.712Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:34:21.712Z] ---> Running in f81490f3d28a [2024-06-03T02:34:23.735Z] Removing intermediate container f81490f3d28a [2024-06-03T02:34:23.735Z] ---> 28eda66f939e [2024-06-03T02:34:23.735Z] 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 [2024-06-03T02:34:23.735Z] ---> Running in 8494a6f03c75 [2024-06-03T02:34:24.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:34:24.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-03T02:34:25.564Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:34:26.523Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:34:26.523Z] (1/17) Installing hiredis (1.1.0-r2) [2024-06-03T02:34:26.523Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-06-03T02:34:26.523Z] (3/17) Installing libcbor (0.10.2-r1) [2024-06-03T02:34:26.791Z] (4/17) Installing iotech-iot-1.5 (1.5.4-r1) [2024-06-03T02:34:27.374Z] (5/17) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:34:27.639Z] (6/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-06-03T02:34:27.911Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:34:27.911Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:34:27.911Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:34:27.911Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:34:28.177Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:34:28.177Z] (12/17) Installing libblkid (2.38.1-r8) [2024-06-03T02:34:28.177Z] (13/17) Installing libuuid (2.38.1-r8) [2024-06-03T02:34:28.177Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-06-03T02:34:28.177Z] (15/17) Installing libmount (2.38.1-r8) [2024-06-03T02:34:28.177Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:34:28.177Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:34:28.445Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:34:28.445Z] OK: 333 MiB in 99 packages [2024-06-03T02:34:29.857Z] Removing intermediate container 8494a6f03c75 [2024-06-03T02:34:29.857Z] ---> 1f0acd8e74c9 [2024-06-03T02:34:29.857Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-06-03T02:34:29.857Z] ---> Running in 18b37319390e [2024-06-03T02:34:31.278Z] Removing intermediate container 18b37319390e [2024-06-03T02:34:31.278Z] ---> d2208114132d [2024-06-03T02:34:31.278Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-06-03T02:34:31.872Z] ---> 17eab9cae8b1 [2024-06-03T02:34:31.872Z] Step 8/21 : COPY src /tmp/sdk/src [2024-06-03T02:34:32.841Z] ---> 4c52ecbde026 [2024-06-03T02:34:32.841Z] Step 9/21 : COPY include /tmp/sdk/include [2024-06-03T02:34:33.108Z] ---> dc1b65f09807 [2024-06-03T02:34:33.108Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-06-03T02:34:33.692Z] ---> 1900f609f8f1 [2024-06-03T02:34:33.692Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-06-03T02:34:34.280Z] ---> 77298451f15f [2024-06-03T02:34:34.280Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-06-03T02:34:34.556Z] ---> 16c0b068cc7a [2024-06-03T02:34:34.556Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-06-03T02:34:34.823Z] ---> Running in 04bacce1b522 [2024-06-03T02:34:35.792Z] + CPPCHECK=false [2024-06-03T02:34:35.792Z] + DOCGEN=false [2024-06-03T02:34:35.792Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-06-03T02:34:35.792Z] + '[' 0 -gt 0 ] [2024-06-03T02:34:35.792Z] + readlink -f ./scripts/build.sh [2024-06-03T02:34:35.792Z] + dirname /tmp/sdk/scripts/build.sh [2024-06-03T02:34:35.792Z] + dirname /tmp/sdk/scripts [2024-06-03T02:34:35.792Z] + ROOT=/tmp/sdk [2024-06-03T02:34:35.792Z] + cd /tmp/sdk [2024-06-03T02:34:35.792Z] + mkdir -p /tmp/sdk/build/release [2024-06-03T02:34:35.792Z] + cd /tmp/sdk/build/release [2024-06-03T02:34:35.792Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-06-03T02:34:36.061Z] -- The C compiler identification is GNU 12.2.1 [2024-06-03T02:34:36.061Z] -- Detecting C compiler ABI info [2024-06-03T02:34:36.328Z] -- Detecting C compiler ABI info - done [2024-06-03T02:34:36.329Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-06-03T02:34:36.329Z] -- Detecting C compile features [2024-06-03T02:34:36.329Z] -- Detecting C compile features - done [2024-06-03T02:34:36.596Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-06-03T02:34:36.596Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-06-03T02:34:36.596Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-06-03T02:34:36.596Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-06-03T02:34:36.596Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-06-03T02:34:36.596Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-06-03T02:34:36.596Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-06-03T02:34:36.864Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-06-03T02:34:36.864Z] -- /opt/iotech/iot/1.5/include [2024-06-03T02:34:36.864Z] -- C SDK 3.0.3-dev.14 for Linux [2024-06-03T02:34:36.864Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-06-03T02:34:37.132Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-06-03T02:34:37.132Z] -- Found Curses: /usr/lib/libcurses.so [2024-06-03T02:34:37.401Z] -- Configuring done (1.7s) [2024-06-03T02:34:37.669Z] -- Generating done (0.2s) [2024-06-03T02:34:37.669Z] -- Build files have been written to: /tmp/sdk/build/release [2024-06-03T02:34:37.669Z] + make all package [2024-06-03T02:34:37.669Z] + tee release.log [2024-06-03T02:34:37.669Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-06-03T02:34:38.630Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-06-03T02:34:39.213Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-06-03T02:34:40.173Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-06-03T02:34:40.756Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-06-03T02:34:41.340Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-06-03T02:34:43.292Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-06-03T02:34:44.251Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-06-03T02:34:44.251Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:34:44.251Z] 294 | while (privateConfig) [2024-06-03T02:34:44.251Z] | ^~~~~~~~~~~~~ [2024-06-03T02:34:44.251Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-06-03T02:34:44.251Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-06-03T02:34:44.251Z] | ^~~~~~~~~~~~~ [2024-06-03T02:34:44.251Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:34:44.251Z] 271 | while (result) [2024-06-03T02:34:44.251Z] | ^~~~~~ [2024-06-03T02:34:44.251Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-06-03T02:34:44.251Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-06-03T02:34:44.251Z] | ^~~~~~ [2024-06-03T02:34:44.521Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-06-03T02:34:44.789Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-06-03T02:34:45.747Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-06-03T02:34:47.693Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-06-03T02:34:47.971Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-06-03T02:34:48.934Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-06-03T02:34:49.520Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-06-03T02:34:50.108Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-06-03T02:34:51.072Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-06-03T02:34:51.338Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-06-03T02:34:53.295Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-06-03T02:34:53.886Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-06-03T02:34:54.470Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-06-03T02:34:55.880Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-06-03T02:35:02.526Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-06-03T02:35:02.792Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-06-03T02:35:03.373Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-06-03T02:35:03.642Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-06-03T02:35:04.240Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-06-03T02:35:05.641Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-06-03T02:35:07.744Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-06-03T02:35:08.011Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-06-03T02:35:08.969Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-06-03T02:35:09.553Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-06-03T02:35:09.820Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-06-03T02:35:09.820Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:35:09.820Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-06-03T02:35:09.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:35:09.820Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:35:09.820Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-06-03T02:35:09.820Z] | ^ [2024-06-03T02:35:11.237Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-06-03T02:35:11.237Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-06-03T02:35:11.237Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:35:11.237Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-06-03T02:35:11.237Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-06-03T02:35:11.237Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:35:12.201Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-06-03T02:35:13.162Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-06-03T02:35:13.429Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-06-03T02:35:14.012Z] [ 68%] Linking C shared library libcsdk.so [2024-06-03T02:35:14.277Z] [ 68%] Built target csdk [2024-06-03T02:35:14.277Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-06-03T02:35:15.239Z] [ 72%] Linking C executable template [2024-06-03T02:35:15.506Z] [ 72%] Built target template [2024-06-03T02:35:15.506Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-06-03T02:35:16.089Z] [ 76%] Linking C executable device-counter [2024-06-03T02:35:16.356Z] [ 76%] Built target device-counter [2024-06-03T02:35:16.357Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-06-03T02:35:16.940Z] [ 80%] Linking C executable device-random [2024-06-03T02:35:17.206Z] [ 80%] Built target device-random [2024-06-03T02:35:17.206Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-06-03T02:35:17.788Z] [ 84%] Linking C executable device-gyro [2024-06-03T02:35:18.054Z] [ 84%] Built target device-gyro [2024-06-03T02:35:18.054Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-06-03T02:35:18.637Z] [ 88%] Linking C executable device-bitfields [2024-06-03T02:35:18.905Z] [ 88%] Built target device-bitfields [2024-06-03T02:35:18.905Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-06-03T02:35:19.872Z] [ 92%] Linking C executable template-discovery [2024-06-03T02:35:20.151Z] [ 92%] Built target template-discovery [2024-06-03T02:35:20.151Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-06-03T02:35:21.116Z] [ 96%] Linking C executable device-file [2024-06-03T02:35:21.116Z] [ 96%] Built target device-file [2024-06-03T02:35:21.381Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-06-03T02:35:21.963Z] [100%] Linking C executable device-terminal [2024-06-03T02:35:22.229Z] [100%] Built target device-terminal [2024-06-03T02:35:22.229Z] Run CPack packaging tool... [2024-06-03T02:35:22.229Z] CPack: Create package using TGZ [2024-06-03T02:35:22.229Z] CPack: Install projects [2024-06-03T02:35:22.229Z] CPack: - Run preinstall target for: Csdk [2024-06-03T02:35:23.195Z] CPack: - Install project: Csdk [] [2024-06-03T02:35:23.195Z] CPack: Create package [2024-06-03T02:35:23.195Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.14.tar.gz generated. [2024-06-03T02:35:23.195Z] + '[' false '=' true ] [2024-06-03T02:35:23.195Z] + '[' false '=' true ] [2024-06-03T02:35:23.195Z] + mkdir -p /tmp/sdk/build/debug [2024-06-03T02:35:23.195Z] + cd /tmp/sdk/build/debug [2024-06-03T02:35:23.195Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-06-03T02:35:23.464Z] -- The C compiler identification is GNU 12.2.1 [2024-06-03T02:35:23.732Z] -- Detecting C compiler ABI info [2024-06-03T02:35:24.002Z] -- Detecting C compiler ABI info - done [2024-06-03T02:35:24.002Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-06-03T02:35:24.002Z] -- Detecting C compile features [2024-06-03T02:35:24.002Z] -- Detecting C compile features - done [2024-06-03T02:35:24.002Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-06-03T02:35:24.270Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-06-03T02:35:24.270Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-06-03T02:35:24.270Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-06-03T02:35:24.270Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-06-03T02:35:24.270Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-06-03T02:35:24.270Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-06-03T02:35:24.270Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-06-03T02:35:24.270Z] -- /opt/iotech/iot/1.5/include [2024-06-03T02:35:24.270Z] -- C SDK 3.0.3-dev.14 for Linux [2024-06-03T02:35:24.270Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-06-03T02:35:24.855Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-06-03T02:35:24.855Z] -- Found Curses: /usr/lib/libcurses.so [2024-06-03T02:35:24.855Z] -- Configuring done (1.7s) [2024-06-03T02:35:25.123Z] -- Generating done (0.2s) [2024-06-03T02:35:25.123Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-06-03T02:35:25.123Z] + make [2024-06-03T02:35:25.123Z] + tee debug.log [2024-06-03T02:35:25.392Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-06-03T02:35:25.659Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-06-03T02:35:26.246Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-06-03T02:35:26.513Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-06-03T02:35:26.784Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-06-03T02:35:27.375Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-06-03T02:35:27.957Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-06-03T02:35:28.539Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-06-03T02:35:28.539Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-06-03T02:35:29.122Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-06-03T02:35:29.705Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-06-03T02:35:29.973Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-06-03T02:35:30.242Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-06-03T02:35:30.825Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-06-03T02:35:31.092Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-06-03T02:35:31.359Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-06-03T02:35:31.625Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-06-03T02:35:32.608Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-06-03T02:35:32.608Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-06-03T02:35:32.873Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-06-03T02:35:33.451Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-06-03T02:35:34.853Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-06-03T02:35:34.853Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-06-03T02:35:35.118Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-06-03T02:35:35.698Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-06-03T02:35:35.698Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-06-03T02:35:36.277Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-06-03T02:35:37.678Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-06-03T02:35:37.943Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-06-03T02:35:38.208Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-06-03T02:35:38.788Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-06-03T02:35:38.788Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-06-03T02:35:38.788Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:35:38.788Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-06-03T02:35:38.788Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-06-03T02:35:38.788Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-06-03T02:35:38.788Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-06-03T02:35:38.788Z] | ^ [2024-06-03T02:35:39.368Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-06-03T02:35:39.946Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-06-03T02:35:40.211Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-06-03T02:35:40.475Z] [ 68%] Linking C shared library libcsdk.so [2024-06-03T02:35:40.740Z] [ 68%] Built target csdk [2024-06-03T02:35:40.740Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-06-03T02:35:41.004Z] [ 72%] Linking C executable template [2024-06-03T02:35:41.269Z] [ 72%] Built target template [2024-06-03T02:35:41.534Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-06-03T02:35:41.799Z] [ 76%] Linking C executable device-counter [2024-06-03T02:35:42.064Z] [ 76%] Built target device-counter [2024-06-03T02:35:42.064Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-06-03T02:35:42.329Z] [ 80%] Linking C executable device-random [2024-06-03T02:35:42.595Z] [ 80%] Built target device-random [2024-06-03T02:35:42.861Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-06-03T02:35:43.135Z] [ 84%] Linking C executable device-gyro [2024-06-03T02:35:43.400Z] [ 84%] Built target device-gyro [2024-06-03T02:35:43.400Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-06-03T02:35:43.664Z] [ 88%] Linking C executable device-bitfields [2024-06-03T02:35:43.929Z] [ 88%] Built target device-bitfields [2024-06-03T02:35:44.194Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-06-03T02:35:44.467Z] [ 92%] Linking C executable template-discovery [2024-06-03T02:35:44.736Z] [ 92%] Built target template-discovery [2024-06-03T02:35:44.736Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-06-03T02:35:45.315Z] [ 96%] Linking C executable device-file [2024-06-03T02:35:45.580Z] [ 96%] Built target device-file [2024-06-03T02:35:45.580Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-06-03T02:35:45.845Z] [100%] Linking C executable device-terminal [2024-06-03T02:35:46.110Z] [100%] Built target device-terminal [2024-06-03T02:35:46.375Z] make: Entering directory '/tmp/sdk/build/release' [2024-06-03T02:35:46.375Z] [ 68%] Built target csdk [2024-06-03T02:35:46.375Z] [ 72%] Built target template [2024-06-03T02:35:46.643Z] [ 76%] Built target device-counter [2024-06-03T02:35:46.643Z] [ 80%] Built target device-random [2024-06-03T02:35:46.643Z] [ 84%] Built target device-gyro [2024-06-03T02:35:46.643Z] [ 88%] Built target device-bitfields [2024-06-03T02:35:46.643Z] [ 92%] Built target template-discovery [2024-06-03T02:35:46.911Z] [ 96%] Built target device-file [2024-06-03T02:35:46.911Z] [100%] Built target device-terminal [2024-06-03T02:35:46.911Z] Install the project... [2024-06-03T02:35:46.911Z] -- Install configuration: "Release" [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/lib/libcsdk.so [2024-06-03T02:35:46.911Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/devsdk [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/devices.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-06-03T02:35:46.911Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-06-03T02:35:46.911Z] make: Leaving directory '/tmp/sdk/build/release' [2024-06-03T02:35:48.322Z] Removing intermediate container 04bacce1b522 [2024-06-03T02:35:48.322Z] ---> 8d19d5ca00f5 [2024-06-03T02:35:48.322Z] Step 14/21 : FROM ${BASE} [2024-06-03T02:35:48.322Z] ---> 2b552cad5dd9 [2024-06-03T02:35:48.322Z] Step 15/21 : LABEL maintainer="IOTech " [2024-06-03T02:35:48.588Z] ---> Running in 8808a380e04e [2024-06-03T02:35:48.856Z] Removing intermediate container 8808a380e04e [2024-06-03T02:35:48.856Z] ---> 00dc5a9d485d [2024-06-03T02:35:48.856Z] 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 [2024-06-03T02:35:48.856Z] ---> Running in 132be42e81db [2024-06-03T02:35:49.815Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-06-03T02:35:50.397Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:35:50.397Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:35:50.397Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:35:50.980Z] Removing intermediate container 132be42e81db [2024-06-03T02:35:50.980Z] ---> a05d6c7f6b22 [2024-06-03T02:35:50.980Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:35:50.980Z] ---> Running in 14295b5ccab2 [2024-06-03T02:35:52.935Z] Removing intermediate container 14295b5ccab2 [2024-06-03T02:35:52.935Z] ---> 71d735797437 [2024-06-03T02:35:52.935Z] 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 [2024-06-03T02:35:52.935Z] ---> Running in 0a70ada3bdaf [2024-06-03T02:35:53.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:35:54.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-03T02:35:54.757Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:35:55.712Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:35:55.712Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-06-03T02:35:55.712Z] (2/9) Installing curl (8.5.0-r0) [2024-06-03T02:35:55.712Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-06-03T02:35:55.712Z] (4/9) Installing hiredis (1.1.0-r2) [2024-06-03T02:35:55.712Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-06-03T02:35:55.712Z] (6/9) Installing libcbor (0.10.2-r1) [2024-06-03T02:35:55.712Z] (7/9) Installing iotech-iot-1.5 (1.5.4-r1) [2024-06-03T02:35:56.673Z] (8/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-06-03T02:35:56.673Z] (9/9) Installing libuuid (2.38.1-r8) [2024-06-03T02:35:56.673Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:35:56.673Z] OK: 327 MiB in 89 packages [2024-06-03T02:35:58.084Z] Removing intermediate container 0a70ada3bdaf [2024-06-03T02:35:58.084Z] ---> 757e275c6241 [2024-06-03T02:35:58.084Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-06-03T02:35:58.350Z] ---> e54da690af79 [2024-06-03T02:35:58.350Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-06-03T02:35:58.933Z] ---> 19682d54d87b [2024-06-03T02:35:58.933Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-06-03T02:35:59.201Z] ---> 53a3da7c45a5 [2024-06-03T02:35:59.464Z] Successfully built 53a3da7c45a5 [2024-06-03T02:35:59.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:35:59.894Z] + docker inspect -f . ci-base-image-arm64 [2024-06-03T02:35:59.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:36:00.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-2671 does not seem to be running inside a container [2024-06-03T02:36:00.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/74 -v /w/workspace/device-sdk-c/74:/w/workspace/device-sdk-c/74:rw,z -v /w/workspace/device-sdk-c/74@tmp:/w/workspace/device-sdk-c/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-03T02:36:01.305Z] $ docker top 238d5a93ddd45d80799e736522bd41fa5a5808fa318dd50012a5d538ff9a87ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:36:02.132Z] + make test [2024-06-03T02:36:02.132Z] echo "make test" [2024-06-03T02:36:02.132Z] make test [Pipeline] } [2024-06-03T02:36:02.151Z] $ docker stop --time=1 238d5a93ddd45d80799e736522bd41fa5a5808fa318dd50012a5d538ff9a87ae [2024-06-03T02:36:03.760Z] $ docker rm -f --volumes 238d5a93ddd45d80799e736522bd41fa5a5808fa318dd50012a5d538ff9a87ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-03T02:36:04.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-03T02:36:04.627Z] + ls -al . [2024-06-03T02:36:04.627Z] total 208 [2024-06-03T02:36:04.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:33 . [2024-06-03T02:36:04.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:33 .. [2024-06-03T02:36:04.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 02:33 .git [2024-06-03T02:36:04.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 02:33 .github [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 3 02:33 .gitignore [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 2908 Jun 3 02:33 Attribution.txt [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 11953 Jun 3 02:33 CHANGELOG.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 3 02:33 Doxyfile [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 02:33 GOVERNANCE.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 3 02:33 Jenkinsfile [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 3 02:33 LICENSE [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 3 02:33 Makefile [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 3 02:33 OWNERS.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 1651 Jun 3 02:33 README.IOT.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 4215 Jun 3 02:33 README.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 1245 Jun 3 02:33 README.v3.md [2024-06-03T02:36:04.627Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 02:30 VERSION [2024-06-03T02:36:04.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:33 docs [2024-06-03T02:36:04.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:33 include [2024-06-03T02:36:04.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 02:33 scripts [2024-06-03T02:36:04.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 02:33 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:36:04.969Z] + 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=9ba2c339c6b6ced168e87f011e0a7391adc1a762 --label arch=arm64 --label version=3.0.3-dev.14 . [2024-06-03T02:36:05.234Z] Sending build context to Docker daemon 3.003MB [2024-06-03T02:36:05.234Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-06-03T02:36:05.234Z] Step 2/17 : FROM ${BASE} [2024-06-03T02:36:05.234Z] ---> 53a3da7c45a5 [2024-06-03T02:36:05.234Z] Step 3/17 : LABEL maintainer="IOTech " [2024-06-03T02:36:05.500Z] ---> Running in c5fb4e98de51 [2024-06-03T02:36:05.766Z] Removing intermediate container c5fb4e98de51 [2024-06-03T02:36:05.766Z] ---> b9c55dc77d8b [2024-06-03T02:36:05.766Z] 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 [2024-06-03T02:36:05.766Z] ---> Running in 7345796e6590 [2024-06-03T02:36:06.723Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-06-03T02:36:07.314Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-06-03T02:36:07.315Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-06-03T02:36:07.315Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-06-03T02:36:07.896Z] Removing intermediate container 7345796e6590 [2024-06-03T02:36:07.896Z] ---> 2682931fdb18 [2024-06-03T02:36:07.896Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-06-03T02:36:07.896Z] ---> Running in a9607e188f57 [2024-06-03T02:36:09.934Z] Removing intermediate container a9607e188f57 [2024-06-03T02:36:09.934Z] ---> ab7b238409e9 [2024-06-03T02:36:09.934Z] 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 [2024-06-03T02:36:09.934Z] ---> Running in df194f4f2a0d [2024-06-03T02:36:10.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:36:11.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-03T02:36:11.729Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-03T02:36:12.777Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-06-03T02:36:12.777Z] (1/11) Installing iotech-iot-1.5-dev (1.5.4-r1) [2024-06-03T02:36:12.777Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-06-03T02:36:12.777Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-06-03T02:36:12.777Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-06-03T02:36:13.045Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-06-03T02:36:13.046Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-06-03T02:36:13.046Z] (7/11) Installing libblkid (2.38.1-r8) [2024-06-03T02:36:13.046Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-06-03T02:36:13.046Z] (9/11) Installing libmount (2.38.1-r8) [2024-06-03T02:36:13.046Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-06-03T02:36:13.046Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-06-03T02:36:13.046Z] Executing busybox-1.36.1-r4.trigger [2024-06-03T02:36:13.046Z] OK: 333 MiB in 100 packages [2024-06-03T02:36:14.453Z] Removing intermediate container df194f4f2a0d [2024-06-03T02:36:14.453Z] ---> 9f866b68808e [2024-06-03T02:36:14.453Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-06-03T02:36:14.718Z] ---> d78075e6a6e3 [2024-06-03T02:36:14.718Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-06-03T02:36:15.674Z] ---> 4b0d7ab61cb4 [2024-06-03T02:36:15.674Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-06-03T02:36:16.253Z] ---> c27bd45a9aff [2024-06-03T02:36:16.253Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-06-03T02:36:16.519Z] ---> 178ec34ed08a [2024-06-03T02:36:16.519Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-06-03T02:36:17.101Z] ---> 4d3e3a4a0813 [2024-06-03T02:36:17.101Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-06-03T02:36:17.683Z] ---> 6b5c9acb5d2b [2024-06-03T02:36:17.683Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-06-03T02:36:17.683Z] ---> Running in 375eeed67381 [2024-06-03T02:36:17.950Z] Removing intermediate container 375eeed67381 [2024-06-03T02:36:17.950Z] ---> 6a77414c160f [2024-06-03T02:36:17.950Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-06-03T02:36:18.216Z] ---> Running in b60278440758 [2024-06-03T02:36:18.482Z] Removing intermediate container b60278440758 [2024-06-03T02:36:18.482Z] ---> 482d3b40d77b [2024-06-03T02:36:18.482Z] Step 15/17 : LABEL arch=arm64 [2024-06-03T02:36:18.482Z] ---> Running in 834784fb2e17 [2024-06-03T02:36:18.747Z] Removing intermediate container 834784fb2e17 [2024-06-03T02:36:18.747Z] ---> 9f35d1aef3bf [2024-06-03T02:36:18.747Z] Step 16/17 : LABEL git_sha=9ba2c339c6b6ced168e87f011e0a7391adc1a762 [2024-06-03T02:36:18.748Z] ---> Running in 565f6d69803e [2024-06-03T02:36:19.012Z] Removing intermediate container 565f6d69803e [2024-06-03T02:36:19.012Z] ---> 59965075f348 [2024-06-03T02:36:19.012Z] Step 17/17 : LABEL version=3.0.3-dev.14 [2024-06-03T02:36:19.280Z] ---> Running in ad542bed8f77 [2024-06-03T02:36:19.545Z] Removing intermediate container ad542bed8f77 [2024-06-03T02:36:19.545Z] ---> 849b6de2da78 [2024-06-03T02:36:19.545Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2024-06-03T02:36:19.545Z] Successfully built 849b6de2da78 [2024-06-03T02:36:19.545Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:36:20.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:36:20.015Z] [2024-06-03T02:36:20.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:36:20.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:36:20.615Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-03T02:36:20.615Z] 8998bd30e6a1: Pulling fs layer [2024-06-03T02:36:20.615Z] 04944245beec: Pulling fs layer [2024-06-03T02:36:20.615Z] 699f458cf7ca: Pulling fs layer [2024-06-03T02:36:20.615Z] 765212b225bb: Pulling fs layer [2024-06-03T02:36:20.615Z] f23df028b6ca: Pulling fs layer [2024-06-03T02:36:20.615Z] 765212b225bb: Waiting [2024-06-03T02:36:20.615Z] f23df028b6ca: Waiting [2024-06-03T02:36:20.615Z] d65c8cfc05b1: Pulling fs layer [2024-06-03T02:36:20.615Z] d65c8cfc05b1: Waiting [2024-06-03T02:36:20.615Z] 2437ff75d9bd: Pulling fs layer [2024-06-03T02:36:20.615Z] 04944245beec: Verifying Checksum [2024-06-03T02:36:20.615Z] 04944245beec: Download complete [2024-06-03T02:36:20.615Z] 765212b225bb: Verifying Checksum [2024-06-03T02:36:20.615Z] 765212b225bb: Download complete [2024-06-03T02:36:20.882Z] f23df028b6ca: Verifying Checksum [2024-06-03T02:36:20.882Z] f23df028b6ca: Download complete [2024-06-03T02:36:20.882Z] d65c8cfc05b1: Verifying Checksum [2024-06-03T02:36:20.882Z] d65c8cfc05b1: Download complete [2024-06-03T02:36:20.882Z] 699f458cf7ca: Verifying Checksum [2024-06-03T02:36:20.882Z] 699f458cf7ca: Download complete [2024-06-03T02:36:21.465Z] 8998bd30e6a1: Verifying Checksum [2024-06-03T02:36:21.465Z] 8998bd30e6a1: Download complete [2024-06-03T02:36:24.047Z] 2437ff75d9bd: Verifying Checksum [2024-06-03T02:36:24.047Z] 2437ff75d9bd: Download complete [2024-06-03T02:36:25.987Z] 8998bd30e6a1: Pull complete [2024-06-03T02:36:26.254Z] 04944245beec: Pull complete [2024-06-03T02:36:28.195Z] 699f458cf7ca: Pull complete [2024-06-03T02:36:28.195Z] 765212b225bb: Pull complete [2024-06-03T02:36:29.152Z] f23df028b6ca: Pull complete [2024-06-03T02:36:29.152Z] d65c8cfc05b1: Pull complete [2024-06-03T02:36:47.344Z] 2437ff75d9bd: Pull complete [2024-06-03T02:36:47.344Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-03T02:36:47.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-03T02:36:47.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:36:47.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-2671 does not seem to be running inside a container [2024-06-03T02:36:47.620Z] $ 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/74 -v /w/workspace/device-sdk-c/74:/w/workspace/device-sdk-c/74:rw,z -v /w/workspace/device-sdk-c/74@tmp:/w/workspace/device-sdk-c/74@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-03T02:36:50.189Z] $ docker top fef6cdfc313391ca5791975d7278322bb24ce999caa001d1b23b0797b4aa2c76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:36:51.033Z] ---> job-cost.sh [2024-06-03T02:36:51.034Z] lf-activate-venv: SKIPPING [2024-06-03T02:36:51.034Z] INFO: No Stack... [2024-06-03T02:36:51.299Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-03T02:36:52.255Z] INFO: Archiving Costs [Pipeline] sh [2024-06-03T02:36:52.894Z] + cat /w/workspace/device-sdk-c/74/archives/cost.csv [2024-06-03T02:36:52.894Z] + cut -d, -f6 [Pipeline] lock [2024-06-03T02:36:52.951Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [2024-06-03T02:36:52.960Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] did not exist. Created. [2024-06-03T02:36:52.967Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-03T02:36:53.628Z] /w/workspace/device-sdk-c/74@tmp/durable-309f4ed6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-03T02:36:54.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-03T02:36:54.297Z] Warning: overwriting stash ‘stack-cost’ [2024-06-03T02:36:54.753Z] Stashed 1 file(s) [Pipeline] } [2024-06-03T02:36:54.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-main-74-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-03T02:36:54.793Z] $ docker stop --time=1 fef6cdfc313391ca5791975d7278322bb24ce999caa001d1b23b0797b4aa2c76 [2024-06-03T02:36:56.285Z] $ docker rm -f --volumes fef6cdfc313391ca5791975d7278322bb24ce999caa001d1b23b0797b4aa2c76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-06-03T02:36:56.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:36:56.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:36:57.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:36:57.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:36:57.376Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:36:57.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:36:57.791Z] $ docker top f728e8a14665e7c66aa60678722e77ea0a75a7099def66ddc1ea93198f2bce8f -eo pid,comm [2024-06-03T02:36:57.833Z] 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). [2024-06-03T02:36:57.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:36:57.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:36:57.893Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:36:58.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:36:58.022Z] $ docker exec f728e8a14665e7c66aa60678722e77ea0a75a7099def66ddc1ea93198f2bce8f ssh-agent [2024-06-03T02:36:58.114Z] SSH_AUTH_SOCK=/tmp/ssh-gf0by1pBeVNZ/agent.31 [2024-06-03T02:36:58.114Z] SSH_AGENT_PID=37 [2024-06-03T02:36:58.119Z] Running ssh-add (command line suppressed) [2024-06-03T02:36:58.243Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12114313109807604560.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_12114313109807604560.key) [2024-06-03T02:36:58.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:36:58.540Z] + git semver tag [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,730 [run_tag] DEBUG tag force:False [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,730 [check_head_tag] DEBUG check head tag [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,730 [execute] INFO git cat-file --batch-check [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,735 [execute] INFO git cat-file --batch [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,750 [execute] INFO git tag -a v3.0.3-dev.14 -m v3.0.3-dev.14 [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,750 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.14', '-m', 'v3.0.3-dev.14'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:36:58.800Z] 2024-06-03 02:36:58,756 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:36:58.800Z] 3.0.3-dev.14 [Pipeline] } [2024-06-03T02:36:58.818Z] $ docker exec --env ******** --env ******** f728e8a14665e7c66aa60678722e77ea0a75a7099def66ddc1ea93198f2bce8f ssh-agent -k [2024-06-03T02:36:58.910Z] unset SSH_AUTH_SOCK; [2024-06-03T02:36:58.910Z] unset SSH_AGENT_PID; [2024-06-03T02:36:58.911Z] echo Agent pid 37 killed; [2024-06-03T02:36:58.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:36:59.240Z] + git semver [Pipeline] } [2024-06-03T02:36:59.521Z] $ docker stop --time=1 f728e8a14665e7c66aa60678722e77ea0a75a7099def66ddc1ea93198f2bce8f [2024-06-03T02:37:00.821Z] $ docker rm -f --volumes f728e8a14665e7c66aa60678722e77ea0a75a7099def66ddc1ea93198f2bce8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:37:01.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:37:01.227Z] [2024-06-03T02:37:01.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:37:01.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:37:01.526Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-03T02:37:01.526Z] ab5ef0e58194: Pulling fs layer [2024-06-03T02:37:01.526Z] 9712f1f96733: Pulling fs layer [2024-06-03T02:37:01.526Z] 63f879dbbcfc: Pulling fs layer [2024-06-03T02:37:01.526Z] 0d9ebad4ef96: Pulling fs layer [2024-06-03T02:37:01.526Z] e9a5061849ea: Pulling fs layer [2024-06-03T02:37:01.526Z] d747dcd14b5f: Pulling fs layer [2024-06-03T02:37:01.526Z] 2de7ff778b66: Pulling fs layer [2024-06-03T02:37:01.526Z] 0d9ebad4ef96: Waiting [2024-06-03T02:37:01.526Z] e9a5061849ea: Waiting [2024-06-03T02:37:01.526Z] d747dcd14b5f: Waiting [2024-06-03T02:37:01.526Z] 2de7ff778b66: Waiting [2024-06-03T02:37:01.526Z] 9712f1f96733: Verifying Checksum [2024-06-03T02:37:01.526Z] 9712f1f96733: Download complete [2024-06-03T02:37:01.786Z] 63f879dbbcfc: Verifying Checksum [2024-06-03T02:37:01.786Z] 63f879dbbcfc: Download complete [2024-06-03T02:37:02.044Z] e9a5061849ea: Verifying Checksum [2024-06-03T02:37:02.044Z] e9a5061849ea: Download complete [2024-06-03T02:37:02.044Z] d747dcd14b5f: Download complete [2024-06-03T02:37:02.044Z] 0d9ebad4ef96: Verifying Checksum [2024-06-03T02:37:02.044Z] 0d9ebad4ef96: Download complete [2024-06-03T02:37:02.044Z] ab5ef0e58194: Verifying Checksum [2024-06-03T02:37:02.044Z] ab5ef0e58194: Download complete [2024-06-03T02:37:02.044Z] 2de7ff778b66: Verifying Checksum [2024-06-03T02:37:02.044Z] 2de7ff778b66: Download complete [2024-06-03T02:37:05.331Z] ab5ef0e58194: Pull complete [2024-06-03T02:37:05.331Z] 9712f1f96733: Pull complete [2024-06-03T02:37:05.590Z] 63f879dbbcfc: Pull complete [2024-06-03T02:37:09.776Z] 0d9ebad4ef96: Pull complete [2024-06-03T02:37:09.776Z] e9a5061849ea: Pull complete [2024-06-03T02:37:09.776Z] d747dcd14b5f: Pull complete [2024-06-03T02:37:11.155Z] 2de7ff778b66: Pull complete [2024-06-03T02:37:11.155Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-03T02:37:11.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-03T02:37:11.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:37:11.257Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:37:11.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-03T02:37:16.354Z] $ docker top d5ae0917719475fc9ee66ea26a990bff988860ff2ce319c338b2959c257dc6e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:37:16.435Z] provisioning config files... [2024-06-03T02:37:16.442Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16551433657308427635tmp [2024-06-03T02:37:16.452Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config15490997436041798872tmp [2024-06-03T02:37:16.460Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config13366117374734343654tmp [Pipeline] { [Pipeline] echo [2024-06-03T02:37:16.553Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:16.850Z] ---> sigul-configuration.sh [2024-06-03T02:37:16.850Z] gpg: directory `/root/.gnupg' created [2024-06-03T02:37:16.850Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-03T02:37:16.850Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-03T02:37:16.850Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-03T02:37:16.850Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-03T02:37:16.850Z] gpg: CAST5 encrypted data [2024-06-03T02:37:16.850Z] gpg: encrypted with 1 passphrase [2024-06-03T02:37:16.850Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-03T02:37:17.154Z] + mkdir /home/jenkins [2024-06-03T02:37:17.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-03T02:37:17.453Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-06-03T02:37:17.470Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:17.829Z] ---> sigul-install.sh [2024-06-03T02:37:17.829Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-03T02:37:18.208Z] + git tag --list [2024-06-03T02:37:18.208Z] 0.7.0 [2024-06-03T02:37:18.208Z] 0.7.1 [2024-06-03T02:37:18.208Z] 1.0.0 [2024-06-03T02:37:18.208Z] v1.0.1 [2024-06-03T02:37:18.208Z] v1.0.2 [2024-06-03T02:37:18.208Z] v1.0.3 [2024-06-03T02:37:18.208Z] v1.1.0 [2024-06-03T02:37:18.208Z] v1.1.1 [2024-06-03T02:37:18.208Z] v1.2.0 [2024-06-03T02:37:18.208Z] v1.2.1 [2024-06-03T02:37:18.208Z] v1.2.2 [2024-06-03T02:37:18.208Z] v1.3.0 [2024-06-03T02:37:18.208Z] v1.3.1 [2024-06-03T02:37:18.208Z] v2.0.0 [2024-06-03T02:37:18.208Z] v2.1.0 [2024-06-03T02:37:18.208Z] v2.2.0 [2024-06-03T02:37:18.208Z] v2.3.0 [2024-06-03T02:37:18.208Z] v3.0 [2024-06-03T02:37:18.208Z] v3.0.0 [2024-06-03T02:37:18.208Z] v3.0.1 [2024-06-03T02:37:18.208Z] v3.0.2 [2024-06-03T02:37:18.208Z] v3.0.3-dev.1 [2024-06-03T02:37:18.208Z] v3.0.3-dev.10 [2024-06-03T02:37:18.208Z] v3.0.3-dev.11 [2024-06-03T02:37:18.208Z] v3.0.3-dev.12 [2024-06-03T02:37:18.208Z] v3.0.3-dev.13 [2024-06-03T02:37:18.208Z] v3.0.3-dev.14 [2024-06-03T02:37:18.208Z] v3.0.3-dev.2 [2024-06-03T02:37:18.208Z] v3.0.3-dev.3 [2024-06-03T02:37:18.208Z] v3.0.3-dev.4 [2024-06-03T02:37:18.208Z] v3.0.3-dev.5 [2024-06-03T02:37:18.208Z] v3.0.3-dev.6 [2024-06-03T02:37:18.208Z] v3.0.3-dev.7 [2024-06-03T02:37:18.208Z] v3.0.3-dev.8 [2024-06-03T02:37:18.208Z] v3.0.3-dev.9 [2024-06-03T02:37:18.208Z] v3.1 [2024-06-03T02:37:18.208Z] v3.1.0 [2024-06-03T02:37:18.208Z] v3.1.0-dev.1 [2024-06-03T02:37:18.208Z] v3.1.0-dev.2 [2024-06-03T02:37:18.208Z] v3.1.0-dev.3 [2024-06-03T02:37:18.208Z] v3.1.0-dev.4 [2024-06-03T02:37:18.208Z] v3.1.0-dev.5 [2024-06-03T02:37:18.208Z] v3.1.0-dev.6 [2024-06-03T02:37:18.208Z] v3.1.0-dev.7 [2024-06-03T02:37:18.208Z] v3.1.0-dev.8 [2024-06-03T02:37:18.208Z] v3.1.0-dev.9 [Pipeline] sh [2024-06-03T02:37:18.670Z] + lftools sign git-tag v3.0.3-dev.14 [2024-06-03T02:37:19.241Z] Signing Git tag with Sigul... [2024-06-03T02:37:19.241Z] Signing v3.0.3-dev.14 [Pipeline] echo [2024-06-03T02:37:19.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:20.124Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-03T02:37:20.132Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-03T02:37:20.174Z] $ docker stop --time=1 d5ae0917719475fc9ee66ea26a990bff988860ff2ce319c338b2959c257dc6e2 [2024-06-03T02:37:21.433Z] $ docker rm -f --volumes d5ae0917719475fc9ee66ea26a990bff988860ff2ce319c338b2959c257dc6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-03T02:37:21.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:37:21.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:37:22.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:37:22.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:37:22.247Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:37:22.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:37:22.630Z] $ docker top aceb6e115f0425854aab6da30afbb3794dce796896668bc959736f02382534d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:37:22.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:37:22.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:37:22.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:37:22.860Z] $ docker exec aceb6e115f0425854aab6da30afbb3794dce796896668bc959736f02382534d2 ssh-agent [2024-06-03T02:37:22.969Z] SSH_AUTH_SOCK=/tmp/ssh-nThn6xd0ScHk/agent.32 [2024-06-03T02:37:22.969Z] SSH_AGENT_PID=38 [2024-06-03T02:37:22.974Z] Running ssh-add (command line suppressed) [2024-06-03T02:37:23.089Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_18187373323539796767.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_18187373323539796767.key) [2024-06-03T02:37:23.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:37:23.393Z] + git semver bump pre [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,583 [bump_version] DEBUG bumping version:3.0.3-dev.14 on axis:pre with prefix:dev [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,583 [bump_version] DEBUG bumped version:3.0.3-dev.15 [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,583 [write_version] DEBUG write version:3.0.3-dev.15 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,583 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,583 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,585 [execute] INFO git cat-file --batch-check [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,591 [execute] INFO git cat-file --batch [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:37:23.653Z] 2024-06-03 02:37:23,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:37:23.653Z] 3.0.3-dev.15 [Pipeline] } [2024-06-03T02:37:23.672Z] $ docker exec --env ******** --env ******** aceb6e115f0425854aab6da30afbb3794dce796896668bc959736f02382534d2 ssh-agent -k [2024-06-03T02:37:23.768Z] unset SSH_AUTH_SOCK; [2024-06-03T02:37:23.769Z] unset SSH_AGENT_PID; [2024-06-03T02:37:23.769Z] echo Agent pid 38 killed; [2024-06-03T02:37:23.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:37:24.109Z] + git semver [Pipeline] } [2024-06-03T02:37:24.392Z] $ docker stop --time=1 aceb6e115f0425854aab6da30afbb3794dce796896668bc959736f02382534d2 [2024-06-03T02:37:25.712Z] $ docker rm -f --volumes aceb6e115f0425854aab6da30afbb3794dce796896668bc959736f02382534d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-03T02:37:26.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-03T02:37:26.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:37:26.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-03T02:37:26.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:37:26.446Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:37:26.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-03T02:37:26.842Z] $ docker top ce818b9f18c4ff5033bad4441ac335cf7deedb40eff32801d7d7273cb5220eae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-03T02:37:26.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-03T02:37:26.945Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-03T02:37:27.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-03T02:37:27.077Z] $ docker exec ce818b9f18c4ff5033bad4441ac335cf7deedb40eff32801d7d7273cb5220eae ssh-agent [2024-06-03T02:37:27.188Z] SSH_AUTH_SOCK=/tmp/ssh-8rA7YAbxs3QF/agent.33 [2024-06-03T02:37:27.188Z] SSH_AGENT_PID=39 [2024-06-03T02:37:27.194Z] Running ssh-add (command line suppressed) [2024-06-03T02:37:27.306Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11693471162071848444.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11693471162071848444.key) [2024-06-03T02:37:27.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-03T02:37:27.614Z] + git semver push [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,815 [run_push] DEBUG push [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,815 [execute] INFO git cat-file --batch-check [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,820 [execute] INFO git rev-list 6dbbb5171026c0ccdeafc22f1a7280de353530ba -- [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,820 [execute] DEBUG Popen(['git', 'rev-list', '6dbbb5171026c0ccdeafc22f1a7280de353530ba', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,829 [execute] INFO git fetch -v origin [2024-06-03T02:37:27.874Z] 2024-06-03 02:37:27,829 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-03T02:37:28.444Z] 2024-06-03 02:37:28,385 [run_push] DEBUG remote changes detected [2024-06-03T02:37:28.444Z] 2024-06-03 02:37:28,385 [run_push] DEBUG latest remote commit f77816baf536c451f6df3274e5691ffbd67a4603 is not in local commits [2024-06-03T02:37:28.444Z] 2024-06-03 02:37:28,385 [run_push] DEBUG integrating remote changes with a git pull [2024-06-03T02:37:28.444Z] 2024-06-03 02:37:28,386 [execute] INFO git pull origin semver [2024-06-03T02:37:28.444Z] 2024-06-03 02:37:28,386 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:37:29.012Z] 2024-06-03 02:37:28,847 [execute] INFO git push origin semver [2024-06-03T02:37:29.012Z] 2024-06-03 02:37:28,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:37:29.582Z] 2024-06-03 02:37:29,581 [run_push] DEBUG push all version tags [2024-06-03T02:37:29.582Z] 2024-06-03 02:37:29,582 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-03T02:37:29.582Z] 2024-06-03 02:37:29,582 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-06-03T02:37:30.519Z] 2024-06-03 02:37:30,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-06-03T02:37:30.519Z] 3.0.3-dev.15 [Pipeline] } [2024-06-03T02:37:30.538Z] $ docker exec --env ******** --env ******** ce818b9f18c4ff5033bad4441ac335cf7deedb40eff32801d7d7273cb5220eae ssh-agent -k [2024-06-03T02:37:30.639Z] unset SSH_AUTH_SOCK; [2024-06-03T02:37:30.640Z] unset SSH_AGENT_PID; [2024-06-03T02:37:30.640Z] echo Agent pid 39 killed; [2024-06-03T02:37:30.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-03T02:37:30.967Z] + git semver [Pipeline] } [2024-06-03T02:37:31.250Z] $ docker stop --time=1 ce818b9f18c4ff5033bad4441ac335cf7deedb40eff32801d7d7273cb5220eae [2024-06-03T02:37:32.550Z] $ docker rm -f --volumes ce818b9f18c4ff5033bad4441ac335cf7deedb40eff32801d7d7273cb5220eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-06-03T02:37:33.062Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-06-03T02:37:33.062Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-06-03T02:37:33.062Z] total 16 [2024-06-03T02:37:33.062Z] drwxr-xr-x 3 root root 4096 Jun 3 02:31 . [2024-06-03T02:37:33.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:37 .. [2024-06-03T02:37:33.062Z] drwxr-xr-x 2 root root 4096 Jun 3 02:31 cost [2024-06-03T02:37:33.062Z] -rw-r--r-- 1 root root 83 Jun 3 02:31 cost.csv [2024-06-03T02:37:33.062Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-06-03T02:37:33.062Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-06-03T02:37:33.062Z] total 16 [2024-06-03T02:37:33.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 3 02:31 . [2024-06-03T02:37:33.062Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 3 02:37 .. [2024-06-03T02:37:33.062Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 3 02:31 cost [2024-06-03T02:37:33.062Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 3 02:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:33.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:34.220Z] ---> package-listing.sh [2024-06-03T02:37:34.221Z] ++ facter osfamily [2024-06-03T02:37:34.221Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-03T02:37:34.481Z] + OS_FAMILY=debian [2024-06-03T02:37:34.481Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-06-03T02:37:34.481Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-03T02:37:34.481Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-03T02:37:34.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-03T02:37:34.481Z] + PACKAGES=/tmp/packages_start.txt [2024-06-03T02:37:34.481Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-06-03T02:37:34.481Z] + PACKAGES=/tmp/packages_end.txt [2024-06-03T02:37:34.481Z] + case "${OS_FAMILY}" in [2024-06-03T02:37:34.481Z] + dpkg -l [2024-06-03T02:37:34.481Z] + grep '^ii' [2024-06-03T02:37:34.481Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-03T02:37:34.481Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-03T02:37:34.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-03T02:37:34.481Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-06-03T02:37:34.481Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-06-03T02:37:34.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2024-06-03T02:37:34.493Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-03T02:37:34.772Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-03T02:37:35.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-03T02:37:35.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-03T02:37:35.424Z] prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container [2024-06-03T02:37:35.464Z] $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-03T02:37:35.663Z] $ docker top 42cdd7221b13fbe3dd8769472a99d006880f5861787e8efac462f733dc464029 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-03T02:37:36.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-03T02:37:36.305Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-03T02:37:36.592Z] + ls /var/log/sa-host [2024-06-03T02:37:36.592Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-03T02:37:36.670Z] provisioning config files... [2024-06-03T02:37:36.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7774656188147240172tmp [Pipeline] { [Pipeline] echo [2024-06-03T02:37:36.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:36.980Z] ---> create-netrc.sh [Pipeline] } [2024-06-03T02:37:36.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:37.327Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-03T02:37:37.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:37.622Z] ---> sudo-logs.sh [2024-06-03T02:37:37.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-03T02:37:37.656Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:37.936Z] ---> job-cost.sh [2024-06-03T02:37:37.936Z] lf-activate-venv: SKIPPING [2024-06-03T02:37:37.936Z] DEBUG: total: 0.2199999988079071 [2024-06-03T02:37:37.936Z] INFO: Retrieving Stack Cost... [2024-06-03T02:37:39.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-03T02:37:39.578Z] INFO: Archiving Costs [Pipeline] echo [2024-06-03T02:37:39.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-03T02:37:39.871Z] ---> logs-deploy.sh [2024-06-03T02:37:39.871Z] lf-activate-venv: SKIPPING [2024-06-03T02:37:39.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/74 [2024-06-03T02:37:39.871Z] INFO: archiving workspace using pattern(s): [2024-06-03T02:37:40.811Z] Archives upload complete. [2024-06-03T02:37:41.071Z] INFO: archiving logs to Nexus [2024-06-03T02:37:41.639Z] ---> uname -a: [2024-06-03T02:37:41.639Z] Linux prd-ubuntu20-04-docker-8c-8g-2669 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-03T02:37:41.639Z] [2024-06-03T02:37:41.639Z] [2024-06-03T02:37:41.639Z] ---> lscpu: [2024-06-03T02:37:41.639Z] Architecture: x86_64 [2024-06-03T02:37:41.639Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-03T02:37:41.639Z] Byte Order: Little Endian [2024-06-03T02:37:41.639Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-03T02:37:41.639Z] CPU(s): 8 [2024-06-03T02:37:41.639Z] On-line CPU(s) list: 0-7 [2024-06-03T02:37:41.639Z] Thread(s) per core: 1 [2024-06-03T02:37:41.639Z] Core(s) per socket: 1 [2024-06-03T02:37:41.639Z] Socket(s): 8 [2024-06-03T02:37:41.639Z] NUMA node(s): 1 [2024-06-03T02:37:41.639Z] Vendor ID: AuthenticAMD [2024-06-03T02:37:41.639Z] CPU family: 23 [2024-06-03T02:37:41.639Z] Model: 49 [2024-06-03T02:37:41.639Z] Model name: AMD EPYC-Rome Processor [2024-06-03T02:37:41.639Z] Stepping: 0 [2024-06-03T02:37:41.639Z] CPU MHz: 2799.998 [2024-06-03T02:37:41.639Z] BogoMIPS: 5599.99 [2024-06-03T02:37:41.639Z] Virtualization: AMD-V [2024-06-03T02:37:41.639Z] Hypervisor vendor: KVM [2024-06-03T02:37:41.639Z] Virtualization type: full [2024-06-03T02:37:41.639Z] L1d cache: 256 KiB [2024-06-03T02:37:41.639Z] L1i cache: 256 KiB [2024-06-03T02:37:41.639Z] L2 cache: 4 MiB [2024-06-03T02:37:41.639Z] L3 cache: 128 MiB [2024-06-03T02:37:41.639Z] NUMA node0 CPU(s): 0-7 [2024-06-03T02:37:41.639Z] Vulnerability Itlb multihit: Not affected [2024-06-03T02:37:41.639Z] Vulnerability L1tf: Not affected [2024-06-03T02:37:41.639Z] Vulnerability Mds: Not affected [2024-06-03T02:37:41.639Z] Vulnerability Meltdown: Not affected [2024-06-03T02:37:41.639Z] Vulnerability Mmio stale data: Not affected [2024-06-03T02:37:41.639Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-03T02:37:41.639Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-03T02:37:41.639Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-03T02:37:41.639Z] Vulnerability Srbds: Not affected [2024-06-03T02:37:41.639Z] Vulnerability Tsx async abort: Not affected [2024-06-03T02:37:41.639Z] 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 [2024-06-03T02:37:41.639Z] [2024-06-03T02:37:41.639Z]