Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac169e6d081e257780941d6c50b5f34bf6ae767b+81cf557479d01d4f4a14f112e6412639f37c589c (868b638c517cd4a25d37f02440d2f28815956eb7) 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-ssh2014646238867548248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15469801401438656499.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/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/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14972664352965001461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-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-ssh9082800124129561354.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/edgex-taf-common/branches/PR-124/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/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886296580934998253.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: 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-3032 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [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/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit ac169e6d081e257780941d6c50b5f34bf6ae767b Merge succeeded, producing 01dd52433aefc01bc23d5547cdd5acbc5692ef7a Checking out Revision 01dd52433aefc01bc23d5547cdd5acbc5692ef7a (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01dd52433aefc01bc23d5547cdd5acbc5692ef7a # timeout=10 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" > git rev-list --no-walk ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-09T18:58:32.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-09T18:58:32.817Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-09T18:58:32.836Z] ========================================================= [2025-06-09T18:58:32.836Z] EdgeX Global Pipelines Version Info [2025-06-09T18:58:32.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:58:33.547Z] ------------------- [2025-06-09T18:58:33.547Z] stable info: [2025-06-09T18:58:33.547Z] ------------------- [2025-06-09T18:58:33.547Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-09T18:58:33.547Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-09T18:58:33.547Z] Message: update stable to v1.0.274 [2025-06-09T18:58:34.118Z] ------------------- [2025-06-09T18:58:34.118Z] experimental info: [2025-06-09T18:58:34.118Z] ------------------- [2025-06-09T18:58:34.118Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-09T18:58:34.118Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-09T18:58:34.118Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-09T18:58:34.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-09T18:58:34.197Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-09T18:58:34.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-09T18:58:34.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-09T18:58:34.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-09T18:58:34.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-09T18:58:34.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-09T18:58:34.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-09T18:58:34.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-09T18:58:34.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-09T18:58:34.321Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-09T18:58:34.339Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-09T18:58:34.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-09T18:58:34.369Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-09T18:58:34.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2025-06-09T18:58:34.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2025-06-09T18:58:34.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2025-06-09T18:58:34.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01dd52433aefc01bc23d5547cdd5acbc5692ef7a [Pipeline] echo [2025-06-09T18:58:34.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01dd524 [Pipeline] echo [2025-06-09T18:58:34.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T18:58:34.498Z] provisioning config files... [2025-06-09T18:58:34.510Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config1344088478999872154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:58:34.836Z] ---> ****-login.sh [2025-06-09T18:58:34.836Z] nexus3.edgexfoundry.org:10001 [2025-06-09T18:58:35.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:35.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:35.097Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:35.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:35.097Z] [2025-06-09T18:58:35.097Z] Login Succeeded [2025-06-09T18:58:35.097Z] nexus3.edgexfoundry.org:10002 [2025-06-09T18:58:35.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:35.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:35.097Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:35.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:35.097Z] [2025-06-09T18:58:35.097Z] Login Succeeded [2025-06-09T18:58:35.097Z] nexus3.edgexfoundry.org:10003 [2025-06-09T18:58:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:35.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:35.357Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:35.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:35.357Z] [2025-06-09T18:58:35.357Z] Login Succeeded [2025-06-09T18:58:35.357Z] nexus3.edgexfoundry.org:10004 [2025-06-09T18:58:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:35.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:35.357Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:35.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:35.357Z] [2025-06-09T18:58:35.357Z] Login Succeeded [2025-06-09T18:58:35.357Z] ****.io [2025-06-09T18:58:35.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:35.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:35.928Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:35.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:35.928Z] [2025-06-09T18:58:35.928Z] Login Succeeded [2025-06-09T18:58:35.928Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T18:58:35.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-09T18:58:36.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-09T18:58:36.362Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-09T18:58:36.362Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-09T18:58:36.362Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-09T18:58:36.362Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-09T18:58:36.362Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-09T18:58:36.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:58:36.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:58:36.712Z] [2025-06-09T18:58:36.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:58:37.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:58:37.021Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-09T18:58:37.021Z] 3dae71ba6b94: Pulling fs layer [2025-06-09T18:58:37.021Z] 6bf1a483ea7c: Pulling fs layer [2025-06-09T18:58:37.021Z] f5dfc541a4d3: Pulling fs layer [2025-06-09T18:58:37.021Z] 461d9e800cba: Pulling fs layer [2025-06-09T18:58:37.021Z] 80192f66455f: Pulling fs layer [2025-06-09T18:58:37.021Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-09T18:58:37.021Z] a29436f7fd5d: Pulling fs layer [2025-06-09T18:58:37.021Z] 923cac83aea3: Pulling fs layer [2025-06-09T18:58:37.021Z] 25ad8b0a4227: Pulling fs layer [2025-06-09T18:58:37.021Z] db01528c6b51: Pulling fs layer [2025-06-09T18:58:37.021Z] 28988de357af: Pulling fs layer [2025-06-09T18:58:37.021Z] 461d9e800cba: Waiting [2025-06-09T18:58:37.021Z] a29436f7fd5d: Waiting [2025-06-09T18:58:37.021Z] 80192f66455f: Waiting [2025-06-09T18:58:37.021Z] 2e8e34ca0e6c: Waiting [2025-06-09T18:58:37.021Z] 923cac83aea3: Waiting [2025-06-09T18:58:37.021Z] db01528c6b51: Waiting [2025-06-09T18:58:37.021Z] 28988de357af: Waiting [2025-06-09T18:58:37.021Z] 25ad8b0a4227: Waiting [2025-06-09T18:58:37.021Z] 6bf1a483ea7c: Verifying Checksum [2025-06-09T18:58:37.021Z] 6bf1a483ea7c: Download complete [2025-06-09T18:58:37.021Z] 461d9e800cba: Verifying Checksum [2025-06-09T18:58:37.021Z] 461d9e800cba: Download complete [2025-06-09T18:58:37.021Z] 80192f66455f: Download complete [2025-06-09T18:58:37.280Z] f5dfc541a4d3: Verifying Checksum [2025-06-09T18:58:37.280Z] f5dfc541a4d3: Download complete [2025-06-09T18:58:37.280Z] 3dae71ba6b94: Verifying Checksum [2025-06-09T18:58:37.280Z] 3dae71ba6b94: Download complete [2025-06-09T18:58:37.280Z] 923cac83aea3: Verifying Checksum [2025-06-09T18:58:37.280Z] 923cac83aea3: Download complete [2025-06-09T18:58:37.280Z] 25ad8b0a4227: Verifying Checksum [2025-06-09T18:58:37.280Z] 25ad8b0a4227: Download complete [2025-06-09T18:58:37.280Z] db01528c6b51: Verifying Checksum [2025-06-09T18:58:37.280Z] db01528c6b51: Download complete [2025-06-09T18:58:37.280Z] 28988de357af: Verifying Checksum [2025-06-09T18:58:37.280Z] 28988de357af: Download complete [2025-06-09T18:58:37.548Z] a29436f7fd5d: Verifying Checksum [2025-06-09T18:58:37.548Z] a29436f7fd5d: Download complete [2025-06-09T18:58:38.115Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-09T18:58:38.115Z] 2e8e34ca0e6c: Download complete [2025-06-09T18:58:38.115Z] 3dae71ba6b94: Pull complete [2025-06-09T18:58:38.375Z] 6bf1a483ea7c: Pull complete [2025-06-09T18:58:38.950Z] f5dfc541a4d3: Pull complete [2025-06-09T18:58:38.950Z] 461d9e800cba: Pull complete [2025-06-09T18:58:39.208Z] 80192f66455f: Pull complete [2025-06-09T18:58:42.491Z] 2e8e34ca0e6c: Pull complete [2025-06-09T18:58:42.749Z] a29436f7fd5d: Pull complete [2025-06-09T18:58:42.749Z] 923cac83aea3: Pull complete [2025-06-09T18:58:43.008Z] 25ad8b0a4227: Pull complete [2025-06-09T18:58:43.008Z] db01528c6b51: Pull complete [2025-06-09T18:58:43.008Z] 28988de357af: Pull complete [2025-06-09T18:58:43.008Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-09T18:58:43.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:58:43.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T18:58:43.128Z] prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container [2025-06-09T18:58:43.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@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-06-09T18:58:45.299Z] $ docker top 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf -eo pid,comm [2025-06-09T18:58:45.348Z] 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-06-09T18:58:45.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-09T18:58:45.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T18:58:45.393Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T18:58:45.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T18:58:45.512Z] $ docker exec 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent [2025-06-09T18:58:45.602Z] SSH_AUTH_SOCK=/tmp/ssh-jxCwCeKLjZ0r/agent.31 [2025-06-09T18:58:45.602Z] SSH_AGENT_PID=37 [2025-06-09T18:58:45.607Z] Running ssh-add (command line suppressed) [2025-06-09T18:58:45.713Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10600513816968298588.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10600513816968298588.key) [2025-06-09T18:58:45.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T18:58:46.011Z] + git tag --points-at HEAD [Pipeline] } [2025-06-09T18:58:46.042Z] $ docker exec --env ******** --env ******** 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent -k [2025-06-09T18:58:46.132Z] unset SSH_AUTH_SOCK; [2025-06-09T18:58:46.132Z] unset SSH_AGENT_PID; [2025-06-09T18:58:46.132Z] echo Agent pid 37 killed; [2025-06-09T18:58:46.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-09T18:58:46.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T18:58:46.181Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T18:58:46.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T18:58:46.290Z] $ docker exec 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent [2025-06-09T18:58:46.383Z] SSH_AUTH_SOCK=/tmp/ssh-vookJ48OYUG2/agent.70 [2025-06-09T18:58:46.383Z] SSH_AGENT_PID=76 [2025-06-09T18:58:46.388Z] Running ssh-add (command line suppressed) [2025-06-09T18:58:46.488Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_2343574232613464611.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_2343574232613464611.key) [2025-06-09T18:58:46.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T18:58:46.785Z] + git semver init [2025-06-09T18:58:47.046Z] 2025-06-09 18:58:46,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-09T18:58:47.047Z] 2025-06-09 18:58:46,989 [run_init] DEBUG init version:0.0.0 force:False [2025-06-09T18:58:47.047Z] 2025-06-09 18:58:46,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver [2025-06-09T18:58:47.047Z] 2025-06-09 18:58:46,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver [2025-06-09T18:58:47.047Z] 2025-06-09 18:58:46,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124, stdin=None, shell=False, universal_newlines=False) [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,578 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.git/info/exclude [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 with force:False [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,578 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,581 [execute] INFO git cat-file --batch-check [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,583 [execute] INFO git cat-file --batch [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T18:58:47.612Z] 2025-06-09 18:58:47,586 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 [2025-06-09T18:58:47.612Z] 0.0.0 [Pipeline] } [2025-06-09T18:58:47.624Z] $ docker exec --env ******** --env ******** 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent -k [2025-06-09T18:58:47.700Z] unset SSH_AUTH_SOCK; [2025-06-09T18:58:47.700Z] unset SSH_AGENT_PID; [2025-06-09T18:58:47.700Z] echo Agent pid 76 killed; [2025-06-09T18:58:47.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-09T18:58:48.010Z] + git semver [Pipeline] } [2025-06-09T18:58:48.287Z] $ docker stop --time=1 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf [2025-06-09T18:58:49.569Z] $ docker rm -f --volumes 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T18:58:49.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-09T18:58:50.141Z] Stashed 1 file(s) [Pipeline] echo [2025-06-09T18:58:50.143Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T18:58:50.284Z] provisioning config files... [2025-06-09T18:58:50.294Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config11724495268855711972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:58:50.590Z] ---> ****-login.sh [2025-06-09T18:58:50.590Z] nexus3.edgexfoundry.org:10001 [2025-06-09T18:58:50.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:50.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:50.590Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:50.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:50.590Z] [2025-06-09T18:58:50.590Z] Login Succeeded [2025-06-09T18:58:50.590Z] nexus3.edgexfoundry.org:10002 [2025-06-09T18:58:50.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:50.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:50.590Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:50.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:50.590Z] [2025-06-09T18:58:50.590Z] Login Succeeded [2025-06-09T18:58:50.590Z] nexus3.edgexfoundry.org:10003 [2025-06-09T18:58:50.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:50.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:50.849Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:50.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:50.849Z] [2025-06-09T18:58:50.849Z] Login Succeeded [2025-06-09T18:58:50.849Z] nexus3.edgexfoundry.org:10004 [2025-06-09T18:58:50.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:50.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:50.849Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:50.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:50.849Z] [2025-06-09T18:58:50.849Z] Login Succeeded [2025-06-09T18:58:50.849Z] ****.io [2025-06-09T18:58:51.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:58:51.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:58:51.109Z] Configure a credential helper to remove this warning. See [2025-06-09T18:58:51.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:58:51.109Z] [2025-06-09T18:58:51.109Z] Login Succeeded [2025-06-09T18:58:51.109Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T18:58:51.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T18:58:51.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T18:58:52.035Z] + ls -al . [2025-06-09T18:58:52.035Z] total 72 [2025-06-09T18:58:52.035Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 9 18:58 . [2025-06-09T18:58:52.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:58 .. [2025-06-09T18:58:52.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:58 .git [2025-06-09T18:58:52.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:58 .github [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:58 .gitignore [2025-06-09T18:58:52.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 18:58 .semver [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:58 Dockerfile [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:58 Jenkinsfile [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:58 LICENSE [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:58 README.md [2025-06-09T18:58:52.035Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:58 TUC [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:58 VERSION [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:58 requirements.txt [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:58 robot-entrypoint.sh [2025-06-09T18:58:52.035Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:58:52.346Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=01dd52433aefc01bc23d5547cdd5acbc5692ef7a --label arch=amd64 --label version=0.0.0 . [2025-06-09T18:58:52.346Z] Sending build context to Docker daemon 635.9kB [2025-06-09T18:58:52.346Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T18:58:52.604Z] 3.20: Pulling from library/alpine [2025-06-09T18:58:52.863Z] 0a9a5dfd008f: Pulling fs layer [2025-06-09T18:58:53.121Z] 0a9a5dfd008f: Verifying Checksum [2025-06-09T18:58:53.121Z] 0a9a5dfd008f: Download complete [2025-06-09T18:58:53.121Z] 0a9a5dfd008f: Pull complete [2025-06-09T18:58:53.121Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T18:58:53.121Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T18:58:53.121Z] ---> ff221270b9fb [2025-06-09T18:58:53.121Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T18:58:53.379Z] ---> Running in 7e5d8cf28c70 [2025-06-09T18:58:53.379Z] Removing intermediate container 7e5d8cf28c70 [2025-06-09T18:58:53.379Z] ---> 60e8703e7eba [2025-06-09T18:58:53.379Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T18:58:53.379Z] ---> Running in aaec4717a542 [2025-06-09T18:58:53.379Z] Removing intermediate container aaec4717a542 [2025-06-09T18:58:53.379Z] ---> b11134cd824f [2025-06-09T18:58:53.379Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T18:58:53.638Z] ---> f36017099838 [2025-06-09T18:58:53.638Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T18:58:53.895Z] ---> f9881902a5e9 [2025-06-09T18:58:53.895Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T18:58:53.895Z] ---> dd5eedbd5148 [2025-06-09T18:58:53.895Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T18:58:53.895Z] ---> Running in 3dcd77116a34 [2025-06-09T18:58:54.152Z] Removing intermediate container 3dcd77116a34 [2025-06-09T18:58:54.152Z] ---> e70fb91d248f [2025-06-09T18:58:54.152Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T18:58:54.152Z] ---> Running in aa959ca2c36e [2025-06-09T18:58:54.720Z] Removing intermediate container aa959ca2c36e [2025-06-09T18:58:54.720Z] ---> 8cec36ddbf71 [2025-06-09T18:58:54.720Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-06-09T18:58:54.720Z] ---> Running in c0fa6aebf6c7 [2025-06-09T18:58:54.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:58:57.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:59:01.694Z] OK: 8 MiB in 14 packages [2025-06-09T18:59:01.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:59:03.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:59:05.230Z] Still waiting to schedule task [2025-06-09T18:59:05.230Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3031’ [2025-06-09T18:59:06.900Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T18:59:13.469Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T18:59:15.378Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T18:59:17.285Z] (4/14) Installing libunistring (1.2-r0) [2025-06-09T18:59:19.839Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T18:59:21.748Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T18:59:23.656Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T18:59:25.561Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T18:59:28.096Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T18:59:30.003Z] (10/14) Installing curl (8.12.1-r0) [2025-06-09T18:59:32.540Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-09T18:59:36.745Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-09T18:59:38.125Z] (13/14) Installing jq (1.7.1-r0) [2025-06-09T18:59:40.665Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-09T18:59:43.242Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T18:59:43.242Z] Executing ca-certificates-20241121-r1.trigger [2025-06-09T18:59:43.242Z] OK: 43 MiB in 28 packages [2025-06-09T18:59:43.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:59:45.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:59:49.077Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-09T18:59:50.456Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-09T18:59:51.837Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-09T18:59:54.377Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-09T18:59:56.285Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-09T18:59:58.217Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-09T19:00:00.145Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-09T19:00:01.541Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-09T19:00:05.201Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-09T19:00:07.130Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T19:00:12.358Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-09T19:00:13.753Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-09T19:00:15.180Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-09T19:00:16.560Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-09T19:00:18.471Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-09T19:00:20.382Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-09T19:00:22.919Z] (17/167) Installing glib (2.80.5-r0) [2025-06-09T19:00:26.209Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-09T19:00:28.758Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-09T19:00:31.291Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-09T19:00:33.830Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-09T19:00:35.963Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-09T19:00:37.337Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-09T19:00:39.868Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-09T19:00:40.804Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-09T19:00:43.338Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-09T19:00:45.243Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-09T19:00:47.146Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-09T19:00:49.050Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-09T19:00:49.987Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-09T19:00:51.622Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-09T19:00:52.997Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-09T19:00:54.370Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-09T19:00:56.915Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-09T19:00:59.456Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-09T19:01:00.393Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-09T19:01:01.770Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-09T19:01:03.152Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-09T19:01:04.528Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-09T19:01:05.645Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-09T19:01:07.551Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-09T19:01:08.930Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-09T19:01:09.868Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-09T19:01:47.692Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3034 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] checkout [2025-06-09T19:01:47.726Z] Selected Git installation does not exist. Using Default [2025-06-09T19:01:47.726Z] The recommended git tool is: NONE [2025-06-09T19:01:52.962Z] using credential edgex-jenkins-ssh [2025-06-09T19:01:52.981Z] Cloning the remote Git repository [2025-06-09T19:01:53.025Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T19:01:53.107Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 [2025-06-09T19:01:53.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T19:01:53.247Z] > git --version # timeout=10 [2025-06-09T19:01:53.268Z] > git --version # 'git version 2.25.1' [2025-06-09T19:01:53.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T19:01:53.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T19:01:54.085Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T19:01:54.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T19:01:55.111Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T19:01:55.161Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T19:01:55.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T19:01:55.187Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-09T19:01:55.698Z] Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit ac169e6d081e257780941d6c50b5f34bf6ae767b [2025-06-09T19:01:55.961Z] Merge succeeded, producing 102d16eefa44343817d01cd322f488bf4357bb57 [2025-06-09T19:01:55.961Z] Checking out Revision 102d16eefa44343817d01cd322f488bf4357bb57 (PR-124) [2025-06-09T19:01:55.718Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T19:01:55.781Z] > git checkout -f ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 [2025-06-09T19:01:55.848Z] > git remote # timeout=10 [2025-06-09T19:01:55.863Z] > git config --get remote.origin.url # timeout=10 [2025-06-09T19:01:55.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T19:01:55.907Z] > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 [2025-06-09T19:01:55.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-09T19:01:55.971Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T19:01:55.983Z] > git checkout -f 102d16eefa44343817d01cd322f488bf4357bb57 # timeout=10 [2025-06-09T19:01:59.559Z] Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" [2025-06-09T19:01:59.570Z] > git rev-list --no-walk ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T19:02:01.325Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-09T19:02:01.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-09T19:02:01.325Z] Dload Upload Total Spent Left Speed [2025-06-09T19:02:01.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2025-06-09T19:02:01.650Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-09T19:02:01.971Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2025-06-09T19:02:01.971Z] [2025-06-09T19:02:01.971Z] { [2025-06-09T19:02:01.971Z] "registry-mirrors": [ [2025-06-09T19:02:01.971Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-09T19:02:01.971Z] ], [2025-06-09T19:02:01.971Z] "bip": "10.250.0.254/24", [2025-06-09T19:02:01.971Z] "hosts": [ [2025-06-09T19:02:01.971Z] "tcp://0.0.0.0:5555", [2025-06-09T19:02:01.971Z] "unix:///var/run/docker.sock" [2025-06-09T19:02:01.971Z] ], [2025-06-09T19:02:01.971Z] "mtu": 1458, [2025-06-09T19:02:01.971Z] "selinux-enabled": true, [2025-06-09T19:02:01.971Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-09T19:02:01.971Z] } [Pipeline] sh [2025-06-09T19:02:02.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-09T19:02:02.625Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T19:02:21.316Z] provisioning config files... [2025-06-09T19:02:21.343Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config15329196697126713917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T19:02:21.776Z] ---> ****-login.sh [2025-06-09T19:02:21.776Z] nexus3.edgexfoundry.org:10001 [2025-06-09T19:02:22.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T19:02:22.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T19:02:22.309Z] Configure a credential helper to remove this warning. See [2025-06-09T19:02:22.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T19:02:22.309Z] [2025-06-09T19:02:22.309Z] Login Succeeded [2025-06-09T19:02:22.310Z] nexus3.edgexfoundry.org:10002 [2025-06-09T19:02:22.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T19:02:22.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T19:02:22.840Z] Configure a credential helper to remove this warning. See [2025-06-09T19:02:22.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T19:02:22.840Z] [2025-06-09T19:02:22.840Z] Login Succeeded [2025-06-09T19:02:22.840Z] nexus3.edgexfoundry.org:10003 [2025-06-09T19:02:23.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T19:02:23.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T19:02:23.114Z] Configure a credential helper to remove this warning. See [2025-06-09T19:02:23.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T19:02:23.114Z] [2025-06-09T19:02:23.114Z] Login Succeeded [2025-06-09T19:02:23.114Z] nexus3.edgexfoundry.org:10004 [2025-06-09T19:02:23.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T19:02:23.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T19:02:23.384Z] Configure a credential helper to remove this warning. See [2025-06-09T19:02:23.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T19:02:23.384Z] [2025-06-09T19:02:23.384Z] Login Succeeded [2025-06-09T19:02:23.384Z] ****.io [2025-06-09T19:02:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T19:02:23.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T19:02:23.916Z] Configure a credential helper to remove this warning. See [2025-06-09T19:02:23.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T19:02:23.916Z] [2025-06-09T19:02:23.916Z] Login Succeeded [2025-06-09T19:02:23.916Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T19:02:23.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T19:02:24.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T19:02:24.901Z] + ls -al . [2025-06-09T19:02:24.901Z] total 68 [2025-06-09T19:02:24.901Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 19:02 . [2025-06-09T19:02:24.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 19:01 .. [2025-06-09T19:02:24.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 19:01 .git [2025-06-09T19:02:24.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 19:01 .github [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 19:01 .gitignore [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 19:01 Dockerfile [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 19:01 Jenkinsfile [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 19:01 LICENSE [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 19:01 README.md [2025-06-09T19:02:24.901Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 19:01 TUC [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:58 VERSION [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 19:01 requirements.txt [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 19:01 robot-entrypoint.sh [2025-06-09T19:02:24.901Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T19:02:25.243Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=102d16eefa44343817d01cd322f488bf4357bb57 --label arch=arm64 --label version=0.0.0 . [2025-06-09T19:02:25.509Z] Sending build context to Docker daemon 377.9kB [2025-06-09T19:02:25.509Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T19:02:26.090Z] 3.20: Pulling from library/alpine [2025-06-09T19:02:26.090Z] 94e9d8af2201: Pulling fs layer [2025-06-09T19:02:26.356Z] 94e9d8af2201: Download complete [2025-06-09T19:02:26.938Z] 94e9d8af2201: Pull complete [2025-06-09T19:02:26.938Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T19:02:27.208Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T19:02:27.208Z] ---> 7aab056cecc6 [2025-06-09T19:02:27.208Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T19:02:27.208Z] ---> Running in aa648238ec56 [2025-06-09T19:02:27.476Z] Removing intermediate container aa648238ec56 [2025-06-09T19:02:27.476Z] ---> e2b989f03469 [2025-06-09T19:02:27.476Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T19:02:27.743Z] ---> Running in b2291bdf2b0c [2025-06-09T19:02:28.010Z] Removing intermediate container b2291bdf2b0c [2025-06-09T19:02:28.010Z] ---> fa49650ce763 [2025-06-09T19:02:28.010Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T19:02:28.594Z] ---> 10a7ca9023a1 [2025-06-09T19:02:28.594Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T19:02:28.865Z] ---> 0780e3abf864 [2025-06-09T19:02:28.865Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T19:02:29.450Z] ---> 5eca3c890348 [2025-06-09T19:02:29.450Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T19:02:29.450Z] ---> Running in df9187cdadfa [2025-06-09T19:02:29.719Z] Removing intermediate container df9187cdadfa [2025-06-09T19:02:29.719Z] ---> 56554a871c35 [2025-06-09T19:02:29.719Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T19:02:29.986Z] ---> Running in f94cd92fee57 [2025-06-09T19:02:31.939Z] Removing intermediate container f94cd92fee57 [2025-06-09T19:02:31.939Z] ---> 5999ef016829 [2025-06-09T19:02:31.939Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-06-09T19:02:31.939Z] ---> Running in ded0a26176c8 [2025-06-09T19:02:32.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T19:02:35.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T19:02:40.149Z] OK: 9 MiB in 14 packages [2025-06-09T19:02:40.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T19:02:42.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T19:02:47.066Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T19:02:49.003Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T19:02:50.946Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T19:02:52.886Z] (4/14) Installing libunistring (1.2-r0) [2025-06-09T19:02:55.465Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T19:02:57.407Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T19:02:59.361Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T19:03:01.304Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T19:03:03.886Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T19:03:05.825Z] (10/14) Installing curl (8.12.1-r0) [2025-06-09T19:03:08.403Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-09T19:03:12.658Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-09T19:03:14.072Z] (13/14) Installing jq (1.7.1-r0) [2025-06-09T19:03:16.654Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-09T19:03:19.241Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T19:03:19.241Z] Executing ca-certificates-20241121-r1.trigger [2025-06-09T19:03:19.241Z] OK: 43 MiB in 28 packages [2025-06-09T19:03:19.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T19:03:22.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T19:03:26.363Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-09T19:03:27.781Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-09T19:03:29.716Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-09T19:03:31.655Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-09T19:03:34.227Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-09T19:03:36.160Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-09T19:03:37.566Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-09T19:03:39.499Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-09T19:03:42.070Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-09T19:03:44.000Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T19:03:45.935Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-09T19:03:47.332Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-09T19:03:48.726Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-09T19:03:50.652Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-10T00:58:32.772Z] Cancelling nested steps due to timeout [2025-06-10T00:58:32.779Z] Sending interrupt signal to process [2025-06-10T00:58:33.015Z] Sending interrupt signal to process [2025-06-10T00:58:36.993Z] Terminated [2025-06-10T00:58:37.005Z] script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:58:37.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:58:37.544Z] [2025-06-10T00:58:37.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:58:37.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:58:37.886Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-10T00:58:37.886Z] 8998bd30e6a1: Pulling fs layer [2025-06-10T00:58:37.886Z] 04944245beec: Pulling fs layer [2025-06-10T00:58:37.886Z] 699f458cf7ca: Pulling fs layer [2025-06-10T00:58:37.886Z] 765212b225bb: Pulling fs layer [2025-06-10T00:58:37.886Z] f23df028b6ca: Pulling fs layer [2025-06-10T00:58:37.886Z] d65c8cfc05b1: Pulling fs layer [2025-06-10T00:58:37.886Z] 2437ff75d9bd: Pulling fs layer [2025-06-10T00:58:37.886Z] f23df028b6ca: Waiting [2025-06-10T00:58:37.886Z] 765212b225bb: Waiting [2025-06-10T00:58:37.886Z] d65c8cfc05b1: Waiting [2025-06-10T00:58:37.886Z] 2437ff75d9bd: Waiting [2025-06-10T00:58:38.153Z] 04944245beec: Verifying Checksum [2025-06-10T00:58:38.153Z] 04944245beec: Download complete [2025-06-10T00:58:38.153Z] f23df028b6ca: Download complete [2025-06-10T00:58:38.153Z] d65c8cfc05b1: Verifying Checksum [2025-06-10T00:58:38.153Z] d65c8cfc05b1: Download complete [2025-06-10T00:58:38.330Z] Terminated [2025-06-10T00:58:38.336Z] script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [2025-06-10T00:58:38.418Z] 699f458cf7ca: Verifying Checksum [2025-06-10T00:58:38.419Z] 699f458cf7ca: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:58:38.682Z] 8998bd30e6a1: Verifying Checksum [2025-06-10T00:58:38.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:58:38.787Z] [2025-06-10T00:58:38.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:58:39.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:58:39.092Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-10T00:58:39.092Z] 5eb5b503b376: Pulling fs layer [2025-06-10T00:58:39.092Z] 5c69ac0246d0: Pulling fs layer [2025-06-10T00:58:39.092Z] ec43610c2a17: Pulling fs layer [2025-06-10T00:58:39.092Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-10T00:58:39.092Z] 33b1e0a273af: Pulling fs layer [2025-06-10T00:58:39.092Z] 5d3b04190fa2: Pulling fs layer [2025-06-10T00:58:39.092Z] 2f39f015ded8: Pulling fs layer [2025-06-10T00:58:39.092Z] 33b1e0a273af: Waiting [2025-06-10T00:58:39.092Z] 3a2ae6a8a46f: Waiting [2025-06-10T00:58:39.092Z] 5d3b04190fa2: Waiting [2025-06-10T00:58:39.092Z] 2f39f015ded8: Waiting [2025-06-10T00:58:39.092Z] 5c69ac0246d0: Download complete [2025-06-10T00:58:39.092Z] 3a2ae6a8a46f: Download complete [2025-06-10T00:58:39.092Z] 33b1e0a273af: Verifying Checksum [2025-06-10T00:58:39.092Z] 33b1e0a273af: Download complete [2025-06-10T00:58:39.092Z] 5d3b04190fa2: Verifying Checksum [2025-06-10T00:58:39.092Z] 5d3b04190fa2: Download complete [2025-06-10T00:58:39.092Z] ec43610c2a17: Download complete [2025-06-10T00:58:39.352Z] 5eb5b503b376: Verifying Checksum [2025-06-10T00:58:39.352Z] 5eb5b503b376: Download complete [2025-06-10T00:58:39.917Z] 2f39f015ded8: Download complete [2025-06-10T00:58:40.175Z] 5eb5b503b376: Pull complete [2025-06-10T00:58:40.433Z] 5c69ac0246d0: Pull complete [2025-06-10T00:58:40.692Z] ec43610c2a17: Pull complete [2025-06-10T00:58:40.952Z] 3a2ae6a8a46f: Pull complete [2025-06-10T00:58:40.952Z] 33b1e0a273af: Pull complete [2025-06-10T00:58:40.952Z] 5d3b04190fa2: Pull complete [2025-06-10T00:58:41.250Z] 2437ff75d9bd: Verifying Checksum [2025-06-10T00:58:41.250Z] 2437ff75d9bd: Download complete [2025-06-10T00:58:43.186Z] 8998bd30e6a1: Pull complete [2025-06-10T00:58:43.765Z] 04944245beec: Pull complete [2025-06-10T00:58:45.170Z] 699f458cf7ca: Pull complete [2025-06-10T00:58:45.264Z] 2f39f015ded8: Pull complete [2025-06-10T00:58:45.264Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-10T00:58:45.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:58:45.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:58:45.360Z] prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container [2025-06-10T00:58:45.402Z] $ 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/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-10T00:58:45.434Z] 765212b225bb: Pull complete [2025-06-10T00:58:46.388Z] f23df028b6ca: Pull complete [2025-06-10T00:58:46.654Z] d65c8cfc05b1: Pull complete [2025-06-10T00:58:46.872Z] $ docker top d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:58:47.236Z] ---> job-cost.sh [2025-06-10T00:58:47.236Z] lf-activate-venv: SKIPPING [2025-06-10T00:58:47.236Z] INFO: No Stack... [2025-06-10T00:58:47.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-10T00:58:48.062Z] INFO: Archiving Costs [Pipeline] sh [2025-06-10T00:58:48.347Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv [2025-06-10T00:58:48.347Z] + cut -d, -f6 [Pipeline] lock [2025-06-10T00:58:48.363Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [2025-06-10T00:58:48.370Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] did not exist. Created. [2025-06-10T00:58:48.377Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-10T00:58:48.685Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-06-10T00:58:48.724Z] Stashed 1 file(s) [Pipeline] } [2025-06-10T00:58:48.734Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-10T00:58:48.763Z] $ docker stop --time=1 d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e [2025-06-10T00:58:49.904Z] $ docker rm -f --volumes d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-10T00:58:50.038Z] Failed in branch amd64 [2025-06-10T00:59:04.843Z] 2437ff75d9bd: Pull complete [2025-06-10T00:59:04.844Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-10T00:59:04.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:59:04.844Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:59:05.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-3034 does not seem to be running inside a container [2025-06-10T00:59:05.154Z] $ 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/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-10T00:59:06.467Z] $ docker top ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:07.328Z] ---> job-cost.sh [2025-06-10T00:59:07.328Z] lf-activate-venv: SKIPPING [2025-06-10T00:59:07.328Z] INFO: No Stack... [2025-06-10T00:59:07.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-10T00:59:08.485Z] INFO: Archiving Costs [Pipeline] sh [2025-06-10T00:59:09.126Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv [2025-06-10T00:59:09.126Z] + cut -d, -f6 [Pipeline] lock [2025-06-10T00:59:09.158Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [2025-06-10T00:59:09.164Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] did not exist. Created. [2025-06-10T00:59:09.169Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-10T00:59:09.829Z] /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/durable-dde872ea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-10T00:59:10.458Z] + echo total: 0.6600000262260437 [Pipeline] stash [2025-06-10T00:59:10.483Z] Warning: overwriting stash ‘stack-cost’ [2025-06-10T00:59:10.867Z] Stashed 1 file(s) [Pipeline] } [2025-06-10T00:59:10.876Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-10T00:59:10.908Z] $ docker stop --time=1 ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 [2025-06-10T00:59:12.428Z] $ docker rm -f --volumes ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-10T00:59:12.698Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-10T00:59:13.193Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-124/archives ] [2025-06-10T00:59:13.193Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-10T00:59:13.193Z] total 16 [2025-06-10T00:59:13.193Z] drwxr-xr-x 3 root root 4096 Jun 10 00:58 . [2025-06-10T00:59:13.193Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:58 .. [2025-06-10T00:59:13.193Z] drwxr-xr-x 2 root root 4096 Jun 10 00:58 cost [2025-06-10T00:59:13.193Z] -rw-r--r-- 1 root root 90 Jun 10 00:58 cost.csv [2025-06-10T00:59:13.193Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-10T00:59:13.193Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives [2025-06-10T00:59:13.193Z] total 16 [2025-06-10T00:59:13.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 00:58 . [2025-06-10T00:59:13.193Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:58 .. [2025-06-10T00:59:13.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 00:58 cost [2025-06-10T00:59:13.193Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 10 00:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:13.488Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:14.363Z] ---> package-listing.sh [2025-06-10T00:59:14.363Z] ++ facter osfamily [2025-06-10T00:59:14.363Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-10T00:59:14.622Z] + OS_FAMILY=debian [2025-06-10T00:59:14.622Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-124 [2025-06-10T00:59:14.622Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-10T00:59:14.622Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-10T00:59:14.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-10T00:59:14.622Z] + PACKAGES=/tmp/packages_start.txt [2025-06-10T00:59:14.622Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' [2025-06-10T00:59:14.622Z] + PACKAGES=/tmp/packages_end.txt [2025-06-10T00:59:14.622Z] + case "${OS_FAMILY}" in [2025-06-10T00:59:14.622Z] + dpkg -l [2025-06-10T00:59:14.622Z] + grep '^ii' [2025-06-10T00:59:14.622Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-10T00:59:14.622Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-10T00:59:14.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-10T00:59:14.622Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' [2025-06-10T00:59:14.622Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [2025-06-10T00:59:14.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [Pipeline] echo [2025-06-10T00:59:14.631Z] 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/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-10T00:59:14.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:59:15.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:59:15.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:59:15.574Z] prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container [2025-06-10T00:59:15.610Z] $ 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/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-10T00:59:15.820Z] $ docker top cdb0c8fb7e2a0c2a33fb3faf75b5c8739f80a66f74958df0cf8986fb67713e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-10T00:59:16.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-10T00:59:16.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-10T00:59:16.725Z] + ls /var/log/sa-host [2025-06-10T00:59:16.725Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-10T00:59:16.799Z] provisioning config files... [2025-06-10T00:59:16.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config16417848366289254924tmp [Pipeline] { [Pipeline] echo [2025-06-10T00:59:16.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:17.113Z] ---> create-netrc.sh [Pipeline] } [2025-06-10T00:59:17.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:17.459Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-10T00:59:17.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:17.759Z] ---> sudo-logs.sh [2025-06-10T00:59:17.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-10T00:59:17.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:18.102Z] ---> job-cost.sh [2025-06-10T00:59:18.102Z] lf-activate-venv: SKIPPING [2025-06-10T00:59:18.102Z] DEBUG: total: 1.5299999713897705 [2025-06-10T00:59:18.102Z] INFO: Retrieving Stack Cost... [2025-06-10T00:59:18.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-10T00:59:18.632Z] INFO: Archiving Costs [Pipeline] echo [2025-06-10T00:59:18.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:59:18.931Z] ---> logs-deploy.sh [2025-06-10T00:59:18.931Z] lf-activate-venv: SKIPPING [2025-06-10T00:59:18.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-124/4 [2025-06-10T00:59:18.931Z] INFO: archiving workspace using pattern(s): [2025-06-10T00:59:19.867Z] Archives upload complete. [2025-06-10T00:59:19.867Z] INFO: archiving logs to Nexus