Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52a9ddf7da1502b914dc6d2febfa8863d7483f75+674b39466aa04daeb3de7b2fd9f62241e4674147 (e98361defb7667dcdbdc7d658c09c365ae081789) 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-ssh256460084733203595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh11484879461991026604.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-147/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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5522930979878570526.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh11160155312236123239.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-147/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-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh644744026303433863.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 ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13675 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [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-147 # 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 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 > 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 > 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/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing d95645684e7048b21821fa22c8edcba0cc128a27 Checking out Revision d95645684e7048b21821fa22c8edcba0cc128a27 (PR-147) > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # 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 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d95645684e7048b21821fa22c8edcba0cc128a27 # timeout=10 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T18:57:21.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T18:57:22.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T18:57:22.198Z] ========================================================= [2026-06-22T18:57:22.198Z] EdgeX Global Pipelines Version Info [2026-06-22T18:57:22.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:23.350Z] ------------------- [2026-06-22T18:57:23.350Z] stable info: [2026-06-22T18:57:23.350Z] ------------------- [2026-06-22T18:57:23.350Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T18:57:23.350Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:23.350Z] Message: update stable to v1.0.281 [2026-06-22T18:57:23.927Z] ------------------- [2026-06-22T18:57:23.927Z] experimental info: [2026-06-22T18:57:23.927Z] ------------------- [2026-06-22T18:57:23.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T18:57:23.927Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:23.927Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-06-22T18:57:24.133Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-06-22T18:57:24.149Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:24.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T18:57:24.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-06-22T18:57:24.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T18:57:24.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:24.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T18:57:24.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-06-22T18:57:24.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-06-22T18:57:24.433Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T18:57:24.472Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-06-22T18:57:24.493Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-06-22T18:57:24.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T18:57:24.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T18:57:24.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2026-06-22T18:57:24.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2026-06-22T18:57:24.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2026-06-22T18:57:24.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d95645684e7048b21821fa22c8edcba0cc128a27 [Pipeline] echo [2026-06-22T18:57:24.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d956456 [Pipeline] echo [2026-06-22T18:57:24.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T18:57:25.187Z] provisioning config files... [2026-06-22T18:57:25.201Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config3003237762001055466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:25.663Z] ---> ****-login.sh [2026-06-22T18:57:25.663Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:57:25.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:25.924Z] [2026-06-22T18:57:25.924Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:25.924Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:25.924Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:25.924Z] [2026-06-22T18:57:25.924Z] Login Succeeded [2026-06-22T18:57:25.924Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:57:25.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:25.924Z] [2026-06-22T18:57:25.924Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:25.924Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:25.924Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:25.924Z] [2026-06-22T18:57:25.925Z] Login Succeeded [2026-06-22T18:57:25.925Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:57:25.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:25.925Z] [2026-06-22T18:57:25.925Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:25.925Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:25.925Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:25.925Z] [2026-06-22T18:57:25.925Z] Login Succeeded [2026-06-22T18:57:25.925Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:57:26.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:26.184Z] [2026-06-22T18:57:26.184Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:26.184Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:26.184Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:26.184Z] [2026-06-22T18:57:26.184Z] Login Succeeded [2026-06-22T18:57:26.184Z] ****.io [2026-06-22T18:57:26.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:26.468Z] [2026-06-22T18:57:26.468Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:26.468Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:26.468Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:26.468Z] [2026-06-22T18:57:26.468Z] Login Succeeded [2026-06-22T18:57:26.468Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:57:26.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T18:57:27.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T18:57:27.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T18:57:27.000Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T18:57:27.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T18:57:27.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T18:57:27.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T18:57:27.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:27.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:27.440Z] [2026-06-22T18:57:27.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:27.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:27.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T18:57:27.798Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T18:57:27.798Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T18:57:27.798Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T18:57:27.798Z] 461d9e800cba: Pulling fs layer [2026-06-22T18:57:27.798Z] 80192f66455f: Pulling fs layer [2026-06-22T18:57:27.798Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T18:57:27.798Z] a29436f7fd5d: Pulling fs layer [2026-06-22T18:57:27.798Z] 923cac83aea3: Pulling fs layer [2026-06-22T18:57:27.798Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T18:57:27.798Z] db01528c6b51: Pulling fs layer [2026-06-22T18:57:27.798Z] 28988de357af: Pulling fs layer [2026-06-22T18:57:27.798Z] db01528c6b51: Waiting [2026-06-22T18:57:27.798Z] a29436f7fd5d: Waiting [2026-06-22T18:57:27.798Z] 923cac83aea3: Waiting [2026-06-22T18:57:27.798Z] 28988de357af: Waiting [2026-06-22T18:57:27.798Z] 25ad8b0a4227: Waiting [2026-06-22T18:57:27.798Z] 80192f66455f: Waiting [2026-06-22T18:57:27.798Z] 461d9e800cba: Waiting [2026-06-22T18:57:27.798Z] 2e8e34ca0e6c: Waiting [2026-06-22T18:57:27.798Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T18:57:27.798Z] 6bf1a483ea7c: Download complete [2026-06-22T18:57:27.798Z] 461d9e800cba: Verifying Checksum [2026-06-22T18:57:27.798Z] 461d9e800cba: Download complete [2026-06-22T18:57:28.068Z] 80192f66455f: Download complete [2026-06-22T18:57:28.068Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T18:57:28.068Z] f5dfc541a4d3: Download complete [2026-06-22T18:57:28.068Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T18:57:28.068Z] 3dae71ba6b94: Download complete [2026-06-22T18:57:28.068Z] 923cac83aea3: Verifying Checksum [2026-06-22T18:57:28.068Z] 923cac83aea3: Download complete [2026-06-22T18:57:28.068Z] 25ad8b0a4227: Download complete [2026-06-22T18:57:28.367Z] db01528c6b51: Verifying Checksum [2026-06-22T18:57:28.367Z] db01528c6b51: Download complete [2026-06-22T18:57:28.367Z] 28988de357af: Verifying Checksum [2026-06-22T18:57:28.367Z] 28988de357af: Download complete [2026-06-22T18:57:28.773Z] a29436f7fd5d: Verifying Checksum [2026-06-22T18:57:28.773Z] a29436f7fd5d: Download complete [2026-06-22T18:57:29.394Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T18:57:29.394Z] 2e8e34ca0e6c: Download complete [2026-06-22T18:57:29.697Z] 3dae71ba6b94: Pull complete [2026-06-22T18:57:30.004Z] 6bf1a483ea7c: Pull complete [2026-06-22T18:57:30.617Z] f5dfc541a4d3: Pull complete [2026-06-22T18:57:30.617Z] 461d9e800cba: Pull complete [2026-06-22T18:57:30.617Z] 80192f66455f: Pull complete [2026-06-22T18:57:36.670Z] 2e8e34ca0e6c: Pull complete [2026-06-22T18:57:36.935Z] a29436f7fd5d: Pull complete [2026-06-22T18:57:37.196Z] 923cac83aea3: Pull complete [2026-06-22T18:57:37.459Z] 25ad8b0a4227: Pull complete [2026-06-22T18:57:37.743Z] db01528c6b51: Pull complete [2026-06-22T18:57:37.743Z] 28988de357af: Pull complete [2026-06-22T18:57:37.743Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T18:57:37.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:37.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T18:57:38.060Z] prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container [2026-06-22T18:57:38.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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-devops/py-git-semver:0.1.4 cat [2026-06-22T18:57:40.906Z] $ docker top 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 -eo pid,comm [2026-06-22T18:57:40.969Z] 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). [2026-06-22T18:57:40.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T18:57:41.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:41.037Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:41.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:41.153Z] $ docker exec 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent [2026-06-22T18:57:41.273Z] SSH_AUTH_SOCK=/tmp/ssh-BB2JChodppfW/agent.32 [2026-06-22T18:57:41.273Z] SSH_AGENT_PID=39 [2026-06-22T18:57:41.282Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:41.394Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_83880955950720911.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_83880955950720911.key) [2026-06-22T18:57:41.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:41.703Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] sh [2026-06-22T18:57:42.003Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T18:57:42.050Z] $ docker exec --env ******** --env ******** 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent -k [2026-06-22T18:57:42.149Z] unset SSH_AUTH_SOCK; [2026-06-22T18:57:42.149Z] unset SSH_AGENT_PID; [2026-06-22T18:57:42.149Z] echo Agent pid 39 killed; [2026-06-22T18:57:42.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T18:57:42.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:42.202Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:42.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:42.308Z] $ docker exec 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent [2026-06-22T18:57:42.427Z] SSH_AUTH_SOCK=/tmp/ssh-seppSXK5llsm/agent.86 [2026-06-22T18:57:42.428Z] SSH_AGENT_PID=92 [2026-06-22T18:57:42.434Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:42.535Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_15072896043305578870.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_15072896043305578870.key) [2026-06-22T18:57:42.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:42.840Z] + git semver init [2026-06-22T18:57:43.100Z] 2026-06-22 18:57:43,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T18:57:43.100Z] 2026-06-22 18:57:43,075 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T18:57:43.100Z] 2026-06-22 18:57:43,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver [2026-06-22T18:57:43.100Z] 2026-06-22 18:57:43,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver [2026-06-22T18:57:43.100Z] 2026-06-22 18:57:43,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147, stdin=None, shell=False, universal_newlines=False) [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,778 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.git/info/exclude [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 with force:False [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,778 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,782 [execute] INFO git cat-file --batch-check [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,787 [execute] INFO git cat-file --batch [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:57:44.050Z] 2026-06-22 18:57:43,793 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 [2026-06-22T18:57:44.050Z] 0.0.0 [Pipeline] } [2026-06-22T18:57:44.059Z] $ docker exec --env ******** --env ******** 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent -k [2026-06-22T18:57:44.165Z] unset SSH_AUTH_SOCK; [2026-06-22T18:57:44.166Z] unset SSH_AGENT_PID; [2026-06-22T18:57:44.166Z] echo Agent pid 92 killed; [2026-06-22T18:57:44.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T18:57:44.511Z] + git semver [Pipeline] } [2026-06-22T18:57:44.783Z] $ docker stop --time=1 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 [2026-06-22T18:57:46.078Z] $ docker rm -f --volumes 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T18:57:46.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T18:57:46.679Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T18:57:46.682Z] [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 [2026-06-22T18:57:46.870Z] provisioning config files... [2026-06-22T18:57:46.880Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config9849929948839376756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:47.180Z] ---> ****-login.sh [2026-06-22T18:57:47.180Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:57:47.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.180Z] Login Succeeded [2026-06-22T18:57:47.180Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:57:47.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.180Z] Login Succeeded [2026-06-22T18:57:47.180Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:57:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.440Z] Login Succeeded [2026-06-22T18:57:47.440Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:57:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.440Z] Login Succeeded [2026-06-22T18:57:47.440Z] ****.io [2026-06-22T18:57:47.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.721Z] Login Succeeded [2026-06-22T18:57:47.721Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:57:47.751Z] 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 [2026-06-22T18:57:48.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T18:57:48.974Z] + ls -al . [2026-06-22T18:57:48.974Z] total 72 [2026-06-22T18:57:48.974Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:57 . [2026-06-22T18:57:48.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:57 .. [2026-06-22T18:57:48.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:57 .git [2026-06-22T18:57:48.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:57 .github [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:57 .gitignore [2026-06-22T18:57:48.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:57 .semver [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:57 Dockerfile [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:57 Jenkinsfile [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:57 LICENSE [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:57 README.md [2026-06-22T18:57:48.974Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:57 TUC [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:57 requirements.txt [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:57 robot-entrypoint.sh [2026-06-22T18:57:48.974Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:49.294Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d95645684e7048b21821fa22c8edcba0cc128a27 --label arch=amd64 --label version=0.0.0 . [2026-06-22T18:57:50.247Z] #0 building with "default" instance using docker driver [2026-06-22T18:57:50.247Z] [2026-06-22T18:57:50.247Z] #1 [internal] load build definition from Dockerfile [2026-06-22T18:57:50.247Z] #1 transferring dockerfile: 1.69kB done [2026-06-22T18:57:50.247Z] #1 DONE 0.0s [2026-06-22T18:57:50.247Z] [2026-06-22T18:57:50.247Z] #2 [internal] load metadata for docker.io/library/alpine:3.22.1 [2026-06-22T18:57:50.506Z] #2 DONE 0.5s [2026-06-22T18:57:50.506Z] [2026-06-22T18:57:50.506Z] #3 [internal] load .dockerignore [2026-06-22T18:57:50.506Z] #3 transferring context: 2B done [2026-06-22T18:57:50.506Z] #3 DONE 0.0s [2026-06-22T18:57:50.506Z] [2026-06-22T18:57:50.506Z] #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-06-22T18:57:50.506Z] #4 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2026-06-22T18:57:50.765Z] #4 ... [2026-06-22T18:57:50.765Z] [2026-06-22T18:57:50.765Z] #5 [internal] load build context [2026-06-22T18:57:50.765Z] #5 transferring context: 589.69kB 0.1s done [2026-06-22T18:57:50.765Z] #5 DONE 0.1s [2026-06-22T18:57:50.765Z] [2026-06-22T18:57:50.765Z] #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-06-22T18:57:50.765Z] #4 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2026-06-22T18:57:50.765Z] #4 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2026-06-22T18:57:50.765Z] #4 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2026-06-22T18:57:50.765Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 1.05MB / 3.80MB 0.2s [2026-06-22T18:57:50.765Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.3s done [2026-06-22T18:57:50.765Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s [2026-06-22T18:57:51.024Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2026-06-22T18:57:51.024Z] #4 DONE 0.5s [2026-06-22T18:57:51.024Z] [2026-06-22T18:57:51.024Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-06-22T18:57:51.024Z] #6 DONE 0.1s [2026-06-22T18:57:51.285Z] [2026-06-22T18:57:51.285Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T18:57:51.285Z] #7 DONE 0.0s [2026-06-22T18:57:51.285Z] [2026-06-22T18:57:51.285Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T18:57:51.285Z] #8 DONE 0.0s [2026-06-22T18:57:51.285Z] [2026-06-22T18:57:51.285Z] #9 [5/7] WORKDIR /edgex-taf [2026-06-22T18:57:51.285Z] #9 DONE 0.0s [2026-06-22T18:57:51.285Z] [2026-06-22T18:57:51.285Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T18:57:51.545Z] #10 DONE 0.3s [2026-06-22T18:57:51.545Z] [2026-06-22T18:57:51.545Z] #11 [7/7] 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 [2026-06-22T18:57:51.805Z] #11 0.267 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:52.066Z] #11 0.543 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:52.635Z] #11 0.996 Upgrading critical system libraries and apk-tools: [2026-06-22T18:57:52.635Z] #11 0.996 (1/2) Upgrading libapk2 (2.14.9-r2 -> 2.14.10-r0) [2026-06-22T18:57:52.635Z] #11 1.182 (2/2) Upgrading apk-tools (2.14.9-r2 -> 2.14.10-r0) [2026-06-22T18:57:52.895Z] #11 1.349 Executing busybox-1.37.0-r18.trigger [2026-06-22T18:57:53.157Z] #11 1.405 Continuing the upgrade transaction with new apk-tools: [2026-06-22T18:57:53.157Z] #11 1.691 (1/10) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-06-22T18:57:53.431Z] #11 1.921 (2/10) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T18:57:53.694Z] #11 2.082 Executing busybox-1.37.0-r20.post-upgrade [2026-06-22T18:57:53.694Z] #11 2.132 (3/10) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T18:57:53.694Z] #11 2.279 (4/10) Upgrading alpine-release (3.22.1-r0 -> 3.22.5-r0) [2026-06-22T18:57:53.958Z] #11 2.425 (5/10) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.7-r0) [2026-06-22T18:57:54.228Z] #11 2.630 (6/10) Upgrading ca-certificates-bundle (20250619-r0 -> 20260611-r0) [2026-06-22T18:57:54.228Z] #11 2.842 (7/10) Upgrading libssl3 (3.5.1-r0 -> 3.5.7-r0) [2026-06-22T18:57:54.543Z] #11 3.003 (8/10) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T18:57:54.543Z] #11 3.125 (9/10) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-06-22T18:57:54.804Z] #11 3.308 (10/10) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-06-22T18:57:55.064Z] #11 3.470 Executing busybox-1.37.0-r20.trigger [2026-06-22T18:57:55.326Z] #11 3.475 OK: 7 MiB in 16 packages [2026-06-22T18:57:55.326Z] #11 3.534 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:55.326Z] #11 3.809 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:55.900Z] #11 4.287 (1/14) Installing brotli-libs (1.1.0-r2) [2026-06-22T18:57:55.900Z] #11 4.447 (2/14) Installing c-ares (1.34.6-r0) [2026-06-22T18:57:56.159Z] #11 4.606 (3/14) Installing libunistring (1.3-r0) [2026-06-22T18:57:56.419Z] #11 4.865 (4/14) Installing libidn2 (2.3.7-r0) [2026-06-22T18:57:56.419Z] #11 5.021 (5/14) Installing nghttp2-libs (1.69.0-r0) [2026-06-22T18:57:56.679Z] #11 5.175 (6/14) Installing libpsl (0.21.5-r3) [2026-06-22T18:57:56.939Z] #11 5.358 (7/14) Installing zstd-libs (1.5.7-r0) [2026-06-22T18:57:56.939Z] #11 5.535 (8/14) Installing libcurl (8.14.1-r2) [2026-06-22T18:57:57.197Z] #11 5.705 (9/14) Installing curl (8.14.1-r2) [2026-06-22T18:57:57.464Z] #11 5.856 (10/14) Installing ca-certificates (20260611-r0) [2026-06-22T18:57:57.464Z] #11 6.081 (11/14) Installing docker-cli (28.3.3-r5) [2026-06-22T18:57:58.055Z] #11 6.564 (12/14) Installing oniguruma (6.9.10-r0) [2026-06-22T18:57:58.318Z] #11 6.713 (13/14) Installing jq (1.8.1-r0) [2026-06-22T18:57:58.579Z] #11 6.943 (14/14) Installing openssl (3.5.7-r0) [2026-06-22T18:57:58.579Z] #11 7.099 Executing busybox-1.37.0-r20.trigger [2026-06-22T18:57:58.847Z] #11 7.105 Executing ca-certificates-20260611-r0.trigger [2026-06-22T18:57:58.847Z] #11 7.159 OK: 45 MiB in 30 packages [2026-06-22T18:57:58.847Z] #11 7.239 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:59.107Z] #11 7.489 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:57:59.368Z] #11 7.974 (1/177) Installing libexpat (2.8.1-r0) [2026-06-22T18:57:59.630Z] #11 8.159 (2/177) Installing libbz2 (1.0.8-r6) [2026-06-22T18:57:59.890Z] #11 8.298 (3/177) Installing libpng (1.6.57-r0) [2026-06-22T18:57:59.890Z] #11 8.467 (4/177) Installing freetype (2.13.3-r0) [2026-06-22T18:58:00.150Z] #11 8.634 (5/177) Installing fontconfig (2.15.0-r3) [2026-06-22T18:58:00.411Z] #11 8.934 (6/177) Installing libfontenc (1.1.8-r0) [2026-06-22T18:58:00.671Z] #11 9.065 (7/177) Installing mkfontscale (1.2.3-r1) [2026-06-22T18:58:00.671Z] #11 9.231 (8/177) Installing font-opensans (0_git20210927-r1) [2026-06-22T18:58:00.938Z] #11 9.520 (9/177) Installing libffi (3.4.8-r0) [2026-06-22T18:58:01.199Z] #11 9.650 (10/177) Installing libintl (0.24.1-r0) [2026-06-22T18:58:01.458Z] #11 9.834 (11/177) Installing libeconf (0.6.3-r0) [2026-06-22T18:58:01.458Z] #11 9.963 (12/177) Installing libblkid (2.41-r9) [2026-06-22T18:58:01.717Z] #11 10.15 (13/177) Installing libmount (2.41-r9) [2026-06-22T18:58:01.717Z] #11 10.31 (14/177) Installing pcre2 (10.46-r0) [2026-06-22T18:58:01.795Z] Still waiting to schedule task [2026-06-22T18:58:01.795Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-22T18:58:01.976Z] #11 10.56 (15/177) Installing glib (2.84.4-r0) [2026-06-22T18:58:02.237Z] #11 10.85 (16/177) Installing gobject-introspection (1.84.0-r0) [2026-06-22T18:58:02.497Z] #11 11.00 (17/177) Installing pkgconf (2.4.3-r0) [2026-06-22T18:58:02.758Z] #11 11.18 (18/177) Installing hicolor-icon-theme (0.18-r0) [2026-06-22T18:58:02.759Z] #11 11.35 (19/177) Installing libgcc (14.2.0-r6) [2026-06-22T18:58:03.017Z] #11 11.54 (20/177) Installing libstdc++ (14.2.0-r6) [2026-06-22T18:58:03.277Z] #11 11.73 (21/177) Installing xz-libs (5.8.3-r0) [2026-06-22T18:58:03.543Z] #11 11.94 (22/177) Installing libxml2 (2.13.9-r1) [2026-06-22T18:58:03.803Z] #11 12.18 (23/177) Installing shared-mime-info (2.4-r6) [2026-06-22T18:58:03.803Z] #11 12.39 (24/177) Installing libjpeg-turbo (3.1.0-r0) [2026-06-22T18:58:04.063Z] #11 12.62 (25/177) Installing libsharpyuv (1.5.0-r0) [2026-06-22T18:58:04.322Z] #11 12.79 (26/177) Installing libwebp (1.5.0-r0) [2026-06-22T18:58:04.581Z] #11 12.95 (27/177) Installing tiff (4.7.1-r0) [2026-06-22T18:58:04.581Z] #11 13.16 (28/177) Installing gdk-pixbuf (2.42.12-r1) [2026-06-22T18:58:04.841Z] #11 13.33 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) [2026-06-22T18:58:05.099Z] #11 13.46 (30/177) Installing libxau (1.0.12-r0) [2026-06-22T18:58:05.099Z] #11 13.60 (31/177) Installing libmd (1.1.0-r0) [2026-06-22T18:58:05.359Z] #11 13.76 (32/177) Installing libbsd (0.12.2-r0) [2026-06-22T18:58:05.359Z] #11 13.90 (33/177) Installing libxdmcp (1.1.5-r1) [2026-06-22T18:58:05.621Z] #11 14.05 (34/177) Installing libxcb (1.17.0-r0) [2026-06-22T18:58:05.621Z] #11 14.21 (35/177) Installing libx11 (1.8.11-r0) [2026-06-22T18:58:05.880Z] #11 14.49 (36/177) Installing libxcomposite (0.4.6-r5) [2026-06-22T18:58:06.138Z] #11 14.61 (37/177) Installing libxfixes (6.0.1-r4) [2026-06-22T18:58:06.138Z] #11 14.73 (38/177) Installing libxrender (0.9.12-r0) [2026-06-22T18:58:06.397Z] #11 14.84 (39/177) Installing libxcursor (1.2.3-r0) [2026-06-22T18:58:06.397Z] #11 14.97 (40/177) Installing libxdamage (1.1.6-r5) [2026-06-22T18:58:06.656Z] #11 15.11 (41/177) Installing libxext (1.3.6-r2) [2026-06-22T18:58:06.916Z] #11 15.31 (42/177) Installing libxi (1.8.2-r0) [2026-06-22T18:58:06.916Z] #11 15.44 (43/177) Installing libxinerama (1.1.5-r4) [2026-06-22T18:58:07.175Z] #11 15.58 (44/177) Installing libxrandr (1.5.4-r1) [2026-06-22T18:58:07.175Z] #11 15.74 (45/177) Installing libatk-1.0 (2.56.5-r0) [2026-06-22T18:58:07.435Z] #11 15.92 (46/177) Installing dbus-libs (1.16.2-r1) [2026-06-22T18:58:07.696Z] #11 16.12 (47/177) Installing at-spi2-core-libs (2.56.5-r0) [2026-06-22T18:58:07.696Z] #11 16.31 (48/177) Installing libxtst (1.2.5-r0) [2026-06-22T18:58:07.975Z] #11 16.45 (49/177) Installing at-spi2-core (2.56.5-r0) [2026-06-22T18:58:08.247Z] #11 16.63 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) [2026-06-22T18:58:08.247Z] #11 16.77 (51/177) Installing pixman (0.46.4-r0) [2026-06-22T18:58:08.512Z] #11 16.95 (52/177) Installing cairo (1.18.4-r0) [2026-06-22T18:58:08.770Z] #11 17.20 (53/177) Installing cairo-gobject (1.18.4-r0) [2026-06-22T18:58:08.770Z] #11 17.31 (54/177) Installing avahi-libs (0.8-r21) [2026-06-22T18:58:09.065Z] #11 17.49 (55/177) Installing gmp (6.3.0-r3) [2026-06-22T18:58:09.065Z] #11 17.65 (56/177) Installing nettle (3.10.2-r0) [2026-06-22T18:58:09.473Z] #11 17.88 (57/177) Installing libtasn1 (4.21.0-r0) [2026-06-22T18:58:09.473Z] #11 18.04 (58/177) Installing p11-kit (0.25.5-r2) [2026-06-22T18:58:09.732Z] #11 18.21 (59/177) Installing gnutls (3.8.13-r0) [2026-06-22T18:58:09.992Z] #11 18.47 (60/177) Installing cups-libs (2.4.18-r0) [2026-06-22T18:58:10.251Z] #11 18.70 (61/177) Installing libepoxy (1.5.10-r1) [2026-06-22T18:58:10.251Z] #11 18.87 (62/177) Installing fribidi (1.0.16-r1) [2026-06-22T18:58:10.514Z] #11 19.03 (63/177) Installing graphite2 (1.3.14-r6) [2026-06-22T18:58:10.773Z] #11 19.21 (64/177) Installing harfbuzz (11.2.1-r0) [2026-06-22T18:58:10.773Z] #11 19.39 (65/177) Installing libxft (2.3.8-r3) [2026-06-22T18:58:11.033Z] #11 19.55 (66/177) Installing pango (1.56.3-r0) [2026-06-22T18:58:11.291Z] #11 19.71 (67/177) Installing wayland-libs-client (1.23.1-r3) [2026-06-22T18:58:11.291Z] #11 19.88 (68/177) Installing wayland-libs-cursor (1.23.1-r3) [2026-06-22T18:58:11.550Z] #11 19.99 (69/177) Installing wayland-libs-egl (1.23.1-r3) [2026-06-22T18:58:11.550Z] #11 20.13 (70/177) Installing xkeyboard-config (2.43-r0) [2026-06-22T18:58:11.815Z] #11 20.32 (71/177) Installing libxkbcommon (1.8.1-r2) [2026-06-22T18:58:12.074Z] #11 20.46 (72/177) Installing gtk+3.0 (3.24.50-r0) [2026-06-22T18:58:12.335Z] #11 20.77 (73/177) Installing icu-data-full (76.1-r1) [2026-06-22T18:58:12.596Z] #11 21.19 (74/177) Installing llvm20-libs (20.1.8-r0) [2026-06-22T18:58:14.505Z] #11 22.69 (75/177) Installing spirv-tools (1.4.313.0-r0) [2026-06-22T18:58:14.765Z] #11 23.25 (76/177) Installing hwdata-pci (0.395-r0) [2026-06-22T18:58:15.026Z] #11 23.50 (77/177) Installing libpciaccess (0.18.1-r0) [2026-06-22T18:58:15.286Z] #11 23.67 (78/177) Installing libdrm (2.4.124-r0) [2026-06-22T18:58:15.286Z] #11 23.88 (79/177) Installing libelf (0.193-r0) [2026-06-22T18:58:15.546Z] #11 24.07 (80/177) Installing wayland-libs-server (1.23.1-r3) [2026-06-22T18:58:15.805Z] #11 24.24 (81/177) Installing libxshmfence (1.3.3-r0) [2026-06-22T18:58:15.805Z] #11 24.35 (82/177) Installing mesa (25.1.9-r0) [2026-06-22T18:58:16.744Z] #11 25.19 (83/177) Installing mesa-gbm (25.1.9-r0) [2026-06-22T18:58:16.744Z] #11 25.33 (84/177) Installing mesa-dri-gallium (25.1.9-r0) [2026-06-22T18:58:17.006Z] #11 25.46 (85/177) Installing eudev-libs (3.2.14-r5) [2026-06-22T18:58:17.006Z] #11 25.62 (86/177) Installing libmagic (5.46-r2) [2026-06-22T18:58:17.264Z] #11 25.86 (87/177) Installing file (5.46-r2) [2026-06-22T18:58:17.521Z] #11 26.00 (88/177) Installing xprop (1.2.8-r0) [2026-06-22T18:58:17.783Z] #11 26.15 (89/177) Installing libice (1.1.2-r0) [2026-06-22T18:58:17.783Z] #11 26.33 (90/177) Installing libuuid (2.41-r9) [2026-06-22T18:58:18.044Z] #11 26.46 (91/177) Installing libsm (1.2.5-r0) [2026-06-22T18:58:18.044Z] #11 26.62 (92/177) Installing libxt (1.3.1-r0) [2026-06-22T18:58:18.303Z] #11 26.79 (93/177) Installing libxmu (1.2.1-r0) [2026-06-22T18:58:18.563Z] #11 26.93 (94/177) Installing xset (1.2.5-r1) [2026-06-22T18:58:18.563Z] #11 27.10 (95/177) Installing xdg-utils (1.2.1-r1) [2026-06-22T18:58:18.825Z] #11 27.25 (96/177) Installing libogg (1.3.5-r5) [2026-06-22T18:58:18.825Z] #11 27.40 (97/177) Installing libflac (1.4.3-r1) [2026-06-22T18:58:19.086Z] #11 27.56 (98/177) Installing alsa-lib (1.2.14-r0) [2026-06-22T18:58:19.348Z] #11 27.73 (99/177) Installing libSvtAv1Enc (2.3.0-r0) [2026-06-22T18:58:19.613Z] #11 28.03 (100/177) Installing aom-libs (3.12.1-r0) [2026-06-22T18:58:19.881Z] #11 28.33 (101/177) Installing libva (2.22.0-r1) [2026-06-22T18:58:20.139Z] #11 28.52 (102/177) Installing libvdpau (1.5-r4) [2026-06-22T18:58:20.139Z] #11 28.66 (103/177) Installing onevpl-libs (2023.3.1-r2) [2026-06-22T18:58:20.400Z] #11 28.81 (104/177) Installing ffmpeg-libavutil (6.1.2-r2) [2026-06-22T18:58:20.400Z] #11 28.97 (105/177) Installing libdav1d (1.5.1-r0) [2026-06-22T18:58:20.661Z] #11 29.14 (106/177) Installing openexr-libiex (3.3.2-r0) [2026-06-22T18:58:20.921Z] #11 29.31 (107/177) Installing openexr-libilmthread (3.3.2-r0) [2026-06-22T18:58:20.921Z] #11 29.47 (108/177) Installing imath (3.1.12-r0) [2026-06-22T18:58:21.182Z] #11 29.66 (109/177) Installing libdeflate (1.23-r0) [2026-06-22T18:58:21.442Z] #11 29.84 (110/177) Installing openexr-libopenexrcore (3.3.2-r0) [2026-06-22T18:58:21.442Z] #11 30.02 (111/177) Installing openexr-libopenexr (3.3.2-r0) [2026-06-22T18:58:21.703Z] #11 30.26 (112/177) Installing giflib (5.2.2-r1) [2026-06-22T18:58:21.964Z] #11 30.39 (113/177) Installing libhwy (1.0.7-r1) [2026-06-22T18:58:21.964Z] #11 30.52 (114/177) Installing lcms2 (2.19-r0) [2026-06-22T18:58:22.226Z] #11 30.72 (115/177) Installing libjxl (0.10.3-r2) [2026-06-22T18:58:22.485Z] #11 31.01 (116/177) Installing lame-libs (3.100-r5) [2026-06-22T18:58:22.745Z] #11 31.21 (117/177) Installing opus (1.5.2-r1) [2026-06-22T18:58:23.003Z] #11 31.38 (118/177) Installing rav1e-libs (0.7.1-r2) [2026-06-22T18:58:23.262Z] #11 31.65 (119/177) Installing libgomp (14.2.0-r6) [2026-06-22T18:58:23.262Z] #11 31.88 (120/177) Installing soxr (0.1.3-r7) [2026-06-22T18:58:23.520Z] #11 32.06 (121/177) Installing ffmpeg-libswresample (6.1.2-r2) [2026-06-22T18:58:23.779Z] #11 32.24 (122/177) Installing libtheora (1.1.1-r18) [2026-06-22T18:58:24.037Z] #11 32.41 (123/177) Installing libvorbis (1.3.7-r2) [2026-06-22T18:58:24.037Z] #11 32.63 (124/177) Installing libvpx (1.15.0-r0) [2026-06-22T18:58:24.297Z] #11 32.90 (125/177) Installing libwebpmux (1.5.0-r0) [2026-06-22T18:58:24.562Z] #11 33.04 (126/177) Installing x264-libs (0.164.3108-r0) [2026-06-22T18:58:24.822Z] #11 33.22 (127/177) Installing numactl (2.0.18-r0) [2026-06-22T18:58:24.822Z] #11 33.34 (128/177) Installing x265-libs (3.6-r0) [2026-06-22T18:58:25.083Z] #11 33.66 (129/177) Installing xvidcore (1.3.7-r2) [2026-06-22T18:58:25.343Z] #11 33.87 (130/177) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-06-22T18:58:25.606Z] #11 34.22 (131/177) Installing libbluray (1.3.4-r1) [2026-06-22T18:58:25.871Z] #11 34.38 (132/177) Installing mpg123-libs (1.32.10-r0) [2026-06-22T18:58:26.137Z] #11 34.59 (133/177) Installing libopenmpt (0.7.15-r0) [2026-06-22T18:58:26.397Z] #11 34.76 (134/177) Installing cjson (1.7.19-r0) [2026-06-22T18:58:26.397Z] #11 34.89 (135/177) Installing mbedtls (3.6.6-r0) [2026-06-22T18:58:26.664Z] #11 35.06 (136/177) Installing librist (0.2.10-r1) [2026-06-22T18:58:26.664Z] #11 35.25 (137/177) Installing libsrt (1.5.3-r1) [2026-06-22T18:58:26.926Z] #11 35.49 (138/177) Installing libssh (0.11.2-r0) [2026-06-22T18:58:27.186Z] #11 35.70 (139/177) Installing libsodium (1.0.20-r1) [2026-06-22T18:58:27.452Z] #11 35.91 (140/177) Installing libzmq (4.3.5-r2) [2026-06-22T18:58:27.452Z] #11 36.07 (141/177) Installing ffmpeg-libavformat (6.1.2-r2) [2026-06-22T18:58:28.031Z] #11 36.34 (142/177) Installing crc32c (1.1.2-r2) [2026-06-22T18:58:28.031Z] #11 36.48 (143/177) Installing double-conversion (3.3.1-r0) [2026-06-22T18:58:28.031Z] #11 36.61 (144/177) Installing harfbuzz-subset (11.2.1-r0) [2026-06-22T18:58:28.292Z] #11 36.78 (145/177) Installing minizip (1.3.1-r0) [2026-06-22T18:58:28.551Z] #11 36.92 (146/177) Installing nspr (4.36-r0) [2026-06-22T18:58:28.551Z] #11 37.09 (147/177) Installing sqlite-libs (3.49.2-r1) [2026-06-22T18:58:28.809Z] #11 37.26 (148/177) Installing nss (3.114-r0) [2026-06-22T18:58:29.069Z] #11 37.46 (149/177) Installing openh264 (2.6.0-r0) [2026-06-22T18:58:29.069Z] #11 37.62 (150/177) Installing libcamera-ipa (0.5.1-r0) [2026-06-22T18:58:29.327Z] #11 37.82 (151/177) Installing libunwind (1.8.1-r0) [2026-06-22T18:58:29.593Z] #11 37.96 (152/177) Installing yaml (0.2.5-r2) [2026-06-22T18:58:29.593Z] #11 38.14 (153/177) Installing libcamera (0.5.1-r0) [2026-06-22T18:58:29.857Z] #11 38.32 (154/177) Installing serd-libs (0.32.4-r0) [2026-06-22T18:58:30.118Z] #11 38.50 (155/177) Installing zix-libs (0.6.2-r0) [2026-06-22T18:58:30.118Z] #11 38.63 (156/177) Installing sord-libs (0.16.18-r0) [2026-06-22T18:58:30.378Z] #11 38.84 (157/177) Installing sratom (0.6.18-r0) [2026-06-22T18:58:30.639Z] #11 39.00 (158/177) Installing lilv-libs (0.24.26-r0) [2026-06-22T18:58:30.639Z] #11 39.16 (159/177) Installing speexdsp (1.2.1-r2) [2026-06-22T18:58:30.899Z] #11 39.32 (160/177) Installing libuv (1.51.0-r0) [2026-06-22T18:58:30.899Z] #11 39.49 (161/177) Installing roc-toolkit-libs (0.4.0-r1) [2026-06-22T18:58:31.160Z] #11 39.76 (162/177) Installing libsndfile (1.2.2-r2) [2026-06-22T18:58:31.419Z] #11 39.98 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) [2026-06-22T18:58:31.679Z] #11 40.13 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) [2026-06-22T18:58:31.679Z] #11 40.30 (165/177) Installing abseil-cpp-strings (20240722.1-r1) [2026-06-22T18:58:31.940Z] #11 40.44 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) [2026-06-22T18:58:32.201Z] #11 40.67 (167/177) Installing pipewire-libs (1.4.7-r0) [2026-06-22T18:58:32.462Z] #11 40.89 (168/177) Installing libasyncns (0.8-r4) [2026-06-22T18:58:32.462Z] #11 41.03 (169/177) Installing libltdl (2.5.4-r1) [2026-06-22T18:58:32.722Z] #11 41.19 (170/177) Installing orc (0.4.40-r1) [2026-06-22T18:58:32.981Z] #11 41.42 (171/177) Installing tdb-libs (1.4.12-r0) [2026-06-22T18:58:32.981Z] #11 41.59 (172/177) Installing libpulse (17.0-r5) [2026-06-22T18:58:33.245Z] #11 41.84 (173/177) Installing simdutf (7.2.1-r0) [2026-06-22T18:58:33.506Z] #11 42.06 (174/177) Installing libwebpdemux (1.5.0-r0) [2026-06-22T18:58:33.767Z] #11 42.18 (175/177) Installing libxslt (1.1.43-r3) [2026-06-22T18:58:34.032Z] #11 42.40 (176/177) Installing chromium (142.0.7444.59-r0) [2026-06-22T18:58:37.350Z] #11 45.27 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) [2026-06-22T18:58:37.350Z] #11 45.72 Executing busybox-1.37.0-r20.trigger [2026-06-22T18:58:37.350Z] #11 45.72 Executing fontconfig-2.15.0-r3.trigger [2026-06-22T18:58:37.350Z] #11 45.74 Executing mkfontscale-1.2.3-r1.trigger [2026-06-22T18:58:37.350Z] #11 45.76 Executing glib-2.84.4-r0.trigger [2026-06-22T18:58:37.350Z] #11 45.77 Executing shared-mime-info-2.4-r6.trigger [2026-06-22T18:58:37.937Z] #11 46.37 Executing gdk-pixbuf-2.42.12-r1.trigger [2026-06-22T18:58:37.937Z] #11 46.38 Executing gtk-update-icon-cache-3.24.50-r0.trigger [2026-06-22T18:58:37.937Z] #11 46.41 Executing gtk+3.0-3.24.50-r0.trigger [2026-06-22T18:58:37.937Z] #11 46.43 OK: 844 MiB in 207 packages [2026-06-22T18:58:37.937Z] #11 46.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:38.205Z] #11 46.68 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:38.814Z] #11 47.17 (1/31) Installing jansson (2.14.1-r0) [2026-06-22T18:58:38.815Z] #11 47.31 (2/31) Installing binutils (2.44-r3) [2026-06-22T18:58:39.077Z] #11 47.54 (3/31) Installing libatomic (14.2.0-r6) [2026-06-22T18:58:39.077Z] #11 47.70 (4/31) Installing isl26 (0.26-r1) [2026-06-22T18:58:39.644Z] #11 47.96 (5/31) Installing mpfr4 (4.2.1_p1-r0) [2026-06-22T18:58:39.644Z] #11 48.18 (6/31) Installing mpc1 (1.3.1-r1) [2026-06-22T18:58:39.910Z] #11 48.33 (7/31) Installing gcc (14.2.0-r6) [2026-06-22T18:58:41.289Z] #11 49.65 (8/31) Installing musl-dev (1.2.5-r12) [2026-06-22T18:58:41.549Z] #11 49.91 (9/31) Installing linux-headers (6.14.2-r0) [2026-06-22T18:58:41.808Z] #11 50.25 (10/31) Installing libffi-dev (3.4.8-r0) [2026-06-22T18:58:42.066Z] #11 50.46 (11/31) Installing libpq (17.10-r0) [2026-06-22T18:58:42.066Z] #11 50.66 (12/31) Installing openssl-dev (3.5.7-r0) [2026-06-22T18:58:42.326Z] #11 50.92 (13/31) Installing libpq-dev (17.10-r0) [2026-06-22T18:58:42.586Z] #11 51.18 (14/31) Installing libecpg (17.10-r0) [2026-06-22T18:58:42.845Z] #11 51.36 (15/31) Installing libecpg-dev (17.10-r0) [2026-06-22T18:58:43.107Z] #11 51.53 (16/31) Installing clang18-headers (18.1.8-r5) [2026-06-22T18:58:43.368Z] #11 51.74 (17/31) Installing llvm18-libs (18.1.8-r5) [2026-06-22T18:58:53.371Z] #11 60.60 (18/31) Installing clang18-libs (18.1.8-r5) [2026-06-22T18:58:53.371Z] #11 61.49 (19/31) Installing fortify-headers (1.1-r5) [2026-06-22T18:58:53.371Z] #11 61.63 (20/31) Installing libstdc++-dev (14.2.0-r6) [2026-06-22T18:58:53.371Z] #11 61.99 (21/31) Installing llvm18-linker-tools (18.1.8-r5) [2026-06-22T18:58:53.631Z] #11 62.12 (22/31) Installing clang18 (18.1.8-r5) [2026-06-22T18:58:53.891Z] #11 62.35 (23/31) Installing icu-libs (76.1-r1) [2026-06-22T18:58:54.151Z] #11 62.58 (24/31) Installing icu (76.1-r1) [2026-06-22T18:58:54.411Z] #11 62.80 (25/31) Installing icu-dev (76.1-r1) [2026-06-22T18:58:54.411Z] #11 63.03 (26/31) Installing llvm18 (18.1.8-r5) [2026-06-22T18:58:56.317Z] #11 64.54 (27/31) Installing lz4-libs (1.10.0-r0) [2026-06-22T18:58:56.317Z] #11 64.67 (28/31) Installing lz4-dev (1.10.0-r0) [2026-06-22T18:58:56.317Z] #11 64.84 (29/31) Installing zstd (1.5.7-r0) [2026-06-22T18:58:56.576Z] #11 65.00 (30/31) Installing zstd-dev (1.5.7-r0) [2026-06-22T18:58:56.577Z] #11 65.19 (31/31) Installing postgresql17-dev (17.10-r0) [2026-06-22T18:58:58.054Z] #11 66.24 Executing busybox-1.37.0-r20.trigger [2026-06-22T18:58:58.054Z] #11 66.25 OK: 1441 MiB in 238 packages [2026-06-22T18:58:58.054Z] #11 66.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:58.054Z] #11 66.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:58.314Z] #11 66.90 (1/14) Installing g++ (14.2.0-r6) [2026-06-22T18:58:58.889Z] #11 67.35 (2/14) Installing gdbm (1.24-r0) [2026-06-22T18:58:58.889Z] #11 67.49 (3/14) Installing mpdecimal (4.0.1-r0) [2026-06-22T18:58:59.148Z] #11 67.67 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-06-22T18:58:59.409Z] #11 67.79 (5/14) Installing libncursesw (6.5_p20250503-r0) [2026-06-22T18:58:59.409Z] #11 68.00 (6/14) Installing libpanelw (6.5_p20250503-r0) [2026-06-22T18:58:59.667Z] #11 68.14 (7/14) Installing readline (8.2.13-r1) [2026-06-22T18:58:59.668Z] #11 68.29 (8/14) Installing python3 (3.12.13-r0) [2026-06-22T18:59:00.237Z] #11 68.67 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T18:59:00.496Z] #11 69.11 (10/14) Installing pyc (3.12.13-r0) [2026-06-22T18:59:00.496Z] #11 69.11 (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-22T18:59:00.496Z] #11 69.11 (12/14) Installing python3-dev (3.12.13-r0) [2026-06-22T18:59:01.437Z] #11 69.90 (13/14) Installing libsodium-dev (1.0.20-r1) [2026-06-22T18:59:01.696Z] #11 70.07 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-22T18:59:01.696Z] #11 70.24 Executing busybox-1.37.0-r20.trigger [2026-06-22T18:59:01.968Z] #11 70.25 OK: 1560 MiB in 252 packages [2026-06-22T18:59:01.968Z] #11 70.35 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:01.968Z] #11 70.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:02.550Z] #11 71.08 OK: 1560 MiB in 252 packages [2026-06-22T18:59:02.810Z] #11 71.18 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:03.070Z] #11 71.43 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:03.639Z] #11 71.97 (1/1) Installing tzdata (2026b-r0) [2026-06-22T18:59:03.639Z] #11 72.23 OK: 1560 MiB in 253 packages [2026-06-22T18:59:04.208Z] #11 72.68 (1/1) Purging tzdata (2026b-r0) [2026-06-22T18:59:04.469Z] #11 72.69 OK: 1560 MiB in 252 packages [2026-06-22T18:59:06.380Z] #11 74.73 Looking in links: /tmp/tmpjwjv_igq [2026-06-22T18:59:06.380Z] #11 74.73 Processing /tmp/tmpjwjv_igq/pip-25.0.1-py3-none-any.whl [2026-06-22T18:59:06.380Z] #11 74.74 Installing collected packages: pip [2026-06-22T18:59:07.762Z] #11 76.06 Successfully installed pip-25.0.1 [2026-06-22T18:59:07.762Z] #11 76.06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:08.024Z] #11 76.58 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T18:59:08.287Z] #11 76.64 Collecting pip [2026-06-22T18:59:08.287Z] #11 76.68 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T18:59:08.287Z] #11 76.85 Collecting setuptools [2026-06-22T18:59:08.593Z] #11 76.86 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:59:08.593Z] #11 76.90 Collecting wheel [2026-06-22T18:59:08.593Z] #11 76.90 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T18:59:08.593Z] #11 76.92 Collecting packaging>=24.0 (from wheel) [2026-06-22T18:59:08.593Z] #11 76.93 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T18:59:08.593Z] #11 76.94 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T18:59:08.593Z] #11 76.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 151.6 MB/s eta 0:00:00 [2026-06-22T18:59:08.593Z] #11 76.96 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T18:59:08.593Z] #11 76.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 150.6 MB/s eta 0:00:00 [2026-06-22T18:59:08.593Z] #11 76.98 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T18:59:08.593Z] #11 76.98 Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T18:59:08.593Z] #11 77.02 Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T18:59:09.533Z] #11 77.90 Attempting uninstall: pip [2026-06-22T18:59:09.533Z] #11 77.91 Found existing installation: pip 25.0.1 [2026-06-22T18:59:09.533Z] #11 77.95 Uninstalling pip-25.0.1: [2026-06-22T18:59:09.533Z] #11 77.96 Successfully uninstalled pip-25.0.1 [2026-06-22T18:59:12.070Z] #11 80.09 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T18:59:12.070Z] #11 80.09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:12.331Z] #11 80.76 Processing ./edgex-taf-common [2026-06-22T18:59:12.331Z] #11 80.77 Installing build dependencies: started [2026-06-22T18:59:13.275Z] #11 81.75 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:13.534Z] #11 81.75 Getting requirements to build wheel: started [2026-06-22T18:59:13.793Z] #11 82.22 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:13.793Z] #11 82.23 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:14.057Z] #11 82.48 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:14.057Z] #11 82.49 Building wheels for collected packages: edgex-taf-common [2026-06-22T18:59:14.057Z] #11 82.49 Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T18:59:14.318Z] #11 82.82 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T18:59:14.578Z] #11 82.82 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=2814ab977b82aea2868a796842f87f0b42b36d0656223537b56e179b4d62096b [2026-06-22T18:59:14.578Z] #11 82.82 Stored in directory: /tmp/pip-ephem-wheel-cache-of0mohne/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T18:59:14.578Z] #11 82.82 Successfully built edgex-taf-common [2026-06-22T18:59:14.578Z] #11 82.84 Installing collected packages: edgex-taf-common [2026-06-22T18:59:14.578Z] #11 82.87 Successfully installed edgex-taf-common-0.0.0 [2026-06-22T18:59:14.578Z] #11 82.87 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:15.145Z] #11 83.52 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-22T18:59:15.146Z] #11 83.57 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:59:15.146Z] #11 83.59 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T18:59:15.146Z] #11 83.59 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T18:59:15.146Z] #11 83.61 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T18:59:15.146Z] #11 83.62 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T18:59:15.146Z] #11 83.65 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T18:59:15.405Z] #11 83.65 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:15.405Z] #11 83.66 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T18:59:15.405Z] #11 83.67 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T18:59:15.405Z] #11 83.69 Installing build dependencies: started [2026-06-22T18:59:15.974Z] #11 84.43 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:15.974Z] #11 84.43 Getting requirements to build wheel: started [2026-06-22T18:59:16.554Z] #11 84.90 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:16.554Z] #11 84.90 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:16.554Z] #11 85.15 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:16.814Z] #11 85.16 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T18:59:16.814Z] #11 85.17 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T18:59:16.814Z] #11 85.17 Installing build dependencies: started [2026-06-22T18:59:17.784Z] #11 86.16 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:17.784Z] #11 86.16 Getting requirements to build wheel: started [2026-06-22T18:59:18.067Z] #11 86.62 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:18.337Z] #11 86.63 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:18.337Z] #11 86.88 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:18.604Z] #11 86.90 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T18:59:18.604Z] #11 86.90 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T18:59:18.604Z] #11 86.92 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T18:59:18.604Z] #11 86.93 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T18:59:18.604Z] #11 86.96 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T18:59:18.604Z] #11 86.96 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T18:59:18.604Z] #11 86.97 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T18:59:18.604Z] #11 86.98 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T18:59:18.604Z] #11 87.00 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T18:59:18.604Z] #11 87.00 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T18:59:18.880Z] #11 87.28 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T18:59:18.880Z] #11 87.28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-06-22T18:59:18.880Z] #11 87.39 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T18:59:19.144Z] #11 87.39 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T18:59:19.144Z] #11 87.50 Installing build dependencies: started [2026-06-22T18:59:19.758Z] #11 88.30 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:20.018Z] #11 88.30 Getting requirements to build wheel: started [2026-06-22T18:59:20.278Z] #11 88.89 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:20.536Z] #11 88.89 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:20.804Z] #11 89.23 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:21.064Z] #11 89.55 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T18:59:21.445Z] #11 89.55 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-06-22T18:59:21.445Z] #11 89.57 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T18:59:21.445Z] #11 89.58 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T18:59:21.445Z] #11 89.64 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T18:59:21.445Z] #11 89.64 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T18:59:21.445Z] #11 89.72 Installing build dependencies: started [2026-06-22T18:59:22.021Z] #11 90.51 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:22.282Z] #11 90.51 Getting requirements to build wheel: started [2026-06-22T18:59:22.541Z] #11 91.01 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:22.800Z] #11 91.01 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:22.800Z] #11 91.29 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:22.800Z] #11 91.40 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T18:59:23.059Z] #11 91.40 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-06-22T18:59:23.059Z] #11 91.62 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T18:59:23.335Z] #11 91.63 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T18:59:23.335Z] #11 91.65 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-22T18:59:23.335Z] #11 91.65 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T18:59:23.335Z] #11 91.95 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T18:59:23.595Z] #11 91.95 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) [2026-06-22T18:59:23.595Z] #11 91.97 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T18:59:23.595Z] #11 91.98 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T18:59:23.595Z] #11 91.99 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T18:59:23.595Z] #11 92.00 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T18:59:23.595Z] #11 92.01 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T18:59:23.595Z] #11 92.02 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T18:59:23.595Z] #11 92.06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.595Z] #11 92.06 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T18:59:23.595Z] #11 92.08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.595Z] #11 92.08 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:23.595Z] #11 92.10 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.595Z] #11 92.11 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:23.595Z] #11 92.14 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:23.595Z] #11 92.15 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T18:59:23.595Z] #11 92.16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:23.857Z] #11 92.17 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T18:59:23.857Z] #11 92.19 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:23.857Z] #11 92.19 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:59:23.857Z] #11 92.22 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:23.857Z] #11 92.23 Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T18:59:23.857Z] #11 92.26 Installing build dependencies: started [2026-06-22T18:59:24.534Z] #11 93.06 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:24.793Z] #11 93.06 Getting requirements to build wheel: started [2026-06-22T18:59:25.052Z] #11 93.54 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:25.312Z] #11 93.54 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:25.312Z] #11 93.80 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:25.312Z] #11 93.82 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.312Z] #11 93.83 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T18:59:25.312Z] #11 93.86 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.312Z] #11 93.86 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:59:25.312Z] #11 93.89 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.312Z] #11 93.90 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T18:59:25.312Z] #11 93.92 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.576Z] #11 93.93 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:59:25.576Z] #11 93.98 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.576Z] #11 93.98 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T18:59:25.576Z] #11 94.00 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.576Z] #11 94.00 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T18:59:25.576Z] #11 94.14 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:25.836Z] #11 94.15 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) [2026-06-22T18:59:25.836Z] #11 94.17 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:25.836Z] #11 94.17 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T18:59:25.836Z] #11 94.20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:25.836Z] #11 94.20 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T18:59:25.836Z] #11 94.23 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:25.836Z] #11 94.23 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:59:25.836Z] #11 94.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:25.836Z] #11 94.26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T18:59:25.836Z] #11 94.28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:25.836Z] #11 94.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T18:59:25.836Z] #11 94.29 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-22T18:59:25.836Z] #11 94.43 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:59:26.100Z] #11 94.44 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-06-22T18:59:26.100Z] #11 94.45 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:59:26.100Z] #11 94.46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T18:59:26.100Z] #11 94.51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:26.100Z] #11 94.52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-06-22T18:59:26.100Z] #11 94.54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:26.100Z] #11 94.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T18:59:26.100Z] #11 94.57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:26.100Z] #11 94.58 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-06-22T18:59:26.100Z] #11 94.60 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:26.100Z] #11 94.60 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T18:59:26.100Z] #11 94.62 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:26.100Z] #11 94.62 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T18:59:26.100Z] #11 94.65 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.65 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T18:59:26.361Z] #11 94.66 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.67 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T18:59:26.361Z] #11 94.69 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.69 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T18:59:26.361Z] #11 94.71 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.71 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:26.361Z] #11 94.72 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.73 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:26.361Z] #11 94.74 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.74 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T18:59:26.361Z] #11 94.76 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.76 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T18:59:26.361Z] #11 94.78 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.78 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T18:59:26.361Z] #11 94.86 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:26.361Z] #11 94.86 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T18:59:26.623Z] #11 94.91 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.623Z] #11 94.92 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-06-22T18:59:26.623Z] #11 94.93 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.623Z] #11 94.94 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T18:59:26.623Z] #11 94.94 Installing build dependencies: started [2026-06-22T18:59:27.195Z] #11 95.73 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:27.457Z] #11 95.73 Getting requirements to build wheel: started [2026-06-22T18:59:28.399Z] #11 96.76 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:28.399Z] #11 96.76 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:28.399Z] #11 97.00 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:28.659Z] #11 97.02 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:28.659Z] #11 97.02 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T18:59:28.659Z] #11 97.04 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:28.659Z] #11 97.04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T18:59:28.659Z] #11 97.05 Installing build dependencies: started [2026-06-22T18:59:29.238Z] #11 97.80 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:29.499Z] #11 97.81 Getting requirements to build wheel: started [2026-06-22T18:59:29.759Z] #11 98.26 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:30.018Z] #11 98.27 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:30.018Z] #11 98.50 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:30.279Z] #11 98.52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.279Z] #11 98.52 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T18:59:30.279Z] #11 98.55 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.279Z] #11 98.55 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T18:59:30.279Z] #11 98.58 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.279Z] #11 98.59 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T18:59:30.540Z] #11 98.98 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.540Z] #11 98.99 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-06-22T18:59:30.540Z] #11 99.01 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.540Z] #11 99.02 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T18:59:30.540Z] #11 99.03 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.540Z] #11 99.04 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:59:30.540Z] #11 99.06 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.540Z] #11 99.06 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T18:59:30.540Z] #11 99.08 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.08 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T18:59:30.800Z] #11 99.10 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.11 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:59:30.800Z] #11 99.14 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.14 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T18:59:30.800Z] #11 99.16 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.16 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:59:30.800Z] #11 99.31 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.31 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T18:59:30.800Z] #11 99.34 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.35 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T18:59:30.800Z] #11 99.36 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:30.800Z] #11 99.36 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T18:59:30.800Z] #11 99.41 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:31.072Z] #11 99.42 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-06-22T18:59:31.072Z] #11 99.43 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:31.072Z] #11 99.44 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:59:32.012Z] #11 100.5 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:32.012Z] #11 100.5 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-06-22T18:59:32.012Z] #11 100.5 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:32.012Z] #11 100.5 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:32.012Z] #11 100.6 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:32.012Z] #11 100.6 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-06-22T18:59:32.273Z] #11 100.6 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-22T18:59:32.273Z] #11 100.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 147.1 MB/s 0:00:00 [2026-06-22T18:59:32.273Z] #11 100.7 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T18:59:32.273Z] #11 100.7 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-06-22T18:59:32.532Z] #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 123.9 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 100.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-06-22T18:59:32.532Z] #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 92.2 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 100.9 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T18:59:32.532Z] #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 154.0 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 100.9 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-06-22T18:59:32.532Z] #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 96.5 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 100.9 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T18:59:32.532Z] #11 100.9 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-22T18:59:32.532Z] #11 100.9 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) [2026-06-22T18:59:32.532Z] #11 101.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 88.3 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 101.0 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T18:59:32.532Z] #11 101.0 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T18:59:32.532Z] #11 101.1 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-06-22T18:59:32.532Z] #11 101.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 79.6 MB/s 0:00:00 [2026-06-22T18:59:32.532Z] #11 101.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T18:59:32.793Z] #11 101.1 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T18:59:32.793Z] #11 101.1 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T18:59:32.793Z] #11 101.1 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T18:59:32.793Z] #11 101.1 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:59:32.793Z] #11 101.1 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T18:59:32.793Z] #11 101.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 95.2 MB/s 0:00:00 [2026-06-22T18:59:32.793Z] #11 101.2 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T18:59:32.793Z] #11 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 157.5 MB/s 0:00:00 [2026-06-22T18:59:32.793Z] #11 101.3 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T18:59:32.793Z] #11 101.3 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-06-22T18:59:32.793Z] #11 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 468.6 MB/s 0:00:00 [2026-06-22T18:59:33.052Z] #11 101.3 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) [2026-06-22T18:59:33.052Z] #11 101.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 176.8 MB/s 0:00:00 [2026-06-22T18:59:33.052Z] #11 101.4 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T18:59:33.052Z] #11 101.4 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-06-22T18:59:33.310Z] #11 101.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 179.1 MB/s 0:00:00 [2026-06-22T18:59:33.311Z] #11 101.5 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T18:59:33.311Z] #11 101.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 133.2 MB/s 0:00:00 [2026-06-22T18:59:33.311Z] #11 101.5 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T18:59:33.311Z] #11 101.5 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T18:59:33.311Z] #11 101.7 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T18:59:33.311Z] #11 101.7 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T18:59:33.570Z] #11 102.1 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T18:59:33.829Z] #11 102.1 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cca2447277b4313adf4f269180fe14df338e75d1baa955101df7a3bfffe450f8 [2026-06-22T18:59:33.829Z] #11 102.1 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T18:59:33.829Z] #11 102.1 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T18:59:33.829Z] #11 102.4 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T18:59:34.088Z] #11 102.4 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=febf515612c3db20480caedd71df988fc3833df3751e538178d5c911520d1567 [2026-06-22T18:59:34.088Z] #11 102.4 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T18:59:34.088Z] #11 102.4 Building wheel for psutil (pyproject.toml): started [2026-06-22T18:59:35.995Z] #11 104.5 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T18:59:36.254Z] #11 104.5 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277240 sha256=77599348ee690eebadc99f723921657d4a59c4c7c2a4bca01c4974840a1e2d99 [2026-06-22T18:59:36.254Z] #11 104.5 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T18:59:36.254Z] #11 104.5 Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T18:59:46.310Z] #11 113.9 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:46.310Z] #11 113.9 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=530503 sha256=236f9506a8c257d4c02b29e1268661ba25598310517cc0a74a02eada0c476fb9 [2026-06-22T18:59:46.310Z] #11 113.9 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T18:59:46.310Z] #11 113.9 Building wheel for flex (pyproject.toml): started [2026-06-22T18:59:46.310Z] #11 114.3 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T18:59:46.310Z] #11 114.3 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=047ed6c29dadbcde232d45448f5335353e62ed16208a9ce73e718576436b2ba1 [2026-06-22T18:59:46.310Z] #11 114.3 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T18:59:46.310Z] #11 114.3 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T18:59:46.310Z] #11 114.6 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:46.310Z] #11 114.6 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=ea8922c63b1ab9595140202ad5e36611e241d27d4a0f78829ebe6fd39e0c6569 [2026-06-22T18:59:46.310Z] #11 114.6 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T18:59:46.310Z] #11 114.6 Building wheel for validate-email (pyproject.toml): started [2026-06-22T18:59:46.310Z] #11 114.9 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T18:59:46.569Z] #11 114.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=e5df86236e01c4f3116ec4c5109526502330ee03040c5989683dfb1b4c87cc97 [2026-06-22T18:59:46.569Z] #11 114.9 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T18:59:46.569Z] #11 114.9 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T18:59:46.569Z] #11 115.1 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-22T19:00:01.534Z] #11 128.5 [2026-06-22T19:00:01.534Z] #11 128.5 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T19:00:01.534Z] #11 128.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:00:01.534Z] #11 DONE 129.9s [2026-06-22T19:00:01.534Z] [2026-06-22T19:00:01.534Z] #12 exporting to image [2026-06-22T19:00:01.534Z] #12 exporting layers [2026-06-22T19:00:08.388Z] #12 exporting layers 6.7s done [2026-06-22T19:00:08.388Z] #12 writing image sha256:cbd124d353d9cf7fc60a4102c61f8a2da256631244bdc46dac17b9b3839dfd6b done [2026-06-22T19:00:08.388Z] #12 naming to docker.io/library/edgex-taf-common done [2026-06-22T19:00:08.388Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:00:08.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:08.906Z] [2026-06-22T19:00:08.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:00:09.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:09.214Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T19:00:09.214Z] 5eb5b503b376: Pulling fs layer [2026-06-22T19:00:09.214Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T19:00:09.214Z] ec43610c2a17: Pulling fs layer [2026-06-22T19:00:09.214Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T19:00:09.214Z] 33b1e0a273af: Pulling fs layer [2026-06-22T19:00:09.214Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T19:00:09.214Z] 2f39f015ded8: Pulling fs layer [2026-06-22T19:00:09.214Z] 3a2ae6a8a46f: Waiting [2026-06-22T19:00:09.214Z] 33b1e0a273af: Waiting [2026-06-22T19:00:09.214Z] 2f39f015ded8: Waiting [2026-06-22T19:00:09.214Z] 5d3b04190fa2: Waiting [2026-06-22T19:00:09.214Z] 5c69ac0246d0: Verifying Checksum [2026-06-22T19:00:09.214Z] 5c69ac0246d0: Download complete [2026-06-22T19:00:09.214Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T19:00:09.214Z] 3a2ae6a8a46f: Download complete [2026-06-22T19:00:09.214Z] 33b1e0a273af: Verifying Checksum [2026-06-22T19:00:09.214Z] 33b1e0a273af: Download complete [2026-06-22T19:00:09.214Z] ec43610c2a17: Verifying Checksum [2026-06-22T19:00:09.214Z] ec43610c2a17: Download complete [2026-06-22T19:00:09.214Z] 5d3b04190fa2: Download complete [2026-06-22T19:00:09.496Z] 5eb5b503b376: Verifying Checksum [2026-06-22T19:00:09.496Z] 5eb5b503b376: Download complete [2026-06-22T19:00:09.776Z] 2f39f015ded8: Download complete [2026-06-22T19:00:11.151Z] 5eb5b503b376: Pull complete [2026-06-22T19:00:11.151Z] 5c69ac0246d0: Pull complete [2026-06-22T19:00:11.409Z] ec43610c2a17: Pull complete [2026-06-22T19:00:11.409Z] 3a2ae6a8a46f: Pull complete [2026-06-22T19:00:11.667Z] 33b1e0a273af: Pull complete [2026-06-22T19:00:11.667Z] 5d3b04190fa2: Pull complete [2026-06-22T19:00:18.262Z] 2f39f015ded8: Pull complete [2026-06-22T19:00:18.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T19:00:18.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:18.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:00:18.362Z] prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container [2026-06-22T19:00:18.385Z] $ 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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T19:00:20.610Z] $ docker top 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:00:20.996Z] ---> job-cost.sh [2026-06-22T19:00:20.996Z] lf-activate-venv: SKIPPING [2026-06-22T19:00:20.996Z] INFO: No Stack... [2026-06-22T19:00:21.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T19:00:21.515Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T19:00:21.808Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv [2026-06-22T19:00:21.808Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T19:00:21.823Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] [2026-06-22T19:00:21.836Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] did not exist. Created. [2026-06-22T19:00:21.844Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T19:00:22.147Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T19:00:22.191Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T19:00:22.199Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T19:00:22.223Z] $ docker stop --time=1 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b [2026-06-22T19:00:23.383Z] $ docker rm -f --volumes 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T19:00:37.079Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13683 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] checkout [2026-06-22T19:00:40.207Z] Selected Git installation does not exist. Using Default [2026-06-22T19:00:40.207Z] The recommended git tool is: NONE [2026-06-22T19:00:46.338Z] using credential edgex-jenkins-ssh [2026-06-22T19:00:46.366Z] Cloning the remote Git repository [2026-06-22T19:00:46.421Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:00:46.538Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 [2026-06-22T19:00:46.739Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:00:46.741Z] > git --version # timeout=10 [2026-06-22T19:00:46.770Z] > git --version # 'git version 2.25.1' [2026-06-22T19:00:46.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:00:46.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T19:00:47.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T19:00:47.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T19:00:49.819Z] Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 [2026-06-22T19:00:50.204Z] Merge succeeded, producing a38faa7445851045d7fab3ae04db33c2feef62fd [2026-06-22T19:00:50.205Z] Checking out Revision a38faa7445851045d7fab3ae04db33c2feef62fd (PR-147) [2026-06-22T19:00:49.182Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T19:00:49.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:00:49.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:00:49.269Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-06-22T19:00:49.850Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T19:00:49.948Z] > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [2026-06-22T19:00:50.044Z] > git remote # timeout=10 [2026-06-22T19:00:50.066Z] > git config --get remote.origin.url # timeout=10 [2026-06-22T19:00:50.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:00:50.124Z] > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 [2026-06-22T19:00:50.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-06-22T19:00:50.211Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T19:00:50.232Z] > git checkout -f a38faa7445851045d7fab3ae04db33c2feef62fd # timeout=10 [2026-06-22T19:00:54.024Z] Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" [2026-06-22T19:00:54.061Z] First time build. Skipping changelog. [2026-06-22T19:00:54.033Z] > git rev-list --no-walk 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T19:00:55.492Z] provisioning config files... [2026-06-22T19:00:55.528Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config16816910818401711669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:00:56.339Z] ---> ****-login.sh [2026-06-22T19:00:56.340Z] nexus3.edgexfoundry.org:10001 [2026-06-22T19:00:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:00:56.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:00:56.893Z] Configure a credential helper to remove this warning. See [2026-06-22T19:00:56.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:00:56.893Z] [2026-06-22T19:00:56.893Z] Login Succeeded [2026-06-22T19:00:56.893Z] nexus3.edgexfoundry.org:10002 [2026-06-22T19:00:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:00:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:00:57.442Z] Configure a credential helper to remove this warning. See [2026-06-22T19:00:57.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:00:57.442Z] [2026-06-22T19:00:57.442Z] Login Succeeded [2026-06-22T19:00:57.442Z] nexus3.edgexfoundry.org:10003 [2026-06-22T19:00:57.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:00:57.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:00:57.720Z] Configure a credential helper to remove this warning. See [2026-06-22T19:00:57.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:00:57.720Z] [2026-06-22T19:00:57.720Z] Login Succeeded [2026-06-22T19:00:57.720Z] nexus3.edgexfoundry.org:10004 [2026-06-22T19:00:58.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:00:58.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:00:58.322Z] Configure a credential helper to remove this warning. See [2026-06-22T19:00:58.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:00:58.322Z] [2026-06-22T19:00:58.322Z] Login Succeeded [2026-06-22T19:00:58.322Z] ****.io [2026-06-22T19:00:58.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:00:58.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:00:58.873Z] Configure a credential helper to remove this warning. See [2026-06-22T19:00:58.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:00:58.873Z] [2026-06-22T19:00:58.873Z] Login Succeeded [2026-06-22T19:00:58.873Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T19:00:58.895Z] 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 [2026-06-22T19:00:59.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T19:01:00.146Z] + ls -al . [2026-06-22T19:01:00.146Z] total 68 [2026-06-22T19:01:00.146Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 . [2026-06-22T19:01:00.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 19:00 .. [2026-06-22T19:01:00.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 19:00 .git [2026-06-22T19:01:00.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 19:00 .github [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 19:00 .gitignore [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 19:00 Dockerfile [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 19:00 Jenkinsfile [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 19:00 LICENSE [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 19:00 README.md [2026-06-22T19:01:00.146Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 TUC [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 19:00 requirements.txt [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 19:00 robot-entrypoint.sh [2026-06-22T19:01:00.146Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:01:00.539Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a38faa7445851045d7fab3ae04db33c2feef62fd --label arch=arm64 --label version=0.0.0 . [2026-06-22T19:01:00.841Z] Sending build context to Docker daemon 444.9kB [2026-06-22T19:01:00.841Z] Step 1/13 : FROM alpine:3.22.1 [2026-06-22T19:01:01.853Z] 3.22.1: Pulling from library/alpine [2026-06-22T19:01:01.853Z] 6e174226ea69: Pulling fs layer [2026-06-22T19:01:02.452Z] 6e174226ea69: Verifying Checksum [2026-06-22T19:01:02.452Z] 6e174226ea69: Download complete [2026-06-22T19:01:03.052Z] 6e174226ea69: Pull complete [2026-06-22T19:01:03.052Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-06-22T19:01:03.052Z] Status: Downloaded newer image for alpine:3.22.1 [2026-06-22T19:01:03.052Z] ---> 02f8efbefad6 [2026-06-22T19:01:03.052Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-06-22T19:01:03.374Z] ---> Running in bed555c21173 [2026-06-22T19:01:03.716Z] Removing intermediate container bed555c21173 [2026-06-22T19:01:03.716Z] ---> fa6746eda42c [2026-06-22T19:01:03.716Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-06-22T19:01:04.002Z] ---> Running in 108d3fb90870 [2026-06-22T19:01:04.281Z] Removing intermediate container 108d3fb90870 [2026-06-22T19:01:04.281Z] ---> e5d9e29a5bbb [2026-06-22T19:01:04.281Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-06-22T19:01:05.267Z] ---> e21c873129bd [2026-06-22T19:01:05.267Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T19:01:05.863Z] ---> 5f8d059d242c [2026-06-22T19:01:05.863Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T19:01:06.465Z] ---> 4d671953dc18 [2026-06-22T19:01:06.465Z] Step 7/13 : WORKDIR /edgex-taf [2026-06-22T19:01:06.465Z] ---> Running in 283489cfc18c [2026-06-22T19:01:06.739Z] Removing intermediate container 283489cfc18c [2026-06-22T19:01:06.739Z] ---> 8b1bef19c57b [2026-06-22T19:01:06.739Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T19:01:07.014Z] ---> Running in bc424244a5a3 [2026-06-22T19:01:08.997Z] Removing intermediate container bc424244a5a3 [2026-06-22T19:01:08.997Z] ---> cc9323317cd5 [2026-06-22T19:01:08.997Z] 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 [2026-06-22T19:01:08.997Z] ---> Running in 0b955edcc6db [2026-06-22T19:01:10.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:10.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:12.710Z] Upgrading critical system libraries and apk-tools: [2026-06-22T19:01:12.710Z] (1/2) Upgrading libapk2 (2.14.9-r2 -> 2.14.10-r0) [2026-06-22T19:01:12.979Z] (2/2) Upgrading apk-tools (2.14.9-r2 -> 2.14.10-r0) [2026-06-22T19:01:13.267Z] Executing busybox-1.37.0-r18.trigger [2026-06-22T19:01:13.537Z] Continuing the upgrade transaction with new apk-tools: [2026-06-22T19:01:15.512Z] (1/10) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-06-22T19:01:15.779Z] (2/10) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T19:01:16.365Z] Executing busybox-1.37.0-r20.post-upgrade [2026-06-22T19:01:16.950Z] (3/10) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T19:01:17.535Z] (4/10) Upgrading alpine-release (3.22.1-r0 -> 3.22.5-r0) [2026-06-22T19:01:17.536Z] (5/10) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.7-r0) [2026-06-22T19:01:18.122Z] (6/10) Upgrading ca-certificates-bundle (20250619-r0 -> 20260611-r0) [2026-06-22T19:01:18.399Z] (7/10) Upgrading libssl3 (3.5.1-r0 -> 3.5.7-r0) [2026-06-22T19:01:18.676Z] (8/10) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) [2026-06-22T19:01:18.676Z] (9/10) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-06-22T19:01:18.945Z] (10/10) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-06-22T19:01:19.216Z] Executing busybox-1.37.0-r20.trigger [2026-06-22T19:01:19.216Z] OK: 8 MiB in 16 packages [2026-06-22T19:01:19.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:20.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:22.051Z] (1/14) Installing brotli-libs (1.1.0-r2) [2026-06-22T19:01:23.465Z] (2/14) Installing c-ares (1.34.6-r0) [2026-06-22T19:01:23.733Z] (3/14) Installing libunistring (1.3-r0) [2026-06-22T19:01:24.002Z] (4/14) Installing libidn2 (2.3.7-r0) [2026-06-22T19:01:24.271Z] (5/14) Installing nghttp2-libs (1.69.0-r0) [2026-06-22T19:01:24.541Z] (6/14) Installing libpsl (0.21.5-r3) [2026-06-22T19:01:24.541Z] (7/14) Installing zstd-libs (1.5.7-r0) [2026-06-22T19:01:25.133Z] (8/14) Installing libcurl (8.14.1-r2) [2026-06-22T19:01:25.133Z] (9/14) Installing curl (8.14.1-r2) [2026-06-22T19:01:25.399Z] (10/14) Installing ca-certificates (20260611-r0) [2026-06-22T19:01:25.668Z] (11/14) Installing docker-cli (28.3.3-r5) [2026-06-22T19:01:26.630Z] (12/14) Installing oniguruma (6.9.10-r0) [2026-06-22T19:01:26.898Z] (13/14) Installing jq (1.8.1-r0) [2026-06-22T19:01:27.166Z] (14/14) Installing openssl (3.5.7-r0) [2026-06-22T19:01:27.435Z] Executing busybox-1.37.0-r20.trigger [2026-06-22T19:01:27.435Z] Executing ca-certificates-20260611-r0.trigger [2026-06-22T19:01:27.707Z] OK: 44 MiB in 30 packages [2026-06-22T19:01:27.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:28.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:30.515Z] (1/177) Installing libexpat (2.8.1-r0) [2026-06-22T19:01:30.515Z] (2/177) Installing libbz2 (1.0.8-r6) [2026-06-22T19:01:30.515Z] (3/177) Installing libpng (1.6.57-r0) [2026-06-22T19:01:30.781Z] (4/177) Installing freetype (2.13.3-r0) [2026-06-22T19:01:31.047Z] (5/177) Installing fontconfig (2.15.0-r3) [2026-06-22T19:01:31.314Z] (6/177) Installing libfontenc (1.1.8-r0) [2026-06-22T19:01:31.580Z] (7/177) Installing mkfontscale (1.2.3-r1) [2026-06-22T19:01:32.168Z] (8/177) Installing font-opensans (0_git20210927-r1) [2026-06-22T19:01:32.437Z] (9/177) Installing libffi (3.4.8-r0) [2026-06-22T19:01:32.711Z] (10/177) Installing libintl (0.24.1-r0) [2026-06-22T19:01:32.981Z] (11/177) Installing libeconf (0.6.3-r0) [2026-06-22T19:01:32.981Z] (12/177) Installing libblkid (2.41-r9) [2026-06-22T19:01:33.248Z] (13/177) Installing libmount (2.41-r9) [2026-06-22T19:01:33.518Z] (14/177) Installing pcre2 (10.46-r0) [2026-06-22T19:01:33.785Z] (15/177) Installing glib (2.84.4-r0) [2026-06-22T19:01:34.052Z] (16/177) Installing gobject-introspection (1.84.0-r0) [2026-06-22T19:01:34.319Z] (17/177) Installing pkgconf (2.4.3-r0) [2026-06-22T19:01:34.589Z] (18/177) Installing hicolor-icon-theme (0.18-r0) [2026-06-22T19:01:34.858Z] (19/177) Installing libgcc (14.2.0-r6) [2026-06-22T19:01:35.447Z] (20/177) Installing libstdc++ (14.2.0-r6) [2026-06-22T19:01:35.714Z] (21/177) Installing xz-libs (5.8.3-r0) [2026-06-22T19:01:35.981Z] (22/177) Installing libxml2 (2.13.9-r1) [2026-06-22T19:01:36.248Z] (23/177) Installing shared-mime-info (2.4-r6) [2026-06-22T19:01:36.515Z] (24/177) Installing libjpeg-turbo (3.1.0-r0) [2026-06-22T19:01:37.101Z] (25/177) Installing libsharpyuv (1.5.0-r0) [2026-06-22T19:01:37.101Z] (26/177) Installing libwebp (1.5.0-r0) [2026-06-22T19:01:37.371Z] (27/177) Installing tiff (4.7.1-r0) [2026-06-22T19:01:37.639Z] (28/177) Installing gdk-pixbuf (2.42.12-r1) [2026-06-22T19:01:37.906Z] (29/177) Installing gtk-update-icon-cache (3.24.50-r0) [2026-06-22T19:01:38.173Z] (30/177) Installing libxau (1.0.12-r0) [2026-06-22T19:01:38.173Z] (31/177) Installing libmd (1.1.0-r0) [2026-06-22T19:01:38.441Z] (32/177) Installing libbsd (0.12.2-r0) [2026-06-22T19:01:38.710Z] (33/177) Installing libxdmcp (1.1.5-r1) [2026-06-22T19:01:38.976Z] (34/177) Installing libxcb (1.17.0-r0) [2026-06-22T19:01:39.244Z] (35/177) Installing libx11 (1.8.11-r0) [2026-06-22T19:01:39.513Z] (36/177) Installing libxcomposite (0.4.6-r5) [2026-06-22T19:01:39.787Z] (37/177) Installing libxfixes (6.0.1-r4) [2026-06-22T19:01:40.055Z] (38/177) Installing libxrender (0.9.12-r0) [2026-06-22T19:01:40.323Z] (39/177) Installing libxcursor (1.2.3-r0) [2026-06-22T19:01:40.592Z] (40/177) Installing libxdamage (1.1.6-r5) [2026-06-22T19:01:40.859Z] (41/177) Installing libxext (1.3.6-r2) [2026-06-22T19:01:40.859Z] (42/177) Installing libxi (1.8.2-r0) [2026-06-22T19:01:41.124Z] (43/177) Installing libxinerama (1.1.5-r4) [2026-06-22T19:01:41.389Z] (44/177) Installing libxrandr (1.5.4-r1) [2026-06-22T19:01:41.660Z] (45/177) Installing libatk-1.0 (2.56.5-r0) [2026-06-22T19:01:41.927Z] (46/177) Installing dbus-libs (1.16.2-r1) [2026-06-22T19:01:42.513Z] (47/177) Installing at-spi2-core-libs (2.56.5-r0) [2026-06-22T19:01:42.513Z] (48/177) Installing libxtst (1.2.5-r0) [2026-06-22T19:01:42.779Z] (49/177) Installing at-spi2-core (2.56.5-r0) [2026-06-22T19:01:43.046Z] (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) [2026-06-22T19:01:43.313Z] (51/177) Installing pixman (0.46.4-r0) [2026-06-22T19:01:43.901Z] (52/177) Installing cairo (1.18.4-r0) [2026-06-22T19:01:44.169Z] (53/177) Installing cairo-gobject (1.18.4-r0) [2026-06-22T19:01:44.169Z] (54/177) Installing avahi-libs (0.8-r21) [2026-06-22T19:01:44.438Z] (55/177) Installing gmp (6.3.0-r3) [2026-06-22T19:01:44.705Z] (56/177) Installing nettle (3.10.2-r0) [2026-06-22T19:01:44.971Z] (57/177) Installing libtasn1 (4.21.0-r0) [2026-06-22T19:01:45.240Z] (58/177) Installing p11-kit (0.25.5-r2) [2026-06-22T19:01:45.507Z] (59/177) Installing gnutls (3.8.13-r0) [2026-06-22T19:01:45.773Z] (60/177) Installing cups-libs (2.4.18-r0) [2026-06-22T19:01:46.041Z] (61/177) Installing libepoxy (1.5.10-r1) [2026-06-22T19:01:46.309Z] (62/177) Installing fribidi (1.0.16-r1) [2026-06-22T19:01:46.577Z] (63/177) Installing graphite2 (1.3.14-r6) [2026-06-22T19:01:46.846Z] (64/177) Installing harfbuzz (11.2.1-r0) [2026-06-22T19:01:47.116Z] (65/177) Installing libxft (2.3.8-r3) [2026-06-22T19:01:47.116Z] (66/177) Installing pango (1.56.3-r0) [2026-06-22T19:01:47.392Z] (67/177) Installing wayland-libs-client (1.23.1-r3) [2026-06-22T19:01:47.661Z] (68/177) Installing wayland-libs-cursor (1.23.1-r3) [2026-06-22T19:01:47.932Z] (69/177) Installing wayland-libs-egl (1.23.1-r3) [2026-06-22T19:01:48.216Z] (70/177) Installing xkeyboard-config (2.43-r0) [2026-06-22T19:01:48.488Z] (71/177) Installing libxkbcommon (1.8.1-r2) [2026-06-22T19:01:48.764Z] (72/177) Installing gtk+3.0 (3.24.50-r0) [2026-06-22T19:01:49.353Z] (73/177) Installing icu-data-full (76.1-r1) [2026-06-22T19:01:50.316Z] (74/177) Installing llvm20-libs (20.1.8-r0) [2026-06-22T19:01:54.596Z] (75/177) Installing spirv-tools (1.4.313.0-r0) [2026-06-22T19:01:54.596Z] (76/177) Installing hwdata-pci (0.395-r0) [2026-06-22T19:01:54.868Z] (77/177) Installing libpciaccess (0.18.1-r0) [2026-06-22T19:01:55.141Z] (78/177) Installing libdrm (2.4.124-r0) [2026-06-22T19:01:55.410Z] (79/177) Installing libelf (0.193-r0) [2026-06-22T19:01:55.410Z] (80/177) Installing wayland-libs-server (1.23.1-r3) [2026-06-22T19:01:55.678Z] (81/177) Installing libxshmfence (1.3.3-r0) [2026-06-22T19:01:55.946Z] (82/177) Installing mesa (25.1.9-r0) [2026-06-22T19:01:57.910Z] (83/177) Installing mesa-gbm (25.1.9-r0) [2026-06-22T19:01:58.180Z] (84/177) Installing mesa-dri-gallium (25.1.9-r0) [2026-06-22T19:01:58.457Z] (85/177) Installing eudev-libs (3.2.14-r5) [2026-06-22T19:01:58.785Z] (86/177) Installing libmagic (5.46-r2) [2026-06-22T19:01:59.056Z] (87/177) Installing file (5.46-r2) [2026-06-22T19:01:59.326Z] (88/177) Installing xprop (1.2.8-r0) [2026-06-22T19:01:59.600Z] (89/177) Installing libice (1.1.2-r0) [2026-06-22T19:01:59.600Z] (90/177) Installing libuuid (2.41-r9) [2026-06-22T19:01:59.867Z] (91/177) Installing libsm (1.2.5-r0) [2026-06-22T19:02:00.134Z] (92/177) Installing libxt (1.3.1-r0) [2026-06-22T19:02:00.404Z] (93/177) Installing libxmu (1.2.1-r0) [2026-06-22T19:02:00.685Z] (94/177) Installing xset (1.2.5-r1) [2026-06-22T19:02:00.955Z] (95/177) Installing xdg-utils (1.2.1-r1) [2026-06-22T19:02:01.223Z] (96/177) Installing libogg (1.3.5-r5) [2026-06-22T19:02:01.492Z] (97/177) Installing libflac (1.4.3-r1) [2026-06-22T19:02:01.760Z] (98/177) Installing alsa-lib (1.2.14-r0) [2026-06-22T19:02:02.027Z] (99/177) Installing libSvtAv1Enc (2.3.0-r0) [2026-06-22T19:02:02.294Z] (100/177) Installing aom-libs (3.12.1-r0) [2026-06-22T19:02:02.877Z] (101/177) Installing libva (2.22.0-r1) [2026-06-22T19:02:02.877Z] (102/177) Installing libvdpau (1.5-r4) [2026-06-22T19:02:03.145Z] (103/177) Installing ffmpeg-libavutil (6.1.2-r2) [2026-06-22T19:02:03.413Z] (104/177) Installing libdav1d (1.5.1-r0) [2026-06-22T19:02:03.683Z] (105/177) Installing openexr-libiex (3.3.2-r0) [2026-06-22T19:02:03.950Z] (106/177) Installing openexr-libilmthread (3.3.2-r0) [2026-06-22T19:02:04.217Z] (107/177) Installing imath (3.1.12-r0) [2026-06-22T19:02:04.486Z] (108/177) Installing libdeflate (1.23-r0) [2026-06-22T19:02:04.755Z] (109/177) Installing openexr-libopenexrcore (3.3.2-r0) [2026-06-22T19:02:04.755Z] (110/177) Installing openexr-libopenexr (3.3.2-r0) [2026-06-22T19:02:05.024Z] (111/177) Installing giflib (5.2.2-r1) [2026-06-22T19:02:05.297Z] (112/177) Installing libhwy (1.0.7-r1) [2026-06-22T19:02:05.564Z] (113/177) Installing lcms2 (2.19-r0) [2026-06-22T19:02:05.833Z] (114/177) Installing libjxl (0.10.3-r2) [2026-06-22T19:02:06.110Z] (115/177) Installing lame-libs (3.100-r5) [2026-06-22T19:02:06.379Z] (116/177) Installing opus (1.5.2-r1) [2026-06-22T19:02:06.657Z] (117/177) Installing rav1e-libs (0.7.1-r2) [2026-06-22T19:02:06.925Z] (118/177) Installing libgomp (14.2.0-r6) [2026-06-22T19:02:06.925Z] (119/177) Installing soxr (0.1.3-r7) [2026-06-22T19:02:07.196Z] (120/177) Installing ffmpeg-libswresample (6.1.2-r2) [2026-06-22T19:02:07.464Z] (121/177) Installing libtheora (1.1.1-r18) [2026-06-22T19:02:07.732Z] (122/177) Installing libvorbis (1.3.7-r2) [2026-06-22T19:02:08.000Z] (123/177) Installing libvpx (1.15.0-r0) [2026-06-22T19:02:08.269Z] (124/177) Installing libwebpmux (1.5.0-r0) [2026-06-22T19:02:08.586Z] (125/177) Installing x264-libs (0.164.3108-r0) [2026-06-22T19:02:08.871Z] (126/177) Installing numactl (2.0.18-r0) [2026-06-22T19:02:08.871Z] (127/177) Installing x265-libs (3.6-r0) [2026-06-22T19:02:09.469Z] (128/177) Installing xvidcore (1.3.7-r2) [2026-06-22T19:02:09.738Z] (129/177) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-06-22T19:02:10.328Z] (130/177) Installing libbluray (1.3.4-r1) [2026-06-22T19:02:10.328Z] (131/177) Installing mpg123-libs (1.32.10-r0) [2026-06-22T19:02:10.609Z] (132/177) Installing libopenmpt (0.7.15-r0) [2026-06-22T19:02:10.886Z] (133/177) Installing cjson (1.7.19-r0) [2026-06-22T19:02:11.156Z] (134/177) Installing mbedtls (3.6.6-r0) [2026-06-22T19:02:11.424Z] (135/177) Installing librist (0.2.10-r1) [2026-06-22T19:02:11.691Z] (136/177) Installing libsrt (1.5.3-r1) [2026-06-22T19:02:11.958Z] (137/177) Installing libssh (0.11.2-r0) [2026-06-22T19:02:12.225Z] (138/177) Installing libsodium (1.0.20-r1) [2026-06-22T19:02:12.513Z] (139/177) Installing libzmq (4.3.5-r2) [2026-06-22T19:02:12.513Z] (140/177) Installing ffmpeg-libavformat (6.1.2-r2) [2026-06-22T19:02:13.103Z] (141/177) Installing crc32c (1.1.2-r2) [2026-06-22T19:02:13.103Z] (142/177) Installing double-conversion (3.3.1-r0) [2026-06-22T19:02:13.372Z] (143/177) Installing harfbuzz-subset (11.2.1-r0) [2026-06-22T19:02:13.641Z] (144/177) Installing minizip (1.3.1-r0) [2026-06-22T19:02:13.641Z] (145/177) Installing nspr (4.36-r0) [2026-06-22T19:02:13.920Z] (146/177) Installing sqlite-libs (3.49.2-r1) [2026-06-22T19:02:14.188Z] (147/177) Installing nss (3.114-r0) [2026-06-22T19:02:14.779Z] (148/177) Installing openh264 (2.6.0-r0) [2026-06-22T19:02:15.049Z] (149/177) Installing libpisp (1.2.0-r0) [2026-06-22T19:02:15.049Z] (150/177) Installing libcamera-ipa (0.5.1-r0) [2026-06-22T19:02:15.634Z] (151/177) Installing libunwind (1.8.1-r0) [2026-06-22T19:02:15.634Z] (152/177) Installing yaml (0.2.5-r2) [2026-06-22T19:02:15.900Z] (153/177) Installing libcamera (0.5.1-r0) [2026-06-22T19:02:16.169Z] (154/177) Installing serd-libs (0.32.4-r0) [2026-06-22T19:02:16.437Z] (155/177) Installing zix-libs (0.6.2-r0) [2026-06-22T19:02:16.706Z] (156/177) Installing sord-libs (0.16.18-r0) [2026-06-22T19:02:16.973Z] (157/177) Installing sratom (0.6.18-r0) [2026-06-22T19:02:16.973Z] (158/177) Installing lilv-libs (0.24.26-r0) [2026-06-22T19:02:17.240Z] (159/177) Installing speexdsp (1.2.1-r2) [2026-06-22T19:02:17.509Z] (160/177) Installing libuv (1.51.0-r0) [2026-06-22T19:02:17.777Z] (161/177) Installing roc-toolkit-libs (0.4.0-r1) [2026-06-22T19:02:18.047Z] (162/177) Installing libsndfile (1.2.2-r2) [2026-06-22T19:02:18.321Z] (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) [2026-06-22T19:02:18.588Z] (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) [2026-06-22T19:02:18.588Z] (165/177) Installing abseil-cpp-strings (20240722.1-r1) [2026-06-22T19:02:18.855Z] (166/177) Installing webrtc-audio-processing-2 (2.1-r0) [2026-06-22T19:02:19.122Z] (167/177) Installing pipewire-libs (1.4.7-r0) [2026-06-22T19:02:19.708Z] (168/177) Installing libasyncns (0.8-r4) [2026-06-22T19:02:19.708Z] (169/177) Installing libltdl (2.5.4-r1) [2026-06-22T19:02:19.977Z] (170/177) Installing orc (0.4.40-r1) [2026-06-22T19:02:20.245Z] (171/177) Installing tdb-libs (1.4.12-r0) [2026-06-22T19:02:20.512Z] (172/177) Installing libpulse (17.0-r5) [2026-06-22T19:02:20.780Z] (173/177) Installing simdutf (7.2.1-r0) [2026-06-22T19:02:21.047Z] (174/177) Installing libwebpdemux (1.5.0-r0) [2026-06-22T19:02:21.315Z] (175/177) Installing libxslt (1.1.43-r3) [2026-06-22T19:02:21.593Z] (176/177) Installing chromium (142.0.7444.59-r0) [2026-06-22T19:02:28.273Z] (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) [2026-06-22T19:02:28.273Z] Executing busybox-1.37.0-r20.trigger [2026-06-22T19:02:28.273Z] Executing fontconfig-2.15.0-r3.trigger [2026-06-22T19:02:28.273Z] Executing mkfontscale-1.2.3-r1.trigger [2026-06-22T19:02:28.273Z] Executing glib-2.84.4-r0.trigger [2026-06-22T19:02:28.273Z] Executing shared-mime-info-2.4-r6.trigger [2026-06-22T19:02:30.878Z] Executing gdk-pixbuf-2.42.12-r1.trigger [2026-06-22T19:02:30.878Z] Executing gtk-update-icon-cache-3.24.50-r0.trigger [2026-06-22T19:02:30.878Z] Executing gtk+3.0-3.24.50-r0.trigger [2026-06-22T19:02:30.878Z] OK: 753 MiB in 207 packages [2026-06-22T19:02:31.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:32.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:34.173Z] (1/31) Installing jansson (2.14.1-r0) [2026-06-22T19:02:34.173Z] (2/31) Installing binutils (2.44-r3) [2026-06-22T19:02:34.808Z] (3/31) Installing libatomic (14.2.0-r6) [2026-06-22T19:02:35.075Z] (4/31) Installing isl26 (0.26-r1) [2026-06-22T19:02:35.341Z] (5/31) Installing mpfr4 (4.2.1_p1-r0) [2026-06-22T19:02:35.607Z] (6/31) Installing mpc1 (1.3.1-r1) [2026-06-22T19:02:35.875Z] (7/31) Installing gcc (14.2.0-r6) [2026-06-22T19:02:39.221Z] (8/31) Installing musl-dev (1.2.5-r12) [2026-06-22T19:02:39.488Z] (9/31) Installing linux-headers (6.14.2-r0) [2026-06-22T19:02:40.074Z] (10/31) Installing libffi-dev (3.4.8-r0) [2026-06-22T19:02:40.341Z] (11/31) Installing libpq (17.10-r0) [2026-06-22T19:02:40.608Z] (12/31) Installing openssl-dev (3.5.7-r0) [2026-06-22T19:02:40.883Z] (13/31) Installing libpq-dev (17.10-r0) [2026-06-22T19:02:41.152Z] (14/31) Installing libecpg (17.10-r0) [2026-06-22T19:02:41.420Z] (15/31) Installing libecpg-dev (17.10-r0) [2026-06-22T19:02:41.686Z] (16/31) Installing clang18-headers (18.1.8-r5) [2026-06-22T19:02:42.272Z] (17/31) Installing llvm18-libs (18.1.8-r5) [2026-06-22T19:02:45.615Z] (18/31) Installing clang18-libs (18.1.8-r5) [2026-06-22T19:02:47.562Z] (19/31) Installing fortify-headers (1.1-r5) [2026-06-22T19:02:47.562Z] (20/31) Installing libstdc++-dev (14.2.0-r6) [2026-06-22T19:02:48.526Z] (21/31) Installing llvm18-linker-tools (18.1.8-r5) [2026-06-22T19:02:48.526Z] (22/31) Installing clang18 (18.1.8-r5) [2026-06-22T19:02:48.791Z] (23/31) Installing icu-libs (76.1-r1) [2026-06-22T19:02:49.386Z] (24/31) Installing icu (76.1-r1) [2026-06-22T19:02:49.654Z] (25/31) Installing icu-dev (76.1-r1) [2026-06-22T19:02:49.921Z] (26/31) Installing llvm18 (18.1.8-r5) [2026-06-22T19:02:53.270Z] (27/31) Installing lz4-libs (1.10.0-r0) [2026-06-22T19:02:53.270Z] (28/31) Installing lz4-dev (1.10.0-r0) [2026-06-22T19:02:53.538Z] (29/31) Installing zstd (1.5.7-r0) [2026-06-22T19:02:53.805Z] (30/31) Installing zstd-dev (1.5.7-r0) [2026-06-22T19:02:53.805Z] (31/31) Installing postgresql17-dev (17.10-r0) [2026-06-22T19:02:54.768Z] Executing busybox-1.37.0-r20.trigger [2026-06-22T19:02:54.768Z] OK: 1304 MiB in 238 packages [2026-06-22T19:02:55.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:55.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:57.584Z] (1/14) Installing g++ (14.2.0-r6) [2026-06-22T19:02:58.551Z] (2/14) Installing gdbm (1.24-r0) [2026-06-22T19:02:58.860Z] (3/14) Installing mpdecimal (4.0.1-r0) [2026-06-22T19:02:59.126Z] (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-06-22T19:02:59.126Z] (5/14) Installing libncursesw (6.5_p20250503-r0) [2026-06-22T19:02:59.392Z] (6/14) Installing libpanelw (6.5_p20250503-r0) [2026-06-22T19:02:59.672Z] (7/14) Installing readline (8.2.13-r1) [2026-06-22T19:02:59.938Z] (8/14) Installing python3 (3.12.13-r0) [2026-06-22T19:03:00.901Z] (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T19:03:01.861Z] (10/14) Installing pyc (3.12.13-r0) [2026-06-22T19:03:01.861Z] (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-22T19:03:01.861Z] (12/14) Installing python3-dev (3.12.13-r0) [2026-06-22T19:03:03.286Z] (13/14) Installing libsodium-dev (1.0.20-r1) [2026-06-22T19:03:03.552Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-22T19:03:03.552Z] Executing busybox-1.37.0-r20.trigger [2026-06-22T19:03:03.818Z] OK: 1435 MiB in 252 packages [2026-06-22T19:03:04.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:04.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:06.287Z] OK: 1435 MiB in 252 packages [2026-06-22T19:03:06.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:07.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:09.090Z] (1/1) Installing tzdata (2026b-r0) [2026-06-22T19:03:11.039Z] OK: 1435 MiB in 253 packages [2026-06-22T19:03:13.617Z] (1/1) Purging tzdata (2026b-r0) [2026-06-22T19:03:13.617Z] OK: 1435 MiB in 252 packages [2026-06-22T19:03:28.600Z] Looking in links: /tmp/tmphivmhgl4 [2026-06-22T19:03:28.600Z] Processing /tmp/tmphivmhgl4/pip-25.0.1-py3-none-any.whl [2026-06-22T19:03:28.600Z] Installing collected packages: pip [2026-06-22T19:03:40.924Z] Successfully installed pip-25.0.1 [2026-06-22T19:03:40.924Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:03:42.868Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T19:03:43.136Z] Collecting pip [2026-06-22T19:03:43.401Z] Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T19:03:45.338Z] Collecting setuptools [2026-06-22T19:03:45.338Z] Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:03:45.602Z] Collecting wheel [2026-06-22T19:03:45.602Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T19:03:45.602Z] Collecting packaging>=24.0 (from wheel) [2026-06-22T19:03:45.602Z] Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T19:03:45.867Z] Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T19:03:45.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 43.3 MB/s eta 0:00:00 [2026-06-22T19:03:45.867Z] Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T19:03:45.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 49.5 MB/s eta 0:00:00 [2026-06-22T19:03:45.867Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T19:03:45.867Z] Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T19:03:46.450Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T19:03:54.670Z] Attempting uninstall: pip [2026-06-22T19:03:54.670Z] Found existing installation: pip 25.0.1 [2026-06-22T19:03:54.937Z] Uninstalling pip-25.0.1: [2026-06-22T19:03:54.937Z] Successfully uninstalled pip-25.0.1 [2026-06-22T19:04:10.078Z] Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T19:04:10.078Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:04:14.318Z] Processing ./edgex-taf-common [2026-06-22T19:04:14.318Z] Installing build dependencies: started [2026-06-22T19:04:20.981Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:20.981Z] Getting requirements to build wheel: started [2026-06-22T19:04:23.596Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:23.596Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:25.004Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:25.004Z] Building wheels for collected packages: edgex-taf-common [2026-06-22T19:04:25.004Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T19:04:27.578Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T19:04:27.578Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=0e449408dc91a7464db3c39d2108d9de4ecbc6fa645d54c64a6101c36641f028 [2026-06-22T19:04:27.578Z] Stored in directory: /tmp/pip-ephem-wheel-cache-be35ks7t/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T19:04:27.579Z] Successfully built edgex-taf-common [2026-06-22T19:04:27.579Z] Installing collected packages: edgex-taf-common [2026-06-22T19:04:27.846Z] Successfully installed edgex-taf-common-0.0.0 [2026-06-22T19:04:27.846Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:04:32.148Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-22T19:04:32.148Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:04:32.413Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T19:04:32.413Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T19:04:32.413Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T19:04:32.413Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T19:04:32.679Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T19:04:32.679Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:04:32.679Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T19:04:32.679Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T19:04:32.944Z] Installing build dependencies: started [2026-06-22T19:04:43.026Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:43.026Z] Getting requirements to build wheel: started [2026-06-22T19:04:45.600Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:45.600Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:47.539Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:47.539Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T19:04:47.539Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T19:04:47.539Z] Installing build dependencies: started [2026-06-22T19:04:54.194Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:54.194Z] Getting requirements to build wheel: started [2026-06-22T19:04:57.539Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:57.539Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:59.499Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:59.500Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T19:04:59.500Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T19:04:59.500Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T19:04:59.500Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T19:04:59.766Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T19:04:59.766Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T19:04:59.766Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T19:04:59.766Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T19:04:59.766Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T19:05:00.040Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T19:05:03.384Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T19:05:03.384Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-06-22T19:05:03.968Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T19:05:03.968Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T19:05:04.928Z] Installing build dependencies: started [2026-06-22T19:05:11.567Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:11.567Z] Getting requirements to build wheel: started [2026-06-22T19:05:15.814Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:15.814Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:18.418Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:20.993Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T19:05:20.993Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-06-22T19:05:20.993Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T19:05:20.993Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T19:05:21.572Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T19:05:21.572Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T19:05:22.152Z] Installing build dependencies: started [2026-06-22T19:05:27.489Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:27.489Z] Getting requirements to build wheel: started [2026-06-22T19:05:31.741Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:31.741Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:33.678Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:34.634Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T19:05:34.634Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-06-22T19:05:36.567Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T19:05:36.567Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T19:05:36.840Z] Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-22T19:05:36.840Z] Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T19:05:39.420Z] Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T19:05:39.420Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) [2026-06-22T19:05:39.688Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T19:05:39.688Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T19:05:39.688Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T19:05:39.688Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T19:05:39.688Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T19:05:39.688Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T19:05:39.963Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:40.237Z] Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T19:05:40.237Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:40.237Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T19:05:40.237Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:40.237Z] Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:05:40.502Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:40.767Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T19:05:40.767Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:40.767Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T19:05:40.767Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:40.767Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:05:41.033Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:41.033Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T19:05:41.298Z] Installing build dependencies: started [2026-06-22T19:05:49.489Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:49.489Z] Getting requirements to build wheel: started [2026-06-22T19:05:52.834Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:52.834Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:54.785Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:54.785Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:54.785Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T19:05:55.050Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.050Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:05:55.315Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.315Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T19:05:55.315Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.315Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:05:55.894Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.894Z] Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T19:05:55.894Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.894Z] Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T19:05:57.299Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:57.299Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) [2026-06-22T19:05:57.566Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:57.566Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T19:05:57.566Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:57.567Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T19:05:57.833Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:57.833Z] Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:05:58.098Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:58.098Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T19:05:58.098Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:05:58.098Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T19:05:58.098Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-22T19:05:59.504Z] Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:05:59.505Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-06-22T19:05:59.505Z] Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:05:59.505Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T19:06:00.084Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:00.084Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-06-22T19:06:00.084Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:00.084Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T19:06:00.351Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:00.351Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-06-22T19:06:00.618Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:00.618Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T19:06:00.618Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:00.618Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T19:06:00.896Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:00.896Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T19:06:00.896Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:00.896Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T19:06:01.162Z] Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.162Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T19:06:01.162Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.162Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:06:01.162Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.162Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:06:01.162Z] Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.162Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T19:06:01.429Z] Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.429Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T19:06:01.429Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:01.429Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T19:06:02.013Z] Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:02.013Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T19:06:02.280Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:02.547Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-06-22T19:06:02.548Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:02.548Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T19:06:02.548Z] Installing build dependencies: started [2026-06-22T19:06:09.186Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:06:09.186Z] Getting requirements to build wheel: started [2026-06-22T19:06:12.522Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:06:12.523Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:06:15.099Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:06:15.099Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:15.099Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T19:06:15.099Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:15.099Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T19:06:15.099Z] Installing build dependencies: started [2026-06-22T19:06:21.749Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:06:21.749Z] Getting requirements to build wheel: started [2026-06-22T19:06:24.337Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:06:24.337Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:06:28.670Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:06:28.670Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.670Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T19:06:28.670Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.670Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T19:06:28.670Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.670Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T19:06:33.023Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.023Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-06-22T19:06:33.023Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.023Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T19:06:33.023Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.023Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:06:33.023Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.023Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T19:06:33.023Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.293Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T19:06:33.293Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.293Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:06:33.561Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.561Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T19:06:33.561Z] Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:33.561Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:06:35.500Z] Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:35.500Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T19:06:35.500Z] Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:35.500Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T19:06:35.500Z] Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:35.500Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T19:06:36.082Z] Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:36.082Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-06-22T19:06:36.082Z] Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:36.082Z] Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:06:46.148Z] Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:46.413Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-06-22T19:06:46.413Z] Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:46.413Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:06:47.381Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:47.381Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-06-22T19:06:47.381Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-22T19:06:47.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 48.8 MB/s 0:00:00 [2026-06-22T19:06:47.381Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T19:06:47.381Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T19:06:47.381Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T19:06:47.381Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T19:06:47.381Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T19:06:47.381Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T19:06:47.381Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:47.648Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T19:06:47.648Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-06-22T19:06:47.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.6 MB/s 0:00:00 [2026-06-22T19:06:47.914Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-06-22T19:06:47.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 45.4 MB/s 0:00:00 [2026-06-22T19:06:47.914Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T19:06:47.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 45.3 MB/s 0:00:00 [2026-06-22T19:06:48.180Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-06-22T19:06:48.180Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.7 MB/s 0:00:00 [2026-06-22T19:06:48.180Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T19:06:48.180Z] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-22T19:06:48.180Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) [2026-06-22T19:06:48.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 45.9 MB/s 0:00:00 [2026-06-22T19:06:48.445Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T19:06:48.445Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:06:48.445Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T19:06:48.445Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) [2026-06-22T19:06:48.445Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T19:06:48.445Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T19:06:48.445Z] Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T19:06:48.445Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-06-22T19:06:48.445Z] Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T19:06:48.445Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T19:06:48.445Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-06-22T19:06:48.445Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T19:06:48.445Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-06-22T19:06:48.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 39.3 MB/s 0:00:00 [2026-06-22T19:06:48.712Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T19:06:48.712Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T19:06:48.712Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T19:06:48.712Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T19:06:48.712Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:06:48.712Z] Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T19:06:48.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 45.7 MB/s 0:00:00 [2026-06-22T19:06:48.982Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T19:06:48.982Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T19:06:48.982Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T19:06:48.982Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:48.982Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T19:06:48.982Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T19:06:48.982Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T19:06:48.982Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T19:06:48.982Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T19:06:48.982Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T19:06:49.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 42.5 MB/s 0:00:00 [2026-06-22T19:06:49.247Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T19:06:49.247Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-06-22T19:06:49.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 48.5 MB/s 0:00:00 [2026-06-22T19:06:49.247Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T19:06:49.247Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:49.247Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T19:06:49.247Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T19:06:49.247Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T19:06:49.247Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) [2026-06-22T19:06:49.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 39.6 MB/s 0:00:00 [2026-06-22T19:06:49.247Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T19:06:49.247Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T19:06:49.247Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T19:06:49.247Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T19:06:49.514Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-06-22T19:06:49.514Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T19:06:49.514Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T19:06:49.514Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-06-22T19:06:49.514Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.0 MB/s 0:00:00 [2026-06-22T19:06:49.514Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T19:06:49.514Z] Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T19:06:49.514Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T19:06:49.514Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T19:06:49.514Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-06-22T19:06:49.514Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T19:06:49.514Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T19:06:49.514Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T19:06:49.782Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T19:06:49.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.8 MB/s 0:00:00 [2026-06-22T19:06:49.782Z] Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T19:06:49.782Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T19:06:49.782Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T19:06:49.782Z] Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T19:06:51.193Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T19:06:51.193Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T19:06:53.775Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T19:06:53.775Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=315da16a8ac8b009258b908526e2a169522bdf03e42b693713296ead6bcbab56 [2026-06-22T19:06:53.775Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T19:06:53.775Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T19:06:55.721Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T19:06:55.721Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=6fb1fd006e67df17e9d18ca6b314238d2f65f3e70346d304571647c9e07ddf50 [2026-06-22T19:06:55.721Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T19:06:55.721Z] Building wheel for psutil (pyproject.toml): started [2026-06-22T19:07:10.716Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T19:07:10.716Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278014 sha256=b252a4f5cbb7718bb0d9da4aebb9adaa54cd565ebeb3f2c1c622259fb83a7a0a [2026-06-22T19:07:10.716Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T19:07:10.716Z] Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T19:08:18.602Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-06-22T19:08:28.694Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T19:08:28.694Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=521694 sha256=9155d580c52e67c1ea2786464ed8fffb36d413242f433b8d84a4ccb1d0297fe0 [2026-06-22T19:08:28.694Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T19:08:28.694Z] Building wheel for flex (pyproject.toml): started [2026-06-22T19:08:30.673Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T19:08:30.692Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=6df79c3b5711eb37568e25dcfd352fb94a0405b78878916cc08e772d36eb12f6 [2026-06-22T19:08:30.692Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T19:08:30.692Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T19:08:32.641Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T19:08:32.641Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=13fc76da31c4bb33f2be5311271561db6dd33416cb712d29c9b95987067a28d2 [2026-06-22T19:08:32.641Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T19:08:32.641Z] Building wheel for validate-email (pyproject.toml): started [2026-06-22T19:08:35.304Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T19:08:35.304Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=9f4888757f4be0515ca5b22c5934ff7ae8168dc858ab82c7025fa2196639010e [2026-06-22T19:08:35.304Z] Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T19:08:35.304Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T19:08:37.240Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-22T19:10:58.925Z] [2026-06-22T19:10:58.925Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T19:10:58.925Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:11:45.756Z] Removing intermediate container 0b955edcc6db [2026-06-22T19:11:45.756Z] ---> b7d0e9e91605 [2026-06-22T19:11:45.756Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-06-22T19:11:45.756Z] ---> Running in eed5efaa8686 [2026-06-22T19:11:45.756Z] Removing intermediate container eed5efaa8686 [2026-06-22T19:11:45.756Z] ---> b1abecc3a18b [2026-06-22T19:11:45.756Z] Step 11/13 : LABEL arch=arm64 [2026-06-22T19:11:45.756Z] ---> Running in 8e957b0320a7 [2026-06-22T19:11:45.756Z] Removing intermediate container 8e957b0320a7 [2026-06-22T19:11:45.756Z] ---> 77ded88d0af3 [2026-06-22T19:11:45.756Z] Step 12/13 : LABEL git_sha=a38faa7445851045d7fab3ae04db33c2feef62fd [2026-06-22T19:11:45.756Z] ---> Running in b68cf45548eb [2026-06-22T19:11:45.756Z] Removing intermediate container b68cf45548eb [2026-06-22T19:11:45.756Z] ---> 5b3a7ae01d02 [2026-06-22T19:11:45.756Z] Step 13/13 : LABEL version=0.0.0 [2026-06-22T19:11:45.756Z] ---> Running in de5dc77950a9 [2026-06-22T19:11:45.756Z] Removing intermediate container de5dc77950a9 [2026-06-22T19:11:45.756Z] ---> ff52d4ee4897 [2026-06-22T19:11:45.756Z] [Warning] One or more build-args [ARCH] were not consumed [2026-06-22T19:11:45.756Z] Successfully built ff52d4ee4897 [2026-06-22T19:11:45.756Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:11:46.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:11:46.265Z] [2026-06-22T19:11:46.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:11:46.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:11:46.590Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-22T19:11:46.854Z] 8998bd30e6a1: Pulling fs layer [2026-06-22T19:11:46.854Z] 04944245beec: Pulling fs layer [2026-06-22T19:11:46.854Z] 699f458cf7ca: Pulling fs layer [2026-06-22T19:11:46.854Z] 765212b225bb: Pulling fs layer [2026-06-22T19:11:46.854Z] f23df028b6ca: Pulling fs layer [2026-06-22T19:11:46.854Z] d65c8cfc05b1: Pulling fs layer [2026-06-22T19:11:46.854Z] 765212b225bb: Waiting [2026-06-22T19:11:46.854Z] 2437ff75d9bd: Pulling fs layer [2026-06-22T19:11:46.854Z] f23df028b6ca: Waiting [2026-06-22T19:11:46.854Z] d65c8cfc05b1: Waiting [2026-06-22T19:11:46.854Z] 04944245beec: Verifying Checksum [2026-06-22T19:11:46.854Z] 04944245beec: Download complete [2026-06-22T19:11:46.854Z] 765212b225bb: Verifying Checksum [2026-06-22T19:11:46.854Z] 765212b225bb: Download complete [2026-06-22T19:11:46.854Z] f23df028b6ca: Verifying Checksum [2026-06-22T19:11:46.854Z] f23df028b6ca: Download complete [2026-06-22T19:11:46.854Z] d65c8cfc05b1: Download complete [2026-06-22T19:11:47.121Z] 699f458cf7ca: Verifying Checksum [2026-06-22T19:11:47.121Z] 699f458cf7ca: Download complete [2026-06-22T19:11:47.386Z] 8998bd30e6a1: Verifying Checksum [2026-06-22T19:11:47.386Z] 8998bd30e6a1: Download complete [2026-06-22T19:11:49.960Z] 2437ff75d9bd: Verifying Checksum [2026-06-22T19:11:49.960Z] 2437ff75d9bd: Download complete [2026-06-22T19:11:52.532Z] 8998bd30e6a1: Pull complete [2026-06-22T19:11:52.798Z] 04944245beec: Pull complete [2026-06-22T19:11:54.202Z] 699f458cf7ca: Pull complete [2026-06-22T19:11:54.468Z] 765212b225bb: Pull complete [2026-06-22T19:11:55.424Z] f23df028b6ca: Pull complete [2026-06-22T19:11:55.690Z] d65c8cfc05b1: Pull complete [2026-06-22T19:12:13.905Z] 2437ff75d9bd: Pull complete [2026-06-22T19:12:13.905Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-22T19:12:13.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:12:13.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:12:14.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-13683 does not seem to be running inside a container [2026-06-22T19:12:14.197Z] $ 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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-22T19:12:16.697Z] $ docker top d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:17.551Z] ---> job-cost.sh [2026-06-22T19:12:17.551Z] lf-activate-venv: SKIPPING [2026-06-22T19:12:17.551Z] INFO: No Stack... [2026-06-22T19:12:30.003Z] INFO: Retrieving Pricing Info for: [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] 500 Internal Server Error [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z]

500 Internal Server Error

[2026-06-22T19:12:30.003Z] Remote metadata server experienced an internal server error.

[2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] [2026-06-22T19:12:30.003Z] [Pipeline] echo [2026-06-22T19:12:30.018Z] Exception caught while running job-cost.sh. [Pipeline] } [2026-06-22T19:12:30.027Z] $ docker stop --time=1 d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 [2026-06-22T19:12:31.505Z] $ docker rm -f --volumes d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-22T19:12:32.345Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-147/archives ] [2026-06-22T19:12:32.345Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-06-22T19:12:32.345Z] total 16 [2026-06-22T19:12:32.345Z] drwxr-xr-x 3 root root 4096 Jun 22 19:00 . [2026-06-22T19:12:32.345Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. [2026-06-22T19:12:32.345Z] drwxr-xr-x 2 root root 4096 Jun 22 19:00 cost [2026-06-22T19:12:32.345Z] -rw-r--r-- 1 root root 88 Jun 22 19:00 cost.csv [2026-06-22T19:12:32.345Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-06-22T19:12:32.345Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-06-22T19:12:32.345Z] total 16 [2026-06-22T19:12:32.345Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 19:00 . [2026-06-22T19:12:32.345Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. [2026-06-22T19:12:32.345Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 19:00 cost [2026-06-22T19:12:32.345Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 22 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:32.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:33.526Z] ---> package-listing.sh [2026-06-22T19:12:33.526Z] ++ facter osfamily [2026-06-22T19:12:33.526Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T19:12:33.783Z] + OS_FAMILY=debian [2026-06-22T19:12:33.783Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-147 [2026-06-22T19:12:33.783Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T19:12:33.783Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T19:12:33.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T19:12:33.783Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T19:12:33.783Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' [2026-06-22T19:12:33.783Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T19:12:33.783Z] + case "${OS_FAMILY}" in [2026-06-22T19:12:33.783Z] + dpkg -l [2026-06-22T19:12:33.783Z] + grep '^ii' [2026-06-22T19:12:33.783Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T19:12:33.783Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T19:12:33.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T19:12:33.783Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' [2026-06-22T19:12:33.783Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [2026-06-22T19:12:33.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [Pipeline] echo [2026-06-22T19:12:33.796Z] 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-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-22T19:12:34.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:12:34.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:12:34.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:12:34.724Z] prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container [2026-06-22T19:12:34.755Z] $ 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-147/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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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 [2026-06-22T19:12:34.986Z] $ docker top 53377fdcbf54926318b5d1ac16a43f5f329c33760995278062b3be0cf6e6d8df -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T19:12:35.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T19:12:35.691Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T19:12:35.979Z] + ls /var/log/sa-host [2026-06-22T19:12:35.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T19:12:36.063Z] provisioning config files... [2026-06-22T19:12:36.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config4576303806610553775tmp [Pipeline] { [Pipeline] echo [2026-06-22T19:12:36.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:36.391Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T19:12:36.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:36.730Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T19:12:36.740Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:37.027Z] ---> sudo-logs.sh [2026-06-22T19:12:37.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T19:12:37.060Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:37.341Z] ---> job-cost.sh [2026-06-22T19:12:37.341Z] lf-activate-venv: SKIPPING [2026-06-22T19:12:37.341Z] DEBUG: total: 0.2199999988079071 [2026-06-22T19:12:37.341Z] INFO: Retrieving Stack Cost... [2026-06-22T19:12:37.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T19:12:38.183Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T19:12:38.195Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:12:38.475Z] ---> logs-deploy.sh [2026-06-22T19:12:38.475Z] lf-activate-venv: SKIPPING [2026-06-22T19:12:38.475Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-147/3 [2026-06-22T19:12:38.475Z] INFO: archiving workspace using pattern(s): [2026-06-22T19:12:39.412Z] Archives upload complete. [2026-06-22T19:12:39.412Z] INFO: archiving logs to Nexus