Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4333ead679332fe652f4172ea8b4cc5d6910c80c+81cf557479d01d4f4a14f112e6412639f37c589c (36337689d5c3462e75092401b2fa77904c2d9673) 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-ssh15819629757660329169.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-ssh9777024614423930217.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-126/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-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4051261483828041318.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-ssh788267652078564315.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-126/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-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12130433857421255873.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-3029 in /w/workspace/xfoundry_edgex-taf-common_PR-126 [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-126 # 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 4333ead679332fe652f4172ea8b4cc5d6910c80c > 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/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 Merge succeeded, producing fde75c4c4a431eadeec11033785b9e33fd657bd2 Checking out Revision fde75c4c4a431eadeec11033785b9e33fd657bd2 (PR-126) > 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 fde75c4c4a431eadeec11033785b9e33fd657bd2 # timeout=10 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" > git rev-list --no-walk 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-09T18:56:29.156Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-09T18:56:29.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-09T18:56:29.281Z] ========================================================= [2025-06-09T18:56:29.281Z] EdgeX Global Pipelines Version Info [2025-06-09T18:56:29.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:56:30.416Z] ------------------- [2025-06-09T18:56:30.416Z] stable info: [2025-06-09T18:56:30.416Z] ------------------- [2025-06-09T18:56:30.416Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-09T18:56:30.416Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-09T18:56:30.416Z] Message: update stable to v1.0.274 [2025-06-09T18:56:30.676Z] ------------------- [2025-06-09T18:56:30.677Z] experimental info: [2025-06-09T18:56:30.677Z] ------------------- [2025-06-09T18:56:30.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-09T18:56:30.677Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-09T18:56:30.677Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-09T18:56:30.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-09T18:56:30.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-09T18:56:30.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-09T18:56:30.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-09T18:56:30.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-09T18:56:30.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-09T18:56:30.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-09T18:56:30.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-09T18:56:30.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-09T18:56:30.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-09T18:56:30.880Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-09T18:56:30.893Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-09T18:56:30.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-09T18:56:30.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-09T18:56:30.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo [2025-06-09T18:56:30.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo [2025-06-09T18:56:30.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo [2025-06-09T18:56:30.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fde75c4c4a431eadeec11033785b9e33fd657bd2 [Pipeline] echo [2025-06-09T18:56:31.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fde75c4 [Pipeline] echo [2025-06-09T18:56:31.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T18:56:31.067Z] provisioning config files... [2025-06-09T18:56:31.081Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config3890105057586447035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:56:31.443Z] ---> ****-login.sh [2025-06-09T18:56:31.443Z] nexus3.edgexfoundry.org:10001 [2025-06-09T18:56:31.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:31.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:31.962Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:31.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:31.962Z] [2025-06-09T18:56:31.962Z] Login Succeeded [2025-06-09T18:56:31.962Z] nexus3.edgexfoundry.org:10002 [2025-06-09T18:56:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:31.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:31.962Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:31.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:31.962Z] [2025-06-09T18:56:31.962Z] Login Succeeded [2025-06-09T18:56:31.962Z] nexus3.edgexfoundry.org:10003 [2025-06-09T18:56:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:32.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:32.224Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:32.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:32.224Z] [2025-06-09T18:56:32.224Z] Login Succeeded [2025-06-09T18:56:32.224Z] nexus3.edgexfoundry.org:10004 [2025-06-09T18:56:32.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:32.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:32.224Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:32.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:32.224Z] [2025-06-09T18:56:32.224Z] Login Succeeded [2025-06-09T18:56:32.224Z] ****.io [2025-06-09T18:56:32.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:32.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:32.482Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:32.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:32.482Z] [2025-06-09T18:56:32.482Z] Login Succeeded [2025-06-09T18:56:32.482Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T18:56:32.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-09T18:56:32.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-09T18:56:32.980Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-09T18:56:32.980Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-09T18:56:32.980Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-09T18:56:32.980Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-09T18:56:32.980Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-09T18:56:32.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:56:33.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:56:33.400Z] [2025-06-09T18:56:33.400Z] 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:56:33.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:56:33.698Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-09T18:56:33.698Z] 3dae71ba6b94: Pulling fs layer [2025-06-09T18:56:33.698Z] 6bf1a483ea7c: Pulling fs layer [2025-06-09T18:56:33.698Z] f5dfc541a4d3: Pulling fs layer [2025-06-09T18:56:33.698Z] 461d9e800cba: Pulling fs layer [2025-06-09T18:56:33.698Z] 80192f66455f: Pulling fs layer [2025-06-09T18:56:33.698Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-09T18:56:33.698Z] a29436f7fd5d: Pulling fs layer [2025-06-09T18:56:33.698Z] 923cac83aea3: Pulling fs layer [2025-06-09T18:56:33.698Z] 25ad8b0a4227: Pulling fs layer [2025-06-09T18:56:33.698Z] db01528c6b51: Pulling fs layer [2025-06-09T18:56:33.698Z] 28988de357af: Pulling fs layer [2025-06-09T18:56:33.698Z] db01528c6b51: Waiting [2025-06-09T18:56:33.698Z] 461d9e800cba: Waiting [2025-06-09T18:56:33.698Z] 923cac83aea3: Waiting [2025-06-09T18:56:33.698Z] 25ad8b0a4227: Waiting [2025-06-09T18:56:33.698Z] a29436f7fd5d: Waiting [2025-06-09T18:56:33.698Z] 28988de357af: Waiting [2025-06-09T18:56:33.698Z] 80192f66455f: Waiting [2025-06-09T18:56:33.698Z] 6bf1a483ea7c: Download complete [2025-06-09T18:56:33.698Z] 461d9e800cba: Verifying Checksum [2025-06-09T18:56:33.698Z] 461d9e800cba: Download complete [2025-06-09T18:56:33.958Z] 80192f66455f: Download complete [2025-06-09T18:56:33.958Z] f5dfc541a4d3: Verifying Checksum [2025-06-09T18:56:33.958Z] f5dfc541a4d3: Download complete [2025-06-09T18:56:33.958Z] 3dae71ba6b94: Verifying Checksum [2025-06-09T18:56:33.958Z] 3dae71ba6b94: Download complete [2025-06-09T18:56:33.958Z] 923cac83aea3: Verifying Checksum [2025-06-09T18:56:33.958Z] 923cac83aea3: Download complete [2025-06-09T18:56:33.958Z] 25ad8b0a4227: Verifying Checksum [2025-06-09T18:56:33.958Z] 25ad8b0a4227: Download complete [2025-06-09T18:56:34.222Z] db01528c6b51: Verifying Checksum [2025-06-09T18:56:34.222Z] db01528c6b51: Download complete [2025-06-09T18:56:34.222Z] 28988de357af: Verifying Checksum [2025-06-09T18:56:34.222Z] a29436f7fd5d: Verifying Checksum [2025-06-09T18:56:34.222Z] a29436f7fd5d: Download complete [2025-06-09T18:56:34.792Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-09T18:56:34.792Z] 2e8e34ca0e6c: Download complete [2025-06-09T18:56:35.070Z] 3dae71ba6b94: Pull complete [2025-06-09T18:56:35.327Z] 6bf1a483ea7c: Pull complete [2025-06-09T18:56:35.917Z] f5dfc541a4d3: Pull complete [2025-06-09T18:56:35.917Z] 461d9e800cba: Pull complete [2025-06-09T18:56:36.184Z] 80192f66455f: Pull complete [2025-06-09T18:56:39.781Z] 2e8e34ca0e6c: Pull complete [2025-06-09T18:56:40.119Z] a29436f7fd5d: Pull complete [2025-06-09T18:56:40.119Z] 923cac83aea3: Pull complete [2025-06-09T18:56:40.119Z] 25ad8b0a4227: Pull complete [2025-06-09T18:56:40.444Z] db01528c6b51: Pull complete [2025-06-09T18:56:40.444Z] 28988de357af: Pull complete [2025-06-09T18:56:40.444Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-09T18:56:40.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T18:56:40.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T18:56:40.661Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2025-06-09T18:56:40.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-09T18:56:43.177Z] $ docker top c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba -eo pid,comm [2025-06-09T18:56:43.242Z] 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:56:43.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-09T18:56:43.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T18:56:43.278Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T18:56:43.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T18:56:43.416Z] $ docker exec c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent [2025-06-09T18:56:43.525Z] SSH_AUTH_SOCK=/tmp/ssh-aelz3SkuJlXn/agent.31 [2025-06-09T18:56:43.525Z] SSH_AGENT_PID=37 [2025-06-09T18:56:43.531Z] Running ssh-add (command line suppressed) [2025-06-09T18:56:43.634Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_9338089041100120727.key (/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_9338089041100120727.key) [2025-06-09T18:56:43.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T18:56:43.930Z] + git tag --points-at HEAD [Pipeline] } [2025-06-09T18:56:43.962Z] $ docker exec --env ******** --env ******** c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent -k [2025-06-09T18:56:44.071Z] unset SSH_AUTH_SOCK; [2025-06-09T18:56:44.071Z] unset SSH_AGENT_PID; [2025-06-09T18:56:44.071Z] echo Agent pid 37 killed; [2025-06-09T18:56:44.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-09T18:56:44.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T18:56:44.105Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T18:56:44.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T18:56:44.221Z] $ docker exec c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent [2025-06-09T18:56:44.332Z] SSH_AUTH_SOCK=/tmp/ssh-XnzX6Te2MIcs/agent.70 [2025-06-09T18:56:44.332Z] SSH_AGENT_PID=76 [2025-06-09T18:56:44.336Z] Running ssh-add (command line suppressed) [2025-06-09T18:56:44.459Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_7456017139903928347.key (/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/private_key_7456017139903928347.key) [2025-06-09T18:56:44.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T18:56:44.758Z] + git semver init [2025-06-09T18:56:45.017Z] 2025-06-09 18:56:45,003 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-09T18:56:45.017Z] 2025-06-09 18:56:45,008 [run_init] DEBUG init version:0.0.0 force:False [2025-06-09T18:56:45.017Z] 2025-06-09 18:56:45,009 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver [2025-06-09T18:56:45.017Z] 2025-06-09 18:56:45,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-126/.semver [2025-06-09T18:56:45.017Z] 2025-06-09 18:56:45,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126, stdin=None, shell=False, universal_newlines=False) [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,773 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-126/.git/info/exclude [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 with force:False [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,773 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,777 [execute] INFO git cat-file --batch-check [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,781 [execute] INFO git cat-file --batch [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-126/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T18:56:45.956Z] 2025-06-09 18:56:45,783 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-126/.semver/PR-126 [2025-06-09T18:56:45.956Z] 0.0.0 [Pipeline] } [2025-06-09T18:56:45.968Z] $ docker exec --env ******** --env ******** c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba ssh-agent -k [2025-06-09T18:56:46.071Z] unset SSH_AUTH_SOCK; [2025-06-09T18:56:46.072Z] unset SSH_AGENT_PID; [2025-06-09T18:56:46.072Z] echo Agent pid 76 killed; [2025-06-09T18:56:46.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-09T18:56:46.395Z] + git semver [Pipeline] } [2025-06-09T18:56:46.672Z] $ docker stop --time=1 c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba [2025-06-09T18:56:47.985Z] $ docker rm -f --volumes c5b893c48a07bc5079f42d36a78d255fe38c059262f4f791677d2d60157bf1ba [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T18:56:48.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-09T18:56:48.537Z] Stashed 1 file(s) [Pipeline] echo [2025-06-09T18:56:48.540Z] [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:56:48.782Z] provisioning config files... [2025-06-09T18:56:48.806Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config8636724814200073703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:56:49.243Z] ---> ****-login.sh [2025-06-09T18:56:49.243Z] nexus3.edgexfoundry.org:10001 [2025-06-09T18:56:49.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:49.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:49.243Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:49.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:49.243Z] [2025-06-09T18:56:49.243Z] Login Succeeded [2025-06-09T18:56:49.243Z] nexus3.edgexfoundry.org:10002 [2025-06-09T18:56:49.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:49.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:49.243Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:49.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:49.243Z] [2025-06-09T18:56:49.243Z] Login Succeeded [2025-06-09T18:56:49.243Z] nexus3.edgexfoundry.org:10003 [2025-06-09T18:56:49.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:49.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:49.557Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:49.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:49.557Z] [2025-06-09T18:56:49.557Z] Login Succeeded [2025-06-09T18:56:49.557Z] nexus3.edgexfoundry.org:10004 [2025-06-09T18:56:49.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:49.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:49.557Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:49.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:49.557Z] [2025-06-09T18:56:49.557Z] Login Succeeded [2025-06-09T18:56:49.557Z] ****.io [2025-06-09T18:56:49.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:56:49.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:56:49.861Z] Configure a credential helper to remove this warning. See [2025-06-09T18:56:49.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:56:49.861Z] [2025-06-09T18:56:49.861Z] Login Succeeded [2025-06-09T18:56:49.861Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T18:56:49.891Z] 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:56:50.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T18:56:51.256Z] + ls -al . [2025-06-09T18:56:51.256Z] total 72 [2025-06-09T18:56:51.256Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 9 18:56 . [2025-06-09T18:56:51.256Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:56 .. [2025-06-09T18:56:51.256Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:56 .git [2025-06-09T18:56:51.256Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:56 .github [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:56 .gitignore [2025-06-09T18:56:51.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 18:56 .semver [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:56 Dockerfile [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:56 Jenkinsfile [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:56 LICENSE [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:56 README.md [2025-06-09T18:56:51.256Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:56 TUC [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:56 VERSION [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:56 requirements.txt [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:56 robot-entrypoint.sh [2025-06-09T18:56:51.256Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:56:51.698Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fde75c4c4a431eadeec11033785b9e33fd657bd2 --label arch=amd64 --label version=0.0.0 . [2025-06-09T18:56:51.698Z] Sending build context to Docker daemon 635.9kB [2025-06-09T18:56:51.698Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T18:56:51.972Z] 3.20: Pulling from library/alpine [2025-06-09T18:56:52.240Z] 0a9a5dfd008f: Pulling fs layer [2025-06-09T18:56:52.240Z] 0a9a5dfd008f: Verifying Checksum [2025-06-09T18:56:52.240Z] 0a9a5dfd008f: Download complete [2025-06-09T18:56:52.498Z] 0a9a5dfd008f: Pull complete [2025-06-09T18:56:52.498Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T18:56:52.498Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T18:56:52.498Z] ---> ff221270b9fb [2025-06-09T18:56:52.498Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T18:56:52.498Z] ---> Running in 55aacae01399 [2025-06-09T18:56:52.765Z] Removing intermediate container 55aacae01399 [2025-06-09T18:56:52.765Z] ---> 7614a683deb2 [2025-06-09T18:56:52.765Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T18:56:52.765Z] ---> Running in 32d884072558 [2025-06-09T18:56:52.765Z] Removing intermediate container 32d884072558 [2025-06-09T18:56:52.765Z] ---> 833fa43b9b6e [2025-06-09T18:56:52.765Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T18:56:53.023Z] ---> 00fd8f99fc20 [2025-06-09T18:56:53.023Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T18:56:53.023Z] ---> 133bdd7da828 [2025-06-09T18:56:53.023Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T18:56:53.282Z] ---> 5ae8614dc77b [2025-06-09T18:56:53.282Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T18:56:53.282Z] ---> Running in e2debd9442f2 [2025-06-09T18:56:53.282Z] Removing intermediate container e2debd9442f2 [2025-06-09T18:56:53.282Z] ---> ee8c41a0b0ac [2025-06-09T18:56:53.282Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T18:56:53.282Z] ---> Running in 293c695e036b [2025-06-09T18:56:53.850Z] Removing intermediate container 293c695e036b [2025-06-09T18:56:53.850Z] ---> 43a4c95bb0e7 [2025-06-09T18:56:53.850Z] 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:56:53.850Z] ---> Running in f2002adad243 [2025-06-09T18:56:54.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:56:56.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:57:00.271Z] OK: 8 MiB in 14 packages [2025-06-09T18:57:00.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:57:03.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:57:03.619Z] Still waiting to schedule task [2025-06-09T18:57:03.619Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-09T18:57:06.662Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T18:57:08.610Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T18:57:11.153Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T18:57:12.549Z] (4/14) Installing libunistring (1.2-r0) [2025-06-09T18:57:15.363Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T18:57:17.362Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T18:57:19.275Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T18:57:20.654Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T18:57:23.197Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T18:57:25.774Z] (10/14) Installing curl (8.12.1-r0) [2025-06-09T18:57:27.849Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-09T18:57:33.377Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-09T18:57:35.955Z] (13/14) Installing jq (1.7.1-r0) [2025-06-09T18:57:37.886Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-09T18:57:40.557Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T18:57:40.557Z] Executing ca-certificates-20241121-r1.trigger [2025-06-09T18:57:40.557Z] OK: 43 MiB in 28 packages [2025-06-09T18:57:40.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T18:57:43.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T18:57:46.849Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-09T18:57:48.279Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-09T18:57:49.668Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-09T18:57:51.598Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-09T18:57:54.140Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-09T18:57:56.066Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-09T18:57:57.456Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-09T18:57:58.976Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-09T18:58:47.857Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3031 in /w/workspace/xfoundry_edgex-taf-common_PR-126 [Pipeline] { [Pipeline] checkout [2025-06-09T18:58:47.998Z] Selected Git installation does not exist. Using Default [2025-06-09T18:58:47.998Z] The recommended git tool is: NONE [2025-06-09T18:58:52.856Z] using credential edgex-jenkins-ssh [2025-06-09T18:58:52.879Z] Cloning the remote Git repository [2025-06-09T18:58:52.928Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T18:58:53.020Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-126 # timeout=10 [2025-06-09T18:58:53.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T18:58:53.152Z] > git --version # timeout=10 [2025-06-09T18:58:53.172Z] > git --version # 'git version 2.25.1' [2025-06-09T18:58:53.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T18:58:53.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T18:58:53.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T18:58:53.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T18:58:55.377Z] Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit 4333ead679332fe652f4172ea8b4cc5d6910c80c [2025-06-09T18:58:54.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T18:58:54.867Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T18:58:54.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T18:58:54.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-09T18:58:55.447Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T18:58:55.534Z] > git checkout -f 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 [2025-06-09T18:58:55.628Z] > git remote # timeout=10 [2025-06-09T18:58:55.648Z] > git config --get remote.origin.url # timeout=10 [2025-06-09T18:58:55.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T18:58:55.689Z] > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 [2025-06-09T18:58:55.741Z] Merge succeeded, producing c01a6c80fc7931e786c8ce9ca1be21371718ca39 [2025-06-09T18:58:55.741Z] Checking out Revision c01a6c80fc7931e786c8ce9ca1be21371718ca39 (PR-126) [2025-06-09T18:58:55.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-09T18:58:55.755Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T18:58:55.768Z] > git checkout -f c01a6c80fc7931e786c8ce9ca1be21371718ca39 # timeout=10 [2025-06-09T18:58:59.328Z] Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" [2025-06-09T18:58:59.342Z] > git rev-list --no-walk 4333ead679332fe652f4172ea8b4cc5d6910c80c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T18:59:01.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-09T18:59:01.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-09T18:59:01.100Z] Dload Upload Total Spent Left Speed [2025-06-09T18:59:01.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 87086 0 --:--:-- --:--:-- --:--:-- 87086 [Pipeline] sh [2025-06-09T18:59:01.446Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-09T18:59:01.768Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-09T18:59:01.768Z] + sudo tee /etc/docker/daemon.new [2025-06-09T18:59:01.768Z] { [2025-06-09T18:59:01.768Z] "registry-mirrors": [ [2025-06-09T18:59:01.768Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-09T18:59:01.768Z] ], [2025-06-09T18:59:01.768Z] "bip": "10.250.0.254/24", [2025-06-09T18:59:01.768Z] "hosts": [ [2025-06-09T18:59:01.768Z] "tcp://0.0.0.0:5555", [2025-06-09T18:59:01.768Z] "unix:///var/run/docker.sock" [2025-06-09T18:59:01.768Z] ], [2025-06-09T18:59:01.768Z] "mtu": 1458, [2025-06-09T18:59:01.768Z] "selinux-enabled": true, [2025-06-09T18:59:01.768Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-09T18:59:01.768Z] } [Pipeline] sh [2025-06-09T18:59:02.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-09T18:59:02.426Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T18:59:20.691Z] provisioning config files... [2025-06-09T18:59:20.724Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config3850452918496246939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T18:59:21.164Z] ---> ****-login.sh [2025-06-09T18:59:21.164Z] nexus3.edgexfoundry.org:10001 [2025-06-09T18:59:21.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:59:21.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:59:21.701Z] Configure a credential helper to remove this warning. See [2025-06-09T18:59:21.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:59:21.701Z] [2025-06-09T18:59:21.701Z] Login Succeeded [2025-06-09T18:59:21.702Z] nexus3.edgexfoundry.org:10002 [2025-06-09T18:59:21.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:59:21.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:59:21.971Z] Configure a credential helper to remove this warning. See [2025-06-09T18:59:21.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:59:21.971Z] [2025-06-09T18:59:21.971Z] Login Succeeded [2025-06-09T18:59:22.242Z] nexus3.edgexfoundry.org:10003 [2025-06-09T18:59:22.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:59:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:59:22.586Z] Configure a credential helper to remove this warning. See [2025-06-09T18:59:22.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:59:22.586Z] [2025-06-09T18:59:22.586Z] Login Succeeded [2025-06-09T18:59:22.586Z] nexus3.edgexfoundry.org:10004 [2025-06-09T18:59:22.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:59:22.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:59:22.858Z] Configure a credential helper to remove this warning. See [2025-06-09T18:59:22.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:59:22.858Z] [2025-06-09T18:59:22.858Z] Login Succeeded [2025-06-09T18:59:22.858Z] ****.io [2025-06-09T18:59:23.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T18:59:23.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T18:59:23.125Z] Configure a credential helper to remove this warning. See [2025-06-09T18:59:23.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T18:59:23.125Z] [2025-06-09T18:59:23.125Z] Login Succeeded [2025-06-09T18:59:23.125Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T18:59:23.139Z] 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:59:23.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T18:59:24.144Z] + ls -al . [2025-06-09T18:59:24.144Z] total 68 [2025-06-09T18:59:24.144Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:59 . [2025-06-09T18:59:24.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:58 .. [2025-06-09T18:59:24.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:58 .git [2025-06-09T18:59:24.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:58 .github [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:58 .gitignore [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:58 Dockerfile [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:58 Jenkinsfile [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:58 LICENSE [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:58 README.md [2025-06-09T18:59:24.144Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:58 TUC [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:56 VERSION [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:58 requirements.txt [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:58 robot-entrypoint.sh [2025-06-09T18:59:24.144Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T18:59:24.496Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c01a6c80fc7931e786c8ce9ca1be21371718ca39 --label arch=arm64 --label version=0.0.0 . [2025-06-09T18:59:24.766Z] Sending build context to Docker daemon 377.9kB [2025-06-09T18:59:24.766Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T18:59:25.352Z] 3.20: Pulling from library/alpine [2025-06-09T18:59:25.352Z] 94e9d8af2201: Pulling fs layer [2025-06-09T18:59:25.629Z] 94e9d8af2201: Download complete [2025-06-09T18:59:27.044Z] 94e9d8af2201: Pull complete [2025-06-09T18:59:27.044Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T18:59:27.044Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T18:59:27.044Z] ---> 7aab056cecc6 [2025-06-09T18:59:27.044Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T18:59:27.044Z] ---> Running in 49bbd740273b [2025-06-09T18:59:27.314Z] Removing intermediate container 49bbd740273b [2025-06-09T18:59:27.314Z] ---> 8126bc94dac2 [2025-06-09T18:59:27.314Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T18:59:27.599Z] ---> Running in aa61f88b8188 [2025-06-09T18:59:27.869Z] Removing intermediate container aa61f88b8188 [2025-06-09T18:59:27.869Z] ---> 6e1b15ac0f7f [2025-06-09T18:59:27.869Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T18:59:28.838Z] ---> 1bf0893f79b0 [2025-06-09T18:59:28.838Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T18:59:29.428Z] ---> 497aa2196056 [2025-06-09T18:59:29.428Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T18:59:29.701Z] ---> 6b9107cbf714 [2025-06-09T18:59:29.701Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T18:59:29.973Z] ---> Running in 4e357db68fca [2025-06-09T18:59:30.265Z] Removing intermediate container 4e357db68fca [2025-06-09T18:59:30.265Z] ---> 5c73a93b162c [2025-06-09T18:59:30.265Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T18:59:30.265Z] ---> Running in 7fe8d2a13c82 [2025-06-09T18:59:32.295Z] Removing intermediate container 7fe8d2a13c82 [2025-06-09T18:59:32.295Z] ---> fa110e82f414 [2025-06-09T18:59:32.295Z] 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:59:32.564Z] ---> Running in dadc3f215ee4 [2025-06-09T18:59:33.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T18:59:36.107Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-10T00:56:29.156Z] Cancelling nested steps due to timeout [2025-06-10T00:56:29.165Z] Sending interrupt signal to process [2025-06-10T00:56:29.417Z] Sending interrupt signal to process [2025-06-10T00:56:37.555Z] Terminated [2025-06-10T00:56:37.571Z] 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:56:38.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:56:38.100Z] [2025-06-10T00:56:38.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:56:38.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:56:38.424Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-10T00:56:38.424Z] 8998bd30e6a1: Pulling fs layer [2025-06-10T00:56:38.424Z] 04944245beec: Pulling fs layer [2025-06-10T00:56:38.424Z] 699f458cf7ca: Pulling fs layer [2025-06-10T00:56:38.424Z] 765212b225bb: Pulling fs layer [2025-06-10T00:56:38.424Z] f23df028b6ca: Pulling fs layer [2025-06-10T00:56:38.424Z] d65c8cfc05b1: Pulling fs layer [2025-06-10T00:56:38.424Z] 2437ff75d9bd: Pulling fs layer [2025-06-10T00:56:38.424Z] f23df028b6ca: Waiting [2025-06-10T00:56:38.424Z] d65c8cfc05b1: Waiting [2025-06-10T00:56:38.424Z] 2437ff75d9bd: Waiting [2025-06-10T00:56:38.424Z] 765212b225bb: Waiting [2025-06-10T00:56:38.690Z] 04944245beec: Verifying Checksum [2025-06-10T00:56:38.690Z] 04944245beec: Download complete [2025-06-10T00:56:38.690Z] 765212b225bb: Download complete [2025-06-10T00:56:38.690Z] f23df028b6ca: Verifying Checksum [2025-06-10T00:56:38.690Z] f23df028b6ca: Download complete [2025-06-10T00:56:38.690Z] d65c8cfc05b1: Verifying Checksum [2025-06-10T00:56:38.690Z] d65c8cfc05b1: Download complete [2025-06-10T00:56:38.698Z] Terminated [2025-06-10T00:56:38.704Z] 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:56:38.955Z] 699f458cf7ca: Verifying Checksum [2025-06-10T00:56:38.955Z] 699f458cf7ca: Download complete [2025-06-10T00:56:39.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:56:39.154Z] [2025-06-10T00:56:39.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:56:39.221Z] 8998bd30e6a1: Verifying Checksum [2025-06-10T00:56:39.221Z] 8998bd30e6a1: Download complete [2025-06-10T00:56:39.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:56:39.453Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-10T00:56:39.453Z] 5eb5b503b376: Pulling fs layer [2025-06-10T00:56:39.453Z] 5c69ac0246d0: Pulling fs layer [2025-06-10T00:56:39.453Z] ec43610c2a17: Pulling fs layer [2025-06-10T00:56:39.453Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-10T00:56:39.453Z] 33b1e0a273af: Pulling fs layer [2025-06-10T00:56:39.453Z] 5d3b04190fa2: Pulling fs layer [2025-06-10T00:56:39.453Z] 2f39f015ded8: Pulling fs layer [2025-06-10T00:56:39.453Z] 5d3b04190fa2: Waiting [2025-06-10T00:56:39.453Z] 3a2ae6a8a46f: Waiting [2025-06-10T00:56:39.453Z] 33b1e0a273af: Waiting [2025-06-10T00:56:39.453Z] 5c69ac0246d0: Download complete [2025-06-10T00:56:39.453Z] 3a2ae6a8a46f: Download complete [2025-06-10T00:56:39.453Z] 33b1e0a273af: Verifying Checksum [2025-06-10T00:56:39.453Z] 33b1e0a273af: Download complete [2025-06-10T00:56:39.453Z] ec43610c2a17: Verifying Checksum [2025-06-10T00:56:39.453Z] ec43610c2a17: Download complete [2025-06-10T00:56:39.453Z] 5d3b04190fa2: Verifying Checksum [2025-06-10T00:56:39.453Z] 5d3b04190fa2: Download complete [2025-06-10T00:56:39.711Z] 5eb5b503b376: Verifying Checksum [2025-06-10T00:56:39.711Z] 5eb5b503b376: Download complete [2025-06-10T00:56:40.276Z] 2f39f015ded8: Download complete [2025-06-10T00:56:40.843Z] 5eb5b503b376: Pull complete [2025-06-10T00:56:40.843Z] 5c69ac0246d0: Pull complete [2025-06-10T00:56:41.409Z] ec43610c2a17: Pull complete [2025-06-10T00:56:41.668Z] 3a2ae6a8a46f: Pull complete [2025-06-10T00:56:41.808Z] 2437ff75d9bd: Verifying Checksum [2025-06-10T00:56:41.808Z] 2437ff75d9bd: Download complete [2025-06-10T00:56:41.927Z] 33b1e0a273af: Pull complete [2025-06-10T00:56:42.185Z] 5d3b04190fa2: Pull complete [2025-06-10T00:56:44.384Z] 8998bd30e6a1: Pull complete [2025-06-10T00:56:44.650Z] 04944245beec: Pull complete [2025-06-10T00:56:46.369Z] 2f39f015ded8: Pull complete [2025-06-10T00:56:46.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-10T00:56:46.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:56:46.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:56:46.468Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2025-06-10T00:56:46.506Z] $ 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-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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:56:46.591Z] 699f458cf7ca: Pull complete [2025-06-10T00:56:46.591Z] 765212b225bb: Pull complete [2025-06-10T00:56:47.548Z] f23df028b6ca: Pull complete [2025-06-10T00:56:47.814Z] d65c8cfc05b1: Pull complete [2025-06-10T00:56:48.263Z] $ docker top 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:56:48.695Z] ---> job-cost.sh [2025-06-10T00:56:48.695Z] lf-activate-venv: SKIPPING [2025-06-10T00:56:48.695Z] INFO: No Stack... [2025-06-10T00:56:49.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-10T00:56:49.521Z] INFO: Archiving Costs [Pipeline] sh [2025-06-10T00:56:49.812Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/cost.csv [2025-06-10T00:56:49.812Z] + cut -d, -f6 [Pipeline] lock [2025-06-10T00:56:49.825Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [2025-06-10T00:56:49.835Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] did not exist. Created. [2025-06-10T00:56:49.842Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-10T00:56:50.155Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-06-10T00:56:50.186Z] Stashed 1 file(s) [Pipeline] } [2025-06-10T00:56:50.193Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-10T00:56:50.228Z] $ docker stop --time=1 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b [2025-06-10T00:56:51.385Z] $ docker rm -f --volumes 9d4a7d303c2f0b1602efdd09070d48bcb7f5c4d5e58a85f396e1d3e2f2c2b31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-10T00:56:51.496Z] Failed in branch amd64 [2025-06-10T00:57:06.015Z] 2437ff75d9bd: Pull complete [2025-06-10T00:57:06.015Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-10T00:57:06.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-10T00:57:06.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:57:06.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-3031 does not seem to be running inside a container [2025-06-10T00:57:06.301Z] $ 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-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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:arm64 cat [2025-06-10T00:57:08.924Z] $ docker top e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:09.786Z] ---> job-cost.sh [2025-06-10T00:57:09.786Z] lf-activate-venv: SKIPPING [2025-06-10T00:57:09.786Z] INFO: No Stack... [2025-06-10T00:57:10.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-10T00:57:10.950Z] INFO: Archiving Costs [Pipeline] sh [2025-06-10T00:57:11.594Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/cost.csv [2025-06-10T00:57:11.594Z] + cut -d, -f6 [Pipeline] lock [2025-06-10T00:57:11.631Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [2025-06-10T00:57:11.638Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] did not exist. Created. [2025-06-10T00:57:11.644Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-10T00:57:12.312Z] /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/durable-a3b726ae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-10T00:57:12.950Z] + echo total: 0.6600000262260437 [Pipeline] stash [2025-06-10T00:57:12.975Z] Warning: overwriting stash ‘stack-cost’ [2025-06-10T00:57:13.419Z] Stashed 1 file(s) [Pipeline] } [2025-06-10T00:57:13.430Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-10T00:57:13.462Z] $ docker stop --time=1 e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 [2025-06-10T00:57:15.023Z] $ docker rm -f --volumes e0e71cd07584e721cae4ee1821b56c3a53594dcc54f74536de74c4a025078301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-10T00:57:15.295Z] 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:57:15.852Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-126/archives ] [2025-06-10T00:57:15.852Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-126/archives [2025-06-10T00:57:15.852Z] total 16 [2025-06-10T00:57:15.852Z] drwxr-xr-x 3 root root 4096 Jun 10 00:56 . [2025-06-10T00:57:15.852Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:56 .. [2025-06-10T00:57:15.852Z] drwxr-xr-x 2 root root 4096 Jun 10 00:56 cost [2025-06-10T00:57:15.852Z] -rw-r--r-- 1 root root 90 Jun 10 00:56 cost.csv [2025-06-10T00:57:15.852Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-126/archives [2025-06-10T00:57:15.852Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-126/archives [2025-06-10T00:57:15.852Z] total 16 [2025-06-10T00:57:15.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 00:56 . [2025-06-10T00:57:15.852Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:56 .. [2025-06-10T00:57:15.852Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 00:56 cost [2025-06-10T00:57:15.852Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 10 00:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:16.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:17.000Z] ---> package-listing.sh [2025-06-10T00:57:17.000Z] ++ facter osfamily [2025-06-10T00:57:17.000Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-10T00:57:17.259Z] + OS_FAMILY=debian [2025-06-10T00:57:17.259Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-126 [2025-06-10T00:57:17.259Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-10T00:57:17.259Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-10T00:57:17.259Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-10T00:57:17.259Z] + PACKAGES=/tmp/packages_start.txt [2025-06-10T00:57:17.259Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-126 ']' [2025-06-10T00:57:17.259Z] + PACKAGES=/tmp/packages_end.txt [2025-06-10T00:57:17.259Z] + case "${OS_FAMILY}" in [2025-06-10T00:57:17.259Z] + dpkg -l [2025-06-10T00:57:17.259Z] + grep '^ii' [2025-06-10T00:57:17.259Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-10T00:57:17.259Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-10T00:57:17.259Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-10T00:57:17.259Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-126 ']' [2025-06-10T00:57:17.259Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/ [2025-06-10T00:57:17.259Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-126/archives/ [Pipeline] echo [2025-06-10T00:57:17.269Z] 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-126/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:57:17.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-10T00:57:18.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-10T00:57:18.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-10T00:57:18.177Z] prd-ubuntu20.04-docker-8c-8g-3029 does not seem to be running inside a container [2025-06-10T00:57:18.213Z] $ 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-126/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-126 -v /w/workspace/xfoundry_edgex-taf-common_PR-126:/w/workspace/xfoundry_edgex-taf-common_PR-126:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-126@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-126@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-06-10T00:57:18.422Z] $ docker top cfceb1f10f98aad3c3b946526a0f7186dd4f2054058289cd55ca4990a62f46b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-10T00:57:18.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-10T00:57:19.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-10T00:57:19.336Z] + ls /var/log/sa-host [2025-06-10T00:57:19.337Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-10T00:57:19.501Z] provisioning config files... [2025-06-10T00:57:19.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-126@tmp/config17985420670415365321tmp [Pipeline] { [Pipeline] echo [2025-06-10T00:57:19.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:19.825Z] ---> create-netrc.sh [Pipeline] } [2025-06-10T00:57:19.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:20.192Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-10T00:57:20.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:20.489Z] ---> sudo-logs.sh [2025-06-10T00:57:20.490Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-10T00:57:20.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:20.810Z] ---> job-cost.sh [2025-06-10T00:57:20.810Z] lf-activate-venv: SKIPPING [2025-06-10T00:57:20.810Z] DEBUG: total: 1.5299999713897705 [2025-06-10T00:57:20.810Z] INFO: Retrieving Stack Cost... [2025-06-10T00:57:21.068Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-10T00:57:21.326Z] INFO: Archiving Costs [Pipeline] echo [2025-06-10T00:57:21.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-10T00:57:21.622Z] ---> logs-deploy.sh [2025-06-10T00:57:21.622Z] lf-activate-venv: SKIPPING [2025-06-10T00:57:21.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-126/3 [2025-06-10T00:57:21.622Z] INFO: archiving workspace using pattern(s): [2025-06-10T00:57:22.556Z] Archives upload complete. [2025-06-10T00:57:22.818Z] INFO: archiving logs to Nexus