Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 718dd2f012f981877ce95bae7faa7ad76731e159 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-ssh8314642728703174866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh11833749361104840237.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh11033786099793266057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh5796678548585641052.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-ssh1420577454674230440.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-42148 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 718dd2f012f981877ce95bae7faa7ad76731e159 (main) Commit message: "Merge pull request #565 from FelixTing/pick-issue561-fix" > 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 718dd2f012f981877ce95bae7faa7ad76731e159 # timeout=10 > git rev-list --no-walk cdaf167eedf94131665b6f37fdf7fffe93008cbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-27T05:43:13.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-27T05:43:13.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-27T05:43:13.469Z] ========================================================= [2025-03-27T05:43:13.469Z] EdgeX Global Pipelines Version Info [2025-03-27T05:43:13.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:43:14.559Z] ------------------- [2025-03-27T05:43:14.560Z] stable info: [2025-03-27T05:43:14.560Z] ------------------- [2025-03-27T05:43:14.560Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T05:43:14.560Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-27T05:43:14.560Z] Message: update stable to v1.0.273 [2025-03-27T05:43:14.820Z] ------------------- [2025-03-27T05:43:14.820Z] experimental info: [2025-03-27T05:43:14.820Z] ------------------- [2025-03-27T05:43:14.820Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-27T05:43:14.820Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-27T05:43:14.820Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-27T05:43:14.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-03-27T05:43:14.920Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-03-27T05:43:14.943Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-27T05:43:14.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-27T05:43:14.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-27T05:43:15.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-27T05:43:15.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-27T05:43:15.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-27T05:43:15.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-27T05:43:15.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-03-27T05:43:15.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-27T05:43:15.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-27T05:43:15.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T05:43:15.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-03-27T05:43:15.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-27T05:43:15.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-27T05:43:15.300Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-27T05:43:15.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-27T05:43:15.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-27T05:43:15.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-27T05:43:15.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 718dd2f012f981877ce95bae7faa7ad76731e159 [Pipeline] echo [2025-03-27T05:43:15.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 718dd2f [Pipeline] echo [2025-03-27T05:43:15.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T05:43:15.514Z] provisioning config files... [2025-03-27T05:43:15.527Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3336936214230841963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:43:15.864Z] ---> ****-login.sh [2025-03-27T05:43:15.864Z] nexus3.edgexfoundry.org:10001 [2025-03-27T05:43:16.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:16.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:16.123Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:16.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:16.123Z] [2025-03-27T05:43:16.123Z] Login Succeeded [2025-03-27T05:43:16.123Z] nexus3.edgexfoundry.org:10002 [2025-03-27T05:43:16.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:16.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:16.383Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:16.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:16.383Z] [2025-03-27T05:43:16.383Z] Login Succeeded [2025-03-27T05:43:16.383Z] nexus3.edgexfoundry.org:10003 [2025-03-27T05:43:16.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:16.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:16.383Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:16.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:16.383Z] [2025-03-27T05:43:16.383Z] Login Succeeded [2025-03-27T05:43:16.383Z] nexus3.edgexfoundry.org:10004 [2025-03-27T05:43:16.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:16.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:16.643Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:16.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:16.644Z] [2025-03-27T05:43:16.644Z] Login Succeeded [2025-03-27T05:43:16.644Z] ****.io [2025-03-27T05:43:16.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:16.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:16.903Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:16.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:16.903Z] [2025-03-27T05:43:16.903Z] Login Succeeded [2025-03-27T05:43:16.903Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T05:43:16.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-27T05:43:17.354Z] + git rev-list -1 --merges 718dd2f012f981877ce95bae7faa7ad76731e159~1..718dd2f012f981877ce95bae7faa7ad76731e159 [Pipeline] echo [2025-03-27T05:43:17.380Z] -----------> git rev-list -1 --merges 718dd2f012f981877ce95bae7faa7ad76731e159~1..718dd2f012f981877ce95bae7faa7ad76731e159 718dd2f012f981877ce95bae7faa7ad76731e159 [2025-03-27T05:43:17.380Z] 718dd2f012f981877ce95bae7faa7ad76731e159 [false] [Pipeline] sh [2025-03-27T05:43:17.676Z] + git log --format=format:%s -1 718dd2f012f981877ce95bae7faa7ad76731e159 [Pipeline] echo [2025-03-27T05:43:17.693Z] ========================================================= [2025-03-27T05:43:17.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-27T05:43:17.693Z] ========================================================= 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 [2025-03-27T05:43:18.145Z] + git rev-list -1 --merges 718dd2f012f981877ce95bae7faa7ad76731e159~1..718dd2f012f981877ce95bae7faa7ad76731e159 [Pipeline] echo [2025-03-27T05:43:18.166Z] -----------> git rev-list -1 --merges 718dd2f012f981877ce95bae7faa7ad76731e159~1..718dd2f012f981877ce95bae7faa7ad76731e159 718dd2f012f981877ce95bae7faa7ad76731e159 [2025-03-27T05:43:18.166Z] 718dd2f012f981877ce95bae7faa7ad76731e159 [false] [Pipeline] sh [2025-03-27T05:43:18.454Z] + git log --format=format:%s -1 718dd2f012f981877ce95bae7faa7ad76731e159 [Pipeline] echo [2025-03-27T05:43:18.471Z] ========================================================= [2025-03-27T05:43:18.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-27T05:43:18.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-27T05:43:18.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T05:43:18.909Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-27T05:43:18.909Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-27T05:43:18.909Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-27T05:43:18.909Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-27T05:43:18.909Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-27T05:43:18.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:43:19.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:43:19.324Z] [2025-03-27T05:43:19.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:43:19.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:43:19.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-27T05:43:19.624Z] b85a868b505f: Pulling fs layer [2025-03-27T05:43:19.624Z] e2be974225ed: Pulling fs layer [2025-03-27T05:43:19.624Z] 339a4e72a1f5: Pulling fs layer [2025-03-27T05:43:19.624Z] 988bab9f4d93: Pulling fs layer [2025-03-27T05:43:19.624Z] 1469e6f7b9e6: Pulling fs layer [2025-03-27T05:43:19.624Z] eaf3925da568: Pulling fs layer [2025-03-27T05:43:19.624Z] bab4dde63d76: Pulling fs layer [2025-03-27T05:43:19.624Z] bde34c3a00c8: Pulling fs layer [2025-03-27T05:43:19.624Z] b352a97aabf1: Pulling fs layer [2025-03-27T05:43:19.624Z] 4872d77fe225: Pulling fs layer [2025-03-27T05:43:19.624Z] 5851b861e8e6: Pulling fs layer [2025-03-27T05:43:19.624Z] 4872d77fe225: Waiting [2025-03-27T05:43:19.624Z] 5851b861e8e6: Waiting [2025-03-27T05:43:19.624Z] 1469e6f7b9e6: Waiting [2025-03-27T05:43:19.624Z] 988bab9f4d93: Waiting [2025-03-27T05:43:19.624Z] eaf3925da568: Waiting [2025-03-27T05:43:19.624Z] bde34c3a00c8: Waiting [2025-03-27T05:43:19.624Z] bab4dde63d76: Waiting [2025-03-27T05:43:19.624Z] b352a97aabf1: Waiting [2025-03-27T05:43:19.624Z] e2be974225ed: Verifying Checksum [2025-03-27T05:43:19.624Z] e2be974225ed: Download complete [2025-03-27T05:43:19.624Z] 988bab9f4d93: Verifying Checksum [2025-03-27T05:43:19.624Z] 988bab9f4d93: Download complete [2025-03-27T05:43:19.624Z] 339a4e72a1f5: Verifying Checksum [2025-03-27T05:43:19.624Z] 339a4e72a1f5: Download complete [2025-03-27T05:43:19.624Z] 1469e6f7b9e6: Verifying Checksum [2025-03-27T05:43:19.624Z] 1469e6f7b9e6: Download complete [2025-03-27T05:43:19.884Z] eaf3925da568: Verifying Checksum [2025-03-27T05:43:19.884Z] eaf3925da568: Download complete [2025-03-27T05:43:19.884Z] bde34c3a00c8: Verifying Checksum [2025-03-27T05:43:19.884Z] bde34c3a00c8: Download complete [2025-03-27T05:43:19.884Z] b352a97aabf1: Verifying Checksum [2025-03-27T05:43:19.884Z] b352a97aabf1: Download complete [2025-03-27T05:43:19.884Z] 4872d77fe225: Verifying Checksum [2025-03-27T05:43:19.884Z] 4872d77fe225: Download complete [2025-03-27T05:43:19.884Z] 5851b861e8e6: Verifying Checksum [2025-03-27T05:43:19.884Z] 5851b861e8e6: Download complete [2025-03-27T05:43:19.884Z] b85a868b505f: Verifying Checksum [2025-03-27T05:43:19.884Z] b85a868b505f: Download complete [2025-03-27T05:43:20.142Z] bab4dde63d76: Verifying Checksum [2025-03-27T05:43:20.142Z] bab4dde63d76: Download complete [2025-03-27T05:43:21.079Z] b85a868b505f: Pull complete [2025-03-27T05:43:21.079Z] e2be974225ed: Pull complete [2025-03-27T05:43:21.645Z] 339a4e72a1f5: Pull complete [2025-03-27T05:43:21.645Z] 988bab9f4d93: Pull complete [2025-03-27T05:43:21.904Z] 1469e6f7b9e6: Pull complete [2025-03-27T05:43:21.904Z] eaf3925da568: Pull complete [2025-03-27T05:43:23.814Z] bab4dde63d76: Pull complete [2025-03-27T05:43:23.814Z] bde34c3a00c8: Pull complete [2025-03-27T05:43:23.814Z] b352a97aabf1: Pull complete [2025-03-27T05:43:23.814Z] 4872d77fe225: Pull complete [2025-03-27T05:43:23.814Z] 5851b861e8e6: Pull complete [2025-03-27T05:43:23.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-27T05:43:23.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:43:23.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:43:23.965Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:43:24.001Z] $ 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 [2025-03-27T05:43:25.348Z] $ docker top f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 -eo pid,comm [2025-03-27T05:43:25.405Z] 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). [2025-03-27T05:43:25.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T05:43:25.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T05:43:25.459Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T05:43:25.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T05:43:25.569Z] $ docker exec f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 ssh-agent [2025-03-27T05:43:25.686Z] SSH_AUTH_SOCK=/tmp/ssh-RLzs2kFBtZv0/agent.33 [2025-03-27T05:43:25.686Z] SSH_AGENT_PID=39 [2025-03-27T05:43:25.690Z] Running ssh-add (command line suppressed) [2025-03-27T05:43:25.785Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_13142217613490752263.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_13142217613490752263.key) [2025-03-27T05:43:25.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T05:43:26.086Z] + git tag --points-at HEAD [Pipeline] } [2025-03-27T05:43:26.096Z] $ docker exec --env ******** --env ******** f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 ssh-agent -k [2025-03-27T05:43:26.183Z] unset SSH_AUTH_SOCK; [2025-03-27T05:43:26.184Z] unset SSH_AGENT_PID; [2025-03-27T05:43:26.184Z] echo Agent pid 39 killed; [2025-03-27T05:43:26.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-27T05:43:26.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T05:43:26.235Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T05:43:26.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T05:43:26.349Z] $ docker exec f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 ssh-agent [2025-03-27T05:43:26.476Z] SSH_AUTH_SOCK=/tmp/ssh-COmv44GZz6xB/agent.72 [2025-03-27T05:43:26.476Z] SSH_AGENT_PID=78 [2025-03-27T05:43:26.481Z] Running ssh-add (command line suppressed) [2025-03-27T05:43:26.584Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5737516592218810325.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5737516592218810325.key) [2025-03-27T05:43:26.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T05:43:26.889Z] + git semver init [2025-03-27T05:43:27.151Z] 2025-03-27 05:43:27,064 [run_init] DEBUG init version:0.0.0 force:False [2025-03-27T05:43:27.151Z] 2025-03-27 05:43:27,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2025-03-27T05:43:27.151Z] 2025-03-27 05:43:27,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2025-03-27T05:43:27.151Z] 2025-03-27 05:43:27,065 [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) [2025-03-27T05:43:28.103Z] 2025-03-27 05:43:27,815 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2025-03-27T05:43:28.103Z] 2025-03-27 05:43:27,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2025-03-27T05:43:28.103Z] 2025-03-27 05:43:27,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:43:28.103Z] 2025-03-27 05:43:27,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:43:28.103Z] 4.1.0-dev.1 [Pipeline] } [2025-03-27T05:43:28.136Z] $ docker exec --env ******** --env ******** f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 ssh-agent -k [2025-03-27T05:43:28.233Z] unset SSH_AUTH_SOCK; [2025-03-27T05:43:28.233Z] unset SSH_AGENT_PID; [2025-03-27T05:43:28.234Z] echo Agent pid 78 killed; [2025-03-27T05:43:28.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T05:43:28.587Z] + git semver [Pipeline] } [2025-03-27T05:43:28.861Z] $ docker stop --time=1 f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 [2025-03-27T05:43:30.139Z] $ docker rm -f --volumes f224ee063aed2062b3b7990e3c8f9ea176160718c8cb072be3d619e319c99ec7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T05:43:30.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-27T05:43:30.715Z] Stashed 1 file(s) [Pipeline] echo [2025-03-27T05:43:30.720Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T05:43:30.999Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-03-27T05:43:31.008Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16132447873931079048tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:43:31.314Z] ---> ****-login.sh [2025-03-27T05:43:31.314Z] nexus3.edgexfoundry.org:10001 [2025-03-27T05:43:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:31.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:31.314Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:31.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:31.314Z] [2025-03-27T05:43:31.314Z] Login Succeeded [2025-03-27T05:43:31.314Z] nexus3.edgexfoundry.org:10002 [2025-03-27T05:43:31.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:31.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:31.314Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:31.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:31.314Z] [2025-03-27T05:43:31.315Z] Login Succeeded [2025-03-27T05:43:31.315Z] nexus3.edgexfoundry.org:10003 [2025-03-27T05:43:31.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:31.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:31.574Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:31.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:31.574Z] [2025-03-27T05:43:31.574Z] Login Succeeded [2025-03-27T05:43:31.574Z] nexus3.edgexfoundry.org:10004 [2025-03-27T05:43:31.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:31.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:31.574Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:31.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:31.574Z] [2025-03-27T05:43:31.574Z] Login Succeeded [2025-03-27T05:43:31.574Z] ****.io [2025-03-27T05:43:31.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T05:43:31.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T05:43:31.834Z] Configure a credential helper to remove this warning. See [2025-03-27T05:43:31.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T05:43:31.834Z] [2025-03-27T05:43:31.834Z] Login Succeeded [2025-03-27T05:43:31.834Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T05:43:31.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-27T05:43:31.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T05:43:31.959Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-27T05:43:31.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T05:43:31.988Z] ========================================================= [2025-03-27T05:43:31.988Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-27T05:43:31.988Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:43:32.308Z] + 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 . [2025-03-27T05:43:32.308Z] Sending build context to Docker daemon 5.475MB [2025-03-27T05:43:32.308Z] Step 1/22 : ARG BASE=alpine:3.18 [2025-03-27T05:43:32.308Z] Step 2/22 : FROM ${BASE} as builder [2025-03-27T05:43:32.308Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-27T05:43:32.308Z] 96526aa774ef: Pulling fs layer [2025-03-27T05:43:32.308Z] da60e534fd72: Pulling fs layer [2025-03-27T05:43:32.567Z] 96526aa774ef: Verifying Checksum [2025-03-27T05:43:32.567Z] 96526aa774ef: Download complete [2025-03-27T05:43:32.567Z] 96526aa774ef: Pull complete [2025-03-27T05:43:33.131Z] da60e534fd72: Verifying Checksum [2025-03-27T05:43:33.131Z] da60e534fd72: Download complete [2025-03-27T05:43:36.408Z] da60e534fd72: Pull complete [2025-03-27T05:43:36.408Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-27T05:43:36.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-27T05:43:36.408Z] ---> 6605166a5db4 [2025-03-27T05:43:36.408Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-27T05:43:36.977Z] ---> Running in 2b08f78e457a [2025-03-27T05:43:37.235Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-03-27T05:43:37.491Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-27T05:43:37.491Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-27T05:43:37.491Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-27T05:43:38.063Z] Removing intermediate container 2b08f78e457a [2025-03-27T05:43:38.063Z] ---> 090efd418544 [2025-03-27T05:43:38.063Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-27T05:43:38.063Z] ---> Running in c2834255c23b [2025-03-27T05:43:38.438Z] Removing intermediate container c2834255c23b [2025-03-27T05:43:38.438Z] ---> b2f3a8cdd135 [2025-03-27T05:43:38.438Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2025-03-27T05:43:38.438Z] ---> Running in 99776177c39e [2025-03-27T05:43:38.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:38.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:39.226Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:39.794Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:43:39.794Z] (1/15) Installing libcbor (0.10.2-r1) [2025-03-27T05:43:39.794Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-27T05:43:40.731Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-27T05:43:40.731Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-27T05:43:40.989Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2025-03-27T05:43:40.989Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-03-27T05:43:40.989Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-03-27T05:43:40.989Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-03-27T05:43:40.990Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-27T05:43:40.990Z] (10/15) Installing libblkid (2.38.1-r8) [2025-03-27T05:43:40.990Z] (11/15) Installing libuuid (2.38.1-r8) [2025-03-27T05:43:40.990Z] (12/15) Installing libfdisk (2.38.1-r8) [2025-03-27T05:43:40.990Z] (13/15) Installing libmount (2.38.1-r8) [2025-03-27T05:43:40.990Z] (14/15) Installing libsmartcols (2.38.1-r8) [2025-03-27T05:43:40.990Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2025-03-27T05:43:40.990Z] Executing busybox-1.36.1-r4.trigger [2025-03-27T05:43:40.990Z] OK: 336 MiB in 97 packages [2025-03-27T05:43:41.556Z] Removing intermediate container 99776177c39e [2025-03-27T05:43:41.556Z] ---> d1a71832ae78 [2025-03-27T05:43:41.556Z] Step 6/22 : RUN mkdir /tmp/sdk [2025-03-27T05:43:41.556Z] ---> Running in 6d84edc25038 [2025-03-27T05:43:42.122Z] Removing intermediate container 6d84edc25038 [2025-03-27T05:43:42.122Z] ---> 14d1d8f4955d [2025-03-27T05:43:42.122Z] Step 7/22 : COPY VERSION /tmp/sdk [2025-03-27T05:43:42.385Z] ---> 9c82f267e2ef [2025-03-27T05:43:42.385Z] Step 8/22 : COPY src /tmp/sdk/src [2025-03-27T05:43:42.385Z] ---> 8db3246d86ef [2025-03-27T05:43:42.385Z] Step 9/22 : COPY include /tmp/sdk/include [2025-03-27T05:43:42.644Z] ---> 25754357bb11 [2025-03-27T05:43:42.644Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2025-03-27T05:43:42.903Z] ---> 7c0006c0ad96 [2025-03-27T05:43:42.903Z] Step 11/22 : COPY LICENSE /tmp/sdk [2025-03-27T05:43:42.903Z] ---> 032c007fa91f [2025-03-27T05:43:42.903Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2025-03-27T05:43:43.161Z] ---> be1015a3f3fe [2025-03-27T05:43:43.161Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-03-27T05:43:43.161Z] ---> Running in 1c11a4fd947e [2025-03-27T05:43:43.426Z] + CPPCHECK=false [2025-03-27T05:43:43.426Z] + DOCGEN=false [2025-03-27T05:43:43.426Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-27T05:43:43.426Z] + '[' 0 -gt 0 ] [2025-03-27T05:43:43.426Z] + readlink -f ./scripts/build.sh [2025-03-27T05:43:43.426Z] + dirname /tmp/sdk/scripts/build.sh [2025-03-27T05:43:43.426Z] + dirname /tmp/sdk/scripts [2025-03-27T05:43:43.426Z] + ROOT=/tmp/sdk [2025-03-27T05:43:43.426Z] + cd /tmp/sdk [2025-03-27T05:43:43.426Z] + mkdir -p /tmp/sdk/build/release [2025-03-27T05:43:43.426Z] + cd /tmp/sdk/build/release [2025-03-27T05:43:43.426Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-03-27T05:43:43.426Z] -- The C compiler identification is GNU 12.2.1 [2025-03-27T05:43:43.426Z] -- Detecting C compiler ABI info [2025-03-27T05:43:43.426Z] -- Detecting C compiler ABI info - done [2025-03-27T05:43:43.426Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-27T05:43:43.426Z] -- Detecting C compile features [2025-03-27T05:43:43.426Z] -- Detecting C compile features - done [2025-03-27T05:43:43.426Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-27T05:43:43.685Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-27T05:43:43.685Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-27T05:43:43.685Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-27T05:43:43.685Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-27T05:43:43.685Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-27T05:43:43.685Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-27T05:43:43.685Z] -- /opt/iotech/iot/1.5/include [2025-03-27T05:43:43.685Z] -- C SDK 0.0.0 for Linux [2025-03-27T05:43:43.685Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-27T05:43:43.685Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-27T05:43:43.685Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-27T05:43:43.685Z] -- Configuring done (0.4s) [2025-03-27T05:43:43.944Z] -- Generating done (0.0s) [2025-03-27T05:43:43.944Z] -- Build files have been written to: /tmp/sdk/build/release [2025-03-27T05:43:43.944Z] + make all package [2025-03-27T05:43:43.944Z] + tee release.log [2025-03-27T05:43:43.944Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-27T05:43:43.944Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-27T05:43:44.203Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-27T05:43:44.203Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-27T05:43:44.463Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-27T05:43:44.722Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-27T05:43:44.722Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-27T05:43:44.722Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-27T05:43:44.981Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-27T05:43:45.240Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-27T05:43:45.240Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-27T05:43:45.500Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-27T05:43:45.500Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-27T05:43:45.760Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-27T05:43:45.760Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-27T05:43:46.019Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-27T05:43:46.279Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-27T05:43:46.279Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-27T05:43:46.537Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-27T05:43:46.797Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-27T05:43:46.797Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-27T05:43:47.738Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-27T05:43:47.998Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-27T05:43:47.998Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-27T05:43:47.998Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-27T05:43:47.998Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-27T05:43:48.256Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-27T05:43:48.824Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-27T05:43:48.824Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-27T05:43:48.824Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-27T05:43:48.824Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-27T05:43:49.084Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2025-03-27T05:43:49.084Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-27T05:43:49.084Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-27T05:43:49.084Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-27T05:43:49.084Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-27T05:43:49.084Z] 875 | const iot_data_t *deviceservices_config; [2025-03-27T05:43:49.084Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-27T05:43:49.343Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-27T05:43:49.343Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-27T05:43:49.602Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-27T05:43:49.602Z] [ 68%] Linking C shared library libcsdk.so [2025-03-27T05:43:49.602Z] [ 68%] Built target csdk [2025-03-27T05:43:49.602Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-27T05:43:49.861Z] [ 72%] Linking C executable template [2025-03-27T05:43:49.861Z] [ 72%] Built target template [2025-03-27T05:43:49.861Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-27T05:43:49.861Z] [ 76%] Linking C executable device-counter [2025-03-27T05:43:50.120Z] [ 76%] Built target device-counter [2025-03-27T05:43:50.120Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-27T05:43:50.120Z] [ 80%] Linking C executable device-random [2025-03-27T05:43:50.120Z] [ 80%] Built target device-random [2025-03-27T05:43:50.120Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-27T05:43:50.379Z] [ 84%] Linking C executable device-gyro [2025-03-27T05:43:50.379Z] [ 84%] Built target device-gyro [2025-03-27T05:43:50.379Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-27T05:43:50.379Z] [ 88%] Linking C executable device-bitfields [2025-03-27T05:43:50.639Z] [ 88%] Built target device-bitfields [2025-03-27T05:43:50.639Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-27T05:43:50.639Z] [ 92%] Linking C executable template-discovery [2025-03-27T05:43:50.639Z] [ 92%] Built target template-discovery [2025-03-27T05:43:50.639Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-27T05:43:50.897Z] [ 96%] Linking C executable device-file [2025-03-27T05:43:50.897Z] [ 96%] Built target device-file [2025-03-27T05:43:50.897Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-27T05:43:51.157Z] [100%] Linking C executable device-terminal [2025-03-27T05:43:51.157Z] [100%] Built target device-terminal [2025-03-27T05:43:51.157Z] Run CPack packaging tool... [2025-03-27T05:43:51.157Z] CPack: Create package using TGZ [2025-03-27T05:43:51.157Z] CPack: Install projects [2025-03-27T05:43:51.157Z] CPack: - Run preinstall target for: Csdk [2025-03-27T05:43:51.416Z] CPack: - Install project: Csdk [] [2025-03-27T05:43:51.416Z] CPack: Create package [2025-03-27T05:43:51.416Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-03-27T05:43:51.416Z] + '[' false '=' true ] [2025-03-27T05:43:51.416Z] + '[' false '=' true ] [2025-03-27T05:43:51.416Z] + mkdir -p /tmp/sdk/build/debug [2025-03-27T05:43:51.416Z] + cd /tmp/sdk/build/debug [2025-03-27T05:43:51.416Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-03-27T05:43:51.416Z] -- The C compiler identification is GNU 12.2.1 [2025-03-27T05:43:51.416Z] -- Detecting C compiler ABI info [2025-03-27T05:43:51.675Z] -- Detecting C compiler ABI info - done [2025-03-27T05:43:51.675Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-27T05:43:51.675Z] -- Detecting C compile features [2025-03-27T05:43:51.675Z] -- Detecting C compile features - done [2025-03-27T05:43:51.675Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-27T05:43:51.675Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-03-27T05:43:51.675Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-27T05:43:51.675Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-27T05:43:51.675Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-27T05:43:51.675Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-27T05:43:51.675Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-27T05:43:51.675Z] -- /opt/iotech/iot/1.5/include [2025-03-27T05:43:51.675Z] -- C SDK 0.0.0 for Linux [2025-03-27T05:43:51.675Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-27T05:43:51.935Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-27T05:43:51.935Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-27T05:43:51.935Z] -- Configuring done (0.4s) [2025-03-27T05:43:51.935Z] -- Generating done (0.0s) [2025-03-27T05:43:51.935Z] -- Build files have been written to: /tmp/sdk/build/debug [2025-03-27T05:43:51.935Z] + make [2025-03-27T05:43:51.935Z] + tee debug.log [2025-03-27T05:43:51.935Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-27T05:43:51.935Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-27T05:43:52.194Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-27T05:43:52.194Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-27T05:43:52.194Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-27T05:43:52.453Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-27T05:43:52.453Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-27T05:43:52.453Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-27T05:43:52.712Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-27T05:43:52.713Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-27T05:43:52.713Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-27T05:43:52.713Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-27T05:43:52.972Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-27T05:43:52.972Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-27T05:43:52.972Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-27T05:43:53.231Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-27T05:43:53.231Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-27T05:43:53.231Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-27T05:43:53.231Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-27T05:43:53.490Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-27T05:43:53.490Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-27T05:43:53.748Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-27T05:43:53.748Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-27T05:43:53.748Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-27T05:43:54.006Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-27T05:43:54.006Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-27T05:43:54.006Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-27T05:43:54.265Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-27T05:43:54.265Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-27T05:43:54.265Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-27T05:43:54.523Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-27T05:43:54.523Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-27T05:43:54.783Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-27T05:43:54.783Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-27T05:43:54.783Z] [ 68%] Linking C shared library libcsdk.so [2025-03-27T05:43:54.783Z] [ 68%] Built target csdk [2025-03-27T05:43:54.783Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-27T05:43:54.783Z] [ 72%] Linking C executable template [2025-03-27T05:43:55.041Z] [ 72%] Built target template [2025-03-27T05:43:55.041Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-27T05:43:55.041Z] [ 76%] Linking C executable device-counter [2025-03-27T05:43:55.041Z] [ 76%] Built target device-counter [2025-03-27T05:43:55.041Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-27T05:43:55.300Z] [ 80%] Linking C executable device-random [2025-03-27T05:43:55.300Z] [ 80%] Built target device-random [2025-03-27T05:43:55.300Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-27T05:43:55.300Z] [ 84%] Linking C executable device-gyro [2025-03-27T05:43:55.300Z] [ 84%] Built target device-gyro [2025-03-27T05:43:55.300Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-27T05:43:55.558Z] [ 88%] Linking C executable device-bitfields [2025-03-27T05:43:55.558Z] [ 88%] Built target device-bitfields [2025-03-27T05:43:55.558Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-27T05:43:55.558Z] [ 92%] Linking C executable template-discovery [2025-03-27T05:43:55.558Z] [ 92%] Built target template-discovery [2025-03-27T05:43:55.826Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-27T05:43:55.826Z] [ 96%] Linking C executable device-file [2025-03-27T05:43:55.826Z] [ 96%] Built target device-file [2025-03-27T05:43:55.826Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-27T05:43:55.826Z] [100%] Linking C executable device-terminal [2025-03-27T05:43:56.084Z] [100%] Built target device-terminal [2025-03-27T05:43:56.084Z] make: Entering directory '/tmp/sdk/build/release' [2025-03-27T05:43:56.084Z] [ 68%] Built target csdk [2025-03-27T05:43:56.084Z] [ 72%] Built target template [2025-03-27T05:43:56.084Z] [ 76%] Built target device-counter [2025-03-27T05:43:56.084Z] [ 80%] Built target device-random [2025-03-27T05:43:56.084Z] [ 84%] Built target device-gyro [2025-03-27T05:43:56.084Z] [ 88%] Built target device-bitfields [2025-03-27T05:43:56.084Z] [ 92%] Built target template-discovery [2025-03-27T05:43:56.084Z] [ 96%] Built target device-file [2025-03-27T05:43:56.084Z] [100%] Built target device-terminal [2025-03-27T05:43:56.345Z] Install the project... [2025-03-27T05:43:56.345Z] -- Install configuration: "Release" [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/lib/libcsdk.so [2025-03-27T05:43:56.345Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/devsdk [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/edgex.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/devices.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/profiles.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/rest-server.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-03-27T05:43:56.345Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-03-27T05:43:56.345Z] make: Leaving directory '/tmp/sdk/build/release' [2025-03-27T05:43:56.604Z] Removing intermediate container 1c11a4fd947e [2025-03-27T05:43:56.604Z] ---> 48ff8c1c2605 [2025-03-27T05:43:56.604Z] Step 14/22 : FROM ${BASE} [2025-03-27T05:43:56.604Z] ---> 6605166a5db4 [2025-03-27T05:43:56.604Z] Step 15/22 : LABEL maintainer="IOTech " [2025-03-27T05:43:56.862Z] ---> Running in 082f215998ae [2025-03-27T05:43:56.862Z] Removing intermediate container 082f215998ae [2025-03-27T05:43:56.862Z] ---> 474af389e181 [2025-03-27T05:43:56.862Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-27T05:43:56.862Z] ---> Running in 6b6c6274f4ee [2025-03-27T05:43:57.121Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-27T05:43:57.689Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-27T05:43:57.689Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-27T05:43:57.689Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-27T05:43:57.948Z] Removing intermediate container 6b6c6274f4ee [2025-03-27T05:43:57.948Z] ---> fa115547bd08 [2025-03-27T05:43:57.948Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-27T05:43:57.948Z] ---> Running in df08880e0699 [2025-03-27T05:43:58.517Z] Removing intermediate container df08880e0699 [2025-03-27T05:43:58.517Z] ---> 1bf897e2090c [2025-03-27T05:43:58.517Z] Step 18/22 : 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 dumb-init [2025-03-27T05:43:58.517Z] ---> Running in 566319caebba [2025-03-27T05:43:58.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:58.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:59.036Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:43:59.603Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:43:59.603Z] (1/11) Installing libpsl (0.21.5-r0) [2025-03-27T05:43:59.603Z] (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-27T05:43:59.603Z] (3/11) Installing curl (8.12.1-r0) [2025-03-27T05:43:59.603Z] (4/11) Installing libpsl-utils (0.21.5-r0) [2025-03-27T05:43:59.603Z] (5/11) Installing libpsl-dev (0.21.5-r0) [2025-03-27T05:43:59.603Z] (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-27T05:43:59.603Z] (7/11) Installing dumb-init (1.2.5-r2) [2025-03-27T05:43:59.603Z] (8/11) Installing libcbor (0.10.2-r1) [2025-03-27T05:43:59.603Z] (9/11) Installing iotech-iot-1.5 (1.5.5-r2) [2025-03-27T05:44:00.540Z] (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-27T05:44:00.540Z] (11/11) Installing libuuid (2.38.1-r8) [2025-03-27T05:44:00.540Z] Executing busybox-1.36.1-r4.trigger [2025-03-27T05:44:00.540Z] OK: 331 MiB in 91 packages [2025-03-27T05:44:01.113Z] Removing intermediate container 566319caebba [2025-03-27T05:44:01.113Z] ---> 6b8dde00aeb8 [2025-03-27T05:44:01.113Z] Step 19/22 : RUN apk --no-cache upgrade [2025-03-27T05:44:01.113Z] ---> Running in 4be764ef80ed [2025-03-27T05:44:01.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:01.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:01.375Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:01.944Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:44:01.944Z] Upgrading critical system libraries and apk-tools: [2025-03-27T05:44:01.944Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-27T05:44:01.944Z] Executing busybox-1.36.1-r4.trigger [2025-03-27T05:44:02.204Z] Continuing the upgrade transaction with new apk-tools: [2025-03-27T05:44:02.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:02.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:02.204Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:02.773Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:44:02.773Z] (1/21) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-27T05:44:02.773Z] (2/21) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-27T05:44:03.032Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-27T05:44:03.032Z] (3/21) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-27T05:44:03.032Z] (4/21) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-27T05:44:03.032Z] (5/21) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-27T05:44:03.032Z] (6/21) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-27T05:44:03.032Z] (7/21) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-27T05:44:03.032Z] (8/21) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-03-27T05:44:03.292Z] (9/21) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-27T05:44:03.292Z] (10/21) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-03-27T05:44:03.292Z] (11/21) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-27T05:44:03.292Z] (12/21) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-27T05:44:03.292Z] (13/21) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-27T05:44:03.292Z] (14/21) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-27T05:44:03.292Z] (15/21) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-27T05:44:03.292Z] (16/21) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-27T05:44:03.292Z] (17/21) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-27T05:44:03.292Z] (18/21) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-27T05:44:03.292Z] (19/21) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-27T05:44:03.551Z] (20/21) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-27T05:44:03.551Z] (21/21) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-27T05:44:03.551Z] Executing busybox-1.36.1-r7.trigger [2025-03-27T05:44:03.551Z] Executing ca-certificates-20241121-r1.trigger [2025-03-27T05:44:03.551Z] OK: 331 MiB in 91 packages [2025-03-27T05:44:04.488Z] Removing intermediate container 4be764ef80ed [2025-03-27T05:44:04.488Z] ---> 16d450c7c141 [2025-03-27T05:44:04.488Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-03-27T05:44:04.751Z] ---> 23a3a0862635 [2025-03-27T05:44:04.751Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2025-03-27T05:44:04.751Z] ---> 8cd34acdcf7c [2025-03-27T05:44:04.751Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-03-27T05:44:05.011Z] ---> 82c60f763945 [2025-03-27T05:44:05.011Z] Successfully built 82c60f763945 [2025-03-27T05:44:05.011Z] 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 [2025-03-27T05:44:05.422Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T05:44:05.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:05.500Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:05.523Z] $ 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 [2025-03-27T05:44:05.832Z] $ docker top 4d236217611cfab3774d14609d43cc3a11ffa6b7adea0d86d577ebc286d6a121 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T05:44:06.185Z] + make test [2025-03-27T05:44:06.185Z] echo "make test" [2025-03-27T05:44:06.185Z] make test [Pipeline] } [2025-03-27T05:44:06.193Z] $ docker stop --time=1 4d236217611cfab3774d14609d43cc3a11ffa6b7adea0d86d577ebc286d6a121 [2025-03-27T05:44:07.440Z] $ docker rm -f --volumes 4d236217611cfab3774d14609d43cc3a11ffa6b7adea0d86d577ebc286d6a121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-27T05:44:08.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-27T05:44:08.380Z] + ls -al . [2025-03-27T05:44:08.380Z] total 220 [2025-03-27T05:44:08.380Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 27 05:43 . [2025-03-27T05:44:08.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:43 .. [2025-03-27T05:44:08.380Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 05:43 .git [2025-03-27T05:44:08.380Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 05:43 .github [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 27 05:43 .gitignore [2025-03-27T05:44:08.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:43 .semver [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 27 05:43 Attribution.txt [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 17404 Mar 27 05:43 CHANGELOG.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 27 05:43 Doxyfile [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 27 05:43 GOVERNANCE.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 27 05:43 Jenkinsfile [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 27 05:43 LICENSE [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 27 05:43 Makefile [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 27 05:43 OWNERS.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 27 05:43 README.IOT.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 4173 Mar 27 05:43 README.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 27 05:43 README.v3.md [2025-03-27T05:44:08.380Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 27 05:43 VERSION [2025-03-27T05:44:08.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:43 docs [2025-03-27T05:44:08.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:43 include [2025-03-27T05:44:08.380Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 05:43 scripts [2025-03-27T05:44:08.380Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 05:43 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:08.700Z] + 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=718dd2f012f981877ce95bae7faa7ad76731e159 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-03-27T05:44:08.700Z] Sending build context to Docker daemon 5.475MB [2025-03-27T05:44:08.700Z] Step 1/18 : ARG BASE=alpine:3.18 [2025-03-27T05:44:08.700Z] Step 2/18 : FROM ${BASE} [2025-03-27T05:44:08.700Z] ---> 82c60f763945 [2025-03-27T05:44:08.700Z] Step 3/18 : LABEL maintainer="IOTech " [2025-03-27T05:44:08.700Z] ---> Running in 06f657e8de04 [2025-03-27T05:44:08.700Z] Removing intermediate container 06f657e8de04 [2025-03-27T05:44:08.700Z] ---> e8cdfa0a7720 [2025-03-27T05:44:08.700Z] Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-27T05:44:08.700Z] ---> Running in 304af0b4fc7f [2025-03-27T05:44:08.959Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-03-27T05:44:09.529Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-27T05:44:09.529Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-27T05:44:09.529Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-27T05:44:09.787Z] Removing intermediate container 304af0b4fc7f [2025-03-27T05:44:09.787Z] ---> ebfcf838d49d [2025-03-27T05:44:09.787Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-03-27T05:44:09.787Z] ---> Running in 413f313368a1 [2025-03-27T05:44:10.356Z] Removing intermediate container 413f313368a1 [2025-03-27T05:44:10.356Z] ---> 95814efef832 [2025-03-27T05:44:10.356Z] Step 6/18 : 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 dumb-init && mkdir -p /edgex-c-sdk/build [2025-03-27T05:44:10.356Z] ---> Running in 393352fc6c2b [2025-03-27T05:44:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:10.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:10.875Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:11.447Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:44:11.447Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-03-27T05:44:11.708Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2025-03-27T05:44:11.708Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2025-03-27T05:44:11.708Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2025-03-27T05:44:11.708Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2025-03-27T05:44:11.708Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-27T05:44:11.708Z] (7/11) Installing libblkid (2.38.1-r8) [2025-03-27T05:44:11.708Z] (8/11) Installing libfdisk (2.38.1-r8) [2025-03-27T05:44:11.708Z] (9/11) Installing libmount (2.38.1-r8) [2025-03-27T05:44:11.708Z] (10/11) Installing libsmartcols (2.38.1-r8) [2025-03-27T05:44:11.708Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2025-03-27T05:44:11.969Z] Executing busybox-1.36.1-r7.trigger [2025-03-27T05:44:11.969Z] OK: 336 MiB in 102 packages [2025-03-27T05:44:12.228Z] Removing intermediate container 393352fc6c2b [2025-03-27T05:44:12.228Z] ---> f156075060e9 [2025-03-27T05:44:12.228Z] Step 7/18 : RUN apk --no-cache upgrade [2025-03-27T05:44:12.228Z] ---> Running in 3a8fef633c1c [2025-03-27T05:44:12.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:12.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:12.747Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-27T05:44:13.315Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-27T05:44:13.315Z] OK: 336 MiB in 102 packages [2025-03-27T05:44:13.574Z] Removing intermediate container 3a8fef633c1c [2025-03-27T05:44:13.574Z] ---> c202a972aee3 [2025-03-27T05:44:13.574Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2025-03-27T05:44:13.833Z] ---> 93b5736b1388 [2025-03-27T05:44:13.833Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2025-03-27T05:44:14.092Z] ---> 6c35dc5001e6 [2025-03-27T05:44:14.092Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2025-03-27T05:44:14.092Z] ---> 13d8e0a42af7 [2025-03-27T05:44:14.092Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2025-03-27T05:44:14.352Z] ---> 916d0261fe5c [2025-03-27T05:44:14.352Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2025-03-27T05:44:14.352Z] ---> c84b64d1f5c9 [2025-03-27T05:44:14.352Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2025-03-27T05:44:14.611Z] ---> 27d8d936ade8 [2025-03-27T05:44:14.611Z] Step 14/18 : WORKDIR /edgex-c-sdk [2025-03-27T05:44:14.611Z] ---> Running in 966425def80f [2025-03-27T05:44:14.611Z] Removing intermediate container 966425def80f [2025-03-27T05:44:14.611Z] ---> 8630bb9aa161 [2025-03-27T05:44:14.611Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2025-03-27T05:44:14.612Z] ---> Running in c0440c69d85e [2025-03-27T05:44:14.612Z] Removing intermediate container c0440c69d85e [2025-03-27T05:44:14.612Z] ---> 21e2662e9a57 [2025-03-27T05:44:14.612Z] Step 16/18 : LABEL arch=amd64 [2025-03-27T05:44:14.870Z] ---> Running in 3f32c41cbeac [2025-03-27T05:44:14.871Z] Removing intermediate container 3f32c41cbeac [2025-03-27T05:44:14.871Z] ---> f6cc579210db [2025-03-27T05:44:14.871Z] Step 17/18 : LABEL git_sha=718dd2f012f981877ce95bae7faa7ad76731e159 [2025-03-27T05:44:14.871Z] ---> Running in a4c32c53978c [2025-03-27T05:44:14.871Z] Removing intermediate container a4c32c53978c [2025-03-27T05:44:14.871Z] ---> 531fbe668055 [2025-03-27T05:44:14.871Z] Step 18/18 : LABEL version=4.1.0-dev.1 [2025-03-27T05:44:14.871Z] ---> Running in 46b82a0747fa [2025-03-27T05:44:15.129Z] Removing intermediate container 46b82a0747fa [2025-03-27T05:44:15.129Z] ---> d8c9d5da2121 [2025-03-27T05:44:15.129Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-27T05:44:15.129Z] Successfully built d8c9d5da2121 [2025-03-27T05:44:15.129Z] 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 [2025-03-27T05:44:15.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T05:44:15.605Z] [2025-03-27T05:44:15.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:15.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T05:44:15.911Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T05:44:15.911Z] 5eb5b503b376: Pulling fs layer [2025-03-27T05:44:15.911Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T05:44:15.911Z] ec43610c2a17: Pulling fs layer [2025-03-27T05:44:15.911Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T05:44:15.911Z] 33b1e0a273af: Pulling fs layer [2025-03-27T05:44:15.911Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T05:44:15.911Z] 2f39f015ded8: Pulling fs layer [2025-03-27T05:44:15.911Z] 3a2ae6a8a46f: Waiting [2025-03-27T05:44:15.911Z] 33b1e0a273af: Waiting [2025-03-27T05:44:15.911Z] 2f39f015ded8: Waiting [2025-03-27T05:44:15.911Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T05:44:15.911Z] 5c69ac0246d0: Download complete [2025-03-27T05:44:15.911Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T05:44:15.911Z] 3a2ae6a8a46f: Download complete [2025-03-27T05:44:15.911Z] 33b1e0a273af: Verifying Checksum [2025-03-27T05:44:15.911Z] 33b1e0a273af: Download complete [2025-03-27T05:44:15.911Z] ec43610c2a17: Verifying Checksum [2025-03-27T05:44:15.911Z] ec43610c2a17: Download complete [2025-03-27T05:44:15.911Z] 5d3b04190fa2: Download complete [2025-03-27T05:44:16.172Z] 5eb5b503b376: Verifying Checksum [2025-03-27T05:44:16.172Z] 5eb5b503b376: Download complete [2025-03-27T05:44:16.742Z] 2f39f015ded8: Download complete [2025-03-27T05:44:17.310Z] 5eb5b503b376: Pull complete [2025-03-27T05:44:17.310Z] 5c69ac0246d0: Pull complete [2025-03-27T05:44:17.570Z] ec43610c2a17: Pull complete [2025-03-27T05:44:17.830Z] 3a2ae6a8a46f: Pull complete [2025-03-27T05:44:17.830Z] 33b1e0a273af: Pull complete [2025-03-27T05:44:18.089Z] 5d3b04190fa2: Pull complete [2025-03-27T05:44:22.275Z] 2f39f015ded8: Pull complete [2025-03-27T05:44:22.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T05:44:22.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T05:44:22.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:22.367Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:22.393Z] $ 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 [2025-03-27T05:44:24.056Z] $ docker top 044d4ea80204c7fa140149c6d208ea07d5e6613c79f64f858fe4eb487eb748c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:24.461Z] ---> job-cost.sh [2025-03-27T05:44:24.461Z] lf-activate-venv: SKIPPING [2025-03-27T05:44:24.461Z] INFO: No Stack... [2025-03-27T05:44:24.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T05:44:24.981Z] INFO: Archiving Costs [Pipeline] sh [2025-03-27T05:44:25.269Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2025-03-27T05:44:25.269Z] + cut -d, -f6 [Pipeline] lock [2025-03-27T05:44:25.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-main-101-stack-cost] [2025-03-27T05:44:25.293Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-101-stack-cost] did not exist. Created. [2025-03-27T05:44:25.300Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-27T05:44:25.607Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-27T05:44:25.658Z] Stashed 1 file(s) [Pipeline] } [2025-03-27T05:44:25.666Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-27T05:44:25.693Z] $ docker stop --time=1 044d4ea80204c7fa140149c6d208ea07d5e6613c79f64f858fe4eb487eb748c2 [2025-03-27T05:44:26.867Z] $ docker rm -f --volumes 044d4ea80204c7fa140149c6d208ea07d5e6613c79f64f858fe4eb487eb748c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-27T05:44:27.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T05:44:27.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:27.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:44:27.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:27.783Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:27.810Z] $ 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 [2025-03-27T05:44:28.152Z] $ docker top 1dd8380c47bae2b5924489dd7cd7ae908b27bf3649c16492dc5c732e10b9c9ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T05:44:28.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T05:44:28.267Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T05:44:28.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T05:44:28.382Z] $ docker exec 1dd8380c47bae2b5924489dd7cd7ae908b27bf3649c16492dc5c732e10b9c9ec ssh-agent [2025-03-27T05:44:28.493Z] SSH_AUTH_SOCK=/tmp/ssh-Qvywy4Cyyzrx/agent.33 [2025-03-27T05:44:28.493Z] SSH_AGENT_PID=39 [2025-03-27T05:44:28.498Z] Running ssh-add (command line suppressed) [2025-03-27T05:44:28.603Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6015743914235668525.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6015743914235668525.key) [2025-03-27T05:44:28.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T05:44:28.910Z] + git semver tag [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,104 [run_tag] DEBUG tag force:False [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,104 [check_head_tag] DEBUG check head tag [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,105 [execute] INFO git cat-file --batch-check [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,109 [execute] INFO git cat-file --batch [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,121 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,122 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-27T05:44:29.168Z] 2025-03-27 05:44:29,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:29.168Z] 4.1.0-dev.1 [Pipeline] } [2025-03-27T05:44:29.175Z] $ docker exec --env ******** --env ******** 1dd8380c47bae2b5924489dd7cd7ae908b27bf3649c16492dc5c732e10b9c9ec ssh-agent -k [2025-03-27T05:44:29.278Z] unset SSH_AUTH_SOCK; [2025-03-27T05:44:29.278Z] unset SSH_AGENT_PID; [2025-03-27T05:44:29.279Z] echo Agent pid 39 killed; [2025-03-27T05:44:29.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T05:44:29.616Z] + git semver [Pipeline] } [2025-03-27T05:44:29.884Z] $ docker stop --time=1 1dd8380c47bae2b5924489dd7cd7ae908b27bf3649c16492dc5c732e10b9c9ec [2025-03-27T05:44:31.157Z] $ docker rm -f --volumes 1dd8380c47bae2b5924489dd7cd7ae908b27bf3649c16492dc5c732e10b9c9ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:31.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-27T05:44:31.572Z] [2025-03-27T05:44:31.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:31.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-27T05:44:31.869Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-27T05:44:31.869Z] ab5ef0e58194: Pulling fs layer [2025-03-27T05:44:31.869Z] 9712f1f96733: Pulling fs layer [2025-03-27T05:44:31.869Z] 63f879dbbcfc: Pulling fs layer [2025-03-27T05:44:31.869Z] 0d9ebad4ef96: Pulling fs layer [2025-03-27T05:44:31.869Z] e9a5061849ea: Pulling fs layer [2025-03-27T05:44:31.869Z] d747dcd14b5f: Pulling fs layer [2025-03-27T05:44:31.869Z] 2de7ff778b66: Pulling fs layer [2025-03-27T05:44:31.869Z] e9a5061849ea: Waiting [2025-03-27T05:44:31.869Z] 0d9ebad4ef96: Waiting [2025-03-27T05:44:31.869Z] d747dcd14b5f: Waiting [2025-03-27T05:44:31.869Z] 2de7ff778b66: Waiting [2025-03-27T05:44:31.869Z] 9712f1f96733: Verifying Checksum [2025-03-27T05:44:31.869Z] 9712f1f96733: Download complete [2025-03-27T05:44:32.128Z] 63f879dbbcfc: Verifying Checksum [2025-03-27T05:44:32.128Z] 63f879dbbcfc: Download complete [2025-03-27T05:44:32.386Z] e9a5061849ea: Verifying Checksum [2025-03-27T05:44:32.386Z] e9a5061849ea: Download complete [2025-03-27T05:44:32.386Z] ab5ef0e58194: Verifying Checksum [2025-03-27T05:44:32.386Z] ab5ef0e58194: Download complete [2025-03-27T05:44:32.386Z] d747dcd14b5f: Download complete [2025-03-27T05:44:32.386Z] 0d9ebad4ef96: Verifying Checksum [2025-03-27T05:44:32.386Z] 0d9ebad4ef96: Download complete [2025-03-27T05:44:32.386Z] 2de7ff778b66: Verifying Checksum [2025-03-27T05:44:32.386Z] 2de7ff778b66: Download complete [2025-03-27T05:44:34.911Z] ab5ef0e58194: Pull complete [2025-03-27T05:44:34.911Z] 9712f1f96733: Pull complete [2025-03-27T05:44:35.847Z] 63f879dbbcfc: Pull complete [2025-03-27T05:44:40.044Z] 0d9ebad4ef96: Pull complete [2025-03-27T05:44:40.044Z] e9a5061849ea: Pull complete [2025-03-27T05:44:40.044Z] d747dcd14b5f: Pull complete [2025-03-27T05:44:40.982Z] 2de7ff778b66: Pull complete [2025-03-27T05:44:40.982Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-27T05:44:40.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-27T05:44:40.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:41.076Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:41.107Z] $ 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 [2025-03-27T05:44:43.336Z] $ docker top 6490ab47b0d6cee4c6a54becfe74cf6afa79a3d12157769e7fcc563382a325f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-27T05:44:43.418Z] provisioning config files... [2025-03-27T05:44:43.425Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9735093399043552483tmp [2025-03-27T05:44:43.434Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1813158784642418288tmp [2025-03-27T05:44:43.442Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8400963336315158619tmp [Pipeline] { [Pipeline] echo [2025-03-27T05:44:43.468Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:43.753Z] ---> sigul-configuration.sh [2025-03-27T05:44:43.754Z] gpg: directory `/root/.gnupg' created [2025-03-27T05:44:43.754Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-27T05:44:43.754Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-27T05:44:43.754Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-27T05:44:43.754Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-27T05:44:43.754Z] gpg: CAST5 encrypted data [2025-03-27T05:44:43.754Z] gpg: encrypted with 1 passphrase [2025-03-27T05:44:43.754Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-27T05:44:44.047Z] + mkdir /home/jenkins [2025-03-27T05:44:44.047Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-27T05:44:44.345Z] + 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 [2025-03-27T05:44:44.359Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:44.651Z] ---> sigul-install.sh [2025-03-27T05:44:44.651Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-27T05:44:44.943Z] + git tag --list [2025-03-27T05:44:44.943Z] 0.7.0 [2025-03-27T05:44:44.943Z] 0.7.1 [2025-03-27T05:44:44.943Z] 1.0.0 [2025-03-27T05:44:44.943Z] v1.0.1 [2025-03-27T05:44:44.943Z] v1.0.2 [2025-03-27T05:44:44.943Z] v1.0.3 [2025-03-27T05:44:44.943Z] v1.1.0 [2025-03-27T05:44:44.943Z] v1.1.1 [2025-03-27T05:44:44.943Z] v1.2.0 [2025-03-27T05:44:44.943Z] v1.2.1 [2025-03-27T05:44:44.943Z] v1.2.2 [2025-03-27T05:44:44.943Z] v1.3.0 [2025-03-27T05:44:44.943Z] v1.3.1 [2025-03-27T05:44:44.943Z] v2.0.0 [2025-03-27T05:44:44.943Z] v2.1.0 [2025-03-27T05:44:44.943Z] v2.2.0 [2025-03-27T05:44:44.943Z] v2.3.0 [2025-03-27T05:44:44.943Z] v3.0 [2025-03-27T05:44:44.943Z] v3.0.0 [2025-03-27T05:44:44.943Z] v3.0.1 [2025-03-27T05:44:44.943Z] v3.0.2 [2025-03-27T05:44:44.943Z] v3.1 [2025-03-27T05:44:44.943Z] v3.1.0 [2025-03-27T05:44:44.943Z] v3.1.1 [2025-03-27T05:44:44.943Z] v4.0 [2025-03-27T05:44:44.943Z] v4.0.0 [2025-03-27T05:44:44.943Z] v4.1.0-dev.1 [Pipeline] sh [2025-03-27T05:44:45.237Z] + lftools sign git-tag v4.1.0-dev.1 [2025-03-27T05:44:45.805Z] Signing Git tag with Sigul... [2025-03-27T05:44:45.805Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-03-27T05:44:46.077Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:46.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-27T05:44:46.378Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-27T05:44:46.407Z] $ docker stop --time=1 6490ab47b0d6cee4c6a54becfe74cf6afa79a3d12157769e7fcc563382a325f6 [2025-03-27T05:44:47.697Z] $ docker rm -f --volumes 6490ab47b0d6cee4c6a54becfe74cf6afa79a3d12157769e7fcc563382a325f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-27T05:44:48.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T05:44:48.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:48.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:44:48.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:48.572Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:48.611Z] $ 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 [2025-03-27T05:44:48.955Z] $ docker top 8df0715d5ed9445ccd6ffcb647fade59452f55790364c97315a0884d369c3fc2 -eo pid,comm [2025-03-27T05:44:49.004Z] 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). [2025-03-27T05:44:49.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T05:44:49.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T05:44:49.061Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T05:44:49.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T05:44:49.200Z] $ docker exec 8df0715d5ed9445ccd6ffcb647fade59452f55790364c97315a0884d369c3fc2 ssh-agent [2025-03-27T05:44:49.304Z] SSH_AUTH_SOCK=/tmp/ssh-i4pWVNr4lzl1/agent.32 [2025-03-27T05:44:49.304Z] SSH_AGENT_PID=38 [2025-03-27T05:44:49.310Z] Running ssh-add (command line suppressed) [2025-03-27T05:44:49.407Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8777087400759011265.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8777087400759011265.key) [2025-03-27T05:44:49.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T05:44:49.731Z] + git semver bump pre [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,899 [execute] INFO git cat-file --batch-check [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,904 [execute] INFO git cat-file --batch [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T05:44:49.990Z] 2025-03-27 05:44:49,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:49.990Z] 4.1.0-dev.2 [Pipeline] } [2025-03-27T05:44:50.002Z] $ docker exec --env ******** --env ******** 8df0715d5ed9445ccd6ffcb647fade59452f55790364c97315a0884d369c3fc2 ssh-agent -k [2025-03-27T05:44:50.108Z] unset SSH_AUTH_SOCK; [2025-03-27T05:44:50.108Z] unset SSH_AGENT_PID; [2025-03-27T05:44:50.109Z] echo Agent pid 38 killed; [2025-03-27T05:44:50.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T05:44:50.441Z] + git semver [Pipeline] } [2025-03-27T05:44:50.712Z] $ docker stop --time=1 8df0715d5ed9445ccd6ffcb647fade59452f55790364c97315a0884d369c3fc2 [2025-03-27T05:44:51.954Z] $ docker rm -f --volumes 8df0715d5ed9445ccd6ffcb647fade59452f55790364c97315a0884d369c3fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T05:44:52.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T05:44:52.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:44:52.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T05:44:52.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:44:52.690Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:44:52.710Z] $ 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 [2025-03-27T05:44:53.056Z] $ docker top 0610cc0d122924f8c90af86e644e0d08813b2119701f9bfbfce28d59f6aa040d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T05:44:53.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T05:44:53.164Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T05:44:53.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T05:44:53.288Z] $ docker exec 0610cc0d122924f8c90af86e644e0d08813b2119701f9bfbfce28d59f6aa040d ssh-agent [2025-03-27T05:44:53.405Z] SSH_AUTH_SOCK=/tmp/ssh-CgHqVScdiLHN/agent.33 [2025-03-27T05:44:53.405Z] SSH_AGENT_PID=39 [2025-03-27T05:44:53.411Z] Running ssh-add (command line suppressed) [2025-03-27T05:44:53.515Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17106038455856484567.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17106038455856484567.key) [2025-03-27T05:44:53.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T05:44:53.823Z] + git semver push [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,012 [run_push] DEBUG push [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,013 [execute] INFO git cat-file --batch-check [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,018 [execute] INFO git rev-list ff075a4ff3f52968d77becf840074ffbd9351645 -- [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,018 [execute] DEBUG Popen(['git', 'rev-list', 'ff075a4ff3f52968d77becf840074ffbd9351645', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,027 [execute] INFO git fetch -v origin [2025-03-27T05:44:54.083Z] 2025-03-27 05:44:54,027 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-27T05:44:54.651Z] 2025-03-27 05:44:54,511 [run_push] DEBUG no remote changes detected [2025-03-27T05:44:54.652Z] 2025-03-27 05:44:54,511 [execute] INFO git push origin semver [2025-03-27T05:44:54.652Z] 2025-03-27 05:44:54,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-27T05:44:55.221Z] 2025-03-27 05:44:55,157 [run_push] DEBUG push all version tags [2025-03-27T05:44:55.221Z] 2025-03-27 05:44:55,157 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-27T05:44:55.221Z] 2025-03-27 05:44:55,158 [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) [2025-03-27T05:44:55.788Z] 2025-03-27 05:44:55,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-03-27T05:44:55.788Z] 4.1.0-dev.2 [Pipeline] } [2025-03-27T05:44:55.795Z] $ docker exec --env ******** --env ******** 0610cc0d122924f8c90af86e644e0d08813b2119701f9bfbfce28d59f6aa040d ssh-agent -k [2025-03-27T05:44:55.895Z] unset SSH_AUTH_SOCK; [2025-03-27T05:44:55.896Z] unset SSH_AGENT_PID; [2025-03-27T05:44:55.896Z] echo Agent pid 39 killed; [2025-03-27T05:44:55.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T05:44:56.225Z] + git semver [Pipeline] } [2025-03-27T05:44:56.494Z] $ docker stop --time=1 0610cc0d122924f8c90af86e644e0d08813b2119701f9bfbfce28d59f6aa040d [2025-03-27T05:44:57.731Z] $ docker rm -f --volumes 0610cc0d122924f8c90af86e644e0d08813b2119701f9bfbfce28d59f6aa040d [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 [2025-03-27T05:44:58.255Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2025-03-27T05:44:58.255Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-03-27T05:44:58.255Z] total 16 [2025-03-27T05:44:58.255Z] drwxr-xr-x 3 root root 4096 Mar 27 05:44 . [2025-03-27T05:44:58.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 05:44 .. [2025-03-27T05:44:58.255Z] drwxr-xr-x 2 root root 4096 Mar 27 05:44 cost [2025-03-27T05:44:58.255Z] -rw-r--r-- 1 root root 84 Mar 27 05:44 cost.csv [2025-03-27T05:44:58.255Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-03-27T05:44:58.255Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-03-27T05:44:58.255Z] total 16 [2025-03-27T05:44:58.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 05:44 . [2025-03-27T05:44:58.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 05:44 .. [2025-03-27T05:44:58.255Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 05:44 cost [2025-03-27T05:44:58.255Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 27 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:58.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:44:59.405Z] ---> package-listing.sh [2025-03-27T05:44:59.405Z] ++ facter osfamily [2025-03-27T05:44:59.405Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T05:44:59.664Z] + OS_FAMILY=debian [2025-03-27T05:44:59.664Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2025-03-27T05:44:59.664Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T05:44:59.664Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T05:44:59.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T05:44:59.664Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T05:44:59.664Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2025-03-27T05:44:59.664Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T05:44:59.664Z] + case "${OS_FAMILY}" in [2025-03-27T05:44:59.664Z] + dpkg -l [2025-03-27T05:44:59.664Z] + grep '^ii' [2025-03-27T05:44:59.664Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T05:44:59.664Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T05:44:59.664Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T05:44:59.664Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2025-03-27T05:44:59.664Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2025-03-27T05:44:59.664Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2025-03-27T05:44:59.676Z] 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 [2025-03-27T05:44:59.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T05:45:00.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T05:45:00.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T05:45:00.599Z] prd-ubuntu20.04-docker-8c-8g-42148 does not seem to be running inside a container [2025-03-27T05:45:00.622Z] $ 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 [2025-03-27T05:45:00.825Z] $ docker top 16e325f1e778fb2eb2fb73f738ff3ea76f66f32a659389d9a56b002ff2a260f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T05:45:01.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T05:45:01.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T05:45:01.745Z] + ls /var/log/sa-host [2025-03-27T05:45:01.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T05:45:01.962Z] provisioning config files... [2025-03-27T05:45:01.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6483206500847600516tmp [Pipeline] { [Pipeline] echo [2025-03-27T05:45:01.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:45:02.279Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T05:45:02.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:45:02.613Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T05:45:02.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:45:02.903Z] ---> sudo-logs.sh [2025-03-27T05:45:02.904Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-27T05:45:02.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:45:03.219Z] ---> job-cost.sh [2025-03-27T05:45:03.219Z] lf-activate-venv: SKIPPING [2025-03-27T05:45:03.219Z] DEBUG: total: 0.2199999988079071 [2025-03-27T05:45:03.219Z] INFO: Retrieving Stack Cost... [2025-03-27T05:45:03.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T05:45:04.046Z] INFO: Archiving Costs [Pipeline] echo [2025-03-27T05:45:04.058Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T05:45:04.341Z] ---> logs-deploy.sh [2025-03-27T05:45:04.341Z] lf-activate-venv: SKIPPING [2025-03-27T05:45:04.341Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/101 [2025-03-27T05:45:04.341Z] INFO: archiving workspace using pattern(s): [2025-03-27T05:45:05.280Z] Archives upload complete. [2025-03-27T05:45:05.540Z] INFO: archiving logs to Nexus [2025-03-27T05:45:06.108Z] ---> uname -a: [2025-03-27T05:45:06.108Z] Linux prd-ubuntu20-04-docker-8c-8g-42148 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] ---> lscpu: [2025-03-27T05:45:06.108Z] Architecture: x86_64 [2025-03-27T05:45:06.108Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-27T05:45:06.108Z] Byte Order: Little Endian [2025-03-27T05:45:06.108Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-27T05:45:06.108Z] CPU(s): 8 [2025-03-27T05:45:06.108Z] On-line CPU(s) list: 0-7 [2025-03-27T05:45:06.108Z] Thread(s) per core: 1 [2025-03-27T05:45:06.108Z] Core(s) per socket: 1 [2025-03-27T05:45:06.108Z] Socket(s): 8 [2025-03-27T05:45:06.108Z] NUMA node(s): 1 [2025-03-27T05:45:06.108Z] Vendor ID: AuthenticAMD [2025-03-27T05:45:06.108Z] CPU family: 23 [2025-03-27T05:45:06.108Z] Model: 49 [2025-03-27T05:45:06.108Z] Model name: AMD EPYC-Rome Processor [2025-03-27T05:45:06.108Z] Stepping: 0 [2025-03-27T05:45:06.108Z] CPU MHz: 2800.000 [2025-03-27T05:45:06.108Z] BogoMIPS: 5600.00 [2025-03-27T05:45:06.108Z] Virtualization: AMD-V [2025-03-27T05:45:06.108Z] Hypervisor vendor: KVM [2025-03-27T05:45:06.108Z] Virtualization type: full [2025-03-27T05:45:06.108Z] L1d cache: 256 KiB [2025-03-27T05:45:06.108Z] L1i cache: 256 KiB [2025-03-27T05:45:06.108Z] L2 cache: 4 MiB [2025-03-27T05:45:06.108Z] L3 cache: 128 MiB [2025-03-27T05:45:06.108Z] NUMA node0 CPU(s): 0-7 [2025-03-27T05:45:06.108Z] Vulnerability Itlb multihit: Not affected [2025-03-27T05:45:06.108Z] Vulnerability L1tf: Not affected [2025-03-27T05:45:06.108Z] Vulnerability Mds: Not affected [2025-03-27T05:45:06.108Z] Vulnerability Meltdown: Not affected [2025-03-27T05:45:06.108Z] Vulnerability Mmio stale data: Not affected [2025-03-27T05:45:06.108Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-27T05:45:06.108Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-27T05:45:06.108Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-27T05:45:06.108Z] Vulnerability Srbds: Not affected [2025-03-27T05:45:06.108Z] Vulnerability Tsx async abort: Not affected [2025-03-27T05:45:06.108Z] 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 [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] ---> nproc: [2025-03-27T05:45:06.108Z] 8 [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] ---> df -h: [2025-03-27T05:45:06.108Z] Filesystem Size Used Avail Use% Mounted on [2025-03-27T05:45:06.108Z] overlay 155G 11G 145G 7% / [2025-03-27T05:45:06.108Z] tmpfs 64M 0 64M 0% /dev [2025-03-27T05:45:06.108Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-27T05:45:06.108Z] shm 64M 0 64M 0% /dev/shm [2025-03-27T05:45:06.108Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] ---> sar -b -r -n DEV: [2025-03-27T05:45:06.108Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42148) 03/27/25 _x86_64_ (8 CPU) [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:42:33 LINUX RESTART (8 CPU) [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-27T05:45:06.108Z] 05:44:01 375.48 15.93 359.55 0.00 2007.93 28725.17 0.00 [2025-03-27T05:45:06.108Z] 05:45:01 236.86 0.42 236.44 0.00 35.99 45348.18 0.00 [2025-03-27T05:45:06.108Z] Average: 305.59 8.11 297.48 0.00 1013.68 37106.50 0.00 [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-27T05:45:06.108Z] 05:44:01 29469480 31508156 811356 2.47 68364 2261684 1973816 5.82 1098192 1944300 612 [2025-03-27T05:45:06.108Z] 05:45:01 28197600 31508596 779412 2.37 126792 3359460 1835444 5.41 1173724 2996908 320 [2025-03-27T05:45:06.108Z] Average: 28833540 31508376 795384 2.42 97578 2810572 1904630 5.61 1135958 2470604 466 [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-27T05:45:06.108Z] 05:44:01 veth74fc613 2.14 3.51 0.16 31.54 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:44:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:44:01 ens3 446.89 270.09 4413.93 90.45 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:44:01 docker0 17.93 23.50 1.27 185.71 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:45:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:45:01 ens3 360.36 234.08 6168.70 179.88 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] 05:45:01 docker0 14.75 25.38 1.19 346.76 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] Average: lo 4.17 4.17 0.41 0.41 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] Average: ens3 403.26 251.93 5298.69 135.54 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] Average: docker0 16.32 24.45 1.23 266.91 0.00 0.00 0.00 0.00 [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] ---> sar -P ALL: [2025-03-27T05:45:06.108Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42148) 03/27/25 _x86_64_ (8 CPU) [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:42:33 LINUX RESTART (8 CPU) [2025-03-27T05:45:06.108Z] [2025-03-27T05:45:06.108Z] 05:43:02 CPU %user %nice %system %iowait %steal %idle [2025-03-27T05:45:06.108Z] 05:44:01 all 10.01 0.00 3.49 1.24 0.08 85.19 [2025-03-27T05:45:06.108Z] 05:44:01 0 8.60 0.00 3.81 0.75 0.09 86.75 [2025-03-27T05:45:06.108Z] 05:44:01 1 13.84 0.00 3.03 1.02 0.09 82.02 [2025-03-27T05:45:06.108Z] 05:44:01 2 8.60 0.00 3.37 0.27 0.09 87.67 [2025-03-27T05:45:06.108Z] 05:44:01 3 8.74 0.00 3.67 2.92 0.10 84.56 [2025-03-27T05:45:06.109Z] 05:44:01 4 7.65 0.00 3.28 0.14 0.07 88.86 [2025-03-27T05:45:06.109Z] 05:44:01 5 8.74 0.00 2.99 0.19 0.07 88.00 [2025-03-27T05:45:06.109Z] 05:44:01 6 12.25 0.00 4.31 3.27 0.07 80.10 [2025-03-27T05:45:06.109Z] 05:44:01 7 11.67 0.00 3.40 1.33 0.07 83.53 [2025-03-27T05:45:06.109Z] 05:45:01 all 9.09 0.00 4.28 0.91 0.06 85.66 [2025-03-27T05:45:06.109Z] 05:45:01 0 8.86 0.00 4.56 1.75 0.07 84.77 [2025-03-27T05:45:06.109Z] 05:45:01 1 9.10 0.00 3.34 0.08 0.05 87.43 [2025-03-27T05:45:06.109Z] 05:45:01 2 8.09 0.00 6.17 4.56 0.08 81.10 [2025-03-27T05:45:06.109Z] 05:45:01 3 8.58 0.00 4.01 0.22 0.05 87.14 [2025-03-27T05:45:06.109Z] 05:45:01 4 11.01 0.00 3.85 0.07 0.07 85.01 [2025-03-27T05:45:06.109Z] 05:45:01 5 7.91 0.00 4.08 0.30 0.07 87.64 [2025-03-27T05:45:06.109Z] 05:45:01 6 9.83 0.00 3.94 0.07 0.05 86.12 [2025-03-27T05:45:06.109Z] 05:45:01 7 9.33 0.00 4.31 0.22 0.05 86.10 [2025-03-27T05:45:06.109Z] Average: all 9.55 0.00 3.88 1.07 0.07 85.43 [2025-03-27T05:45:06.109Z] Average: 0 8.73 0.00 4.19 1.25 0.08 85.75 [2025-03-27T05:45:06.109Z] Average: 1 11.45 0.00 3.19 0.55 0.07 84.74 [2025-03-27T05:45:06.109Z] Average: 2 8.34 0.00 4.77 2.42 0.09 84.38 [2025-03-27T05:45:06.109Z] Average: 3 8.66 0.00 3.84 1.56 0.08 85.86 [2025-03-27T05:45:06.109Z] Average: 4 9.34 0.00 3.57 0.10 0.07 86.92 [2025-03-27T05:45:06.109Z] Average: 5 8.32 0.00 3.54 0.25 0.07 87.82 [2025-03-27T05:45:06.109Z] Average: 6 11.03 0.00 4.12 1.66 0.06 83.13 [2025-03-27T05:45:06.109Z] Average: 7 10.49 0.00 3.86 0.77 0.06 84.82 [2025-03-27T05:45:06.109Z] [2025-03-27T05:45:06.109Z] [2025-03-27T05:45:06.109Z]