Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a+25247ac748027abf9820f8a08a2990fa03ab5444 (c98835e69618593b9d05e05e741607cdffa5e963) 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-ssh4852749817882546548.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-ssh6703799511551345954.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-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2462016912649733300.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-ssh4158039625792341922.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9602449465634935843.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6462 in /w/workspace/xfoundry_edgex-taf-common_PR-137 [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-137 # 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 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a Merge succeeded, producing a5f442aac7142dff9560c6944f4e25718ae5897e Checking out Revision a5f442aac7142dff9560c6944f4e25718ae5897e (PR-137) > 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # 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 a5f442aac7142dff9560c6944f4e25718ae5897e # timeout=10 Commit message: "Merge commit '25247ac748027abf9820f8a08a2990fa03ab5444' into HEAD" > git rev-list --no-walk 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T18:57:23.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T18:57:23.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T18:57:23.470Z] ========================================================= [2025-08-07T18:57:23.470Z] EdgeX Global Pipelines Version Info [2025-08-07T18:57:23.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T18:57:26.179Z] ------------------- [2025-08-07T18:57:26.179Z] stable info: [2025-08-07T18:57:26.179Z] ------------------- [2025-08-07T18:57:26.179Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T18:57:26.179Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T18:57:26.179Z] Message: update stable to v1.0.276 [2025-08-07T18:57:26.750Z] ------------------- [2025-08-07T18:57:26.750Z] experimental info: [2025-08-07T18:57:26.750Z] ------------------- [2025-08-07T18:57:26.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T18:57:26.750Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T18:57:26.750Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-08-07T18:57:26.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-08-07T18:57:26.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-08-07T18:57:26.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T18:57:26.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T18:57:26.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T18:57:26.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-08-07T18:57:26.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T18:57:26.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-08-07T18:57:26.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-08-07T18:57:26.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T18:57:26.992Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-08-07T18:57:27.014Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-08-07T18:57:27.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T18:57:27.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T18:57:27.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2025-08-07T18:57:27.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2025-08-07T18:57:27.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2025-08-07T18:57:27.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5f442aac7142dff9560c6944f4e25718ae5897e [Pipeline] echo [2025-08-07T18:57:27.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5f442a [Pipeline] echo [2025-08-07T18:57:27.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T18:57:27.199Z] provisioning config files... [2025-08-07T18:57:27.212Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config13596041474847064318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T18:57:27.536Z] ---> ****-login.sh [2025-08-07T18:57:27.536Z] nexus3.edgexfoundry.org:10001 [2025-08-07T18:57:27.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:27.796Z] [2025-08-07T18:57:27.796Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T18:57:27.796Z] Configure a credential helper to remove this warning. See [2025-08-07T18:57:27.796Z] https://docs.****.com/go/credential-store/ [2025-08-07T18:57:27.796Z] [2025-08-07T18:57:27.796Z] Login Succeeded [2025-08-07T18:57:27.796Z] nexus3.edgexfoundry.org:10002 [2025-08-07T18:57:28.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:28.059Z] [2025-08-07T18:57:28.060Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T18:57:28.060Z] Configure a credential helper to remove this warning. See [2025-08-07T18:57:28.060Z] https://docs.****.com/go/credential-store/ [2025-08-07T18:57:28.060Z] [2025-08-07T18:57:28.060Z] Login Succeeded [2025-08-07T18:57:28.060Z] nexus3.edgexfoundry.org:10003 [2025-08-07T18:57:28.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:28.060Z] [2025-08-07T18:57:28.060Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T18:57:28.060Z] Configure a credential helper to remove this warning. See [2025-08-07T18:57:28.060Z] https://docs.****.com/go/credential-store/ [2025-08-07T18:57:28.060Z] [2025-08-07T18:57:28.060Z] Login Succeeded [2025-08-07T18:57:28.060Z] nexus3.edgexfoundry.org:10004 [2025-08-07T18:57:28.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:28.060Z] [2025-08-07T18:57:28.060Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T18:57:28.060Z] Configure a credential helper to remove this warning. See [2025-08-07T18:57:28.060Z] https://docs.****.com/go/credential-store/ [2025-08-07T18:57:28.060Z] [2025-08-07T18:57:28.060Z] Login Succeeded [2025-08-07T18:57:28.322Z] ****.io [2025-08-07T18:57:28.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:28.322Z] [2025-08-07T18:57:28.322Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T18:57:28.322Z] Configure a credential helper to remove this warning. See [2025-08-07T18:57:28.322Z] https://docs.****.com/go/credential-store/ [2025-08-07T18:57:28.322Z] [2025-08-07T18:57:28.322Z] Login Succeeded [2025-08-07T18:57:28.322Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T18:57:28.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-07T18:57:28.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T18:57:28.824Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T18:57:28.824Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T18:57:28.824Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T18:57:28.824Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T18:57:28.824Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T18:57:28.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T18:57:29.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T18:57:29.243Z] [2025-08-07T18:57:29.243Z] 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-07T18:57:29.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T18:57:29.553Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T18:57:29.553Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T18:57:29.553Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T18:57:29.553Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T18:57:29.553Z] 461d9e800cba: Pulling fs layer [2025-08-07T18:57:29.553Z] 80192f66455f: Pulling fs layer [2025-08-07T18:57:29.553Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T18:57:29.553Z] a29436f7fd5d: Pulling fs layer [2025-08-07T18:57:29.553Z] 923cac83aea3: Pulling fs layer [2025-08-07T18:57:29.553Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T18:57:29.553Z] db01528c6b51: Pulling fs layer [2025-08-07T18:57:29.553Z] 28988de357af: Pulling fs layer [2025-08-07T18:57:29.553Z] a29436f7fd5d: Waiting [2025-08-07T18:57:29.553Z] 923cac83aea3: Waiting [2025-08-07T18:57:29.553Z] 25ad8b0a4227: Waiting [2025-08-07T18:57:29.553Z] db01528c6b51: Waiting [2025-08-07T18:57:29.553Z] 28988de357af: Waiting [2025-08-07T18:57:29.553Z] 461d9e800cba: Waiting [2025-08-07T18:57:29.553Z] 80192f66455f: Waiting [2025-08-07T18:57:29.553Z] 2e8e34ca0e6c: Waiting [2025-08-07T18:57:29.553Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T18:57:29.553Z] 6bf1a483ea7c: Download complete [2025-08-07T18:57:29.813Z] 461d9e800cba: Verifying Checksum [2025-08-07T18:57:29.813Z] 461d9e800cba: Download complete [2025-08-07T18:57:29.813Z] 80192f66455f: Verifying Checksum [2025-08-07T18:57:29.813Z] 80192f66455f: Download complete [2025-08-07T18:57:29.813Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T18:57:29.813Z] f5dfc541a4d3: Download complete [2025-08-07T18:57:29.813Z] 3dae71ba6b94: Download complete [2025-08-07T18:57:29.813Z] 923cac83aea3: Verifying Checksum [2025-08-07T18:57:29.813Z] 923cac83aea3: Download complete [2025-08-07T18:57:30.072Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T18:57:30.072Z] 25ad8b0a4227: Download complete [2025-08-07T18:57:30.072Z] 28988de357af: Download complete [2025-08-07T18:57:30.333Z] a29436f7fd5d: Verifying Checksum [2025-08-07T18:57:30.333Z] a29436f7fd5d: Download complete [2025-08-07T18:57:30.593Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T18:57:30.593Z] 2e8e34ca0e6c: Download complete [2025-08-07T18:57:31.531Z] 3dae71ba6b94: Pull complete [2025-08-07T18:57:31.531Z] 6bf1a483ea7c: Pull complete [2025-08-07T18:57:32.479Z] f5dfc541a4d3: Pull complete [2025-08-07T18:57:32.479Z] 461d9e800cba: Pull complete [2025-08-07T18:57:32.479Z] 80192f66455f: Pull complete [2025-08-07T18:57:36.684Z] 2e8e34ca0e6c: Pull complete [2025-08-07T18:57:37.624Z] a29436f7fd5d: Pull complete [2025-08-07T18:57:37.624Z] 923cac83aea3: Pull complete [2025-08-07T18:57:37.887Z] 25ad8b0a4227: Pull complete [2025-08-07T18:57:37.887Z] db01528c6b51: Pull complete [2025-08-07T18:57:37.887Z] 28988de357af: Pull complete [2025-08-07T18:57:37.887Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T18:57:37.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T18:57:37.887Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T18:57:38.032Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2025-08-07T18:57:38.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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-07T18:57:40.391Z] $ docker top cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f -eo pid,comm [2025-08-07T18:57:40.445Z] 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-07T18:57:40.445Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T18:57:40.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T18:57:40.495Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T18:57:40.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T18:57:40.621Z] $ docker exec cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent [2025-08-07T18:57:40.728Z] SSH_AUTH_SOCK=/tmp/ssh-vjsxoTBIgotv/agent.33 [2025-08-07T18:57:40.728Z] SSH_AGENT_PID=39 [2025-08-07T18:57:40.736Z] Running ssh-add (command line suppressed) [2025-08-07T18:57:40.828Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_13671958122411068056.key (/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_13671958122411068056.key) [2025-08-07T18:57:40.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T18:57:41.138Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-137 [Pipeline] sh [2025-08-07T18:57:41.428Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T18:57:41.459Z] $ docker exec --env ******** --env ******** cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent -k [2025-08-07T18:57:41.558Z] unset SSH_AUTH_SOCK; [2025-08-07T18:57:41.559Z] unset SSH_AGENT_PID; [2025-08-07T18:57:41.559Z] echo Agent pid 39 killed; [2025-08-07T18:57:41.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T18:57:41.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T18:57:41.608Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T18:57:41.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T18:57:41.737Z] $ docker exec cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent [2025-08-07T18:57:41.843Z] SSH_AUTH_SOCK=/tmp/ssh-zirwrBVf4Cne/agent.86 [2025-08-07T18:57:41.843Z] SSH_AGENT_PID=92 [2025-08-07T18:57:41.850Z] Running ssh-add (command line suppressed) [2025-08-07T18:57:41.958Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_10343443691397668636.key (/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_10343443691397668636.key) [2025-08-07T18:57:41.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T18:57:42.267Z] + git semver init [2025-08-07T18:57:42.528Z] 2025-08-07 18:57:42,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T18:57:42.528Z] 2025-08-07 18:57:42,496 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T18:57:42.528Z] 2025-08-07 18:57:42,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver [2025-08-07T18:57:42.528Z] 2025-08-07 18:57:42,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-137/.semver [2025-08-07T18:57:42.528Z] 2025-08-07 18:57:42,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137, stdin=None, shell=False, universal_newlines=False) [2025-08-07T18:57:43.097Z] 2025-08-07 18:57:43,094 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-137/.git/info/exclude [2025-08-07T18:57:43.097Z] 2025-08-07 18:57:43,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 with force:False [2025-08-07T18:57:43.097Z] 2025-08-07 18:57:43,094 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 [2025-08-07T18:57:43.357Z] 2025-08-07 18:57:43,098 [execute] INFO git cat-file --batch-check [2025-08-07T18:57:43.357Z] 2025-08-07 18:57:43,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T18:57:43.357Z] 2025-08-07 18:57:43,102 [execute] INFO git cat-file --batch [2025-08-07T18:57:43.357Z] 2025-08-07 18:57:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T18:57:43.357Z] 2025-08-07 18:57:43,106 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 [2025-08-07T18:57:43.357Z] 0.0.0 [Pipeline] } [2025-08-07T18:57:43.367Z] $ docker exec --env ******** --env ******** cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent -k [2025-08-07T18:57:43.470Z] unset SSH_AUTH_SOCK; [2025-08-07T18:57:43.471Z] unset SSH_AGENT_PID; [2025-08-07T18:57:43.471Z] echo Agent pid 92 killed; [2025-08-07T18:57:43.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T18:57:43.800Z] + git semver [Pipeline] } [2025-08-07T18:57:44.070Z] $ docker stop --time=1 cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f [2025-08-07T18:57:45.327Z] $ docker rm -f --volumes cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T18:57:45.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T18:57:45.919Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T18:57:45.923Z] [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-07T18:57:46.092Z] provisioning config files... [2025-08-07T18:57:46.103Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config4063831582312947807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T18:57:46.400Z] ---> ****-login.sh [2025-08-07T18:57:46.400Z] nexus3.edgexfoundry.org:10001 [2025-08-07T18:57:46.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:46.400Z] Login Succeeded [2025-08-07T18:57:46.400Z] nexus3.edgexfoundry.org:10002 [2025-08-07T18:57:46.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:46.400Z] Login Succeeded [2025-08-07T18:57:46.400Z] nexus3.edgexfoundry.org:10003 [2025-08-07T18:57:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:46.660Z] Login Succeeded [2025-08-07T18:57:46.660Z] nexus3.edgexfoundry.org:10004 [2025-08-07T18:57:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:46.660Z] Login Succeeded [2025-08-07T18:57:46.660Z] ****.io [2025-08-07T18:57:46.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:57:46.919Z] Login Succeeded [2025-08-07T18:57:46.919Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T18:57:46.925Z] 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-07T18:57:47.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T18:57:48.067Z] + ls -al . [2025-08-07T18:57:48.067Z] total 72 [2025-08-07T18:57:48.067Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 18:57 . [2025-08-07T18:57:48.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:57 .. [2025-08-07T18:57:48.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:57 .git [2025-08-07T18:57:48.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:57 .github [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 18:57 .gitignore [2025-08-07T18:57:48.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:57 .semver [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 18:57 Dockerfile [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 18:57 Jenkinsfile [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 18:57 LICENSE [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 18:57 README.md [2025-08-07T18:57:48.067Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:57 TUC [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:57 VERSION [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 18:57 requirements.txt [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 18:57 robot-entrypoint.sh [2025-08-07T18:57:48.067Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T18:57:48.381Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a5f442aac7142dff9560c6944f4e25718ae5897e --label arch=amd64 --label version=0.0.0 . [2025-08-07T18:57:49.321Z] #0 building with "default" instance using docker driver [2025-08-07T18:57:49.321Z] [2025-08-07T18:57:49.321Z] #1 [internal] load build definition from Dockerfile [2025-08-07T18:57:49.321Z] #1 transferring dockerfile: 1.69kB done [2025-08-07T18:57:49.321Z] #1 DONE 0.0s [2025-08-07T18:57:49.321Z] [2025-08-07T18:57:49.321Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T18:57:49.892Z] #2 DONE 0.8s [2025-08-07T18:57:49.892Z] [2025-08-07T18:57:49.892Z] #3 [internal] load .dockerignore [2025-08-07T18:57:49.892Z] #3 transferring context: 2B done [2025-08-07T18:57:49.892Z] #3 DONE 0.0s [2025-08-07T18:57:49.892Z] [2025-08-07T18:57:49.892Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T18:57:49.892Z] #4 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T18:57:49.892Z] #4 ... [2025-08-07T18:57:49.892Z] [2025-08-07T18:57:49.892Z] #5 [internal] load build context [2025-08-07T18:57:49.892Z] #5 transferring context: 540.72kB 0.0s done [2025-08-07T18:57:49.892Z] #5 DONE 0.1s [2025-08-07T18:57:49.892Z] [2025-08-07T18:57:49.892Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T18:57:49.892Z] #4 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T18:57:49.892Z] #4 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T18:57:49.892Z] #4 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T18:57:49.892Z] #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.2s [2025-08-07T18:57:50.152Z] #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s [2025-08-07T18:57:50.152Z] #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-07T18:57:50.411Z] #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-08-07T18:57:50.411Z] #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T18:57:50.411Z] #4 DONE 0.6s [2025-08-07T18:57:50.411Z] [2025-08-07T18:57:50.411Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-08-07T18:57:50.411Z] #6 DONE 0.1s [2025-08-07T18:57:50.411Z] [2025-08-07T18:57:50.411Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T18:57:50.411Z] #7 DONE 0.0s [2025-08-07T18:57:50.672Z] [2025-08-07T18:57:50.672Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T18:57:50.672Z] #8 DONE 0.0s [2025-08-07T18:57:50.672Z] [2025-08-07T18:57:50.672Z] #9 [5/7] WORKDIR /edgex-taf [2025-08-07T18:57:50.672Z] #9 DONE 0.0s [2025-08-07T18:57:50.672Z] [2025-08-07T18:57:50.672Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T18:57:50.932Z] #10 DONE 0.3s [2025-08-07T18:57:50.932Z] [2025-08-07T18:57:50.932Z] #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-07T18:57:51.192Z] #11 0.238 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T18:57:54.490Z] #11 3.065 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T18:57:57.785Z] #11 6.793 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T18:58:01.030Z] Still waiting to schedule task [2025-08-07T18:58:01.030Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-07T18:58:01.077Z] #11 9.646 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T18:58:01.078Z] #11 9.693 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T18:58:02.017Z] #11 10.98 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T18:58:03.397Z] #11 12.25 Executing busybox-1.36.1-r30.trigger [2025-08-07T18:58:03.397Z] #11 12.26 OK: 8 MiB in 14 packages [2025-08-07T18:58:03.397Z] #11 12.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T18:58:05.931Z] #11 15.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T18:58:10.122Z] #11 18.71 (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T18:58:12.027Z] #11 20.95 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T18:58:14.562Z] #11 23.50 (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T18:58:16.469Z] #11 25.47 (4/14) Installing libunistring (1.2-r0) [2025-08-07T18:58:19.760Z] #11 28.28 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T18:58:21.666Z] #11 30.54 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T18:58:23.569Z] #11 32.46 (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T18:58:25.473Z] #11 34.39 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T18:58:28.009Z] #11 36.94 (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T18:58:30.546Z] #11 39.46 (10/14) Installing curl (8.12.1-r0) [2025-08-07T18:58:32.461Z] #11 41.66 (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T18:58:37.740Z] #11 46.06 (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T18:58:39.118Z] #11 48.30 (13/14) Installing jq (1.7.1-r0) [2025-08-07T18:58:41.654Z] #11 50.83 (14/14) Installing openssl (3.3.4-r0) [2025-08-07T18:58:44.195Z] #11 53.32 Executing busybox-1.36.1-r30.trigger [2025-08-07T18:58:44.195Z] #11 53.32 Executing ca-certificates-20250619-r0.trigger [2025-08-07T18:58:44.195Z] #11 53.37 OK: 43 MiB in 28 packages [2025-08-07T18:58:44.195Z] #11 53.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T18:58:47.489Z] #11 56.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T18:58:51.686Z] #11 60.12 (1/167) Installing libexpat (2.7.0-r0) [2025-08-07T18:58:53.066Z] #11 62.14 (2/167) Installing libbz2 (1.0.8-r6) [2025-08-07T18:58:54.970Z] #11 63.76 (3/167) Installing libpng (1.6.44-r0) [2025-08-07T18:58:56.877Z] #11 65.97 (4/167) Installing freetype (2.13.2-r0) [2025-08-07T18:58:59.413Z] #11 68.50 (5/167) Installing fontconfig (2.15.0-r1) [2025-08-07T18:59:01.953Z] #11 70.71 (6/167) Installing libfontenc (1.1.8-r0) [2025-08-07T18:59:03.331Z] #11 72.30 (7/167) Installing mkfontscale (1.2.2-r6) [2025-08-07T18:59:04.708Z] #11 73.88 (8/167) Installing font-opensans (0_git20210927-r1) [2025-08-07T18:59:07.999Z] #11 77.02 (9/167) Installing pkgconf (2.2.0-r0) [2025-08-07T18:59:09.908Z] #11 78.95 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T18:59:11.817Z] #11 80.86 (11/167) Installing libffi (3.4.6-r0) [2025-08-07T18:59:13.197Z] #11 82.47 (12/167) Installing libintl (0.22.5-r0) [2025-08-07T18:59:15.107Z] #11 84.05 (13/167) Installing libeconf (0.6.3-r0) [2025-08-07T18:59:16.489Z] #11 85.67 (14/167) Installing libblkid (2.40.1-r1) [2025-08-07T18:59:18.397Z] #11 87.58 (15/167) Installing libmount (2.40.1-r1) [2025-08-07T18:59:20.936Z] #11 89.83 (16/167) Installing pcre2 (10.43-r0) [2025-08-07T18:59:23.472Z] #11 92.38 (17/167) Installing glib (2.80.5-r0) [2025-08-07T18:59:26.757Z] #11 96.00 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T18:59:28.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6463 in /w/workspace/xfoundry_edgex-taf-common_PR-137 [Pipeline] { [Pipeline] checkout [2025-08-07T18:59:30.043Z] #11 99.30 (19/167) Installing xz-libs (5.6.2-r1) [2025-08-07T18:59:31.361Z] Selected Git installation does not exist. Using Default [2025-08-07T18:59:31.361Z] The recommended git tool is: NONE [2025-08-07T18:59:32.579Z] #11 101.6 (20/167) Installing libxml2 (2.12.10-r0) [2025-08-07T18:59:35.116Z] #11 104.4 (21/167) Installing shared-mime-info (2.4-r0) [2025-08-07T18:59:36.096Z] using credential edgex-jenkins-ssh [2025-08-07T18:59:36.116Z] Cloning the remote Git repository [2025-08-07T18:59:36.155Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T18:59:36.253Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-137 # timeout=10 [2025-08-07T18:59:36.387Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T18:59:36.388Z] > git --version # timeout=10 [2025-08-07T18:59:36.412Z] > git --version # 'git version 2.25.1' [2025-08-07T18:59:36.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T18:59:37.652Z] #11 106.9 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T18:59:36.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T18:59:37.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T18:59:37.196Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T18:59:38.607Z] Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a [2025-08-07T18:59:38.889Z] Merge succeeded, producing 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 [2025-08-07T18:59:38.890Z] Checking out Revision 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 (PR-137) [2025-08-07T18:59:38.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T18:59:38.080Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T18:59:38.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T18:59:38.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-08-07T18:59:38.621Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T18:59:38.690Z] > git checkout -f 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 [2025-08-07T18:59:38.768Z] > git remote # timeout=10 [2025-08-07T18:59:38.785Z] > git config --get remote.origin.url # timeout=10 [2025-08-07T18:59:38.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T18:59:38.823Z] > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [2025-08-07T18:59:38.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-08-07T18:59:38.892Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T18:59:38.906Z] > git checkout -f 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 # timeout=10 [2025-08-07T18:59:39.558Z] #11 108.5 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T18:59:42.098Z] #11 111.1 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-08-07T18:59:42.467Z] Commit message: "Merge commit '25247ac748027abf9820f8a08a2990fa03ab5444' into HEAD" [2025-08-07T18:59:42.473Z] > git rev-list --no-walk 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 [2025-08-07T18:59:43.477Z] #11 112.4 (25/167) Installing libwebp (1.3.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T18:59:43.840Z] provisioning config files... [2025-08-07T18:59:43.864Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config4936740012807024392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T18:59:44.478Z] ---> ****-login.sh [2025-08-07T18:59:44.478Z] nexus3.edgexfoundry.org:10001 [2025-08-07T18:59:44.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:59:45.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T18:59:45.025Z] Configure a credential helper to remove this warning. See [2025-08-07T18:59:45.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T18:59:45.026Z] [2025-08-07T18:59:45.026Z] Login Succeeded [2025-08-07T18:59:45.026Z] nexus3.edgexfoundry.org:10002 [2025-08-07T18:59:45.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:59:45.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T18:59:45.298Z] Configure a credential helper to remove this warning. See [2025-08-07T18:59:45.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T18:59:45.298Z] [2025-08-07T18:59:45.298Z] Login Succeeded [2025-08-07T18:59:45.298Z] nexus3.edgexfoundry.org:10003 [2025-08-07T18:59:45.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:59:45.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T18:59:45.840Z] Configure a credential helper to remove this warning. See [2025-08-07T18:59:45.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T18:59:45.840Z] [2025-08-07T18:59:45.840Z] Login Succeeded [2025-08-07T18:59:45.840Z] nexus3.edgexfoundry.org:10004 [2025-08-07T18:59:45.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:59:46.014Z] #11 114.9 (26/167) Installing tiff (4.6.0t-r0) [2025-08-07T18:59:46.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T18:59:46.109Z] Configure a credential helper to remove this warning. See [2025-08-07T18:59:46.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T18:59:46.109Z] [2025-08-07T18:59:46.109Z] Login Succeeded [2025-08-07T18:59:46.109Z] ****.io [2025-08-07T18:59:46.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T18:59:46.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T18:59:46.642Z] Configure a credential helper to remove this warning. See [2025-08-07T18:59:46.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T18:59:46.642Z] [2025-08-07T18:59:46.642Z] Login Succeeded [2025-08-07T18:59:46.642Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T18:59:46.655Z] 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-07T18:59:47.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T18:59:47.644Z] + ls -al . [2025-08-07T18:59:47.644Z] total 68 [2025-08-07T18:59:47.644Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:59 . [2025-08-07T18:59:47.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:59 .. [2025-08-07T18:59:47.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:59 .git [2025-08-07T18:59:47.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:59 .github [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 18:59 .gitignore [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 18:59 Dockerfile [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 18:59 Jenkinsfile [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 18:59 LICENSE [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 18:59 README.md [2025-08-07T18:59:47.644Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:59 TUC [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:57 VERSION [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 18:59 requirements.txt [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 18:59 robot-entrypoint.sh [2025-08-07T18:59:47.644Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T18:59:47.923Z] #11 117.1 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-08-07T18:59:47.998Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9b10e39fa6ddeaee5fa3f20a379e92042324adf9 --label arch=arm64 --label version=0.0.0 . [2025-08-07T18:59:48.270Z] Sending build context to Docker daemon 405.5kB [2025-08-07T18:59:48.270Z] Step 1/13 : FROM alpine:3.20 [2025-08-07T18:59:49.232Z] 3.20: Pulling from library/alpine [2025-08-07T18:59:49.232Z] 13e713f82565: Pulling fs layer [2025-08-07T18:59:49.500Z] 13e713f82565: Download complete [2025-08-07T18:59:50.459Z] 13e713f82565: Pull complete [2025-08-07T18:59:50.459Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T18:59:50.459Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T18:59:50.460Z] ---> c88e9dceb6cb [2025-08-07T18:59:50.460Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-08-07T18:59:50.460Z] ---> Running in e15fcf455b21 [2025-08-07T18:59:50.462Z] #11 119.3 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T18:59:50.726Z] Removing intermediate container e15fcf455b21 [2025-08-07T18:59:50.726Z] ---> 1d2d0228876f [2025-08-07T18:59:50.726Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-08-07T18:59:50.726Z] ---> Running in 7a4876bb0b46 [2025-08-07T18:59:50.993Z] Removing intermediate container 7a4876bb0b46 [2025-08-07T18:59:50.993Z] ---> 6425b1b8054a [2025-08-07T18:59:50.993Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-08-07T18:59:51.840Z] #11 120.9 (29/167) Installing libxau (1.0.11-r4) [2025-08-07T18:59:51.961Z] ---> 2b5cbcdf8367 [2025-08-07T18:59:51.961Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T18:59:52.227Z] ---> 5cecc760fd17 [2025-08-07T18:59:52.227Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T18:59:52.809Z] ---> 01977af49573 [2025-08-07T18:59:52.809Z] Step 7/13 : WORKDIR /edgex-taf [2025-08-07T18:59:52.809Z] ---> Running in 27bff2d36c40 [2025-08-07T18:59:53.090Z] Removing intermediate container 27bff2d36c40 [2025-08-07T18:59:53.090Z] ---> 4035cebf87e9 [2025-08-07T18:59:53.090Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T18:59:53.090Z] ---> Running in dde5cfc9a014 [2025-08-07T18:59:53.217Z] #11 122.2 (30/167) Installing libmd (1.1.0-r0) [2025-08-07T18:59:54.594Z] #11 123.9 (31/167) Installing libbsd (0.12.2-r0) [2025-08-07T18:59:55.037Z] Removing intermediate container dde5cfc9a014 [2025-08-07T18:59:55.037Z] ---> 977fde3564c6 [2025-08-07T18:59:55.037Z] 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-07T18:59:55.037Z] ---> Running in 7e8cd027fec5 [2025-08-07T18:59:55.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T18:59:56.503Z] #11 125.5 (32/167) Installing libxdmcp (1.1.5-r1) [2025-08-07T18:59:57.882Z] #11 126.8 (33/167) Installing libxcb (1.16.1-r0) [2025-08-07T18:59:59.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:00:00.413Z] #11 129.3 (34/167) Installing libx11 (1.8.9-r1) [2025-08-07T19:00:03.606Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T19:00:03.708Z] #11 132.5 (35/167) Installing libxcomposite (0.4.6-r5) [2025-08-07T19:00:04.646Z] #11 133.8 (36/167) Installing libxfixes (6.0.1-r4) [2025-08-07T19:00:06.025Z] #11 135.1 (37/167) Installing libxrender (0.9.11-r5) [2025-08-07T19:00:06.928Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T19:00:06.928Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T19:00:07.876Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T19:00:07.926Z] #11 136.7 (38/167) Installing libxcursor (1.2.2-r1) [2025-08-07T19:00:09.273Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T19:00:09.274Z] OK: 9 MiB in 14 packages [2025-08-07T19:00:09.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:00:09.303Z] #11 138.3 (39/167) Installing libxdamage (1.1.6-r5) [2025-08-07T19:00:10.675Z] #11 139.6 (40/167) Installing libxext (1.3.6-r2) [2025-08-07T19:00:12.053Z] #11 141.3 (41/167) Installing libxi (1.8.1-r4) [2025-08-07T19:00:12.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:00:13.958Z] #11 142.9 (42/167) Installing libxinerama (1.1.5-r4) [2025-08-07T19:00:15.336Z] #11 144.2 (43/167) Installing libxrandr (1.5.4-r1) [2025-08-07T19:00:16.716Z] #11 145.9 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T19:00:17.114Z] (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T19:00:18.617Z] #11 147.8 (45/167) Installing libxtst (1.2.4-r6) [2025-08-07T19:00:19.046Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T19:00:19.990Z] #11 149.1 (46/167) Installing dbus-libs (1.14.10-r1) [2025-08-07T19:00:21.610Z] (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T19:00:22.522Z] #11 151.4 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-08-07T19:00:23.544Z] (4/14) Installing libunistring (1.2-r0) [2025-08-07T19:00:24.433Z] #11 153.7 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T19:00:26.337Z] #11 155.6 (49/167) Installing pixman (0.43.2-r0) [2025-08-07T19:00:26.885Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T19:00:28.833Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T19:00:29.631Z] #11 158.2 (50/167) Installing cairo (1.18.4-r0) [2025-08-07T19:00:30.775Z] (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T19:00:32.168Z] #11 161.0 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-08-07T19:00:32.713Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T19:00:33.545Z] #11 162.4 (52/167) Installing avahi-libs (0.8-r17) [2025-08-07T19:00:35.288Z] (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T19:00:35.450Z] #11 164.3 (53/167) Installing gmp (6.3.0-r1) [2025-08-07T19:00:37.875Z] (10/14) Installing curl (8.12.1-r0) [2025-08-07T19:00:37.992Z] #11 166.9 (54/167) Installing nettle (3.9.1-r0) [2025-08-07T19:00:40.449Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T19:00:40.529Z] #11 169.4 (55/167) Installing libtasn1 (4.20.0-r0) [2025-08-07T19:00:41.910Z] #11 171.0 (56/167) Installing p11-kit (0.25.3-r0) [2025-08-07T19:00:44.446Z] #11 173.5 (57/167) Installing gnutls (3.8.5-r0) [2025-08-07T19:00:44.691Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T19:00:47.263Z] (13/14) Installing jq (1.7.1-r0) [2025-08-07T19:00:47.737Z] #11 176.7 (58/167) Installing cups-libs (2.4.9-r1) [2025-08-07T19:00:49.838Z] (14/14) Installing openssl (3.3.4-r0) [2025-08-07T19:00:50.273Z] #11 179.3 (59/167) Installing libepoxy (1.5.10-r1) [2025-08-07T19:00:52.410Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T19:00:52.410Z] Executing ca-certificates-20250619-r0.trigger [2025-08-07T19:00:52.410Z] OK: 43 MiB in 28 packages [2025-08-07T19:00:52.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:00:52.814Z] #11 181.8 (60/167) Installing fribidi (1.0.15-r0) [2025-08-07T19:00:54.197Z] #11 183.4 (61/167) Installing graphite2 (1.3.14-r6) [2025-08-07T19:00:56.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:00:56.109Z] #11 185.3 (62/167) Installing harfbuzz (8.5.0-r0) [2025-08-07T19:00:59.397Z] #11 188.1 (63/167) Installing libxft (2.3.8-r3) [2025-08-07T19:01:00.263Z] (1/166) Installing libexpat (2.7.0-r0) [2025-08-07T19:01:00.778Z] #11 189.6 (64/167) Installing pango (1.52.2-r0) [2025-08-07T19:01:02.201Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-08-07T19:01:03.313Z] #11 192.2 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T19:01:03.603Z] (3/166) Installing libpng (1.6.44-r0) [2025-08-07T19:01:04.691Z] #11 193.8 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T19:01:06.070Z] #11 195.1 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T19:01:06.179Z] (4/166) Installing freetype (2.13.2-r0) [2025-08-07T19:01:07.449Z] #11 196.4 (68/167) Installing xkeyboard-config (2.41-r0) [2025-08-07T19:01:08.752Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-08-07T19:01:09.985Z] #11 199.2 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-08-07T19:01:11.329Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-08-07T19:01:12.525Z] #11 201.4 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T19:01:12.737Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-08-07T19:01:14.140Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-08-07T19:01:16.719Z] #11 205.2 (71/167) Installing icu-data-full (74.2-r1) [2025-08-07T19:01:18.386Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-08-07T19:01:19.791Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T19:01:20.915Z] #11 209.9 (72/167) Installing mesa (24.0.9-r1) [2025-08-07T19:01:21.742Z] (11/166) Installing libffi (3.4.6-r0) [2025-08-07T19:01:22.295Z] #11 211.5 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-08-07T19:01:23.676Z] (12/166) Installing libintl (0.22.5-r0) [2025-08-07T19:01:25.078Z] (13/166) Installing libeconf (0.6.3-r0) [2025-08-07T19:01:27.013Z] (14/166) Installing libblkid (2.40.1-r1) [2025-08-07T19:01:29.057Z] (15/166) Installing libmount (2.40.1-r1) [2025-08-07T19:01:31.670Z] (16/166) Installing pcre2 (10.43-r0) [2025-08-07T19:01:32.274Z] #11 221.5 (74/167) Installing hwdata-pci (0.382-r0) [2025-08-07T19:01:34.251Z] (17/166) Installing glib (2.80.5-r0) [2025-08-07T19:01:34.807Z] #11 224.1 (75/167) Installing libpciaccess (0.18.1-r0) [2025-08-07T19:01:36.716Z] #11 225.7 (76/167) Installing libdrm (2.4.120-r0) [2025-08-07T19:01:37.596Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T19:01:39.245Z] #11 228.0 (77/167) Installing libelf (0.191-r0) [2025-08-07T19:01:40.940Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-08-07T19:01:41.148Z] #11 229.9 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-08-07T19:01:42.883Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-08-07T19:01:43.053Z] #11 231.9 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T19:01:46.232Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-08-07T19:01:47.238Z] #11 236.3 (80/167) Installing eudev-libs (3.2.14-r2) [2025-08-07T19:01:48.810Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T19:01:49.143Z] #11 238.0 (81/167) Installing libmagic (5.45-r1) [2025-08-07T19:01:50.208Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T19:01:51.695Z] #11 240.9 (82/167) Installing file (5.45-r1) [2025-08-07T19:01:52.774Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-08-07T19:01:53.078Z] #11 242.2 (83/167) Installing xprop (1.2.7-r0) [2025-08-07T19:01:54.178Z] (25/166) Installing libwebp (1.3.2-r0) [2025-08-07T19:01:54.984Z] #11 243.8 (84/167) Installing libice (1.1.1-r6) [2025-08-07T19:01:56.364Z] #11 245.4 (85/167) Installing libuuid (2.40.1-r1) [2025-08-07T19:01:56.764Z] (26/166) Installing tiff (4.6.0t-r0) [2025-08-07T19:01:58.267Z] #11 247.0 (86/167) Installing libsm (1.2.4-r4) [2025-08-07T19:01:58.705Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-08-07T19:01:59.646Z] #11 248.7 (87/167) Installing libxt (1.3.0-r5) [2025-08-07T19:02:01.273Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T19:02:02.186Z] #11 251.1 (88/167) Installing libxmu (1.1.4-r2) [2025-08-07T19:02:02.675Z] (29/166) Installing libxau (1.0.11-r4) [2025-08-07T19:02:04.074Z] (30/166) Installing libmd (1.1.0-r0) [2025-08-07T19:02:04.093Z] #11 253.1 (89/167) Installing xset (1.2.5-r1) [2025-08-07T19:02:05.472Z] #11 254.7 (90/167) Installing xdg-utils (1.2.1-r0) [2025-08-07T19:02:06.007Z] (31/166) Installing libbsd (0.12.2-r0) [2025-08-07T19:02:07.381Z] #11 256.6 (91/167) Installing libogg (1.3.5-r5) [2025-08-07T19:02:07.408Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-08-07T19:02:08.808Z] (33/166) Installing libxcb (1.16.1-r0) [2025-08-07T19:02:09.288Z] #11 258.2 (92/167) Installing libflac (1.4.3-r1) [2025-08-07T19:02:11.197Z] #11 260.5 (93/167) Installing alsa-lib (1.2.11-r0) [2025-08-07T19:02:11.377Z] (34/166) Installing libx11 (1.8.9-r1) [2025-08-07T19:02:14.490Z] #11 263.3 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T19:02:14.708Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-08-07T19:02:16.109Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-08-07T19:02:17.505Z] (37/166) Installing libxrender (0.9.11-r5) [2025-08-07T19:02:17.782Z] #11 266.7 (95/167) Installing aom-libs (3.9.1-r0) [2025-08-07T19:02:18.904Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-08-07T19:02:20.841Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-08-07T19:02:21.079Z] #11 270.3 (96/167) Installing libva (2.21.0-r0) [2025-08-07T19:02:22.239Z] (40/166) Installing libxext (1.3.6-r2) [2025-08-07T19:02:22.982Z] #11 272.2 (97/167) Installing libvdpau (1.5-r3) [2025-08-07T19:02:23.639Z] (41/166) Installing libxi (1.8.1-r4) [2025-08-07T19:02:24.888Z] #11 273.8 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-08-07T19:02:25.571Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-08-07T19:02:26.522Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-08-07T19:02:26.792Z] #11 276.0 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T19:02:28.446Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T19:02:29.327Z] #11 278.6 (100/167) Installing libdav1d (1.4.2-r0) [2025-08-07T19:02:30.371Z] (45/166) Installing libxtst (1.2.4-r6) [2025-08-07T19:02:31.766Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-08-07T19:02:32.616Z] #11 281.4 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-08-07T19:02:34.332Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-08-07T19:02:34.521Z] #11 283.6 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T19:02:36.431Z] #11 285.3 (103/167) Installing imath (3.1.12-r0) [2025-08-07T19:02:36.899Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T19:02:38.338Z] #11 287.2 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T19:02:38.825Z] (49/166) Installing pixman (0.43.2-r0) [2025-08-07T19:02:41.396Z] (50/166) Installing cairo (1.18.4-r0) [2025-08-07T19:02:41.630Z] #11 290.3 (105/167) Installing giflib (5.2.2-r0) [2025-08-07T19:02:43.010Z] #11 291.9 (106/167) Installing libhwy (1.0.7-r0) [2025-08-07T19:02:43.971Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-08-07T19:02:44.389Z] #11 293.5 (107/167) Installing lcms2 (2.16-r0) [2025-08-07T19:02:45.378Z] (52/166) Installing avahi-libs (0.8-r17) [2025-08-07T19:02:46.927Z] #11 295.7 (108/167) Installing libjxl (0.10.2-r0) [2025-08-07T19:02:47.313Z] (53/166) Installing gmp (6.3.0-r1) [2025-08-07T19:02:49.886Z] (54/166) Installing nettle (3.9.1-r0) [2025-08-07T19:02:50.228Z] #11 298.9 (109/167) Installing lame-libs (3.100-r5) [2025-08-07T19:02:52.131Z] #11 301.2 (110/167) Installing opus (1.5.2-r0) [2025-08-07T19:02:52.453Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-08-07T19:02:53.857Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-08-07T19:02:54.742Z] #11 303.7 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-08-07T19:02:56.425Z] (57/166) Installing gnutls (3.8.5-r0) [2025-08-07T19:02:58.034Z] #11 306.9 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T19:02:59.750Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-08-07T19:02:59.943Z] #11 309.1 (113/167) Installing soxr (0.1.3-r7) [2025-08-07T19:03:01.850Z] #11 311.0 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T19:03:02.318Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-08-07T19:03:03.758Z] #11 312.9 (115/167) Installing libtheora (1.1.1-r18) [2025-08-07T19:03:04.892Z] (60/166) Installing fribidi (1.0.15-r0) [2025-08-07T19:03:06.298Z] #11 315.5 (116/167) Installing libvorbis (1.3.7-r2) [2025-08-07T19:03:06.826Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-08-07T19:03:08.758Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-08-07T19:03:08.832Z] #11 317.7 (117/167) Installing libvpx (1.14.1-r0) [2025-08-07T19:03:11.325Z] (63/166) Installing libxft (2.3.8-r3) [2025-08-07T19:03:12.126Z] #11 320.9 (118/167) Installing libwebpmux (1.3.2-r0) [2025-08-07T19:03:13.259Z] (64/166) Installing pango (1.52.2-r0) [2025-08-07T19:03:13.504Z] #11 322.5 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T19:03:15.827Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T19:03:16.935Z] #11 325.6 (120/167) Installing numactl (2.0.18-r0) [2025-08-07T19:03:17.228Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T19:03:17.952Z] #11 327.2 (121/167) Installing x265-libs (3.6-r0) [2025-08-07T19:03:18.624Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T19:03:20.022Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-08-07T19:03:22.223Z] #11 330.8 (122/167) Installing xvidcore (1.3.7-r2) [2025-08-07T19:03:23.345Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-08-07T19:03:24.145Z] #11 333.1 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T19:03:25.283Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T19:03:28.337Z] #11 337.2 (124/167) Installing libbluray (1.3.4-r1) [2025-08-07T19:03:29.519Z] (71/166) Installing icu-data-full (74.2-r1) [2025-08-07T19:03:30.244Z] #11 339.4 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-08-07T19:03:32.781Z] #11 341.7 (126/167) Installing libopenmpt (0.7.7-r0) [2025-08-07T19:03:34.846Z] (72/166) Installing mesa (24.0.9-r1) [2025-08-07T19:03:35.319Z] #11 344.5 (127/167) Installing cjson (1.7.18-r0) [2025-08-07T19:03:36.244Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-08-07T19:03:37.225Z] #11 346.1 (128/167) Installing mbedtls (3.6.4-r0) [2025-08-07T19:03:39.759Z] #11 348.7 (129/167) Installing librist (0.2.10-r1) [2025-08-07T19:03:41.665Z] #11 350.6 (130/167) Installing libsrt (1.5.3-r0) [2025-08-07T19:03:44.207Z] #11 353.1 (131/167) Installing libssh (0.10.6-r0) [2025-08-07T19:03:46.115Z] #11 355.4 (132/167) Installing libsodium (1.0.19-r0) [2025-08-07T19:03:46.300Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-08-07T19:03:48.237Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-08-07T19:03:48.650Z] #11 357.6 (133/167) Installing libzmq (4.3.5-r2) [2025-08-07T19:03:50.177Z] (76/166) Installing libdrm (2.4.120-r0) [2025-08-07T19:03:51.192Z] #11 360.1 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T19:03:52.749Z] (77/166) Installing libelf (0.191-r0) [2025-08-07T19:03:54.488Z] #11 363.3 (135/167) Installing crc32c (1.1.2-r0) [2025-08-07T19:03:54.688Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-08-07T19:03:55.866Z] #11 364.9 (136/167) Installing double-conversion (3.3.0-r0) [2025-08-07T19:03:56.655Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T19:03:57.771Z] #11 366.5 (137/167) Installing libevent (2.1.12-r7) [2025-08-07T19:04:00.305Z] #11 369.1 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T19:04:01.682Z] #11 370.7 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-08-07T19:04:01.974Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-08-07T19:04:02.923Z] (81/166) Installing libmagic (5.45-r1) [2025-08-07T19:04:03.584Z] #11 372.4 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T19:04:06.115Z] #11 375.2 (141/167) Installing icu-libs (74.2-r1) [2025-08-07T19:04:06.253Z] (82/166) Installing file (5.45-r1) [2025-08-07T19:04:07.202Z] (83/166) Installing xprop (1.2.7-r0) [2025-08-07T19:04:09.126Z] (84/166) Installing libice (1.1.1-r6) [2025-08-07T19:04:10.307Z] #11 378.7 (142/167) Installing minizip (1.3.1-r0) [2025-08-07T19:04:11.055Z] (85/166) Installing libuuid (2.40.1-r1) [2025-08-07T19:04:11.242Z] #11 380.3 (143/167) Installing nspr (4.35-r4) [2025-08-07T19:04:12.455Z] (86/166) Installing libsm (1.2.4-r4) [2025-08-07T19:04:13.778Z] #11 382.5 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-08-07T19:04:14.399Z] (87/166) Installing libxt (1.3.0-r5) [2025-08-07T19:04:16.315Z] #11 385.4 (145/167) Installing nss (3.105-r0) [2025-08-07T19:04:16.959Z] (88/166) Installing libxmu (1.1.4-r2) [2025-08-07T19:04:18.357Z] (89/166) Installing xset (1.2.5-r1) [2025-08-07T19:04:19.600Z] #11 388.6 (146/167) Installing openh264 (2.4.1-r0) [2025-08-07T19:04:20.286Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-08-07T19:04:22.346Z] (91/166) Installing libogg (1.3.5-r5) [2025-08-07T19:04:22.887Z] #11 391.5 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T19:04:23.778Z] (92/166) Installing libflac (1.4.3-r1) [2025-08-07T19:04:24.265Z] #11 393.5 (148/167) Installing libunwind (1.8.1-r0) [2025-08-07T19:04:26.409Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-08-07T19:04:26.801Z] #11 395.5 (149/167) Installing yaml (0.2.5-r2) [2025-08-07T19:04:28.179Z] #11 397.4 (150/167) Installing libcamera (0.3.0-r0) [2025-08-07T19:04:29.006Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T19:04:31.471Z] #11 400.2 (151/167) Installing speexdsp (1.2.1-r2) [2025-08-07T19:04:32.852Z] #11 401.8 (152/167) Installing libuv (1.48.0-r0) [2025-08-07T19:04:33.250Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-08-07T19:04:34.758Z] #11 403.7 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T19:04:36.597Z] (96/166) Installing libva (2.21.0-r0) [2025-08-07T19:04:37.296Z] #11 406.3 (154/167) Installing libsndfile (1.2.2-r1) [2025-08-07T19:04:38.529Z] (97/166) Installing libvdpau (1.5-r3) [2025-08-07T19:04:39.829Z] #11 408.8 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T19:04:39.927Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T19:04:43.119Z] #11 411.7 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-08-07T19:04:43.243Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-08-07T19:04:45.801Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-08-07T19:04:46.407Z] #11 415.1 (157/167) Installing libasyncns (0.8-r3) [2025-08-07T19:04:47.343Z] #11 416.4 (158/167) Installing libltdl (2.4.7-r3) [2025-08-07T19:04:47.724Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T19:04:49.247Z] #11 418.1 (159/167) Installing orc (0.4.40-r0) [2025-08-07T19:04:49.666Z] (102/166) Installing imath (3.1.12-r0) [2025-08-07T19:04:51.151Z] #11 420.4 (160/167) Installing tdb-libs (1.4.9-r1) [2025-08-07T19:04:51.593Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T19:04:53.683Z] #11 422.3 (161/167) Installing libpulse (17.0-r0) [2025-08-07T19:04:54.963Z] (104/166) Installing giflib (5.2.2-r0) [2025-08-07T19:04:56.217Z] #11 425.1 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-08-07T19:04:56.371Z] (105/166) Installing libhwy (1.0.7-r0) [2025-08-07T19:04:57.596Z] #11 426.5 (163/167) Installing libgpg-error (1.49-r0) [2025-08-07T19:04:58.303Z] (106/166) Installing lcms2 (2.16-r0) [2025-08-07T19:04:59.502Z] #11 428.4 (164/167) Installing libgcrypt (1.10.3-r0) [2025-08-07T19:05:00.301Z] (107/166) Installing libjxl (0.10.2-r0) [2025-08-07T19:05:02.037Z] #11 431.2 (165/167) Installing libxslt (1.1.39-r2) [2025-08-07T19:05:03.631Z] (108/166) Installing lame-libs (3.100-r5) [2025-08-07T19:05:04.641Z] #11 433.5 (166/167) Installing chromium (131.0.6778.108-r0) [2025-08-07T19:05:06.198Z] (109/166) Installing opus (1.5.2-r0) [2025-08-07T19:05:08.763Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-08-07T19:05:11.329Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T19:05:13.901Z] (112/166) Installing soxr (0.1.3-r7) [2025-08-07T19:05:15.833Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T19:05:17.774Z] (114/166) Installing libtheora (1.1.1-r18) [2025-08-07T19:05:20.338Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-08-07T19:05:22.735Z] #11 450.3 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T19:05:22.904Z] (116/166) Installing libvpx (1.14.1-r0) [2025-08-07T19:05:26.034Z] #11 454.7 Executing busybox-1.36.1-r30.trigger [2025-08-07T19:05:26.034Z] #11 454.7 Executing fontconfig-2.15.0-r1.trigger [2025-08-07T19:05:26.034Z] #11 454.7 Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T19:05:26.034Z] #11 454.7 Executing glib-2.80.5-r0.trigger [2025-08-07T19:05:26.034Z] #11 454.8 Executing shared-mime-info-2.4-r0.trigger [2025-08-07T19:05:26.034Z] #11 455.1 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T19:05:26.034Z] #11 455.1 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T19:05:26.034Z] #11 455.1 Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T19:05:26.034Z] #11 455.2 OK: 672 MiB in 195 packages [2025-08-07T19:05:26.034Z] #11 455.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T19:05:26.230Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-08-07T19:05:27.632Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T19:05:29.327Z] #11 458.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T19:05:30.960Z] (119/166) Installing numactl (2.0.18-r0) [2025-08-07T19:05:32.616Z] #11 461.7 (1/30) Installing jansson (2.14-r4) [2025-08-07T19:05:32.899Z] (120/166) Installing x265-libs (3.6-r0) [2025-08-07T19:05:33.995Z] #11 463.2 (2/30) Installing binutils (2.42-r1) [2025-08-07T19:05:36.233Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-08-07T19:05:38.190Z] #11 466.8 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T19:05:38.800Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T19:05:39.128Z] #11 468.1 (4/30) Installing isl26 (0.26-r1) [2025-08-07T19:05:41.664Z] #11 470.9 (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T19:05:43.041Z] (123/166) Installing libbluray (1.3.4-r1) [2025-08-07T19:05:44.201Z] #11 473.4 (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T19:05:45.611Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-08-07T19:05:46.108Z] #11 475.4 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T19:05:47.543Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-08-07T19:05:50.870Z] (126/166) Installing cjson (1.7.18-r0) [2025-08-07T19:05:52.270Z] (127/166) Installing mbedtls (3.6.4-r0) [2025-08-07T19:05:54.840Z] (128/166) Installing librist (0.2.10-r1) [2025-08-07T19:05:56.087Z] #11 484.3 (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T19:05:56.778Z] (129/166) Installing libsrt (1.5.3-r0) [2025-08-07T19:05:59.353Z] (130/166) Installing libssh (0.10.6-r0) [2025-08-07T19:05:59.372Z] #11 488.0 (9/30) Installing linux-headers (6.6-r0) [2025-08-07T19:06:01.921Z] (131/166) Installing libsodium (1.0.19-r0) [2025-08-07T19:06:02.661Z] #11 491.2 (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T19:06:03.863Z] (132/166) Installing libzmq (4.3.5-r2) [2025-08-07T19:06:04.039Z] #11 493.1 (11/30) Installing libpq (16.9-r0) [2025-08-07T19:06:06.575Z] #11 495.4 (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T19:06:07.192Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T19:06:09.106Z] #11 497.9 (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T19:06:09.765Z] (134/166) Installing crc32c (1.1.2-r0) [2025-08-07T19:06:11.164Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-08-07T19:06:11.642Z] #11 500.8 (14/30) Installing libecpg (16.9-r0) [2025-08-07T19:06:13.098Z] (136/166) Installing libevent (2.1.12-r7) [2025-08-07T19:06:13.546Z] #11 502.7 (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T19:06:15.662Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T19:06:16.079Z] #11 505.2 (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T19:06:17.067Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-08-07T19:06:19.000Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T19:06:19.364Z] #11 508.2 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T19:06:22.317Z] (140/166) Installing icu-libs (74.2-r1) [2025-08-07T19:06:25.653Z] (141/166) Installing minizip (1.3.1-r0) [2025-08-07T19:06:27.050Z] (142/166) Installing nspr (4.35-r4) [2025-08-07T19:06:28.982Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-08-07T19:06:29.344Z] #11 517.6 (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T19:06:32.312Z] (144/166) Installing nss (3.105-r0) [2025-08-07T19:06:35.634Z] (145/166) Installing openh264 (2.4.1-r0) [2025-08-07T19:06:35.910Z] #11 523.9 (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T19:06:36.169Z] #11 525.2 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T19:06:38.225Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T19:06:40.362Z] #11 529.0 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T19:06:40.789Z] (147/166) Installing libunwind (1.8.1-r0) [2025-08-07T19:06:41.738Z] #11 530.9 (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T19:06:42.727Z] (148/166) Installing yaml (0.2.5-r2) [2025-08-07T19:06:44.281Z] #11 533.5 (23/30) Installing icu (74.2-r1) [2025-08-07T19:06:44.656Z] (149/166) Installing libcamera (0.3.0-r0) [2025-08-07T19:06:46.812Z] #11 536.0 (24/30) Installing icu-dev (74.2-r1) [2025-08-07T19:06:47.981Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-08-07T19:06:49.376Z] (151/166) Installing libuv (1.48.0-r0) [2025-08-07T19:06:50.103Z] #11 539.2 (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T19:06:51.309Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T19:06:53.874Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-08-07T19:06:56.439Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T19:06:59.865Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-08-07T19:07:00.075Z] #11 549.2 (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T19:07:03.361Z] #11 552.1 (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T19:07:04.151Z] (156/166) Installing libasyncns (0.8-r3) [2025-08-07T19:07:04.739Z] #11 553.7 (28/30) Installing zstd (1.5.6-r0) [2025-08-07T19:07:05.123Z] (157/166) Installing libltdl (2.4.7-r3) [2025-08-07T19:07:06.641Z] #11 555.9 (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T19:07:07.068Z] (158/166) Installing orc (0.4.40-r0) [2025-08-07T19:07:08.995Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-08-07T19:07:09.178Z] #11 557.8 (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T19:07:10.924Z] (160/166) Installing libpulse (17.0-r0) [2025-08-07T19:07:12.464Z] #11 561.3 Executing busybox-1.36.1-r30.trigger [2025-08-07T19:07:12.464Z] #11 561.3 OK: 1208 MiB in 225 packages [2025-08-07T19:07:12.464Z] #11 561.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T19:07:14.245Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-08-07T19:07:14.996Z] #11 564.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T19:07:15.197Z] (162/166) Installing libgpg-error (1.49-r0) [2025-08-07T19:07:17.776Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-08-07T19:07:19.182Z] #11 567.8 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T19:07:19.715Z] (164/166) Installing libxslt (1.1.39-r2) [2025-08-07T19:07:22.278Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-08-07T19:07:24.454Z] #11 572.9 (2/14) Installing gdbm (1.23-r1) [2025-08-07T19:07:25.399Z] #11 574.5 (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T19:07:27.306Z] #11 576.5 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T19:07:29.208Z] #11 578.1 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T19:07:31.741Z] #11 580.4 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T19:07:32.674Z] #11 581.7 (7/14) Installing readline (8.2.10-r0) [2025-08-07T19:07:35.206Z] #11 583.9 (8/14) Installing python3 (3.12.11-r0) [2025-08-07T19:07:39.536Z] #11 588.1 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T19:07:40.452Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T19:07:42.900Z] #11 591.9 (10/14) Installing pyc (3.12.11-r0) [2025-08-07T19:07:43.785Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T19:07:43.785Z] Executing fontconfig-2.15.0-r1.trigger [2025-08-07T19:07:43.785Z] Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T19:07:43.785Z] Executing glib-2.80.5-r0.trigger [2025-08-07T19:07:43.785Z] Executing shared-mime-info-2.4-r0.trigger [2025-08-07T19:07:44.277Z] #11 593.2 (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T19:07:45.656Z] #11 594.5 (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T19:07:46.362Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T19:07:46.362Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T19:07:46.362Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T19:07:46.362Z] OK: 657 MiB in 194 packages [2025-08-07T19:07:46.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:07:49.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:07:54.189Z] (1/30) Installing jansson (2.14-r4) [2025-08-07T19:07:55.144Z] (2/30) Installing binutils (2.42-r1) [2025-08-07T19:07:55.638Z] #11 603.8 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T19:07:56.206Z] #11 605.5 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T19:07:58.113Z] #11 607.1 Executing busybox-1.36.1-r30.trigger [2025-08-07T19:07:58.113Z] #11 607.1 OK: 1374 MiB in 239 packages [2025-08-07T19:07:58.113Z] #11 607.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T19:07:59.374Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T19:08:00.327Z] (4/30) Installing isl26 (0.26-r1) [2025-08-07T19:08:01.406Z] #11 610.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T19:08:03.648Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T19:08:04.694Z] #11 613.6 OK: 1374 MiB in 239 packages [2025-08-07T19:08:04.694Z] #11 613.6 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T19:08:06.210Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T19:08:07.980Z] #11 616.6 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T19:08:08.138Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T19:08:11.268Z] #11 620.1 (1/1) Installing tzdata (2025b-r0) [2025-08-07T19:08:13.173Z] #11 622.4 OK: 1376 MiB in 240 packages [2025-08-07T19:08:13.743Z] #11 622.8 (1/1) Purging tzdata (2025b-r0) [2025-08-07T19:08:13.743Z] #11 622.8 OK: 1374 MiB in 239 packages [2025-08-07T19:08:15.647Z] #11 624.5 Looking in links: /tmp/tmpbfs7aqn6 [2025-08-07T19:08:15.647Z] #11 624.5 Processing /tmp/tmpbfs7aqn6/pip-25.0.1-py3-none-any.whl [2025-08-07T19:08:15.647Z] #11 624.5 Installing collected packages: pip [2025-08-07T19:08:16.214Z] #11 625.5 Successfully installed pip-25.0.1 [2025-08-07T19:08:16.473Z] #11 625.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-08-07T19:08:16.732Z] #11 625.9 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T19:08:16.991Z] #11 626.0 Collecting pip [2025-08-07T19:08:16.991Z] #11 626.0 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T19:08:16.991Z] #11 626.2 Collecting setuptools [2025-08-07T19:08:17.249Z] #11 626.2 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T19:08:17.249Z] #11 626.2 Collecting wheel [2025-08-07T19:08:17.249Z] #11 626.2 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T19:08:17.249Z] #11 626.2 Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T19:08:17.249Z] #11 626.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 192.8 MB/s eta 0:00:00 [2025-08-07T19:08:17.249Z] #11 626.2 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T19:08:17.249Z] #11 626.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 251.4 MB/s eta 0:00:00 [2025-08-07T19:08:17.249Z] #11 626.2 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T19:08:17.249Z] #11 626.3 Installing collected packages: wheel, setuptools, pip [2025-08-07T19:08:18.181Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T19:08:18.186Z] #11 627.2 Attempting uninstall: pip [2025-08-07T19:08:18.186Z] #11 627.2 Found existing installation: pip 25.0.1 [2025-08-07T19:08:18.186Z] #11 627.2 Uninstalling pip-25.0.1: [2025-08-07T19:08:18.186Z] #11 627.2 Successfully uninstalled pip-25.0.1 [2025-08-07T19:08:19.127Z] #11 628.3 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T19:08:19.387Z] #11 628.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-07T19:08:19.646Z] #11 628.8 Processing ./edgex-taf-common [2025-08-07T19:08:19.904Z] #11 628.8 Preparing metadata (setup.py): started [2025-08-07T19:08:19.904Z] #11 629.0 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:19.904Z] #11 629.0 Building wheels for collected packages: edgex-taf-common [2025-08-07T19:08:19.904Z] #11 629.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-07T19:08:19.904Z] #11 629.0 Building wheel for edgex-taf-common (setup.py): started [2025-08-07T19:08:20.163Z] #11 629.2 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T19:08:20.421Z] #11 629.2 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=605db2e88a740253eb78c60108aee217190e4180f18117f576a9253359359738 [2025-08-07T19:08:20.421Z] #11 629.2 Stored in directory: /tmp/pip-ephem-wheel-cache-kii6xe8u/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T19:08:20.421Z] #11 629.3 Successfully built edgex-taf-common [2025-08-07T19:08:20.421Z] #11 629.3 Installing collected packages: edgex-taf-common [2025-08-07T19:08:20.421Z] #11 629.3 Successfully installed edgex-taf-common-0.0.0 [2025-08-07T19:08:20.421Z] #11 629.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-07T19:08:20.679Z] #11 629.8 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-08-07T19:08:20.679Z] #11 629.8 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T19:08:20.679Z] #11 629.9 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T19:08:20.679Z] #11 629.9 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T19:08:20.679Z] #11 629.9 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T19:08:20.679Z] #11 629.9 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T19:08:20.679Z] #11 629.9 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T19:08:20.741Z] (9/30) Installing linux-headers (6.6-r0) [2025-08-07T19:08:20.938Z] #11 629.9 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T19:08:20.938Z] #11 629.9 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T19:08:20.938Z] #11 629.9 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T19:08:20.938Z] #11 630.0 Preparing metadata (setup.py): started [2025-08-07T19:08:20.938Z] #11 630.1 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:21.196Z] #11 630.2 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T19:08:21.196Z] #11 630.2 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T19:08:21.196Z] #11 630.2 Preparing metadata (setup.py): started [2025-08-07T19:08:21.196Z] #11 630.4 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:21.455Z] #11 630.4 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T19:08:21.455Z] #11 630.4 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T19:08:21.455Z] #11 630.4 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T19:08:21.455Z] #11 630.4 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T19:08:21.455Z] #11 630.4 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T19:08:21.455Z] #11 630.5 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T19:08:21.455Z] #11 630.5 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T19:08:21.455Z] #11 630.5 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T19:08:21.455Z] #11 630.5 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T19:08:21.455Z] #11 630.5 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T19:08:21.712Z] #11 630.7 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T19:08:21.712Z] #11 630.8 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-08-07T19:08:21.712Z] #11 630.9 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T19:08:21.970Z] #11 630.9 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T19:08:21.970Z] #11 631.0 Installing build dependencies: started [2025-08-07T19:08:22.536Z] #11 631.8 Installing build dependencies: finished with status 'done' [2025-08-07T19:08:22.794Z] #11 631.8 Getting requirements to build wheel: started [2025-08-07T19:08:23.052Z] #11 632.3 Getting requirements to build wheel: finished with status 'done' [2025-08-07T19:08:23.310Z] #11 632.3 Preparing metadata (pyproject.toml): started [2025-08-07T19:08:23.568Z] #11 632.6 Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T19:08:23.827Z] #11 632.9 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T19:08:23.827Z] #11 632.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-08-07T19:08:23.827Z] #11 632.9 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T19:08:23.827Z] #11 632.9 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T19:08:23.827Z] #11 633.0 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T19:08:23.827Z] #11 633.0 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T19:08:23.827Z] #11 633.1 Preparing metadata (setup.py): started [2025-08-07T19:08:24.059Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T19:08:24.084Z] #11 633.3 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:24.342Z] #11 633.4 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T19:08:24.342Z] #11 633.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-08-07T19:08:24.342Z] #11 633.6 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T19:08:24.599Z] #11 633.6 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T19:08:24.599Z] #11 633.6 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T19:08:24.599Z] #11 633.6 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T19:08:24.599Z] #11 633.8 Collecting cryptography==45.0.5 (from -r requirements.txt (line 20)) [2025-08-07T19:08:24.857Z] #11 633.8 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-08-07T19:08:24.857Z] #11 633.9 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T19:08:24.857Z] #11 633.9 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T19:08:24.857Z] #11 633.9 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T19:08:24.857Z] #11 633.9 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T19:08:24.857Z] #11 633.9 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T19:08:24.857Z] #11 633.9 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T19:08:24.857Z] #11 634.0 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:24.857Z] #11 634.0 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T19:08:24.857Z] #11 634.0 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:24.857Z] #11 634.0 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T19:08:24.857Z] #11 634.0 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:24.857Z] #11 634.0 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T19:08:24.857Z] #11 634.1 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:08:25.114Z] #11 634.1 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T19:08:25.114Z] #11 634.1 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:08:25.114Z] #11 634.1 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T19:08:25.114Z] #11 634.1 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.115Z] #11 634.1 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T19:08:25.115Z] #11 634.2 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.115Z] #11 634.2 Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T19:08:25.115Z] #11 634.2 Preparing metadata (setup.py): started [2025-08-07T19:08:25.115Z] #11 634.4 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:25.372Z] #11 634.5 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.373Z] #11 634.5 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T19:08:25.373Z] #11 634.5 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.373Z] #11 634.5 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T19:08:25.373Z] #11 634.5 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.373Z] #11 634.5 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T19:08:25.373Z] #11 634.6 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.373Z] #11 634.6 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T19:08:25.373Z] #11 634.6 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.630Z] #11 634.6 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T19:08:25.630Z] #11 634.6 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:25.630Z] #11 634.6 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T19:08:25.630Z] #11 634.8 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:08:25.630Z] #11 634.8 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-08-07T19:08:25.630Z] #11 634.8 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:08:25.630Z] #11 634.8 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T19:08:25.630Z] #11 634.8 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:08:25.630Z] #11 634.8 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T19:08:25.630Z] #11 634.9 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:08:25.630Z] #11 634.9 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T19:08:25.630Z] #11 634.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:08:25.889Z] #11 634.9 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T19:08:25.889Z] #11 635.0 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:08:25.889Z] #11 635.0 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T19:08:25.889Z] #11 635.0 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-07T19:08:25.890Z] #11 635.1 Collecting cffi>=1.14 (from cryptography==45.0.5->-r requirements.txt (line 20)) [2025-08-07T19:08:25.989Z] (11/30) Installing libpq (16.9-r0) [2025-08-07T19:08:26.148Z] #11 635.1 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-08-07T19:08:26.148Z] #11 635.1 Collecting pycparser (from cffi>=1.14->cryptography==45.0.5->-r requirements.txt (line 20)) [2025-08-07T19:08:26.148Z] #11 635.1 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T19:08:26.148Z] #11 635.2 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:08:26.148Z] #11 635.2 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2025-08-07T19:08:26.148Z] #11 635.2 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:08:26.148Z] #11 635.2 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T19:08:26.148Z] #11 635.3 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:08:26.148Z] #11 635.3 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) [2025-08-07T19:08:26.406Z] #11 635.3 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:08:26.406Z] #11 635.3 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T19:08:26.406Z] #11 635.4 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-07T19:08:26.406Z] #11 635.4 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T19:08:26.406Z] #11 635.4 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:26.406Z] #11 635.4 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T19:08:26.406Z] #11 635.4 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:26.406Z] #11 635.4 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T19:08:26.406Z] #11 635.5 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-07T19:08:26.406Z] #11 635.5 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T19:08:26.406Z] #11 635.5 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:26.406Z] #11 635.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T19:08:26.406Z] #11 635.5 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:08:26.406Z] #11 635.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T19:08:26.406Z] #11 635.5 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-07T19:08:26.406Z] #11 635.5 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T19:08:26.406Z] #11 635.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-07T19:08:26.406Z] #11 635.6 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T19:08:26.407Z] #11 635.6 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-07T19:08:26.407Z] #11 635.6 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T19:08:26.407Z] #11 635.6 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-07T19:08:26.407Z] #11 635.6 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T19:08:26.407Z] #11 635.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:26.664Z] #11 635.7 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-08-07T19:08:26.664Z] #11 635.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:26.664Z] #11 635.7 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T19:08:26.664Z] #11 635.7 Preparing metadata (setup.py): started [2025-08-07T19:08:26.664Z] #11 635.9 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:26.922Z] #11 635.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:26.922Z] #11 635.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T19:08:26.922Z] #11 635.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:26.922Z] #11 635.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T19:08:26.922Z] #11 636.0 Preparing metadata (setup.py): started [2025-08-07T19:08:26.922Z] #11 636.1 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:08:27.181Z] #11 636.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.181Z] #11 636.2 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T19:08:27.181Z] #11 636.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.181Z] #11 636.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T19:08:27.181Z] #11 636.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.181Z] #11 636.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T19:08:27.181Z] #11 636.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.181Z] #11 636.3 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T19:08:27.439Z] #11 636.6 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.439Z] #11 636.6 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-08-07T19:08:27.439Z] #11 636.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.439Z] #11 636.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T19:08:27.439Z] #11 636.7 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.439Z] #11 636.7 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T19:08:27.439Z] #11 636.7 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.697Z] #11 636.7 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T19:08:27.697Z] #11 636.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-07T19:08:27.697Z] #11 636.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T19:08:27.697Z] #11 636.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-07T19:08:27.697Z] #11 636.7 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T19:08:27.697Z] #11 636.8 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.697Z] #11 636.8 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T19:08:27.697Z] #11 636.8 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:27.697Z] #11 636.8 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T19:08:27.697Z] #11 636.9 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-07T19:08:27.697Z] #11 636.9 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T19:08:27.697Z] #11 636.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-07T19:08:27.955Z] #11 636.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T19:08:27.955Z] #11 637.0 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-07T19:08:27.955Z] #11 637.0 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T19:08:27.955Z] #11 637.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:08:28.213Z] #11 637.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-08-07T19:08:28.213Z] #11 637.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 223.7 MB/s 0:00:00 [2025-08-07T19:08:28.213Z] #11 637.1 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T19:08:28.213Z] #11 637.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-08-07T19:08:28.213Z] #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 71.4 MB/s 0:00:00 [2025-08-07T19:08:28.213Z] #11 637.4 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-08-07T19:08:28.213Z] #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 43.0 MB/s 0:00:00 [2025-08-07T19:08:28.213Z] #11 637.4 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T19:08:28.213Z] #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 237.3 MB/s 0:00:00 [2025-08-07T19:08:28.213Z] #11 637.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-08-07T19:08:28.213Z] #11 637.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 168.7 MB/s 0:00:00 [2025-08-07T19:08:28.213Z] #11 637.5 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T19:08:28.473Z] #11 637.5 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T19:08:28.473Z] #11 637.5 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-08-07T19:08:28.473Z] #11 637.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 42.6 MB/s 0:00:00 [2025-08-07T19:08:28.473Z] #11 637.6 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-08-07T19:08:28.473Z] #11 637.6 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) [2025-08-07T19:08:28.473Z] #11 637.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 185.9 MB/s 0:00:00 [2025-08-07T19:08:28.473Z] #11 637.7 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T19:08:28.473Z] #11 637.7 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T19:08:28.552Z] (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T19:08:28.731Z] #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 216.4 MB/s 0:00:00 [2025-08-07T19:08:28.731Z] #11 637.8 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T19:08:28.731Z] #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 230.0 MB/s 0:00:00 [2025-08-07T19:08:28.731Z] #11 637.8 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-08-07T19:08:28.731Z] #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 334.9 MB/s 0:00:00 [2025-08-07T19:08:28.731Z] #11 637.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T19:08:28.731Z] #11 637.8 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) [2025-08-07T19:08:28.731Z] #11 637.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 252.5 MB/s 0:00:00 [2025-08-07T19:08:28.731Z] #11 637.9 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T19:08:28.731Z] #11 637.9 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T19:08:28.989Z] #11 637.9 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T19:08:28.989Z] #11 637.9 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T19:08:28.989Z] #11 637.9 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T19:08:28.989Z] #11 638.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 110.0 MB/s 0:00:00 [2025-08-07T19:08:28.989Z] #11 638.0 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T19:08:28.989Z] #11 638.0 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T19:08:28.989Z] #11 638.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T19:08:28.989Z] #11 638.0 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T19:08:28.989Z] #11 638.1 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T19:08:28.989Z] #11 638.1 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-07T19:08:28.989Z] #11 638.1 Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T19:08:29.247Z] #11 638.3 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T19:08:29.247Z] #11 638.3 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=94c01710beda7956becbbc2658dffa4fbde9de04985be4e487fc2c0b17e7550d [2025-08-07T19:08:29.247Z] #11 638.3 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T19:08:29.247Z] #11 638.3 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-07T19:08:29.247Z] #11 638.3 Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T19:08:29.505Z] #11 638.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T19:08:29.505Z] #11 638.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=8c799b51bbd21075a726137a0d92b5c01bdfa9454b74d17bde67610ba89afaac [2025-08-07T19:08:29.505Z] #11 638.6 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T19:08:29.505Z] #11 638.6 Building wheel for psutil (pyproject.toml): started [2025-08-07T19:08:31.115Z] (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T19:08:31.404Z] #11 640.4 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T19:08:31.404Z] #11 640.4 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=2237612286579ccee4ba4caaee613b16ea2b0a22d880c2953b3b7a04d1ff8b79 [2025-08-07T19:08:31.404Z] #11 640.4 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T19:08:31.404Z] #11 640.4 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-07T19:08:31.404Z] #11 640.4 Building wheel for psycopg2 (setup.py): started [2025-08-07T19:08:33.675Z] (14/30) Installing libecpg (16.9-r0) [2025-08-07T19:08:35.597Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T19:08:38.151Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T19:08:41.379Z] #11 648.8 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T19:08:41.379Z] #11 648.8 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521911 sha256=a8417f15c99a1d620202d819dc38477b6e96ec7e39b89784bbfa563631f6680e [2025-08-07T19:08:41.379Z] #11 648.8 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T19:08:41.379Z] #11 648.8 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-07T19:08:41.379Z] #11 648.8 Building wheel for flex (setup.py): started [2025-08-07T19:08:41.379Z] #11 649.1 Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T19:08:41.379Z] #11 649.1 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=80c773e0484264def43432c4ede2a7782186a5b9e305bfef0ac2809c5a675f53 [2025-08-07T19:08:41.379Z] #11 649.1 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T19:08:41.379Z] #11 649.1 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-07T19:08:41.379Z] #11 649.1 Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T19:08:41.379Z] #11 649.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T19:08:41.379Z] #11 649.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=2782a69d1a3c2d68bcd356c8a79331eead5f34fea3f5f3bc3d69547a4ba4d7cc [2025-08-07T19:08:41.379Z] #11 649.4 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T19:08:41.379Z] #11 649.4 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-07T19:08:41.379Z] #11 649.4 Building wheel for validate-email (setup.py): started [2025-08-07T19:08:41.379Z] #11 649.6 Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T19:08:41.379Z] #11 649.6 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=a86e8632136ab377dc07134cb435053fe78a676c5610ad5d5f016aef5bc9868b [2025-08-07T19:08:41.379Z] #11 649.6 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T19:08:41.379Z] #11 649.6 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T19:08:41.379Z] #11 649.8 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-07T19:08:41.465Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T19:08:51.370Z] #11 660.1 [2025-08-07T19:08:51.370Z] #11 660.1 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.5 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.1 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-07T19:08:51.370Z] #11 660.1 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-07T19:08:51.490Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T19:08:52.307Z] #11 DONE 661.4s [2025-08-07T19:08:52.565Z] [2025-08-07T19:08:52.565Z] #12 exporting to image [2025-08-07T19:08:52.565Z] #12 exporting layers [2025-08-07T19:08:58.096Z] (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T19:08:58.671Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T19:08:59.127Z] #12 exporting layers 6.5s done [2025-08-07T19:08:59.127Z] #12 writing image sha256:7a7b5377c64d58c21c2e1bfecf0e265b31f7f12d3bff9f4c615ed977f5bb689c done [2025-08-07T19:08:59.127Z] #12 naming to docker.io/library/edgex-taf-common done [2025-08-07T19:08:59.127Z] #12 DONE 6.6s [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-07T19:08:59.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T19:08:59.625Z] [2025-08-07T19:08:59.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T19:08:59.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T19:08:59.924Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T19:08:59.924Z] 5eb5b503b376: Pulling fs layer [2025-08-07T19:08:59.924Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T19:08:59.924Z] ec43610c2a17: Pulling fs layer [2025-08-07T19:08:59.924Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T19:08:59.924Z] 33b1e0a273af: Pulling fs layer [2025-08-07T19:08:59.924Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T19:08:59.924Z] 2f39f015ded8: Pulling fs layer [2025-08-07T19:08:59.924Z] 33b1e0a273af: Waiting [2025-08-07T19:08:59.924Z] 5d3b04190fa2: Waiting [2025-08-07T19:08:59.924Z] 2f39f015ded8: Waiting [2025-08-07T19:08:59.924Z] 3a2ae6a8a46f: Waiting [2025-08-07T19:08:59.924Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T19:08:59.924Z] 5c69ac0246d0: Download complete [2025-08-07T19:08:59.924Z] 3a2ae6a8a46f: Download complete [2025-08-07T19:08:59.924Z] 33b1e0a273af: Verifying Checksum [2025-08-07T19:08:59.924Z] 33b1e0a273af: Download complete [2025-08-07T19:09:00.182Z] 5d3b04190fa2: Download complete [2025-08-07T19:09:00.182Z] ec43610c2a17: Verifying Checksum [2025-08-07T19:09:00.182Z] ec43610c2a17: Download complete [2025-08-07T19:09:00.441Z] 5eb5b503b376: Verifying Checksum [2025-08-07T19:09:00.441Z] 5eb5b503b376: Download complete [2025-08-07T19:09:00.699Z] 2f39f015ded8: Verifying Checksum [2025-08-07T19:09:00.699Z] 2f39f015ded8: Download complete [2025-08-07T19:09:02.074Z] 5eb5b503b376: Pull complete [2025-08-07T19:09:02.074Z] 5c69ac0246d0: Pull complete [2025-08-07T19:09:02.640Z] ec43610c2a17: Pull complete [2025-08-07T19:09:02.640Z] 3a2ae6a8a46f: Pull complete [2025-08-07T19:09:02.889Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T19:09:02.898Z] 33b1e0a273af: Pull complete [2025-08-07T19:09:03.155Z] 5d3b04190fa2: Pull complete [2025-08-07T19:09:04.809Z] (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T19:09:07.374Z] (23/30) Installing icu (74.2-r1) [2025-08-07T19:09:09.720Z] 2f39f015ded8: Pull complete [2025-08-07T19:09:09.720Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T19:09:09.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T19:09:09.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T19:09:09.812Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2025-08-07T19:09:09.836Z] $ 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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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-07T19:09:09.928Z] (24/30) Installing icu-dev (74.2-r1) [2025-08-07T19:09:11.777Z] $ docker top acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:09:12.177Z] ---> job-cost.sh [2025-08-07T19:09:12.177Z] lf-activate-venv: SKIPPING [2025-08-07T19:09:12.177Z] INFO: No Stack... [2025-08-07T19:09:12.435Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T19:09:12.694Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T19:09:12.984Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/cost.csv [2025-08-07T19:09:12.984Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T19:09:12.999Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [2025-08-07T19:09:13.008Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] did not exist. Created. [2025-08-07T19:09:13.014Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T19:09:13.242Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T19:09:13.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T19:09:13.359Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T19:09:13.366Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T19:09:13.384Z] $ docker stop --time=1 acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 [2025-08-07T19:09:14.541Z] $ docker rm -f --volumes acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T19:09:23.271Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T19:09:23.848Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T19:09:25.776Z] (28/30) Installing zstd (1.5.6-r0) [2025-08-07T19:09:27.706Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T19:09:30.280Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T19:09:33.609Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T19:09:33.609Z] OK: 1184 MiB in 224 packages [2025-08-07T19:09:33.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:09:37.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:09:41.443Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T19:09:46.769Z] (2/14) Installing gdbm (1.23-r1) [2025-08-07T19:09:47.731Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T19:09:49.666Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T19:09:51.066Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T19:09:53.633Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T19:09:55.033Z] (7/14) Installing readline (8.2.10-r0) [2025-08-07T19:09:57.599Z] (8/14) Installing python3 (3.12.11-r0) [2025-08-07T19:10:01.836Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T19:10:06.079Z] (10/14) Installing pyc (3.12.11-r0) [2025-08-07T19:10:07.479Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T19:10:08.876Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T19:10:21.155Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T19:10:21.155Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T19:10:22.657Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T19:10:22.658Z] OK: 1370 MiB in 238 packages [2025-08-07T19:10:22.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:10:26.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:10:30.604Z] OK: 1370 MiB in 238 packages [2025-08-07T19:10:30.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T19:10:33.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T19:10:38.486Z] (1/1) Installing tzdata (2025b-r0) [2025-08-07T19:10:40.413Z] OK: 1372 MiB in 239 packages [2025-08-07T19:10:42.351Z] (1/1) Purging tzdata (2025b-r0) [2025-08-07T19:10:42.351Z] OK: 1370 MiB in 238 packages [2025-08-07T19:10:52.406Z] Looking in links: /tmp/tmp5fir10zc [2025-08-07T19:10:52.406Z] Processing /tmp/tmp5fir10zc/pip-25.0.1-py3-none-any.whl [2025-08-07T19:10:52.406Z] Installing collected packages: pip [2025-08-07T19:10:59.039Z] Successfully installed pip-25.0.1 [2025-08-07T19:10:59.040Z] 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-07T19:11:00.971Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T19:11:01.236Z] Collecting pip [2025-08-07T19:11:01.507Z] Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T19:11:02.457Z] Collecting setuptools [2025-08-07T19:11:02.457Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T19:11:02.724Z] Collecting wheel [2025-08-07T19:11:02.724Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T19:11:02.724Z] Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T19:11:02.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.7 MB/s eta 0:00:00 [2025-08-07T19:11:02.724Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T19:11:02.992Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s eta 0:00:00 [2025-08-07T19:11:02.992Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T19:11:02.992Z] Installing collected packages: wheel, setuptools, pip [2025-08-07T19:11:09.620Z] Attempting uninstall: pip [2025-08-07T19:11:09.620Z] Found existing installation: pip 25.0.1 [2025-08-07T19:11:09.620Z] Uninstalling pip-25.0.1: [2025-08-07T19:11:09.620Z] Successfully uninstalled pip-25.0.1 [2025-08-07T19:11:14.947Z] Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T19:11:14.947Z] 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-07T19:11:17.518Z] Processing ./edgex-taf-common [2025-08-07T19:11:17.518Z] Preparing metadata (setup.py): started [2025-08-07T19:11:18.472Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:18.472Z] Building wheels for collected packages: edgex-taf-common [2025-08-07T19:11:18.472Z]  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-07T19:11:18.472Z]  Building wheel for edgex-taf-common (setup.py): started [2025-08-07T19:11:19.875Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T19:11:19.875Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=7e25af7b0350fd6004dca160bebdca74d60fa5ea9b52129958924083d23974db [2025-08-07T19:11:19.875Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bq3ukdui/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T19:11:20.139Z] Successfully built edgex-taf-common [2025-08-07T19:11:20.139Z] Installing collected packages: edgex-taf-common [2025-08-07T19:11:20.139Z] Successfully installed edgex-taf-common-0.0.0 [2025-08-07T19:11:20.139Z] 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-07T19:11:23.459Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-08-07T19:11:23.459Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T19:11:23.459Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T19:11:23.459Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T19:11:23.459Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T19:11:23.459Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T19:11:23.459Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T19:11:23.724Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T19:11:23.724Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T19:11:23.724Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T19:11:23.724Z] Preparing metadata (setup.py): started [2025-08-07T19:11:25.123Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:25.123Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T19:11:25.123Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T19:11:25.123Z] Preparing metadata (setup.py): started [2025-08-07T19:11:26.080Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:26.080Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T19:11:26.080Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T19:11:26.080Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T19:11:26.355Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T19:11:26.355Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T19:11:26.355Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T19:11:26.620Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T19:11:26.620Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T19:11:26.620Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T19:11:26.620Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T19:11:28.549Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T19:11:28.549Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-08-07T19:11:29.127Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T19:11:29.127Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T19:11:29.706Z] Installing build dependencies: started [2025-08-07T19:11:35.034Z] Installing build dependencies: finished with status 'done' [2025-08-07T19:11:35.034Z] Getting requirements to build wheel: started [2025-08-07T19:11:37.611Z] Getting requirements to build wheel: finished with status 'done' [2025-08-07T19:11:37.611Z] Preparing metadata (pyproject.toml): started [2025-08-07T19:11:39.546Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T19:11:41.474Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T19:11:41.737Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2025-08-07T19:11:41.737Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T19:11:41.737Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T19:11:43.127Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T19:11:43.127Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T19:11:43.390Z] Preparing metadata (setup.py): started [2025-08-07T19:11:44.784Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:45.360Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T19:11:45.360Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-08-07T19:11:47.285Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T19:11:47.285Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T19:11:47.285Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T19:11:47.285Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T19:11:48.677Z] Collecting cryptography==45.0.5 (from -r requirements.txt (line 20)) [2025-08-07T19:11:48.677Z] Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-08-07T19:11:48.940Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T19:11:48.940Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T19:11:48.940Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T19:11:48.940Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T19:11:48.940Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T19:11:48.940Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T19:11:49.202Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:49.202Z] Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T19:11:49.465Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:49.465Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T19:11:49.465Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:49.465Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T19:11:49.728Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:11:49.728Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T19:11:49.991Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:11:49.991Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T19:11:49.991Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:49.991Z] Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T19:11:49.991Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:50.254Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T19:11:50.254Z] Preparing metadata (setup.py): started [2025-08-07T19:11:51.649Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:51.649Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:51.649Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T19:11:51.649Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:51.649Z] Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T19:11:51.912Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:51.912Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T19:11:52.174Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:52.174Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T19:11:52.437Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:52.437Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T19:11:52.437Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:52.437Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T19:11:53.390Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:11:53.390Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-08-07T19:11:53.390Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:11:53.390Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T19:11:53.659Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:11:53.659Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T19:11:53.659Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T19:11:53.659Z] Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T19:11:53.924Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:11:53.924Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T19:11:54.211Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:11:54.211Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T19:11:54.211Z] 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-07T19:11:55.171Z] Collecting cffi>=1.14 (from cryptography==45.0.5->-r requirements.txt (line 20)) [2025-08-07T19:11:55.171Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-08-07T19:11:55.171Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.5->-r requirements.txt (line 20)) [2025-08-07T19:11:55.171Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T19:11:55.751Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:11:55.751Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2025-08-07T19:11:56.017Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:11:56.017Z] Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T19:11:56.282Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T19:11:56.282Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) [2025-08-07T19:11:56.282Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T19:11:56.282Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T19:11:56.548Z] 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-07T19:11:56.548Z] Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T19:11:56.813Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:56.813Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T19:11:56.813Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:56.813Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T19:11:57.079Z] 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-07T19:11:57.079Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T19:11:57.344Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:57.344Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T19:11:57.344Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T19:11:57.344Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T19:11:57.344Z] 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-07T19:11:57.344Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T19:11:57.344Z] 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-07T19:11:57.344Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T19:11:57.609Z] 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-07T19:11:57.609Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T19:11:57.875Z] 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-07T19:11:57.875Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T19:11:58.142Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:58.142Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-08-07T19:11:58.142Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:58.142Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T19:11:58.142Z] Preparing metadata (setup.py): started [2025-08-07T19:11:59.102Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:11:59.368Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:59.368Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T19:11:59.368Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:11:59.368Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T19:11:59.368Z] Preparing metadata (setup.py): started [2025-08-07T19:12:00.776Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T19:12:00.776Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:00.776Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T19:12:00.776Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:00.776Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T19:12:00.776Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:00.776Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T19:12:01.043Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:01.043Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T19:12:03.616Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:03.616Z] Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-08-07T19:12:03.881Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:03.881Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T19:12:03.881Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:03.881Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T19:12:04.146Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:04.146Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T19:12:04.146Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:04.146Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T19:12:04.146Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:04.410Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T19:12:04.410Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:04.410Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T19:12:04.676Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:04.676Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T19:12:04.676Z] 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-07T19:12:04.676Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T19:12:04.943Z] 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-07T19:12:04.943Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T19:12:05.211Z] 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-07T19:12:05.211Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T19:12:05.794Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T19:12:05.794Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-08-07T19:12:06.061Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-08-07T19:12:06.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 57.2 MB/s 0:00:00 [2025-08-07T19:12:06.061Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T19:12:06.061Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T19:12:06.061Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T19:12:06.061Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T19:12:06.061Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T19:12:06.061Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T19:12:06.061Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T19:12:06.329Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T19:12:06.329Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-08-07T19:12:06.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 51.7 MB/s 0:00:00 [2025-08-07T19:12:06.594Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2025-08-07T19:12:06.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 57.8 MB/s 0:00:00 [2025-08-07T19:12:06.594Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T19:12:06.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 59.6 MB/s 0:00:00 [2025-08-07T19:12:06.594Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-08-07T19:12:06.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.6 MB/s 0:00:00 [2025-08-07T19:12:06.594Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T19:12:06.859Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T19:12:06.859Z] Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-08-07T19:12:06.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 57.1 MB/s 0:00:00 [2025-08-07T19:12:06.859Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T19:12:06.859Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T19:12:06.859Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T19:12:06.859Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-08-07T19:12:06.859Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T19:12:06.859Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T19:12:06.859Z] Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T19:12:06.859Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-08-07T19:12:06.859Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T19:12:06.859Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T19:12:06.859Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) [2025-08-07T19:12:07.125Z] Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T19:12:07.125Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) [2025-08-07T19:12:07.125Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.3 MB/s 0:00:00 [2025-08-07T19:12:07.125Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T19:12:07.125Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T19:12:07.125Z] Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T19:12:07.125Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T19:12:07.125Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T19:12:07.125Z] Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T19:12:07.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.6 MB/s 0:00:00 [2025-08-07T19:12:07.392Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T19:12:07.392Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T19:12:07.392Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T19:12:07.392Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T19:12:07.392Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T19:12:07.392Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T19:12:07.392Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T19:12:07.392Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T19:12:07.392Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T19:12:07.392Z] Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T19:12:07.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 52.3 MB/s 0:00:00 [2025-08-07T19:12:07.392Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T19:12:07.392Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-08-07T19:12:07.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.9 MB/s 0:00:00 [2025-08-07T19:12:07.657Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T19:12:07.657Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T19:12:07.657Z] Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T19:12:07.657Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T19:12:07.657Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T19:12:07.657Z] Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl (561 kB) [2025-08-07T19:12:07.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.9/561.9 kB 54.0 MB/s 0:00:00 [2025-08-07T19:12:07.657Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T19:12:07.657Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T19:12:07.657Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T19:12:07.657Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T19:12:07.657Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T19:12:07.657Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T19:12:07.657Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T19:12:07.657Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-08-07T19:12:07.657Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T19:12:07.657Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T19:12:07.657Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T19:12:07.657Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T19:12:07.657Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T19:12:07.924Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T19:12:07.924Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s 0:00:00 [2025-08-07T19:12:07.924Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T19:12:07.924Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T19:12:07.924Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T19:12:07.924Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T19:12:08.879Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T19:12:08.879Z]  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-07T19:12:08.879Z]  Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T19:12:10.281Z] Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T19:12:10.281Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=276caa571e51ce932744b885b51152d6ac03b591088c98c1c3aedbde3eaedd37 [2025-08-07T19:12:10.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T19:12:10.281Z]  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-07T19:12:10.281Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T19:12:11.239Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T19:12:11.239Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=20cf84e3c49a731aad52809bc73dcb758f9263bf66cf036ad682efc970cafb06 [2025-08-07T19:12:11.239Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T19:12:11.239Z] Building wheel for psutil (pyproject.toml): started [2025-08-07T19:12:23.537Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T19:12:23.537Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=4f8fcdf3a425c8976d80e1c365d549fba072072590b62f09bb91531bf05c53f8 [2025-08-07T19:12:23.537Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T19:12:23.537Z]  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-07T19:12:23.537Z]  Building wheel for psycopg2 (setup.py): started [2025-08-07T19:13:19.927Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T19:13:19.928Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=1b4cb13df5ef3573a9302e0d1668f5d51f0ab6a53af15c38a15f5a8a069a6b27 [2025-08-07T19:13:19.928Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T19:13:19.928Z]  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-07T19:13:19.928Z]  Building wheel for flex (setup.py): started [2025-08-07T19:13:19.928Z] Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T19:13:19.928Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=9d240e7bea8117e58f97f32d91763b0698fe5d02004c8d4e57b9061cba8d3395 [2025-08-07T19:13:19.928Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T19:13:19.928Z]  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-07T19:13:19.928Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T19:13:20.512Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T19:13:20.512Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9db9c58922390866e466e9634756f82b49725a3fa71f674e4e563735848785bf [2025-08-07T19:13:20.512Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T19:13:20.512Z]  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-07T19:13:20.512Z]  Building wheel for validate-email (setup.py): started [2025-08-07T19:13:21.921Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T19:13:21.921Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=7e26a69b106b01817e0924f8470b7249a8c57bef11ddd4c1f6960bb4c9cc88cf [2025-08-07T19:13:21.921Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T19:13:21.921Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T19:13:23.325Z] 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-07T19:14:31.200Z] [2025-08-07T19:14:31.200Z] 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.5 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.1 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-07T19:14:31.200Z] 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-07T19:15:18.032Z] Removing intermediate container 7e8cd027fec5 [2025-08-07T19:15:18.032Z] ---> aa9248d51db1 [2025-08-07T19:15:18.032Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-08-07T19:15:18.032Z] ---> Running in 3b30b15bab46 [2025-08-07T19:15:18.032Z] Removing intermediate container 3b30b15bab46 [2025-08-07T19:15:18.032Z] ---> 0eef3cffedd1 [2025-08-07T19:15:18.032Z] Step 11/13 : LABEL arch=arm64 [2025-08-07T19:15:18.032Z] ---> Running in d33669049a1f [2025-08-07T19:15:18.032Z] Removing intermediate container d33669049a1f [2025-08-07T19:15:18.032Z] ---> f7c02b89b32b [2025-08-07T19:15:18.032Z] Step 12/13 : LABEL git_sha=9b10e39fa6ddeaee5fa3f20a379e92042324adf9 [2025-08-07T19:15:18.032Z] ---> Running in 1f6ec7d57cc3 [2025-08-07T19:15:18.296Z] Removing intermediate container 1f6ec7d57cc3 [2025-08-07T19:15:18.296Z] ---> 11b5ab656bea [2025-08-07T19:15:18.296Z] Step 13/13 : LABEL version=0.0.0 [2025-08-07T19:15:18.296Z] ---> Running in 5e1c04fe2f9c [2025-08-07T19:15:18.560Z] Removing intermediate container 5e1c04fe2f9c [2025-08-07T19:15:18.560Z] ---> 958ba556750e [2025-08-07T19:15:18.560Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T19:15:18.560Z] Successfully built 958ba556750e [2025-08-07T19:15:18.560Z] 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-07T19:15:19.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T19:15:19.060Z] [2025-08-07T19:15:19.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T19:15:19.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T19:15:19.657Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T19:15:19.657Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T19:15:19.657Z] 04944245beec: Pulling fs layer [2025-08-07T19:15:19.657Z] 699f458cf7ca: Pulling fs layer [2025-08-07T19:15:19.657Z] 765212b225bb: Pulling fs layer [2025-08-07T19:15:19.657Z] f23df028b6ca: Pulling fs layer [2025-08-07T19:15:19.657Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T19:15:19.657Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T19:15:19.657Z] f23df028b6ca: Waiting [2025-08-07T19:15:19.657Z] 765212b225bb: Waiting [2025-08-07T19:15:19.657Z] d65c8cfc05b1: Waiting [2025-08-07T19:15:19.657Z] 2437ff75d9bd: Waiting [2025-08-07T19:15:19.657Z] 04944245beec: Verifying Checksum [2025-08-07T19:15:19.657Z] 04944245beec: Download complete [2025-08-07T19:15:19.657Z] 765212b225bb: Verifying Checksum [2025-08-07T19:15:19.657Z] 765212b225bb: Download complete [2025-08-07T19:15:19.657Z] f23df028b6ca: Verifying Checksum [2025-08-07T19:15:19.657Z] f23df028b6ca: Download complete [2025-08-07T19:15:19.922Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T19:15:19.922Z] d65c8cfc05b1: Download complete [2025-08-07T19:15:19.922Z] 699f458cf7ca: Verifying Checksum [2025-08-07T19:15:19.922Z] 699f458cf7ca: Download complete [2025-08-07T19:15:20.187Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T19:15:20.187Z] 8998bd30e6a1: Download complete [2025-08-07T19:15:22.761Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T19:15:22.761Z] 2437ff75d9bd: Download complete [2025-08-07T19:15:24.706Z] 8998bd30e6a1: Pull complete [2025-08-07T19:15:25.287Z] 04944245beec: Pull complete [2025-08-07T19:15:26.689Z] 699f458cf7ca: Pull complete [2025-08-07T19:15:27.027Z] 765212b225bb: Pull complete [2025-08-07T19:15:27.998Z] f23df028b6ca: Pull complete [2025-08-07T19:15:28.282Z] d65c8cfc05b1: Pull complete [2025-08-07T19:15:46.536Z] 2437ff75d9bd: Pull complete [2025-08-07T19:15:46.536Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T19:15:46.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T19:15:46.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T19:15:46.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-6463 does not seem to be running inside a container [2025-08-07T19:15:46.809Z] $ 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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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-07T19:15:49.198Z] $ docker top ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:15:49.733Z] ---> job-cost.sh [2025-08-07T19:15:49.997Z] lf-activate-venv: SKIPPING [2025-08-07T19:15:49.997Z] INFO: No Stack... [2025-08-07T19:15:50.260Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T19:15:51.210Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T19:15:51.838Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/cost.csv [2025-08-07T19:15:51.838Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T19:15:51.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [2025-08-07T19:15:51.901Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] did not exist. Created. [2025-08-07T19:15:51.907Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T19:15:52.566Z] /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/durable-02e0bf01/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T19:15:53.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T19:15:53.228Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T19:15:53.604Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T19:15:53.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T19:15:53.640Z] $ docker stop --time=1 ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 [2025-08-07T19:15:56.122Z] $ docker rm -f --volumes ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 [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-07T19:15:57.031Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-137/archives ] [2025-08-07T19:15:57.031Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-137/archives [2025-08-07T19:15:57.031Z] total 16 [2025-08-07T19:15:57.031Z] drwxr-xr-x 3 root root 4096 Aug 7 19:09 . [2025-08-07T19:15:57.031Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 19:09 .. [2025-08-07T19:15:57.031Z] drwxr-xr-x 2 root root 4096 Aug 7 19:09 cost [2025-08-07T19:15:57.031Z] -rw-r--r-- 1 root root 88 Aug 7 19:09 cost.csv [2025-08-07T19:15:57.031Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-137/archives [2025-08-07T19:15:57.031Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-137/archives [2025-08-07T19:15:57.031Z] total 16 [2025-08-07T19:15:57.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 19:09 . [2025-08-07T19:15:57.031Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 19:09 .. [2025-08-07T19:15:57.031Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 19:09 cost [2025-08-07T19:15:57.031Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 7 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:15:57.322Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:15:58.181Z] ---> package-listing.sh [2025-08-07T19:15:58.181Z] ++ facter osfamily [2025-08-07T19:15:58.181Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T19:15:58.440Z] + OS_FAMILY=debian [2025-08-07T19:15:58.440Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-137 [2025-08-07T19:15:58.440Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T19:15:58.440Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T19:15:58.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T19:15:58.440Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T19:15:58.440Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-137 ']' [2025-08-07T19:15:58.440Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T19:15:58.440Z] + case "${OS_FAMILY}" in [2025-08-07T19:15:58.440Z] + dpkg -l [2025-08-07T19:15:58.440Z] + grep '^ii' [2025-08-07T19:15:58.440Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T19:15:58.440Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T19:15:58.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T19:15:58.440Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-137 ']' [2025-08-07T19:15:58.440Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/ [2025-08-07T19:15:58.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/ [Pipeline] echo [2025-08-07T19:15:58.451Z] 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T19:15:58.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T19:15:59.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T19:15:59.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T19:15:59.368Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2025-08-07T19:15:59.391Z] $ 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-137/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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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-07T19:15:59.591Z] $ docker top 8029109bd144bb5d1f1369315c7e60d27cc43c6bf16b953d83e72da6a9bffb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T19:15:59.938Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T19:16:00.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T19:16:00.511Z] + ls /var/log/sa-host [2025-08-07T19:16:00.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T19:16:00.658Z] provisioning config files... [2025-08-07T19:16:00.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config8152856108340693980tmp [Pipeline] { [Pipeline] echo [2025-08-07T19:16:00.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:16:00.973Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T19:16:00.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:16:01.319Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T19:16:01.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:16:01.612Z] ---> sudo-logs.sh [2025-08-07T19:16:01.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T19:16:01.643Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:16:01.927Z] ---> job-cost.sh [2025-08-07T19:16:01.927Z] lf-activate-venv: SKIPPING [2025-08-07T19:16:01.927Z] DEBUG: total: 0.2199999988079071 [2025-08-07T19:16:01.927Z] INFO: Retrieving Stack Cost... [2025-08-07T19:16:02.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T19:16:02.447Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T19:16:02.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T19:16:02.741Z] ---> logs-deploy.sh [2025-08-07T19:16:02.741Z] lf-activate-venv: SKIPPING [2025-08-07T19:16:02.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-137/2 [2025-08-07T19:16:02.741Z] INFO: archiving workspace using pattern(s): [2025-08-07T19:16:03.678Z] Archives upload complete. [2025-08-07T19:16:03.937Z] INFO: archiving logs to Nexus [2025-08-07T19:16:04.506Z] ---> uname -a: [2025-08-07T19:16:04.506Z] Linux prd-ubuntu20-04-docker-8c-8g-6462 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] ---> lscpu: [2025-08-07T19:16:04.506Z] Architecture: x86_64 [2025-08-07T19:16:04.506Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T19:16:04.506Z] Byte Order: Little Endian [2025-08-07T19:16:04.506Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T19:16:04.506Z] CPU(s): 8 [2025-08-07T19:16:04.506Z] On-line CPU(s) list: 0-7 [2025-08-07T19:16:04.506Z] Thread(s) per core: 1 [2025-08-07T19:16:04.506Z] Core(s) per socket: 1 [2025-08-07T19:16:04.506Z] Socket(s): 8 [2025-08-07T19:16:04.506Z] NUMA node(s): 1 [2025-08-07T19:16:04.506Z] Vendor ID: AuthenticAMD [2025-08-07T19:16:04.506Z] CPU family: 23 [2025-08-07T19:16:04.506Z] Model: 49 [2025-08-07T19:16:04.506Z] Model name: AMD EPYC-Rome Processor [2025-08-07T19:16:04.506Z] Stepping: 0 [2025-08-07T19:16:04.506Z] CPU MHz: 2799.998 [2025-08-07T19:16:04.506Z] BogoMIPS: 5599.99 [2025-08-07T19:16:04.506Z] Virtualization: AMD-V [2025-08-07T19:16:04.506Z] Hypervisor vendor: KVM [2025-08-07T19:16:04.506Z] Virtualization type: full [2025-08-07T19:16:04.506Z] L1d cache: 256 KiB [2025-08-07T19:16:04.506Z] L1i cache: 256 KiB [2025-08-07T19:16:04.506Z] L2 cache: 4 MiB [2025-08-07T19:16:04.506Z] L3 cache: 128 MiB [2025-08-07T19:16:04.506Z] NUMA node0 CPU(s): 0-7 [2025-08-07T19:16:04.506Z] Vulnerability Gather data sampling: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Itlb multihit: Not affected [2025-08-07T19:16:04.506Z] Vulnerability L1tf: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Mds: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Meltdown: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Mmio stale data: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Retbleed: Vulnerable [2025-08-07T19:16:04.506Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T19:16:04.506Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T19:16:04.506Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T19:16:04.506Z] Vulnerability Srbds: Not affected [2025-08-07T19:16:04.506Z] Vulnerability Tsx async abort: Not affected [2025-08-07T19:16:04.506Z] 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-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] ---> nproc: [2025-08-07T19:16:04.506Z] 8 [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] ---> df -h: [2025-08-07T19:16:04.506Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T19:16:04.506Z] overlay 155G 13G 143G 8% / [2025-08-07T19:16:04.506Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T19:16:04.506Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-07T19:16:04.506Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T19:16:04.506Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] ---> sar -b -r -n DEV: [2025-08-07T19:16:04.506Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6462) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:56:24 LINUX RESTART (8 CPU) [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-07T19:16:04.506Z] 18:58:01 408.05 71.58 336.47 0.00 12763.88 137729.02 0.00 [2025-08-07T19:16:04.506Z] 18:59:01 3.17 0.00 3.17 0.00 0.00 333.16 0.00 [2025-08-07T19:16:04.506Z] 19:00:01 2.98 0.02 2.97 0.00 1.07 1543.34 0.00 [2025-08-07T19:16:04.506Z] 19:01:01 2.77 0.00 2.77 0.00 0.00 608.60 0.00 [2025-08-07T19:16:04.506Z] 19:02:01 53.56 3.83 49.73 0.00 4290.48 16919.45 0.00 [2025-08-07T19:16:04.506Z] 19:03:01 6.10 0.02 6.08 0.00 0.13 1029.96 0.00 [2025-08-07T19:16:04.506Z] 19:04:01 3.57 0.00 3.57 0.00 0.00 1906.08 0.00 [2025-08-07T19:16:04.506Z] 19:05:01 2.53 0.00 2.53 0.00 0.00 759.61 0.00 [2025-08-07T19:16:04.506Z] 19:06:01 7.13 0.00 7.13 0.00 0.00 9362.44 0.00 [2025-08-07T19:16:04.506Z] 19:07:01 11.63 0.00 11.63 0.00 0.00 11542.74 0.00 [2025-08-07T19:16:04.506Z] 19:08:01 11.13 0.00 11.13 0.00 0.00 8405.06 0.00 [2025-08-07T19:16:04.506Z] 19:09:01 54.52 0.02 54.51 0.00 2.13 14604.23 0.00 [2025-08-07T19:16:04.506Z] 19:10:01 47.38 0.07 47.31 0.00 1.47 16837.86 0.00 [2025-08-07T19:16:04.506Z] 19:11:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 [2025-08-07T19:16:04.506Z] 19:12:01 2.42 0.02 2.40 0.00 0.13 29.99 0.00 [2025-08-07T19:16:04.506Z] 19:13:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 [2025-08-07T19:16:04.506Z] 19:14:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-08-07T19:16:04.506Z] 19:15:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 [2025-08-07T19:16:04.506Z] 19:16:01 5.15 0.17 4.98 0.00 12.26 103.85 0.00 [2025-08-07T19:16:04.506Z] Average: 33.09 3.99 29.10 0.00 898.58 11673.70 0.00 [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-07T19:16:04.506Z] 18:58:01 29112376 31448736 859968 2.62 76904 2558560 2035920 6.00 1127824 2270424 3888 [2025-08-07T19:16:04.506Z] 18:59:01 29070932 31447048 858464 2.61 77240 2596500 2045696 6.03 1132508 2303764 33756 [2025-08-07T19:16:04.506Z] 19:00:01 29058348 31456908 847172 2.58 79016 2616108 2061740 6.08 1123928 2323372 11404 [2025-08-07T19:16:04.506Z] 19:01:01 29043044 31456312 846436 2.58 79516 2629604 2061672 6.08 1125040 2336868 8896 [2025-08-07T19:16:04.506Z] 19:02:01 28302276 31418052 855952 2.60 113340 3287180 2119060 6.25 1415852 2739772 9780 [2025-08-07T19:16:04.506Z] 19:03:01 28271476 31418692 854728 2.60 113212 3318140 2097924 6.19 1414996 2770700 13676 [2025-08-07T19:16:04.506Z] 19:04:01 28220284 31419424 852812 2.59 113324 3369108 2113968 6.23 1417844 2821668 8532 [2025-08-07T19:16:04.506Z] 19:05:01 28190424 31417484 853732 2.60 113532 3396160 2113968 6.23 1418736 2848684 14112 [2025-08-07T19:16:04.506Z] 19:06:01 27751784 31405264 857044 2.61 114696 3811804 2099828 6.19 1436232 3247136 152904 [2025-08-07T19:16:04.506Z] 19:07:01 27347932 31405076 857048 2.61 115880 4197120 2115888 6.24 1437172 3632512 193352 [2025-08-07T19:16:04.506Z] 19:08:01 27186652 31437460 824116 2.51 117476 4376928 2095952 6.18 1407740 3812220 132084 [2025-08-07T19:16:04.506Z] 19:09:01 26706136 31452760 811896 2.47 130700 4823788 1813352 5.35 2766292 2898460 215472 [2025-08-07T19:16:04.506Z] 19:10:01 26418780 31463632 799720 2.43 146600 5068812 1743280 5.14 2785492 3129660 8 [2025-08-07T19:16:04.506Z] 19:11:01 26418604 31463584 799560 2.43 146684 5068820 1743280 5.14 2785464 3129664 8 [2025-08-07T19:16:04.506Z] 19:12:01 26422580 31467932 794816 2.42 146788 5068904 1755452 5.18 2781092 3129764 8 [2025-08-07T19:16:04.506Z] 19:13:01 26422840 31468268 794336 2.42 146840 5068924 1755452 5.18 2781232 3129768 40 [2025-08-07T19:16:04.506Z] 19:14:01 26427424 31472896 789560 2.40 146880 5068916 1755452 5.18 2776336 3129768 8 [2025-08-07T19:16:04.506Z] 19:15:01 26427620 31473152 789480 2.40 146908 5068928 1739224 5.13 2776396 3129772 8 [2025-08-07T19:16:04.506Z] 19:16:01 26401272 31449556 808632 2.46 147148 5070124 1771392 5.22 2800140 3128392 384 [2025-08-07T19:16:04.506Z] Average: 27536883 31444328 829235 2.52 119615 4024444 1949395 5.75 1932122 2942756 42017 [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-07T19:16:04.506Z] 18:58:01 vetha2cd0c7 14.70 17.43 0.99 47.49 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:58:01 ens3 560.16 376.44 4612.68 129.39 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:58:01 lo 5.20 5.20 0.54 0.54 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:58:01 docker0 15.98 18.68 0.96 50.89 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:59:01 vetha2cd0c7 56.01 77.12 3.87 298.97 0.00 0.00 0.00 0.02 [2025-08-07T19:16:04.506Z] 18:59:01 ens3 117.38 85.40 330.89 22.15 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 18:59:01 docker0 56.01 77.07 3.10 298.97 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:00:01 vetha2cd0c7 42.19 51.04 3.03 127.61 0.00 0.00 0.00 0.01 [2025-08-07T19:16:04.506Z] 19:00:01 ens3 94.20 71.15 162.56 22.49 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:00:01 docker0 42.19 51.04 2.45 127.61 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:01:01 vetha2cd0c7 35.19 39.89 2.58 90.02 0.00 0.00 0.00 0.01 [2025-08-07T19:16:04.506Z] 19:01:01 ens3 82.97 62.21 124.86 21.74 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:01:01 docker0 35.19 39.87 2.09 90.02 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:02:01 vetha2cd0c7 62.64 137.79 4.32 1341.16 0.00 0.00 0.00 0.11 [2025-08-07T19:16:04.506Z] 19:02:01 ens3 388.40 224.16 4341.72 30.52 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:02:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:02:01 docker0 62.64 137.79 3.46 1341.16 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:03:01 vetha2cd0c7 58.11 73.45 4.01 208.66 0.00 0.00 0.00 0.02 [2025-08-07T19:16:04.506Z] 19:03:01 ens3 114.68 80.45 241.87 21.72 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:03:01 docker0 58.11 73.44 3.22 208.66 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:04:01 vetha2cd0c7 62.72 82.15 4.32 288.51 0.00 0.00 0.00 0.02 [2025-08-07T19:16:04.506Z] 19:04:01 ens3 179.52 184.24 324.78 265.87 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:04:01 docker0 62.72 82.15 3.46 288.51 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:05:01 vetha2cd0c7 54.32 69.14 3.76 183.33 0.00 0.00 0.00 0.02 [2025-08-07T19:16:04.506Z] 19:05:01 ens3 110.41 84.77 216.37 22.76 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:05:01 docker0 54.32 69.14 3.02 183.33 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:06:01 vetha2cd0c7 104.35 256.32 7.02 2942.80 0.00 0.00 0.00 0.24 [2025-08-07T19:16:04.506Z] 19:06:01 ens3 284.75 124.50 2965.49 19.92 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:06:01 docker0 104.35 256.32 5.59 2942.80 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:07:01 vetha2cd0c7 81.32 199.07 5.52 2051.63 0.00 0.00 0.00 0.17 [2025-08-07T19:16:04.506Z] 19:07:01 ens3 231.28 104.90 2077.30 20.23 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:07:01 docker0 81.32 199.05 4.41 2051.62 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:08:01 vetha2cd0c7 77.09 156.06 5.26 1392.87 0.00 0.00 0.00 0.11 [2025-08-07T19:16:04.506Z] 19:08:01 ens3 243.54 191.00 1425.21 193.63 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:08:01 docker0 77.09 156.06 4.21 1392.87 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:09:01 ens3 200.43 132.79 3554.60 28.36 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:09:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:09:01 docker0 57.02 80.22 5.41 1016.88 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:10:01 ens3 13.98 8.67 15.10 5.79 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:14:01 ens3 0.55 0.28 1.50 0.02 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:16:01 ens3 20.80 12.75 24.35 8.06 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] Average: ens3 139.14 91.80 1074.71 42.78 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] Average: lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] Average: docker0 37.21 65.31 2.18 525.96 0.00 0.00 0.00 0.00 [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] ---> sar -P ALL: [2025-08-07T19:16:04.506Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6462) 08/07/25 _x86_64_ (8 CPU) [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:56:24 LINUX RESTART (8 CPU) [2025-08-07T19:16:04.506Z] [2025-08-07T19:16:04.506Z] 18:57:01 CPU %user %nice %system %iowait %steal %idle [2025-08-07T19:16:04.506Z] 18:58:01 all 7.87 0.00 2.45 2.06 0.06 87.57 [2025-08-07T19:16:04.506Z] 18:58:01 0 11.16 0.00 2.08 0.32 0.05 86.39 [2025-08-07T19:16:04.506Z] 18:58:01 1 7.83 0.00 2.21 5.42 0.07 84.48 [2025-08-07T19:16:04.506Z] 18:58:01 2 9.25 0.00 2.53 3.17 0.07 84.99 [2025-08-07T19:16:04.506Z] 18:58:01 3 6.74 0.00 2.48 0.51 0.05 90.23 [2025-08-07T19:16:04.506Z] 18:58:01 4 8.05 0.00 2.29 2.12 0.05 87.49 [2025-08-07T19:16:04.506Z] 18:58:01 5 7.35 0.00 2.01 0.60 0.05 89.99 [2025-08-07T19:16:04.506Z] 18:58:01 6 7.24 0.00 3.91 3.04 0.07 85.74 [2025-08-07T19:16:04.506Z] 18:58:01 7 5.35 0.00 2.06 1.32 0.07 91.20 [2025-08-07T19:16:04.506Z] 18:59:01 all 0.70 0.00 0.14 0.02 0.03 99.11 [2025-08-07T19:16:04.506Z] 18:59:01 0 1.12 0.00 0.10 0.00 0.03 98.75 [2025-08-07T19:16:04.506Z] 18:59:01 1 0.10 0.00 0.08 0.10 0.03 99.68 [2025-08-07T19:16:04.506Z] 18:59:01 2 1.10 0.00 0.25 0.00 0.10 98.55 [2025-08-07T19:16:04.506Z] 18:59:01 3 0.87 0.00 0.13 0.00 0.02 98.98 [2025-08-07T19:16:04.506Z] 18:59:01 4 0.93 0.00 0.30 0.00 0.02 98.75 [2025-08-07T19:16:04.506Z] 18:59:01 5 1.16 0.00 0.10 0.00 0.05 98.69 [2025-08-07T19:16:04.506Z] 18:59:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2025-08-07T19:16:04.506Z] 18:59:01 7 0.25 0.00 0.08 0.08 0.02 99.57 [2025-08-07T19:16:04.506Z] 19:00:01 all 0.57 0.00 0.09 0.04 0.02 99.28 [2025-08-07T19:16:04.506Z] 19:00:01 0 0.40 0.00 0.03 0.08 0.02 99.47 [2025-08-07T19:16:04.506Z] 19:00:01 1 0.12 0.00 0.03 0.00 0.03 99.82 [2025-08-07T19:16:04.506Z] 19:00:01 2 0.80 0.00 0.15 0.18 0.00 98.86 [2025-08-07T19:16:04.506Z] 19:00:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2025-08-07T19:16:04.506Z] 19:00:01 4 0.30 0.00 0.12 0.00 0.02 99.57 [2025-08-07T19:16:04.506Z] 19:00:01 5 2.35 0.00 0.21 0.00 0.08 97.35 [2025-08-07T19:16:04.506Z] 19:00:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-08-07T19:16:04.506Z] 19:00:01 7 0.47 0.00 0.12 0.02 0.02 99.38 [2025-08-07T19:16:04.506Z] 19:01:01 all 0.27 0.00 0.09 0.02 0.03 99.58 [2025-08-07T19:16:04.506Z] 19:01:01 0 0.03 0.00 0.05 0.15 0.03 99.73 [2025-08-07T19:16:04.506Z] 19:01:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2025-08-07T19:16:04.506Z] 19:01:01 2 0.48 0.00 0.12 0.03 0.03 99.33 [2025-08-07T19:16:04.506Z] 19:01:01 3 0.02 0.00 0.07 0.00 0.05 99.87 [2025-08-07T19:16:04.506Z] 19:01:01 4 0.82 0.00 0.25 0.00 0.03 98.90 [2025-08-07T19:16:04.506Z] 19:01:01 5 0.67 0.00 0.10 0.00 0.03 99.20 [2025-08-07T19:16:04.506Z] 19:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.506Z] 19:01:01 7 0.08 0.00 0.07 0.00 0.05 99.80 [2025-08-07T19:16:04.506Z] 19:02:01 all 2.59 0.00 1.43 0.51 0.03 95.43 [2025-08-07T19:16:04.506Z] 19:02:01 0 1.49 0.00 0.78 1.79 0.03 95.91 [2025-08-07T19:16:04.506Z] 19:02:01 1 2.60 0.00 2.85 0.22 0.02 94.31 [2025-08-07T19:16:04.506Z] 19:02:01 2 2.28 0.00 1.37 0.22 0.03 96.10 [2025-08-07T19:16:04.506Z] 19:02:01 3 2.73 0.00 1.56 1.09 0.07 94.56 [2025-08-07T19:16:04.506Z] 19:02:01 4 3.62 0.00 1.99 0.10 0.02 94.27 [2025-08-07T19:16:04.506Z] 19:02:01 5 2.30 0.00 0.75 0.22 0.02 96.71 [2025-08-07T19:16:04.506Z] 19:02:01 6 3.14 0.00 1.09 0.27 0.02 95.49 [2025-08-07T19:16:04.506Z] 19:02:01 7 2.60 0.00 1.07 0.17 0.03 96.12 [2025-08-07T19:16:04.506Z] 19:03:01 all 0.41 0.00 0.13 0.03 0.02 99.41 [2025-08-07T19:16:04.506Z] 19:03:01 0 0.32 0.00 0.07 0.02 0.02 99.58 [2025-08-07T19:16:04.506Z] 19:03:01 1 0.30 0.00 0.12 0.00 0.02 99.57 [2025-08-07T19:16:04.506Z] 19:03:01 2 0.30 0.00 0.18 0.00 0.02 99.50 [2025-08-07T19:16:04.506Z] 19:03:01 3 0.50 0.00 0.10 0.12 0.02 99.27 [2025-08-07T19:16:04.506Z] 19:03:01 4 0.45 0.00 0.18 0.00 0.02 99.35 [2025-08-07T19:16:04.506Z] 19:03:01 5 0.38 0.00 0.05 0.00 0.00 99.57 [2025-08-07T19:16:04.506Z] 19:03:01 6 0.22 0.00 0.17 0.12 0.02 99.48 [2025-08-07T19:16:04.506Z] 19:03:01 7 0.84 0.00 0.18 0.00 0.05 98.93 [2025-08-07T19:16:04.506Z] 19:04:01 all 0.48 0.00 0.11 0.06 0.02 99.32 [2025-08-07T19:16:04.506Z] 19:04:01 0 0.78 0.00 0.10 0.00 0.02 99.10 [2025-08-07T19:16:04.506Z] 19:04:01 1 0.55 0.00 0.13 0.00 0.02 99.30 [2025-08-07T19:16:04.506Z] 19:04:01 2 0.70 0.00 0.12 0.00 0.03 99.15 [2025-08-07T19:16:04.506Z] 19:04:01 3 0.10 0.00 0.05 0.38 0.02 99.45 [2025-08-07T19:16:04.506Z] 19:04:01 4 0.43 0.00 0.13 0.00 0.02 99.42 [2025-08-07T19:16:04.506Z] 19:04:01 5 0.93 0.00 0.12 0.00 0.02 98.93 [2025-08-07T19:16:04.506Z] 19:04:01 6 0.05 0.00 0.02 0.12 0.02 99.80 [2025-08-07T19:16:04.506Z] 19:04:01 7 0.32 0.00 0.25 0.00 0.03 99.40 [2025-08-07T19:16:04.506Z] 19:05:01 all 0.37 0.00 0.09 0.01 0.01 99.51 [2025-08-07T19:16:04.506Z] 19:05:01 0 0.89 0.00 0.08 0.00 0.02 99.01 [2025-08-07T19:16:04.506Z] 19:05:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2025-08-07T19:16:04.506Z] 19:05:01 2 1.25 0.00 0.25 0.00 0.02 98.48 [2025-08-07T19:16:04.506Z] 19:05:01 3 0.08 0.00 0.05 0.03 0.02 99.82 [2025-08-07T19:16:04.506Z] 19:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2025-08-07T19:16:04.506Z] 19:05:01 5 0.32 0.00 0.12 0.00 0.00 99.57 [2025-08-07T19:16:04.506Z] 19:05:01 6 0.23 0.00 0.12 0.08 0.02 99.55 [2025-08-07T19:16:04.506Z] 19:05:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2025-08-07T19:16:04.506Z] 19:06:01 all 0.94 0.00 0.24 0.10 0.02 98.70 [2025-08-07T19:16:04.506Z] 19:06:01 0 1.30 0.00 0.10 0.00 0.02 98.58 [2025-08-07T19:16:04.506Z] 19:06:01 1 1.42 0.00 0.37 0.00 0.00 98.22 [2025-08-07T19:16:04.506Z] 19:06:01 2 2.04 0.00 0.40 0.00 0.02 97.55 [2025-08-07T19:16:04.506Z] 19:06:01 3 0.13 0.00 0.12 0.00 0.02 99.73 [2025-08-07T19:16:04.506Z] 19:06:01 4 0.83 0.00 0.27 0.00 0.02 98.88 [2025-08-07T19:16:04.506Z] 19:06:01 5 0.78 0.00 0.22 0.00 0.02 98.98 [2025-08-07T19:16:04.506Z] 19:06:01 6 0.92 0.00 0.32 0.80 0.03 97.93 [2025-08-07T19:16:04.506Z] 19:06:01 7 0.12 0.00 0.10 0.02 0.02 99.75 [2025-08-07T19:16:04.506Z] 19:07:01 all 0.59 0.00 0.18 0.15 0.02 99.07 [2025-08-07T19:16:04.506Z] 19:07:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2025-08-07T19:16:04.506Z] 19:07:01 1 0.00 0.00 0.05 0.02 0.02 99.92 [2025-08-07T19:16:04.506Z] 19:07:01 2 0.03 0.00 0.10 0.00 0.02 99.85 [2025-08-07T19:16:04.506Z] 19:07:01 3 0.03 0.00 0.12 0.84 0.03 98.98 [2025-08-07T19:16:04.506Z] 19:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-07T19:16:04.506Z] 19:07:01 5 0.35 0.00 0.22 0.00 0.03 99.40 [2025-08-07T19:16:04.506Z] 19:07:01 6 3.96 0.00 0.89 0.32 0.02 94.82 [2025-08-07T19:16:04.507Z] 19:07:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2025-08-07T19:16:04.507Z] 19:08:01 all 0.58 0.00 0.18 0.11 0.02 99.11 [2025-08-07T19:16:04.507Z] 19:08:01 0 0.43 0.00 0.17 0.00 0.02 99.38 [2025-08-07T19:16:04.507Z] 19:08:01 1 1.65 0.00 0.35 0.00 0.02 97.98 [2025-08-07T19:16:04.507Z] 19:08:01 2 0.30 0.00 0.08 0.00 0.02 99.60 [2025-08-07T19:16:04.507Z] 19:08:01 3 0.35 0.00 0.17 0.80 0.03 98.65 [2025-08-07T19:16:04.507Z] 19:08:01 4 0.18 0.00 0.07 0.00 0.02 99.73 [2025-08-07T19:16:04.507Z] 19:08:01 5 1.19 0.00 0.42 0.02 0.02 98.36 [2025-08-07T19:16:04.507Z] 19:08:01 6 0.38 0.00 0.17 0.08 0.02 99.35 [2025-08-07T19:16:04.507Z] 19:08:01 7 0.12 0.00 0.05 0.00 0.03 99.80 [2025-08-07T19:16:04.507Z] [2025-08-07T19:16:04.507Z] 19:08:01 CPU %user %nice %system %iowait %steal %idle [2025-08-07T19:16:04.507Z] 19:09:01 all 9.07 0.00 1.94 0.36 0.04 88.59 [2025-08-07T19:16:04.507Z] 19:09:01 0 6.43 0.00 1.42 0.03 0.03 92.09 [2025-08-07T19:16:04.507Z] 19:09:01 1 3.98 0.00 1.25 0.05 0.05 94.66 [2025-08-07T19:16:04.507Z] 19:09:01 2 9.56 0.00 2.08 0.91 0.03 87.42 [2025-08-07T19:16:04.507Z] 19:09:01 3 8.52 0.00 1.81 0.45 0.05 89.17 [2025-08-07T19:16:04.507Z] 19:09:01 4 10.60 0.00 2.36 0.02 0.03 86.99 [2025-08-07T19:16:04.507Z] 19:09:01 5 8.18 0.00 1.82 0.00 0.03 89.96 [2025-08-07T19:16:04.507Z] 19:09:01 6 3.55 0.00 1.16 0.99 0.03 94.27 [2025-08-07T19:16:04.507Z] 19:09:01 7 21.74 0.00 3.63 0.40 0.05 74.18 [2025-08-07T19:16:04.507Z] 19:10:01 all 2.21 0.00 0.86 0.37 0.02 96.54 [2025-08-07T19:16:04.507Z] 19:10:01 0 2.08 0.00 0.69 0.02 0.03 97.19 [2025-08-07T19:16:04.507Z] 19:10:01 1 1.96 0.00 0.59 0.03 0.02 97.40 [2025-08-07T19:16:04.507Z] 19:10:01 2 1.94 0.00 1.21 1.94 0.02 94.89 [2025-08-07T19:16:04.507Z] 19:10:01 3 1.86 0.00 0.99 0.00 0.02 97.13 [2025-08-07T19:16:04.507Z] 19:10:01 4 1.57 0.00 0.75 0.00 0.02 97.66 [2025-08-07T19:16:04.507Z] 19:10:01 5 2.45 0.00 1.17 0.03 0.02 96.33 [2025-08-07T19:16:04.507Z] 19:10:01 6 1.56 0.00 0.65 0.59 0.03 97.17 [2025-08-07T19:16:04.507Z] 19:10:01 7 4.20 0.00 0.83 0.33 0.03 94.61 [2025-08-07T19:16:04.507Z] 19:11:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2025-08-07T19:16:04.507Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T19:16:04.507Z] 19:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:11:01 3 1.22 0.00 0.00 0.02 0.02 98.74 [2025-08-07T19:16:04.507Z] 19:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T19:16:04.507Z] 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:11:01 6 0.02 0.00 0.05 0.03 0.03 99.87 [2025-08-07T19:16:04.507Z] 19:11:01 7 0.80 0.00 0.00 0.00 0.00 99.20 [2025-08-07T19:16:04.507Z] 19:12:01 all 0.12 0.00 0.03 0.01 0.01 99.83 [2025-08-07T19:16:04.507Z] 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-07T19:16:04.507Z] 19:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-07T19:16:04.507Z] 19:12:01 3 0.81 0.00 0.03 0.00 0.00 99.15 [2025-08-07T19:16:04.507Z] 19:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-07T19:16:04.507Z] 19:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-08-07T19:16:04.507Z] 19:12:01 6 0.07 0.00 0.07 0.03 0.02 99.82 [2025-08-07T19:16:04.507Z] 19:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-07T19:16:04.507Z] 19:13:01 all 0.15 0.00 0.02 0.00 0.01 99.82 [2025-08-07T19:16:04.507Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T19:16:04.507Z] 19:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T19:16:04.507Z] 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-07T19:16:04.507Z] 19:13:01 3 1.11 0.00 0.02 0.00 0.02 98.86 [2025-08-07T19:16:04.507Z] 19:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-07T19:16:04.507Z] 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:13:01 6 0.00 0.00 0.05 0.03 0.03 99.88 [2025-08-07T19:16:04.507Z] 19:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T19:16:04.507Z] 19:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-08-07T19:16:04.507Z] 19:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-07T19:16:04.507Z] 19:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-07T19:16:04.507Z] 19:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-08-07T19:16:04.507Z] 19:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-07T19:16:04.507Z] 19:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-07T19:16:04.507Z] 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T19:16:04.507Z] 19:14:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2025-08-07T19:16:04.507Z] 19:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T19:16:04.507Z] 19:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-07T19:16:04.507Z] 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T19:16:04.507Z] 19:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-07T19:16:04.507Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-07T19:16:04.507Z] 19:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-07T19:16:04.507Z] 19:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:15:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2025-08-07T19:16:04.507Z] 19:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-07T19:16:04.507Z] 19:16:01 all 0.38 0.00 0.21 0.01 0.01 99.38 [2025-08-07T19:16:04.507Z] 19:16:01 0 0.23 0.00 0.15 0.00 0.00 99.62 [2025-08-07T19:16:04.507Z] 19:16:01 1 0.50 0.00 0.22 0.00 0.02 99.27 [2025-08-07T19:16:04.507Z] 19:16:01 2 0.45 0.00 0.22 0.00 0.00 99.33 [2025-08-07T19:16:04.507Z] 19:16:01 3 0.57 0.00 0.27 0.00 0.02 99.15 [2025-08-07T19:16:04.507Z] 19:16:01 4 0.20 0.00 0.13 0.00 0.02 99.65 [2025-08-07T19:16:04.507Z] 19:16:01 5 0.52 0.00 0.20 0.00 0.02 99.27 [2025-08-07T19:16:04.507Z] 19:16:01 6 0.38 0.00 0.28 0.07 0.03 99.23 [2025-08-07T19:16:04.507Z] 19:16:01 7 0.20 0.00 0.22 0.02 0.02 99.55 [2025-08-07T19:16:04.507Z] Average: all 1.45 0.00 0.43 0.20 0.02 97.90 [2025-08-07T19:16:04.507Z] Average: 0 1.41 0.00 0.31 0.13 0.02 98.13 [2025-08-07T19:16:04.507Z] Average: 1 1.11 0.00 0.44 0.30 0.02 98.12 [2025-08-07T19:16:04.507Z] Average: 2 1.60 0.00 0.48 0.34 0.02 97.56 [2025-08-07T19:16:04.507Z] Average: 3 1.35 0.00 0.42 0.22 0.02 97.98 [2025-08-07T19:16:04.507Z] Average: 4 1.48 0.00 0.47 0.12 0.02 97.92 [2025-08-07T19:16:04.507Z] Average: 5 1.52 0.00 0.40 0.05 0.02 98.01 [2025-08-07T19:16:04.507Z] Average: 6 1.15 0.00 0.48 0.35 0.02 98.00 [2025-08-07T19:16:04.507Z] Average: 7 1.96 0.00 0.46 0.12 0.03 97.43 [2025-08-07T19:16:04.507Z] [2025-08-07T19:16:04.507Z] [2025-08-07T19:16:04.507Z]