Pull request #133 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af6e9a43fddc48161dc1ad086103d319089e7008+61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 (2dcbeb0b1f1762e6deabd73b0c2fbf5a82b12828) 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-ssh570356895365358464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2410249021178820088.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-133/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-133/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13241463681533710682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5553637487171475467.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-133/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-133/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1685380274629216276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4906’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4910 in /w/workspace/xfoundry_edgex-taf-common_PR-133 [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-133 # 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 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit af6e9a43fddc48161dc1ad086103d319089e7008 Merge succeeded, producing af6e9a43fddc48161dc1ad086103d319089e7008 Checking out Revision af6e9a43fddc48161dc1ad086103d319089e7008 (PR-133) Commit message: "build: bump robotframework from 7.2.2 to 7.3.1" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6e9a43fddc48161dc1ad086103d319089e7008 # 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 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af6e9a43fddc48161dc1ad086103d319089e7008 # timeout=10 > git rev-list --no-walk e0251899fa219bb1b4d12327d6b17c5adfb7bcb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-10T05:28:34.731Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-10T05:28:34.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-10T05:28:34.812Z] ========================================================= [2025-07-10T05:28:34.812Z] EdgeX Global Pipelines Version Info [2025-07-10T05:28:34.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:28:35.518Z] ------------------- [2025-07-10T05:28:35.518Z] stable info: [2025-07-10T05:28:35.518Z] ------------------- [2025-07-10T05:28:35.518Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-10T05:28:35.518Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-10T05:28:35.518Z] Message: update stable to v1.0.274 [2025-07-10T05:28:36.089Z] ------------------- [2025-07-10T05:28:36.089Z] experimental info: [2025-07-10T05:28:36.089Z] ------------------- [2025-07-10T05:28:36.089Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-10T05:28:36.089Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-10T05:28:36.089Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-07-10T05:28:36.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-07-10T05:28:36.196Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-07-10T05:28:36.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-10T05:28:36.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-10T05:28:36.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-10T05:28:36.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-07-10T05:28:36.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-10T05:28:36.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-07-10T05:28:36.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-07-10T05:28:36.345Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-10T05:28:36.364Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-07-10T05:28:36.377Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-07-10T05:28:36.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-10T05:28:36.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-10T05:28:36.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo [2025-07-10T05:28:36.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo [2025-07-10T05:28:36.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo [2025-07-10T05:28:36.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af6e9a43fddc48161dc1ad086103d319089e7008 [Pipeline] echo [2025-07-10T05:28:36.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af6e9a4 [Pipeline] echo [2025-07-10T05:28:36.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-10T05:28:36.569Z] provisioning config files... [2025-07-10T05:28:36.582Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config15232493491394721404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:28:36.903Z] ---> ****-login.sh [2025-07-10T05:28:36.903Z] nexus3.edgexfoundry.org:10001 [2025-07-10T05:28:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:37.162Z] [2025-07-10T05:28:37.162Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-10T05:28:37.162Z] Configure a credential helper to remove this warning. See [2025-07-10T05:28:37.162Z] https://docs.****.com/go/credential-store/ [2025-07-10T05:28:37.162Z] [2025-07-10T05:28:37.162Z] Login Succeeded [2025-07-10T05:28:37.162Z] nexus3.edgexfoundry.org:10002 [2025-07-10T05:28:37.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:37.162Z] [2025-07-10T05:28:37.162Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-10T05:28:37.162Z] Configure a credential helper to remove this warning. See [2025-07-10T05:28:37.162Z] https://docs.****.com/go/credential-store/ [2025-07-10T05:28:37.162Z] [2025-07-10T05:28:37.163Z] Login Succeeded [2025-07-10T05:28:37.163Z] nexus3.edgexfoundry.org:10003 [2025-07-10T05:28:37.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:37.422Z] [2025-07-10T05:28:37.422Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-10T05:28:37.422Z] Configure a credential helper to remove this warning. See [2025-07-10T05:28:37.422Z] https://docs.****.com/go/credential-store/ [2025-07-10T05:28:37.422Z] [2025-07-10T05:28:37.423Z] Login Succeeded [2025-07-10T05:28:37.423Z] nexus3.edgexfoundry.org:10004 [2025-07-10T05:28:37.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:37.423Z] [2025-07-10T05:28:37.423Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-10T05:28:37.423Z] Configure a credential helper to remove this warning. See [2025-07-10T05:28:37.423Z] https://docs.****.com/go/credential-store/ [2025-07-10T05:28:37.423Z] [2025-07-10T05:28:37.423Z] Login Succeeded [2025-07-10T05:28:37.423Z] ****.io [2025-07-10T05:28:37.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:37.683Z] [2025-07-10T05:28:37.683Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-10T05:28:37.683Z] Configure a credential helper to remove this warning. See [2025-07-10T05:28:37.683Z] https://docs.****.com/go/credential-store/ [2025-07-10T05:28:37.683Z] [2025-07-10T05:28:37.683Z] Login Succeeded [2025-07-10T05:28:37.683Z] ---> ****-login.sh ends [Pipeline] } [2025-07-10T05:28:37.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-07-10T05:28:38.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-10T05:28:38.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-10T05:28:38.107Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-10T05:28:38.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-10T05:28:38.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-10T05:28:38.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-10T05:28:38.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:28:38.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-10T05:28:38.452Z] [2025-07-10T05:28:38.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:28:38.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-10T05:28:38.760Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-10T05:28:38.760Z] 3dae71ba6b94: Pulling fs layer [2025-07-10T05:28:38.760Z] 6bf1a483ea7c: Pulling fs layer [2025-07-10T05:28:38.760Z] f5dfc541a4d3: Pulling fs layer [2025-07-10T05:28:38.760Z] 461d9e800cba: Pulling fs layer [2025-07-10T05:28:38.760Z] 80192f66455f: Pulling fs layer [2025-07-10T05:28:38.760Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-10T05:28:38.760Z] a29436f7fd5d: Pulling fs layer [2025-07-10T05:28:38.760Z] 923cac83aea3: Pulling fs layer [2025-07-10T05:28:38.760Z] 25ad8b0a4227: Pulling fs layer [2025-07-10T05:28:38.760Z] db01528c6b51: Pulling fs layer [2025-07-10T05:28:38.760Z] 28988de357af: Pulling fs layer [2025-07-10T05:28:38.760Z] 461d9e800cba: Waiting [2025-07-10T05:28:38.760Z] 80192f66455f: Waiting [2025-07-10T05:28:38.760Z] 28988de357af: Waiting [2025-07-10T05:28:38.760Z] 2e8e34ca0e6c: Waiting [2025-07-10T05:28:38.760Z] 923cac83aea3: Waiting [2025-07-10T05:28:38.760Z] a29436f7fd5d: Waiting [2025-07-10T05:28:38.760Z] 25ad8b0a4227: Waiting [2025-07-10T05:28:38.760Z] 6bf1a483ea7c: Verifying Checksum [2025-07-10T05:28:38.760Z] 6bf1a483ea7c: Download complete [2025-07-10T05:28:38.760Z] 461d9e800cba: Download complete [2025-07-10T05:28:39.019Z] 80192f66455f: Download complete [2025-07-10T05:28:39.019Z] f5dfc541a4d3: Verifying Checksum [2025-07-10T05:28:39.019Z] f5dfc541a4d3: Download complete [2025-07-10T05:28:39.019Z] 3dae71ba6b94: Verifying Checksum [2025-07-10T05:28:39.019Z] 3dae71ba6b94: Download complete [2025-07-10T05:28:39.019Z] 923cac83aea3: Download complete [2025-07-10T05:28:39.278Z] 25ad8b0a4227: Verifying Checksum [2025-07-10T05:28:39.278Z] 25ad8b0a4227: Download complete [2025-07-10T05:28:39.278Z] db01528c6b51: Verifying Checksum [2025-07-10T05:28:39.278Z] db01528c6b51: Download complete [2025-07-10T05:28:39.278Z] 28988de357af: Download complete [2025-07-10T05:28:39.278Z] a29436f7fd5d: Verifying Checksum [2025-07-10T05:28:39.278Z] a29436f7fd5d: Download complete [2025-07-10T05:28:39.844Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-10T05:28:39.844Z] 2e8e34ca0e6c: Download complete [2025-07-10T05:28:40.413Z] 3dae71ba6b94: Pull complete [2025-07-10T05:28:40.672Z] 6bf1a483ea7c: Pull complete [2025-07-10T05:28:41.609Z] f5dfc541a4d3: Pull complete [2025-07-10T05:28:41.609Z] 461d9e800cba: Pull complete [2025-07-10T05:28:41.609Z] 80192f66455f: Pull complete [2025-07-10T05:28:45.802Z] 2e8e34ca0e6c: Pull complete [2025-07-10T05:28:46.061Z] a29436f7fd5d: Pull complete [2025-07-10T05:28:46.320Z] 923cac83aea3: Pull complete [2025-07-10T05:28:46.320Z] 25ad8b0a4227: Pull complete [2025-07-10T05:28:46.320Z] db01528c6b51: Pull complete [2025-07-10T05:28:46.580Z] 28988de357af: Pull complete [2025-07-10T05:28:46.580Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-10T05:28:46.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-10T05:28:46.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-10T05:28:46.704Z] prd-ubuntu20.04-docker-8c-8g-4910 does not seem to be running inside a container [2025-07-10T05:28:46.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-07-10T05:28:49.178Z] $ docker top 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f -eo pid,comm [2025-07-10T05:28:49.227Z] 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-07-10T05:28:49.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-10T05:28:49.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-10T05:28:49.272Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-10T05:28:49.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-10T05:28:49.386Z] $ docker exec 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f ssh-agent [2025-07-10T05:28:49.486Z] SSH_AUTH_SOCK=/tmp/ssh-Romu7PzBAxpx/agent.32 [2025-07-10T05:28:49.486Z] SSH_AGENT_PID=38 [2025-07-10T05:28:49.493Z] Running ssh-add (command line suppressed) [2025-07-10T05:28:49.592Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_5136866006758485122.key (/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_5136866006758485122.key) [2025-07-10T05:28:49.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-10T05:28:49.892Z] + git tag --points-at HEAD [Pipeline] } [2025-07-10T05:28:49.917Z] $ docker exec --env ******** --env ******** 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f ssh-agent -k [2025-07-10T05:28:50.006Z] unset SSH_AUTH_SOCK; [2025-07-10T05:28:50.007Z] unset SSH_AGENT_PID; [2025-07-10T05:28:50.007Z] echo Agent pid 38 killed; [2025-07-10T05:28:50.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-10T05:28:50.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-10T05:28:50.151Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-10T05:28:50.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-10T05:28:50.253Z] $ docker exec 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f ssh-agent [2025-07-10T05:28:50.344Z] SSH_AUTH_SOCK=/tmp/ssh-rDNZvcLFnxFJ/agent.71 [2025-07-10T05:28:50.344Z] SSH_AGENT_PID=77 [2025-07-10T05:28:50.349Z] Running ssh-add (command line suppressed) [2025-07-10T05:28:50.440Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_7419084985815116971.key (/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/private_key_7419084985815116971.key) [2025-07-10T05:28:50.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-10T05:28:50.742Z] + git semver init [2025-07-10T05:28:51.004Z] 2025-07-10 05:28:50,942 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-10T05:28:51.004Z] 2025-07-10 05:28:50,947 [run_init] DEBUG init version:0.0.0 force:False [2025-07-10T05:28:51.004Z] 2025-07-10 05:28:50,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver [2025-07-10T05:28:51.004Z] 2025-07-10 05:28:50,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-133/.semver [2025-07-10T05:28:51.004Z] 2025-07-10 05:28:50,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133, stdin=None, shell=False, universal_newlines=False) [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,528 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-133/.git/info/exclude [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 with force:False [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,529 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,533 [execute] INFO git cat-file --batch-check [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,538 [execute] INFO git cat-file --batch [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-133/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-10T05:28:51.571Z] 2025-07-10 05:28:51,542 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-133/.semver/PR-133 [2025-07-10T05:28:51.571Z] 0.0.0 [Pipeline] } [2025-07-10T05:28:51.577Z] $ docker exec --env ******** --env ******** 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f ssh-agent -k [2025-07-10T05:28:51.666Z] unset SSH_AUTH_SOCK; [2025-07-10T05:28:51.667Z] unset SSH_AGENT_PID; [2025-07-10T05:28:51.667Z] echo Agent pid 77 killed; [2025-07-10T05:28:51.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-10T05:28:51.986Z] + git semver [Pipeline] } [2025-07-10T05:28:52.253Z] $ docker stop --time=1 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f [2025-07-10T05:28:53.547Z] $ docker rm -f --volumes 90429ea1132f4de5586503c11424658b29c8f25c1be8b2baa9144c7e3b53270f [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-10T05:28:53.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-10T05:28:54.087Z] Stashed 1 file(s) [Pipeline] echo [2025-07-10T05:28:54.091Z] [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-07-10T05:28:54.241Z] provisioning config files... [2025-07-10T05:28:54.250Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config10996893573732441361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:28:54.597Z] ---> ****-login.sh [2025-07-10T05:28:54.597Z] nexus3.edgexfoundry.org:10001 [2025-07-10T05:28:54.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:54.598Z] Login Succeeded [2025-07-10T05:28:54.598Z] nexus3.edgexfoundry.org:10002 [2025-07-10T05:28:54.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:54.598Z] Login Succeeded [2025-07-10T05:28:54.598Z] nexus3.edgexfoundry.org:10003 [2025-07-10T05:28:54.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:54.856Z] Login Succeeded [2025-07-10T05:28:54.856Z] nexus3.edgexfoundry.org:10004 [2025-07-10T05:28:54.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:54.856Z] Login Succeeded [2025-07-10T05:28:54.856Z] ****.io [2025-07-10T05:28:54.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:28:55.115Z] Login Succeeded [2025-07-10T05:28:55.116Z] ---> ****-login.sh ends [Pipeline] } [2025-07-10T05:28:55.122Z] 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-07-10T05:28:55.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-10T05:28:55.935Z] + ls -al . [2025-07-10T05:28:55.935Z] total 72 [2025-07-10T05:28:55.935Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 10 05:28 . [2025-07-10T05:28:55.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 05:28 .. [2025-07-10T05:28:55.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 05:28 .git [2025-07-10T05:28:55.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 05:28 .github [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 10 05:28 .gitignore [2025-07-10T05:28:55.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 05:28 .semver [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 10 05:28 Dockerfile [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 10 05:28 Jenkinsfile [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 10 05:28 LICENSE [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 10 05:28 README.md [2025-07-10T05:28:55.935Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 10 05:28 TUC [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 10 05:28 VERSION [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 440 Jul 10 05:28 requirements.txt [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 10 05:28 robot-entrypoint.sh [2025-07-10T05:28:55.935Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 10 05:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:28:56.248Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=af6e9a43fddc48161dc1ad086103d319089e7008 --label arch=amd64 --label version=0.0.0 . [2025-07-10T05:28:57.183Z] #0 building with "default" instance using docker driver [2025-07-10T05:28:57.183Z] [2025-07-10T05:28:57.183Z] #1 [internal] load build definition from Dockerfile [2025-07-10T05:28:57.183Z] #1 transferring dockerfile: 1.69kB done [2025-07-10T05:28:57.183Z] #1 DONE 0.0s [2025-07-10T05:28:57.183Z] [2025-07-10T05:28:57.183Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-10T05:28:57.183Z] #2 DONE 0.1s [2025-07-10T05:28:57.183Z] [2025-07-10T05:28:57.183Z] #3 [internal] load .dockerignore [2025-07-10T05:28:57.183Z] #3 transferring context: 2B done [2025-07-10T05:28:57.183Z] #3 DONE 0.0s [2025-07-10T05:28:57.183Z] [2025-07-10T05:28:57.183Z] #4 [internal] load build context [2025-07-10T05:28:57.183Z] #4 transferring context: 531.38kB 0.0s done [2025-07-10T05:28:57.183Z] #4 DONE 0.1s [2025-07-10T05:28:57.183Z] [2025-07-10T05:28:57.183Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-10T05:28:57.183Z] #5 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-10T05:28:57.183Z] #5 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-10T05:28:57.183Z] #5 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-10T05:28:57.183Z] #5 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-10T05:28:57.183Z] #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-10T05:28:57.441Z] #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-10T05:28:57.441Z] #5 DONE 0.3s [2025-07-10T05:28:57.441Z] [2025-07-10T05:28:57.441Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-07-10T05:28:57.441Z] #6 DONE 0.1s [2025-07-10T05:28:57.441Z] [2025-07-10T05:28:57.441Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-10T05:28:57.441Z] #7 DONE 0.0s [2025-07-10T05:28:57.441Z] [2025-07-10T05:28:57.441Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-07-10T05:28:57.441Z] #8 DONE 0.0s [2025-07-10T05:28:57.441Z] [2025-07-10T05:28:57.441Z] #9 [5/7] WORKDIR /edgex-taf [2025-07-10T05:28:57.441Z] #9 DONE 0.0s [2025-07-10T05:28:57.701Z] [2025-07-10T05:28:57.701Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-10T05:28:57.701Z] #10 DONE 0.3s [2025-07-10T05:28:57.959Z] [2025-07-10T05:28:57.959Z] #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-07-10T05:28:57.959Z] #11 0.238 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:28:58.528Z] #11 0.707 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:28:59.465Z] #11 1.483 OK: 8 MiB in 14 packages [2025-07-10T05:28:59.465Z] #11 1.531 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:28:59.724Z] #11 1.979 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:29:00.659Z] #11 2.703 (1/14) Installing ca-certificates (20241121-r1) [2025-07-10T05:29:00.918Z] #11 3.075 (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-10T05:29:01.177Z] #11 3.467 (3/14) Installing c-ares (1.33.1-r0) [2025-07-10T05:29:01.744Z] #11 3.778 (4/14) Installing libunistring (1.2-r0) [2025-07-10T05:29:02.002Z] #11 4.215 (5/14) Installing libidn2 (2.3.7-r0) [2025-07-10T05:29:02.567Z] #11 4.566 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-10T05:29:02.826Z] #11 4.881 (7/14) Installing libpsl (0.21.5-r1) [2025-07-10T05:29:03.086Z] #11 5.194 (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-10T05:29:03.345Z] #11 5.607 (9/14) Installing libcurl (8.12.1-r0) [2025-07-10T05:29:03.911Z] #11 6.004 (10/14) Installing curl (8.12.1-r0) [2025-07-10T05:29:04.169Z] #11 6.367 (11/14) Installing docker-cli (26.1.5-r0) [2025-07-10T05:29:04.735Z] #11 7.034 (12/14) Installing oniguruma (6.9.9-r0) [2025-07-10T05:29:05.302Z] #11 7.389 (13/14) Installing jq (1.7.1-r0) [2025-07-10T05:29:05.560Z] #11 7.804 (14/14) Installing openssl (3.3.3-r0) [2025-07-10T05:29:06.127Z] #11 8.229 Executing busybox-1.36.1-r29.trigger [2025-07-10T05:29:06.127Z] #11 8.235 Executing ca-certificates-20241121-r1.trigger [2025-07-10T05:29:06.127Z] #11 8.276 OK: 43 MiB in 28 packages [2025-07-10T05:29:06.127Z] #11 8.333 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:29:06.694Z] #11 8.791 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:29:07.260Z] #11 9.465 (1/167) Installing libexpat (2.7.0-r0) [2025-07-10T05:29:07.519Z] #11 9.778 (2/167) Installing libbz2 (1.0.8-r6) [2025-07-10T05:29:07.777Z] #11 10.05 (3/167) Installing libpng (1.6.44-r0) [2025-07-10T05:29:08.344Z] #11 10.40 (4/167) Installing freetype (2.13.2-r0) [2025-07-10T05:29:08.602Z] #11 10.80 (5/167) Installing fontconfig (2.15.0-r1) [2025-07-10T05:29:09.169Z] #11 11.18 (6/167) Installing libfontenc (1.1.8-r0) [2025-07-10T05:29:09.169Z] #11 11.46 (7/167) Installing mkfontscale (1.2.2-r6) [2025-07-10T05:29:09.186Z] Still waiting to schedule task [2025-07-10T05:29:09.186Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4908’ [2025-07-10T05:29:09.428Z] #11 11.73 (8/167) Installing font-opensans (0_git20210927-r1) [2025-07-10T05:29:09.994Z] #11 12.23 (9/167) Installing pkgconf (2.2.0-r0) [2025-07-10T05:29:10.253Z] #11 12.54 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-07-10T05:29:10.821Z] #11 12.86 (11/167) Installing libffi (3.4.6-r0) [2025-07-10T05:29:11.081Z] #11 13.13 (12/167) Installing libintl (0.22.5-r0) [2025-07-10T05:29:11.341Z] #11 13.41 (13/167) Installing libeconf (0.6.3-r0) [2025-07-10T05:29:11.601Z] #11 13.69 (14/167) Installing libblkid (2.40.1-r1) [2025-07-10T05:29:11.859Z] #11 14.01 (15/167) Installing libmount (2.40.1-r1) [2025-07-10T05:29:12.117Z] #11 14.37 (16/167) Installing pcre2 (10.43-r0) [2025-07-10T05:29:12.685Z] #11 14.77 (17/167) Installing glib (2.80.5-r0) [2025-07-10T05:29:13.251Z] #11 15.31 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-10T05:29:13.509Z] #11 15.79 (19/167) Installing xz-libs (5.6.2-r1) [2025-07-10T05:29:14.076Z] #11 16.14 (20/167) Installing libxml2 (2.12.10-r0) [2025-07-10T05:29:14.334Z] #11 16.58 (21/167) Installing shared-mime-info (2.4-r0) [2025-07-10T05:29:14.899Z] #11 16.97 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-07-10T05:29:15.157Z] #11 17.27 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-07-10T05:29:15.416Z] #11 17.66 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-07-10T05:29:15.674Z] #11 17.89 (25/167) Installing libwebp (1.3.2-r0) [2025-07-10T05:29:16.241Z] #11 18.31 (26/167) Installing tiff (4.6.0t-r0) [2025-07-10T05:29:16.500Z] #11 18.67 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-07-10T05:29:17.067Z] #11 19.07 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-10T05:29:17.067Z] #11 19.34 (29/167) Installing libxau (1.0.11-r4) [2025-07-10T05:29:17.326Z] #11 19.57 (30/167) Installing libmd (1.1.0-r0) [2025-07-10T05:29:17.585Z] #11 19.85 (31/167) Installing libbsd (0.12.2-r0) [2025-07-10T05:29:17.845Z] #11 20.12 (32/167) Installing libxdmcp (1.1.5-r1) [2025-07-10T05:29:18.104Z] #11 20.35 (33/167) Installing libxcb (1.16.1-r0) [2025-07-10T05:29:18.672Z] #11 20.75 (34/167) Installing libx11 (1.8.9-r1) [2025-07-10T05:29:18.930Z] #11 21.21 (35/167) Installing libxcomposite (0.4.6-r5) [2025-07-10T05:29:19.189Z] #11 21.44 (36/167) Installing libxfixes (6.0.1-r4) [2025-07-10T05:29:19.448Z] #11 21.67 (37/167) Installing libxrender (0.9.11-r5) [2025-07-10T05:29:19.706Z] #11 21.95 (38/167) Installing libxcursor (1.2.2-r1) [2025-07-10T05:29:19.964Z] #11 22.24 (39/167) Installing libxdamage (1.1.6-r5) [2025-07-10T05:29:20.223Z] #11 22.47 (40/167) Installing libxext (1.3.6-r2) [2025-07-10T05:29:20.482Z] #11 22.75 (41/167) Installing libxi (1.8.1-r4) [2025-07-10T05:29:20.741Z] #11 23.02 (42/167) Installing libxinerama (1.1.5-r4) [2025-07-10T05:29:20.999Z] #11 23.25 (43/167) Installing libxrandr (1.5.4-r1) [2025-07-10T05:29:21.258Z] #11 23.53 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-07-10T05:29:21.825Z] #11 23.85 (45/167) Installing libxtst (1.2.4-r6) [2025-07-10T05:29:21.825Z] #11 24.08 (46/167) Installing dbus-libs (1.14.10-r1) [2025-07-10T05:29:22.392Z] #11 24.44 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-07-10T05:29:22.651Z] #11 24.80 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-10T05:29:22.909Z] #11 25.12 (49/167) Installing pixman (0.43.2-r0) [2025-07-10T05:29:23.477Z] #11 25.53 (50/167) Installing cairo (1.18.4-r0) [2025-07-10T05:29:23.735Z] #11 26.00 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-07-10T05:29:23.993Z] #11 26.24 (52/167) Installing avahi-libs (0.8-r17) [2025-07-10T05:29:24.251Z] #11 26.55 (53/167) Installing gmp (6.3.0-r1) [2025-07-10T05:29:24.820Z] #11 26.95 (54/167) Installing nettle (3.9.1-r0) [2025-07-10T05:29:25.079Z] #11 27.36 (55/167) Installing libtasn1 (4.20.0-r0) [2025-07-10T05:29:25.338Z] #11 27.63 (56/167) Installing p11-kit (0.25.3-r0) [2025-07-10T05:29:25.906Z] #11 28.03 (57/167) Installing gnutls (3.8.5-r0) [2025-07-10T05:29:26.474Z] #11 28.53 (58/167) Installing cups-libs (2.4.9-r1) [2025-07-10T05:29:26.732Z] #11 28.98 (59/167) Installing libepoxy (1.5.10-r1) [2025-07-10T05:29:27.300Z] #11 29.38 (60/167) Installing fribidi (1.0.15-r0) [2025-07-10T05:29:27.558Z] #11 29.66 (61/167) Installing graphite2 (1.3.14-r6) [2025-07-10T05:29:27.817Z] #11 29.97 (62/167) Installing harfbuzz (8.5.0-r0) [2025-07-10T05:29:28.383Z] #11 30.43 (63/167) Installing libxft (2.3.8-r3) [2025-07-10T05:29:28.641Z] #11 30.70 (64/167) Installing pango (1.52.2-r0) [2025-07-10T05:29:28.898Z] #11 31.10 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-07-10T05:29:29.156Z] #11 31.37 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-10T05:29:29.415Z] #11 31.60 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-07-10T05:29:29.672Z] #11 31.83 (68/167) Installing xkeyboard-config (2.41-r0) [2025-07-10T05:29:30.237Z] #11 32.26 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-07-10T05:29:30.494Z] #11 32.63 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-07-10T05:29:31.060Z] #11 33.19 (71/167) Installing icu-data-full (74.2-r0) [2025-07-10T05:29:31.629Z] #11 33.89 (72/167) Installing mesa (24.0.9-r1) [2025-07-10T05:29:31.888Z] #11 34.16 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-07-10T05:29:33.267Z] #11 35.50 (74/167) Installing hwdata-pci (0.382-r0) [2025-07-10T05:29:33.832Z] #11 35.90 (75/167) Installing libpciaccess (0.18.1-r0) [2025-07-10T05:29:34.090Z] #11 36.16 (76/167) Installing libdrm (2.4.120-r0) [2025-07-10T05:29:34.348Z] #11 36.52 (77/167) Installing libelf (0.191-r0) [2025-07-10T05:29:34.607Z] #11 36.84 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-07-10T05:29:34.865Z] #11 37.16 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-10T05:29:35.799Z] #11 37.84 (80/167) Installing eudev-libs (3.2.14-r2) [2025-07-10T05:29:36.057Z] #11 38.11 (81/167) Installing libmagic (5.45-r1) [2025-07-10T05:29:36.314Z] #11 38.54 (82/167) Installing file (5.45-r1) [2025-07-10T05:29:36.572Z] #11 38.78 (83/167) Installing xprop (1.2.7-r0) [2025-07-10T05:29:36.830Z] #11 39.05 (84/167) Installing libice (1.1.1-r6) [2025-07-10T05:29:37.087Z] #11 39.33 (85/167) Installing libuuid (2.40.1-r1) [2025-07-10T05:29:37.345Z] #11 39.60 (86/167) Installing libsm (1.2.4-r4) [2025-07-10T05:29:37.604Z] #11 39.88 (87/167) Installing libxt (1.3.0-r5) [2025-07-10T05:29:38.172Z] #11 40.25 (88/167) Installing libxmu (1.1.4-r2) [2025-07-10T05:29:38.432Z] #11 40.57 (89/167) Installing xset (1.2.5-r1) [2025-07-10T05:29:38.690Z] #11 40.84 (90/167) Installing xdg-utils (1.2.1-r0) [2025-07-10T05:29:38.949Z] #11 41.17 (91/167) Installing libogg (1.3.5-r5) [2025-07-10T05:29:39.207Z] #11 41.45 (92/167) Installing libflac (1.4.3-r1) [2025-07-10T05:29:39.774Z] #11 41.81 (93/167) Installing alsa-lib (1.2.11-r0) [2025-07-10T05:29:40.033Z] #11 42.24 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-10T05:29:40.601Z] #11 42.77 (95/167) Installing aom-libs (3.9.1-r0) [2025-07-10T05:29:41.170Z] #11 43.30 (96/167) Installing libva (2.21.0-r0) [2025-07-10T05:29:41.429Z] #11 43.62 (97/167) Installing libvdpau (1.5-r3) [2025-07-10T05:29:41.689Z] #11 43.89 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-07-10T05:29:42.255Z] #11 44.25 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-10T05:29:42.517Z] #11 44.64 (100/167) Installing libdav1d (1.4.2-r0) [2025-07-10T05:29:43.093Z] #11 45.09 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-07-10T05:29:43.352Z] #11 45.44 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-07-10T05:29:43.611Z] #11 45.73 (103/167) Installing imath (3.1.12-r0) [2025-07-10T05:29:43.870Z] #11 46.04 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-07-10T05:29:44.439Z] #11 46.53 (105/167) Installing giflib (5.2.2-r0) [2025-07-10T05:29:44.698Z] #11 46.81 (106/167) Installing libhwy (1.0.7-r0) [2025-07-10T05:29:44.957Z] #11 47.09 (107/167) Installing lcms2 (2.16-r0) [2025-07-10T05:29:45.216Z] #11 47.44 (108/167) Installing libjxl (0.10.2-r0) [2025-07-10T05:29:45.784Z] #11 47.93 (109/167) Installing lame-libs (3.100-r5) [2025-07-10T05:29:46.042Z] #11 48.28 (110/167) Installing opus (1.5.2-r0) [2025-07-10T05:29:46.610Z] #11 48.70 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-07-10T05:29:46.870Z] #11 49.16 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-07-10T05:29:47.438Z] #11 49.52 (113/167) Installing soxr (0.1.3-r7) [2025-07-10T05:29:47.696Z] #11 49.84 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-10T05:29:47.955Z] #11 50.15 (115/167) Installing libtheora (1.1.1-r18) [2025-07-10T05:29:48.522Z] #11 50.54 (116/167) Installing libvorbis (1.3.7-r2) [2025-07-10T05:29:48.781Z] #11 50.90 (117/167) Installing libvpx (1.14.1-r0) [2025-07-10T05:29:49.348Z] #11 51.40 (118/167) Installing libwebpmux (1.3.2-r0) [2025-07-10T05:29:49.607Z] #11 51.67 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-07-10T05:29:49.866Z] #11 52.15 (120/167) Installing numactl (2.0.18-r0) [2025-07-10T05:29:50.124Z] #11 52.42 (121/167) Installing x265-libs (3.6-r0) [2025-07-10T05:29:50.691Z] #11 52.99 (122/167) Installing xvidcore (1.3.7-r2) [2025-07-10T05:29:51.257Z] #11 53.35 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-10T05:29:51.824Z] #11 53.97 (124/167) Installing libbluray (1.3.4-r1) [2025-07-10T05:29:52.083Z] #11 54.33 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-07-10T05:29:52.650Z] #11 54.69 (126/167) Installing libopenmpt (0.7.7-r0) [2025-07-10T05:29:52.910Z] #11 55.12 (127/167) Installing cjson (1.7.18-r0) [2025-07-10T05:29:53.168Z] #11 55.40 (128/167) Installing mbedtls (3.6.3-r0) [2025-07-10T05:29:53.735Z] #11 55.79 (129/167) Installing librist (0.2.10-r1) [2025-07-10T05:29:53.995Z] #11 56.11 (130/167) Installing libsrt (1.5.3-r0) [2025-07-10T05:29:54.254Z] #11 56.51 (131/167) Installing libssh (0.10.6-r0) [2025-07-10T05:29:54.821Z] #11 56.87 (132/167) Installing libsodium (1.0.19-r0) [2025-07-10T05:29:55.081Z] #11 57.23 (133/167) Installing libzmq (4.3.5-r2) [2025-07-10T05:29:55.341Z] #11 57.63 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-10T05:29:55.908Z] #11 58.12 (135/167) Installing crc32c (1.1.2-r0) [2025-07-10T05:29:56.167Z] #11 58.39 (136/167) Installing double-conversion (3.3.0-r0) [2025-07-10T05:29:56.425Z] #11 58.66 (137/167) Installing libevent (2.1.12-r7) [2025-07-10T05:29:56.993Z] #11 59.06 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-07-10T05:29:57.251Z] #11 59.34 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-07-10T05:29:57.511Z] #11 59.62 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-07-10T05:29:57.773Z] #11 60.07 (141/167) Installing icu-libs (74.2-r0) [2025-07-10T05:29:58.350Z] #11 60.61 (142/167) Installing minizip (1.3.1-r0) [2025-07-10T05:29:58.609Z] #11 60.88 (143/167) Installing nspr (4.35-r4) [2025-07-10T05:29:59.178Z] #11 61.24 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-07-10T05:29:59.441Z] #11 61.69 (145/167) Installing nss (3.105-r0) [2025-07-10T05:30:00.009Z] #11 62.17 (146/167) Installing openh264 (2.4.1-r0) [2025-07-10T05:30:00.577Z] #11 62.62 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-07-10T05:30:00.836Z] #11 62.93 (148/167) Installing libunwind (1.8.1-r0) [2025-07-10T05:30:01.094Z] #11 63.24 (149/167) Installing yaml (0.2.5-r2) [2025-07-10T05:30:01.354Z] #11 63.55 (150/167) Installing libcamera (0.3.0-r0) [2025-07-10T05:30:01.924Z] #11 64.00 (151/167) Installing speexdsp (1.2.1-r2) [2025-07-10T05:30:02.183Z] #11 64.27 (152/167) Installing libuv (1.48.0-r0) [2025-07-10T05:30:02.442Z] #11 64.58 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-10T05:30:02.700Z] #11 64.98 (154/167) Installing libsndfile (1.2.2-r1) [2025-07-10T05:30:03.267Z] #11 65.38 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-10T05:30:03.526Z] #11 65.82 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-07-10T05:30:04.092Z] #11 66.38 (157/167) Installing libasyncns (0.8-r3) [2025-07-10T05:30:04.352Z] #11 66.61 (158/167) Installing libltdl (2.4.7-r3) [2025-07-10T05:30:04.613Z] #11 66.88 (159/167) Installing orc (0.4.40-r0) [2025-07-10T05:30:05.181Z] #11 67.26 (160/167) Installing tdb-libs (1.4.9-r1) [2025-07-10T05:30:05.441Z] #11 67.57 (161/167) Installing libpulse (17.0-r0) [2025-07-10T05:30:06.009Z] #11 68.03 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-07-10T05:30:06.009Z] #11 68.26 (163/167) Installing libgpg-error (1.49-r0) [2025-07-10T05:30:06.577Z] #11 68.60 (164/167) Installing libgcrypt (1.10.3-r0) [2025-07-10T05:30:06.835Z] #11 69.03 (165/167) Installing libxslt (1.1.39-r2) [2025-07-10T05:30:07.093Z] #11 69.39 (166/167) Installing chromium (131.0.6778.108-r0) [2025-07-10T05:30:09.629Z] #11 71.57 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-10T05:30:10.197Z] #11 72.21 Executing busybox-1.36.1-r29.trigger [2025-07-10T05:30:10.197Z] #11 72.21 Executing fontconfig-2.15.0-r1.trigger [2025-07-10T05:30:10.197Z] #11 72.23 Executing mkfontscale-1.2.2-r6.trigger [2025-07-10T05:30:10.197Z] #11 72.25 Executing glib-2.80.5-r0.trigger [2025-07-10T05:30:10.197Z] #11 72.26 Executing shared-mime-info-2.4-r0.trigger [2025-07-10T05:30:10.456Z] #11 72.63 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-10T05:30:10.456Z] #11 72.64 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-10T05:30:10.456Z] #11 72.66 Executing gtk+3.0-3.24.43-r0.trigger [2025-07-10T05:30:10.456Z] #11 72.68 OK: 672 MiB in 195 packages [2025-07-10T05:30:10.456Z] #11 72.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:11.024Z] #11 73.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:11.591Z] #11 73.84 (1/30) Installing jansson (2.14-r4) [2025-07-10T05:30:11.850Z] #11 74.11 (2/30) Installing binutils (2.42-r1) [2025-07-10T05:30:12.786Z] #11 74.74 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-10T05:30:12.786Z] #11 74.97 (4/30) Installing isl26 (0.26-r1) [2025-07-10T05:30:13.354Z] #11 75.40 (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-10T05:30:13.614Z] #11 75.81 (6/30) Installing mpc1 (1.3.1-r1) [2025-07-10T05:30:13.873Z] #11 76.12 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-10T05:30:15.248Z] #11 77.41 (8/30) Installing musl-dev (1.2.5-r1) [2025-07-10T05:30:15.814Z] #11 77.96 (9/30) Installing linux-headers (6.6-r0) [2025-07-10T05:30:16.381Z] #11 78.48 (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-10T05:30:16.640Z] #11 78.80 (11/30) Installing libpq (16.9-r0) [2025-07-10T05:30:16.899Z] #11 79.15 (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-10T05:30:17.467Z] #11 79.54 (13/30) Installing libpq-dev (16.9-r0) [2025-07-10T05:30:17.725Z] #11 79.96 (14/30) Installing libecpg (16.9-r0) [2025-07-10T05:30:17.986Z] #11 80.27 (15/30) Installing libecpg-dev (16.9-r0) [2025-07-10T05:30:18.555Z] #11 80.67 (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-10T05:30:19.123Z] #11 81.13 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-10T05:30:20.500Z] #11 82.39 (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-10T05:30:21.068Z] #11 83.32 (19/30) Installing fortify-headers (1.1-r3) [2025-07-10T05:30:21.327Z] #11 83.56 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-10T05:30:21.894Z] #11 84.14 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-10T05:30:22.154Z] #11 84.45 (22/30) Installing clang16 (16.0.6-r5) [2025-07-10T05:30:22.720Z] #11 84.86 (23/30) Installing icu (74.2-r0) [2025-07-10T05:30:22.979Z] #11 85.27 (24/30) Installing icu-dev (74.2-r0) [2025-07-10T05:30:23.548Z] #11 85.76 (25/30) Installing llvm16 (16.0.6-r9) [2025-07-10T05:30:24.926Z] #11 86.99 (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-10T05:30:25.185Z] #11 87.31 (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-10T05:30:25.444Z] #11 87.59 (28/30) Installing zstd (1.5.6-r0) [2025-07-10T05:30:25.702Z] #11 87.94 (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-10T05:30:25.961Z] #11 88.25 (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-10T05:30:26.529Z] #11 88.78 Executing busybox-1.36.1-r29.trigger [2025-07-10T05:30:26.788Z] #11 88.79 OK: 1208 MiB in 225 packages [2025-07-10T05:30:26.788Z] #11 88.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:27.048Z] #11 89.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:27.981Z] #11 89.97 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-10T05:30:28.546Z] #11 90.75 (2/14) Installing gdbm (1.23-r1) [2025-07-10T05:30:28.805Z] #11 91.03 (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-10T05:30:29.063Z] #11 91.35 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-10T05:30:29.633Z] #11 91.64 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-10T05:30:29.892Z] #11 91.99 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-10T05:30:30.150Z] #11 92.23 (7/14) Installing readline (8.2.10-r0) [2025-07-10T05:30:31.085Z] #11 93.04 (8/14) Installing python3 (3.12.11-r0) [2025-07-10T05:30:31.662Z] #11 93.69 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-10T05:30:32.231Z] #11 94.25 (10/14) Installing pyc (3.12.11-r0) [2025-07-10T05:30:32.231Z] #11 94.49 (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-10T05:30:32.489Z] #11 94.72 (12/14) Installing python3-dev (3.12.11-r0) [2025-07-10T05:30:33.863Z] #11 95.97 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-10T05:30:34.122Z] #11 96.25 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-10T05:30:34.380Z] #11 96.52 Executing busybox-1.36.1-r29.trigger [2025-07-10T05:30:34.637Z] #11 96.53 OK: 1374 MiB in 239 packages [2025-07-10T05:30:34.637Z] #11 96.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:34.895Z] #11 97.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:35.466Z] #11 97.71 OK: 1374 MiB in 239 packages [2025-07-10T05:30:35.723Z] #11 97.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:35.981Z] #11 98.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-10T05:30:36.913Z] #11 98.87 (1/1) Installing tzdata (2025b-r0) [2025-07-10T05:30:37.171Z] #11 99.24 OK: 1376 MiB in 240 packages [2025-07-10T05:30:37.428Z] #11 99.56 (1/1) Purging tzdata (2025b-r0) [2025-07-10T05:30:37.428Z] #11 99.56 OK: 1374 MiB in 239 packages [2025-07-10T05:30:39.326Z] #11 101.1 Looking in links: /tmp/tmpqrpxe832 [2025-07-10T05:30:39.326Z] #11 101.1 Processing /tmp/tmpqrpxe832/pip-25.0.1-py3-none-any.whl [2025-07-10T05:30:39.326Z] #11 101.2 Installing collected packages: pip [2025-07-10T05:30:39.892Z] #11 102.1 Successfully installed pip-25.0.1 [2025-07-10T05:30:40.150Z] #11 102.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-07-10T05:30:40.408Z] #11 102.6 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-10T05:30:40.665Z] #11 102.6 Collecting pip [2025-07-10T05:30:40.665Z] #11 102.6 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-10T05:30:40.665Z] #11 102.8 Collecting setuptools [2025-07-10T05:30:40.665Z] #11 102.8 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-10T05:30:40.923Z] #11 103.1 Collecting wheel [2025-07-10T05:30:41.213Z] #11 103.1 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-10T05:30:41.213Z] #11 103.1 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-10T05:30:41.213Z] #11 103.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.6 MB/s eta 0:00:00 [2025-07-10T05:30:41.213Z] #11 103.2 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-10T05:30:41.213Z] #11 103.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.4 MB/s eta 0:00:00 [2025-07-10T05:30:41.213Z] #11 103.2 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-10T05:30:41.213Z] #11 103.2 Installing collected packages: wheel, setuptools, pip [2025-07-10T05:30:42.587Z] #11 104.9 Attempting uninstall: pip [2025-07-10T05:30:42.846Z] #11 104.9 Found existing installation: pip 25.0.1 [2025-07-10T05:30:42.846Z] #11 104.9 Uninstalling pip-25.0.1: [2025-07-10T05:30:42.846Z] #11 104.9 Successfully uninstalled pip-25.0.1 [2025-07-10T05:30:43.780Z] #11 105.9 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-10T05:30:43.780Z] #11 105.9 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-07-10T05:30:44.346Z] #11 106.4 Processing ./edgex-taf-common [2025-07-10T05:30:44.346Z] #11 106.4 Preparing metadata (setup.py): started [2025-07-10T05:30:44.346Z] #11 106.6 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:44.604Z] #11 106.6 Building wheels for collected packages: edgex-taf-common [2025-07-10T05:30:44.604Z] #11 106.6 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-07-10T05:30:44.604Z] #11 106.6 Building wheel for edgex-taf-common (setup.py): started [2025-07-10T05:30:44.604Z] #11 106.8 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-10T05:30:44.863Z] #11 106.8 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=9ef12c9e8755608b0522d5342b7363be317c6d01cc1bf9b9fc2f96e76d458ea3 [2025-07-10T05:30:44.863Z] #11 106.8 Stored in directory: /tmp/pip-ephem-wheel-cache-s8h38i87/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-10T05:30:44.863Z] #11 106.8 Successfully built edgex-taf-common [2025-07-10T05:30:44.863Z] #11 106.8 Installing collected packages: edgex-taf-common [2025-07-10T05:30:44.863Z] #11 106.8 Successfully installed edgex-taf-common-0.0.0 [2025-07-10T05:30:44.863Z] #11 106.8 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-07-10T05:30:45.121Z] #11 107.4 Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2025-07-10T05:30:45.380Z] #11 107.4 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2025-07-10T05:30:45.380Z] #11 107.4 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-07-10T05:30:45.380Z] #11 107.4 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-07-10T05:30:45.380Z] #11 107.4 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-10T05:30:45.380Z] #11 107.4 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-10T05:30:45.380Z] #11 107.5 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-10T05:30:45.380Z] #11 107.5 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-10T05:30:45.380Z] #11 107.5 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-10T05:30:45.380Z] #11 107.5 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-10T05:30:45.380Z] #11 107.5 Preparing metadata (setup.py): started [2025-07-10T05:30:45.380Z] #11 107.7 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:45.637Z] #11 107.7 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-10T05:30:45.637Z] #11 107.7 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-10T05:30:45.637Z] #11 107.7 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-10T05:30:45.637Z] #11 107.7 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-10T05:30:45.637Z] #11 107.8 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-10T05:30:45.637Z] #11 107.8 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-10T05:30:45.637Z] #11 107.8 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-10T05:30:45.895Z] #11 107.8 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-10T05:30:45.895Z] #11 107.8 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-10T05:30:45.895Z] #11 107.8 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-10T05:30:45.895Z] #11 108.0 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-10T05:30:45.895Z] #11 108.0 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-07-10T05:30:45.895Z] #11 108.1 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-10T05:30:45.895Z] #11 108.1 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-10T05:30:46.154Z] #11 108.2 Installing build dependencies: started [2025-07-10T05:30:46.719Z] #11 109.0 Installing build dependencies: finished with status 'done' [2025-07-10T05:30:46.977Z] #11 109.0 Getting requirements to build wheel: started [2025-07-10T05:30:47.542Z] #11 109.7 Getting requirements to build wheel: finished with status 'done' [2025-07-10T05:30:47.543Z] #11 109.7 Preparing metadata (pyproject.toml): started [2025-07-10T05:30:47.801Z] #11 109.9 Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-10T05:30:48.058Z] #11 110.2 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 13)) [2025-07-10T05:30:48.315Z] #11 110.2 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-07-10T05:30:48.315Z] #11 110.2 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-10T05:30:48.315Z] #11 110.3 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-10T05:30:48.315Z] #11 110.3 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-10T05:30:48.315Z] #11 110.3 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-10T05:30:48.315Z] #11 110.4 Preparing metadata (setup.py): started [2025-07-10T05:30:48.315Z] #11 110.6 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:48.571Z] #11 110.7 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-10T05:30:48.571Z] #11 110.7 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-07-10T05:30:48.828Z] #11 110.9 Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-10T05:30:48.828Z] #11 110.9 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-10T05:30:48.828Z] #11 110.9 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-10T05:30:48.828Z] #11 110.9 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-10T05:30:48.828Z] #11 111.1 Collecting cryptography==45.0.4 (from -r requirements.txt (line 19)) [2025-07-10T05:30:49.085Z] #11 111.1 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-07-10T05:30:49.085Z] #11 111.1 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-10T05:30:49.085Z] #11 111.1 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-10T05:30:49.085Z] #11 111.2 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 21)) [2025-07-10T05:30:49.085Z] #11 111.2 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-07-10T05:30:49.085Z] #11 111.2 Collecting genson==1.3.0 (from -r requirements.txt (line 22)) [2025-07-10T05:30:49.085Z] #11 111.2 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-10T05:30:49.085Z] #11 111.2 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:49.085Z] #11 111.2 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-07-10T05:30:49.085Z] #11 111.2 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:49.085Z] #11 111.2 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-10T05:30:49.085Z] #11 111.3 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:49.085Z] #11 111.3 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-10T05:30:49.085Z] #11 111.3 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.086Z] #11 111.3 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-10T05:30:49.086Z] #11 111.3 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.086Z] #11 111.3 Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-10T05:30:49.086Z] #11 111.3 Preparing metadata (setup.py): started [2025-07-10T05:30:49.343Z] #11 111.5 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:49.343Z] #11 111.5 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.343Z] #11 111.5 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-10T05:30:49.343Z] #11 111.6 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.343Z] #11 111.6 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-10T05:30:49.343Z] #11 111.6 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.343Z] #11 111.6 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-10T05:30:49.343Z] #11 111.6 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.601Z] #11 111.6 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-10T05:30:49.601Z] #11 111.7 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.601Z] #11 111.7 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-10T05:30:49.601Z] #11 111.7 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:49.601Z] #11 111.7 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-10T05:30:49.601Z] #11 111.8 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:30:49.865Z] #11 111.8 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-07-10T05:30:49.865Z] #11 111.8 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:30:49.865Z] #11 111.8 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-10T05:30:49.865Z] #11 111.8 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:30:49.865Z] #11 111.8 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-10T05:30:49.865Z] #11 111.9 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:30:49.865Z] #11 111.9 Downloading certifi-2025.7.9-py3-none-any.whl.metadata (2.4 kB) [2025-07-10T05:30:49.865Z] #11 112.0 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:30:49.865Z] #11 112.0 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-10T05:30:49.865Z] #11 112.0 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:30:49.865Z] #11 112.0 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-10T05:30:49.865Z] #11 112.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 14)) (80.9.0) [2025-07-10T05:30:49.865Z] #11 112.1 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 19)) [2025-07-10T05:30:50.124Z] #11 112.1 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-07-10T05:30:50.124Z] #11 112.1 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 19)) [2025-07-10T05:30:50.124Z] #11 112.1 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-10T05:30:50.124Z] #11 112.2 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:30:50.124Z] #11 112.2 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-10T05:30:50.124Z] #11 112.2 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:30:50.124Z] #11 112.2 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-07-10T05:30:50.124Z] #11 112.2 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:50.124Z] #11 112.2 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-10T05:30:50.124Z] #11 112.2 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:50.124Z] #11 112.2 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-10T05:30:50.124Z] #11 112.3 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-07-10T05:30:50.124Z] #11 112.3 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-10T05:30:50.124Z] #11 112.3 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:50.124Z] #11 112.3 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-10T05:30:50.124Z] #11 112.3 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:30:50.124Z] #11 112.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-10T05:30:50.124Z] #11 112.3 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-07-10T05:30:50.124Z] #11 112.3 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-10T05:30:50.124Z] #11 112.3 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-07-10T05:30:50.382Z] #11 112.3 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-10T05:30:50.382Z] #11 112.4 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-07-10T05:30:50.382Z] #11 112.4 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-10T05:30:50.382Z] #11 112.5 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-07-10T05:30:50.640Z] #11 112.5 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-10T05:30:50.640Z] #11 112.5 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.640Z] #11 112.5 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-07-10T05:30:50.640Z] #11 112.5 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.640Z] #11 112.5 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-10T05:30:50.640Z] #11 112.5 Preparing metadata (setup.py): started [2025-07-10T05:30:50.640Z] #11 112.7 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:50.640Z] #11 112.7 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.640Z] #11 112.7 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-10T05:30:50.640Z] #11 112.8 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.640Z] #11 112.8 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-10T05:30:50.640Z] #11 112.8 Preparing metadata (setup.py): started [2025-07-10T05:30:50.640Z] #11 112.9 Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:30:50.899Z] #11 113.0 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.899Z] #11 113.0 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-10T05:30:50.899Z] #11 113.0 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.899Z] #11 113.0 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-10T05:30:50.899Z] #11 113.0 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.899Z] #11 113.0 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-10T05:30:50.899Z] #11 113.0 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:50.899Z] #11 113.0 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-10T05:30:51.156Z] #11 113.3 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.156Z] #11 113.3 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-07-10T05:30:51.156Z] #11 113.4 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.156Z] #11 113.4 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-10T05:30:51.156Z] #11 113.4 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.156Z] #11 113.4 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-10T05:30:51.156Z] #11 113.4 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.156Z] #11 113.4 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-10T05:30:51.414Z] #11 113.5 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.414Z] #11 113.5 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-10T05:30:51.414Z] #11 113.5 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.414Z] #11 113.5 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-10T05:30:51.414Z] #11 113.5 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.414Z] #11 113.5 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-10T05:30:51.414Z] #11 113.5 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.414Z] #11 113.5 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-10T05:30:51.414Z] #11 113.6 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 6)) [2025-07-10T05:30:51.414Z] #11 113.6 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-10T05:30:51.414Z] #11 113.6 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.414Z] #11 113.6 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-10T05:30:51.414Z] #11 113.7 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 6)) [2025-07-10T05:30:51.734Z] #11 113.7 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-10T05:30:51.734Z] #11 113.7 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:30:51.734Z] #11 113.7 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2025-07-10T05:30:51.734Z] #11 113.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 68.4 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 113.8 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-10T05:30:51.734Z] #11 113.8 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-07-10T05:30:51.734Z] #11 113.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 286.1 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 113.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-07-10T05:30:51.734Z] #11 113.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 268.1 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 113.9 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-10T05:30:51.734Z] #11 113.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 322.6 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 113.9 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-07-10T05:30:51.734Z] #11 113.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 228.5 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 114.0 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-07-10T05:30:51.734Z] #11 114.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 246.2 MB/s eta 0:00:00 [2025-07-10T05:30:51.734Z] #11 114.0 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-07-10T05:30:51.734Z] #11 114.0 Downloading certifi-2025.7.9-py3-none-any.whl (159 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-10T05:30:51.992Z] #11 114.0 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-07-10T05:30:51.992Z] #11 114.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 261.9 MB/s eta 0:00:00 [2025-07-10T05:30:51.992Z] #11 114.1 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-10T05:30:51.992Z] #11 114.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 205.8 MB/s eta 0:00:00 [2025-07-10T05:30:51.992Z] #11 114.1 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-10T05:30:51.992Z] #11 114.1 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-07-10T05:30:51.992Z] #11 114.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 226.6 MB/s eta 0:00:00 [2025-07-10T05:30:51.992Z] #11 114.1 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) [2025-07-10T05:30:51.992Z] #11 114.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 193.6 MB/s eta 0:00:00 [2025-07-10T05:30:51.992Z] #11 114.2 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-07-10T05:30:51.992Z] #11 114.2 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-10T05:30:52.250Z] #11 114.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 221.2 MB/s eta 0:00:00 [2025-07-10T05:30:52.250Z] #11 114.2 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-10T05:30:52.250Z] #11 114.2 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-10T05:30:52.250Z] #11 114.3 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-10T05:30:52.250Z] #11 114.3 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-10T05:30:52.250Z] #11 114.4 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-10T05:30:52.250Z] #11 114.4 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-07-10T05:30:52.250Z] #11 114.4 Building wheel for robotbackgroundlogger (setup.py): started [2025-07-10T05:30:52.509Z] #11 114.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-10T05:30:52.509Z] #11 114.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=0f56de45bf2bdbaebc2f8fc95a6d37b329b46064c8c753802ca446b7f8ce55fe [2025-07-10T05:30:52.509Z] #11 114.6 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-10T05:30:52.509Z] #11 114.6 Building wheel for psutil (pyproject.toml): started [2025-07-10T05:30:55.038Z] #11 116.9 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-10T05:30:55.038Z] #11 116.9 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=8025df3608ee9081f868e27fb370eedb1e7b5541e1671cb2264801ad996d8e15 [2025-07-10T05:30:55.038Z] #11 116.9 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-10T05:30:55.038Z] #11 116.9 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-07-10T05:30:55.038Z] #11 116.9 Building wheel for psycopg2 (setup.py): started [2025-07-10T05:31:05.016Z] #11 126.1 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-10T05:31:05.016Z] #11 126.1 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521917 sha256=d6be97b3193fa75195c9484c6a392fa85b2216ba6ddaeb427e4e16fd639938e7 [2025-07-10T05:31:05.016Z] #11 126.1 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-10T05:31:05.016Z] #11 126.1 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-07-10T05:31:05.016Z] #11 126.1 Building wheel for flex (setup.py): started [2025-07-10T05:31:05.016Z] #11 126.4 Building wheel for flex (setup.py): finished with status 'done' [2025-07-10T05:31:05.016Z] #11 126.4 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=ec93a54fe7d0b23aed473d3555079a8983bc0bf9243191d8edb955cf4a9a79cb [2025-07-10T05:31:05.016Z] #11 126.4 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-10T05:31:05.016Z] #11 126.4 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-07-10T05:31:05.016Z] #11 126.4 Building wheel for strict-rfc3339 (setup.py): started [2025-07-10T05:31:05.016Z] #11 126.6 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-10T05:31:05.016Z] #11 126.6 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=76d9869eb6e6304841878aa71a50e086e193a5f0ec6aab4f8053df1792ac7b8e [2025-07-10T05:31:05.016Z] #11 126.6 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-10T05:31:05.016Z] #11 126.6 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-07-10T05:31:05.016Z] #11 126.6 Building wheel for validate-email (setup.py): started [2025-07-10T05:31:05.016Z] #11 126.9 Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-10T05:31:05.016Z] #11 126.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=6fe6888e982f3741e925cb99fcf446125e671aa5520f3db5f743422a8124827b [2025-07-10T05:31:05.016Z] #11 126.9 Stored in directory: /tmp/pip-ephem-wheel-cache-8lv_wd26/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-10T05:31:05.016Z] #11 126.9 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-10T05:31:05.016Z] #11 127.0 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, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-07-10T05:31:17.215Z] #11 138.1 [2025-07-10T05:31:17.215Z] #11 138.1 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.7.9 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.21.2 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.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 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 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.26.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-07-10T05:31:17.215Z] #11 138.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-07-10T05:31:17.782Z] #11 DONE 139.9s [2025-07-10T05:31:17.782Z] [2025-07-10T05:31:17.782Z] #12 exporting to image [2025-07-10T05:31:17.782Z] #12 exporting layers [2025-07-10T05:31:24.334Z] #12 exporting layers 5.9s done [2025-07-10T05:31:24.334Z] #12 writing image sha256:9a85a5c919afd8e8641441c437e9bc1665b25bba8fcf29d3c5cd0342e3291504 done [2025-07-10T05:31:24.334Z] #12 naming to docker.io/library/edgex-taf-common done [2025-07-10T05:31:24.334Z] #12 DONE 6.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:31:24.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-10T05:31:24.790Z] [2025-07-10T05:31:24.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:31:25.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-10T05:31:25.091Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-10T05:31:25.091Z] 5eb5b503b376: Pulling fs layer [2025-07-10T05:31:25.091Z] 5c69ac0246d0: Pulling fs layer [2025-07-10T05:31:25.091Z] ec43610c2a17: Pulling fs layer [2025-07-10T05:31:25.091Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-10T05:31:25.091Z] 33b1e0a273af: Pulling fs layer [2025-07-10T05:31:25.091Z] 5d3b04190fa2: Pulling fs layer [2025-07-10T05:31:25.091Z] 2f39f015ded8: Pulling fs layer [2025-07-10T05:31:25.091Z] 3a2ae6a8a46f: Waiting [2025-07-10T05:31:25.091Z] 5d3b04190fa2: Waiting [2025-07-10T05:31:25.091Z] 2f39f015ded8: Waiting [2025-07-10T05:31:25.091Z] 33b1e0a273af: Waiting [2025-07-10T05:31:25.091Z] 5c69ac0246d0: Verifying Checksum [2025-07-10T05:31:25.091Z] 5c69ac0246d0: Download complete [2025-07-10T05:31:25.091Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-10T05:31:25.091Z] 3a2ae6a8a46f: Download complete [2025-07-10T05:31:25.091Z] 33b1e0a273af: Verifying Checksum [2025-07-10T05:31:25.091Z] 33b1e0a273af: Download complete [2025-07-10T05:31:25.091Z] 5d3b04190fa2: Verifying Checksum [2025-07-10T05:31:25.091Z] 5d3b04190fa2: Download complete [2025-07-10T05:31:25.091Z] ec43610c2a17: Download complete [2025-07-10T05:31:25.349Z] 5eb5b503b376: Download complete [2025-07-10T05:31:25.912Z] 2f39f015ded8: Verifying Checksum [2025-07-10T05:31:25.912Z] 2f39f015ded8: Download complete [2025-07-10T05:31:26.844Z] 5eb5b503b376: Pull complete [2025-07-10T05:31:26.844Z] 5c69ac0246d0: Pull complete [2025-07-10T05:31:27.408Z] ec43610c2a17: Pull complete [2025-07-10T05:31:27.408Z] 3a2ae6a8a46f: Pull complete [2025-07-10T05:31:27.408Z] 33b1e0a273af: Pull complete [2025-07-10T05:31:27.665Z] 5d3b04190fa2: Pull complete [2025-07-10T05:31:32.925Z] 2f39f015ded8: Pull complete [2025-07-10T05:31:32.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-10T05:31:32.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-10T05:31:32.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-10T05:31:33.007Z] prd-ubuntu20.04-docker-8c-8g-4910 does not seem to be running inside a container [2025-07-10T05:31:33.028Z] $ 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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-10T05:31:35.504Z] $ docker top 9e6be348fb0c1201b9a18371ae832525bc2346673174f509904ff04b1bcf7832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:31:35.885Z] ---> job-cost.sh [2025-07-10T05:31:35.885Z] lf-activate-venv: SKIPPING [2025-07-10T05:31:35.885Z] INFO: No Stack... [2025-07-10T05:31:36.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-10T05:31:36.711Z] INFO: Archiving Costs [Pipeline] sh [2025-07-10T05:31:36.996Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/cost.csv [2025-07-10T05:31:36.996Z] + cut -d, -f6 [Pipeline] lock [2025-07-10T05:31:37.012Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [2025-07-10T05:31:37.019Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] did not exist. Created. [2025-07-10T05:31:37.023Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-10T05:31:37.327Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-10T05:31:37.363Z] Stashed 1 file(s) [Pipeline] } [2025-07-10T05:31:37.370Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-10T05:31:37.388Z] $ docker stop --time=1 9e6be348fb0c1201b9a18371ae832525bc2346673174f509904ff04b1bcf7832 [2025-07-10T05:31:38.520Z] $ docker rm -f --volumes 9e6be348fb0c1201b9a18371ae832525bc2346673174f509904ff04b1bcf7832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-10T05:32:00.222Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4913 in /w/workspace/xfoundry_edgex-taf-common_PR-133 [Pipeline] { [Pipeline] checkout [2025-07-10T05:32:03.273Z] Selected Git installation does not exist. Using Default [2025-07-10T05:32:03.274Z] The recommended git tool is: NONE [2025-07-10T05:32:08.540Z] using credential edgex-jenkins-ssh [2025-07-10T05:32:08.563Z] Cloning the remote Git repository [2025-07-10T05:32:08.603Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-10T05:32:08.694Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-133 # timeout=10 [2025-07-10T05:32:08.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-10T05:32:08.830Z] > git --version # timeout=10 [2025-07-10T05:32:08.855Z] > git --version # 'git version 2.25.1' [2025-07-10T05:32:08.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-10T05:32:09.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T05:32:09.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-10T05:32:09.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-10T05:32:10.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-07-10T05:32:10.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-07-10T05:32:10.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-10T05:32:10.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-07-10T05:32:11.110Z] Merging remotes/origin/main commit 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit af6e9a43fddc48161dc1ad086103d319089e7008 [2025-07-10T05:32:11.414Z] Merge succeeded, producing af6e9a43fddc48161dc1ad086103d319089e7008 [2025-07-10T05:32:11.414Z] Checking out Revision af6e9a43fddc48161dc1ad086103d319089e7008 (PR-133) [2025-07-10T05:32:11.977Z] Commit message: "build: bump robotframework from 7.2.2 to 7.3.1" [2025-07-10T05:32:11.139Z] > git config core.sparsecheckout # timeout=10 [2025-07-10T05:32:11.227Z] > git checkout -f af6e9a43fddc48161dc1ad086103d319089e7008 # timeout=10 [2025-07-10T05:32:11.299Z] > git remote # timeout=10 [2025-07-10T05:32:11.314Z] > git config --get remote.origin.url # timeout=10 [2025-07-10T05:32:11.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-10T05:32:11.358Z] > git merge 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 [2025-07-10T05:32:11.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-07-10T05:32:11.419Z] > git config core.sparsecheckout # timeout=10 [2025-07-10T05:32:11.435Z] > git checkout -f af6e9a43fddc48161dc1ad086103d319089e7008 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-10T05:32:16.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-10T05:32:16.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-10T05:32:16.836Z] Dload Upload Total Spent Left Speed [2025-07-10T05:32:16.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2025-07-10T05:32:17.190Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-10T05:32:17.520Z] + sudo tee /etc/docker/daemon.new [2025-07-10T05:32:17.520Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-10T05:32:17.520Z] { [2025-07-10T05:32:17.520Z] "registry-mirrors": [ [2025-07-10T05:32:17.520Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-10T05:32:17.520Z] ], [2025-07-10T05:32:17.520Z] "bip": "10.250.0.254/24", [2025-07-10T05:32:17.520Z] "hosts": [ [2025-07-10T05:32:17.520Z] "tcp://0.0.0.0:5555", [2025-07-10T05:32:17.520Z] "unix:///var/run/docker.sock" [2025-07-10T05:32:17.520Z] ], [2025-07-10T05:32:17.520Z] "mtu": 1458, [2025-07-10T05:32:17.520Z] "selinux-enabled": true, [2025-07-10T05:32:17.520Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-10T05:32:17.520Z] } [Pipeline] sh [2025-07-10T05:32:17.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-10T05:32:18.184Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-10T05:32:36.448Z] provisioning config files... [2025-07-10T05:32:36.473Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config5263595669213811884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:32:36.956Z] ---> ****-login.sh [2025-07-10T05:32:36.956Z] nexus3.edgexfoundry.org:10001 [2025-07-10T05:32:37.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:32:37.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-10T05:32:37.549Z] Configure a credential helper to remove this warning. See [2025-07-10T05:32:37.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-10T05:32:37.549Z] [2025-07-10T05:32:37.549Z] Login Succeeded [2025-07-10T05:32:37.549Z] nexus3.edgexfoundry.org:10002 [2025-07-10T05:32:37.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:32:38.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-10T05:32:38.090Z] Configure a credential helper to remove this warning. See [2025-07-10T05:32:38.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-10T05:32:38.091Z] [2025-07-10T05:32:38.091Z] Login Succeeded [2025-07-10T05:32:38.091Z] nexus3.edgexfoundry.org:10003 [2025-07-10T05:32:38.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:32:38.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-10T05:32:38.361Z] Configure a credential helper to remove this warning. See [2025-07-10T05:32:38.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-10T05:32:38.361Z] [2025-07-10T05:32:38.361Z] Login Succeeded [2025-07-10T05:32:38.361Z] nexus3.edgexfoundry.org:10004 [2025-07-10T05:32:38.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:32:38.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-10T05:32:38.634Z] Configure a credential helper to remove this warning. See [2025-07-10T05:32:38.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-10T05:32:38.634Z] [2025-07-10T05:32:38.634Z] Login Succeeded [2025-07-10T05:32:38.634Z] ****.io [2025-07-10T05:32:38.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-10T05:32:39.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-10T05:32:39.180Z] Configure a credential helper to remove this warning. See [2025-07-10T05:32:39.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-10T05:32:39.180Z] [2025-07-10T05:32:39.180Z] Login Succeeded [2025-07-10T05:32:39.180Z] ---> ****-login.sh ends [Pipeline] } [2025-07-10T05:32:39.195Z] 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-07-10T05:32:39.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-10T05:32:40.254Z] + ls -al . [2025-07-10T05:32:40.254Z] total 68 [2025-07-10T05:32:40.254Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 10 05:32 . [2025-07-10T05:32:40.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 10 05:32 .. [2025-07-10T05:32:40.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 10 05:32 .git [2025-07-10T05:32:40.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 10 05:32 .github [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 10 05:32 .gitignore [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 10 05:32 Dockerfile [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 10 05:32 Jenkinsfile [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 10 05:32 LICENSE [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jul 10 05:32 README.md [2025-07-10T05:32:40.254Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 10 05:32 TUC [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 10 05:28 VERSION [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 440 Jul 10 05:32 requirements.txt [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 10 05:32 robot-entrypoint.sh [2025-07-10T05:32:40.254Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 10 05:32 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:32:40.596Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=af6e9a43fddc48161dc1ad086103d319089e7008 --label arch=arm64 --label version=0.0.0 . [2025-07-10T05:32:40.864Z] Sending build context to Docker daemon 394.8kB [2025-07-10T05:32:40.864Z] Step 1/13 : FROM alpine:3.20 [2025-07-10T05:32:41.451Z] 3.20: Pulling from library/alpine [2025-07-10T05:32:41.451Z] 94e9d8af2201: Pulling fs layer [2025-07-10T05:32:41.723Z] 94e9d8af2201: Verifying Checksum [2025-07-10T05:32:41.723Z] 94e9d8af2201: Download complete [2025-07-10T05:32:42.323Z] 94e9d8af2201: Pull complete [2025-07-10T05:32:42.323Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-10T05:32:42.323Z] Status: Downloaded newer image for alpine:3.20 [2025-07-10T05:32:42.323Z] ---> 7aab056cecc6 [2025-07-10T05:32:42.323Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-07-10T05:32:42.600Z] ---> Running in 046eff7292f5 [2025-07-10T05:32:42.869Z] Removing intermediate container 046eff7292f5 [2025-07-10T05:32:42.869Z] ---> 43f6862f6909 [2025-07-10T05:32:42.869Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-07-10T05:32:42.869Z] ---> Running in 540df67875f0 [2025-07-10T05:32:43.138Z] Removing intermediate container 540df67875f0 [2025-07-10T05:32:43.138Z] ---> 114d2b69a471 [2025-07-10T05:32:43.138Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-07-10T05:32:43.724Z] ---> 605f60bcc977 [2025-07-10T05:32:43.724Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-07-10T05:32:44.313Z] ---> 5a710e6ab754 [2025-07-10T05:32:44.313Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-07-10T05:32:45.729Z] ---> 82b88aa77473 [2025-07-10T05:32:45.729Z] Step 7/13 : WORKDIR /edgex-taf [2025-07-10T05:32:45.729Z] ---> Running in a92627b94630 [2025-07-10T05:32:46.317Z] Removing intermediate container a92627b94630 [2025-07-10T05:32:46.317Z] ---> ddf1ae0221eb [2025-07-10T05:32:46.317Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-07-10T05:32:46.317Z] ---> Running in 34d8a84385e0 [2025-07-10T05:32:48.270Z] Removing intermediate container 34d8a84385e0 [2025-07-10T05:32:48.270Z] ---> dd547b27fcee [2025-07-10T05:32:48.270Z] 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-07-10T05:32:48.270Z] ---> Running in 587892d6372a [2025-07-10T05:32:49.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:32:49.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:32:51.754Z] OK: 9 MiB in 14 packages [2025-07-10T05:32:51.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:32:52.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:32:54.288Z] (1/14) Installing ca-certificates (20241121-r1) [2025-07-10T05:32:54.288Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-07-10T05:32:54.870Z] (3/14) Installing c-ares (1.33.1-r0) [2025-07-10T05:32:55.135Z] (4/14) Installing libunistring (1.2-r0) [2025-07-10T05:32:55.718Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-07-10T05:32:55.989Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-07-10T05:32:56.572Z] (7/14) Installing libpsl (0.21.5-r1) [2025-07-10T05:32:56.840Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-07-10T05:32:57.424Z] (9/14) Installing libcurl (8.12.1-r0) [2025-07-10T05:32:57.692Z] (10/14) Installing curl (8.12.1-r0) [2025-07-10T05:32:58.276Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-07-10T05:32:59.240Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-07-10T05:32:59.825Z] (13/14) Installing jq (1.7.1-r0) [2025-07-10T05:33:00.092Z] (14/14) Installing openssl (3.3.3-r0) [2025-07-10T05:33:00.685Z] Executing busybox-1.36.1-r29.trigger [2025-07-10T05:33:00.685Z] Executing ca-certificates-20241121-r1.trigger [2025-07-10T05:33:00.685Z] OK: 43 MiB in 28 packages [2025-07-10T05:33:01.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:33:01.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:33:03.487Z] (1/166) Installing libexpat (2.7.0-r0) [2025-07-10T05:33:03.753Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-07-10T05:33:04.019Z] (3/166) Installing libpng (1.6.44-r0) [2025-07-10T05:33:04.601Z] (4/166) Installing freetype (2.13.2-r0) [2025-07-10T05:33:04.867Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-07-10T05:33:05.449Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-07-10T05:33:05.717Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-07-10T05:33:05.983Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-07-10T05:33:06.564Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-07-10T05:33:07.148Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-07-10T05:33:07.416Z] (11/166) Installing libffi (3.4.6-r0) [2025-07-10T05:33:07.683Z] (12/166) Installing libintl (0.22.5-r0) [2025-07-10T05:33:07.951Z] (13/166) Installing libeconf (0.6.3-r0) [2025-07-10T05:33:08.537Z] (14/166) Installing libblkid (2.40.1-r1) [2025-07-10T05:33:08.803Z] (15/166) Installing libmount (2.40.1-r1) [2025-07-10T05:33:09.387Z] (16/166) Installing pcre2 (10.43-r0) [2025-07-10T05:33:09.655Z] (17/166) Installing glib (2.80.5-r0) [2025-07-10T05:33:10.613Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-07-10T05:33:11.195Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-07-10T05:33:11.780Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-07-10T05:33:12.363Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-07-10T05:33:12.630Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-07-10T05:33:13.214Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-07-10T05:33:13.484Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-07-10T05:33:13.750Z] (25/166) Installing libwebp (1.3.2-r0) [2025-07-10T05:33:14.333Z] (26/166) Installing tiff (4.6.0t-r0) [2025-07-10T05:33:14.599Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-07-10T05:33:15.181Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-07-10T05:33:15.447Z] (29/166) Installing libxau (1.0.11-r4) [2025-07-10T05:33:15.713Z] (30/166) Installing libmd (1.1.0-r0) [2025-07-10T05:33:15.989Z] (31/166) Installing libbsd (0.12.2-r0) [2025-07-10T05:33:16.254Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-07-10T05:33:16.521Z] (33/166) Installing libxcb (1.16.1-r0) [2025-07-10T05:33:17.104Z] (34/166) Installing libx11 (1.8.9-r1) [2025-07-10T05:33:17.688Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-07-10T05:33:17.954Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-07-10T05:33:18.220Z] (37/166) Installing libxrender (0.9.11-r5) [2025-07-10T05:33:18.487Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-07-10T05:33:19.071Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-07-10T05:33:19.338Z] (40/166) Installing libxext (1.3.6-r2) [2025-07-10T05:33:19.604Z] (41/166) Installing libxi (1.8.1-r4) [2025-07-10T05:33:19.871Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-07-10T05:33:20.138Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-07-10T05:33:20.720Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-07-10T05:33:20.985Z] (45/166) Installing libxtst (1.2.4-r6) [2025-07-10T05:33:21.251Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-07-10T05:33:21.516Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-07-10T05:33:22.098Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-07-10T05:33:22.365Z] (49/166) Installing pixman (0.43.2-r0) [2025-07-10T05:33:22.948Z] (50/166) Installing cairo (1.18.4-r0) [2025-07-10T05:33:23.533Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-07-10T05:33:23.808Z] (52/166) Installing avahi-libs (0.8-r17) [2025-07-10T05:33:24.074Z] (53/166) Installing gmp (6.3.0-r1) [2025-07-10T05:33:24.660Z] (54/166) Installing nettle (3.9.1-r0) [2025-07-10T05:33:24.927Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-07-10T05:33:25.193Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-07-10T05:33:25.778Z] (57/166) Installing gnutls (3.8.5-r0) [2025-07-10T05:33:26.360Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-07-10T05:33:26.627Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-07-10T05:33:27.210Z] (60/166) Installing fribidi (1.0.15-r0) [2025-07-10T05:33:27.476Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-07-10T05:33:28.057Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-07-10T05:33:28.323Z] (63/166) Installing libxft (2.3.8-r3) [2025-07-10T05:33:28.906Z] (64/166) Installing pango (1.52.2-r0) [2025-07-10T05:33:29.173Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-07-10T05:33:29.441Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-07-10T05:33:29.708Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-07-10T05:33:30.293Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-07-10T05:33:30.876Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-07-10T05:33:31.143Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-07-10T05:33:31.726Z] (71/166) Installing icu-data-full (74.2-r0) [2025-07-10T05:33:33.135Z] (72/166) Installing mesa (24.0.9-r1) [2025-07-10T05:33:33.402Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-07-10T05:33:36.755Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-07-10T05:33:37.022Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-07-10T05:33:37.289Z] (76/166) Installing libdrm (2.4.120-r0) [2025-07-10T05:33:37.558Z] (77/166) Installing libelf (0.191-r0) [2025-07-10T05:33:38.144Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-07-10T05:33:38.411Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-07-10T05:33:39.374Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-07-10T05:33:39.641Z] (81/166) Installing libmagic (5.45-r1) [2025-07-10T05:33:40.222Z] (82/166) Installing file (5.45-r1) [2025-07-10T05:33:40.488Z] (83/166) Installing xprop (1.2.7-r0) [2025-07-10T05:33:41.070Z] (84/166) Installing libice (1.1.1-r6) [2025-07-10T05:33:41.338Z] (85/166) Installing libuuid (2.40.1-r1) [2025-07-10T05:33:41.605Z] (86/166) Installing libsm (1.2.4-r4) [2025-07-10T05:33:41.871Z] (87/166) Installing libxt (1.3.0-r5) [2025-07-10T05:33:42.453Z] (88/166) Installing libxmu (1.1.4-r2) [2025-07-10T05:33:42.787Z] (89/166) Installing xset (1.2.5-r1) [2025-07-10T05:33:43.414Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-07-10T05:33:44.014Z] (91/166) Installing libogg (1.3.5-r5) [2025-07-10T05:33:44.285Z] (92/166) Installing libflac (1.4.3-r1) [2025-07-10T05:33:44.559Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-07-10T05:33:45.149Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-07-10T05:33:45.764Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-07-10T05:33:46.351Z] (96/166) Installing libva (2.21.0-r0) [2025-07-10T05:33:46.617Z] (97/166) Installing libvdpau (1.5-r3) [2025-07-10T05:33:47.200Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-07-10T05:33:47.466Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-07-10T05:33:48.061Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-07-10T05:33:48.331Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-07-10T05:33:48.917Z] (102/166) Installing imath (3.1.12-r0) [2025-07-10T05:33:49.185Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-07-10T05:33:49.778Z] (104/166) Installing giflib (5.2.2-r0) [2025-07-10T05:33:50.041Z] (105/166) Installing libhwy (1.0.7-r0) [2025-07-10T05:33:50.307Z] (106/166) Installing lcms2 (2.16-r0) [2025-07-10T05:33:50.888Z] (107/166) Installing libjxl (0.10.2-r0) [2025-07-10T05:33:51.156Z] (108/166) Installing lame-libs (3.100-r5) [2025-07-10T05:33:51.736Z] (109/166) Installing opus (1.5.2-r0) [2025-07-10T05:33:52.317Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-07-10T05:33:52.898Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-07-10T05:33:53.165Z] (112/166) Installing soxr (0.1.3-r7) [2025-07-10T05:33:53.430Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-07-10T05:33:54.020Z] (114/166) Installing libtheora (1.1.1-r18) [2025-07-10T05:33:54.287Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-07-10T05:33:54.869Z] (116/166) Installing libvpx (1.14.1-r0) [2025-07-10T05:33:55.455Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-07-10T05:33:55.722Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-07-10T05:33:56.303Z] (119/166) Installing numactl (2.0.18-r0) [2025-07-10T05:33:56.570Z] (120/166) Installing x265-libs (3.6-r0) [2025-07-10T05:33:57.152Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-07-10T05:33:57.734Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-07-10T05:33:58.696Z] (123/166) Installing libbluray (1.3.4-r1) [2025-07-10T05:33:58.962Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-07-10T05:33:59.227Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-07-10T05:33:59.814Z] (126/166) Installing cjson (1.7.18-r0) [2025-07-10T05:34:00.080Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-07-10T05:34:00.662Z] (128/166) Installing librist (0.2.10-r1) [2025-07-10T05:34:00.928Z] (129/166) Installing libsrt (1.5.3-r0) [2025-07-10T05:34:01.509Z] (130/166) Installing libssh (0.10.6-r0) [2025-07-10T05:34:02.091Z] (131/166) Installing libsodium (1.0.19-r0) [2025-07-10T05:34:02.357Z] (132/166) Installing libzmq (4.3.5-r2) [2025-07-10T05:34:02.940Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-07-10T05:34:03.524Z] (134/166) Installing crc32c (1.1.2-r0) [2025-07-10T05:34:03.790Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-07-10T05:34:04.057Z] (136/166) Installing libevent (2.1.12-r7) [2025-07-10T05:34:04.638Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-07-10T05:34:04.914Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-07-10T05:34:05.181Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-07-10T05:34:05.763Z] (140/166) Installing icu-libs (74.2-r0) [2025-07-10T05:34:06.345Z] (141/166) Installing minizip (1.3.1-r0) [2025-07-10T05:34:06.612Z] (142/166) Installing nspr (4.35-r4) [2025-07-10T05:34:07.195Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-07-10T05:34:07.462Z] (144/166) Installing nss (3.105-r0) [2025-07-10T05:34:08.044Z] (145/166) Installing openh264 (2.4.1-r0) [2025-07-10T05:34:08.628Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-07-10T05:34:09.210Z] (147/166) Installing libunwind (1.8.1-r0) [2025-07-10T05:34:09.476Z] (148/166) Installing yaml (0.2.5-r2) [2025-07-10T05:34:09.742Z] (149/166) Installing libcamera (0.3.0-r0) [2025-07-10T05:34:10.324Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-07-10T05:34:10.590Z] (151/166) Installing libuv (1.48.0-r0) [2025-07-10T05:34:11.176Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-07-10T05:34:11.448Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-07-10T05:34:12.027Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-07-10T05:34:12.613Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-07-10T05:34:13.196Z] (156/166) Installing libasyncns (0.8-r3) [2025-07-10T05:34:13.463Z] (157/166) Installing libltdl (2.4.7-r3) [2025-07-10T05:34:13.728Z] (158/166) Installing orc (0.4.40-r0) [2025-07-10T05:34:14.310Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-07-10T05:34:14.578Z] (160/166) Installing libpulse (17.0-r0) [2025-07-10T05:34:16.528Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-07-10T05:34:16.528Z] (162/166) Installing libgpg-error (1.49-r0) [2025-07-10T05:34:16.795Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-07-10T05:34:17.381Z] (164/166) Installing libxslt (1.1.39-r2) [2025-07-10T05:34:17.967Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-07-10T05:34:24.626Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-07-10T05:34:24.626Z] Executing busybox-1.36.1-r29.trigger [2025-07-10T05:34:24.626Z] Executing fontconfig-2.15.0-r1.trigger [2025-07-10T05:34:24.895Z] Executing mkfontscale-1.2.2-r6.trigger [2025-07-10T05:34:24.895Z] Executing glib-2.80.5-r0.trigger [2025-07-10T05:34:24.895Z] Executing shared-mime-info-2.4-r0.trigger [2025-07-10T05:34:27.518Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-07-10T05:34:27.518Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-07-10T05:34:27.518Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-07-10T05:34:27.518Z] OK: 657 MiB in 194 packages [2025-07-10T05:34:27.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:34:28.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:34:30.316Z] (1/30) Installing jansson (2.14-r4) [2025-07-10T05:34:30.316Z] (2/30) Installing binutils (2.42-r1) [2025-07-10T05:34:31.294Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-07-10T05:34:31.560Z] (4/30) Installing isl26 (0.26-r1) [2025-07-10T05:34:32.141Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-07-10T05:34:32.407Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-07-10T05:34:32.988Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-07-10T05:34:36.338Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-07-10T05:34:36.607Z] (9/30) Installing linux-headers (6.6-r0) [2025-07-10T05:34:37.577Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-07-10T05:34:37.844Z] (11/30) Installing libpq (16.9-r0) [2025-07-10T05:34:38.435Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-07-10T05:34:39.017Z] (13/30) Installing libpq-dev (16.9-r0) [2025-07-10T05:34:39.599Z] (14/30) Installing libecpg (16.9-r0) [2025-07-10T05:34:39.865Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-07-10T05:34:40.448Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-07-10T05:34:41.028Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-07-10T05:34:44.380Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-07-10T05:34:45.805Z] (19/30) Installing fortify-headers (1.1-r3) [2025-07-10T05:34:46.070Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-07-10T05:34:48.008Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-07-10T05:34:48.589Z] (22/30) Installing clang16 (16.0.6-r5) [2025-07-10T05:34:48.853Z] (23/30) Installing icu (74.2-r0) [2025-07-10T05:34:49.435Z] (24/30) Installing icu-dev (74.2-r0) [2025-07-10T05:34:50.019Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-07-10T05:34:53.374Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-07-10T05:34:53.640Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-07-10T05:34:53.907Z] (28/30) Installing zstd (1.5.6-r0) [2025-07-10T05:34:54.491Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-07-10T05:34:54.758Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-07-10T05:34:55.718Z] Executing busybox-1.36.1-r29.trigger [2025-07-10T05:34:55.718Z] OK: 1184 MiB in 224 packages [2025-07-10T05:34:55.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:34:56.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:34:58.508Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-07-10T05:34:59.467Z] (2/14) Installing gdbm (1.23-r1) [2025-07-10T05:35:00.049Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-07-10T05:35:00.326Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-07-10T05:35:00.592Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-07-10T05:35:01.174Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-07-10T05:35:01.440Z] (7/14) Installing readline (8.2.10-r0) [2025-07-10T05:35:01.709Z] (8/14) Installing python3 (3.12.11-r0) [2025-07-10T05:35:03.126Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-07-10T05:35:04.085Z] (10/14) Installing pyc (3.12.11-r0) [2025-07-10T05:35:04.351Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-07-10T05:35:04.618Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-07-10T05:35:07.949Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-07-10T05:35:07.949Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-07-10T05:35:08.217Z] Executing busybox-1.36.1-r29.trigger [2025-07-10T05:35:08.217Z] OK: 1370 MiB in 238 packages [2025-07-10T05:35:08.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:35:09.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:35:11.024Z] OK: 1370 MiB in 238 packages [2025-07-10T05:35:11.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-10T05:35:11.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-10T05:35:13.814Z] (1/1) Installing tzdata (2025b-r0) [2025-07-10T05:35:14.770Z] OK: 1372 MiB in 239 packages [2025-07-10T05:35:16.711Z] (1/1) Purging tzdata (2025b-r0) [2025-07-10T05:35:16.711Z] OK: 1370 MiB in 238 packages [2025-07-10T05:35:29.022Z] Looking in links: /tmp/tmpuvy8wc8e [2025-07-10T05:35:29.022Z] Processing /tmp/tmpuvy8wc8e/pip-25.0.1-py3-none-any.whl [2025-07-10T05:35:29.022Z] Installing collected packages: pip [2025-07-10T05:35:34.351Z] Successfully installed pip-25.0.1 [2025-07-10T05:35:34.351Z] 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-07-10T05:35:36.924Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-07-10T05:35:36.924Z] Collecting pip [2025-07-10T05:35:37.192Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-07-10T05:35:38.601Z] Collecting setuptools [2025-07-10T05:35:38.601Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-07-10T05:35:38.601Z] Collecting wheel [2025-07-10T05:35:38.601Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-07-10T05:35:38.601Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-07-10T05:35:38.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.7 MB/s eta 0:00:00 [2025-07-10T05:35:38.601Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-07-10T05:35:38.881Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.4 MB/s eta 0:00:00 [2025-07-10T05:35:38.881Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-07-10T05:35:38.881Z] Installing collected packages: wheel, setuptools, pip [2025-07-10T05:35:45.523Z] Attempting uninstall: pip [2025-07-10T05:35:45.523Z] Found existing installation: pip 25.0.1 [2025-07-10T05:35:45.523Z] Uninstalling pip-25.0.1: [2025-07-10T05:35:45.523Z] Successfully uninstalled pip-25.0.1 [2025-07-10T05:35:52.252Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-07-10T05:35:52.252Z] 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-07-10T05:35:56.514Z] Processing ./edgex-taf-common [2025-07-10T05:35:56.514Z] Preparing metadata (setup.py): started [2025-07-10T05:35:57.491Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:35:57.491Z] Building wheels for collected packages: edgex-taf-common [2025-07-10T05:35:57.491Z]  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-07-10T05:35:57.491Z]  Building wheel for edgex-taf-common (setup.py): started [2025-07-10T05:35:59.432Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-07-10T05:35:59.432Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=88f2c838f46035ac8d4d8dabc2367ecb1be9d276428b7530c5f55fecc093a298 [2025-07-10T05:35:59.432Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4_btzcio/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-07-10T05:35:59.432Z] Successfully built edgex-taf-common [2025-07-10T05:35:59.432Z] Installing collected packages: edgex-taf-common [2025-07-10T05:35:59.432Z] Successfully installed edgex-taf-common-0.0.0 [2025-07-10T05:35:59.432Z] 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-07-10T05:36:02.766Z] Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2025-07-10T05:36:02.766Z] Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2025-07-10T05:36:02.766Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-07-10T05:36:02.766Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-07-10T05:36:02.766Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-07-10T05:36:02.766Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-07-10T05:36:03.032Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-07-10T05:36:03.032Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-07-10T05:36:03.032Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-07-10T05:36:03.032Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-07-10T05:36:03.032Z] Preparing metadata (setup.py): started [2025-07-10T05:36:04.437Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:36:04.437Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-07-10T05:36:04.437Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-07-10T05:36:04.437Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-07-10T05:36:04.437Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-07-10T05:36:04.703Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-07-10T05:36:04.703Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-07-10T05:36:04.703Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-07-10T05:36:04.703Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-07-10T05:36:04.969Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-07-10T05:36:04.969Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-07-10T05:36:06.902Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-07-10T05:36:06.902Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-07-10T05:36:07.856Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-07-10T05:36:07.856Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-07-10T05:36:08.437Z] Installing build dependencies: started [2025-07-10T05:36:13.771Z] Installing build dependencies: finished with status 'done' [2025-07-10T05:36:13.771Z] Getting requirements to build wheel: started [2025-07-10T05:36:17.115Z] Getting requirements to build wheel: finished with status 'done' [2025-07-10T05:36:17.115Z] Preparing metadata (pyproject.toml): started [2025-07-10T05:36:19.061Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-07-10T05:36:22.407Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 13)) [2025-07-10T05:36:22.407Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2025-07-10T05:36:22.407Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-07-10T05:36:22.407Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-07-10T05:36:22.407Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-07-10T05:36:22.407Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-07-10T05:36:22.989Z] Preparing metadata (setup.py): started [2025-07-10T05:36:24.401Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:36:25.359Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-07-10T05:36:25.359Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-07-10T05:36:27.298Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 17)) [2025-07-10T05:36:27.298Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-07-10T05:36:27.566Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-07-10T05:36:27.566Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-07-10T05:36:29.505Z] Collecting cryptography==45.0.4 (from -r requirements.txt (line 19)) [2025-07-10T05:36:29.505Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-07-10T05:36:29.770Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 20)) [2025-07-10T05:36:29.770Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-07-10T05:36:29.770Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 21)) [2025-07-10T05:36:29.770Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-07-10T05:36:29.770Z] Collecting genson==1.3.0 (from -r requirements.txt (line 22)) [2025-07-10T05:36:29.770Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-07-10T05:36:30.352Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:30.352Z] Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-07-10T05:36:30.352Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:30.352Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-07-10T05:36:30.352Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:30.620Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-07-10T05:36:30.620Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:30.620Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-10T05:36:30.620Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:30.887Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-07-10T05:36:31.154Z] Preparing metadata (setup.py): started [2025-07-10T05:36:32.561Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:36:32.561Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:32.561Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-07-10T05:36:32.561Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:32.561Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-07-10T05:36:32.827Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:32.827Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-07-10T05:36:33.094Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:33.094Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-07-10T05:36:33.361Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:33.361Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-10T05:36:33.628Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:33.628Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-07-10T05:36:34.585Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:36:34.585Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-07-10T05:36:34.585Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:36:34.585Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-07-10T05:36:35.168Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:36:35.168Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-07-10T05:36:35.168Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-07-10T05:36:35.168Z] Downloading certifi-2025.7.9-py3-none-any.whl.metadata (2.4 kB) [2025-07-10T05:36:35.435Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:36:35.702Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-07-10T05:36:35.702Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:36:35.702Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-07-10T05:36:35.702Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-07-10T05:36:37.105Z] Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 19)) [2025-07-10T05:36:37.105Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-07-10T05:36:37.105Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 19)) [2025-07-10T05:36:37.376Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-07-10T05:36:37.376Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:36:37.376Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-07-10T05:36:37.642Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-07-10T05:36:37.643Z] Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-07-10T05:36:37.906Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:37.906Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-07-10T05:36:37.906Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:37.906Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-07-10T05:36:38.172Z] 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-07-10T05:36:38.173Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-07-10T05:36:38.437Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:38.437Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-07-10T05:36:38.437Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-07-10T05:36:38.437Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-07-10T05:36:38.437Z] 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-07-10T05:36:38.437Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-07-10T05:36:38.701Z] 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-07-10T05:36:38.701Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-07-10T05:36:38.701Z] 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-07-10T05:36:38.701Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-07-10T05:36:39.281Z] 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-07-10T05:36:39.281Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-07-10T05:36:39.859Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:39.859Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-07-10T05:36:39.859Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:39.859Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-07-10T05:36:39.859Z] Preparing metadata (setup.py): started [2025-07-10T05:36:41.265Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:36:41.265Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:41.265Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-07-10T05:36:41.265Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:41.265Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-07-10T05:36:41.265Z] Preparing metadata (setup.py): started [2025-07-10T05:36:42.666Z] Preparing metadata (setup.py): finished with status 'done' [2025-07-10T05:36:42.666Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:42.666Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-07-10T05:36:42.666Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:42.666Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-07-10T05:36:42.930Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:42.930Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-07-10T05:36:43.195Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:43.195Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-07-10T05:36:46.527Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:46.527Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-07-10T05:36:46.794Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:46.794Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-07-10T05:36:46.794Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.062Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-07-10T05:36:47.062Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.062Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-07-10T05:36:47.329Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.329Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-07-10T05:36:47.329Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.329Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-07-10T05:36:47.329Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.329Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-07-10T05:36:47.912Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:47.912Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-07-10T05:36:47.912Z] 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 6)) [2025-07-10T05:36:47.912Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-07-10T05:36:48.501Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:48.501Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-07-10T05:36:48.766Z] 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 6)) [2025-07-10T05:36:48.766Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-07-10T05:36:49.724Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-07-10T05:36:49.724Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-07-10T05:36:49.724Z] Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2025-07-10T05:36:49.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 51.0 MB/s eta 0:00:00 [2025-07-10T05:36:49.989Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-07-10T05:36:49.989Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-07-10T05:36:49.989Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-07-10T05:36:49.989Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-07-10T05:36:49.989Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-07-10T05:36:49.989Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-07-10T05:36:49.989Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-07-10T05:36:49.989Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-07-10T05:36:49.989Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-07-10T05:36:50.254Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 42.2 MB/s eta 0:00:00 [2025-07-10T05:36:50.254Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2025-07-10T05:36:50.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 42.3 MB/s eta 0:00:00 [2025-07-10T05:36:50.531Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-07-10T05:36:50.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 44.9 MB/s eta 0:00:00 [2025-07-10T05:36:50.531Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-07-10T05:36:50.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.1 MB/s eta 0:00:00 [2025-07-10T05:36:50.531Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-07-10T05:36:50.531Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-07-10T05:36:50.531Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-07-10T05:36:50.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 43.9 MB/s eta 0:00:00 [2025-07-10T05:36:50.797Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-07-10T05:36:50.797Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-07-10T05:36:50.797Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-07-10T05:36:50.797Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-07-10T05:36:50.797Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-07-10T05:36:50.797Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-07-10T05:36:50.797Z] Downloading certifi-2025.7.9-py3-none-any.whl (159 kB) [2025-07-10T05:36:50.797Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-07-10T05:36:50.797Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-07-10T05:36:50.797Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-07-10T05:36:50.797Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-07-10T05:36:50.797Z] Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-07-10T05:36:50.797Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-07-10T05:36:50.797Z] Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-07-10T05:36:51.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 48.7 MB/s eta 0:00:00 [2025-07-10T05:36:51.070Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-07-10T05:36:51.070Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-07-10T05:36:51.070Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-07-10T05:36:51.070Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-07-10T05:36:51.334Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-07-10T05:36:51.334Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-07-10T05:36:51.334Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-07-10T05:36:51.334Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-07-10T05:36:51.334Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-07-10T05:36:51.334Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-07-10T05:36:51.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 50.4 MB/s eta 0:00:00 [2025-07-10T05:36:51.334Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-07-10T05:36:51.334Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-07-10T05:36:51.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 51.1 MB/s eta 0:00:00 [2025-07-10T05:36:51.334Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-07-10T05:36:51.334Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-07-10T05:36:51.334Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-07-10T05:36:51.334Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-07-10T05:36:51.334Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-07-10T05:36:51.334Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) [2025-07-10T05:36:51.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.0/562.0 kB 47.9 MB/s eta 0:00:00 [2025-07-10T05:36:51.334Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-07-10T05:36:51.597Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-07-10T05:36:51.597Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-07-10T05:36:51.597Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-07-10T05:36:51.597Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-07-10T05:36:51.597Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-07-10T05:36:51.597Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-07-10T05:36:51.597Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-07-10T05:36:51.597Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-07-10T05:36:51.597Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-07-10T05:36:51.597Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-07-10T05:36:51.597Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-07-10T05:36:51.597Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-07-10T05:36:51.597Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-07-10T05:36:51.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00 [2025-07-10T05:36:51.597Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-07-10T05:36:51.597Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-07-10T05:36:51.597Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-07-10T05:36:51.597Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-07-10T05:36:52.552Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-07-10T05:36:52.552Z]  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-07-10T05:36:52.552Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-07-10T05:36:53.952Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-07-10T05:36:53.952Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=5548b4d965a01c2bc11569b333fff8fa2d516697466f5f82200a8819dba95b14 [2025-07-10T05:36:53.952Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-07-10T05:36:53.952Z] Building wheel for psutil (pyproject.toml): started [2025-07-10T05:37:06.249Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-07-10T05:37:06.249Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278205 sha256=ee9bfab8c58f7567954abe320004a1c238af4deb5e49df617519cbebe9425f7e [2025-07-10T05:37:06.249Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-07-10T05:37:06.249Z]  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-07-10T05:37:06.249Z]  Building wheel for psycopg2 (setup.py): started [2025-07-10T05:38:14.107Z] Building wheel for psycopg2 (setup.py): still running... [2025-07-10T05:38:14.107Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-07-10T05:38:14.107Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=79fb999aec28913b75b7b68f41ba72f3ee2d918e39e82167eb5cbe49bc9f0385 [2025-07-10T05:38:14.107Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-07-10T05:38:14.107Z]  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-07-10T05:38:14.107Z]  Building wheel for flex (setup.py): started [2025-07-10T05:38:14.107Z] Building wheel for flex (setup.py): finished with status 'done' [2025-07-10T05:38:14.107Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=52517e93ff144a07626e9bbbce400875e575e1854b17be567026a9a09455e6b2 [2025-07-10T05:38:14.107Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-07-10T05:38:14.107Z]  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-07-10T05:38:14.107Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-07-10T05:38:14.107Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-07-10T05:38:14.107Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9bb3e5c566573ffdd77ac422829f2f89c5da5f6a17193478c9b0ab1d45a70167 [2025-07-10T05:38:14.107Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-07-10T05:38:14.107Z]  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-07-10T05:38:14.107Z]  Building wheel for validate-email (setup.py): started [2025-07-10T05:38:14.107Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-07-10T05:38:14.107Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=db0d146c05908d2b6c351793f6fbdc78c2a228f12d0aa3ad3166af5a050ab73c [2025-07-10T05:38:14.107Z] Stored in directory: /tmp/pip-ephem-wheel-cache-apa2d3yq/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-07-10T05:38:14.107Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-07-10T05:38:14.107Z] 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, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-07-10T05:39:21.939Z] [2025-07-10T05:39:21.939Z] Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.7.9 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.21.2 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.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 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 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.26.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-07-10T05:39:21.939Z] 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-07-10T05:40:18.287Z] Removing intermediate container 587892d6372a [2025-07-10T05:40:18.287Z] ---> e0786b792d6c [2025-07-10T05:40:18.287Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-07-10T05:40:18.287Z] ---> Running in a0bdcdc1ae95 [2025-07-10T05:40:18.287Z] Removing intermediate container a0bdcdc1ae95 [2025-07-10T05:40:18.287Z] ---> 55671563f2a3 [2025-07-10T05:40:18.287Z] Step 11/13 : LABEL arch=arm64 [2025-07-10T05:40:18.287Z] ---> Running in c5f4ce8a3b14 [2025-07-10T05:40:18.287Z] Removing intermediate container c5f4ce8a3b14 [2025-07-10T05:40:18.287Z] ---> 4f873b4e32fb [2025-07-10T05:40:18.287Z] Step 12/13 : LABEL git_sha=af6e9a43fddc48161dc1ad086103d319089e7008 [2025-07-10T05:40:18.287Z] ---> Running in 85ed7bc0ca8b [2025-07-10T05:40:18.287Z] Removing intermediate container 85ed7bc0ca8b [2025-07-10T05:40:18.287Z] ---> e711b499037d [2025-07-10T05:40:18.287Z] Step 13/13 : LABEL version=0.0.0 [2025-07-10T05:40:18.287Z] ---> Running in 88357cd9a52c [2025-07-10T05:40:18.287Z] Removing intermediate container 88357cd9a52c [2025-07-10T05:40:18.287Z] ---> 27ff4808558a [2025-07-10T05:40:18.287Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-10T05:40:18.287Z] Successfully built 27ff4808558a [2025-07-10T05:40:18.287Z] 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-07-10T05:40:18.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-10T05:40:18.787Z] [2025-07-10T05:40:18.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:40:19.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-10T05:40:19.150Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-10T05:40:19.150Z] 8998bd30e6a1: Pulling fs layer [2025-07-10T05:40:19.150Z] 04944245beec: Pulling fs layer [2025-07-10T05:40:19.150Z] 699f458cf7ca: Pulling fs layer [2025-07-10T05:40:19.150Z] 765212b225bb: Pulling fs layer [2025-07-10T05:40:19.150Z] f23df028b6ca: Pulling fs layer [2025-07-10T05:40:19.150Z] d65c8cfc05b1: Pulling fs layer [2025-07-10T05:40:19.150Z] 2437ff75d9bd: Pulling fs layer [2025-07-10T05:40:19.150Z] f23df028b6ca: Waiting [2025-07-10T05:40:19.150Z] d65c8cfc05b1: Waiting [2025-07-10T05:40:19.150Z] 2437ff75d9bd: Waiting [2025-07-10T05:40:19.150Z] 765212b225bb: Waiting [2025-07-10T05:40:19.416Z] 04944245beec: Verifying Checksum [2025-07-10T05:40:19.417Z] 04944245beec: Download complete [2025-07-10T05:40:19.417Z] 765212b225bb: Verifying Checksum [2025-07-10T05:40:19.417Z] 765212b225bb: Download complete [2025-07-10T05:40:19.417Z] f23df028b6ca: Verifying Checksum [2025-07-10T05:40:19.417Z] f23df028b6ca: Download complete [2025-07-10T05:40:19.417Z] d65c8cfc05b1: Verifying Checksum [2025-07-10T05:40:19.417Z] d65c8cfc05b1: Download complete [2025-07-10T05:40:19.682Z] 699f458cf7ca: Verifying Checksum [2025-07-10T05:40:19.682Z] 699f458cf7ca: Download complete [2025-07-10T05:40:19.949Z] 8998bd30e6a1: Download complete [2025-07-10T05:40:22.525Z] 2437ff75d9bd: Verifying Checksum [2025-07-10T05:40:22.525Z] 2437ff75d9bd: Download complete [2025-07-10T05:40:24.468Z] 8998bd30e6a1: Pull complete [2025-07-10T05:40:25.049Z] 04944245beec: Pull complete [2025-07-10T05:40:26.451Z] 699f458cf7ca: Pull complete [2025-07-10T05:40:26.716Z] 765212b225bb: Pull complete [2025-07-10T05:40:27.674Z] f23df028b6ca: Pull complete [2025-07-10T05:40:27.674Z] d65c8cfc05b1: Pull complete [2025-07-10T05:40:45.867Z] 2437ff75d9bd: Pull complete [2025-07-10T05:40:45.867Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-10T05:40:45.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-10T05:40:45.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-10T05:40:46.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-4913 does not seem to be running inside a container [2025-07-10T05:40:46.269Z] $ 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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-07-10T05:40:48.797Z] $ docker top 9dd835155c8205f59e64f7a72db1828cba2fe391581466ceb4c32ad944ca9004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:49.371Z] ---> job-cost.sh [2025-07-10T05:40:49.648Z] lf-activate-venv: SKIPPING [2025-07-10T05:40:49.648Z] INFO: No Stack... [2025-07-10T05:40:50.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-10T05:40:50.816Z] INFO: Archiving Costs [Pipeline] sh [2025-07-10T05:40:51.442Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/cost.csv [2025-07-10T05:40:51.442Z] + cut -d, -f6 [Pipeline] lock [2025-07-10T05:40:51.510Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [2025-07-10T05:40:51.522Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] did not exist. Created. [2025-07-10T05:40:51.528Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-10T05:40:51.871Z] /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/durable-34a9824a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-10T05:40:52.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-10T05:40:52.226Z] Warning: overwriting stash ‘stack-cost’ [2025-07-10T05:40:52.603Z] Stashed 1 file(s) [Pipeline] } [2025-07-10T05:40:52.613Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-133-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-10T05:40:52.639Z] $ docker stop --time=1 9dd835155c8205f59e64f7a72db1828cba2fe391581466ceb4c32ad944ca9004 [2025-07-10T05:40:54.124Z] $ docker rm -f --volumes 9dd835155c8205f59e64f7a72db1828cba2fe391581466ceb4c32ad944ca9004 [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-07-10T05:40:54.929Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-133/archives ] [2025-07-10T05:40:54.929Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-10T05:40:54.929Z] total 16 [2025-07-10T05:40:54.929Z] drwxr-xr-x 3 root root 4096 Jul 10 05:31 . [2025-07-10T05:40:54.929Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 10 05:31 .. [2025-07-10T05:40:54.929Z] drwxr-xr-x 2 root root 4096 Jul 10 05:31 cost [2025-07-10T05:40:54.929Z] -rw-r--r-- 1 root root 88 Jul 10 05:31 cost.csv [2025-07-10T05:40:54.929Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-10T05:40:54.929Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-133/archives [2025-07-10T05:40:54.929Z] total 16 [2025-07-10T05:40:54.929Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 05:31 . [2025-07-10T05:40:54.929Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 10 05:31 .. [2025-07-10T05:40:54.929Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 05:31 cost [2025-07-10T05:40:54.929Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 10 05:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:55.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:56.082Z] ---> package-listing.sh [2025-07-10T05:40:56.082Z] ++ facter osfamily [2025-07-10T05:40:56.082Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-10T05:40:56.340Z] + OS_FAMILY=debian [2025-07-10T05:40:56.340Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-133 [2025-07-10T05:40:56.340Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-10T05:40:56.340Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-10T05:40:56.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-10T05:40:56.340Z] + PACKAGES=/tmp/packages_start.txt [2025-07-10T05:40:56.340Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-133 ']' [2025-07-10T05:40:56.340Z] + PACKAGES=/tmp/packages_end.txt [2025-07-10T05:40:56.340Z] + case "${OS_FAMILY}" in [2025-07-10T05:40:56.340Z] + dpkg -l [2025-07-10T05:40:56.340Z] + grep '^ii' [2025-07-10T05:40:56.340Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-10T05:40:56.340Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-10T05:40:56.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-10T05:40:56.340Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-133 ']' [2025-07-10T05:40:56.340Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/ [2025-07-10T05:40:56.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-133/archives/ [Pipeline] echo [2025-07-10T05:40:56.358Z] 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-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-07-10T05:40:56.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-10T05:40:57.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-10T05:40:57.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-10T05:40:57.259Z] prd-ubuntu20.04-docker-8c-8g-4910 does not seem to be running inside a container [2025-07-10T05:40:57.282Z] $ 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-133/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-133 -v /w/workspace/xfoundry_edgex-taf-common_PR-133:/w/workspace/xfoundry_edgex-taf-common_PR-133:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-133@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-133@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-07-10T05:40:57.485Z] $ docker top 4c479b1671bc1b9a6dfe9f9c5993f868c8158bd081ae2b89318f94dca16a39dc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-10T05:40:57.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-10T05:40:58.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-10T05:40:58.400Z] + ls /var/log/sa-host [2025-07-10T05:40:58.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-10T05:40:58.479Z] provisioning config files... [2025-07-10T05:40:58.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-133@tmp/config641733816988282793tmp [Pipeline] { [Pipeline] echo [2025-07-10T05:40:58.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:58.784Z] ---> create-netrc.sh [Pipeline] } [2025-07-10T05:40:58.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:59.118Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-10T05:40:59.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:59.407Z] ---> sudo-logs.sh [2025-07-10T05:40:59.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-10T05:40:59.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:40:59.718Z] ---> job-cost.sh [2025-07-10T05:40:59.718Z] lf-activate-venv: SKIPPING [2025-07-10T05:40:59.718Z] DEBUG: total: 0.2199999988079071 [2025-07-10T05:40:59.718Z] INFO: Retrieving Stack Cost... [2025-07-10T05:40:59.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-10T05:41:00.236Z] INFO: Archiving Costs [Pipeline] echo [2025-07-10T05:41:00.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-10T05:41:00.531Z] ---> logs-deploy.sh [2025-07-10T05:41:00.531Z] lf-activate-venv: SKIPPING [2025-07-10T05:41:00.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-133/2 [2025-07-10T05:41:00.531Z] INFO: archiving workspace using pattern(s): [2025-07-10T05:41:01.465Z] Archives upload complete. [2025-07-10T05:41:01.465Z] INFO: archiving logs to Nexus [2025-07-10T05:41:02.032Z] ---> uname -a: [2025-07-10T05:41:02.032Z] Linux prd-ubuntu20-04-docker-8c-8g-4910 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-07-10T05:41:02.032Z] [2025-07-10T05:41:02.032Z] [2025-07-10T05:41:02.032Z] ---> lscpu: [2025-07-10T05:41:02.032Z] Architecture: x86_64 [2025-07-10T05:41:02.032Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-10T05:41:02.032Z] Byte Order: Little Endian [2025-07-10T05:41:02.032Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-10T05:41:02.032Z] CPU(s): 8 [2025-07-10T05:41:02.032Z] On-line CPU(s) list: 0-7 [2025-07-10T05:41:02.032Z] Thread(s) per core: 1 [2025-07-10T05:41:02.032Z] Core(s) per socket: 1 [2025-07-10T05:41:02.032Z] Socket(s): 8 [2025-07-10T05:41:02.032Z] NUMA node(s): 1 [2025-07-10T05:41:02.032Z] Vendor ID: AuthenticAMD [2025-07-10T05:41:02.032Z] CPU family: 23 [2025-07-10T05:41:02.032Z] Model: 49 [2025-07-10T05:41:02.032Z] Model name: AMD EPYC-Rome Processor [2025-07-10T05:41:02.032Z] Stepping: 0 [2025-07-10T05:41:02.032Z] CPU MHz: 2799.998 [2025-07-10T05:41:02.032Z] BogoMIPS: 5599.99 [2025-07-10T05:41:02.032Z] Virtualization: AMD-V [2025-07-10T05:41:02.032Z] Hypervisor vendor: KVM [2025-07-10T05:41:02.032Z] Virtualization type: full [2025-07-10T05:41:02.032Z] L1d cache: 256 KiB [2025-07-10T05:41:02.032Z] L1i cache: 256 KiB [2025-07-10T05:41:02.032Z] L2 cache: 4 MiB [2025-07-10T05:41:02.032Z] L3 cache: 128 MiB [2025-07-10T05:41:02.032Z] NUMA node0 CPU(s): 0-7 [2025-07-10T05:41:02.032Z] Vulnerability Gather data sampling: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Itlb multihit: Not affected [2025-07-10T05:41:02.032Z] Vulnerability L1tf: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Mds: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Meltdown: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Mmio stale data: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Retbleed: Vulnerable [2025-07-10T05:41:02.032Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-10T05:41:02.032Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-07-10T05:41:02.032Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-07-10T05:41:02.032Z] Vulnerability Srbds: Not affected [2025-07-10T05:41:02.032Z] Vulnerability Tsx async abort: Not affected [2025-07-10T05:41:02.033Z] 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-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] ---> nproc: [2025-07-10T05:41:02.033Z] 8 [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] ---> df -h: [2025-07-10T05:41:02.033Z] Filesystem Size Used Avail Use% Mounted on [2025-07-10T05:41:02.033Z] overlay 155G 13G 143G 8% / [2025-07-10T05:41:02.033Z] tmpfs 64M 0 64M 0% /dev [2025-07-10T05:41:02.033Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-07-10T05:41:02.033Z] shm 64M 0 64M 0% /dev/shm [2025-07-10T05:41:02.033Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] ---> sar -b -r -n DEV: [2025-07-10T05:41:02.033Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4910) 07/10/25 _x86_64_ (8 CPU) [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] 05:27:50 LINUX RESTART (8 CPU) [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] 05:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-07-10T05:41:02.033Z] 05:29:01 420.46 81.59 338.88 0.00 13937.54 112534.98 0.00 [2025-07-10T05:41:02.033Z] 05:30:02 12.21 0.02 12.20 0.00 0.67 50709.78 0.00 [2025-07-10T05:41:02.033Z] 05:31:01 40.74 0.00 40.74 0.00 0.00 89222.71 0.00 [2025-07-10T05:41:02.033Z] 05:32:01 94.23 0.10 94.13 0.00 2.27 32403.93 0.00 [2025-07-10T05:41:02.033Z] 05:33:01 14.08 0.78 13.30 0.00 31.59 2169.37 0.00 [2025-07-10T05:41:02.033Z] 05:34:01 38.69 3.02 35.68 0.00 4253.29 6794.47 0.00 [2025-07-10T05:41:02.033Z] 05:35:01 3.82 0.02 3.80 0.00 0.13 91.18 0.00 [2025-07-10T05:41:02.033Z] 05:36:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 [2025-07-10T05:41:02.033Z] 05:37:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2025-07-10T05:41:02.033Z] 05:38:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2025-07-10T05:41:02.033Z] 05:39:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2025-07-10T05:41:02.033Z] 05:40:01 1.27 0.00 1.27 0.00 0.00 18.13 0.00 [2025-07-10T05:41:02.033Z] 05:41:01 5.28 0.18 5.10 0.00 14.53 104.38 0.00 [2025-07-10T05:41:02.033Z] Average: 48.92 6.60 42.32 0.00 1404.84 22538.09 0.00 [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] 05:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-07-10T05:41:02.033Z] 05:29:01 29144452 31478108 833560 2.54 76800 2556108 2056924 6.06 1097864 2269060 6404 [2025-07-10T05:41:02.033Z] 05:30:02 28724136 31470168 830564 2.53 79608 2956928 2069904 6.10 1105904 2665116 332640 [2025-07-10T05:41:02.033Z] 05:31:01 27488604 31366504 914632 2.78 87196 4035424 2158916 6.36 1276868 3660880 221544 [2025-07-10T05:41:02.033Z] 05:32:01 26961012 31520276 763400 2.32 112340 4633472 1686368 4.97 2459480 2952296 404 [2025-07-10T05:41:02.033Z] 05:33:01 26900100 31517044 760464 2.31 114512 4686572 1522040 4.49 2484232 2982796 828 [2025-07-10T05:41:02.033Z] 05:34:01 26473432 31500600 766388 2.33 145284 5054376 1694840 5.00 2747344 3118044 144 [2025-07-10T05:41:02.033Z] 05:35:01 26477936 31504688 762304 2.32 145080 5054112 1671212 4.93 2743804 3117804 144 [2025-07-10T05:41:02.033Z] 05:36:01 26483740 31510528 756452 2.30 145100 5054116 1671212 4.93 2739316 3117808 4 [2025-07-10T05:41:02.033Z] 05:37:01 26483880 31510720 756192 2.30 145140 5054116 1671212 4.93 2738252 3117808 8 [2025-07-10T05:41:02.033Z] 05:38:01 26485880 31512768 754052 2.29 145168 5054120 1671212 4.93 2737320 3117812 12 [2025-07-10T05:41:02.033Z] 05:39:01 26485760 31512716 753996 2.29 145200 5054120 1671212 4.93 2736436 3117812 8 [2025-07-10T05:41:02.033Z] 05:40:01 26486664 31513732 752860 2.29 145248 5054128 1671212 4.93 2736584 3117816 148 [2025-07-10T05:41:02.033Z] 05:41:01 26388652 31422156 838708 2.55 145644 5055416 1793616 5.29 2826252 3114992 796 [2025-07-10T05:41:02.033Z] Average: 26998788 31487693 787967 2.40 125563 4561770 1769991 5.22 2340743 3036157 43314 [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z] 05:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-07-10T05:41:02.033Z] 05:29:01 docker0 18.06 20.80 1.11 102.24 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:29:01 lo 5.57 5.57 0.54 0.54 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:29:01 veth7121412 16.80 19.45 1.17 98.89 0.00 0.00 0.00 0.01 [2025-07-10T05:41:02.033Z] 05:29:01 ens3 531.14 343.06 4719.50 120.51 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:30:02 docker0 234.34 288.84 13.67 2385.81 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:30:02 veth7121412 234.34 288.90 16.87 2385.81 0.00 0.00 0.00 0.20 [2025-07-10T05:41:02.033Z] 05:30:02 ens3 360.66 277.11 2439.35 45.40 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:31:01 docker0 229.00 425.47 14.84 7557.40 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:31:01 veth7121412 229.00 425.49 17.97 7557.40 0.00 0.00 0.00 0.62 [2025-07-10T05:41:02.033Z] 05:31:01 ens3 485.97 273.04 7602.36 44.48 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:32:01 docker0 0.40 0.37 0.04 0.71 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:32:01 ens3 102.07 61.39 2528.70 14.40 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:33:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:33:01 ens3 45.41 18.03 847.41 1.61 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:34:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:34:01 ens3 129.28 54.09 2122.27 4.09 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:36:01 ens3 0.62 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:39:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:40:01 ens3 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:41:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] 05:41:01 ens3 26.23 14.65 27.26 9.77 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] Average: docker0 36.82 56.10 2.27 764.08 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] Average: ens3 128.93 79.91 1552.79 18.47 0.00 0.00 0.00 0.00 [2025-07-10T05:41:02.033Z] [2025-07-10T05:41:02.033Z]