Pull request #138 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b0c54c51d45feca331ab1fbcbff15b2e182917c+25247ac748027abf9820f8a08a2990fa03ab5444 (d0517e97833f34585f078545ab4a921ccfb8c80d) 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-ssh6340637666322650777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh17470135271852817286.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 056ae7b86453181957306e7078512cbe12174832 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-138/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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15589078953669094398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh1387723679971268019.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-138/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-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9716782803297345384.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-ubuntu20.04-docker-8c-8g-6445’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6447 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [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-138 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c Merge succeeded, producing 9b0c54c51d45feca331ab1fbcbff15b2e182917c Checking out Revision 9b0c54c51d45feca331ab1fbcbff15b2e182917c (PR-138) Commit message: "build: bump robotframework from 7.3.1 to 7.3.2" First time build. Skipping changelog. > 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/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # 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 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 > git rev-list --no-walk d4bb57b1f67319452f4e76facee6d7ec8141c64b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T08:14:39.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T08:14:39.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T08:14:39.489Z] ========================================================= [2025-08-07T08:14:39.489Z] EdgeX Global Pipelines Version Info [2025-08-07T08:14:39.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:14:40.573Z] ------------------- [2025-08-07T08:14:40.573Z] stable info: [2025-08-07T08:14:40.573Z] ------------------- [2025-08-07T08:14:40.573Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T08:14:40.573Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T08:14:40.573Z] Message: update stable to v1.0.276 [2025-08-07T08:14:41.143Z] ------------------- [2025-08-07T08:14:41.143Z] experimental info: [2025-08-07T08:14:41.143Z] ------------------- [2025-08-07T08:14:41.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T08:14:41.143Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T08:14:41.143Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-08-07T08:14:41.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-08-07T08:14:41.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-08-07T08:14:41.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T08:14:41.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T08:14:41.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T08:14:41.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-08-07T08:14:41.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T08:14:41.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-08-07T08:14:41.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-08-07T08:14:41.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T08:14:41.416Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-08-07T08:14:41.433Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-08-07T08:14:41.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T08:14:41.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T08:14:41.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo [2025-08-07T08:14:41.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo [2025-08-07T08:14:41.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo [2025-08-07T08:14:41.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b0c54c51d45feca331ab1fbcbff15b2e182917c [Pipeline] echo [2025-08-07T08:14:41.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b0c54c [Pipeline] echo [2025-08-07T08:14:41.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T08:14:41.663Z] provisioning config files... [2025-08-07T08:14:41.676Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config17235768167037154956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:14:42.012Z] ---> ****-login.sh [2025-08-07T08:14:42.012Z] nexus3.edgexfoundry.org:10001 [2025-08-07T08:14:42.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:42.277Z] [2025-08-07T08:14:42.277Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T08:14:42.277Z] Configure a credential helper to remove this warning. See [2025-08-07T08:14:42.277Z] https://docs.****.com/go/credential-store/ [2025-08-07T08:14:42.277Z] [2025-08-07T08:14:42.277Z] Login Succeeded [2025-08-07T08:14:42.277Z] nexus3.edgexfoundry.org:10002 [2025-08-07T08:14:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:42.277Z] [2025-08-07T08:14:42.277Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T08:14:42.277Z] Configure a credential helper to remove this warning. See [2025-08-07T08:14:42.277Z] https://docs.****.com/go/credential-store/ [2025-08-07T08:14:42.277Z] [2025-08-07T08:14:42.277Z] Login Succeeded [2025-08-07T08:14:42.277Z] nexus3.edgexfoundry.org:10003 [2025-08-07T08:14:42.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:42.537Z] [2025-08-07T08:14:42.537Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T08:14:42.537Z] Configure a credential helper to remove this warning. See [2025-08-07T08:14:42.537Z] https://docs.****.com/go/credential-store/ [2025-08-07T08:14:42.537Z] [2025-08-07T08:14:42.537Z] Login Succeeded [2025-08-07T08:14:42.537Z] nexus3.edgexfoundry.org:10004 [2025-08-07T08:14:42.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:42.537Z] [2025-08-07T08:14:42.537Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T08:14:42.537Z] Configure a credential helper to remove this warning. See [2025-08-07T08:14:42.537Z] https://docs.****.com/go/credential-store/ [2025-08-07T08:14:42.537Z] [2025-08-07T08:14:42.537Z] Login Succeeded [2025-08-07T08:14:42.537Z] ****.io [2025-08-07T08:14:42.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:42.797Z] [2025-08-07T08:14:42.797Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T08:14:42.797Z] Configure a credential helper to remove this warning. See [2025-08-07T08:14:42.797Z] https://docs.****.com/go/credential-store/ [2025-08-07T08:14:42.797Z] [2025-08-07T08:14:42.797Z] Login Succeeded [2025-08-07T08:14:42.797Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T08:14:42.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-07T08:14:43.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T08:14:43.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T08:14:43.222Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T08:14:43.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T08:14:43.222Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T08:14:43.222Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T08:14:43.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:14:43.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T08:14:43.566Z] [2025-08-07T08:14:43.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:14:43.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T08:14:43.872Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T08:14:43.872Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T08:14:43.872Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T08:14:43.872Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T08:14:43.872Z] 461d9e800cba: Pulling fs layer [2025-08-07T08:14:43.872Z] 80192f66455f: Pulling fs layer [2025-08-07T08:14:43.872Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T08:14:43.872Z] a29436f7fd5d: Pulling fs layer [2025-08-07T08:14:43.872Z] 923cac83aea3: Pulling fs layer [2025-08-07T08:14:43.872Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T08:14:43.872Z] db01528c6b51: Pulling fs layer [2025-08-07T08:14:43.872Z] 461d9e800cba: Waiting [2025-08-07T08:14:43.872Z] 28988de357af: Pulling fs layer [2025-08-07T08:14:43.872Z] a29436f7fd5d: Waiting [2025-08-07T08:14:43.872Z] 25ad8b0a4227: Waiting [2025-08-07T08:14:43.872Z] db01528c6b51: Waiting [2025-08-07T08:14:43.872Z] 80192f66455f: Waiting [2025-08-07T08:14:43.872Z] 28988de357af: Waiting [2025-08-07T08:14:43.872Z] 923cac83aea3: Waiting [2025-08-07T08:14:43.872Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T08:14:43.872Z] 6bf1a483ea7c: Download complete [2025-08-07T08:14:44.131Z] 461d9e800cba: Verifying Checksum [2025-08-07T08:14:44.131Z] 461d9e800cba: Download complete [2025-08-07T08:14:44.131Z] 80192f66455f: Verifying Checksum [2025-08-07T08:14:44.131Z] 80192f66455f: Download complete [2025-08-07T08:14:44.131Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T08:14:44.131Z] f5dfc541a4d3: Download complete [2025-08-07T08:14:44.131Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T08:14:44.131Z] 3dae71ba6b94: Download complete [2025-08-07T08:14:44.131Z] 923cac83aea3: Download complete [2025-08-07T08:14:44.390Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T08:14:44.390Z] 25ad8b0a4227: Download complete [2025-08-07T08:14:44.390Z] db01528c6b51: Verifying Checksum [2025-08-07T08:14:44.390Z] db01528c6b51: Download complete [2025-08-07T08:14:44.390Z] 28988de357af: Verifying Checksum [2025-08-07T08:14:44.390Z] a29436f7fd5d: Verifying Checksum [2025-08-07T08:14:44.390Z] a29436f7fd5d: Download complete [2025-08-07T08:14:44.957Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T08:14:44.957Z] 2e8e34ca0e6c: Download complete [2025-08-07T08:14:45.525Z] 3dae71ba6b94: Pull complete [2025-08-07T08:14:45.784Z] 6bf1a483ea7c: Pull complete [2025-08-07T08:14:46.726Z] f5dfc541a4d3: Pull complete [2025-08-07T08:14:46.726Z] 461d9e800cba: Pull complete [2025-08-07T08:14:46.726Z] 80192f66455f: Pull complete [2025-08-07T08:14:50.917Z] 2e8e34ca0e6c: Pull complete [2025-08-07T08:14:51.177Z] a29436f7fd5d: Pull complete [2025-08-07T08:14:51.177Z] 923cac83aea3: Pull complete [2025-08-07T08:14:51.438Z] 25ad8b0a4227: Pull complete [2025-08-07T08:14:51.438Z] db01528c6b51: Pull complete [2025-08-07T08:14:51.438Z] 28988de357af: Pull complete [2025-08-07T08:14:51.438Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T08:14:51.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T08:14:51.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:14:51.571Z] prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container [2025-08-07T08:14:51.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T08:14:53.850Z] $ docker top 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f -eo pid,comm [2025-08-07T08:14:53.900Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T08:14:53.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T08:14:53.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T08:14:53.950Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T08:14:54.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T08:14:54.056Z] $ docker exec 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent [2025-08-07T08:14:54.156Z] SSH_AUTH_SOCK=/tmp/ssh-pEpUb0r482eP/agent.32 [2025-08-07T08:14:54.156Z] SSH_AGENT_PID=38 [2025-08-07T08:14:54.162Z] Running ssh-add (command line suppressed) [2025-08-07T08:14:54.254Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_706682299711885123.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_706682299711885123.key) [2025-08-07T08:14:54.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T08:14:54.560Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] sh [2025-08-07T08:14:54.857Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T08:14:54.881Z] $ docker exec --env ******** --env ******** 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent -k [2025-08-07T08:14:54.972Z] unset SSH_AUTH_SOCK; [2025-08-07T08:14:54.973Z] unset SSH_AGENT_PID; [2025-08-07T08:14:54.973Z] echo Agent pid 38 killed; [2025-08-07T08:14:54.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T08:14:55.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T08:14:55.021Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T08:14:55.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T08:14:55.124Z] $ docker exec 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent [2025-08-07T08:14:55.223Z] SSH_AUTH_SOCK=/tmp/ssh-dvYYaYHJuxX0/agent.86 [2025-08-07T08:14:55.223Z] SSH_AGENT_PID=92 [2025-08-07T08:14:55.228Z] Running ssh-add (command line suppressed) [2025-08-07T08:14:55.322Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_9737639016873020089.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_9737639016873020089.key) [2025-08-07T08:14:55.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T08:14:55.628Z] + git semver init [2025-08-07T08:14:55.887Z] 2025-08-07 08:14:55,846 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T08:14:55.887Z] 2025-08-07 08:14:55,850 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T08:14:55.888Z] 2025-08-07 08:14:55,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver [2025-08-07T08:14:55.888Z] 2025-08-07 08:14:55,851 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver [2025-08-07T08:14:55.888Z] 2025-08-07 08:14:55,851 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138, stdin=None, shell=False, universal_newlines=False) [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,460 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.git/info/exclude [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 with force:False [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,460 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,465 [execute] INFO git cat-file --batch-check [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,470 [execute] INFO git cat-file --batch [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T08:14:56.829Z] 2025-08-07 08:14:56,480 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 [2025-08-07T08:14:56.829Z] 0.0.0 [Pipeline] } [2025-08-07T08:14:56.839Z] $ docker exec --env ******** --env ******** 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f ssh-agent -k [2025-08-07T08:14:56.927Z] unset SSH_AUTH_SOCK; [2025-08-07T08:14:56.928Z] unset SSH_AGENT_PID; [2025-08-07T08:14:56.928Z] echo Agent pid 92 killed; [2025-08-07T08:14:56.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T08:14:57.259Z] + git semver [Pipeline] } [2025-08-07T08:14:57.531Z] $ docker stop --time=1 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f [2025-08-07T08:14:58.800Z] $ docker rm -f --volumes 2ccfce54c2ded92772ae8848f834cad007a10eb9d866182c1f549996c2e0750f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T08:14:59.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T08:14:59.340Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T08:14:59.343Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T08:14:59.509Z] provisioning config files... [2025-08-07T08:14:59.518Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config15952947823757398377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:14:59.817Z] ---> ****-login.sh [2025-08-07T08:14:59.817Z] nexus3.edgexfoundry.org:10001 [2025-08-07T08:14:59.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:59.817Z] Login Succeeded [2025-08-07T08:14:59.817Z] nexus3.edgexfoundry.org:10002 [2025-08-07T08:14:59.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:14:59.817Z] Login Succeeded [2025-08-07T08:14:59.817Z] nexus3.edgexfoundry.org:10003 [2025-08-07T08:15:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:15:00.077Z] Login Succeeded [2025-08-07T08:15:00.077Z] nexus3.edgexfoundry.org:10004 [2025-08-07T08:15:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:15:00.077Z] Login Succeeded [2025-08-07T08:15:00.077Z] ****.io [2025-08-07T08:15:00.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:15:00.336Z] Login Succeeded [2025-08-07T08:15:00.336Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T08:15:00.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T08:15:00.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T08:15:01.255Z] + ls -al . [2025-08-07T08:15:01.255Z] total 72 [2025-08-07T08:15:01.255Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 08:14 . [2025-08-07T08:15:01.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 08:14 .. [2025-08-07T08:15:01.255Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 08:14 .git [2025-08-07T08:15:01.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 08:14 .github [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 08:14 .gitignore [2025-08-07T08:15:01.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:14 .semver [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 08:14 Dockerfile [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 08:14 Jenkinsfile [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 08:14 LICENSE [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 08:14 README.md [2025-08-07T08:15:01.255Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:14 TUC [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 08:14 VERSION [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 08:14 requirements.txt [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 08:14 robot-entrypoint.sh [2025-08-07T08:15:01.255Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 08:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:15:01.575Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c --label arch=amd64 --label version=0.0.0 . [2025-08-07T08:15:02.147Z] #0 building with "default" instance using docker driver [2025-08-07T08:15:02.147Z] [2025-08-07T08:15:02.147Z] #1 [internal] load build definition from Dockerfile [2025-08-07T08:15:02.147Z] #1 transferring dockerfile: 1.69kB done [2025-08-07T08:15:02.147Z] #1 DONE 0.0s [2025-08-07T08:15:02.147Z] [2025-08-07T08:15:02.147Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T08:15:02.147Z] #2 DONE 0.1s [2025-08-07T08:15:02.407Z] [2025-08-07T08:15:02.407Z] #3 [internal] load .dockerignore [2025-08-07T08:15:02.407Z] #3 transferring context: 2B done [2025-08-07T08:15:02.407Z] #3 DONE 0.0s [2025-08-07T08:15:02.407Z] [2025-08-07T08:15:02.407Z] #4 [internal] load build context [2025-08-07T08:15:02.407Z] #4 transferring context: 537.73kB 0.0s done [2025-08-07T08:15:02.407Z] #4 DONE 0.1s [2025-08-07T08:15:02.407Z] [2025-08-07T08:15:02.407Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T08:15:02.407Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T08:15:02.407Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T08:15:02.407Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T08:15:02.407Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T08:15:02.407Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T08:15:02.407Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T08:15:02.407Z] #5 DONE 0.3s [2025-08-07T08:15:02.666Z] [2025-08-07T08:15:02.666Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-08-07T08:15:02.666Z] #6 DONE 0.1s [2025-08-07T08:15:02.666Z] [2025-08-07T08:15:02.666Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T08:15:02.666Z] #7 DONE 0.0s [2025-08-07T08:15:02.930Z] [2025-08-07T08:15:02.930Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T08:15:02.930Z] #8 DONE 0.0s [2025-08-07T08:15:02.930Z] [2025-08-07T08:15:02.930Z] #9 [5/7] WORKDIR /edgex-taf [2025-08-07T08:15:02.930Z] #9 DONE 0.0s [2025-08-07T08:15:02.930Z] [2025-08-07T08:15:02.930Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T08:15:02.930Z] #10 DONE 0.3s [2025-08-07T08:15:03.188Z] [2025-08-07T08:15:03.188Z] #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 [2025-08-07T08:15:03.188Z] #11 0.260 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:15:06.477Z] #11 3.053 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:15:09.766Z] #11 6.600 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:15:13.057Z] #11 9.419 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T08:15:13.057Z] #11 9.463 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:15:13.993Z] #11 10.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:15:14.441Z] Still waiting to schedule task [2025-08-07T08:15:14.441Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6448’ is offline [2025-08-07T08:15:14.929Z] #11 11.99 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:15:15.188Z] #11 12.00 OK: 8 MiB in 14 packages [2025-08-07T08:15:15.188Z] #11 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:15:17.721Z] #11 14.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:15:21.916Z] #11 18.29 (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T08:15:23.818Z] #11 20.46 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T08:15:26.357Z] #11 22.89 (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T08:15:27.738Z] #11 24.73 (4/14) Installing libunistring (1.2-r0) [2025-08-07T08:15:31.030Z] #11 27.59 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T08:15:32.934Z] #11 29.81 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T08:15:34.836Z] #11 31.65 (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T08:15:36.743Z] #11 33.55 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T08:15:39.278Z] #11 36.10 (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T08:15:41.818Z] #11 38.63 (10/14) Installing curl (8.12.1-r0) [2025-08-07T08:15:43.730Z] #11 40.82 (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T08:15:49.037Z] #11 45.25 (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T08:15:50.415Z] #11 47.46 (13/14) Installing jq (1.7.1-r0) [2025-08-07T08:15:52.951Z] #11 49.90 (14/14) Installing openssl (3.3.4-r0) [2025-08-07T08:15:55.484Z] #11 52.40 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:15:55.484Z] #11 52.40 Executing ca-certificates-20250619-r0.trigger [2025-08-07T08:15:55.484Z] #11 52.45 OK: 43 MiB in 28 packages [2025-08-07T08:15:55.484Z] #11 52.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:16:07.717Z] #11 62.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:16:09.095Z] #11 66.14 (1/167) Installing libexpat (2.7.0-r0) [2025-08-07T08:16:10.997Z] #11 68.00 (2/167) Installing libbz2 (1.0.8-r6) [2025-08-07T08:16:12.901Z] #11 69.62 (3/167) Installing libpng (1.6.44-r0) [2025-08-07T08:16:14.803Z] #11 71.81 (4/167) Installing freetype (2.13.2-r0) [2025-08-07T08:16:17.336Z] #11 74.35 (5/167) Installing fontconfig (2.15.0-r1) [2025-08-07T08:16:19.866Z] #11 76.53 (6/167) Installing libfontenc (1.1.8-r0) [2025-08-07T08:16:21.241Z] #11 78.10 (7/167) Installing mkfontscale (1.2.2-r6) [2025-08-07T08:16:22.617Z] #11 79.67 (8/167) Installing font-opensans (0_git20210927-r1) [2025-08-07T08:16:25.903Z] #11 82.70 (9/167) Installing pkgconf (2.2.0-r0) [2025-08-07T08:16:27.811Z] #11 84.56 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T08:16:29.714Z] #11 86.41 (11/167) Installing libffi (3.4.6-r0) [2025-08-07T08:16:31.091Z] #11 87.96 (12/167) Installing libintl (0.22.5-r0) [2025-08-07T08:16:32.468Z] #11 89.51 (13/167) Installing libeconf (0.6.3-r0) [2025-08-07T08:16:34.373Z] #11 91.16 (14/167) Installing libblkid (2.40.1-r1) [2025-08-07T08:16:36.275Z] #11 93.04 (15/167) Installing libmount (2.40.1-r1) [2025-08-07T08:16:38.178Z] #11 95.21 (16/167) Installing pcre2 (10.43-r0) [2025-08-07T08:16:40.709Z] #11 97.66 (17/167) Installing glib (2.80.5-r0) [2025-08-07T08:16:43.996Z] #11 101.0 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T08:16:47.282Z] #11 104.2 (19/167) Installing xz-libs (5.6.2-r1) [2025-08-07T08:16:49.814Z] #11 106.4 (20/167) Installing libxml2 (2.12.10-r0) [2025-08-07T08:16:52.347Z] #11 109.2 (21/167) Installing shared-mime-info (2.4-r0) [2025-08-07T08:16:54.881Z] #11 111.8 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T08:16:56.784Z] #11 113.4 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T08:16:59.317Z] #11 115.9 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-08-07T08:17:00.254Z] #11 117.2 (25/167) Installing libwebp (1.3.2-r0) [2025-08-07T08:17:02.782Z] #11 119.7 (26/167) Installing tiff (4.6.0t-r0) [2025-08-07T08:17:05.314Z] #11 122.0 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-08-07T08:17:07.214Z] #11 124.2 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T08:17:09.114Z] #11 125.8 (29/167) Installing libxau (1.0.11-r4) [2025-08-07T08:17:10.051Z] #11 127.0 (30/167) Installing libmd (1.1.0-r0) [2025-08-07T08:17:11.953Z] #11 128.7 (31/167) Installing libbsd (0.12.2-r0) [2025-08-07T08:17:13.328Z] #11 130.2 (32/167) Installing libxdmcp (1.1.5-r1) [2025-08-07T08:17:14.705Z] #11 131.5 (33/167) Installing libxcb (1.16.1-r0) [2025-08-07T08:17:17.239Z] #11 134.1 (34/167) Installing libx11 (1.8.9-r1) [2025-08-07T08:17:20.527Z] #11 137.1 (35/167) Installing libxcomposite (0.4.6-r5) [2025-08-07T08:17:21.462Z] #11 138.4 (36/167) Installing libxfixes (6.0.1-r4) [2025-08-07T08:17:22.838Z] #11 139.6 (37/167) Installing libxrender (0.9.11-r5) [2025-08-07T08:17:24.212Z] #11 141.2 (38/167) Installing libxcursor (1.2.2-r1) [2025-08-07T08:17:26.114Z] #11 142.7 (39/167) Installing libxdamage (1.1.6-r5) [2025-08-07T08:17:27.051Z] #11 144.0 (40/167) Installing libxext (1.3.6-r2) [2025-08-07T08:17:28.953Z] #11 145.5 (41/167) Installing libxi (1.8.1-r4) [2025-08-07T08:17:30.328Z] #11 147.2 (42/167) Installing libxinerama (1.1.5-r4) [2025-08-07T08:17:31.702Z] #11 148.4 (43/167) Installing libxrandr (1.5.4-r1) [2025-08-07T08:17:33.081Z] #11 150.0 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T08:17:34.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6449 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] { [Pipeline] checkout [2025-08-07T08:17:34.988Z] #11 151.9 (45/167) Installing libxtst (1.2.4-r6) [2025-08-07T08:17:36.365Z] #11 153.2 (46/167) Installing dbus-libs (1.14.10-r1) [2025-08-07T08:17:37.607Z] Selected Git installation does not exist. Using Default [2025-08-07T08:17:37.608Z] The recommended git tool is: NONE [2025-08-07T08:17:38.268Z] #11 155.3 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-08-07T08:17:40.800Z] #11 157.5 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T08:17:42.454Z] using credential edgex-jenkins-ssh [2025-08-07T08:17:42.475Z] Cloning the remote Git repository [2025-08-07T08:17:42.701Z] #11 159.4 (49/167) Installing pixman (0.43.2-r0) [2025-08-07T08:17:42.524Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T08:17:42.623Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-138 # timeout=10 [2025-08-07T08:17:42.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T08:17:42.784Z] > git --version # timeout=10 [2025-08-07T08:17:42.805Z] > git --version # 'git version 2.25.1' [2025-08-07T08:17:42.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T08:17:42.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T08:17:43.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T08:17:43.600Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T08:17:44.998Z] Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c [2025-08-07T08:17:44.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T08:17:44.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T08:17:44.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T08:17:44.517Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-08-07T08:17:45.026Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T08:17:45.105Z] > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 [2025-08-07T08:17:45.182Z] > git remote # timeout=10 [2025-08-07T08:17:45.205Z] > git config --get remote.origin.url # timeout=10 [2025-08-07T08:17:45.236Z] #11 161.8 (50/167) Installing cairo (1.18.4-r0) [2025-08-07T08:17:45.308Z] Merge succeeded, producing 9b0c54c51d45feca331ab1fbcbff15b2e182917c [2025-08-07T08:17:45.308Z] Checking out Revision 9b0c54c51d45feca331ab1fbcbff15b2e182917c (PR-138) [2025-08-07T08:17:45.816Z] Commit message: "build: bump robotframework from 7.3.1 to 7.3.2" [2025-08-07T08:17:45.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T08:17:45.258Z] > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [2025-08-07T08:17:45.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-08-07T08:17:45.315Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T08:17:45.327Z] > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 [2025-08-07T08:17:47.770Z] #11 164.6 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-08-07T08:17:49.147Z] #11 165.9 (52/167) Installing avahi-libs (0.8-r17) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T08:17:50.046Z] provisioning config files... [2025-08-07T08:17:50.078Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config18171699624480634966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:17:50.750Z] ---> ****-login.sh [2025-08-07T08:17:50.750Z] nexus3.edgexfoundry.org:10001 [2025-08-07T08:17:51.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:17:51.048Z] #11 167.7 (53/167) Installing gmp (6.3.0-r1) [2025-08-07T08:17:51.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T08:17:51.301Z] Configure a credential helper to remove this warning. See [2025-08-07T08:17:51.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T08:17:51.301Z] [2025-08-07T08:17:51.301Z] Login Succeeded [2025-08-07T08:17:51.301Z] nexus3.edgexfoundry.org:10002 [2025-08-07T08:17:51.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:17:51.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T08:17:51.571Z] Configure a credential helper to remove this warning. See [2025-08-07T08:17:51.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T08:17:51.571Z] [2025-08-07T08:17:51.571Z] Login Succeeded [2025-08-07T08:17:51.571Z] nexus3.edgexfoundry.org:10003 [2025-08-07T08:17:51.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:17:51.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T08:17:51.843Z] Configure a credential helper to remove this warning. See [2025-08-07T08:17:51.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T08:17:51.843Z] [2025-08-07T08:17:51.843Z] Login Succeeded [2025-08-07T08:17:51.843Z] nexus3.edgexfoundry.org:10004 [2025-08-07T08:17:52.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:17:52.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T08:17:52.386Z] Configure a credential helper to remove this warning. See [2025-08-07T08:17:52.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T08:17:52.386Z] [2025-08-07T08:17:52.386Z] Login Succeeded [2025-08-07T08:17:52.386Z] ****.io [2025-08-07T08:17:52.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T08:17:52.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T08:17:52.660Z] Configure a credential helper to remove this warning. See [2025-08-07T08:17:52.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T08:17:52.660Z] [2025-08-07T08:17:52.660Z] Login Succeeded [2025-08-07T08:17:52.660Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T08:17:52.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T08:17:53.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T08:17:53.580Z] #11 170.2 (54/167) Installing nettle (3.9.1-r0) [2025-08-07T08:17:53.712Z] + ls -al . [2025-08-07T08:17:53.712Z] total 68 [2025-08-07T08:17:53.712Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:17 . [2025-08-07T08:17:53.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 08:17 .. [2025-08-07T08:17:53.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 08:17 .git [2025-08-07T08:17:53.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 08:17 .github [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 08:17 .gitignore [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 08:17 Dockerfile [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 08:17 Jenkinsfile [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 08:17 LICENSE [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 08:17 README.md [2025-08-07T08:17:53.712Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 08:17 TUC [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 08:14 VERSION [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 08:17 requirements.txt [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 08:17 robot-entrypoint.sh [2025-08-07T08:17:53.712Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 08:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:17:54.068Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c --label arch=arm64 --label version=0.0.0 . [2025-08-07T08:17:54.335Z] Sending build context to Docker daemon 398.3kB [2025-08-07T08:17:54.336Z] Step 1/13 : FROM alpine:3.20 [2025-08-07T08:17:54.920Z] 3.20: Pulling from library/alpine [2025-08-07T08:17:54.920Z] 13e713f82565: Pulling fs layer [2025-08-07T08:17:55.193Z] 13e713f82565: Verifying Checksum [2025-08-07T08:17:55.193Z] 13e713f82565: Download complete [2025-08-07T08:17:55.782Z] 13e713f82565: Pull complete [2025-08-07T08:17:56.053Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T08:17:56.053Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T08:17:56.053Z] ---> c88e9dceb6cb [2025-08-07T08:17:56.053Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-08-07T08:17:56.053Z] ---> Running in 00939428ce13 [2025-08-07T08:17:56.116Z] #11 172.6 (55/167) Installing libtasn1 (4.20.0-r0) [2025-08-07T08:17:56.324Z] Removing intermediate container 00939428ce13 [2025-08-07T08:17:56.324Z] ---> 6734bff3cd55 [2025-08-07T08:17:56.324Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-08-07T08:17:56.594Z] ---> Running in d233d5cc6834 [2025-08-07T08:17:56.864Z] Removing intermediate container d233d5cc6834 [2025-08-07T08:17:56.864Z] ---> 6a13195165a9 [2025-08-07T08:17:56.864Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-08-07T08:17:57.453Z] ---> 28b15e33bd0d [2025-08-07T08:17:57.453Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T08:17:57.493Z] #11 174.2 (56/167) Installing p11-kit (0.25.3-r0) [2025-08-07T08:17:58.043Z] ---> 682b898c3430 [2025-08-07T08:17:58.043Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T08:17:58.315Z] ---> 042f479af33b [2025-08-07T08:17:58.315Z] Step 7/13 : WORKDIR /edgex-taf [2025-08-07T08:17:58.587Z] ---> Running in 95ebf5d16817 [2025-08-07T08:17:58.858Z] Removing intermediate container 95ebf5d16817 [2025-08-07T08:17:58.858Z] ---> 17104c74a6c4 [2025-08-07T08:17:58.858Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T08:17:58.858Z] ---> Running in 074363f8b7e0 [2025-08-07T08:18:00.025Z] #11 176.6 (57/167) Installing gnutls (3.8.5-r0) [2025-08-07T08:18:00.819Z] Removing intermediate container 074363f8b7e0 [2025-08-07T08:18:00.819Z] ---> a3a2804b9d14 [2025-08-07T08:18:00.819Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-08-07T08:18:00.819Z] ---> Running in 43fd6efcbd4c [2025-08-07T08:18:01.784Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:18:03.310Z] #11 179.7 (58/167) Installing cups-libs (2.4.9-r1) [2025-08-07T08:18:05.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:18:05.214Z] #11 182.2 (59/167) Installing libepoxy (1.5.10-r1) [2025-08-07T08:18:07.747Z] #11 184.6 (60/167) Installing fribidi (1.0.15-r0) [2025-08-07T08:18:09.379Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:18:09.650Z] #11 186.2 (61/167) Installing graphite2 (1.3.14-r6) [2025-08-07T08:18:11.553Z] #11 188.2 (62/167) Installing harfbuzz (8.5.0-r0) [2025-08-07T08:18:12.715Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T08:18:12.715Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:18:13.716Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T08:18:14.084Z] #11 190.9 (63/167) Installing libxft (2.3.8-r3) [2025-08-07T08:18:15.134Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:18:15.134Z] OK: 9 MiB in 14 packages [2025-08-07T08:18:15.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:18:15.461Z] #11 192.5 (64/167) Installing pango (1.52.2-r0) [2025-08-07T08:18:17.994Z] #11 194.9 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T08:18:18.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:18:19.369Z] #11 196.5 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T08:18:20.748Z] #11 197.8 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T08:18:22.120Z] #11 199.1 (68/167) Installing xkeyboard-config (2.41-r0) [2025-08-07T08:18:22.714Z] (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T08:18:24.656Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T08:18:25.407Z] #11 201.8 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-08-07T08:18:27.231Z] (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T08:18:27.310Z] #11 204.0 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T08:18:29.172Z] (4/14) Installing libunistring (1.2-r0) [2025-08-07T08:18:30.593Z] #11 207.6 (71/167) Installing icu-data-full (74.2-r1) [2025-08-07T08:18:31.753Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T08:18:34.327Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T08:18:35.861Z] #11 212.2 (72/167) Installing mesa (24.0.9-r1) [2025-08-07T08:18:36.264Z] (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T08:18:36.798Z] #11 213.8 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-08-07T08:18:38.201Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T08:18:40.794Z] (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T08:18:42.734Z] (10/14) Installing curl (8.12.1-r0) [2025-08-07T08:18:45.312Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T08:18:46.770Z] #11 223.6 (74/167) Installing hwdata-pci (0.382-r0) [2025-08-07T08:18:49.305Z] #11 226.0 (75/167) Installing libpciaccess (0.18.1-r0) [2025-08-07T08:18:49.558Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T08:18:50.686Z] #11 227.6 (76/167) Installing libdrm (2.4.120-r0) [2025-08-07T08:18:52.134Z] (13/14) Installing jq (1.7.1-r0) [2025-08-07T08:18:53.221Z] #11 229.9 (77/167) Installing libelf (0.191-r0) [2025-08-07T08:18:54.710Z] (14/14) Installing openssl (3.3.4-r0) [2025-08-07T08:18:55.129Z] #11 231.8 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-08-07T08:18:56.504Z] #11 233.6 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T08:18:56.652Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:18:56.652Z] Executing ca-certificates-20250619-r0.trigger [2025-08-07T08:18:56.919Z] OK: 43 MiB in 28 packages [2025-08-07T08:18:57.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:19:00.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:19:01.776Z] #11 238.2 (80/167) Installing eudev-libs (3.2.14-r2) [2025-08-07T08:19:02.713Z] #11 239.7 (81/167) Installing libmagic (5.45-r1) [2025-08-07T08:19:04.772Z] (1/166) Installing libexpat (2.7.0-r0) [2025-08-07T08:19:06.000Z] #11 242.6 (82/167) Installing file (5.45-r1) [2025-08-07T08:19:06.177Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-08-07T08:19:06.933Z] #11 243.9 (83/167) Installing xprop (1.2.7-r0) [2025-08-07T08:19:07.583Z] (3/166) Installing libpng (1.6.44-r0) [2025-08-07T08:19:08.834Z] #11 245.4 (84/167) Installing libice (1.1.1-r6) [2025-08-07T08:19:10.149Z] (4/166) Installing freetype (2.13.2-r0) [2025-08-07T08:19:10.210Z] #11 247.0 (85/167) Installing libuuid (2.40.1-r1) [2025-08-07T08:19:11.581Z] #11 248.5 (86/167) Installing libsm (1.2.4-r4) [2025-08-07T08:19:12.714Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-08-07T08:19:13.481Z] #11 250.1 (87/167) Installing libxt (1.3.0-r5) [2025-08-07T08:19:14.642Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-08-07T08:19:15.385Z] #11 252.3 (88/167) Installing libxmu (1.1.4-r2) [2025-08-07T08:19:16.578Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-08-07T08:19:17.288Z] #11 254.2 (89/167) Installing xset (1.2.5-r1) [2025-08-07T08:19:17.980Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-08-07T08:19:18.664Z] #11 255.7 (90/167) Installing xdg-utils (1.2.1-r0) [2025-08-07T08:19:20.566Z] #11 257.6 (91/167) Installing libogg (1.3.5-r5) [2025-08-07T08:19:21.317Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-08-07T08:19:22.468Z] #11 259.1 (92/167) Installing libflac (1.4.3-r1) [2025-08-07T08:19:23.256Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T08:19:24.365Z] #11 261.3 (93/167) Installing alsa-lib (1.2.11-r0) [2025-08-07T08:19:25.205Z] (11/166) Installing libffi (3.4.6-r0) [2025-08-07T08:19:26.611Z] (12/166) Installing libintl (0.22.5-r0) [2025-08-07T08:19:27.654Z] #11 264.1 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T08:19:28.546Z] (13/166) Installing libeconf (0.6.3-r0) [2025-08-07T08:19:29.951Z] (14/166) Installing libblkid (2.40.1-r1) [2025-08-07T08:19:30.936Z] #11 267.6 (95/167) Installing aom-libs (3.9.1-r0) [2025-08-07T08:19:32.533Z] (15/166) Installing libmount (2.40.1-r1) [2025-08-07T08:19:34.224Z] #11 271.0 (96/167) Installing libva (2.21.0-r0) [2025-08-07T08:19:34.476Z] (16/166) Installing pcre2 (10.43-r0) [2025-08-07T08:19:36.128Z] #11 272.8 (97/167) Installing libvdpau (1.5-r3) [2025-08-07T08:19:37.105Z] (17/166) Installing glib (2.80.5-r0) [2025-08-07T08:19:37.510Z] #11 274.4 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-08-07T08:19:40.441Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T08:19:40.997Z] #11 278.1 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T08:19:43.774Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-08-07T08:19:45.296Z] #11 281.9 (100/167) Installing libdav1d (1.4.2-r0) [2025-08-07T08:19:45.707Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-08-07T08:19:47.827Z] #11 284.7 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-08-07T08:19:49.042Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-08-07T08:19:50.359Z] #11 286.9 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T08:19:50.973Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T08:19:51.736Z] #11 288.5 (103/167) Installing imath (3.1.12-r0) [2025-08-07T08:19:52.904Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T08:19:53.642Z] #11 290.4 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T08:19:55.478Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-08-07T08:19:56.878Z] (25/166) Installing libwebp (1.3.2-r0) [2025-08-07T08:19:56.931Z] #11 293.4 (105/167) Installing giflib (5.2.2-r0) [2025-08-07T08:19:58.303Z] #11 295.0 (106/167) Installing libhwy (1.0.7-r0) [2025-08-07T08:19:59.450Z] (26/166) Installing tiff (4.6.0t-r0) [2025-08-07T08:19:59.678Z] #11 296.7 (107/167) Installing lcms2 (2.16-r0) [2025-08-07T08:20:02.024Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-08-07T08:20:02.215Z] #11 298.8 (108/167) Installing libjxl (0.10.2-r0) [2025-08-07T08:20:03.959Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T08:20:04.747Z] #11 301.8 (109/167) Installing lame-libs (3.100-r5) [2025-08-07T08:20:05.897Z] (29/166) Installing libxau (1.0.11-r4) [2025-08-07T08:20:06.853Z] (30/166) Installing libmd (1.1.0-r0) [2025-08-07T08:20:07.280Z] #11 304.0 (110/167) Installing opus (1.5.2-r0) [2025-08-07T08:20:08.785Z] (31/166) Installing libbsd (0.12.2-r0) [2025-08-07T08:20:09.810Z] #11 306.5 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-08-07T08:20:10.186Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-08-07T08:20:11.595Z] (33/166) Installing libxcb (1.16.1-r0) [2025-08-07T08:20:13.101Z] #11 309.5 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T08:20:14.167Z] (34/166) Installing libx11 (1.8.9-r1) [2025-08-07T08:20:15.003Z] #11 311.7 (113/167) Installing soxr (0.1.3-r7) [2025-08-07T08:20:16.905Z] #11 313.5 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T08:20:17.504Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-08-07T08:20:18.282Z] #11 315.3 (115/167) Installing libtheora (1.1.1-r18) [2025-08-07T08:20:18.456Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-08-07T08:20:19.856Z] (37/166) Installing libxrender (0.9.11-r5) [2025-08-07T08:20:20.813Z] #11 317.9 (116/167) Installing libvorbis (1.3.7-r2) [2025-08-07T08:20:21.790Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-08-07T08:20:23.193Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-08-07T08:20:23.343Z] #11 320.1 (117/167) Installing libvpx (1.14.1-r0) [2025-08-07T08:20:24.600Z] (40/166) Installing libxext (1.3.6-r2) [2025-08-07T08:20:26.008Z] (41/166) Installing libxi (1.8.1-r4) [2025-08-07T08:20:26.627Z] #11 323.3 (118/167) Installing libwebpmux (1.3.2-r0) [2025-08-07T08:20:27.949Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-08-07T08:20:28.005Z] #11 324.8 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T08:20:28.906Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-08-07T08:20:30.845Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T08:20:31.289Z] #11 327.9 (120/167) Installing numactl (2.0.18-r0) [2025-08-07T08:20:32.664Z] #11 329.4 (121/167) Installing x265-libs (3.6-r0) [2025-08-07T08:20:32.786Z] (45/166) Installing libxtst (1.2.4-r6) [2025-08-07T08:20:33.739Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-08-07T08:20:35.985Z] #11 332.8 (122/167) Installing xvidcore (1.3.7-r2) [2025-08-07T08:20:36.302Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-08-07T08:20:37.975Z] #11 335.0 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T08:20:38.231Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T08:20:40.160Z] (49/166) Installing pixman (0.43.2-r0) [2025-08-07T08:20:42.307Z] #11 338.9 (124/167) Installing libbluray (1.3.4-r1) [2025-08-07T08:20:42.728Z] (50/166) Installing cairo (1.18.4-r0) [2025-08-07T08:20:44.244Z] #11 341.1 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-08-07T08:20:45.312Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-08-07T08:20:46.267Z] (52/166) Installing avahi-libs (0.8-r17) [2025-08-07T08:20:46.778Z] #11 343.3 (126/167) Installing libopenmpt (0.7.7-r0) [2025-08-07T08:20:48.205Z] (53/166) Installing gmp (6.3.0-r1) [2025-08-07T08:20:49.317Z] #11 346.1 (127/167) Installing cjson (1.7.18-r0) [2025-08-07T08:20:50.694Z] #11 347.6 (128/167) Installing mbedtls (3.6.4-r0) [2025-08-07T08:20:50.775Z] (54/166) Installing nettle (3.9.1-r0) [2025-08-07T08:20:53.226Z] #11 350.0 (129/167) Installing librist (0.2.10-r1) [2025-08-07T08:20:53.348Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-08-07T08:20:55.127Z] #11 352.0 (130/167) Installing libsrt (1.5.3-r0) [2025-08-07T08:20:55.289Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-08-07T08:20:57.660Z] #11 354.4 (131/167) Installing libssh (0.10.6-r0) [2025-08-07T08:20:57.862Z] (57/166) Installing gnutls (3.8.5-r0) [2025-08-07T08:20:59.566Z] #11 356.5 (132/167) Installing libsodium (1.0.19-r0) [2025-08-07T08:21:01.180Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-08-07T08:21:02.100Z] #11 358.7 (133/167) Installing libzmq (4.3.5-r2) [2025-08-07T08:21:03.112Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-08-07T08:21:04.635Z] #11 361.3 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T08:21:05.674Z] (60/166) Installing fribidi (1.0.15-r0) [2025-08-07T08:21:07.602Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-08-07T08:21:07.922Z] #11 364.4 (135/167) Installing crc32c (1.1.2-r0) [2025-08-07T08:21:08.860Z] #11 365.9 (136/167) Installing double-conversion (3.3.0-r0) [2025-08-07T08:21:09.532Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-08-07T08:21:11.315Z] #11 367.5 (137/167) Installing libevent (2.1.12-r7) [2025-08-07T08:21:12.092Z] (63/166) Installing libxft (2.3.8-r3) [2025-08-07T08:21:13.853Z] #11 370.5 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T08:21:14.019Z] (64/166) Installing pango (1.52.2-r0) [2025-08-07T08:21:15.229Z] #11 372.0 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-08-07T08:21:16.578Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T08:21:16.604Z] #11 373.7 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T08:21:17.972Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T08:21:19.366Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T08:21:19.887Z] #11 376.5 (141/167) Installing icu-libs (74.2-r1) [2025-08-07T08:21:20.767Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-08-07T08:21:23.172Z] #11 379.9 (142/167) Installing minizip (1.3.1-r0) [2025-08-07T08:21:23.336Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-08-07T08:21:24.548Z] #11 381.5 (143/167) Installing nspr (4.35-r4) [2025-08-07T08:21:25.904Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T08:21:27.078Z] #11 383.7 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-08-07T08:21:29.607Z] #11 386.4 (145/167) Installing nss (3.105-r0) [2025-08-07T08:21:30.142Z] (71/166) Installing icu-data-full (74.2-r1) [2025-08-07T08:21:32.892Z] #11 389.4 (146/167) Installing openh264 (2.4.1-r0) [2025-08-07T08:21:34.383Z] (72/166) Installing mesa (24.0.9-r1) [2025-08-07T08:21:35.423Z] #11 392.2 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T08:21:36.317Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-08-07T08:21:37.332Z] #11 394.1 (148/167) Installing libunwind (1.8.1-r0) [2025-08-07T08:21:39.998Z] #11 396.9 (149/167) Installing yaml (0.2.5-r2) [2025-08-07T08:21:41.901Z] #11 398.8 (150/167) Installing libcamera (0.3.0-r0) [2025-08-07T08:21:45.186Z] #11 401.6 (151/167) Installing speexdsp (1.2.1-r2) [2025-08-07T08:21:46.122Z] #11 403.2 (152/167) Installing libuv (1.48.0-r0) [2025-08-07T08:21:46.549Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-08-07T08:21:47.533Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-08-07T08:21:48.023Z] #11 405.0 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T08:21:49.470Z] (76/166) Installing libdrm (2.4.120-r0) [2025-08-07T08:21:50.554Z] #11 407.4 (154/167) Installing libsndfile (1.2.2-r1) [2025-08-07T08:21:51.399Z] (77/166) Installing libelf (0.191-r0) [2025-08-07T08:21:53.087Z] #11 409.8 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T08:21:53.960Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-08-07T08:21:55.355Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T08:21:55.617Z] #11 412.6 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-08-07T08:21:58.902Z] #11 415.9 (157/167) Installing libasyncns (0.8-r3) [2025-08-07T08:22:00.278Z] #11 417.2 (158/167) Installing libltdl (2.4.7-r3) [2025-08-07T08:22:00.664Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-08-07T08:22:01.618Z] (81/166) Installing libmagic (5.45-r1) [2025-08-07T08:22:02.181Z] #11 418.8 (159/167) Installing orc (0.4.40-r0) [2025-08-07T08:22:04.085Z] #11 421.0 (160/167) Installing tdb-libs (1.4.9-r1) [2025-08-07T08:22:04.188Z] (82/166) Installing file (5.45-r1) [2025-08-07T08:22:05.598Z] (83/166) Installing xprop (1.2.7-r0) [2025-08-07T08:22:05.988Z] #11 422.8 (161/167) Installing libpulse (17.0-r0) [2025-08-07T08:22:07.524Z] (84/166) Installing libice (1.1.1-r6) [2025-08-07T08:22:08.515Z] #11 425.6 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-08-07T08:22:09.454Z] (85/166) Installing libuuid (2.40.1-r1) [2025-08-07T08:22:09.891Z] #11 426.8 (163/167) Installing libgpg-error (1.49-r0) [2025-08-07T08:22:10.846Z] (86/166) Installing libsm (1.2.4-r4) [2025-08-07T08:22:11.792Z] #11 428.7 (164/167) Installing libgcrypt (1.10.3-r0) [2025-08-07T08:22:12.246Z] (87/166) Installing libxt (1.3.0-r5) [2025-08-07T08:22:14.322Z] #11 431.4 (165/167) Installing libxslt (1.1.39-r2) [2025-08-07T08:22:14.804Z] (88/166) Installing libxmu (1.1.4-r2) [2025-08-07T08:22:16.727Z] (89/166) Installing xset (1.2.5-r1) [2025-08-07T08:22:16.852Z] #11 433.6 (166/167) Installing chromium (131.0.6778.108-r0) [2025-08-07T08:22:18.121Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-08-07T08:22:20.044Z] (91/166) Installing libogg (1.3.5-r5) [2025-08-07T08:22:21.968Z] (92/166) Installing libflac (1.4.3-r1) [2025-08-07T08:22:23.898Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-08-07T08:22:27.214Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T08:22:30.532Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-08-07T08:22:33.852Z] (96/166) Installing libva (2.21.0-r0) [2025-08-07T08:22:34.928Z] #11 449.3 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T08:22:36.412Z] (97/166) Installing libvdpau (1.5-r3) [2025-08-07T08:22:36.834Z] #11 453.5 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:22:36.834Z] #11 453.5 Executing fontconfig-2.15.0-r1.trigger [2025-08-07T08:22:36.834Z] #11 453.5 Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T08:22:36.834Z] #11 453.6 Executing glib-2.80.5-r0.trigger [2025-08-07T08:22:36.834Z] #11 453.6 Executing shared-mime-info-2.4-r0.trigger [2025-08-07T08:22:36.834Z] #11 453.9 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T08:22:37.093Z] #11 453.9 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T08:22:37.093Z] #11 454.0 Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T08:22:37.093Z] #11 454.0 OK: 672 MiB in 195 packages [2025-08-07T08:22:37.093Z] #11 454.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:22:37.808Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T08:22:40.369Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-08-07T08:22:40.378Z] #11 456.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:22:42.927Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-08-07T08:22:43.665Z] #11 460.7 (1/30) Installing jansson (2.14-r4) [2025-08-07T08:22:45.494Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T08:22:45.573Z] #11 462.2 (2/30) Installing binutils (2.42-r1) [2025-08-07T08:22:46.892Z] (102/166) Installing imath (3.1.12-r0) [2025-08-07T08:22:48.824Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T08:22:48.869Z] #11 465.6 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T08:22:49.804Z] #11 466.8 (4/30) Installing isl26 (0.26-r1) [2025-08-07T08:22:52.145Z] (104/166) Installing giflib (5.2.2-r0) [2025-08-07T08:22:53.093Z] #11 469.8 (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T08:22:53.096Z] (105/166) Installing libhwy (1.0.7-r0) [2025-08-07T08:22:55.029Z] (106/166) Installing lcms2 (2.16-r0) [2025-08-07T08:22:55.627Z] #11 472.4 (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T08:22:56.955Z] (107/166) Installing libjxl (0.10.2-r0) [2025-08-07T08:22:57.529Z] #11 474.3 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T08:23:00.275Z] (108/166) Installing lame-libs (3.100-r5) [2025-08-07T08:23:02.210Z] (109/166) Installing opus (1.5.2-r0) [2025-08-07T08:23:04.778Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-08-07T08:23:07.508Z] #11 483.1 (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T08:23:08.096Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T08:23:09.410Z] #11 486.4 (9/30) Installing linux-headers (6.6-r0) [2025-08-07T08:23:10.021Z] (112/166) Installing soxr (0.1.3-r7) [2025-08-07T08:23:11.944Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T08:23:12.695Z] #11 489.5 (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T08:23:13.869Z] (114/166) Installing libtheora (1.1.1-r18) [2025-08-07T08:23:14.596Z] #11 491.5 (11/30) Installing libpq (16.9-r0) [2025-08-07T08:23:16.428Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-08-07T08:23:16.499Z] #11 493.6 (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T08:23:18.360Z] (116/166) Installing libvpx (1.14.1-r0) [2025-08-07T08:23:19.032Z] #11 496.1 (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T08:23:21.680Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-08-07T08:23:22.323Z] #11 498.8 (14/30) Installing libecpg (16.9-r0) [2025-08-07T08:23:23.079Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T08:23:23.701Z] #11 500.7 (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T08:23:26.235Z] #11 503.2 (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T08:23:26.398Z] (119/166) Installing numactl (2.0.18-r0) [2025-08-07T08:23:27.797Z] (120/166) Installing x265-libs (3.6-r0) [2025-08-07T08:23:29.520Z] #11 506.2 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T08:23:32.033Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-08-07T08:23:33.964Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T08:23:38.198Z] (123/166) Installing libbluray (1.3.4-r1) [2025-08-07T08:23:39.495Z] #11 515.1 (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T08:23:40.129Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-08-07T08:23:42.697Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-08-07T08:23:44.765Z] #11 520.9 (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T08:23:45.264Z] (126/166) Installing cjson (1.7.18-r0) [2025-08-07T08:23:45.333Z] #11 522.2 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T08:23:46.664Z] (127/166) Installing mbedtls (3.6.4-r0) [2025-08-07T08:23:49.230Z] (128/166) Installing librist (0.2.10-r1) [2025-08-07T08:23:49.522Z] #11 525.9 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T08:23:50.900Z] #11 527.7 (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T08:23:51.158Z] (129/166) Installing libsrt (1.5.3-r0) [2025-08-07T08:23:53.428Z] #11 530.2 (23/30) Installing icu (74.2-r1) [2025-08-07T08:23:53.724Z] (130/166) Installing libssh (0.10.6-r0) [2025-08-07T08:23:55.960Z] #11 532.6 (24/30) Installing icu-dev (74.2-r1) [2025-08-07T08:23:56.299Z] (131/166) Installing libsodium (1.0.19-r0) [2025-08-07T08:23:58.237Z] (132/166) Installing libzmq (4.3.5-r2) [2025-08-07T08:23:59.252Z] #11 535.6 (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T08:24:00.807Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T08:24:04.208Z] (134/166) Installing crc32c (1.1.2-r0) [2025-08-07T08:24:05.203Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-08-07T08:24:07.178Z] (136/166) Installing libevent (2.1.12-r7) [2025-08-07T08:24:09.747Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T08:24:11.148Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-08-07T08:24:13.088Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T08:24:15.658Z] (140/166) Installing icu-libs (74.2-r1) [2025-08-07T08:24:19.893Z] (141/166) Installing minizip (1.3.1-r0) [2025-08-07T08:24:20.844Z] (142/166) Installing nspr (4.35-r4) [2025-08-07T08:24:23.414Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-08-07T08:24:25.981Z] (144/166) Installing nss (3.105-r0) [2025-08-07T08:24:29.311Z] (145/166) Installing openh264 (2.4.1-r0) [2025-08-07T08:24:31.886Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T08:24:34.452Z] (147/166) Installing libunwind (1.8.1-r0) [2025-08-07T08:24:36.383Z] (148/166) Installing yaml (0.2.5-r2) [2025-08-07T08:24:38.318Z] (149/166) Installing libcamera (0.3.0-r0) [2025-08-07T08:24:41.646Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-08-07T08:24:43.050Z] (151/166) Installing libuv (1.48.0-r0) [2025-08-07T08:24:44.986Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T08:24:47.553Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-08-07T08:24:50.126Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T08:24:52.715Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-08-07T08:24:56.041Z] (156/166) Installing libasyncns (0.8-r3) [2025-08-07T08:24:56.994Z] (157/166) Installing libltdl (2.4.7-r3) [2025-08-07T08:24:58.926Z] (158/166) Installing orc (0.4.40-r0) [2025-08-07T08:25:01.497Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-08-07T08:25:03.429Z] (160/166) Installing libpulse (17.0-r0) [2025-08-07T08:25:05.995Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-08-07T08:25:06.941Z] #11 594.1 (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T08:25:06.941Z] #11 596.0 (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T08:25:06.941Z] #11 597.5 (28/30) Installing zstd (1.5.6-r0) [2025-08-07T08:25:06.941Z] #11 599.7 (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T08:25:06.941Z] #11 602.0 (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T08:25:07.392Z] (162/166) Installing libgpg-error (1.49-r0) [2025-08-07T08:25:08.321Z] #11 605.3 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:25:08.581Z] #11 605.3 OK: 1208 MiB in 225 packages [2025-08-07T08:25:08.581Z] #11 605.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:25:09.324Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-08-07T08:25:11.116Z] #11 608.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:25:11.891Z] (164/166) Installing libxslt (1.1.39-r2) [2025-08-07T08:25:13.825Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-08-07T08:25:15.310Z] #11 611.7 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T08:25:19.498Z] #11 616.5 (2/14) Installing gdbm (1.23-r1) [2025-08-07T08:25:21.402Z] #11 618.1 (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T08:25:23.307Z] #11 620.0 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T08:25:24.685Z] #11 621.5 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T08:25:26.589Z] #11 623.7 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T08:25:27.965Z] #11 625.0 (7/14) Installing readline (8.2.10-r0) [2025-08-07T08:25:30.504Z] #11 627.2 (8/14) Installing python3 (3.12.11-r0) [2025-08-07T08:25:32.007Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T08:25:34.689Z] #11 631.3 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T08:25:35.322Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:25:35.322Z] Executing fontconfig-2.15.0-r1.trigger [2025-08-07T08:25:35.322Z] Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T08:25:35.322Z] Executing glib-2.80.5-r0.trigger [2025-08-07T08:25:35.322Z] Executing shared-mime-info-2.4-r0.trigger [2025-08-07T08:25:37.254Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T08:25:37.254Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T08:25:37.254Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T08:25:37.254Z] OK: 657 MiB in 194 packages [2025-08-07T08:25:37.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:25:37.973Z] #11 635.0 (10/14) Installing pyc (3.12.11-r0) [2025-08-07T08:25:39.347Z] #11 636.3 (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T08:25:40.720Z] #11 637.6 (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T08:25:40.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:25:45.058Z] (1/30) Installing jansson (2.14-r4) [2025-08-07T08:25:46.451Z] (2/30) Installing binutils (2.42-r1) [2025-08-07T08:25:50.683Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T08:25:50.691Z] #11 646.0 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T08:25:50.691Z] #11 647.5 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T08:25:51.261Z] (4/30) Installing isl26 (0.26-r1) [2025-08-07T08:25:52.182Z] #11 649.1 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:25:52.446Z] #11 649.1 OK: 1374 MiB in 239 packages [2025-08-07T08:25:52.446Z] #11 649.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:25:54.582Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T08:25:55.075Z] #11 651.9 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:25:57.153Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T08:25:58.393Z] #11 655.4 OK: 1374 MiB in 239 packages [2025-08-07T08:25:58.652Z] #11 655.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:25:59.085Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T08:26:01.182Z] #11 658.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:26:04.842Z] #11 661.6 (1/1) Installing tzdata (2025b-r0) [2025-08-07T08:26:06.743Z] #11 663.8 OK: 1376 MiB in 240 packages [2025-08-07T08:26:07.002Z] #11 664.1 (1/1) Purging tzdata (2025b-r0) [2025-08-07T08:26:07.261Z] #11 664.1 OK: 1374 MiB in 239 packages [2025-08-07T08:26:08.636Z] #11 665.7 Looking in links: /tmp/tmpdja_1hyz [2025-08-07T08:26:08.893Z] #11 665.7 Processing /tmp/tmpdja_1hyz/pip-25.0.1-py3-none-any.whl [2025-08-07T08:26:08.893Z] #11 665.7 Installing collected packages: pip [2025-08-07T08:26:09.143Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T08:26:09.826Z] #11 666.7 Successfully installed pip-25.0.1 [2025-08-07T08:26:09.826Z] #11 666.7 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. [2025-08-07T08:26:10.084Z] #11 667.1 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T08:26:10.343Z] #11 667.2 Collecting pip [2025-08-07T08:26:10.343Z] #11 667.2 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T08:26:10.343Z] #11 667.4 Collecting setuptools [2025-08-07T08:26:10.602Z] #11 667.4 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:26:10.602Z] #11 667.4 Collecting wheel [2025-08-07T08:26:10.602Z] #11 667.4 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:26:10.602Z] #11 667.4 Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T08:26:10.602Z] #11 667.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 137.4 MB/s eta 0:00:00 [2025-08-07T08:26:10.602Z] #11 667.4 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T08:26:10.602Z] #11 667.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.7 MB/s eta 0:00:00 [2025-08-07T08:26:10.602Z] #11 667.4 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T08:26:10.602Z] #11 667.5 Installing collected packages: wheel, setuptools, pip [2025-08-07T08:26:11.536Z] #11 668.4 Attempting uninstall: pip [2025-08-07T08:26:11.536Z] #11 668.4 Found existing installation: pip 25.0.1 [2025-08-07T08:26:11.536Z] #11 668.4 Uninstalling pip-25.0.1: [2025-08-07T08:26:11.536Z] #11 668.5 Successfully uninstalled pip-25.0.1 [2025-08-07T08:26:11.708Z] (9/30) Installing linux-headers (6.6-r0) [2025-08-07T08:26:12.471Z] #11 669.4 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T08:26:12.471Z] #11 669.4 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. [2025-08-07T08:26:13.037Z] #11 669.9 Processing ./edgex-taf-common [2025-08-07T08:26:13.037Z] #11 669.9 Preparing metadata (setup.py): started [2025-08-07T08:26:13.037Z] #11 670.0 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:13.296Z] #11 670.0 Building wheels for collected packages: edgex-taf-common [2025-08-07T08:26:13.296Z] #11 670.0 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:13.296Z] #11 670.0 Building wheel for edgex-taf-common (setup.py): started [2025-08-07T08:26:13.296Z] #11 670.3 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T08:26:13.554Z] #11 670.3 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=79a8ccbe518b266d0158da4b510915beaf7634e830c78b587cf2c9c739ebaaa3 [2025-08-07T08:26:13.554Z] #11 670.3 Stored in directory: /tmp/pip-ephem-wheel-cache-r8arcqv_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T08:26:13.554Z] #11 670.3 Successfully built edgex-taf-common [2025-08-07T08:26:13.554Z] #11 670.3 Installing collected packages: edgex-taf-common [2025-08-07T08:26:13.554Z] #11 670.3 Successfully installed edgex-taf-common-0.0.0 [2025-08-07T08:26:13.554Z] #11 670.3 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. [2025-08-07T08:26:13.812Z] #11 670.9 Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2025-08-07T08:26:14.071Z] #11 670.9 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:26:14.071Z] #11 670.9 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T08:26:14.071Z] #11 670.9 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T08:26:14.071Z] #11 671.0 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T08:26:14.071Z] #11 671.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T08:26:14.071Z] #11 671.0 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T08:26:14.329Z] #11 671.0 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:26:14.329Z] #11 671.0 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T08:26:14.329Z] #11 671.0 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T08:26:14.329Z] #11 671.0 Preparing metadata (setup.py): started [2025-08-07T08:26:14.329Z] #11 671.2 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:14.329Z] #11 671.2 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T08:26:14.329Z] #11 671.2 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T08:26:14.329Z] #11 671.2 Preparing metadata (setup.py): started [2025-08-07T08:26:14.329Z] #11 671.4 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:14.587Z] #11 671.4 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T08:26:14.587Z] #11 671.4 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:26:14.587Z] #11 671.4 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T08:26:14.587Z] #11 671.5 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:26:14.587Z] #11 671.5 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T08:26:14.587Z] #11 671.5 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T08:26:14.587Z] #11 671.5 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T08:26:14.587Z] #11 671.5 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T08:26:14.846Z] #11 671.5 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T08:26:14.846Z] #11 671.5 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T08:26:14.846Z] #11 671.8 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T08:26:14.846Z] #11 671.8 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-08-07T08:26:14.846Z] #11 671.9 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T08:26:15.045Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T08:26:15.104Z] #11 671.9 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T08:26:15.104Z] #11 672.0 Installing build dependencies: started [2025-08-07T08:26:16.036Z] #11 672.8 Installing build dependencies: finished with status 'done' [2025-08-07T08:26:16.036Z] #11 672.8 Getting requirements to build wheel: started [2025-08-07T08:26:16.294Z] #11 673.3 Getting requirements to build wheel: finished with status 'done' [2025-08-07T08:26:16.554Z] #11 673.3 Preparing metadata (pyproject.toml): started [2025-08-07T08:26:16.554Z] #11 673.6 Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T08:26:16.980Z] (11/30) Installing libpq (16.9-r0) [2025-08-07T08:26:17.120Z] #11 673.9 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T08:26:17.120Z] #11 673.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-08-07T08:26:17.120Z] #11 674.0 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T08:26:17.120Z] #11 674.0 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T08:26:17.120Z] #11 674.0 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T08:26:17.120Z] #11 674.0 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T08:26:17.120Z] #11 674.1 Preparing metadata (setup.py): started [2025-08-07T08:26:17.379Z] #11 674.3 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:17.379Z] #11 674.4 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T08:26:17.637Z] #11 674.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-08-07T08:26:17.637Z] #11 674.6 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T08:26:17.895Z] #11 674.7 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T08:26:17.895Z] #11 674.7 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T08:26:17.895Z] #11 674.7 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T08:26:17.895Z] #11 674.9 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) [2025-08-07T08:26:18.153Z] #11 674.9 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-08-07T08:26:18.153Z] #11 674.9 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T08:26:18.153Z] #11 674.9 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T08:26:18.153Z] #11 674.9 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T08:26:18.153Z] #11 675.0 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T08:26:18.153Z] #11 675.0 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T08:26:18.153Z] #11 675.0 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T08:26:18.153Z] #11 675.0 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:18.153Z] #11 675.0 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:26:18.153Z] #11 675.0 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:18.153Z] #11 675.0 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:26:18.153Z] #11 675.0 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:18.153Z] #11 675.0 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:26:18.153Z] #11 675.1 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:26:18.153Z] #11 675.1 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:26:18.153Z] #11 675.1 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:26:18.153Z] #11 675.1 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:26:18.153Z] #11 675.1 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:18.153Z] #11 675.1 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T08:26:18.411Z] #11 675.1 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:18.411Z] #11 675.1 Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T08:26:18.411Z] #11 675.2 Preparing metadata (setup.py): started [2025-08-07T08:26:18.411Z] #11 675.4 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:18.411Z] #11 675.4 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:18.411Z] #11 675.4 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T08:26:18.411Z] #11 675.4 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:18.411Z] #11 675.4 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T08:26:18.411Z] #11 675.4 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:18.411Z] #11 675.4 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:26:18.411Z] #11 675.5 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:19.547Z] (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T08:26:19.700Z] #11 675.5 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:26:19.700Z] #11 675.5 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:19.700Z] #11 675.5 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:26:19.700Z] #11 675.5 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:19.700Z] #11 675.5 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:26:19.958Z] #11 676.9 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:26:19.958Z] #11 676.9 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-08-07T08:26:19.958Z] #11 676.9 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:26:19.958Z] #11 676.9 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:26:19.958Z] #11 676.9 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:26:19.958Z] #11 677.0 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T08:26:19.958Z] #11 677.0 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:26:19.958Z] #11 677.0 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T08:26:20.216Z] #11 677.0 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:26:20.216Z] #11 677.0 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:26:20.216Z] #11 677.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:26:20.216Z] #11 677.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T08:26:20.216Z] #11 677.1 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)) (80.9.0) [2025-08-07T08:26:20.216Z] #11 677.2 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:26:20.474Z] #11 677.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-08-07T08:26:20.474Z] #11 677.2 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:26:20.474Z] #11 677.2 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T08:26:20.474Z] #11 677.3 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:26:20.474Z] #11 677.3 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2025-08-07T08:26:20.474Z] #11 677.3 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:26:20.474Z] #11 677.3 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T08:26:20.474Z] #11 677.4 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:26:20.474Z] #11 677.4 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) [2025-08-07T08:26:20.474Z] #11 677.4 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:26:20.474Z] #11 677.4 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T08:26:20.474Z] #11 677.5 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:26:20.474Z] #11 677.5 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T08:26:20.474Z] #11 677.5 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.474Z] #11 677.5 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T08:26:20.474Z] #11 677.5 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.474Z] #11 677.5 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T08:26:20.474Z] #11 677.6 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.6 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:26:20.732Z] #11 677.6 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.6 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:26:20.732Z] #11 677.6 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T08:26:20.732Z] #11 677.6 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.6 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:26:20.732Z] #11 677.6 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.6 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T08:26:20.732Z] #11 677.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.732Z] #11 677.7 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T08:26:20.732Z] #11 677.7 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:26:20.990Z] #11 677.7 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T08:26:20.990Z] #11 677.8 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:20.990Z] #11 677.8 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-08-07T08:26:20.990Z] #11 677.8 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:20.990Z] #11 677.8 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T08:26:20.990Z] #11 677.8 Preparing metadata (setup.py): started [2025-08-07T08:26:20.990Z] #11 677.9 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:21.249Z] #11 678.0 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.249Z] #11 678.0 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:26:21.249Z] #11 678.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.249Z] #11 678.0 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T08:26:21.249Z] #11 678.0 Preparing metadata (setup.py): started [2025-08-07T08:26:21.249Z] #11 678.2 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:26:21.249Z] #11 678.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.249Z] #11 678.2 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:26:21.249Z] #11 678.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.249Z] #11 678.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T08:26:21.249Z] #11 678.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.249Z] #11 678.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T08:26:21.249Z] #11 678.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.507Z] #11 678.3 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T08:26:21.507Z] #11 678.6 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.6 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-08-07T08:26:21.765Z] #11 678.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T08:26:21.765Z] #11 678.7 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.7 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:26:21.765Z] #11 678.7 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.7 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T08:26:21.765Z] #11 678.7 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T08:26:21.765Z] #11 678.7 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.7 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T08:26:21.765Z] #11 678.7 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:21.765Z] #11 678.8 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:26:21.765Z] #11 678.8 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:22.024Z] #11 678.8 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T08:26:22.024Z] #11 678.8 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:22.024Z] #11 678.8 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T08:26:22.024Z] #11 678.9 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:22.024Z] #11 678.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T08:26:22.024Z] #11 678.9 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:22.024Z] #11 678.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T08:26:22.024Z] #11 679.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:26:22.024Z] #11 679.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-08-07T08:26:22.024Z] #11 679.0 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2025-08-07T08:26:22.116Z] (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T08:26:22.282Z] #11 679.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 184.9 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.0 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T08:26:22.282Z] #11 679.0 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T08:26:22.282Z] #11 679.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-08-07T08:26:22.282Z] #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 388.9 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.1 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-08-07T08:26:22.282Z] #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 399.1 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.1 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T08:26:22.282Z] #11 679.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 358.1 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.2 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-08-07T08:26:22.282Z] #11 679.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 199.5 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.2 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-08-07T08:26:22.282Z] #11 679.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 272.0 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.2 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T08:26:22.282Z] #11 679.2 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) [2025-08-07T08:26:22.282Z] #11 679.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 373.5 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.3 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T08:26:22.282Z] #11 679.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 355.1 MB/s 0:00:00 [2025-08-07T08:26:22.282Z] #11 679.3 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T08:26:22.282Z] #11 679.3 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T08:26:22.539Z] #11 679.3 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T08:26:22.539Z] #11 679.3 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T08:26:22.540Z] #11 679.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T08:26:22.540Z] #11 679.3 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T08:26:22.540Z] #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 239.6 MB/s 0:00:00 [2025-08-07T08:26:22.540Z] #11 679.4 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-08-07T08:26:22.540Z] #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 276.8 MB/s 0:00:00 [2025-08-07T08:26:22.540Z] #11 679.4 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) [2025-08-07T08:26:22.540Z] #11 679.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 199.3 MB/s 0:00:00 [2025-08-07T08:26:22.540Z] #11 679.4 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T08:26:22.540Z] #11 679.4 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T08:26:22.540Z] #11 679.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 240.5 MB/s 0:00:00 [2025-08-07T08:26:22.540Z] #11 679.5 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T08:26:22.540Z] #11 679.5 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T08:26:22.540Z] #11 679.6 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T08:26:22.798Z] #11 679.6 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:22.798Z] #11 679.6 Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T08:26:22.798Z] #11 679.9 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T08:26:23.056Z] #11 679.9 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=629549be0391c820b42b91bde63e82a5186787ff64965f02ecbef65f09860fd4 [2025-08-07T08:26:23.057Z] #11 679.9 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T08:26:23.057Z] #11 679.9 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:23.057Z] #11 679.9 Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T08:26:23.057Z] #11 680.1 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T08:26:23.315Z] #11 680.1 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=fc3adb14f952f4f835d12bc8dde63323641d156cb8020957c92214a002baedb9 [2025-08-07T08:26:23.315Z] #11 680.1 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T08:26:23.315Z] #11 680.1 Building wheel for psutil (pyproject.toml): started [2025-08-07T08:26:25.216Z] #11 681.8 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T08:26:25.216Z] #11 681.8 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=e1a9134dfdf53b240f094945f18ed5da9d0e9dde68e6194c3fec92cf2147dc28 [2025-08-07T08:26:25.216Z] #11 681.8 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T08:26:25.216Z] #11 681.8 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:25.216Z] #11 681.8 Building wheel for psycopg2 (setup.py): started [2025-08-07T08:26:25.446Z] (14/30) Installing libecpg (16.9-r0) [2025-08-07T08:26:26.848Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T08:26:29.413Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T08:26:32.734Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T08:26:33.324Z] #11 690.3 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T08:26:33.582Z] #11 690.3 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521919 sha256=184b8f6ea420f5c1fe4c1bf0cc2288a7a9365d79ab4a8ed42dfe820e6ac90c76 [2025-08-07T08:26:33.582Z] #11 690.3 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T08:26:33.582Z] #11 690.3 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:33.582Z] #11 690.3 Building wheel for flex (setup.py): started [2025-08-07T08:26:33.582Z] #11 690.6 Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T08:26:33.841Z] #11 690.6 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=5af557b0767e20ea3211ecccb5ee07d82c1aa99dddd8883dfa9d95c30d2d30d8 [2025-08-07T08:26:33.841Z] #11 690.6 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T08:26:33.841Z] #11 690.6 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:33.841Z] #11 690.6 Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T08:26:33.841Z] #11 690.8 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T08:26:34.100Z] #11 690.8 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=8836a286e8149b8e5a40921dc32d570e05c5bc0c1050b85c4c3f13618b2f3daf [2025-08-07T08:26:34.100Z] #11 690.8 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T08:26:34.100Z] #11 690.8 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:26:34.100Z] #11 690.8 Building wheel for validate-email (setup.py): started [2025-08-07T08:26:34.100Z] #11 691.0 Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T08:26:34.100Z] #11 691.0 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=2e91d670bda88195b42f22b6df820781edd13d2d0b0fb249f25ff15bdfd0ae77 [2025-08-07T08:26:34.100Z] #11 691.0 Stored in directory: /tmp/pip-ephem-wheel-cache-_l4xki7n/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T08:26:34.100Z] #11 691.0 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T08:26:34.358Z] #11 691.2 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-08-07T08:26:42.778Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T08:26:44.338Z] #11 701.3 [2025-08-07T08:26:44.596Z] #11 701.3 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-08-07T08:26:44.596Z] #11 701.3 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. [2025-08-07T08:26:45.970Z] #11 DONE 702.7s [2025-08-07T08:26:45.970Z] [2025-08-07T08:26:45.970Z] #12 exporting to image [2025-08-07T08:26:45.970Z] #12 exporting layers [2025-08-07T08:26:49.362Z] (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T08:26:50.754Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T08:26:52.721Z] #12 exporting layers 6.9s done [2025-08-07T08:26:52.721Z] #12 writing image sha256:35867b222daea86fc9ede1567622fff2dfc897bb6040c0fd58b07e6363fa8330 done [2025-08-07T08:26:52.721Z] #12 naming to docker.io/library/edgex-taf-common done [2025-08-07T08:26:52.721Z] #12 DONE 7.0s [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 [2025-08-07T08:26:53.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:26:53.188Z] [2025-08-07T08:26:53.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:26:53.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:26:53.486Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T08:26:53.486Z] 5eb5b503b376: Pulling fs layer [2025-08-07T08:26:53.486Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T08:26:53.486Z] ec43610c2a17: Pulling fs layer [2025-08-07T08:26:53.486Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T08:26:53.486Z] 33b1e0a273af: Pulling fs layer [2025-08-07T08:26:53.486Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T08:26:53.486Z] 2f39f015ded8: Pulling fs layer [2025-08-07T08:26:53.486Z] 3a2ae6a8a46f: Waiting [2025-08-07T08:26:53.486Z] 33b1e0a273af: Waiting [2025-08-07T08:26:53.486Z] 5d3b04190fa2: Waiting [2025-08-07T08:26:53.486Z] 5c69ac0246d0: Download complete [2025-08-07T08:26:53.486Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T08:26:53.486Z] 3a2ae6a8a46f: Download complete [2025-08-07T08:26:53.486Z] 33b1e0a273af: Verifying Checksum [2025-08-07T08:26:53.486Z] 33b1e0a273af: Download complete [2025-08-07T08:26:53.487Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T08:26:53.487Z] 5d3b04190fa2: Download complete [2025-08-07T08:26:53.487Z] ec43610c2a17: Verifying Checksum [2025-08-07T08:26:53.487Z] ec43610c2a17: Download complete [2025-08-07T08:26:53.744Z] 5eb5b503b376: Verifying Checksum [2025-08-07T08:26:53.744Z] 5eb5b503b376: Download complete [2025-08-07T08:26:54.308Z] 2f39f015ded8: Verifying Checksum [2025-08-07T08:26:54.308Z] 2f39f015ded8: Download complete [2025-08-07T08:26:54.977Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T08:26:55.681Z] 5eb5b503b376: Pull complete [2025-08-07T08:26:55.681Z] 5c69ac0246d0: Pull complete [2025-08-07T08:26:56.247Z] ec43610c2a17: Pull complete [2025-08-07T08:26:56.248Z] 3a2ae6a8a46f: Pull complete [2025-08-07T08:26:56.507Z] 33b1e0a273af: Pull complete [2025-08-07T08:26:56.507Z] 5d3b04190fa2: Pull complete [2025-08-07T08:26:56.909Z] (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T08:26:59.465Z] (23/30) Installing icu (74.2-r1) [2025-08-07T08:27:01.770Z] 2f39f015ded8: Pull complete [2025-08-07T08:27:01.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T08:27:01.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:27:01.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:27:01.868Z] prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container [2025-08-07T08:27:01.893Z] $ 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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T08:27:02.023Z] (24/30) Installing icu-dev (74.2-r1) [2025-08-07T08:27:03.755Z] $ docker top 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:27:04.183Z] ---> job-cost.sh [2025-08-07T08:27:04.183Z] lf-activate-venv: SKIPPING [2025-08-07T08:27:04.183Z] INFO: No Stack... [2025-08-07T08:27:04.750Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T08:27:05.324Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T08:27:05.344Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T08:27:05.610Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv [2025-08-07T08:27:05.610Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T08:27:05.625Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [2025-08-07T08:27:05.632Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] did not exist. Created. [2025-08-07T08:27:05.638Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T08:27:05.945Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T08:27:05.983Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T08:27:05.990Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T08:27:06.012Z] $ docker stop --time=1 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 [2025-08-07T08:27:07.151Z] $ docker rm -f --volumes 7261614fc98c67799ceef5c3557cd545cf001f1b11468ce17a18804ba2ff14a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T08:27:15.373Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T08:27:16.323Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T08:27:17.719Z] (28/30) Installing zstd (1.5.6-r0) [2025-08-07T08:27:20.278Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T08:27:22.207Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T08:27:25.537Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:27:25.538Z] OK: 1184 MiB in 224 packages [2025-08-07T08:27:25.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:27:29.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:27:33.488Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T08:27:38.826Z] (2/14) Installing gdbm (1.23-r1) [2025-08-07T08:27:39.773Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T08:27:41.694Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T08:27:43.089Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T08:27:45.649Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T08:27:46.596Z] (7/14) Installing readline (8.2.10-r0) [2025-08-07T08:27:49.155Z] (8/14) Installing python3 (3.12.11-r0) [2025-08-07T08:27:53.378Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T08:27:57.602Z] (10/14) Installing pyc (3.12.11-r0) [2025-08-07T08:27:58.549Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T08:27:59.943Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T08:28:09.968Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T08:28:11.360Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T08:28:13.286Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:28:13.286Z] OK: 1370 MiB in 238 packages [2025-08-07T08:28:13.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:28:16.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:28:20.610Z] OK: 1370 MiB in 238 packages [2025-08-07T08:28:20.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:28:24.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:28:29.277Z] (1/1) Installing tzdata (2025b-r0) [2025-08-07T08:28:31.838Z] OK: 1372 MiB in 239 packages [2025-08-07T08:28:33.230Z] (1/1) Purging tzdata (2025b-r0) [2025-08-07T08:28:33.230Z] OK: 1370 MiB in 238 packages [2025-08-07T08:28:43.268Z] Looking in links: /tmp/tmpyr6fhaz0 [2025-08-07T08:28:43.268Z] Processing /tmp/tmpyr6fhaz0/pip-25.0.1-py3-none-any.whl [2025-08-07T08:28:43.268Z] Installing collected packages: pip [2025-08-07T08:28:49.885Z] Successfully installed pip-25.0.1 [2025-08-07T08:28:49.885Z] 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. [2025-08-07T08:28:51.814Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T08:28:52.079Z] Collecting pip [2025-08-07T08:28:52.343Z] Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T08:28:53.738Z] Collecting setuptools [2025-08-07T08:28:53.738Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:28:53.738Z] Collecting wheel [2025-08-07T08:28:53.738Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:28:53.738Z] Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T08:28:53.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.9 MB/s eta 0:00:00 [2025-08-07T08:28:53.738Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T08:28:53.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.2 MB/s eta 0:00:00 [2025-08-07T08:28:53.738Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T08:28:54.002Z] Installing collected packages: wheel, setuptools, pip [2025-08-07T08:29:00.616Z] Attempting uninstall: pip [2025-08-07T08:29:00.616Z] Found existing installation: pip 25.0.1 [2025-08-07T08:29:00.616Z] Uninstalling pip-25.0.1: [2025-08-07T08:29:00.616Z] Successfully uninstalled pip-25.0.1 [2025-08-07T08:29:07.229Z] Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T08:29:07.229Z] 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. [2025-08-07T08:29:09.791Z] Processing ./edgex-taf-common [2025-08-07T08:29:09.791Z] Preparing metadata (setup.py): started [2025-08-07T08:29:10.743Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:10.743Z] Building wheels for collected packages: edgex-taf-common [2025-08-07T08:29:10.743Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:29:10.743Z]  Building wheel for edgex-taf-common (setup.py): started [2025-08-07T08:29:12.142Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T08:29:12.142Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=b83254b3fc79d8a88aeae33d5f6a7b36fe0a2434a96292ca725eb8bdba95b00a [2025-08-07T08:29:12.142Z] Stored in directory: /tmp/pip-ephem-wheel-cache-cp74jiwr/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T08:29:12.407Z] Successfully built edgex-taf-common [2025-08-07T08:29:12.407Z] Installing collected packages: edgex-taf-common [2025-08-07T08:29:12.407Z] Successfully installed edgex-taf-common-0.0.0 [2025-08-07T08:29:12.407Z] 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. [2025-08-07T08:29:15.724Z] Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2025-08-07T08:29:15.724Z] Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:29:15.724Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T08:29:15.724Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T08:29:15.724Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T08:29:15.724Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T08:29:15.724Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T08:29:15.988Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:29:15.988Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T08:29:15.988Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T08:29:15.988Z] Preparing metadata (setup.py): started [2025-08-07T08:29:17.385Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:17.385Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T08:29:17.385Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T08:29:17.385Z] Preparing metadata (setup.py): started [2025-08-07T08:29:18.338Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:18.338Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T08:29:18.338Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:29:18.338Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T08:29:18.338Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:29:18.601Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T08:29:18.601Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T08:29:18.601Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T08:29:18.601Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T08:29:18.865Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T08:29:18.865Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T08:29:20.793Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T08:29:20.793Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-08-07T08:29:21.368Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T08:29:21.368Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T08:29:21.944Z] Installing build dependencies: started [2025-08-07T08:29:28.562Z] Installing build dependencies: finished with status 'done' [2025-08-07T08:29:28.562Z] Getting requirements to build wheel: started [2025-08-07T08:29:31.134Z] Getting requirements to build wheel: finished with status 'done' [2025-08-07T08:29:31.134Z] Preparing metadata (pyproject.toml): started [2025-08-07T08:29:32.540Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T08:29:35.114Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T08:29:35.114Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2025-08-07T08:29:35.114Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T08:29:35.114Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T08:29:35.693Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T08:29:35.693Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T08:29:35.958Z] Preparing metadata (setup.py): started [2025-08-07T08:29:37.364Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:37.945Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T08:29:38.212Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-08-07T08:29:40.151Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T08:29:40.151Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T08:29:40.151Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T08:29:40.151Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T08:29:41.552Z] Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) [2025-08-07T08:29:41.552Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-08-07T08:29:41.816Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T08:29:41.816Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T08:29:41.816Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T08:29:41.816Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T08:29:41.816Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T08:29:42.081Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T08:29:42.345Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:42.345Z] Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:29:42.345Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:42.345Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:29:42.610Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:42.610Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:29:42.874Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:29:42.874Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:29:42.874Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:29:42.874Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:29:43.139Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:43.139Z] Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T08:29:43.139Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:43.139Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T08:29:43.403Z] Preparing metadata (setup.py): started [2025-08-07T08:29:44.807Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:44.807Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:44.807Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T08:29:44.807Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:44.807Z] Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T08:29:45.072Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:45.072Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:29:45.337Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:45.337Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:29:45.601Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:45.601Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:29:45.601Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:45.601Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:29:46.558Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:29:46.559Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-08-07T08:29:46.559Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:29:46.559Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:29:46.824Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:29:46.824Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T08:29:47.090Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:29:47.090Z] Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T08:29:47.356Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:29:47.356Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:29:47.622Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:29:47.622Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T08:29:47.622Z] 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)) (80.9.0) [2025-08-07T08:29:49.024Z] Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:29:49.024Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-08-07T08:29:49.024Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:29:49.024Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T08:29:49.291Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:29:49.291Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2025-08-07T08:29:50.244Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:29:50.244Z] Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T08:29:50.244Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:29:50.244Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) [2025-08-07T08:29:50.510Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:29:50.510Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T08:29:50.510Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:29:50.510Z] Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T08:29:50.775Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:50.775Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T08:29:50.775Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:50.775Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T08:29:51.356Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.356Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:29:51.356Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.356Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:29:51.356Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.356Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T08:29:51.356Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.356Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:29:51.621Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.621Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T08:29:51.621Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.621Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T08:29:51.885Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:29:51.885Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T08:29:52.464Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:52.464Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-08-07T08:29:52.464Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:52.464Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T08:29:52.464Z] Preparing metadata (setup.py): started [2025-08-07T08:29:53.419Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:53.419Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:53.419Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:29:53.684Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:53.684Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T08:29:53.684Z] Preparing metadata (setup.py): started [2025-08-07T08:29:54.638Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:29:54.638Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:54.638Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:29:54.905Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:54.905Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T08:29:54.905Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:54.905Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T08:29:55.172Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:55.172Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T08:29:58.503Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.503Z] Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-08-07T08:29:58.503Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.503Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T08:29:58.503Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.503Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:29:58.503Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.503Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T08:29:58.770Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.770Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T08:29:58.770Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.770Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T08:29:58.770Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:58.770Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:29:59.036Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:59.036Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T08:29:59.303Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:59.303Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T08:29:59.569Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:59.569Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T08:29:59.835Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:29:59.835Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T08:30:00.415Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:30:00.415Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-08-07T08:30:00.680Z] Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2025-08-07T08:30:00.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 53.7 MB/s 0:00:00 [2025-08-07T08:30:00.946Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T08:30:00.946Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T08:30:00.946Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T08:30:00.946Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T08:30:00.946Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T08:30:00.946Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T08:30:00.946Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T08:30:00.946Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T08:30:00.946Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-08-07T08:30:01.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 52.8 MB/s 0:00:00 [2025-08-07T08:30:01.215Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2025-08-07T08:30:01.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 54.1 MB/s 0:00:00 [2025-08-07T08:30:01.215Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T08:30:01.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 59.0 MB/s 0:00:00 [2025-08-07T08:30:01.484Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-08-07T08:30:01.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.0 MB/s 0:00:00 [2025-08-07T08:30:01.484Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T08:30:01.484Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T08:30:01.484Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-08-07T08:30:01.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 54.7 MB/s 0:00:00 [2025-08-07T08:30:01.484Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T08:30:01.484Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:30:01.484Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T08:30:01.484Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-08-07T08:30:01.484Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T08:30:01.484Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T08:30:01.752Z] Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T08:30:01.752Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-08-07T08:30:01.752Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T08:30:01.752Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T08:30:01.752Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) [2025-08-07T08:30:01.752Z] Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T08:30:01.752Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) [2025-08-07T08:30:01.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 55.8 MB/s 0:00:00 [2025-08-07T08:30:01.752Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T08:30:01.752Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T08:30:01.752Z] Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T08:30:01.752Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T08:30:01.752Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:30:01.752Z] Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T08:30:02.017Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 50.6 MB/s 0:00:00 [2025-08-07T08:30:02.017Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T08:30:02.017Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T08:30:02.017Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T08:30:02.017Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T08:30:02.017Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T08:30:02.017Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T08:30:02.017Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T08:30:02.017Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T08:30:02.017Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T08:30:02.017Z] Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T08:30:02.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 56.6 MB/s 0:00:00 [2025-08-07T08:30:02.283Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T08:30:02.283Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-08-07T08:30:02.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 59.2 MB/s 0:00:00 [2025-08-07T08:30:02.283Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T08:30:02.283Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T08:30:02.283Z] Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T08:30:02.283Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T08:30:02.283Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T08:30:02.283Z] Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl (561 kB) [2025-08-07T08:30:02.283Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.9/561.9 kB 52.7 MB/s 0:00:00 [2025-08-07T08:30:02.283Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T08:30:02.283Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T08:30:02.283Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T08:30:02.283Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T08:30:02.283Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T08:30:02.283Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T08:30:02.283Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T08:30:02.283Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-08-07T08:30:02.283Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T08:30:02.283Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T08:30:02.548Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T08:30:02.548Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T08:30:02.548Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T08:30:02.548Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T08:30:02.548Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.5 MB/s 0:00:00 [2025-08-07T08:30:02.548Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T08:30:02.548Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T08:30:02.548Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T08:30:02.548Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T08:30:03.504Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T08:30:03.504Z]  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:30:03.504Z]  Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T08:30:04.903Z] Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T08:30:04.903Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=66c08ca6d1017d0c6acfceb4db7807ecf2c9cf5feffe45540e4330b658b46bfa [2025-08-07T08:30:04.903Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T08:30:04.903Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:30:04.903Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T08:30:06.301Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T08:30:06.301Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=ee1047cccdc923bcbd495b4a239c629e56f7c5327ded03ba1127a87745d75e4b [2025-08-07T08:30:06.301Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T08:30:06.301Z] Building wheel for psutil (pyproject.toml): started [2025-08-07T08:30:18.572Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T08:30:18.572Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=f272b58c0948104c75fb69a8d0453c7e249225bcbaff8a0f39b545d57df79bb5 [2025-08-07T08:30:18.572Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T08:30:18.572Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:30:18.572Z]  Building wheel for psycopg2 (setup.py): started [2025-08-07T08:31:26.640Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T08:31:26.640Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512679 sha256=bfe1dd650165c6b9c9f159654151f538c6da0a2a7e1c3e6377a113cfd652ef03 [2025-08-07T08:31:26.640Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T08:31:26.640Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:31:26.640Z]  Building wheel for flex (setup.py): started [2025-08-07T08:31:26.640Z] Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T08:31:26.640Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=73a0cba021c955d4d8ffe30a4c6248d276f2d69ec23119186171460506f8d7e4 [2025-08-07T08:31:26.640Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T08:31:26.640Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:31:26.640Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T08:31:26.640Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T08:31:26.640Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0d89f688b564f10f5077bf5793e06cad2d7d63a42a4bbf827af1c25f25eb3f18 [2025-08-07T08:31:26.640Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T08:31:26.640Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:31:26.640Z]  Building wheel for validate-email (setup.py): started [2025-08-07T08:31:26.640Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T08:31:26.640Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=564553248c773abbf8bd47f9e4ce519eff7971a66a38dc9f566775722fcaa7da [2025-08-07T08:31:26.640Z] Stored in directory: /tmp/pip-ephem-wheel-cache-94iskfn7/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T08:31:26.640Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T08:31:26.640Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-08-07T08:32:34.462Z] [2025-08-07T08:32:34.462Z] Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-08-07T08:32:34.462Z] 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. [2025-08-07T08:33:21.268Z] Removing intermediate container 43fd6efcbd4c [2025-08-07T08:33:21.268Z] ---> 6752f89c358f [2025-08-07T08:33:21.268Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-08-07T08:33:21.268Z] ---> Running in 589fb26cf4c6 [2025-08-07T08:33:21.268Z] Removing intermediate container 589fb26cf4c6 [2025-08-07T08:33:21.268Z] ---> b20765cd447a [2025-08-07T08:33:21.268Z] Step 11/13 : LABEL arch=arm64 [2025-08-07T08:33:21.268Z] ---> Running in f7ab53916146 [2025-08-07T08:33:21.268Z] Removing intermediate container f7ab53916146 [2025-08-07T08:33:21.268Z] ---> acdb2813bb71 [2025-08-07T08:33:21.268Z] Step 12/13 : LABEL git_sha=9b0c54c51d45feca331ab1fbcbff15b2e182917c [2025-08-07T08:33:21.268Z] ---> Running in 8624ef07659b [2025-08-07T08:33:21.268Z] Removing intermediate container 8624ef07659b [2025-08-07T08:33:21.268Z] ---> fb5043a85079 [2025-08-07T08:33:21.268Z] Step 13/13 : LABEL version=0.0.0 [2025-08-07T08:33:21.268Z] ---> Running in 641a4d8cbb15 [2025-08-07T08:33:21.268Z] Removing intermediate container 641a4d8cbb15 [2025-08-07T08:33:21.268Z] ---> 04dbe15dcc67 [2025-08-07T08:33:21.268Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T08:33:21.268Z] Successfully built 04dbe15dcc67 [2025-08-07T08:33:21.268Z] 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 [2025-08-07T08:33:21.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:33:21.788Z] [2025-08-07T08:33:21.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:33:22.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:33:22.116Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T08:33:22.116Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T08:33:22.116Z] 04944245beec: Pulling fs layer [2025-08-07T08:33:22.116Z] 699f458cf7ca: Pulling fs layer [2025-08-07T08:33:22.116Z] 765212b225bb: Pulling fs layer [2025-08-07T08:33:22.116Z] f23df028b6ca: Pulling fs layer [2025-08-07T08:33:22.116Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T08:33:22.116Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T08:33:22.116Z] 765212b225bb: Waiting [2025-08-07T08:33:22.116Z] f23df028b6ca: Waiting [2025-08-07T08:33:22.116Z] d65c8cfc05b1: Waiting [2025-08-07T08:33:22.116Z] 2437ff75d9bd: Waiting [2025-08-07T08:33:22.383Z] 04944245beec: Verifying Checksum [2025-08-07T08:33:22.383Z] 04944245beec: Download complete [2025-08-07T08:33:22.383Z] 765212b225bb: Verifying Checksum [2025-08-07T08:33:22.383Z] 765212b225bb: Download complete [2025-08-07T08:33:22.383Z] f23df028b6ca: Verifying Checksum [2025-08-07T08:33:22.383Z] f23df028b6ca: Download complete [2025-08-07T08:33:22.383Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T08:33:22.383Z] d65c8cfc05b1: Download complete [2025-08-07T08:33:22.383Z] 699f458cf7ca: Verifying Checksum [2025-08-07T08:33:22.383Z] 699f458cf7ca: Download complete [2025-08-07T08:33:22.961Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T08:33:22.961Z] 8998bd30e6a1: Download complete [2025-08-07T08:33:25.525Z] 2437ff75d9bd: Download complete [2025-08-07T08:33:27.457Z] 8998bd30e6a1: Pull complete [2025-08-07T08:33:28.406Z] 04944245beec: Pull complete [2025-08-07T08:33:29.803Z] 699f458cf7ca: Pull complete [2025-08-07T08:33:30.068Z] 765212b225bb: Pull complete [2025-08-07T08:33:31.022Z] f23df028b6ca: Pull complete [2025-08-07T08:33:31.292Z] d65c8cfc05b1: Pull complete [2025-08-07T08:33:49.477Z] 2437ff75d9bd: Pull complete [2025-08-07T08:33:49.477Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T08:33:49.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:33:49.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:33:49.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-6449 does not seem to be running inside a container [2025-08-07T08:33:49.762Z] $ 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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-07T08:33:52.215Z] $ docker top 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:33:53.041Z] ---> job-cost.sh [2025-08-07T08:33:53.041Z] lf-activate-venv: SKIPPING [2025-08-07T08:33:53.041Z] INFO: No Stack... [2025-08-07T08:33:53.307Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T08:33:54.270Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T08:33:54.905Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv [2025-08-07T08:33:54.905Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T08:33:54.962Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [2025-08-07T08:33:54.972Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] did not exist. Created. [2025-08-07T08:33:54.977Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T08:33:55.640Z] /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/durable-a874e0c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T08:33:56.277Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T08:33:56.304Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T08:33:56.713Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T08:33:56.727Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T08:33:56.759Z] $ docker stop --time=1 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be [2025-08-07T08:33:58.266Z] $ docker rm -f --volumes 2f5d8ed8cf05311ae0df4e813eb32881aa50564c72f780a05f40a0f1304137be [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 [2025-08-07T08:33:59.045Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-138/archives ] [2025-08-07T08:33:59.046Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2025-08-07T08:33:59.046Z] total 16 [2025-08-07T08:33:59.046Z] drwxr-xr-x 3 root root 4096 Aug 7 08:27 . [2025-08-07T08:33:59.046Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:27 .. [2025-08-07T08:33:59.046Z] drwxr-xr-x 2 root root 4096 Aug 7 08:27 cost [2025-08-07T08:33:59.046Z] -rw-r--r-- 1 root root 88 Aug 7 08:27 cost.csv [2025-08-07T08:33:59.046Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2025-08-07T08:33:59.046Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2025-08-07T08:33:59.046Z] total 16 [2025-08-07T08:33:59.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:27 . [2025-08-07T08:33:59.046Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:27 .. [2025-08-07T08:33:59.046Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 08:27 cost [2025-08-07T08:33:59.046Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 7 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:33:59.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:00.191Z] ---> package-listing.sh [2025-08-07T08:34:00.191Z] ++ facter osfamily [2025-08-07T08:34:00.191Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T08:34:00.449Z] + OS_FAMILY=debian [2025-08-07T08:34:00.449Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-138 [2025-08-07T08:34:00.449Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T08:34:00.449Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T08:34:00.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T08:34:00.449Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T08:34:00.449Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' [2025-08-07T08:34:00.449Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T08:34:00.449Z] + case "${OS_FAMILY}" in [2025-08-07T08:34:00.449Z] + dpkg -l [2025-08-07T08:34:00.449Z] + grep '^ii' [2025-08-07T08:34:00.449Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T08:34:00.449Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T08:34:00.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T08:34:00.449Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' [2025-08-07T08:34:00.449Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ [2025-08-07T08:34:00.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ [Pipeline] echo [2025-08-07T08:34:00.461Z] 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-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T08:34:00.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:34:01.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:34:01.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:34:01.373Z] prd-ubuntu20.04-docker-8c-8g-6447 does not seem to be running inside a container [2025-08-07T08:34:01.404Z] $ 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-138/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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T08:34:01.624Z] $ docker top 838547453b41be92508bdabd405a3be2ce229910cb6686ec9792aba11df38a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T08:34:01.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T08:34:02.257Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T08:34:02.544Z] + ls /var/log/sa-host [2025-08-07T08:34:02.544Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T08:34:02.613Z] provisioning config files... [2025-08-07T08:34:02.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config18085719720475455088tmp [Pipeline] { [Pipeline] echo [2025-08-07T08:34:02.641Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:02.926Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T08:34:02.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:03.265Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T08:34:03.275Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:03.557Z] ---> sudo-logs.sh [2025-08-07T08:34:03.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T08:34:03.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:03.871Z] ---> job-cost.sh [2025-08-07T08:34:03.871Z] lf-activate-venv: SKIPPING [2025-08-07T08:34:03.871Z] DEBUG: total: 0.2199999988079071 [2025-08-07T08:34:03.871Z] INFO: Retrieving Stack Cost... [2025-08-07T08:34:04.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T08:34:04.388Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T08:34:04.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:34:04.683Z] ---> logs-deploy.sh [2025-08-07T08:34:04.683Z] lf-activate-venv: SKIPPING [2025-08-07T08:34:04.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-138/3 [2025-08-07T08:34:04.683Z] INFO: archiving workspace using pattern(s): [2025-08-07T08:34:05.619Z] Archives upload complete. [2025-08-07T08:34:05.619Z] INFO: archiving logs to Nexus [2025-08-07T08:34:06.554Z] ---> uname -a: [2025-08-07T08:34:06.554Z] Linux prd-ubuntu20-04-docker-8c-8g-6447 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] ---> lscpu: [2025-08-07T08:34:06.554Z] Architecture: x86_64 [2025-08-07T08:34:06.554Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T08:34:06.554Z] Byte Order: Little Endian [2025-08-07T08:34:06.554Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T08:34:06.554Z] CPU(s): 8 [2025-08-07T08:34:06.554Z] On-line CPU(s) list: 0-7 [2025-08-07T08:34:06.554Z] Thread(s) per core: 1 [2025-08-07T08:34:06.554Z] Core(s) per socket: 1 [2025-08-07T08:34:06.554Z] Socket(s): 8 [2025-08-07T08:34:06.554Z] NUMA node(s): 1 [2025-08-07T08:34:06.554Z] Vendor ID: AuthenticAMD [2025-08-07T08:34:06.554Z] CPU family: 23 [2025-08-07T08:34:06.554Z] Model: 49 [2025-08-07T08:34:06.554Z] Model name: AMD EPYC-Rome Processor [2025-08-07T08:34:06.554Z] Stepping: 0 [2025-08-07T08:34:06.554Z] CPU MHz: 2800.000 [2025-08-07T08:34:06.554Z] BogoMIPS: 5600.00 [2025-08-07T08:34:06.554Z] Virtualization: AMD-V [2025-08-07T08:34:06.554Z] Hypervisor vendor: KVM [2025-08-07T08:34:06.554Z] Virtualization type: full [2025-08-07T08:34:06.554Z] L1d cache: 256 KiB [2025-08-07T08:34:06.554Z] L1i cache: 256 KiB [2025-08-07T08:34:06.554Z] L2 cache: 4 MiB [2025-08-07T08:34:06.554Z] L3 cache: 128 MiB [2025-08-07T08:34:06.554Z] NUMA node0 CPU(s): 0-7 [2025-08-07T08:34:06.554Z] Vulnerability Gather data sampling: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Itlb multihit: Not affected [2025-08-07T08:34:06.554Z] Vulnerability L1tf: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Mds: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Meltdown: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Mmio stale data: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Retbleed: Vulnerable [2025-08-07T08:34:06.554Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T08:34:06.554Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T08:34:06.554Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T08:34:06.554Z] Vulnerability Srbds: Not affected [2025-08-07T08:34:06.554Z] Vulnerability Tsx async abort: Not affected [2025-08-07T08:34:06.554Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] ---> nproc: [2025-08-07T08:34:06.554Z] 8 [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] ---> df -h: [2025-08-07T08:34:06.554Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T08:34:06.554Z] overlay 155G 13G 143G 8% / [2025-08-07T08:34:06.554Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T08:34:06.554Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-07T08:34:06.554Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T08:34:06.554Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] ---> sar -b -r -n DEV: [2025-08-07T08:34:06.554Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6447) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] 08:13:58 LINUX RESTART (8 CPU) [2025-08-07T08:34:06.554Z] [2025-08-07T08:34:06.554Z] 08:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-07T08:34:06.554Z] 08:15:02 443.91 99.77 344.14 0.00 14196.97 208294.08 0.00 [2025-08-07T08:34:06.554Z] 08:16:01 14.17 0.22 13.95 0.00 31.99 1549.04 0.00 [2025-08-07T08:34:06.554Z] 08:17:01 2.53 0.02 2.52 0.00 0.13 576.17 0.00 [2025-08-07T08:34:06.554Z] 08:18:01 10.83 6.08 4.75 0.00 363.41 662.16 0.00 [2025-08-07T08:34:06.554Z] 08:19:01 3.47 0.00 3.47 0.00 0.00 623.10 0.00 [2025-08-07T08:34:06.554Z] 08:20:01 54.33 3.80 50.53 0.00 4284.97 16815.86 0.00 [2025-08-07T08:34:06.554Z] 08:21:01 4.50 0.02 4.48 0.00 0.13 1222.60 0.00 [2025-08-07T08:34:06.554Z] 08:22:01 3.20 0.00 3.20 0.00 0.00 1825.30 0.00 [2025-08-07T08:34:06.554Z] 08:23:01 6.03 0.00 6.03 0.00 0.00 8065.99 0.00 [2025-08-07T08:34:06.554Z] 08:24:01 10.70 0.00 10.70 0.00 0.00 7469.82 0.00 [2025-08-07T08:34:06.554Z] 08:25:01 9.08 0.00 9.08 0.00 0.00 9509.08 0.00 [2025-08-07T08:34:06.554Z] 08:26:01 5.78 0.00 5.78 0.00 0.00 4460.59 0.00 [2025-08-07T08:34:06.554Z] 08:27:01 58.92 0.00 58.92 0.00 0.00 15364.37 0.00 [2025-08-07T08:34:06.555Z] 08:28:01 43.15 0.08 43.07 0.00 3.33 16100.63 0.00 [2025-08-07T08:34:06.555Z] 08:29:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2025-08-07T08:34:06.555Z] 08:30:01 2.32 0.02 2.30 0.00 0.13 29.73 0.00 [2025-08-07T08:34:06.555Z] 08:31:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2025-08-07T08:34:06.555Z] 08:32:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2025-08-07T08:34:06.555Z] 08:33:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2025-08-07T08:34:06.555Z] 08:34:01 5.28 0.17 5.12 0.00 12.26 107.72 0.00 [2025-08-07T08:34:06.555Z] Average: 34.19 5.51 28.68 0.00 945.43 14647.48 0.00 [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] 08:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-07T08:34:06.555Z] 08:15:02 29201664 31530256 784540 2.39 76464 2551796 1869240 5.51 1014492 2300516 168 [2025-08-07T08:34:06.555Z] 08:16:01 29161568 31533380 774780 2.36 77128 2592356 2047760 6.04 1048764 2298736 12 [2025-08-07T08:34:06.555Z] 08:17:01 29105044 31498432 807920 2.46 78904 2611092 2079812 6.13 1085736 2317264 5940 [2025-08-07T08:34:06.555Z] 08:18:01 29012916 31437428 861852 2.62 79724 2639692 2184608 6.44 1142188 2342640 6828 [2025-08-07T08:34:06.555Z] 08:19:01 28771172 31432680 862368 2.62 80152 2872348 2184472 6.44 1140968 2575292 222740 [2025-08-07T08:34:06.555Z] 08:20:01 28244792 31401704 868108 2.64 113644 3326320 2219908 6.54 1435008 2773572 21492 [2025-08-07T08:34:06.555Z] 08:21:01 28191444 31403076 866024 2.63 113468 3380272 2179252 6.42 1436264 2827536 42160 [2025-08-07T08:34:06.555Z] 08:22:01 28161240 31401472 866848 2.64 113680 3408008 2179100 6.42 1437096 2855268 16516 [2025-08-07T08:34:06.555Z] 08:23:01 27843456 31393724 867844 2.64 114204 3711816 2186052 6.44 1454052 3141660 80956 [2025-08-07T08:34:06.555Z] 08:24:01 27451848 31391628 868356 2.64 115996 4081036 2186052 6.44 1456088 3510756 232296 [2025-08-07T08:34:06.555Z] 08:25:01 27317656 31393276 866624 2.64 116116 4212692 2202140 6.49 1456236 3642552 80464 [2025-08-07T08:34:06.555Z] 08:26:01 27152128 31420984 838392 2.55 117712 4392260 2166716 6.39 1428340 3822072 132896 [2025-08-07T08:34:06.555Z] 08:27:01 26374780 31437196 823412 2.50 146392 5083996 1833140 5.40 2799264 3152924 473836 [2025-08-07T08:34:06.555Z] 08:28:01 26378708 31441896 818364 2.49 146776 5084184 1812244 5.34 2808192 3139776 16 [2025-08-07T08:34:06.555Z] 08:29:01 26378928 31442268 817928 2.49 146804 5084316 1812244 5.34 2808128 3139896 36 [2025-08-07T08:34:06.555Z] 08:30:01 26384256 31447780 812628 2.47 146888 5084284 1865092 5.50 2803776 3139884 8 [2025-08-07T08:34:06.555Z] 08:31:01 26385280 31448900 811464 2.47 146924 5084292 1865092 5.50 2802048 3139884 12 [2025-08-07T08:34:06.555Z] 08:32:01 26388808 31452480 807740 2.46 146940 5084300 1865092 5.50 2799648 3139896 8 [2025-08-07T08:34:06.555Z] 08:33:01 26388736 31452468 807672 2.46 146956 5084304 1865092 5.50 2799708 3139900 16 [2025-08-07T08:34:06.555Z] 08:34:01 26365248 31431264 826232 2.51 147240 5085480 1864148 5.50 2819928 3140356 244 [2025-08-07T08:34:06.555Z] Average: 27532984 31439615 832955 2.53 118606 4022742 2023363 5.97 1898796 2977019 65832 [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] 08:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-07T08:34:06.555Z] 08:15:02 ens3 501.18 339.09 4621.12 121.58 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:15:02 docker0 1.17 1.45 0.17 3.40 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:15:02 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:16:01 ens3 116.56 84.24 333.68 21.60 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:16:01 docker0 57.41 77.66 3.16 302.27 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:16:01 vethb19b387 57.40 77.82 3.94 302.28 0.00 0.00 0.00 0.02 [2025-08-07T08:34:06.555Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:17:01 ens3 101.92 79.65 193.11 21.81 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:17:01 docker0 50.76 61.66 2.84 161.16 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:17:01 vethb19b387 50.76 61.67 3.54 161.16 0.00 0.00 0.00 0.01 [2025-08-07T08:34:06.555Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:18:01 ens3 80.40 62.46 124.81 22.74 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:18:01 docker0 30.46 33.63 1.87 71.50 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:18:01 vethb19b387 30.46 33.63 2.29 71.50 0.00 0.00 0.00 0.01 [2025-08-07T08:34:06.555Z] 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:19:01 ens3 185.57 94.95 1393.00 20.94 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:19:01 docker0 73.92 149.51 4.05 1363.69 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:19:01 vethb19b387 73.92 149.53 5.07 1363.69 0.00 0.00 0.00 0.11 [2025-08-07T08:34:06.555Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:20:01 ens3 303.22 193.77 3168.71 30.06 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:20:01 docker0 45.48 57.93 2.61 165.83 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:20:01 vethb19b387 45.48 57.93 3.23 165.83 0.00 0.00 0.00 0.01 [2025-08-07T08:34:06.555Z] 08:20:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:21:01 ens3 171.67 172.79 345.98 267.88 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:21:01 docker0 67.26 88.87 3.68 310.67 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:21:01 vethb19b387 67.26 88.87 4.60 310.67 0.00 0.00 0.00 0.03 [2025-08-07T08:34:06.555Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:22:01 ens3 112.41 79.65 225.98 21.27 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:22:01 docker0 59.32 72.70 3.29 193.44 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:22:01 vethb19b387 59.32 72.70 4.11 193.44 0.00 0.00 0.00 0.02 [2025-08-07T08:34:06.555Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:23:01 ens3 244.69 115.15 2324.60 20.29 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:23:01 docker0 99.47 212.68 5.37 2298.72 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:23:01 vethb19b387 99.47 212.70 6.73 2298.72 0.00 0.00 0.00 0.19 [2025-08-07T08:34:06.555Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:24:01 ens3 227.60 108.35 2022.03 20.20 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:24:01 docker0 91.37 194.70 4.89 1995.47 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:24:01 vethb19b387 91.37 194.70 6.14 1995.47 0.00 0.00 0.00 0.16 [2025-08-07T08:34:06.555Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:25:01 ens3 317.81 152.86 744.94 11.74 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:25:01 docker0 150.41 295.15 7.70 740.06 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:25:01 vethb19b387 150.41 295.15 9.76 740.06 0.00 0.00 0.00 0.06 [2025-08-07T08:34:06.555Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:26:01 ens3 245.64 169.86 1459.81 188.04 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:26:01 docker0 98.08 175.65 5.24 1430.28 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:26:01 vethb19b387 98.08 175.65 6.59 1430.28 0.00 0.00 0.00 0.12 [2025-08-07T08:34:06.555Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:27:01 ens3 172.32 112.60 3513.92 26.70 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:27:01 docker0 40.44 56.84 4.54 977.44 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:27:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:28:01 ens3 10.51 7.38 12.34 4.39 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:30:01 ens3 0.90 0.33 0.38 0.26 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:31:01 ens3 0.52 0.32 1.44 0.02 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:34:01 ens3 11.71 7.50 13.97 4.68 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] 08:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] Average: ens3 140.26 89.06 1025.56 40.23 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] Average: docker0 43.26 73.92 2.47 500.85 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] ---> sar -P ALL: [2025-08-07T08:34:06.555Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6447) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] 08:13:58 LINUX RESTART (8 CPU) [2025-08-07T08:34:06.555Z] [2025-08-07T08:34:06.555Z] 08:14:01 CPU %user %nice %system %iowait %steal %idle [2025-08-07T08:34:06.555Z] 08:15:02 all 8.16 0.00 2.57 2.01 0.06 87.19 [2025-08-07T08:34:06.555Z] 08:15:02 0 8.14 0.00 2.57 1.54 0.09 87.67 [2025-08-07T08:34:06.555Z] 08:15:02 1 9.09 0.00 3.06 4.55 0.09 83.21 [2025-08-07T08:34:06.555Z] 08:15:02 2 6.35 0.00 3.54 0.59 0.05 89.47 [2025-08-07T08:34:06.555Z] 08:15:02 3 5.85 0.00 2.31 0.86 0.07 90.91 [2025-08-07T08:34:06.555Z] 08:15:02 4 10.60 0.00 3.32 6.10 0.05 79.93 [2025-08-07T08:34:06.555Z] 08:15:02 5 6.61 0.00 2.16 0.79 0.05 90.38 [2025-08-07T08:34:06.555Z] 08:15:02 6 9.91 0.00 2.08 0.40 0.05 87.55 [2025-08-07T08:34:06.555Z] 08:15:02 7 8.67 0.00 1.50 1.30 0.07 88.46 [2025-08-07T08:34:06.555Z] 08:16:01 all 0.72 0.00 0.20 0.06 0.02 98.99 [2025-08-07T08:34:06.555Z] 08:16:01 0 0.15 0.00 0.15 0.24 0.02 99.44 [2025-08-07T08:34:06.555Z] 08:16:01 1 0.53 0.00 0.14 0.02 0.02 99.30 [2025-08-07T08:34:06.555Z] 08:16:01 2 0.48 0.00 0.15 0.00 0.02 99.36 [2025-08-07T08:34:06.555Z] 08:16:01 3 0.92 0.00 0.22 0.02 0.02 98.83 [2025-08-07T08:34:06.555Z] 08:16:01 4 1.44 0.00 0.41 0.00 0.02 98.13 [2025-08-07T08:34:06.555Z] 08:16:01 5 0.27 0.00 0.15 0.02 0.03 99.52 [2025-08-07T08:34:06.555Z] 08:16:01 6 1.57 0.00 0.19 0.00 0.02 98.23 [2025-08-07T08:34:06.555Z] 08:16:01 7 0.44 0.00 0.22 0.20 0.03 99.10 [2025-08-07T08:34:06.555Z] 08:17:01 all 0.40 0.00 0.10 0.02 0.01 99.47 [2025-08-07T08:34:06.555Z] 08:17:01 0 0.03 0.00 0.05 0.08 0.00 99.83 [2025-08-07T08:34:06.555Z] 08:17:01 1 0.47 0.00 0.13 0.00 0.00 99.40 [2025-08-07T08:34:06.555Z] 08:17:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-08-07T08:34:06.555Z] 08:17:01 3 0.48 0.00 0.05 0.00 0.02 99.45 [2025-08-07T08:34:06.555Z] 08:17:01 4 0.62 0.00 0.22 0.05 0.02 99.10 [2025-08-07T08:34:06.555Z] 08:17:01 5 1.27 0.00 0.20 0.00 0.02 98.52 [2025-08-07T08:34:06.555Z] 08:17:01 6 0.25 0.00 0.03 0.00 0.00 99.72 [2025-08-07T08:34:06.555Z] 08:17:01 7 0.05 0.00 0.07 0.03 0.02 99.83 [2025-08-07T08:34:06.555Z] 08:18:01 all 0.53 0.00 0.14 0.06 0.01 99.26 [2025-08-07T08:34:06.555Z] 08:18:01 0 1.57 0.00 0.22 0.32 0.02 97.88 [2025-08-07T08:34:06.555Z] 08:18:01 1 0.20 0.00 0.13 0.00 0.02 99.65 [2025-08-07T08:34:06.555Z] 08:18:01 2 0.12 0.00 0.07 0.00 0.02 99.80 [2025-08-07T08:34:06.555Z] 08:18:01 3 0.32 0.00 0.10 0.02 0.02 99.55 [2025-08-07T08:34:06.555Z] 08:18:01 4 0.32 0.00 0.08 0.05 0.02 99.53 [2025-08-07T08:34:06.555Z] 08:18:01 5 0.70 0.00 0.20 0.00 0.00 99.10 [2025-08-07T08:34:06.555Z] 08:18:01 6 0.67 0.00 0.18 0.02 0.02 99.11 [2025-08-07T08:34:06.555Z] 08:18:01 7 0.33 0.00 0.12 0.08 0.02 99.45 [2025-08-07T08:34:06.555Z] 08:19:01 all 0.50 0.00 0.12 0.03 0.02 99.33 [2025-08-07T08:34:06.555Z] 08:19:01 0 0.05 0.00 0.02 0.13 0.02 99.78 [2025-08-07T08:34:06.555Z] 08:19:01 1 0.02 0.00 0.05 0.03 0.02 99.88 [2025-08-07T08:34:06.555Z] 08:19:01 2 0.17 0.00 0.07 0.00 0.03 99.73 [2025-08-07T08:34:06.555Z] 08:19:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-08-07T08:34:06.555Z] 08:19:01 4 0.32 0.00 0.07 0.02 0.02 99.58 [2025-08-07T08:34:06.555Z] 08:19:01 5 1.80 0.00 0.32 0.00 0.02 97.87 [2025-08-07T08:34:06.555Z] 08:19:01 6 1.27 0.00 0.28 0.00 0.02 98.43 [2025-08-07T08:34:06.555Z] 08:19:01 7 0.30 0.00 0.12 0.05 0.02 99.52 [2025-08-07T08:34:06.555Z] 08:20:01 all 2.41 0.00 1.29 0.55 0.03 95.71 [2025-08-07T08:34:06.555Z] 08:20:01 0 0.80 0.00 2.56 2.09 0.02 94.53 [2025-08-07T08:34:06.555Z] 08:20:01 1 2.37 0.00 0.91 0.71 0.03 95.97 [2025-08-07T08:34:06.555Z] 08:20:01 2 2.54 0.00 1.10 0.40 0.03 95.92 [2025-08-07T08:34:06.555Z] 08:20:01 3 3.32 0.00 1.19 0.33 0.03 95.13 [2025-08-07T08:34:06.555Z] 08:20:01 4 2.14 0.00 1.72 0.67 0.03 95.44 [2025-08-07T08:34:06.555Z] 08:20:01 5 3.11 0.00 1.07 0.03 0.03 95.76 [2025-08-07T08:34:06.555Z] 08:20:01 6 2.37 0.00 1.00 0.02 0.02 96.59 [2025-08-07T08:34:06.555Z] 08:20:01 7 2.63 0.00 0.80 0.17 0.05 96.35 [2025-08-07T08:34:06.555Z] 08:21:01 all 0.59 0.00 0.17 0.03 0.01 99.20 [2025-08-07T08:34:06.555Z] 08:21:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2025-08-07T08:34:06.555Z] 08:21:01 1 1.31 0.00 0.18 0.00 0.00 98.51 [2025-08-07T08:34:06.555Z] 08:21:01 2 0.45 0.00 0.13 0.00 0.02 99.40 [2025-08-07T08:34:06.555Z] 08:21:01 3 0.82 0.00 0.23 0.00 0.02 98.93 [2025-08-07T08:34:06.555Z] 08:21:01 4 0.62 0.00 0.18 0.00 0.00 99.20 [2025-08-07T08:34:06.555Z] 08:21:01 5 0.27 0.00 0.12 0.02 0.03 99.57 [2025-08-07T08:34:06.555Z] 08:21:01 6 0.05 0.00 0.12 0.00 0.00 99.83 [2025-08-07T08:34:06.555Z] 08:21:01 7 1.17 0.00 0.30 0.18 0.02 98.33 [2025-08-07T08:34:06.555Z] 08:22:01 all 0.27 0.00 0.08 0.06 0.02 99.58 [2025-08-07T08:34:06.555Z] 08:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-07T08:34:06.555Z] 08:22:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2025-08-07T08:34:06.555Z] 08:22:01 2 0.18 0.00 0.08 0.00 0.03 99.70 [2025-08-07T08:34:06.556Z] 08:22:01 3 1.08 0.00 0.20 0.00 0.02 98.70 [2025-08-07T08:34:06.556Z] 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T08:34:06.556Z] 08:22:01 5 0.03 0.00 0.05 0.27 0.02 99.63 [2025-08-07T08:34:06.556Z] 08:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-07T08:34:06.556Z] 08:22:01 7 0.68 0.00 0.20 0.25 0.02 98.85 [2025-08-07T08:34:06.556Z] 08:23:01 all 0.69 0.00 0.19 0.10 0.01 99.00 [2025-08-07T08:34:06.556Z] 08:23:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2025-08-07T08:34:06.556Z] 08:23:01 1 0.03 0.00 0.07 0.05 0.02 99.83 [2025-08-07T08:34:06.556Z] 08:23:01 2 0.35 0.00 0.22 0.00 0.02 99.41 [2025-08-07T08:34:06.556Z] 08:23:01 3 0.18 0.00 0.05 0.00 0.02 99.75 [2025-08-07T08:34:06.556Z] 08:23:01 4 1.05 0.00 0.28 0.00 0.02 98.65 [2025-08-07T08:34:06.556Z] 08:23:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2025-08-07T08:34:06.556Z] 08:23:01 6 0.73 0.00 0.12 0.00 0.00 99.15 [2025-08-07T08:34:06.556Z] 08:23:01 7 3.14 0.00 0.68 0.77 0.02 95.39 [2025-08-07T08:34:06.556Z] 08:24:01 all 0.67 0.00 0.15 0.13 0.01 99.04 [2025-08-07T08:34:06.556Z] 08:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:24:01 1 0.08 0.00 0.03 0.72 0.00 99.16 [2025-08-07T08:34:06.556Z] 08:24:01 2 1.05 0.00 0.03 0.00 0.02 98.90 [2025-08-07T08:34:06.556Z] 08:24:01 3 2.19 0.00 0.43 0.00 0.03 97.35 [2025-08-07T08:34:06.556Z] 08:24:01 4 1.29 0.00 0.33 0.23 0.02 98.13 [2025-08-07T08:34:06.556Z] 08:24:01 5 0.47 0.00 0.18 0.00 0.02 99.33 [2025-08-07T08:34:06.556Z] 08:24:01 6 0.02 0.00 0.07 0.02 0.00 99.90 [2025-08-07T08:34:06.556Z] 08:24:01 7 0.23 0.00 0.10 0.07 0.02 99.58 [2025-08-07T08:34:06.556Z] 08:25:01 all 0.33 0.00 0.13 0.19 0.02 99.33 [2025-08-07T08:34:06.556Z] 08:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:25:01 1 0.37 0.00 0.10 0.00 0.03 99.50 [2025-08-07T08:34:06.556Z] 08:25:01 2 0.10 0.00 0.07 0.00 0.02 99.82 [2025-08-07T08:34:06.556Z] 08:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T08:34:06.556Z] 08:25:01 4 0.35 0.00 0.30 1.09 0.02 98.25 [2025-08-07T08:34:06.556Z] 08:25:01 5 1.02 0.00 0.33 0.00 0.03 98.61 [2025-08-07T08:34:06.556Z] 08:25:01 6 0.57 0.00 0.17 0.02 0.03 99.21 [2025-08-07T08:34:06.556Z] 08:25:01 7 0.17 0.00 0.07 0.40 0.02 99.35 [2025-08-07T08:34:06.556Z] [2025-08-07T08:34:06.556Z] 08:25:01 CPU %user %nice %system %iowait %steal %idle [2025-08-07T08:34:06.556Z] 08:26:01 all 0.67 0.00 0.19 0.10 0.01 99.02 [2025-08-07T08:34:06.556Z] 08:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-08-07T08:34:06.556Z] 08:26:01 1 0.20 0.00 0.07 0.37 0.00 99.37 [2025-08-07T08:34:06.556Z] 08:26:01 2 0.64 0.00 0.17 0.00 0.02 99.18 [2025-08-07T08:34:06.556Z] 08:26:01 3 3.12 0.00 0.68 0.02 0.03 96.14 [2025-08-07T08:34:06.556Z] 08:26:01 4 0.27 0.00 0.15 0.00 0.00 99.58 [2025-08-07T08:34:06.556Z] 08:26:01 5 0.20 0.00 0.20 0.28 0.02 99.30 [2025-08-07T08:34:06.556Z] 08:26:01 6 0.35 0.00 0.10 0.00 0.02 99.53 [2025-08-07T08:34:06.556Z] 08:26:01 7 0.50 0.00 0.15 0.15 0.02 99.18 [2025-08-07T08:34:06.556Z] 08:27:01 all 10.39 0.00 2.53 0.41 0.05 86.62 [2025-08-07T08:34:06.556Z] 08:27:01 0 10.37 0.00 2.95 0.08 0.05 86.54 [2025-08-07T08:34:06.556Z] 08:27:01 1 19.44 0.00 4.53 0.64 0.07 75.32 [2025-08-07T08:34:06.556Z] 08:27:01 2 15.70 0.00 2.57 0.07 0.05 81.61 [2025-08-07T08:34:06.556Z] 08:27:01 3 7.81 0.00 1.86 0.02 0.05 90.26 [2025-08-07T08:34:06.556Z] 08:27:01 4 6.94 0.00 2.08 0.84 0.03 90.11 [2025-08-07T08:34:06.556Z] 08:27:01 5 6.75 0.00 2.17 0.18 0.03 90.87 [2025-08-07T08:34:06.556Z] 08:27:01 6 12.06 0.00 2.46 0.30 0.03 85.15 [2025-08-07T08:34:06.556Z] 08:27:01 7 4.06 0.00 1.63 1.14 0.05 93.12 [2025-08-07T08:34:06.556Z] 08:28:01 all 0.17 0.00 0.17 0.30 0.01 99.34 [2025-08-07T08:34:06.556Z] 08:28:01 0 0.17 0.00 0.10 0.00 0.02 99.72 [2025-08-07T08:34:06.556Z] 08:28:01 1 0.15 0.00 0.13 0.02 0.00 99.70 [2025-08-07T08:34:06.556Z] 08:28:01 2 0.18 0.00 0.57 2.22 0.02 97.01 [2025-08-07T08:34:06.556Z] 08:28:01 3 0.18 0.00 0.13 0.00 0.02 99.67 [2025-08-07T08:34:06.556Z] 08:28:01 4 0.18 0.00 0.12 0.00 0.02 99.68 [2025-08-07T08:34:06.556Z] 08:28:01 5 0.17 0.00 0.08 0.02 0.02 99.72 [2025-08-07T08:34:06.556Z] 08:28:01 6 0.13 0.00 0.10 0.00 0.02 99.75 [2025-08-07T08:34:06.556Z] 08:28:01 7 0.18 0.00 0.13 0.18 0.00 99.50 [2025-08-07T08:34:06.556Z] 08:29:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2025-08-07T08:34:06.556Z] 08:29:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2025-08-07T08:34:06.556Z] 08:29:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-08-07T08:34:06.556Z] 08:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T08:34:06.556Z] 08:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-07T08:34:06.556Z] 08:29:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-08-07T08:34:06.556Z] 08:30:01 all 0.06 0.00 0.03 0.00 0.00 99.90 [2025-08-07T08:34:06.556Z] 08:30:01 0 0.17 0.00 0.07 0.00 0.02 99.75 [2025-08-07T08:34:06.556Z] 08:30:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-08-07T08:34:06.556Z] 08:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:30:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2025-08-07T08:34:06.556Z] 08:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:30:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2025-08-07T08:34:06.556Z] 08:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-07T08:34:06.556Z] 08:30:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2025-08-07T08:34:06.556Z] 08:31:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-08-07T08:34:06.556Z] 08:31:01 0 0.45 0.00 0.03 0.00 0.02 99.50 [2025-08-07T08:34:06.556Z] 08:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-07T08:34:06.556Z] 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T08:34:06.556Z] 08:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:32:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-08-07T08:34:06.556Z] 08:32:01 0 0.65 0.00 0.00 0.00 0.02 99.33 [2025-08-07T08:34:06.556Z] 08:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T08:34:06.556Z] 08:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-07T08:34:06.556Z] 08:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T08:34:06.556Z] 08:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:32:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-07T08:34:06.556Z] 08:33:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2025-08-07T08:34:06.556Z] 08:33:01 0 0.72 0.00 0.03 0.00 0.02 99.23 [2025-08-07T08:34:06.556Z] 08:33:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:33:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-07T08:34:06.556Z] 08:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-07T08:34:06.556Z] 08:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T08:34:06.556Z] 08:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T08:34:06.556Z] 08:34:01 all 0.37 0.00 0.10 0.02 0.01 99.50 [2025-08-07T08:34:06.556Z] 08:34:01 0 0.60 0.00 0.12 0.00 0.03 99.25 [2025-08-07T08:34:06.556Z] 08:34:01 1 0.58 0.00 0.12 0.02 0.00 99.28 [2025-08-07T08:34:06.556Z] 08:34:01 2 0.22 0.00 0.10 0.00 0.00 99.68 [2025-08-07T08:34:06.556Z] 08:34:01 3 0.10 0.00 0.10 0.00 0.00 99.80 [2025-08-07T08:34:06.556Z] 08:34:01 4 0.47 0.00 0.08 0.02 0.00 99.43 [2025-08-07T08:34:06.556Z] 08:34:01 5 0.85 0.00 0.15 0.02 0.00 98.98 [2025-08-07T08:34:06.556Z] 08:34:01 6 0.07 0.00 0.10 0.02 0.02 99.80 [2025-08-07T08:34:06.556Z] 08:34:01 7 0.07 0.00 0.07 0.08 0.00 99.78 [2025-08-07T08:34:06.556Z] Average: all 1.35 0.00 0.41 0.20 0.02 98.02 [2025-08-07T08:34:06.556Z] Average: 0 1.19 0.00 0.45 0.22 0.02 98.12 [2025-08-07T08:34:06.556Z] Average: 1 1.73 0.00 0.48 0.35 0.02 97.42 [2025-08-07T08:34:06.556Z] Average: 2 1.43 0.00 0.45 0.16 0.02 97.94 [2025-08-07T08:34:06.556Z] Average: 3 1.32 0.00 0.38 0.06 0.02 98.22 [2025-08-07T08:34:06.556Z] Average: 4 1.33 0.00 0.47 0.45 0.01 97.74 [2025-08-07T08:34:06.556Z] Average: 5 1.18 0.00 0.37 0.08 0.02 98.35 [2025-08-07T08:34:06.556Z] Average: 6 1.51 0.00 0.35 0.04 0.01 98.09 [2025-08-07T08:34:06.556Z] Average: 7 1.12 0.00 0.31 0.26 0.02 98.30 [2025-08-07T08:34:06.556Z] [2025-08-07T08:34:06.556Z] [2025-08-07T08:34:06.556Z]